Commit graph

24 commits

Author SHA1 Message Date
Clement Laforet
803d50b3db - move default configuration files to ${EXAMPLESDIR} and keep
${PREFIX}/etc/apache clean.
2004-12-13 21:06:18 +00:00
Clement Laforet
c868f0d3f4 - Xmas for apache13-ssl!
Give it a rcNG startup script

Also requested by:	sem
2004-12-13 11:16:47 +00:00
Clement Laforet
5631a1f988 - Deal with httpsd.conf.bak files, like we did for apache2 previously in the day. 2004-11-29 20:14:52 +00:00
Clement Laforet
d2a6e8aee6 - Update to 1.3.33.1.55 2004-11-12 10:40:52 +00:00
Kris Kennaway
af18d6b419 Don't remove www/ now that it is created by the system. 2004-06-09 06:16:06 +00:00
Clement Laforet
32a382767e - Update to apache 1.3.29
- Update to patchset 1.53

***** SECURITY FIX *****
http://www.apache-ssl.org/advisory-20040206.txt

Time to ask eik how to add it to portaudit
2004-02-06 22:40:34 +00:00
James E. Housley
af0934759d update apache-ssl patch to 1.52.
apache 1.3.29 is not yet supported.

PR:		59355
Submitted by:	Maintainer
2003-11-20 11:25:42 +00:00
James E. Housley
6a57e829a1 Changelog:
- Sync with apache13 layout (and some patches)
	- use DOCSDIR
	- Add no_zombies.patch
	- use DIST_SUBDIR=apache

Removed files:
	- files/patch-aq
	- files/patch-ar

Added files:
	- files/patch-httpd.conf-dist
	- files/post-patch-conf:httpd.conf-dist.orig
	- files/patch-FixPatch
	- files/patch-SSLpatch
	- files/patch-Makefile.tmpl
	- files/patch-src::modules::standard::mod_auth_db.module
	- files/patch-src::support::dbmanage
	- files/patch-src::support::log_server_status
	- files/patch-configure

PR:		58403
Submitted By:	MAINTAINER
2003-11-09 00:42:20 +00:00
Dirk Meyer
6ac79b9469 - Update to 1.3.28.1.49.
- Add suexec support
- Misc changes
- Add a footnote for users, to announce them that next version
  will be a complete resync with apache13 ports layout.

PR:		57300
Submitted by:	sheepkiller@cultdeadsheep.org
2003-09-28 07:19:54 +00:00
Dirk Meyer
b6f8a04382 - Use user and group "www"
- fix PLIST
- add patch from ports/36363 (from ryan@servercity.com)
- verify ports/36361
- fix ports/36364
2003-01-27 17:05:36 +00:00
Dirk Meyer
bb643d9f33 - clean up PLIST, unbreak portbuild
- remove config if files are not altered
2002-12-14 11:25:14 +00:00
Akinori MUSHA
790df40d4c This is a part of update to 1.3.12+1.40. For the rest, please see the
Makefile's commit log.

(Actually I had a CVS problem, and Peter has fixed it for me)

		*		*		*		*

- Add patch-at to correctly build on FreeBSD 5.0+.

PR:		ports/17404
Submitted by:	Khetan H. Gajjar <khetan@freebsd.os.org.za>

- Mark `WWW:' in DESCR.

Noticed by:	portlint
2000-04-27 16:14:49 +00:00
Steve Price
e3b6d84e85 Update this to version 1.3.9+1.37.
PR:		13804
Submitted by:	maintainer
1999-09-27 02:21:33 +00:00
Dirk Froemberg
8b20e64d2c Upgrade to Apache 1.3.6 and Apache-SSL 1.32.
PR:		ports/10966
Submitted by:	Adam Laurie <adam@algroup.co.uk>
1999-04-10 07:53:03 +00:00
Bill Fumerola
36b173fc8e Retire apache-ssl, activate apache12-ssl and apache13-ssl!
PR:		ports/8448
Submitted By:	Adam Laurie <adam@algroup.co.uk>, Member of Apache-SSL
1998-12-11 22:37:09 +00:00
Tim Vanderhoek
bf7d58180e Wwwaste the manpages. 1998-08-19 20:55:56 +00:00
Mark Murray
dd50315cdc Upgrade to Apache1.2.6. 1998-04-12 09:53:59 +00:00
Mark Murray
26d8503878 Upgrade to Apache 1.2.5+SSL 1.13.
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.
1998-02-17 12:53:47 +00:00
Mark Murray
2070dced15 Update to Apache 1.2.4 and SSL patches 1.9 1997-09-22 19:45:17 +00:00
Mark Murray
ea23608c84 Upgrade to Apache 1.2.1 and SSLeay 0.8.1. Add SSL3 and many other features.
Submitted by:	Richard Seaman <dick@tar.com>
Apologies to:	All the other who sent me helpful comments and tips and
		who I forgot :-)
1997-08-15 15:44:58 +00:00
Satoshi Asami
53790644fc "mkdir" -> "mkdir -p" so pkg_add will work without /usr/local/www
pre-existing.
1997-01-13 08:36:27 +00:00
Andrey A. Chernov
1925d450c1 Package apache_ssl.sh, not apache.sh 1996-10-30 21:16:28 +00:00
Andrey A. Chernov
ce3ec4b953 Split /usr/local/etc/apache/* in more reasonable way
Warning: SSL part not updated completely
1996-08-22 20:16:09 +00:00
Mark Murray
6d3a35ad63 1) Add the ability to build a secure (SSL'ed) server, conditionalised
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.
1996-08-11 14:50:01 +00:00