summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorheinz <heinz@pkgsrc.org>2003-12-03 21:50:20 +0000
committerheinz <heinz@pkgsrc.org>2003-12-03 21:50:20 +0000
commit2eb3704ad5af94f695dfa50616c8bcce6ccb178b (patch)
tree73870904310dc079bc2512314db6e51f073efb99 /security
parent5ac3d68c8d013f6bebc49d0219c8438f4b0e8476 (diff)
downloadpkgsrc-2eb3704ad5af94f695dfa50616c8bcce6ccb178b.tar.gz
Import of p5-Crypt-OpenSSL-Bignum.
Crypt::OpenSSL::Bignum provides access to OpenSSL multi-precision integer arithmetic libraries. Presently, many though not all of the arithmetic operations that OpenSSL provides are exposed to perl. In addition, this module can be used to provide access to bignum values produced by other OpenSSL modules, such as key parameters from Crypt::OpenSSL::RSA.
Diffstat (limited to 'security')
-rw-r--r--security/p5-Crypt-OpenSSL-Bignum/DESCR6
-rw-r--r--security/p5-Crypt-OpenSSL-Bignum/Makefile20
-rw-r--r--security/p5-Crypt-OpenSSL-Bignum/PLIST1
-rw-r--r--security/p5-Crypt-OpenSSL-Bignum/distinfo4
4 files changed, 31 insertions, 0 deletions
diff --git a/security/p5-Crypt-OpenSSL-Bignum/DESCR b/security/p5-Crypt-OpenSSL-Bignum/DESCR
new file mode 100644
index 00000000000..5a29e9f3ea0
--- /dev/null
+++ b/security/p5-Crypt-OpenSSL-Bignum/DESCR
@@ -0,0 +1,6 @@
+Crypt::OpenSSL::Bignum provides access to OpenSSL multi-precision integer
+arithmetic libraries. Presently, many though not all of the arithmetic
+operations that OpenSSL provides are exposed to perl.
+In addition, this module can be used to provide access to bignum values
+produced by other OpenSSL modules, such as key parameters from
+Crypt::OpenSSL::RSA.
diff --git a/security/p5-Crypt-OpenSSL-Bignum/Makefile b/security/p5-Crypt-OpenSSL-Bignum/Makefile
new file mode 100644
index 00000000000..c8dd4bbf185
--- /dev/null
+++ b/security/p5-Crypt-OpenSSL-Bignum/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/12/03 21:50:20 heinz Exp $
+#
+
+DISTNAME= Crypt-OpenSSL-Bignum-0.03
+PKGNAME= p5-${DISTNAME}
+PKGREVISION= # empty
+SVR4_PKGNAME= p5obn
+CATEGORIES= security perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/}
+
+MAINTAINER= heinz@NetBSD.org
+HOMEPAGE= http://perl-openssl.sourceforge.net/
+COMMENT= Perl5 wrapper module for the OpenSSL Bignum functions
+
+USE_BUILDLINK2= YES
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Crypt/OpenSSL/Bignum/.packlist
+
+.include "../../security/openssl/buildlink2.mk"
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/security/p5-Crypt-OpenSSL-Bignum/PLIST b/security/p5-Crypt-OpenSSL-Bignum/PLIST
new file mode 100644
index 00000000000..3305b3be5c2
--- /dev/null
+++ b/security/p5-Crypt-OpenSSL-Bignum/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2003/12/03 21:50:20 heinz Exp $
diff --git a/security/p5-Crypt-OpenSSL-Bignum/distinfo b/security/p5-Crypt-OpenSSL-Bignum/distinfo
new file mode 100644
index 00000000000..51a5611c67d
--- /dev/null
+++ b/security/p5-Crypt-OpenSSL-Bignum/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2003/12/03 21:50:20 heinz Exp $
+
+SHA1 (Crypt-OpenSSL-Bignum-0.03.tar.gz) = fd8bb6e59a8d4b6cb6a4399f16f01df4c979c2f0
+Size (Crypt-OpenSSL-Bignum-0.03.tar.gz) = 5898 bytes