aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Text-Password-Pronounceable
Commit message (Collapse)AuthorAgeFilesLines
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-7/+1
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* - needs at least perl5.6Cheng-Lung Sung2007-01-151-1/+7
| | | | | | | Noted by: kris(bot) Notes: svn path=/head/; revision=182388
* - Update to 0.28Cheng-Lung Sung2007-01-072-4/+4
| | | | Notes: svn path=/head/; revision=181665
* Text::Password::Pronounceable - Generate pronounceable passwordsCheng-Lung Sung2006-12-294-0/+38
This module generates pronuceable passwords, based the the English digraphs by D Edwards. WWW: http://search.cpan.org/dist/Text-Password-Pronounceable/ Notes: svn path=/head/; revision=180942