summaryrefslogtreecommitdiff
path: root/www/apache13-ssl/pkg-plist (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update this to version 1.3.9+1.37.Steve Price1999-09-271-0/+17
| | | | | | | | PR: 13804 Submitted by: maintainer Notes: svn path=/head/; revision=21981
* Upgrade to Apache 1.3.6 and Apache-SSL 1.32.Dirk Froemberg1999-04-101-137/+176
| | | | | | | | PR: ports/10966 Submitted by: Adam Laurie <adam@algroup.co.uk> Notes: svn path=/head/; revision=17754
* Retire apache-ssl, activate apache12-ssl and apache13-ssl!Bill Fumerola1998-12-111-26/+116
| | | | | | | | PR: ports/8448 Submitted By: Adam Laurie <adam@algroup.co.uk>, Member of Apache-SSL Notes: svn path=/head/; revision=15287
* Wwwaste the manpages.Tim Vanderhoek1998-08-191-2/+0
| | | | Notes: svn path=/head/; revision=12659
* Upgrade to Apache1.2.6.Mark Murray1998-04-121-0/+1
| | | | Notes: svn path=/head/; revision=10491
* Upgrade to Apache 1.2.5+SSL 1.13.Mark Murray1998-02-171-3/+108
| | | | | | | | | | | | | Lots of bug fixes, plus repair to the "make certificate" target. NOTE!! NOTE!! NOTE!! This port is broken for NorteAmericanos. Someone who has the latest RSAref would make me eternally grateful by fixing this for the .US/.CA case and sending me patches. Notes: svn path=/head/; revision=9772
* Update to Apache 1.2.4 and SSL patches 1.9Mark Murray1997-09-221-3/+3
| | | | Notes: svn path=/head/; revision=8001
* Upgrade to Apache 1.2.1 and SSLeay 0.8.1. Add SSL3 and many other features.Mark Murray1997-08-151-8/+7
| | | | | | | | | Submitted by: Richard Seaman <dick@tar.com> Apologies to: All the other who sent me helpful comments and tips and who I forgot :-) Notes: svn path=/head/; revision=7589
* "mkdir" -> "mkdir -p" so pkg_add will work without /usr/local/wwwSatoshi Asami1997-01-131-1/+1
| | | | | | | pre-existing. Notes: svn path=/head/; revision=5337
* Package apache_ssl.sh, not apache.shAndrey A. Chernov1996-10-301-2/+2
| | | | Notes: svn path=/head/; revision=4205
* Split /usr/local/etc/apache/* in more reasonable wayAndrey A. Chernov1996-08-221-7/+7
| | | | | | | Warning: SSL part not updated completely Notes: svn path=/head/; revision=3679
* 1) Add the ability to build a secure (SSL'ed) server, conditionalisedMark Murray1996-08-111-0/+86
on the presence of SECURE_SERVER. 2) Clean up the installation in accordance with BSD religion: Now all the configs go in ${PREFIX}/etc/apache and the data (documents) stay in ${PREFIX}/www. Notes: svn path=/head/; revision=3579