summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/Makefile1
-rw-r--r--security/p5-Crypt-OpenSSL-RSA/Makefile28
-rw-r--r--security/p5-Crypt-OpenSSL-RSA/distinfo1
-rw-r--r--security/p5-Crypt-OpenSSL-RSA/pkg-comment1
-rw-r--r--security/p5-Crypt-OpenSSL-RSA/pkg-descr3
-rw-r--r--security/p5-Crypt-OpenSSL-RSA/pkg-plist16
6 files changed, 50 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile
index 952fe2b6378f..53977af16712 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -114,6 +114,7 @@
SUBDIR += p5-Crypt-DES
SUBDIR += p5-Crypt-ECB
SUBDIR += p5-Crypt-IDEA
+ SUBDIR += p5-Crypt-OpenSSL-RSA
SUBDIR += p5-Crypt-OpenSSL-Random
SUBDIR += p5-Crypt-Rijndael
SUBDIR += p5-Crypt-SSLeay
diff --git a/security/p5-Crypt-OpenSSL-RSA/Makefile b/security/p5-Crypt-OpenSSL-RSA/Makefile
new file mode 100644
index 000000000000..6cfe6fcf6b61
--- /dev/null
+++ b/security/p5-Crypt-OpenSSL-RSA/Makefile
@@ -0,0 +1,28 @@
+# New ports collection makefile for: p5-Crypt-OpenSSL-RSA
+# Date created: 2001/08/27
+# Whom: nork@cityfujisawa.ne.jp
+#
+# $FreeBSD$
+#
+
+PORTNAME= Crypt-OpenSSL-RSA
+PORTVERSION= 0.11
+CATEGORIES= security perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= Crypt
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= nork@cityfujisawa.ne.jp
+
+BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Crypt/OpenSSL/Random.pm:${PORTSDIR}/local/p5-Crypt-OpenSSL-Random
+RUN_DEPENDS= ${BUILD_DEPENDS}
+
+RESTRICTED= "Crypto; export-controlled"
+
+PERL_CONFIGURE= yes
+
+MAN3= Crypt::OpenSSL::RSA.3
+
+MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
+
+.include <bsd.port.mk>
diff --git a/security/p5-Crypt-OpenSSL-RSA/distinfo b/security/p5-Crypt-OpenSSL-RSA/distinfo
new file mode 100644
index 000000000000..0e9feb26e98b
--- /dev/null
+++ b/security/p5-Crypt-OpenSSL-RSA/distinfo
@@ -0,0 +1 @@
+MD5 (Crypt-OpenSSL-RSA-0.11.tar.gz) = a6df6d5ff35c79d5ecada31e6a304036
diff --git a/security/p5-Crypt-OpenSSL-RSA/pkg-comment b/security/p5-Crypt-OpenSSL-RSA/pkg-comment
new file mode 100644
index 000000000000..8697e16daa0e
--- /dev/null
+++ b/security/p5-Crypt-OpenSSL-RSA/pkg-comment
@@ -0,0 +1 @@
+Perl5 module to RSA encode and decode strings using OpenSSL
diff --git a/security/p5-Crypt-OpenSSL-RSA/pkg-descr b/security/p5-Crypt-OpenSSL-RSA/pkg-descr
new file mode 100644
index 000000000000..3c34204aa951
--- /dev/null
+++ b/security/p5-Crypt-OpenSSL-RSA/pkg-descr
@@ -0,0 +1,3 @@
+Crypt::OpenSSL::RSA provides the ability to RSA encrypt
+strings which are somewhat shorter than the block size of
+a key. It also allows for decryption.
diff --git a/security/p5-Crypt-OpenSSL-RSA/pkg-plist b/security/p5-Crypt-OpenSSL-RSA/pkg-plist
new file mode 100644
index 000000000000..c3fa1eedf6c4
--- /dev/null
+++ b/security/p5-Crypt-OpenSSL-RSA/pkg-plist
@@ -0,0 +1,16 @@
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Crypt/OpenSSL/RSA.pm
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/OpenSSL/RSA/RSA.so
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/OpenSSL/RSA/RSA.bs
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/OpenSSL/RSA/new.al
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/OpenSSL/RSA/.packlist
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/OpenSSL/RSA/DESTROY.al
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/OpenSSL/RSA/autosplit.ix
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/OpenSSL/RSA/load_public_key.al
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/OpenSSL/RSA/load_private_key.al
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/OpenSSL/RSA/set_padding_mode.al
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/OpenSSL/RSA/get_padding_mode.al
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/OpenSSL/RSA/get_public_key_string.al
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/OpenSSL/RSA/get_private_key_string.al
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/OpenSSL/RSA
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Crypt/OpenSSL 2>/dev/null || true
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/OpenSSL 2>/dev/null || true