aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-Rijndael_PP
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2006-07-14 15:45:24 +0000
committerErwin Lansing <erwin@FreeBSD.org>2006-07-14 15:45:24 +0000
commit63b87c5058559bd227354c5919750aee9b2abb8e (patch)
tree3590a46cf7e6da80fa59918a77d130f6355955cb /security/p5-Crypt-Rijndael_PP
parent46f888e6af487d5e0b00ff230d03082ae8e1f515 (diff)
downloadports-63b87c5058559bd227354c5919750aee9b2abb8e.tar.gz
ports-63b87c5058559bd227354c5919750aee9b2abb8e.zip
Notes
Diffstat (limited to 'security/p5-Crypt-Rijndael_PP')
-rw-r--r--security/p5-Crypt-Rijndael_PP/Makefile22
-rw-r--r--security/p5-Crypt-Rijndael_PP/distinfo3
-rw-r--r--security/p5-Crypt-Rijndael_PP/pkg-descr5
-rw-r--r--security/p5-Crypt-Rijndael_PP/pkg-plist7
4 files changed, 37 insertions, 0 deletions
diff --git a/security/p5-Crypt-Rijndael_PP/Makefile b/security/p5-Crypt-Rijndael_PP/Makefile
new file mode 100644
index 000000000000..47bf9901b455
--- /dev/null
+++ b/security/p5-Crypt-Rijndael_PP/Makefile
@@ -0,0 +1,22 @@
+# New ports collection makefile for: p5-Crypt-Rijndael_PP
+# Date created: 2006-07-14
+# Whom: Gea-Suan Lin <gslin@gslin.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Crypt-Rijndael_PP
+PORTVERSION= 0.04
+CATEGORIES= security perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= Crypt
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= gslin@gslin.org
+COMMENT= Perl implementation of Rijndael
+
+PERL_CONFIGURE= yes
+
+MAN3= Crypt::Rijndael_PP.3
+
+.include <bsd.port.mk>
diff --git a/security/p5-Crypt-Rijndael_PP/distinfo b/security/p5-Crypt-Rijndael_PP/distinfo
new file mode 100644
index 000000000000..ed318d86e0be
--- /dev/null
+++ b/security/p5-Crypt-Rijndael_PP/distinfo
@@ -0,0 +1,3 @@
+MD5 (Crypt-Rijndael_PP-0.04.tar.gz) = db8e06273eb49358ea2e7aa87dcdd319
+SHA256 (Crypt-Rijndael_PP-0.04.tar.gz) = c33c0d018622b6a171b3985c846751bbf9370df2bbeeb7014af6f3eb3490180e
+SIZE (Crypt-Rijndael_PP-0.04.tar.gz) = 31000
diff --git a/security/p5-Crypt-Rijndael_PP/pkg-descr b/security/p5-Crypt-Rijndael_PP/pkg-descr
new file mode 100644
index 000000000000..0315d03cc04e
--- /dev/null
+++ b/security/p5-Crypt-Rijndael_PP/pkg-descr
@@ -0,0 +1,5 @@
+This is a pure perl implementation of the new AES Rijndael. You want
+to use Crypt::Rijndael where available. This implementation is really
+slow, but I am working on it.
+
+WWW: http://search.cpan.org/dist/Crypt-Rijndael_PP/
diff --git a/security/p5-Crypt-Rijndael_PP/pkg-plist b/security/p5-Crypt-Rijndael_PP/pkg-plist
new file mode 100644
index 000000000000..2d13ce7348d2
--- /dev/null
+++ b/security/p5-Crypt-Rijndael_PP/pkg-plist
@@ -0,0 +1,7 @@
+@comment $FreeBSD$
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/Rijndael_PP/.packlist
+%%SITE_PERL%%/Crypt/Rijndael_PP.pm
+%%SITE_PERL%%/Crypt/comp.pl
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/Rijndael_PP
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt
+@dirrmtry %%SITE_PERL%%/Crypt