Bug 156714 - [NEW PORT] security/p5-String-MkPasswd: A random password generator
Summary: [NEW PORT] security/p5-String-MkPasswd: A random password generator
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-29 09:40 UTC by Frank Wall
Modified: 2011-05-05 04:00 UTC (History)
1 user (show)

See Also:


Attachments
p5-String-MkPasswd-0.03.shar (2.15 KB, text/plain)
2011-04-29 09:40 UTC, Frank Wall
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Frank Wall 2011-04-29 09:40:13 UTC
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
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-04-29 09:40:29 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2011-05-03 08:47:48 UTC
Responsible Changed
From-To: perl->sunpoet

I will take it.
Comment 3 Po-Chuan Hsieh freebsd_committer freebsd_triage 2011-05-05 03:52:58 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2011-05-05 03:53:08 UTC
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"