Text::Password::Pronounceable - Generate pronounceable passwords

This module generates pronuceable passwords, based the the
English digraphs by D Edwards.

WWW: http://search.cpan.org/dist/Text-Password-Pronounceable/
This commit is contained in:
Cheng-Lung Sung 2006-12-29 07:31:47 +00:00
parent 947d4ffc61
commit 004b4683a8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=180942
5 changed files with 39 additions and 0 deletions

View file

@ -467,6 +467,7 @@
SUBDIR += p5-SAVI-Perl SUBDIR += p5-SAVI-Perl
SUBDIR += p5-SHA SUBDIR += p5-SHA
SUBDIR += p5-Safe-Hole SUBDIR += p5-Safe-Hole
SUBDIR += p5-Text-Password-Pronounceable
SUBDIR += p5-Tie-EncryptedHash SUBDIR += p5-Tie-EncryptedHash
SUBDIR += p5-Tree-Authz SUBDIR += p5-Tree-Authz
SUBDIR += p5-openxpki SUBDIR += p5-openxpki

View file

@ -0,0 +1,22 @@
# New ports collection makefile for: p5-Text-Password-Pronounceable
# Date created: Fri Dec 29 13:13:45 UTC 2006
# Whom: Cheng-Lung Sung <clsung@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= Text-Password-Pronounceable
PORTVERSION= 0.27
CATEGORIES= security textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= ../../authors/id/C/CL/CLKAO
PKGNAMEPREFIX= p5-
MAINTAINER= clsung@FreeBSD.org
COMMENT= A Perl extension for generating pronounceable passwords
PERL_CONFIGURE= yes
MAN3= Text::Password::Pronounceable.3
.include <bsd.port.mk>

View file

@ -0,0 +1,3 @@
MD5 (Text-Password-Pronounceable-0.27.tar.gz) = 352cdc7f334da336015b97c7feb20ee9
SHA256 (Text-Password-Pronounceable-0.27.tar.gz) = 7f5bb72cff631e18077ee50a91973e8b1c1310d15b47541265f1bc7cec32b989
SIZE (Text-Password-Pronounceable-0.27.tar.gz) = 13344

View file

@ -0,0 +1,6 @@
Text::Password::Pronounceable - Generate pronounceable passwords
This module generates pronuceable passwords, based the the
English digraphs by D Edwards.
WWW: http://search.cpan.org/dist/Text-Password-Pronounceable/

View file

@ -0,0 +1,7 @@
%%SITE_PERL%%/Text/Password/Pronounceable.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Password/Pronounceable/.packlist
@dirrmtry %%SITE_PERL%%/Text/Password
@dirrmtry %%SITE_PERL%%/Text
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Password/Pronounceable
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text/Password
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Text