pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/p5-Crypt-RandPasswd Import p5-Crypt-RandPassw...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4e40b8cabf31
branches:  trunk
changeset: 483461:4e40b8cabf31
user:      he <he%pkgsrc.org@localhost>
date:      Fri Nov 12 14:22:12 2004 +0000

description:
Import p5-Crypt-RandPasswd version 0.02.

This is an implementation of the Automated Password Generator standard,
defined in FIPS Publication 181, "Standard for Automated Password Generator":
http://www.itl.nist.gov/fipspubs/fip181.htm

diffstat:

 security/p5-Crypt-RandPasswd/DESCR    |   3 +++
 security/p5-Crypt-RandPasswd/Makefile |  17 +++++++++++++++++
 security/p5-Crypt-RandPasswd/PLIST    |   1 +
 security/p5-Crypt-RandPasswd/distinfo |   4 ++++
 4 files changed, 25 insertions(+), 0 deletions(-)

diffs (41 lines):

diff -r df4ce87c2617 -r 4e40b8cabf31 security/p5-Crypt-RandPasswd/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/p5-Crypt-RandPasswd/DESCR        Fri Nov 12 14:22:12 2004 +0000
@@ -0,0 +1,3 @@
+This is an implementation of the Automated Password Generator standard,
+defined in FIPS Publication 181, "Standard for Automated Password Generator":
+http://www.itl.nist.gov/fipspubs/fip181.htm
diff -r df4ce87c2617 -r 4e40b8cabf31 security/p5-Crypt-RandPasswd/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/p5-Crypt-RandPasswd/Makefile     Fri Nov 12 14:22:12 2004 +0000
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/11/12 14:22:12 he Exp $
+#
+
+DISTNAME=              Crypt-RandPasswd-0.02
+PKGNAME=               p5-${DISTNAME}
+CATEGORIES=            security perl5
+MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Crypt/}
+
+MAINTAINER=            he%NetBSD.org@localhost
+HOMEPAGE=              http://search.cpan.org/dist/Crypt-RandPasswd/
+COMMENT=               Random password generator based on FIPS-181
+
+USE_BUILDLINK3=                YES
+PERL5_PACKLIST=                ${PERL5_SITEARCH}/auto/Crypt/RandPasswd/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r df4ce87c2617 -r 4e40b8cabf31 security/p5-Crypt-RandPasswd/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/p5-Crypt-RandPasswd/PLIST        Fri Nov 12 14:22:12 2004 +0000
@@ -0,0 +1,1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/11/12 14:22:12 he Exp $
diff -r df4ce87c2617 -r 4e40b8cabf31 security/p5-Crypt-RandPasswd/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/security/p5-Crypt-RandPasswd/distinfo     Fri Nov 12 14:22:12 2004 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/11/12 14:22:12 he Exp $
+
+SHA1 (Crypt-RandPasswd-0.02.tar.gz) = f086d8931ee883172ddbd73debe9df03bfea9e23
+Size (Crypt-RandPasswd-0.02.tar.gz) = 17044 bytes



Home | Main Index | Thread Index | Old Index