summaryrefslogtreecommitdiffstats
path: root/security/p5-Net-SSLeay
diff options
context:
space:
mode:
authorandreas <andreas@FreeBSD.org>2000-04-17 18:47:08 +0000
committerandreas <andreas@FreeBSD.org>2000-04-17 18:47:08 +0000
commita04d7a4123bb4fc3948dc0f57c1e2b43c9abb568 (patch)
tree515c1ebde9d90ed441a5c2bb37c9a85e89dd959e /security/p5-Net-SSLeay
parent13ea63dcb8aa35a203dfabc204867f3781faab61 (diff)
downloadFreeBSD-ports-a04d7a4123bb4fc3948dc0f57c1e2b43c9abb568.zip
FreeBSD-ports-a04d7a4123bb4fc3948dc0f57c1e2b43c9abb568.tar.gz
Hopefully clean import of new port p5-Net_SSLeay
Needed for webmin port to support secure connection to webmin webserver
Diffstat (limited to 'security/p5-Net-SSLeay')
-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 0000000..a09a41a
--- /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 0000000..2f7529c
--- /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 0000000..3f33b51
--- /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 0000000..a12797d
--- /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 0000000..a431e5a
--- /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
OpenPOWER on IntegriCloud