Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to 2.0.32 | pat | 2002-03-23 | 12 | -256/+245 |
| | | | | | PR: 36040 Submitted by: maintainer | ||||
* | Fix problem where installation would overwrite existing config files | dwcjr | 2002-01-22 | 2 | -2/+11 |
| | | | | | | Bump PORTREVISION Submitted by: maintainer | ||||
* | Fix invalid path problem on building extension module with apxs. | ijliao | 2001-12-13 | 2 | -2/+29 |
| | | | | | PR: 32638 Submitted by: maintainer | ||||
* | Suggest a command to delete user instead of actually deleting it | ache | 2001-12-07 | 2 | -9/+4 |
| | | | | PR: 32536 | ||||
* | Fix to define correct $PATCHFILES which is introduced in previous commit. | kuriyama | 2001-12-01 | 1 | -1/+1 |
| | | | | Submitted by: Christian Weisgerber <naddy@freebsd.org> | ||||
* | PLIST cleanup. | kuriyama | 2001-12-01 | 2 | -1/+7 |
| | | | | Found by: bento | ||||
* | Fix a problem that apache release can't detach from launcher's | dwcjr | 2001-11-23 | 2 | -0/+5 |
| | | | | | | | | terminal PR: 32208 Submitted by: maintainer Pointed out by: Jos Backus <josb@cncdsl.com> | ||||
* | Update to 2.0.28 | dwcjr | 2001-11-19 | 15 | -843/+996 |
| | | | | | PR: 32043 Submitted by: maintainer | ||||
* | Set LATEST_LINK to apache2 in favor of www/apache13. | knu | 2001-11-06 | 1 | -0/+2 |
| | |||||
* | Oops, CVS not change access bits on removing/adding, so use ${SH} trick | ache | 2001-10-29 | 1 | -1/+1 |
| | |||||
* | Second part to fix missing x-bit on pkg*install | ache | 2001-10-29 | 3 | -1/+56 |
| | | | | PR: 31599 | ||||
* | First part to fix missing x-bit on pkg*install | ache | 2001-10-29 | 2 | -54/+0 |
| | |||||
* | Sync with main Apache | ache | 2001-10-24 | 4 | -7/+66 |
| | | | | Submitted by: MAINTAINER | ||||
* | Fix problems with configure bug that doesn't evaluate variables for | will | 2001-04-17 | 2 | -1/+20 |
| | | | | | | | | support/*.in. PR: 26570 Submitted by: maintainer Found by: mharo | ||||
* | Add ipv6 to CATEGORIES, since Apache supports IPv6 by default. | will | 2001-04-13 | 1 | -1/+1 |
| | | | | Submitted by: ume | ||||
* | Bring in Apache 2.0.16-beta. Just in time for the release... | will | 2001-04-13 | 21 | -631/+912 |
| | | | | | | PR: 26410 Submitted by: Chang, Hye-Shik <perky@python.or.kr> Repocopied by: asami | ||||
* | Apache dist moved to another subdir | ache | 2001-04-07 | 1 | -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 ServerName | ache | 2001-03-31 | 1 | -0/+53 |
| | | | | | PR: 26237 Submitted by: Scot W. Hetzel <hetzels@westbend.net> | ||||
* | Upgrade to 1.3.19 | ache | 2001-03-06 | 3 | -7/+24 |
| | |||||
* | bump portrevision | ache | 2001-02-12 | 1 | -0/+1 |
| | |||||
* | Add official fix for RewriteMap bug | ache | 2001-02-12 | 2 | -0/+4 |
| | |||||
* | Some spaces -> tabs for ports/www. | olgeni | 2001-02-05 | 1 | -1/+1 |
| | |||||
* | Upgrade to 1.3.17 | ache | 2001-01-30 | 3 | -18/+48 |
| | |||||
* | Massive style enforcement - use ^I instead of spaces for variables identation. | sobomax | 2001-01-16 | 1 | -4/+4 |
| | |||||
* | Goodbye, YEAR2000. Hello, 2001. | will | 2001-01-01 | 1 | -2/+0 |
| | | | | Approved by: asami | ||||
* | Add official mod_rewrite fix | ache | 2000-12-27 | 2 | -0/+5 |
| | |||||
* | Upgrade to 1.3.14 | ache | 2000-10-14 | 3 | -6/+26 |
| | |||||
* | Move all modules from static to shared to allow maximal configuration | ache | 2000-10-11 | 2 | -2/+22 |
| | | | | | | | flexibility. WARNING: existing configurations should be updated with 'LoadModule' for previously static modules. | ||||
* | Cosmetic changes to reduce difference between apache13 ports. | kuriyama | 2000-08-22 | 1 | -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 stop | ache | 2000-07-18 | 1 | -1/+1 |
| | |||||
* | As threatened on freebsd-ports: all startup scripts know about the two | tg | 2000-07-05 | 2 | -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. | asami | 2000-06-02 | 1 | -0/+7 |
| | | | | Submitted by: bento | ||||
* | Add appropriate AddType and DirectoryIndex in preparation for | dirk | 2000-05-29 | 1 | -4/+50 |
| | | | | | | mod_php[34]. Approved by: ache (maintainer) | ||||
* | Trim lines that were out of DESCR style, use proper WWW: | billf | 2000-05-07 | 1 | -10/+1 |
| | |||||
* | Fix typo | cpiazza | 2000-04-10 | 1 | -1/+1 |
| | | | | Submitted by: "Gary D. Margiotta" <gary@tbe.net> | ||||
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-10 | 1 | -3/+3 |
| | |||||
* | upgrade to 1.3.12 | ache | 2000-02-26 | 3 | -7/+6 |
| | |||||
* | Add official cross side scripting security patch | ache | 2000-02-02 | 2 | -0/+4 |
| | |||||
* | upgrade to 1.3.11 | ache | 2000-01-24 | 5 | -40/+45 |
| | |||||
* | cp/ln all *.default stuff with original names if they not present | ache | 1999-11-15 | 1 | -0/+7 |
| | |||||
* | upgrade to 1.3.9 | ache | 1999-09-03 | 9 | -115/+100 |
| | |||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-31 | 1 | -1/+1 |
| | |||||
* | echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff | mharo | 1999-08-27 | 1 | -4/+4 |
| | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} | ||||
* | chmod -> ${CHMOD} | mharo | 1999-08-22 | 1 | -2/+2 |
| | | | | chown -> ${CHOWN} | ||||
* | add 3 missing small icons | ache | 1999-08-04 | 1 | -0/+3 |
| | | | | Submitted by: dirk.meyer@dinoex.sub.org (Dirk Meyer) | ||||
* | #4/4 enforcing Caps, no period | hoek | 1999-06-26 | 1 | -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. | sada | 1999-06-25 | 1 | -2/+2 |
| | | | | | PR: ports/12206 Submitted by: Matt Behrens <matt@zigg.com> | ||||
* | upgrade to 1.3.6 | ache | 1999-03-25 | 5 | -102/+92 |
| | |||||
* | Fix missing "\"s | billf | 1999-03-13 | 1 | -2/+2 |
| | | | | Noticed By: #FreeBSD | ||||
* | Add the Apache mirror sites. For ports with 'mods' attached to them, the ↵ | billf | 1999-03-13 | 1 | -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 |