summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>2000-04-17 18:47:08 +0000
committerAndreas Klemm <andreas@FreeBSD.org>2000-04-17 18:47:08 +0000
commit57799be115fd63e6bd983b0e570e36298d05256a (patch)
tree0d8479786d1a211e88a554d668051d2efdc455e7 /security
parentPrepare for p5-Net_SSLeay (diff)
Hopefully clean import of new port p5-Net_SSLeay
Needed for webmin port to support secure connection to webmin webserver
Notes
Notes: svn path=/head/; revision=27695
Diffstat (limited to 'security')
-rw-r--r--security/p5-Net-SSLeay/Makefile25
-rw-r--r--security/p5-Net-SSLeay/distinfo1
-rw-r--r--security/p5-Net-SSLeay/pkg-comment1
-rw-r--r--security/p5-Net-SSLeay/pkg-descr6
-rw-r--r--security/p5-Net-SSLeay/pkg-plist22
5 files changed, 55 insertions, 0 deletions
diff --git a/security/p5-Net-SSLeay/Makefile b/security/p5-Net-SSLeay/Makefile
new file mode 100644
index 000000000000..a09a41abf401
--- /dev/null
+++ b/security/p5-Net-SSLeay/Makefile
@@ -0,0 +1,25 @@
+# New ports collection makefile for: p5-Crypt-DES
+# Date created: October 20th 1996
+# Whom: James FitzGibbon <jfitz@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= p5-Net-SSLeay
+PORTVERSION= 1.05
+CATEGORIES= security perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+MASTER_SITE_SUBDIR= Net
+DISTNAME= Net_SSLeay.pm-1.05
+
+MAINTAINER= andreas@FreeBSD.org
+
+USE_PERL5= YES
+
+MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
+MAN3= Net::SSLeay.3
+
+do-configure:
+ @ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
+
+.include <bsd.port.mk>
diff --git a/security/p5-Net-SSLeay/distinfo b/security/p5-Net-SSLeay/distinfo
new file mode 100644
index 000000000000..2f7529c21707
--- /dev/null
+++ b/security/p5-Net-SSLeay/distinfo
@@ -0,0 +1 @@
+MD5 (Net_SSLeay.pm-1.05.tar.gz) = d58622893eeaa94970e105400222dc25
diff --git a/security/p5-Net-SSLeay/pkg-comment b/security/p5-Net-SSLeay/pkg-comment
new file mode 100644
index 000000000000..3f33b5135733
--- /dev/null
+++ b/security/p5-Net-SSLeay/pkg-comment
@@ -0,0 +1 @@
+Perl5 interface to
diff --git a/security/p5-Net-SSLeay/pkg-descr b/security/p5-Net-SSLeay/pkg-descr
new file mode 100644
index 000000000000..a12797d3862f
--- /dev/null
+++ b/security/p5-Net-SSLeay/pkg-descr
@@ -0,0 +1,6 @@
+This module offers
+
+- some high level convinience functions for accessing web pages on SSL servers
+- a sslcat() function for writing your own clients
+- access to the SSL api of SSLeay package,
+ so you can write servers or clients for more complicated applications
diff --git a/security/p5-Net-SSLeay/pkg-plist b/security/p5-Net-SSLeay/pkg-plist
new file mode 100644
index 000000000000..a431e5a99346
--- /dev/null
+++ b/security/p5-Net-SSLeay/pkg-plist
@@ -0,0 +1,22 @@
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/SSLeay/SSLeay.so
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/SSLeay/SSLeay.bs
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/SSLeay/open_tcp_connection.al
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/SSLeay/ssl_read_all.al
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/SSLeay/ssl_write_all.al
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/SSLeay/ssl_read_until.al
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/SSLeay/ssl_read_CRLF.al
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/SSLeay/ssl_write_CRLF.al
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/SSLeay/dump_peer_certificate.al
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/SSLeay/randomize.al
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/SSLeay/sslcat.al
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/SSLeay/https_cat.al
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/SSLeay/set_server_cert_and_key.al
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/SSLeay/make_form.al
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/SSLeay/make_headers.al
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/SSLeay/do_https.al
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/SSLeay/get_https.al
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/SSLeay/post_https.al
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/SSLeay/autosplit.ix
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/SSLeay/.packlist
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Net/SSLeay.pm
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/SSLeay