This Perl library defines a single function, mkpasswd(), to generate random passwords. The function is meant to be a simple way for developers and system administrators to easily generate a relatively secure password. WWW: http://search.cpan.org/dist/String-MkPasswd Generated with FreeBSD Port Tools 0.99
Responsible Changed From-To: freebsd-ports-bugs->perl perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Responsible Changed From-To: perl->sunpoet I will take it.
State Changed From-To: open->closed Committed, with minor changes. Thanks!
sunpoet 2011-05-05 02:52:51 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/p5-String-MkPasswd Makefile distinfo pkg-descr pkg-plist Log: - Add p5-String-MkPasswd This Perl library defines a single function, mkpasswd(), to generate random passwords. The function is meant to be a simple way for developers and system administrators to easily generate a relatively secure password. WWW: http://search.cpan.org/dist/String-MkPasswd PR: ports/156714 Submitted by: Frank Wall <fw@moov.de> Revision Changes Path 1.1170 +1 -0 ports/security/Makefile 1.1 +23 -0 ports/security/p5-String-MkPasswd/Makefile (new) 1.1 +2 -0 ports/security/p5-String-MkPasswd/distinfo (new) 1.1 +6 -0 ports/security/p5-String-MkPasswd/pkg-descr (new) 1.1 +6 -0 ports/security/p5-String-MkPasswd/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"