summaryrefslogtreecommitdiffstats
path: root/www/apache13
Commit message (Collapse)AuthorAgeFilesLines
* Use ${SH} to run pkg-install. It seems that CTM not preserve x-bitache2001-11-021-1/+1
|
* CONFIGURE_ARGS = -> += for child portsache2001-10-281-1/+2
|
* Install properly in case existen main "data" and "cgi-bin" are symlinksache2001-10-223-5/+5
|
* Fix Group replacing in httpd.confache2001-10-212-3/+8
|
* Switch to www:wwwache2001-10-213-7/+64
|
* Separate manual and default data dirache2001-10-174-296/+393
| | | | Add missing icons to pkg-list
* Upgrade to 1.3.22ache2001-10-145-32/+72
|
* Rewrite @exec's so final condition always be true on successache2001-08-251-7/+7
| | | | Submitted by: Jimmy Olgeni <olgeni@uli.it>
* Upgrade to 1.3.20ache2001-05-224-62/+26
|
* Apache dist moved to another subdirache2001-04-071-15/+16
| | | | | | | Bump PORTREVISION for util.c patch PR: 26383 Submitted by: Chang, Hye-Shik <perky@python.or.kr>
* Add official patch to not coredump on missing ServerNameache2001-03-311-0/+53
| | | | | PR: 26237 Submitted by: Scot W. Hetzel <hetzels@westbend.net>
* Upgrade to 1.3.19ache2001-03-063-7/+24
|
* bump portrevisionache2001-02-121-0/+1
|
* Add official fix for RewriteMap bugache2001-02-122-0/+4
|
* Some spaces -> tabs for ports/www.olgeni2001-02-051-1/+1
|
* Upgrade to 1.3.17ache2001-01-303-18/+48
|
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-161-4/+4
|
* Goodbye, YEAR2000. Hello, 2001.will2001-01-011-2/+0
| | | | Approved by: asami
* Add official mod_rewrite fixache2000-12-272-0/+5
|
* Upgrade to 1.3.14ache2000-10-143-6/+26
|
* Move all modules from static to shared to allow maximal configurationache2000-10-112-2/+22
| | | | | | | flexibility. WARNING: existing configurations should be updated with 'LoadModule' for previously static modules.
* Cosmetic changes to reduce difference between apache13 ports.kuriyama2000-08-221-23/+23
| | | | | | | | | (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)
* Fix path to apachectl in stopache2000-07-181-1/+1
|
* As threatened on freebsd-ports: all startup scripts know about the twotg2000-07-052-3/+21
| | | | | | | 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.
* Remove unchanged configuration files and www/{cgi-bin,data} symlinks.asami2000-06-021-0/+7
| | | | Submitted by: bento
* Add appropriate AddType and DirectoryIndex in preparation fordirk2000-05-291-4/+50
| | | | | | mod_php[34]. Approved by: ache (maintainer)
* Trim lines that were out of DESCR style, use proper WWW:billf2000-05-071-10/+1
|
* Fix typocpiazza2000-04-101-1/+1
| | | | Submitted by: "Gary D. Margiotta" <gary@tbe.net>
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-3/+3
|
* upgrade to 1.3.12ache2000-02-263-7/+6
|
* Add official cross side scripting security patchache2000-02-022-0/+4
|
* upgrade to 1.3.11ache2000-01-245-40/+45
|
* cp/ln all *.default stuff with original names if they not presentache1999-11-151-0/+7
|
* upgrade to 1.3.9ache1999-09-039-115/+100
|
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffmharo1999-08-271-4/+4
| | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
* chmod -> ${CHMOD}mharo1999-08-221-2/+2
| | | | chown -> ${CHOWN}
* add 3 missing small iconsache1999-08-041-0/+3
| | | | Submitted by: dirk.meyer@dinoex.sub.org (Dirk Meyer)
* #4/4 enforcing Caps, no periodhoek1999-06-261-1/+1
| | | | | | | | | | | | [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
* www/apache13 rc.d startup script has /usr/local hardcoded.sada1999-06-251-2/+2
| | | | | PR: ports/12206 Submitted by: Matt Behrens <matt@zigg.com>
* upgrade to 1.3.6ache1999-03-255-102/+92
|
* Fix missing "\"sbillf1999-03-131-2/+2
| | | | Noticed By: #FreeBSD
* Add the Apache mirror sites. For ports with 'mods' attached to them, the ↵billf1999-03-131-1/+15
| | | | | | | | | | | 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
* Fix to make ports work with bsd.port.mk rev. 1.306.asami1999-03-081-2/+3
| | | | | | | | | | | | | | | | ${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. :)
* change master site to http://ache1999-03-071-2/+2
|
* upgrade to 1.3.4ache1999-01-156-253/+190
|
* More Y2K Statement Links...scrappy1999-01-131-1/+2
|
* Upgrade to 1.3.3smace1998-10-192-5/+5
| | | | | Fix module loading under ELF PR: ports/8267 ports/8362
* coment out --with-perl option, currently perl version don't matterache1998-09-241-2/+4
|
* upgrade to 1.3.2ache1998-09-245-35/+39
|
OpenPOWER on IntegriCloud