Bug 279465

Summary: [new port] security/py-mkpasswd: Overfeatured front end to crypt(3)
Product: Ports & Packages Reporter: Ricardo Branco <rbranco>
Component: Individual Port(s)Assignee: Koichiro Iwao <meta>
Status: Closed FIXED    
Severity: Affects Only Me CC: meta
Priority: --- Flags: rbranco: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
0001-Add-security-py-mkpasswd.patch rbranco: maintainer-approval+

Description Ricardo Branco 2024-06-02 10:36:22 UTC
Created attachment 251152 [details]
0001-Add-security-py-mkpasswd.patch

Add security/py-mkpasswd

I'm the creator & maintainer.
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-07-04 08:41:57 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ad5166db33a280c827955ceb3c8ae9de90c50cf9

commit ad5166db33a280c827955ceb3c8ae9de90c50cf9
Author:     Koichiro Iwao <meta@FreeBSD.org>
AuthorDate: 2024-07-04 08:14:44 +0000
Commit:     Koichiro Iwao <meta@FreeBSD.org>
CommitDate: 2024-07-04 08:40:48 +0000

    security/py-mkpasswd: pet portlint & portfmt

    PR:             279465

 security/py-mkpasswd/Makefile | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-07-04 08:41:58 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=cee3cb9c7e932c3151cd44f00585e7c9f848fd6c

commit cee3cb9c7e932c3151cd44f00585e7c9f848fd6c
Author:     Ricardo Branco <rbranco@suse.de>
AuthorDate: 2024-06-02 10:34:11 +0000
Commit:     Koichiro Iwao <meta@FreeBSD.org>
CommitDate: 2024-07-04 08:40:48 +0000

    security/py-mkpasswd: Add new port

    PR:             279465

 security/Makefile                    |  1 +
 security/py-mkpasswd/Makefile (new)  | 34 ++++++++++++++++++++++++++++++++++
 security/py-mkpasswd/distinfo (new)  |  3 +++
 security/py-mkpasswd/pkg-descr (new) |  1 +
 4 files changed, 39 insertions(+)
Comment 3 Koichiro Iwao freebsd_committer freebsd_triage 2024-07-04 08:58:19 UTC
Committed, thanks!