ports/55575: New port: p5-Crypt-GeneratePassword
Andrew McNaughton
andrew at scoop.co.nz
Thu Aug 14 10:50:18 UTC 2003
>Number: 55575
>Category: ports
>Synopsis: New port: p5-Crypt-GeneratePassword
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Thu Aug 14 03:50:14 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator: Andrew McNaughton
>Release: FreeBSD 4.8-RELEASE-p3 i386
>Organization:
>Environment:
System: FreeBSD weka.tapsentertainment.com 4.8-RELEASE-p3 FreeBSD 4.8-RELEASE-p3 #1: Mon Aug 11 23:02:55 EST 2003 andrew at weka.tapsentertainment.com:/usr/obj/usr/src/sys/weka i386
>Description:
rypt/GeneratePassword version 0.02
===================================
This module lets you generate secure random passwords
with a reasonable amount of pronounceability. It avoids
the problems associated with the FIPS-181 NIST standard
as used by Crypt::RandPasswd. See perldoc for more
details.
>How-To-Repeat:
>Fix:
--- p5-Crypt-GeneratePassword.shar begins here ---
# This is a shell archive. Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file". Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
# p5-Crypt-GeneratePassword
# p5-Crypt-GeneratePassword/Makefile
# p5-Crypt-GeneratePassword/distinfo
# p5-Crypt-GeneratePassword/pkg-descr
# p5-Crypt-GeneratePassword/pkg-plist
#
echo c - p5-Crypt-GeneratePassword
mkdir -p p5-Crypt-GeneratePassword > /dev/null 2>&1
echo x - p5-Crypt-GeneratePassword/Makefile
sed 's/^X//' >p5-Crypt-GeneratePassword/Makefile << 'END-of-p5-Crypt-GeneratePassword/Makefile'
X# New ports collection makefile for: p5-Crypt-GeneratePassword
X# Date created: 14 August 2003
X# Whom: andrew at scoop.co.nz
X#
X# $FreeBSD: $
X#
X
XPORTNAME= Crypt-GeneratePassword
XPORTVERSION= 0.02
XCATEGORIES= security perl5
XMASTER_SITES= ${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR= Crypt
XPKGNAMEPREFIX= p5-
X
XMAINTAINER= andrew at scoop.co.nz
XCOMMENT= Generate secure random pronounceable passwords
X
XPERL_CONFIGURE= yes
X
XMAN3= Crypt::GeneratePassword.3
X
X.include <bsd.port.mk>
END-of-p5-Crypt-GeneratePassword/Makefile
echo x - p5-Crypt-GeneratePassword/distinfo
sed 's/^X//' >p5-Crypt-GeneratePassword/distinfo << 'END-of-p5-Crypt-GeneratePassword/distinfo'
XMD5 (Crypt-GeneratePassword-0.02.tar.gz) = a361420e59af50a2073f142506a713b0
END-of-p5-Crypt-GeneratePassword/distinfo
echo x - p5-Crypt-GeneratePassword/pkg-descr
sed 's/^X//' >p5-Crypt-GeneratePassword/pkg-descr << 'END-of-p5-Crypt-GeneratePassword/pkg-descr'
XCrypt/GeneratePassword version 0.02
X===================================
X
XThis module lets you generate secure random passwords
Xwith a reasonable amount of pronounceability. It avoids
Xthe problems associated with the FIPS-181 NIST standard
Xas used by Crypt::RandPasswd. See perldoc for more
Xdetails.
END-of-p5-Crypt-GeneratePassword/pkg-descr
echo x - p5-Crypt-GeneratePassword/pkg-plist
sed 's/^X//' >p5-Crypt-GeneratePassword/pkg-plist << 'END-of-p5-Crypt-GeneratePassword/pkg-plist'
X%%SITE_PERL%%/Crypt/GeneratePassword/en.pm
X%%SITE_PERL%%/Crypt/GeneratePassword.pm
X%%SITE_PERL%%/Crypt/GeneratePassword/de.pm
END-of-p5-Crypt-GeneratePassword/pkg-plist
exit
--- p5-Crypt-GeneratePassword.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list