summaryrefslogtreecommitdiff
path: root/security/p5-Crypt-SSLeay
diff options
context:
space:
mode:
authorAlfred Perlstein <alfred@FreeBSD.org>2000-12-16 01:50:49 +0000
committerAlfred Perlstein <alfred@FreeBSD.org>2000-12-16 01:50:49 +0000
commit9c5bb2e3ce15e3657a47538e514f31a42b8c43fe (patch)
treeab3d8797dc0d7872bf0bd7dae5ba30e7ced95631 /security/p5-Crypt-SSLeay
parentUnbreak and update to 0.8 (diff)
p5-Crypt-SSLeay is needed by LWP if you want to do https (SSL)
requests. Reviewed by: ade
Notes
Notes: svn path=/head/; revision=36015
Diffstat (limited to 'security/p5-Crypt-SSLeay')
-rw-r--r--security/p5-Crypt-SSLeay/Makefile30
-rw-r--r--security/p5-Crypt-SSLeay/distinfo1
-rw-r--r--security/p5-Crypt-SSLeay/pkg-comment1
-rw-r--r--security/p5-Crypt-SSLeay/pkg-descr18
-rw-r--r--security/p5-Crypt-SSLeay/pkg-plist12
5 files changed, 62 insertions, 0 deletions
diff --git a/security/p5-Crypt-SSLeay/Makefile b/security/p5-Crypt-SSLeay/Makefile
new file mode 100644
index 000000000000..9055e181b20a
--- /dev/null
+++ b/security/p5-Crypt-SSLeay/Makefile
@@ -0,0 +1,30 @@
+# New ports collection makefile for: p5-Crypt-SSLeay
+# Date created: December-15-2000
+# Whom: Alfred Perlstein <alfred@freebsd.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= Crypt-SSLeay
+PORTVERSION= 0.18
+CATEGORIES= security perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= Crypt
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= ports@FreeBSD.org
+
+RESTRICTED= "Crypto; export-controlled"
+
+IS_INTERACTIVE= "asks about openssl"
+
+USE_PERL5= yes
+
+MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
+MAN3= Crypt::SSLeay.3
+
+do-configure:
+ @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL \
+ CC="${CC}" CCFLAGS="${CFLAGS}"
+
+.include <bsd.port.mk>
diff --git a/security/p5-Crypt-SSLeay/distinfo b/security/p5-Crypt-SSLeay/distinfo
new file mode 100644
index 000000000000..8a15ec3e9abf
--- /dev/null
+++ b/security/p5-Crypt-SSLeay/distinfo
@@ -0,0 +1 @@
+MD5 (Crypt-SSLeay-0.18.tar.gz) = 9f7023cb9aef3c25e46da3254ab4d515
diff --git a/security/p5-Crypt-SSLeay/pkg-comment b/security/p5-Crypt-SSLeay/pkg-comment
new file mode 100644
index 000000000000..c6778b8ae31b
--- /dev/null
+++ b/security/p5-Crypt-SSLeay/pkg-comment
@@ -0,0 +1 @@
+Perl5 interface to allow p5-libwww LWP to make https connections
diff --git a/security/p5-Crypt-SSLeay/pkg-descr b/security/p5-Crypt-SSLeay/pkg-descr
new file mode 100644
index 000000000000..733d31c3f814
--- /dev/null
+++ b/security/p5-Crypt-SSLeay/pkg-descr
@@ -0,0 +1,18 @@
+ This perl module provides support for the https protocol
+ under LWP, so that a LWP::UserAgent can make https GET &
+ HEAD & POST requests. Please see perldoc LWP for more
+ information on POST requests.
+
+ The Crypt::SSLeay package contains Net::SSL, which is
+ automatically loaded by LWP::Protocol::https on https
+ requests, and provides the necessary SSL glue for that
+ module to work via these deprecated modules:
+
+ Crypt::SSLeay::CTX
+ Crypt::SSLeay::Conn
+ Crypt::SSLeay::X509
+
+ Work on Crypt::SSLeay has been continued only to provide
+ https support for the LWP - libwww perl libraries. If you
+ want access to the OpenSSL API via perl, check out Sampo's
+ Net::SSLeay.
diff --git a/security/p5-Crypt-SSLeay/pkg-plist b/security/p5-Crypt-SSLeay/pkg-plist
new file mode 100644
index 000000000000..f8e076d62b52
--- /dev/null
+++ b/security/p5-Crypt-SSLeay/pkg-plist
@@ -0,0 +1,12 @@
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/SSLeay/SSLeay.so
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/SSLeay/SSLeay.bs
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Crypt/SSLeay/Conn.pm
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Crypt/SSLeay/X509.pm
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Crypt/SSLeay/CTX.pm
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Crypt/SSLeay/Err.pm
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Crypt/SSLeay/MainContext.pm
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Crypt/SSLeay.pm
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Net/SSL.pm
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/SSLeay/.packlist
+lib/perl5/%%PERL_VER%%/man/man3/Crypt::SSLeay.3
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Crypt/SSLeay