Commit Graph

154 Commits

Author SHA1 Message Date
Akinori MUSHA
4ae9a51fe2 Define USE_PERL5 when the port specifies ${PERL} in CONFIGURE_ARGS.
Otherwise apxs doesn't work and all the mod_* ports fail to build.

Found by:	bento
2002-11-04 20:59:13 +00:00
Andrey A. Chernov
e275acfa6b Additional suexec tuning and login.conf support in suexec
Submitted by:   Alexander Yurchenko <grange@rt.mipt.ru>
2002-10-30 01:56:05 +00:00
Akinori MUSHA
00d0265dc9 Add MASTER_SITE_RINGSERVER to MASTER_SITES. 2002-10-12 21:55:47 +00:00
Andrey A. Chernov
34fd079971 pkg-install -> ${PKGINSTALL}
PR:		43725
Submitted by:	Helge Oldach <apache06oct02@oldach.net>
2002-10-06 07:29:24 +00:00
Kris Kennaway
5c8de5fcae Update to apache 1.3.27 and 2.0.43. This fixes a security vulnerability.
Mark apache13-ssl FORBIDDEN because the new version does not yet exist.

Partially based on patches submitted by below authors.

Submitted by:	"Sergey A. Osokin" <osa@freebsd.org.ru>,
		Udo Schweigert <udo.schweigert@siemens.com>,
		Lev A. Serebryakov <lev@serebryakov.spb.ru>
PR:		ports/43682, ports/43688, ports/43666, ports/43681
2002-10-05 09:18:45 +00:00
Andrey A. Chernov
62f5f0377c Fix more .default -> -dist leftovers 2002-06-22 05:47:36 +00:00
Andrey A. Chernov
b1359056a9 Rename .default suffix to -dist, probably it will be less confusing 2002-06-21 21:32:12 +00:00
Andrey A. Chernov
f3fcaf8d1d Don't remove data.default & cgi-bin.default on install 2002-06-20 01:35:05 +00:00
Andrey A. Chernov
eab3217123 Upgrade to 1.3.26
Unforbidde it.
2002-06-19 02:02:03 +00:00
Jacques Vidrine
e31516e4a1 Mark FORBIDDEN until an update is available.
See <URL:http://httpd.apache.org/info/security_bulletin_20020617.txt>.
2002-06-18 12:33:14 +00:00
Andrey A. Chernov
ed0213029e One @unexec was misplaced in pkg-plist 2002-05-11 03:30:23 +00:00
Andrey A. Chernov
df7822cca5 Back out a+x cgi-bin.default example scripts for paranoid safety sake 2002-05-10 03:14:36 +00:00
Andrey A. Chernov
825c48a3ce chmod a+x cgi-bin.default example scripts 2002-05-09 02:12:15 +00:00
Andrey A. Chernov
8de5f93e02 Use lowercased yes for WITH_APACHE_SUEXEC 2002-05-08 09:09:53 +00:00
Andrey A. Chernov
099217ad77 1) Add SUEXEC configuration support
2) Add checkgid to PLIST

Submitted by:	Jens Rehsack <rehsack@liwing.de> (some parts of 1.)
2002-05-07 04:33:04 +00:00
Andrey A. Chernov
7784bb92d4 Pick official proxy_http1.1_chunking.patch
Install apache.sh as apache.sh.default first
Use limits of 'www' user for apachectl
2002-05-04 23:42:08 +00:00
Andrey A. Chernov
15c9b755b0 Replace PREFIX globally
PR:		37413
Submitted by:	Jason Mann <jmann@blueyonder.co.uk>
2002-04-24 13:41:36 +00:00
Dirk Meyer
995ac1fee4 Make startscript apache.sh PREFIX aware at install time,
so it can be called within an path or dir.
e.g. in: /usr/local/etc/rc.local/apache.sh
and in /etc/rc.conf:
local_startup="/usr/local/etc/rc.local"

