summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoradrianp <adrianp@pkgsrc.org>2006-08-13 17:40:13 +0000
committeradrianp <adrianp@pkgsrc.org>2006-08-13 17:40:13 +0000
commit92c407cf3f7a7f28bc18ed7900a953412c58b694 (patch)
tree80e4d5f8108abc1490a502d0563a9f96577f19cc
parentacbdbbd36b9deeb45a73129b072aa52c1f0428de (diff)
downloadpkgsrc-92c407cf3f7a7f28bc18ed7900a953412c58b694.tar.gz
The unix_md5_crypt() provides a crypt()-compatible interface to the rather
new MD5-based crypt() function found in modern operating systems.
-rw-r--r--security/p5-Crypt-PasswdMD5/DESCR2
-rw-r--r--security/p5-Crypt-PasswdMD5/Makefile17
-rw-r--r--security/p5-Crypt-PasswdMD5/PLIST1
-rw-r--r--security/p5-Crypt-PasswdMD5/distinfo5
4 files changed, 25 insertions, 0 deletions
diff --git a/security/p5-Crypt-PasswdMD5/DESCR b/security/p5-Crypt-PasswdMD5/DESCR
new file mode 100644
index 00000000000..f7b33d5eb7c
--- /dev/null
+++ b/security/p5-Crypt-PasswdMD5/DESCR
@@ -0,0 +1,2 @@
+The unix_md5_crypt() provides a crypt()-compatible interface to the rather
+new MD5-based crypt() function found in modern operating systems.
diff --git a/security/p5-Crypt-PasswdMD5/Makefile b/security/p5-Crypt-PasswdMD5/Makefile
new file mode 100644
index 00000000000..c94eeffa4ac
--- /dev/null
+++ b/security/p5-Crypt-PasswdMD5/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/08/13 17:40:13 adrianp Exp $
+
+DISTNAME= Crypt-PasswdMD5-1.3
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= perl5 security
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/}
+
+MAINTAINER= adrianp@NetBSD.org
+HOMEPAGE= http://search.cpan.org/~luismunoz/${DISTNAME}/
+COMMENT= Provides interoperable MD5-based crypt() functions
+
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+PERL5_PACKLIST= auto/Crypt/PasswdMD5/.packlist
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/security/p5-Crypt-PasswdMD5/PLIST b/security/p5-Crypt-PasswdMD5/PLIST
new file mode 100644
index 00000000000..ed6108eccbc
--- /dev/null
+++ b/security/p5-Crypt-PasswdMD5/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/08/13 17:40:13 adrianp Exp $
diff --git a/security/p5-Crypt-PasswdMD5/distinfo b/security/p5-Crypt-PasswdMD5/distinfo
new file mode 100644
index 00000000000..485069a3c8a
--- /dev/null
+++ b/security/p5-Crypt-PasswdMD5/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2006/08/13 17:40:13 adrianp Exp $
+
+SHA1 (Crypt-PasswdMD5-1.3.tar.gz) = 887782eb7fd1568ce9514f46156a08c415c26fdf
+RMD160 (Crypt-PasswdMD5-1.3.tar.gz) = ae1d6884fcff39c4b5d5200153f2573c3f54a6d3
+Size (Crypt-PasswdMD5-1.3.tar.gz) = 4820 bytes