Commit graph

216 commits

Author SHA1 Message Date
Dirk Meyer
a49e1ce266 - fix spelling in CONFLICTS 2003-10-25 20:47:38 +00:00
Dirk Meyer
23a445abcc - add CONFLICTS
Submitted by:   eikemeier@fillmore-labs.com
Approved by:    kris
2003-10-14 15:47:28 +00:00
Andrey A. Chernov
7ff4e92b3d Add knob to turn on internal expat
PR:             56290
2003-09-01 23:45:32 +00:00
Andrey A. Chernov
7d250e35a1 Make SUEXEC_CONF more customizable
PR:             55670
Submitted by:   Danijel Tasov <danielt@camelot.de>
2003-08-17 18:28:39 +00:00
Andrey A. Chernov
0ea69366dd Upgrade to 1.3.28 2003-07-18 14:28:07 +00:00
Andrey A. Chernov
a157dbaede Understand '$1$' prefix for crypt() in dbmmanage
PR:             25031
2003-06-02 19:12:45 +00:00
Andrey A. Chernov
b3d4285ffd Use ${MASTER_SITE_APACHE_HTTPD}
PR:             50922
Submitted by:   naddy
2003-04-27 15:53:51 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Andrey A. Chernov
842c89048e Don't even try to sense Berkeley DB2/DB3 (from /usr/local), it
completely breaks passwd functions.
2003-02-20 10:02:44 +00:00
Andrey A. Chernov
e33281c24d Fix CFLAGS for apxs
PR:             48384
2003-02-19 01:02:48 +00:00
Andrey A. Chernov
c3cd3c3580 Add WITHOUT_APACHE_EXPAT knob to build with no expat at all for those who
don't use it.
2003-02-16 23:51:17 +00:00
Andrey A. Chernov
cbdec97420 Stop abusing OPTIM for anything, use CFLAGS instead, as recommended by
Apache configure.
Build with full expat, some modules require it.

PR:             46786
2003-02-16 05:58:22 +00:00
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
Satoshi Asami
d11b1bb90c Remove unchanged configuration files and www/{cgi-bin,data} symlinks.
Submitted by:	bento
2000-06-02 21:41:15 +00:00
Dirk Froemberg
8f5e68fedd Add appropriate AddType and DirectoryIndex in preparation for
mod_php[34].

Approved by:	ache (maintainer)
2000-05-29 19:22:22 +00:00
Bill Fumerola
b3792470c2 Trim lines that were out of DESCR style, use proper WWW: 2000-05-07 19:13:45 +00:00
Chris Piazza
0e204bbcc7 Fix typo
Submitted by: "Gary D. Margiotta" <gary@tbe.net>
2000-04-10 19:26:55 +00:00
Chris Piazza
c3bb46468e Update with the new PORTNAME/PORTVERSION variables 2000-04-10 00:07:29 +00:00
Andrey A. Chernov
bac17ab431 upgrade to 1.3.12 2000-02-26 10:35:12 +00:00
Andrey A. Chernov
2928c0e737 Add official cross side scripting security patch 2000-02-02 21:14:22 +00:00
Andrey A. Chernov
5ad4c8e13a upgrade to 1.3.11 2000-01-24 17:58:28 +00:00
Andrey A. Chernov
503aabcd4a cp/ln all *.default stuff with original names if they not present 1999-11-15 17:07:06 +00:00
Andrey A. Chernov
58f0cad97a upgrade to 1.3.9 1999-09-03 16:07:53 +00:00
Peter Wemm
e7aa81f1a6 $Id$ -> $FreeBSD$ 1999-08-31 02:43:35 +00:00
Michael Haro
b8f8618362 echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
1999-08-27 22:30:39 +00:00
Michael Haro
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Andrey A. Chernov
2c7eedb4f9 add 3 missing small icons
Submitted by: dirk.meyer@dinoex.sub.org (Dirk Meyer)
1999-08-04 18:45:27 +00:00
Tim Vanderhoek
a84b5b5f94 #4/4 enforcing Caps, no period
[Has anyone figured-out what makes the number 393 so interesting to PW, now?]

I wonder what was going through Jordan's head during his infamous
$Id$-smashing commit.