Approved by:	ache
2002-04-22 03:26:12 +00:00
Pete Fritchman
9edb368cb8 Respect ${CC} completely.. without this, LD_SHLIB gets hardcoded to "gcc".
Approved by:	maintainer
2002-03-31 21:04:31 +00:00
Andrey A. Chernov
754d7494e6 Add warning about relative URL in Redirect: (changed now)
Submitted by:	Alan Eldridge <alane@geeksrus.net>
2002-03-24 20:21:46 +00:00
Andrey A. Chernov
d8b307d9f3 Upgrade to 1.3.24
Submitted by:	Cy Schubert <Cy.Schubert@uumail.gov.bc.ca>
2002-03-23 05:40:31 +00:00
Andrey A. Chernov
8d9d65ba65 Allow to configure HARD_SERVER_LIMIT via 'make' variable 2002-02-19 07:00:34 +00:00
Andrey A. Chernov
9dc2701dc4 Upgrade to 1.3.23 2002-01-25 05:40:18 +00:00
Andrey A. Chernov
61a5d44121 Suggest a command to delete user instead of actually deleting it
PR:		32536
2001-12-07 23:12:32 +00:00
Andrey A. Chernov
8bc172765b Don't put 'manual' link to the Apache manual, it already handled by httpd.conf 2001-12-02 08:28:49 +00:00
Andrey A. Chernov
cd467939f2 Add symbolic link to apache's manual into pkg-plist 2001-12-01 06:32:40 +00:00
Andrey A. Chernov
0c85b2532d Use ${SH} to run pkg-install. It seems that CTM not preserve x-bit 2001-11-02 10:04:27 +00:00
Andrey A. Chernov
abe0789169 CONFIGURE_ARGS = -> += for child ports 2001-10-28 20:38:44 +00:00
Andrey A. Chernov
925425e291 Install properly in case existen main "data" and "cgi-bin" are symlinks 2001-10-22 17:40:16 +00:00
Andrey A. Chernov
af0efb65b6 Fix Group replacing in httpd.conf 2001-10-21 19:27:12 +00:00
Andrey A. Chernov
eac6cc1767 Switch to www:www 2001-10-21 17:33:37 +00:00
Andrey A. Chernov
6b9dcd7194 Separate manual and default data dir
Add missing icons to pkg-list
2001-10-17 03:20:57 +00:00
Andrey A. Chernov
4fb92ec5bc Upgrade to 1.3.22 2001-10-14 09:41:28 +00:00
Andrey A. Chernov
944ee29d98 Rewrite @exec's so final condition always be true on success
Submitted by:	Jimmy Olgeni <olgeni@uli.it>
2001-08-25 20:53:02 +00:00
Andrey A. Chernov
9c18a27c4c Upgrade to 1.3.20 2001-05-22 15:34:38 +00:00
Andrey A. Chernov
a92e626ee1 Apache dist moved to another subdir
Bump PORTREVISION for util.c patch

PR:		26383
Submitted by:	Chang, Hye-Shik <perky@python.or.kr>
2001-04-07 00:41:51 +00:00
Andrey A. Chernov
eb11ba8c12 Add official patch to not coredump on missing ServerName
PR:		26237
Submitted by:	Scot W. Hetzel <hetzels@westbend.net>
2001-03-31 20:01:09 +00:00
Andrey A. Chernov
81eacea68c Upgrade to 1.3.19 2001-03-06 22:51:34 +00:00
Andrey A. Chernov
9c7b3040dc bump portrevision 2001-02-12 16:27:35 +00:00
Andrey A. Chernov
515122a023 Add official fix for RewriteMap bug 2001-02-12 16:19:19 +00:00
Jimmy Olgeni
d2f3fc0d14 Some spaces -> tabs for ports/www. 2001-02-05 15:33:58 +00:00
Andrey A. Chernov
2452e951ed Upgrade to 1.3.17 2001-01-30 11:55:00 +00:00
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
Will Andrews
60f2b6b7a8 Goodbye, YEAR2000. Hello, 2001.
Approved by:	asami
2001-01-01 10:15:16 +00:00
Andrey A. Chernov
c4cd8ae7dd Add official mod_rewrite fix 2000-12-27 22:47:56 +00:00
Andrey A. Chernov
c8d2ea650a Upgrade to 1.3.14 2000-10-14 07:00:09 +00:00
Andrey A. Chernov
3e415190b1 Move all modules from static to shared to allow maximal configuration
flexibility.

WARNING: existing configurations should be updated with 'LoadModule' for
previously static modules.
2000-10-11 22:37:56 +00:00
Jun Kuriyama
d13ca5ddf9 Cosmetic changes to reduce difference between apache13 ports.
(whitespace/tab, re-ordering, same $DISTNAME)

This is preparation for ports/18788 updates.

Approved by:		adam@algroup.co.uk, sumikawa
No response from:	ache (sorry for stepping on your toes)
2000-08-22 03:41:05 +00:00
Andrey A. Chernov
c8a277dd4a Fix path to apachectl in stop 2000-07-18 10:17:39 +00:00
Thomas Gellekum
546041ba31 As threatened on freebsd-ports: all startup scripts know about the two
options `start' and `stop' now (unless I have forgotten any). This allows
us to call the scripts from /etc/rc.shutdown with the correct option.

The (42 or so) ports that already DTRT before are unchanged.
2000-07-05 12:37:06 +00:00