diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2004-08-19 13:30:27 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2004-08-19 13:30:27 +0000 |
commit | e124e1bcb26b59a842740309f816697f7ff42e71 (patch) | |
tree | 785015d6a7af9c91ea39eeaf8298582bdea21967 /security/p5-Net-SSLeay | |
parent | ec941eb8b37eb662a6fc32b66183fa193c986f62 (diff) | |
download | ports-e124e1bcb26b59a842740309f816697f7ff42e71.tar.gz ports-e124e1bcb26b59a842740309f816697f7ff42e71.zip |
Notes
Diffstat (limited to 'security/p5-Net-SSLeay')
-rw-r--r-- | security/p5-Net-SSLeay/Makefile | 12 | ||||
-rw-r--r-- | security/p5-Net-SSLeay/distinfo | 4 | ||||
-rw-r--r-- | security/p5-Net-SSLeay/pkg-plist | 80 |
3 files changed, 67 insertions, 29 deletions
diff --git a/security/p5-Net-SSLeay/Makefile b/security/p5-Net-SSLeay/Makefile index ae0c7904a0dc..9d13a31cbb60 100644 --- a/security/p5-Net-SSLeay/Makefile +++ b/security/p5-Net-SSLeay/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Net-SSLeay -PORTVERSION= 1.23 +PORTVERSION= 1.25 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net @@ -17,19 +17,19 @@ MAINTAINER= shell@shellhung.org COMMENT= Perl5 interface to SSL PERL_CONFIGURE= yes -CONFIGURE_ARGS+= "/usr" +CONFIGURE_ARGS= "/usr" USE_OPENSSL= yes MAN3= Net::SSLeay.3 Net::SSLeay::Handle.3 -PLDIR= ${PREFIX}/share/examples/p5-Net-SSLeay +EXAMPLESDIR= ${PREFIX}/share/examples/p5-Net-SSLeay SRCDIR= ${WRKSRC}/examples .if !defined(NOPORTDOCS) post-install: - @${MKDIR} ${PLDIR} - ${INSTALL_SCRIPT} ${SRCDIR}/*.pl ${PLDIR}/ - ${INSTALL_DATA} ${SRCDIR}/req.conf ${PLDIR}/req.conf + @${MKDIR} ${EXAMPLESDIR} + ${INSTALL_SCRIPT} ${SRCDIR}/*.pl ${EXAMPLESDIR}/ + ${INSTALL_DATA} ${SRCDIR}/req.conf ${EXAMPLESDIR}/req.conf .endif .include <bsd.port.mk> diff --git a/security/p5-Net-SSLeay/distinfo b/security/p5-Net-SSLeay/distinfo index fd45f47bdf8e..2735ad8bb7c5 100644 --- a/security/p5-Net-SSLeay/distinfo +++ b/security/p5-Net-SSLeay/distinfo @@ -1,2 +1,2 @@ -MD5 (Net_SSLeay.pm-1.23.tar.gz) = 3d63fb0084163ea78995127e311e3da1 -SIZE (Net_SSLeay.pm-1.23.tar.gz) = 75196 +MD5 (Net_SSLeay.pm-1.25.tar.gz) = 87de8a06802fbb63c7c85e89eedbe139 +SIZE (Net_SSLeay.pm-1.25.tar.gz) = 77485 diff --git a/security/p5-Net-SSLeay/pkg-plist b/security/p5-Net-SSLeay/pkg-plist index 961112a40b8d..a7b5dcdee3f4 100644 --- a/security/p5-Net-SSLeay/pkg-plist +++ b/security/p5-Net-SSLeay/pkg-plist @@ -10,25 +10,54 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSLeay/do_https2.al %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSLeay/do_https3.al %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSLeay/do_https4.al +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSLeay/do_httpx2.al +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSLeay/do_httpx3.al +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSLeay/do_httpx4.al %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSLeay/dump_peer_certificate.al +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSLeay/get_http.al +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSLeay/get_http3.al +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSLeay/get_http4.al %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSLeay/get_https.al %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSLeay/get_https3.al %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSLeay/get_https4.al +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSLeay/get_httpx.al +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSLeay/get_httpx3.al +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSLeay/get_httpx4.al +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSLeay/head_http.al +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSLeay/head_http3.al +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSLeay/head_http4.al %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSLeay/head_https.al %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSLeay/head_https3.al %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSLeay/head_https4.al +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSLeay/head_httpx.al +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSLeay/head_httpx3.al +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSLeay/head_httpx4.al +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSLeay/http_cat.al %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSLeay/https_cat.al +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSLeay/httpx_cat.al %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSLeay/make_form.al %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSLeay/make_headers.al %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSLeay/new_x_ctx.al %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSLeay/open_proxy_tcp_connection.al %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSLeay/open_tcp_connection.al +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSLeay/post_http.al +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSLeay/post_http3.al +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSLeay/post_http4.al %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSLeay/post_https.al %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSLeay/post_https3.al %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSLeay/post_https4.al +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSLeay/post_httpx.al +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSLeay/post_httpx3.al +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSLeay/post_httpx4.al +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSLeay/put_http.al +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSLeay/put_http3.al +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSLeay/put_http4.al %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSLeay/put_https.al %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSLeay/put_https3.al %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSLeay/put_https4.al +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSLeay/put_httpx.al +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSLeay/put_httpx3.al +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSLeay/put_httpx4.al %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSLeay/randomize.al %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSLeay/set_cert_and_key.al %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSLeay/set_proxy.al @@ -39,31 +68,40 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSLeay/ssl_write_CRLF.al %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSLeay/ssl_write_all.al %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSLeay/sslcat.al +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSLeay/tcp_read_CRLF.al +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSLeay/tcp_read_all.al +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSLeay/tcp_read_until.al +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSLeay/tcp_write_CRLF.al +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSLeay/tcp_write_all.al +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSLeay/tcpcat.al +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSLeay/tcpxcat.al %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSLeay/want_X509_lookup.al %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSLeay/want_nothing.al %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSLeay/want_read.al %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSLeay/want_write.al -%%PORTDOCS%%share/examples/p5-Net-SSLeay/bio.pl -%%PORTDOCS%%share/examples/p5-Net-SSLeay/bulk.pl -%%PORTDOCS%%share/examples/p5-Net-SSLeay/callback.pl -%%PORTDOCS%%share/examples/p5-Net-SSLeay/cb-testi.pl -%%PORTDOCS%%share/examples/p5-Net-SSLeay/cli-cert.pl -%%PORTDOCS%%share/examples/p5-Net-SSLeay/ephemeral.pl -%%PORTDOCS%%share/examples/p5-Net-SSLeay/get_authenticated_page.pl -%%PORTDOCS%%share/examples/p5-Net-SSLeay/get_page.pl -%%PORTDOCS%%share/examples/p5-Net-SSLeay/get_page_cert.pl -%%PORTDOCS%%share/examples/p5-Net-SSLeay/https-proxy-snif.pl -%%PORTDOCS%%share/examples/p5-Net-SSLeay/makecert.pl -%%PORTDOCS%%share/examples/p5-Net-SSLeay/minicli.pl -%%PORTDOCS%%share/examples/p5-Net-SSLeay/passwd-cb.pl -%%PORTDOCS%%share/examples/p5-Net-SSLeay/req.conf -%%PORTDOCS%%share/examples/p5-Net-SSLeay/ssl-inetd-serv.pl -%%PORTDOCS%%share/examples/p5-Net-SSLeay/ssl_diff.pl -%%PORTDOCS%%share/examples/p5-Net-SSLeay/sslcat.pl -%%PORTDOCS%%share/examples/p5-Net-SSLeay/sslecho.pl -%%PORTDOCS%%share/examples/p5-Net-SSLeay/stdio_bulk.pl -%%PORTDOCS%%@dirrm share/examples/p5-Net-SSLeay +%%PORTDOCS%%%%EXAMPLESDIR%%/bio.pl +%%PORTDOCS%%%%EXAMPLESDIR%%/bulk.pl +%%PORTDOCS%%%%EXAMPLESDIR%%/callback.pl +%%PORTDOCS%%%%EXAMPLESDIR%%/cb-testi.pl +%%PORTDOCS%%%%EXAMPLESDIR%%/cli-cert.pl +%%PORTDOCS%%%%EXAMPLESDIR%%/ephemeral.pl +%%PORTDOCS%%%%EXAMPLESDIR%%/get_authenticated_page.pl +%%PORTDOCS%%%%EXAMPLESDIR%%/get_page.pl +%%PORTDOCS%%%%EXAMPLESDIR%%/get_page_cert.pl +%%PORTDOCS%%%%EXAMPLESDIR%%/https-proxy-snif.pl +%%PORTDOCS%%%%EXAMPLESDIR%%/makecert.pl +%%PORTDOCS%%%%EXAMPLESDIR%%/minicli.pl +%%PORTDOCS%%%%EXAMPLESDIR%%/passwd-cb.pl +%%PORTDOCS%%%%EXAMPLESDIR%%/req.conf +%%PORTDOCS%%%%EXAMPLESDIR%%/ssl-inetd-serv.pl +%%PORTDOCS%%%%EXAMPLESDIR%%/ssl_diff.pl +%%PORTDOCS%%%%EXAMPLESDIR%%/sslcat.pl +%%PORTDOCS%%%%EXAMPLESDIR%%/sslecho.pl +%%PORTDOCS%%%%EXAMPLESDIR%%/stdio_bulk.pl +%%PORTDOCS%%%%EXAMPLESDIR%%/tcpcat.pl +%%PORTDOCS%%%%EXAMPLESDIR%%/tcpecho.pl +%%PORTDOCS%%@dirrm %%EXAMPLESDIR%% @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSLeay -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Net/SSLeay @unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net 2>/dev/null || true +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Net/SSLeay @unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Net 2>/dev/null || true |