summaryrefslogtreecommitdiff
path: root/security/p5-Crypt-DES
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-03-20 14:07:14 +0000
committerwiz <wiz@pkgsrc.org>2001-03-20 14:07:14 +0000
commit96f71f17039b34c778cb4942454a0c1cb56a1eac (patch)
tree10c658dface616201f553ee0480fe8dc5d603cff /security/p5-Crypt-DES
parentd7521f744d1a6038bc13c531e0b9d70655680768 (diff)
downloadpkgsrc-96f71f17039b34c778cb4942454a0c1cb56a1eac.tar.gz
Initial import of p5-Crypt-DES-2.03, provided by Eric Schnoebelen in
pkg/12420: XS-based DES implementation for perl
Diffstat (limited to 'security/p5-Crypt-DES')
-rw-r--r--security/p5-Crypt-DES/Makefile18
-rw-r--r--security/p5-Crypt-DES/files/md53
-rw-r--r--security/p5-Crypt-DES/pkg/DESCR7
-rw-r--r--security/p5-Crypt-DES/pkg/PLIST1
4 files changed, 29 insertions, 0 deletions
diff --git a/security/p5-Crypt-DES/Makefile b/security/p5-Crypt-DES/Makefile
new file mode 100644
index 00000000000..47d16861827
--- /dev/null
+++ b/security/p5-Crypt-DES/Makefile
@@ -0,0 +1,18 @@
+# $NetBSD: Makefile,v 1.1.1.1 2001/03/20 14:07:14 wiz Exp $
+#
+
+DISTNAME= Crypt-DES-2.03
+PKGNAME= p5-Crypt-DES-2.03
+CATEGORIES= security perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/}
+
+MAINTAINER= packages@netbsd.org
+COMMENT= XS-based DES implementation for Perl
+
+USE_PERL5= # defined
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Crypt/DES/.packlist
+
+do-configure:
+ @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/security/p5-Crypt-DES/files/md5 b/security/p5-Crypt-DES/files/md5
new file mode 100644
index 00000000000..90d757b5d64
--- /dev/null
+++ b/security/p5-Crypt-DES/files/md5
@@ -0,0 +1,3 @@
+$NetBSD: md5,v 1.1.1.1 2001/03/20 14:07:14 wiz Exp $
+
+SHA1 (Crypt-DES-2.03.tar.gz) = 653f21576dd94ae1b74d8df95d1cd538f1911431
diff --git a/security/p5-Crypt-DES/pkg/DESCR b/security/p5-Crypt-DES/pkg/DESCR
new file mode 100644
index 00000000000..eb983fb44f3
--- /dev/null
+++ b/security/p5-Crypt-DES/pkg/DESCR
@@ -0,0 +1,7 @@
+Crypt::DES - an XS-based DES implementation for Perl.
+
+The 2.XX tree represents a major improvement over the
+1.XX tree. This package builds on big-endian
+machines and many more x86 platforms than before.
+(with a few rare exceptions, like gcc on DUX against
+5.004).
diff --git a/security/p5-Crypt-DES/pkg/PLIST b/security/p5-Crypt-DES/pkg/PLIST
new file mode 100644
index 00000000000..0cbd2b2b01f
--- /dev/null
+++ b/security/p5-Crypt-DES/pkg/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2001/03/20 14:07:14 wiz Exp $