pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/p5-Text-Password-Pronounceable Importing pack...
details: https://anonhg.NetBSD.org/pkgsrc/rev/7dcd06d66888
branches: trunk
changeset: 565459:7dcd06d66888
user: sno <sno%pkgsrc.org@localhost>
date: Tue Sep 22 19:35:32 2009 +0000
description:
Importing package security/p5-Text-Password-Pronounceable for p5 module
Text::Password::Pronounceable v0.28 from PR pkg/42022 with some
modifications.
This module generates pronuceable passwords, based the the English digraphs by
D Edwards.
diffstat:
security/p5-Text-Password-Pronounceable/DESCR | 2 ++
security/p5-Text-Password-Pronounceable/Makefile | 20 ++++++++++++++++++++
security/p5-Text-Password-Pronounceable/distinfo | 5 +++++
3 files changed, 27 insertions(+), 0 deletions(-)
diffs (39 lines):
diff -r 015e7d50c50e -r 7dcd06d66888 security/p5-Text-Password-Pronounceable/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/security/p5-Text-Password-Pronounceable/DESCR Tue Sep 22 19:35:32 2009 +0000
@@ -0,0 +1,2 @@
+This module generates pronuceable passwords, based the the English digraphs by
+D Edwards.
diff -r 015e7d50c50e -r 7dcd06d66888 security/p5-Text-Password-Pronounceable/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/security/p5-Text-Password-Pronounceable/Makefile Tue Sep 22 19:35:32 2009 +0000
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/09/22 19:35:32 sno Exp $
+
+DISTNAME= Text-Password-Pronounceable-0.28
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= perl5 textproc security
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/dist/Text-Password-Pronounceable/
+COMMENT= Generate pronounceable passwords
+LICENSE= ${PERL5_LICENSE}
+
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+PKG_DESTDIR_SUPPORT= user-destdir
+
+PERL5_PACKLIST= auto/Text/Password/Pronounceable/.packlist
+PERL5_MODULE_TYPE= Module::Install
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 015e7d50c50e -r 7dcd06d66888 security/p5-Text-Password-Pronounceable/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/security/p5-Text-Password-Pronounceable/distinfo Tue Sep 22 19:35:32 2009 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/09/22 19:35:32 sno Exp $
+
+SHA1 (Text-Password-Pronounceable-0.28.tar.gz) = ab913347b14dad8a9fe51c6aa85dc3c4e1ad041f
+RMD160 (Text-Password-Pronounceable-0.28.tar.gz) = ec82558004930355603ccdf9cd3b5df1ad54ec5e
+Size (Text-Password-Pronounceable-0.28.tar.gz) = 13457 bytes
Home |
Main Index |
Thread Index |
Old Index