summaryrefslogtreecommitdiff
path: root/www/ap-ssl/pkg
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>1998-12-03 17:22:01 +0000
committertv <tv@pkgsrc.org>1998-12-03 17:22:01 +0000
commit5ef2a51886a9b1e2a1275d0b075fce27dcb68d91 (patch)
tree551908bdd70aaee13c8bed763bf9229cc48fd1c4 /www/ap-ssl/pkg
parent15fadf288d61891d9a5d4d34c8dfe349abbbb6eb (diff)
downloadpkgsrc-5ef2a51886a9b1e2a1275d0b075fce27dcb68d91.tar.gz
Update Apache and mod_ssl using new build layout (see post to tech-pkg for
details). No security fixes in Apache 1.3.3, so immediate upgrade from 1.3.2 is not necessary.
Diffstat (limited to 'www/ap-ssl/pkg')
-rw-r--r--www/ap-ssl/pkg/COMMENT1
-rw-r--r--www/ap-ssl/pkg/DESCR19
-rw-r--r--www/ap-ssl/pkg/MESSAGE16
-rw-r--r--www/ap-ssl/pkg/PLIST61
4 files changed, 97 insertions, 0 deletions
diff --git a/www/ap-ssl/pkg/COMMENT b/www/ap-ssl/pkg/COMMENT
new file mode 100644
index 00000000000..1411ea44197
--- /dev/null
+++ b/www/ap-ssl/pkg/COMMENT
@@ -0,0 +1 @@
+Secure Sockets Layer module for Apache.
diff --git a/www/ap-ssl/pkg/DESCR b/www/ap-ssl/pkg/DESCR
new file mode 100644
index 00000000000..65daf42ddae
--- /dev/null
+++ b/www/ap-ssl/pkg/DESCR
@@ -0,0 +1,19 @@
+ _ _
+ _ __ ___ ___ __| | ___ ___| |
+ | '_ ` _ \ / _ \ / _` | / __/ __| |
+ | | | | | | (_) | (_| | \__ \__ \ | mod_ssl - Apache Interface to SSLeay
+ |_| |_| |_|\___/ \__,_|___|___/___/_| http://www.engelschall.com/sw/mod_ssl/
+ |_____|
+
+ Description
+ ___________
+
+ This Apache module provides strong cryptography for the Apache 1.3 webserver
+ via the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS
+ v1) protocols by the help of the SSL/TLS implementation library SSLeay from
+ Eric A. Young and Tim J. Hudson.
+
+ The mod_ssl package was created in April 1998 by Ralf S. Engelschall and was
+ originally derived from software developed by Ben Laurie for use in the
+ Apache-SSL HTTP server project. Additionally it uses a tool developed by
+ Larry Wall and David MacKenzie for use in the GNU project of the FSF.
diff --git a/www/ap-ssl/pkg/MESSAGE b/www/ap-ssl/pkg/MESSAGE
new file mode 100644
index 00000000000..b2f4ef2f6f9
--- /dev/null
+++ b/www/ap-ssl/pkg/MESSAGE
@@ -0,0 +1,16 @@
+=============================================================================
+$NetBSD: MESSAGE,v 1.1.1.1 1998/12/03 17:22:02 tv Exp $
+
+In order to start Apache with mod_ssl support, you need to run Apache with
+"apachectl startssl" instead of "apachectl start". The SSL-specific
+configuration parts of the default httpd.conf are bracketed by:
+
+ <IfDefine SSL>
+ </IfDefine>
+
+If you are using RSAREF, you MUST uncomment the line near the top of
+httpd.conf which reads:
+
+ #LoadFile !librsaref.so.2
+
+=============================================================================
diff --git a/www/ap-ssl/pkg/PLIST b/www/ap-ssl/pkg/PLIST
new file mode 100644
index 00000000000..305060babcb
--- /dev/null
+++ b/www/ap-ssl/pkg/PLIST
@@ -0,0 +1,61 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 1998/12/03 17:22:02 tv Exp $
+bin/ca-fix
+etc/httpd/ssl.crt/Makefile
+etc/httpd/ssl.crt/README.CRT
+etc/httpd/ssl.crt/ca-bundle.crt
+etc/httpd/ssl.crt/server.crt
+etc/httpd/ssl.crt/snakeoil-ca.crt
+etc/httpd/ssl.crt/snakeoil.crt
+etc/httpd/ssl.csr/README.CSR
+etc/httpd/ssl.csr/server.csr
+etc/httpd/ssl.key/README.KEY
+etc/httpd/ssl.key/server.key
+etc/httpd/ssl.key/snakeoil-ca.key
+etc/httpd/ssl.key/snakeoil.key
+lib/httpd/mod_ssl.so
+share/httpd/htdocs/manual/mod/mod_ssl/apache_pb.gif
+share/httpd/htdocs/manual/mod/mod_ssl/index.html
+share/httpd/htdocs/manual/mod/mod_ssl/mod_ssl_sb.gif
+share/httpd/htdocs/manual/mod/mod_ssl/ssl_compat.gfont000.gif
+share/httpd/htdocs/manual/mod/mod_ssl/ssl_compat.html
+share/httpd/htdocs/manual/mod/mod_ssl/ssl_cover_title.gif
+share/httpd/htdocs/manual/mod/mod_ssl/ssl_faq.gfont000.gif
+share/httpd/htdocs/manual/mod/mod_ssl/ssl_faq.html
+share/httpd/htdocs/manual/mod/mod_ssl/ssl_glossary.html
+share/httpd/htdocs/manual/mod/mod_ssl/ssl_intro.gfont000.gif
+share/httpd/htdocs/manual/mod/mod_ssl/ssl_intro.html
+share/httpd/htdocs/manual/mod/mod_ssl/ssl_intro_fig1.gif
+share/httpd/htdocs/manual/mod/mod_ssl/ssl_intro_fig2.gif
+share/httpd/htdocs/manual/mod/mod_ssl/ssl_intro_fig3.gif
+share/httpd/htdocs/manual/mod/mod_ssl/ssl_overview.gfont000.gif
+share/httpd/htdocs/manual/mod/mod_ssl/ssl_overview.html
+share/httpd/htdocs/manual/mod/mod_ssl/ssl_overview_fig1.gif
+share/httpd/htdocs/manual/mod/mod_ssl/ssl_reference.gfont000.gif
+share/httpd/htdocs/manual/mod/mod_ssl/ssl_reference.html
+share/httpd/htdocs/manual/mod/mod_ssl/ssl_template.head-chapter.gif
+share/httpd/htdocs/manual/mod/mod_ssl/ssl_template.head-num-1.gif
+share/httpd/htdocs/manual/mod/mod_ssl/ssl_template.head-num-2.gif
+share/httpd/htdocs/manual/mod/mod_ssl/ssl_template.head-num-3.gif
+share/httpd/htdocs/manual/mod/mod_ssl/ssl_template.head-num-4.gif
+share/httpd/htdocs/manual/mod/mod_ssl/ssl_template.head-num-5.gif
+share/httpd/htdocs/manual/mod/mod_ssl/ssl_template.head-num-6.gif
+share/httpd/htdocs/manual/mod/mod_ssl/ssl_template.head-num-7.gif
+share/httpd/htdocs/manual/mod/mod_ssl/ssl_template.imgdot-1x1-000000.gif
+share/httpd/htdocs/manual/mod/mod_ssl/ssl_template.imgdot-1x1-transp.gif
+share/httpd/htdocs/manual/mod/mod_ssl/ssl_template.navbut-next-n.gif
+share/httpd/htdocs/manual/mod/mod_ssl/ssl_template.navbut-next-s.gif
+share/httpd/htdocs/manual/mod/mod_ssl/ssl_template.navbut-prev-n.gif
+share/httpd/htdocs/manual/mod/mod_ssl/ssl_template.navbut-prev-s.gif
+share/httpd/htdocs/manual/mod/mod_ssl/ssl_template.title-abstract.gif
+share/httpd/htdocs/manual/mod/mod_ssl/ssl_template.title-compat.gif
+share/httpd/htdocs/manual/mod/mod_ssl/ssl_template.title-faq.gif
+share/httpd/htdocs/manual/mod/mod_ssl/ssl_template.title-gloss.gif
+share/httpd/htdocs/manual/mod/mod_ssl/ssl_template.title-howto.gif
+share/httpd/htdocs/manual/mod/mod_ssl/ssl_template.title-intro.gif
+share/httpd/htdocs/manual/mod/mod_ssl/ssl_template.title-over.gif
+share/httpd/htdocs/manual/mod/mod_ssl/ssl_template.title-preface.gif
+share/httpd/htdocs/manual/mod/mod_ssl/ssl_template.title-ref.gif
+share/httpd/htdocs/manual/mod/mod_ssl/ssl_template.title-toc.gif
+share/httpd/htdocs/manual/mod/mod_ssl/ssl_template.title-tutor.gif
+share/httpd/htdocs/manual/mod/mod_ssl/ssleay.gif
+@dirrm share/httpd/htdocs/manual/mod/mod_ssl