Before I forget....

Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting
this commit.  See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
1999-06-26 19:22:14 +00:00
SADA Kenji
57dcbe166f www/apache13 rc.d startup script has /usr/local hardcoded.
PR:		ports/12206
Submitted by:	Matt Behrens <matt@zigg.com>
1999-06-25 21:53:06 +00:00
Andrey A. Chernov
774cea39d1 upgrade to 1.3.6 1999-03-25 22:25:56 +00:00
Bill Fumerola
5ce0d3f8b5 Fix missing "\"s
Noticed By:	#FreeBSD
1999-03-13 17:57:44 +00:00
Bill Fumerola
6017a1a317 Add the Apache mirror sites. For ports with 'mods' attached to them, the MASTER_SITEs
were alternated so the user does not have to get 10 apache MASTER_SITEs when all
they need is one 'mod' MASTER_SITE, which is what would happen if we used a
MASTER_SITE_APACHE or added all of the mirrors in a row.

Approved By:	apache maintainers, asami
Submitted By: 	Brian Feldman <green@unixhelp.org>, billf
1999-03-13 17:11:04 +00:00
Satoshi Asami
e244b8bccc Fix to make ports work with bsd.port.mk rev. 1.306.
${MACHINE_ARCH}--freebsd${OSREL} is now passed to CONFIGURE_ARGS if
GNU_CONFIGURE is defined.  Take the target out of CONFIGURE_ARGS of
some ports that added it explicitly; define it as
${MACHINE_ARCH}--freebsd if the port doesn't like the ${OSREL} part;
define it as something else (such as ${MACHINE_ARCH}--freebsdelf if
the port requires that; define it as an empty string if the port
doesn't like it at all.

The last might be a sign that a GNU_CONFIGURE port actually doesn't
use GNU's version of configure at all; but I don't have time to go
look at them all, we'll fix them as time goes on.

At least we've got much fewer "-unknown-"s in the tree as the result. :)
1999-03-08 07:28:36 +00:00
Andrey A. Chernov
26d91b43f2 change master site to http:// 1999-03-07 18:34:56 +00:00
Andrey A. Chernov
a4d9b2e32f upgrade to 1.3.4 1999-01-15 00:26:29 +00:00
Marc G. Fournier
c7beeaae1f More Y2K Statement Links... 1999-01-13 02:47:33 +00:00
Scott Mace
06c87bf3d8 Upgrade to 1.3.3
Fix module loading under ELF
PR:		ports/8267 ports/8362
1998-10-19 12:48:57 +00:00
Andrey A. Chernov
dd332d05f8 coment out --with-perl option, currently perl version don't matter 1998-09-24 01:24:04 +00:00
Andrey A. Chernov
ac5616e676 upgrade to 1.3.2 1998-09-24 01:06:28 +00:00
Andrey A. Chernov
4b8320c3d0 Remove expensive-optimization -O6 already include it 1998-09-20 23:55:38 +00:00
Andrey A. Chernov
d0de2be007 add more dirrm's 1998-08-30 14:38:27 +00:00
Andrey A. Chernov
673bf54535 add missing mkdir/dirrm 1998-08-30 08:24:47 +00:00
Tim Vanderhoek
bf7d58180e Wwwaste the manpages. 1998-08-19 20:55:56 +00:00
Satoshi Asami
2ce280356b "ln -s" -> "ln -sf" to make this port reinstall-friendly. 1998-08-05 04:45:28 +00:00
Andrey A. Chernov
23e28026c3 apachectl: redirect kill output to /dev/null 1998-07-23 20:38:33 +00:00
Andrey A. Chernov
c54076b0c2 Upgrade to 1.3.1 1998-07-23 13:16:07 +00:00
Andrey A. Chernov
c5e63d8814 Make performance tuning conditionaly depends on APACHE_PERF_TUNING
variable. Add more optimization there.
1998-06-24 19:54:05 +00:00
Andrey A. Chernov
737c6efffb Redirect apachectl output to devnull in apache.sh 1998-06-18 11:56:17 +00:00
Andrey A. Chernov
2d780aacc3 Use apachectl to start apache in rc.d/apache.sh 1998-06-18 11:51:03 +00:00
Andrey A. Chernov
900a2aa278 Increase HARD_SERVER_LIMIT to 512, it is already limited by MaxClients
directive installed by default and this needs to avoid unnecessary
recompilation
1998-06-13 08:33:41 +00:00
Andrey A. Chernov
73a3db9545 Performance tuning as described in http://www.apache.org/docs/misc/perf-tuning.html
Add --disable-rule=STATUS and -DBUFFERED_LOGS
1998-06-09 19:49:59 +00:00