summaryrefslogtreecommitdiff
path: root/www/apache13-ssl/pkg-plist (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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