Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade to 1.3.14 | Andrey A. Chernov | 2000-10-14 | 3 | -6/+26 |
| | |||||
* | Move all modules from static to shared to allow maximal configuration | Andrey A. Chernov | 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. | Jun 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 | Andrey A. Chernov | 2000-07-18 | 1 | -1/+1 |
| | |||||
* | As threatened on freebsd-ports: all startup scripts know about the two | Thomas Gellekum | 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. | Satoshi Asami | 2000-06-02 | 1 | -0/+7 |
| | | | | Submitted by: bento | ||||
* | Add appropriate AddType and DirectoryIndex in preparation for | Dirk Froemberg | 2000-05-29 | 1 | -4/+50 |
| | | | | | | mod_php[34]. Approved by: ache (maintainer) | ||||
* | Trim lines that were out of DESCR style, use proper WWW: | Bill Fumerola | 2000-05-07 | 1 | -10/+1 |
| | |||||
* | Fix typo | Chris Piazza | 2000-04-10 | 1 | -1/+1 |
| | | | | Submitted by: "Gary D. Margiotta" <gary@tbe.net> | ||||
* | Update with the new PORTNAME/PORTVERSION variables | Chris Piazza | 2000-04-10 | 1 | -3/+3 |
| | |||||
* | upgrade to 1.3.12 | Andrey A. Chernov | 2000-02-26 | 3 | -7/+6 |
| | |||||
* | Add official cross side scripting security patch | Andrey A. Chernov | 2000-02-02 | 2 | -0/+4 |
| | |||||
* | upgrade to 1.3.11 | Andrey A. Chernov | 2000-01-24 | 5 | -40/+45 |
| | |||||
* | cp/ln all *.default stuff with original names if they not present | Andrey A. Chernov | 1999-11-15 | 1 | -0/+7 |
| | |||||
* | upgrade to 1.3.9 | Andrey A. Chernov | 1999-09-03 | 9 | -115/+100 |
| | |||||
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-31 | 1 | -1/+1 |
| | |||||
* | echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff | Michael Haro | 1999-08-27 | 1 | -4/+4 |
| | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} | ||||
* | chmod -> ${CHMOD} | Michael Haro | 1999-08-22 | 1 | -2/+2 |
| | | | | chown -> ${CHOWN} | ||||
* | add 3 missing small icons | Andrey A. Chernov | 1999-08-04 | 1 | -0/+3 |
| | | | | Submitted by: dirk.meyer@dinoex.sub.org (Dirk Meyer) | ||||
* | #4/4 enforcing Caps, no period | Tim Vanderhoek | 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 Kenji | 1999-06-25 | 1 | -2/+2 |
| | | | | | PR: ports/12206 Submitted by: Matt Behrens <matt@zigg.com> | ||||
* | upgrade to 1.3.6 | Andrey A. Chernov | 1999-03-25 | 5 | -102/+92 |
| | |||||
* | Fix missing "\"s | Bill Fumerola | 1999-03-13 | 1 | -2/+2 |
| | | | | Noticed By: #FreeBSD | ||||
* | Add the Apache mirror sites. For ports with 'mods' attached to them, the ↵ | Bill Fumerola | 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 | ||||
* | Fix to make ports work with bsd.port.mk rev. 1.306. | Satoshi Asami | 1999-03-08 | 1 | -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:// | Andrey A. Chernov | 1999-03-07 | 1 | -2/+2 |
| | |||||
* | upgrade to 1.3.4 | Andrey A. Chernov | 1999-01-15 | 6 | -253/+190 |
| | |||||
* | More Y2K Statement Links... | Marc G. Fournier | 1999-01-13 | 1 | -1/+2 |
| | |||||
* | Upgrade to 1.3.3 | Scott Mace | 1998-10-19 | 2 | -5/+5 |
| | | | | | Fix module loading under ELF PR: ports/8267 ports/8362 | ||||
* | coment out --with-perl option, currently perl version don't matter | Andrey A. Chernov | 1998-09-24 | 1 | -2/+4 |
| | |||||
* | upgrade to 1.3.2 | Andrey A. Chernov | 1998-09-24 | 5 | -35/+39 |
| | |||||
* | Remove expensive-optimization -O6 already include it | Andrey A. Chernov | 1998-09-20 | 1 | -2/+2 |
| | |||||
* | add more dirrm's | Andrey A. Chernov | 1998-08-30 | 1 | -2/+13 |
| | |||||
* | add missing mkdir/dirrm | Andrey A. Chernov | 1998-08-30 | 1 | -0/+3 |
| | |||||
* | Wwwaste the manpages. | Tim Vanderhoek | 1998-08-19 | 1 | -9/+0 |
| | |||||
* | "ln -s" -> "ln -sf" to make this port reinstall-friendly. | Satoshi Asami | 1998-08-05 | 1 | -3/+3 |
| | |||||
* | apachectl: redirect kill output to /dev/null | Andrey A. Chernov | 1998-07-23 | 1 | -1/+18 |
| | |||||
* | Upgrade to 1.3.1 | Andrey A. Chernov | 1998-07-23 | 6 | -157/+229 |
| | |||||
* | Make performance tuning conditionaly depends on APACHE_PERF_TUNING | Andrey A. Chernov | 1998-06-24 | 1 | -6/+16 |
| | | | | variable. Add more optimization there. | ||||
* | Redirect apachectl output to devnull in apache.sh | Andrey A. Chernov | 1998-06-18 | 1 | -2/+2 |
| | |||||
* | Use apachectl to start apache in rc.d/apache.sh | Andrey A. Chernov | 1998-06-18 | 1 | -2/+2 |
| | |||||
* | Increase HARD_SERVER_LIMIT to 512, it is already limited by MaxClients | Andrey A. Chernov | 1998-06-13 | 1 | -2/+3 |
| | | | | | directive installed by default and this needs to avoid unnecessary recompilation | ||||
* | Performance tuning as described in ↵ | Andrey A. Chernov | 1998-06-09 | 1 | -2/+3 |
| | | | | | | http://www.apache.org/docs/misc/perf-tuning.html Add --disable-rule=STATUS and -DBUFFERED_LOGS | ||||
* | Remove three nonexistent files. | Satoshi Asami | 1998-06-08 | 1 | -3/+0 |
| | |||||
* | Adjust NO_LATEST_LINK (now apache-1.3 is the default) after repository | Satoshi Asami | 1998-06-07 | 1 | -3/+1 |
| | | | | | | copy of apache -> apache12 and apache-current -> apache13. Requested by: ache | ||||
* | upgrade to 1.3.0 | Andrey A. Chernov | 1998-06-06 | 2 | -5/+5 |
| | |||||
* | upgrade to 1.3b7 | Andrey A. Chernov | 1998-06-05 | 4 | -159/+148 |
| | |||||
* | Fix PLIST | Andrey A. Chernov | 1998-04-22 | 2 | -6/+4 |
| | |||||
* | ===> Building package for apache-1.3b6 | Satoshi Asami | 1998-04-22 | 1 | -1/+3 |
| | | | | | | | | | | Creating package /usr/ports/packages/All/apache-1.3b6.tgz Registering depends:. Creating gzip'd tar ball in '/usr/ports/packages/All/apache-1.3b6.tgz' tar: can't add file sbin/dbmmanage : No such file or directory tar: can't add file sbin/htdigest : No such file or directory tar: can't add file sbin/htpasswd : No such file or directory *** Error code 1 | ||||
* | Minor cleanup -- HAS_CONFIGURE + "--prefix=${PREFIX}" -> GNU_CONFIGURE. | Satoshi Asami | 1998-04-22 | 1 | -5/+5 |
| | | | | Also, don't use "+=" to define variable defined only once. |