The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD www : apache13

The extremely popular Apache http server. Very fast, very clean

 Apache is an HTTP server designed as a plug-in replacement for the NCSA
server version 1.3 (or 1.4). It fixes numerous bugs in the NCSA server and
includes many frequently requested new features, and has an API which
allows it to be extended to meet users' needs more easily. 

http://httpd.apache.org/



apache13 history


v. 1.181
date: 2007/10/19 06:57:29;  author: ache;  state: Exp;  lines: +11 -0
Honor NOPORTDOC

PR:             117126
Submitted by:   "Philip M. Gollucci" 

v. 1.180 date: 2007/10/13 18:39:52; author: ache; state: Exp; lines: +1 -1 Use better pattern for caudium12 in CONFLICTS PR: 117126 (part of) Submitted by: "Philip M. Gollucci"
v. 1.179 date: 2007/10/01 05:53:05; author: ache; state: Exp; lines: +1 -5 Stop linking data and cgi-bin to -dist ones by default, it affects packages badly when they installed in batch (they write into -dist dirs). Try to create empty data and cgi-bin instead.
v. 1.178 date: 2007/10/01 04:00:08; author: ache; state: Exp; lines: +2 -7 Use new style of startup script install Use dirrmtry when remove some directories Respect DOCSDIR in pkg-plist (with small mod from me) PR: 116776 Submitted by: Alexander Logvinov
v. 1.177 date: 2007/09/08 01:25:13; author: ache; state: Exp; lines: +2 -3 Upgrade to 1.3.39
v. 1.176 date: 2007/06/14 23:31:27; author: ache; state: Exp; lines: +2 -2 Remove CONFLICTS with updated thttpd
v. 1.175 date: 2007/04/04 15:09:43; author: ache; state: Exp; lines: +1 -1 Fix objformat problem
v. 1.174 date: 2006/12/09 17:34:32; author: ache; state: Exp; lines: +1 -1 Replace # REQUIRE: DAEMON # BEFORE: LOGIN with # REQUIRE: LOGIN cleanvar (mysql-first problem) PR: 106429
v. 1.173 date: 2006/08/10 11:51:42; author: ache; state: Exp; lines: +1 -0 Use more rcNG compatible method for limits(1) PR: 101746
v. 1.172 date: 2006/07/28 23:49:22; author: ache; state: Exp; lines: +2 -3 Upgrade to 1.3.37
v. 1.171 date: 2006/07/27 15:28:20; author: ache; state: Exp; lines: +1 -0 Security fix: off-by-one error in mod_rewrite Submitted by: simon
v. 1.170 date: 2006/05/17 23:33:45; author: ache; state: Exp; lines: +2 -2 Upgrade to 1.3.36
v. 1.169 date: 2006/05/10 13:57:18; author: ache; state: Exp; lines: +2 -3 Upgrade to 1.3.35
v. 1.168 date: 2006/01/30 23:20:01; author: kuriyama; state: Exp; lines: +2 -2 Chase shlib bump of libexpat.
v. 1.167 date: 2005/12/14 16:16:58; author: ache; state: Exp; lines: +1 -1 CVE-2005-3352
v. 1.166 date: 2005/12/05 08:29:57; author: ache; state: Exp; lines: +3 -13 Back out rc transition, now all script executed in the subshell
v. 1.165 date: 2005/12/03 07:57:44; author: dougb; state: Exp; lines: +1 -1 Fix my suggested patch by making it PLIST_SUB+=
v. 1.164 date: 2005/12/03 03:37:22; author: ache; state: Exp; lines: +13 -2 Tune for new rc.d convention Submitted by: dougb
v. 1.163 date: 2005/11/25 03:17:11; author: edwin; state: Exp; lines: +17 -17 big whitespace cleanup (see ports/65409) Ache's ports whitespace cleanup PR: ports/65829 Submitted by: trevor Approved by: ache
v. 1.162 date: 2005/10/18 19:20:27; author: ache; state: Exp; lines: +2 -3 Upgrade to 1.3.34
v. 1.161 date: 2005/08/11 12:34:43; author: ache; state: Exp; lines: +1 -1 Fix http request smuggling for proxy Approved by: portmgr (clement)
v. 1.160 date: 2005/01/30 14:50:21; author: ache; state: Exp; lines: +1 -1 Change APACHE_PERF_TUNING default to more reasonable value Submitted by: Nikolas Britton
v. 1.159 date: 2004/11/06 22:41:07; author: ache; state: Exp; lines: +1 -0 Fix few wrong deinstallation commands and obsoleted dirrm Submitted by: hrs
v. 1.158 date: 2004/10/29 09:06:04; author: ache; state: Exp; lines: +2 -2 Upgrade to 1.3.33
v. 1.157 date: 2004/10/25 14:19:55; author: ache; state: Exp; lines: +2 -3 Upgrade to 1.3.32
v. 1.156 date: 2004/08/29 11:06:32; author: ache; state: Exp; lines: +1 -1 rc_flags not expanded yet at this point in startup script. Change it to apache_flags directly.
v. 1.155 date: 2004/08/22 10:55:55; author: ache; state: Exp; lines: +3 -1 Write-protect *-dist directories
v. 1.154 date: 2004/07/27 11:17:11; author: ache; state: Exp; lines: +1 -1 Move 'limits' from start_precmd to start_cmd because with new localpkg it affects all subsequent scripts.
v. 1.153 date: 2004/07/26 15:24:05; author: roam; state: Exp; lines: +1 -1 In the rc.d/localpkg New World Order, the apache.sh startup script may be executed when the apache_enable and other config variables have already been set, e.g. via /etc/rc.conf. In that case, load_rc_config will not do anything at all, and the "defaults" set in the script will override the user's settings. Fix this by honoring any previously-set config variables. Carte blanche by: ache (maintainer)
v. 1.152 date: 2004/06/14 13:22:58; author: ache; state: Exp; lines: +1 -1 Fix connection problem with mod_dav and FP http://issues.apache.org/bugzilla/show_bug.cgi?id=29237 PR: 67928 Submitted by: Helge Oldach
v. 1.151 date: 2004/06/11 20:56:55; author: ache; state: Exp; lines: +1 -0 Fix mod_proxy overflow. GG security advisory #69
v. 1.150 date: 2004/05/27 03:31:41; author: ache; state: Exp; lines: +18 -2 Allow customizing of main dirs PR: 67232 Submitted by: James Barrett (partially)
v. 1.149 date: 2004/05/19 02:11:05; author: ache; state: Exp; lines: +2 -3 Upgrade to 1.3.31
v. 1.148 date: 2004/05/07 20:20:23; author: ache; state: Exp; lines: +1 -1 Add start_precmd to set limits of www user
v. 1.147 date: 2004/05/01 18:44:59; author: ache; state: Exp; lines: +1 -1 commmand -> command
v. 1.146 date: 2004/04/30 21:44:50; author: nork; state: Exp; lines: +6 -8 rcNG-fy. Approved by: ache Suggested by: hrs
v. 1.145 date: 2004/03/18 20:50:08; author: dinoex; state: Exp; lines: +4 -1 - CONFLICTS extended
v. 1.144 date: 2004/03/14 07:58:25; author: kuriyama; state: Exp; lines: +2 -2 o Bump $LIB_DEPENDS line to chase expat's shlib version. o Bump $PORTREVISION.
v. 1.143 date: 2004/03/08 13:30:03; author: ache; state: Exp; lines: +1 -1 Fix netmask problem on 64bit machines, patch from dev. tree
v. 1.142 date: 2003/11/08 03:47:16; author: ache; state: Exp; lines: +2 -2 Use non-customizeable pathes for warining files
v. 1.141 date: 2003/11/08 03:37:10; author: ache; state: Exp; lines: +3 -0 Add warning file names to *-dist directories to prevent people modifying them.
v. 1.140 date: 2003/10/28 20:31:35; author: ache; state: Exp; lines: +2 -2 Upgrade to 1.3.29
v. 1.139 date: 2003/10/25 20:47:37; author: dinoex; state: Exp; lines: +1 -1 - fix spelling in CONFLICTS
v. 1.138 date: 2003/10/14 15:47:28; author: dinoex; state: Exp; lines: +3 -0 - add CONFLICTS Submitted by: eikemeier@fillmore-labs.com Approved by: kris
v. 1.137 date: 2003/09/01 23:45:32; author: ache; state: Exp; lines: +4 -1 Add knob to turn on internal expat PR: 56290
v. 1.136 date: 2003/08/17 18:28:39; author: ache; state: Exp; lines: +6 -3 Make SUEXEC_CONF more customizable PR: 55670 Submitted by: Danijel Tasov
v. 1.135 date: 2003/07/18 14:28:07; author: ache; state: Exp; lines: +2 -3 Upgrade to 1.3.28
v. 1.134 date: 2003/06/02 19:12:45; author: ache; state: Exp; lines: +1 -1 Understand '$1$' prefix for crypt() in dbmmanage PR: 25031
v. 1.133 date: 2003/04/27 15:53:51; author: ache; state: Exp; lines: +3 -17 Use ${MASTER_SITE_APACHE_HTTPD} PR: 50922 Submitted by: naddy
v. 1.132 date: 2003/03/07 06:12:35; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.131 date: 2003/02/20 10:02:44; author: ache; state: Exp; lines: +1 -1 Don't even try to sense Berkeley DB2/DB3 (from /usr/local), it completely breaks passwd functions.
v. 1.130 date: 2003/02/19 01:02:48; author: ache; state: Exp; lines: +3 -3 Fix CFLAGS for apxs PR: 48384
v. 1.129 date: 2003/02/16 23:51:17; author: ache; state: Exp; lines: +19 -8 Add WITHOUT_APACHE_EXPAT knob to build with no expat at all for those who don't use it.
v. 1.128 date: 2003/02/16 05:58:21; author: ache; state: Exp; lines: +12 -8 Stop abusing OPTIM for anything, use CFLAGS instead, as recommended by Apache configure. Build with full expat, some modules require it. PR: 46786
v. 1.127 date: 2002/11/04 20:59:13; author: knu; state: Exp; lines: +2 -0 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
v. 1.126 date: 2002/10/30 01:56:05; author: ache; state: Exp; lines: +3 -1 Additional suexec tuning and login.conf support in suexec Submitted by: Alexander Yurchenko
v. 1.125 date: 2002/10/12 21:55:47; author: knu; state: Exp; lines: +2 -1 Add MASTER_SITE_RINGSERVER to MASTER_SITES.
v. 1.124 date: 2002/10/06 07:29:24; author: ache; state: Exp; lines: +1 -1 pkg-install -> ${PKGINSTALL} PR: 43725 Submitted by: Helge Oldach
v. 1.123 date: 2002/10/05 09:18:44; author: kris; state: Exp; lines: +1 -2 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" , Udo Schweigert , Lev A. Serebryakov PR: ports/43682, ports/43688, ports/43666, ports/43681
v. 1.122 date: 2002/06/22 05:47:32; author: ache; state: Exp; lines: +1 -1 Fix more .default -> -dist leftovers
v. 1.121 date: 2002/06/21 21:32:06; author: ache; state: Exp; lines: +2 -2 Rename .default suffix to -dist, probably it will be less confusing
v. 1.120 date: 2002/06/20 01:35:01; author: ache; state: Exp; lines: +2 -1 Don't remove data.default & cgi-bin.default on install
v. 1.119 date: 2002/06/19 02:01:59; author: ache; state: Exp; lines: +4 -8 Upgrade to 1.3.26 Unforbidde it.
v. 1.118 date: 2002/06/18 12:33:13; author: nectar; state: Exp; lines: +3 -0 Mark FORBIDDEN until an update is available. See .
v. 1.117 date: 2002/05/11 03:30:23; author: ache; state: Exp; lines: +1 -1 One @unexec was misplaced in pkg-plist
v. 1.116 date: 2002/05/10 03:14:36; author: ache; state: Exp; lines: +1 -2 Back out a+x cgi-bin.default example scripts for paranoid safety sake
v. 1.115 date: 2002/05/09 02:12:15; author: ache; state: Exp; lines: +5 -3 chmod a+x cgi-bin.default example scripts
v. 1.114 date: 2002/05/08 09:09:53; author: ache; state: Exp; lines: +1 -1 Use lowercased yes for WITH_APACHE_SUEXEC
v. 1.113 date: 2002/05/07 04:33:04; author: ache; state: Exp; lines: +41 -6 1) Add SUEXEC configuration support 2) Add checkgid to PLIST Submitted by: Jens Rehsack (some parts of 1.)
v. 1.112 date: 2002/05/04 23:42:05; author: ache; state: Exp; lines: +6 -4 Pick official proxy_http1.1_chunking.patch Install apache.sh as apache.sh.default first Use limits of 'www' user for apachectl
v. 1.111 date: 2002/04/24 13:41:36; author: ache; state: Exp; lines: +2 -2 Replace PREFIX globally PR: 37413 Submitted by: Jason Mann
v. 1.110 date: 2002/04/22 03:26:11; author: dinoex; state: Exp; lines: +5 -1 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
v. 1.109 date: 2002/03/31 21:04:31; author: petef; state: Exp; lines: +1 -1 Respect ${CC} completely.. without this, LD_SHLIB gets hardcoded to "gcc". Approved by: maintainer
v. 1.108 date: 2002/03/24 20:21:46; author: ache; state: Exp; lines: +2 -0 Add warning about relative URL in Redirect: (changed now) Submitted by: Alan Eldridge
v. 1.107 date: 2002/03/23 05:40:31; author: ache; state: Exp; lines: +1 -1 Upgrade to 1.3.24 Submitted by: Cy Schubert
v. 1.106 date: 2002/02/19 07:00:34; author: ache; state: Exp; lines: +10 -2 Allow to configure HARD_SERVER_LIMIT via 'make' variable
v. 1.105 date: 2002/01/25 05:40:14; author: ache; state: Exp; lines: +4 -6 Upgrade to 1.3.23
v. 1.104 date: 2001/12/07 23:12:27; author: ache; state: Exp; lines: +1 -1 Suggest a command to delete user instead of actually deleting it PR: 32536
v. 1.103 date: 2001/12/02 08:28:46; author: ache; state: Exp; lines: +1 -1 Don't put 'manual' link to the Apache manual, it already handled by httpd.conf
v. 1.102 date: 2001/12/01 06:32:40; author: ache; state: Exp; lines: +1 -1 Add symbolic link to apache's manual into pkg-plist
v. 1.101 date: 2001/11/02 10:00:29; author: ache; state: Exp; lines: +1 -1 Use ${SH} to run pkg-install. It seems that CTM not preserve x-bit
v. 1.100 date: 2001/10/28 20:38:44; author: ache; state: Exp; lines: +2 -1 CONFIGURE_ARGS = -> += for child ports
v. 1.99 date: 2001/10/22 17:40:12; author: ache; state: Exp; lines: +1 -1 Install properly in case existen main "data" and "cgi-bin" are symlinks
v. 1.98 date: 2001/10/21 19:27:08; author: ache; state: Exp; lines: +1 -1 Fix Group replacing in httpd.conf
v. 1.97 date: 2001/10/21 17:33:37; author: ache; state: Exp; lines: +10 -7 Switch to www:www
v. 1.96 date: 2001/10/17 03:20:50; author: ache; state: Exp; lines: +1 -0 Separate manual and default data dir Add missing icons to pkg-list
v. 1.95 date: 2001/10/14 09:41:22; author: ache; state: Exp; lines: +2 -2 Upgrade to 1.3.22
v. 1.94 date: 2001/05/22 15:34:26; author: ache; state: Exp; lines: +2 -3 Upgrade to 1.3.20
v. 1.93 date: 2001/04/07 00:41:51; author: ache; state: Exp; lines: +17 -16 Apache dist moved to another subdir Bump PORTREVISION for util.c patch PR: 26383 Submitted by: Chang, Hye-Shik
v. 1.92 date: 2001/03/06 22:51:34; author: ache; state: Exp; lines: +4 -5 Upgrade to 1.3.19
v. 1.91 date: 2001/02/12 16:27:35; author: ache; state: Exp; lines: +2 -1 bump portrevision
v. 1.90 date: 2001/02/12 16:19:19; author: ache; state: Exp; lines: +4 -1 Add official fix for RewriteMap bug
v. 1.89 date: 2001/02/05 15:33:12; author: olgeni; state: Exp; lines: +2 -2 Some spaces -> tabs for ports/www.
v. 1.88 date: 2001/01/30 11:55:00; author: ache; state: Exp; lines: +2 -6 Upgrade to 1.3.17
v. 1.87 date: 2001/01/16 17:32:53; author: sobomax; state: Exp; lines: +5 -5 Massive style enforcement - use ^I instead of spaces for variables identation.
v. 1.86 date: 2001/01/01 10:15:11; author: will; state: Exp; lines: +1 -3 Goodbye, YEAR2000. Hello, 2001. Approved by: asami
v. 1.85 date: 2000/12/27 22:47:56; author: ache; state: Exp; lines: +5 -1 Add official mod_rewrite fix
v. 1.84 date: 2000/10/14 07:00:09; author: ache; state: Exp; lines: +4 -4 Upgrade to 1.3.14
v. 1.83 date: 2000/10/11 22:37:56; author: ache; state: Exp; lines: +5 -3 Move all modules from static to shared to allow maximal configuration flexibility. WARNING: existing configurations should be updated with 'LoadModule' for previously static modules.
v. 1.82 date: 2000/08/22 03:41:03; author: kuriyama; state: Exp; lines: +25 -25 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)
v. 1.81 date: 2000/07/05 12:36:59; author: tg; state: Exp; lines: +2 -4 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.
v. 1.80 date: 2000/04/10 19:26:55; author: cpiazza; state: Exp; lines: +2 -2 Fix typo Submitted by: "Gary D. Margiotta"
v. 1.79 date: 2000/04/10 00:04:17; author: cpiazza; state: Exp; lines: +4 -4 Update with the new PORTNAME/PORTVERSION variables
v. 1.78 date: 2000/02/26 10:35:03; author: ache; state: Exp; lines: +3 -6 upgrade to 1.3.12
v. 1.77 date: 2000/02/02 21:14:03; author: ache; state: Exp; lines: +4 -1 Add official cross side scripting security patch
v. 1.76 date: 2000/01/24 17:57:57; author: ache; state: Exp; lines: +4 -3 upgrade to 1.3.11
v. 1.75 date: 1999/09/03 16:07:23; author: ache; state: Exp; lines: +6 -14 upgrade to 1.3.9
v. 1.74 date: 1999/08/31 02:42:38; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.73 date: 1999/08/27 22:30:18; author: mharo; state: Exp; lines: +4 -4 echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
v. 1.72 date: 1999/08/22 19:00:30; author: mharo; state: Exp; lines: +2 -2 chmod -> ${CHMOD} chown -> ${CHOWN}
v. 1.71 date: 1999/06/25 21:53:06; author: sada; state: Exp; lines: +2 -2 www/apache13 rc.d startup script has /usr/local hardcoded. PR: ports/12206 Submitted by: Matt Behrens
v. 1.70 date: 1999/03/25 22:25:43; author: ache; state: Exp; lines: +5 -5 upgrade to 1.3.6
v. 1.69 date: 1999/03/13 17:57:44; author: billf; state: Exp; lines: +2 -2 Fix missing "\"s Noticed By: #FreeBSD
v. 1.68 date: 1999/03/13 17:11:02; author: billf; state: Exp; lines: +15 -1 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 , billf
v. 1.67 date: 1999/03/08 07:28:31; author: asami; state: Exp; lines: +3 -2 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. :)
v. 1.66 date: 1999/03/07 18:34:56; author: ache; state: Exp; lines: +2 -2 change master site to http://
v. 1.65 date: 1999/01/15 00:26:19; author: ache; state: Exp; lines: +7 -7 upgrade to 1.3.4
v. 1.64 date: 1999/01/13 02:47:32; author: scrappy; state: Exp; lines: +2 -1 More Y2K Statement Links...
v. 1.63 date: 1998/10/19 12:48:55; author: smace; state: Exp; lines: +4 -4 Upgrade to 1.3.3 Fix module loading under ELF PR: ports/8267 ports/8362
v. 1.62 date: 1998/09/24 01:24:04; author: ache; state: Exp; lines: +4 -2 coment out --with-perl option, currently perl version don't matter
v. 1.61 date: 1998/09/24 01:06:18; author: ache; state: Exp; lines: +5 -5 upgrade to 1.3.2
v. 1.60 date: 1998/09/20 23:55:38; author: ache; state: Exp; lines: +2 -2 Remove expensive-optimization -O6 already include it
v. 1.59 date: 1998/07/23 13:15:57; author: ache; state: Exp; lines: +8 -5 Upgrade to 1.3.1
v. 1.58 date: 1998/06/24 19:54:05; author: ache; state: Exp; lines: +16 -6 Make performance tuning conditionaly depends on APACHE_PERF_TUNING variable. Add more optimization there.
v. 1.57 date: 1998/06/18 11:56:17; author: ache; state: Exp; lines: +2 -2 Redirect apachectl output to devnull in apache.sh
v. 1.56 date: 1998/06/18 11:51:03; author: ache; state: Exp; lines: +2 -2 Use apachectl to start apache in rc.d/apache.sh
v. 1.55 date: 1998/06/13 08:33:41; author: ache; state: Exp; lines: +3 -2 Increase HARD_SERVER_LIMIT to 512, it is already limited by MaxClients directive installed by default and this needs to avoid unnecessary recompilation
v. 1.54 date: 1998/06/09 19:49:59; author: ache; state: Exp; lines: +3 -2 Performance tuning as described in http://www.apache.org/docs/misc/perf-tuning.html Add --disable-rule=STATUS and -DBUFFERED_LOGS
v. 1.53 date: 1998/06/07 02:39:22; author: asami; state: Exp; lines: +1 -3 Adjust NO_LATEST_LINK (now apache-1.3 is the default) after repository copy of apache -> apache12 and apache-current -> apache13. Requested by: ache
v. 1.52 date: 1998/06/06 19:09:23; author: ache; state: Exp; lines: +4 -4 upgrade to 1.3.0
v. 1.51 date: 1998/06/05 17:16:01; author: ache; state: Exp; lines: +7 -5 upgrade to 1.3b7
v. 1.50 date: 1998/04/22 16:28:43; author: ache; state: Exp; lines: +1 -3 Fix PLIST
v. 1.49 date: 1998/04/22 12:39:33; author: asami; state: Exp; lines: +3 -1 ===> Building package for apache-1.3b6 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
v. 1.48 date: 1998/04/22 12:38:13; author: asami; state: Exp; lines: +5 -5 Minor cleanup -- HAS_CONFIGURE + "--prefix=${PREFIX}" -> GNU_CONFIGURE. Also, don't use "+=" to define variable defined only once.
v. 1.47 date: 1998/04/21 21:57:36; author: ache; state: Exp; lines: +19 -60 Upgrade to 1.3b6, now with loadable modules!
v. 1.46 date: 1998/03/12 04:05:01; author: ache; state: Exp; lines: +3 -3 Add dist patches set locally since bsd.port.mk can't handle different base directory per each dist patch
v. 1.45 date: 1998/02/25 06:23:55; author: asami; state: Exp; lines: +3 -1 Define NO_LATEST_LINK.
v. 1.44 date: 1998/02/20 11:08:40; author: ache; state: Exp; lines: +8 -7 Upgrade to 1.3b5
v. 1.43 date: 1998/01/07 22:19:03; author: ache; state: Exp; lines: +4 -1 Add official patch for //// attack
v. 1.42 date: 1997/11/21 21:10:15; author: ache; state: Exp; lines: +6 -5 Upgrade to 1.3b3
v. 1.41 date: 1997/10/23 16:39:46; author: ache; state: Exp; lines: +0 -2 Compile with -funsigned-char instead of (unsigned char) cast and not replace Apache functions now
v. 1.40 date: 1997/10/22 23:51:17; author: ache; state: Exp; lines: +51 -5 Upgrade to 1.3b2, now with support files and docs installed
v. 1.39 date: 1997/08/25 23:02:41; author: ache; state: Exp; lines: +1 -4 Do not replace Apache md5 with FreeBSD one, it cause support problems and gains almost nothing
v. 1.38 date: 1997/08/13 15:09:53; author: ache; state: Exp; lines: +1 -2 Tweak comment
v. 1.37 date: 1997/08/12 18:20:00; author: peter; state: Exp; lines: +11 -15 Update the repository copied (with history) apache 1.2.1 to 1.3a1 from the original apache-current port.
v. 1.36 date: 1997/08/12 11:49:12; author: peter; state: Exp; lines: +2 -39 The great apache shuffle, part 1.. Revive files and break out SSL..
v. 1.35 date: 1997/07/08 13:04:09; author: ache; state: Exp; lines: +4 -4 Upgrade to 1.2.1
v. 1.34 date: 1997/06/06 13:45:07; author: ache; state: Exp; lines: +4 -4 Update to 1.2.0
v. 1.33 date: 1997/05/31 20:34:09; author: ache; state: Exp; lines: +1 -1 More fixing of OPTIM replacement
v. 1.32 date: 1997/05/31 20:26:38; author: ache; state: Exp; lines: +1 -1 Fix OPTIM= patching
v. 1.31 date: 1997/05/31 20:16:01; author: ache; state: Exp; lines: +5 -5 Upgrade to 1.2b11
v. 1.30 date: 1997/05/02 18:22:03; author: ache; state: Exp; lines: +4 -4 Upgrade to 1.2b10
v. 1.29 date: 1997/04/14 18:54:26; author: ache; state: Exp; lines: +9 -6 Upgrade to 1.2b8
v. 1.28 date: 1997/02/26 01:23:10; author: ache; state: Exp; lines: +4 -4 Upgrade to 1.2b7
v. 1.27 date: 1997/01/28 05:39:31; author: ache; state: Exp; lines: +4 -4 Upgrade to 1.2b6
v. 1.26 date: 1997/01/02 16:39:55; author: ache; state: Exp; lines: +4 -4 Upgrade to 1.2b4
v. 1.25 date: 1996/12/25 22:53:22; author: ache; state: Exp; lines: +8 -8 Upgrade to 1.2b3 Submitted by: mostly by peter
v. 1.24 date: 1996/12/11 21:04:21; author: markm; state: Exp; lines: +3 -1 Mark the SSL'ed version as BROKEN, until the official patches appear. Also add myself as maintainer of the SSL version.
v. 1.23 date: 1996/12/11 19:09:59; author: ache; state: Exp; lines: +6 -23 Upgrade to 1.2b2
v. 1.22 date: 1996/11/18 11:40:33; author: asami; state: Exp; lines: +2 -2 Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.21 date: 1996/11/07 01:53:14; author: ache; state: Exp; lines: +7 -4 Add information URLs comment
v. 1.20 date: 1996/11/07 01:49:46; author: ache; state: Exp; lines: +34 -1 Conditionalize all my patches
v. 1.19 date: 1996/10/31 17:42:13; author: markm; state: Exp; lines: +2 -2 Uncomment the DEPENDS= line. Sheesh. Reminded by: ache
v. 1.18 date: 1996/10/26 18:49:52; author: markm; state: Exp; lines: +15 -3 FINALLY - commit the SSL'ed version of this. (ye gods, this has been a while :-) )
v. 1.17 date: 1996/08/11 14:49:21; author: markm; state: Exp; lines: +22 -2 1) Add the ability to build a secure (SSL'ed) server, conditionalised on the presence of SECURE_SERVER. 2) Clean up the installation in accordance with BSD religion: Now all the configs go in ${PREFIX}/etc/apache and the data (documents) stay in ${PREFIX}/www.
v. 1.16 date: 1996/07/12 10:27:53; author: asami; state: Exp; lines: +2 -5 Remove unnecessary DISTFILES and EXTRACT_ONLY. Remove pst's address from MAINTAINER, I don't know if any script will fail if we have two addresses here so I don't want to risk breaking something right before the release.
v. 1.15 date: 1996/07/12 06:41:05; author: pst; state: Exp; lines: +2 -2 ...just changed maintainer to match reality
v. 1.14 date: 1996/07/11 11:03:17; author: ache; state: Exp; lines: +6 -10 Upgrade to 1.1.1 OK-ed by: gpalmer
v. 1.13 date: 1996/06/15 17:51:08; author: jkh; state: Exp; lines: +7 -5 Slight revision: If startup file already there, leave it alone.
v. 1.12 date: 1996/06/15 16:58:06; author: jkh; state: Exp; lines: +7 -1 Install an apache.sh startup file in /usr/local/etc/rc.d/ Now that apache_httpd is gone from /etc/sysconfig, this is the canonical way to make apache start automatically in a new system installation.
v. 1.11 date: 1996/05/20 07:37:06; author: asami; state: Exp; lines: +6 -5 Variable reorderization.
v. 1.10 date: 1996/05/19 22:21:42; author: ache; state: Exp; lines: +9 -8 Use mod_env.c to pass environment to CGI instead of local hack
v. 1.9 date: 1996/04/21 08:54:24; author: pst; state: Exp; lines: +3 -3 Update to Apache 1.0.5 (security fix)
v. 1.8 date: 1996/02/22 21:54:58; author: ache; state: Exp; lines: +4 -4 Upgrade to 1.0.3
v. 1.7 date: 1996/02/07 03:15:26; author: jfieber; state: Exp; lines: +3 -3 Upgrade to 1.0.2.
v. 1.6 date: 1995/12/04 12:56:18; author: jfieber; state: Exp; lines: +7 -2 Fix MASTER_SITES.
v. 1.5 date: 1995/12/02 23:07:08; author: jfieber; state: Exp; lines: +4 -4 Update to 1.0
v. 1.4 date: 1995/11/27 04:10:09; author: asami; state: Exp; lines: +2 -2 Change categories to "www". gn has "net" in there too.
v. 1.3 date: 1995/09/23 18:47:45; author: pst; state: Exp; lines: +5 -3 Upgrade apache to 0.8.14, completely restructure port, and list myself as maintainer.
v. 1.2 date: 1995/09/19 07:03:17; author: pst; state: Exp; lines: +4 -4 Upgrade apache to 0.8.13
v. 1.1 date: 1995/08/28 13:28:45; author: jkh; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1995/08/28 13:28:45; author: jkh; state: Exp; lines: +0 -0 Port of the APACHE web server. Submitted by: "Eric L. Hernes" ============================================================================= v. 1.181 date: 2007/10/19 06:57:29; author: ache; state: Exp; lines: +11 -0 Honor NOPORTDOC PR: 117126 Submitted by: "Philip M. Gollucci"
v. 1.180 date: 2007/10/13 18:39:52; author: ache; state: Exp; lines: +1 -1 Use better pattern for caudium12 in CONFLICTS PR: 117126 (part of) Submitted by: "Philip M. Gollucci"
v. 1.179 date: 2007/10/01 05:53:05; author: ache; state: Exp; lines: +1 -5 Stop linking data and cgi-bin to -dist ones by default, it affects packages badly when they installed in batch (they write into -dist dirs). Try to create empty data and cgi-bin instead.
v. 1.178 date: 2007/10/01 04:00:08; author: ache; state: Exp; lines: +2 -7 Use new style of startup script install Use dirrmtry when remove some directories Respect DOCSDIR in pkg-plist (with small mod from me) PR: 116776 Submitted by: Alexander Logvinov
v. 1.177 date: 2007/09/08 01:25:13; author: ache; state: Exp; lines: +2 -3 Upgrade to 1.3.39
v. 1.176 date: 2007/06/14 23:31:27; author: ache; state: Exp; lines: +2 -2 Remove CONFLICTS with updated thttpd
v. 1.175 date: 2007/04/04 15:09:43; author: ache; state: Exp; lines: +1 -1 Fix objformat problem
v. 1.174 date: 2006/12/09 17:34:32; author: ache; state: Exp; lines: +1 -1 Replace # REQUIRE: DAEMON # BEFORE: LOGIN with # REQUIRE: LOGIN cleanvar (mysql-first problem) PR: 106429
v. 1.173 date: 2006/08/10 11:51:42; author: ache; state: Exp; lines: +1 -0 Use more rcNG compatible method for limits(1) PR: 101746
v. 1.172 date: 2006/07/28 23:49:22; author: ache; state: Exp; lines: +2 -3 Upgrade to 1.3.37
v. 1.171 date: 2006/07/27 15:28:20; author: ache; state: Exp; lines: +1 -0 Security fix: off-by-one error in mod_rewrite Submitted by: simon
v. 1.170 date: 2006/05/17 23:33:45; author: ache; state: Exp; lines: +2 -2 Upgrade to 1.3.36
v. 1.169 date: 2006/05/10 13:57:18; author: ache; state: Exp; lines: +2 -3 Upgrade to 1.3.35
v. 1.168 date: 2006/01/30 23:20:01; author: kuriyama; state: Exp; lines: +2 -2 Chase shlib bump of libexpat.
v. 1.167 date: 2005/12/14 16:16:58; author: ache; state: Exp; lines: +1 -1 CVE-2005-3352
v. 1.166 date: 2005/12/05 08:29:57; author: ache; state: Exp; lines: +3 -13 Back out rc transition, now all script executed in the subshell
v. 1.165 date: 2005/12/03 07:57:44; author: dougb; state: Exp; lines: +1 -1 Fix my suggested patch by making it PLIST_SUB+=
v. 1.164 date: 2005/12/03 03:37:22; author: ache; state: Exp; lines: +13 -2 Tune for new rc.d convention Submitted by: dougb
v. 1.163 date: 2005/11/25 03:17:11; author: edwin; state: Exp; lines: +17 -17 big whitespace cleanup (see ports/65409) Ache's ports whitespace cleanup PR: ports/65829 Submitted by: trevor Approved by: ache
v. 1.162 date: 2005/10/18 19:20:27; author: ache; state: Exp; lines: +2 -3 Upgrade to 1.3.34
v. 1.161 date: 2005/08/11 12:34:43; author: ache; state: Exp; lines: +1 -1 Fix http request smuggling for proxy Approved by: portmgr (clement)
v. 1.160 date: 2005/01/30 14:50:21; author: ache; state: Exp; lines: +1 -1 Change APACHE_PERF_TUNING default to more reasonable value Submitted by: Nikolas Britton
v. 1.159 date: 2004/11/06 22:41:07; author: ache; state: Exp; lines: +1 -0 Fix few wrong deinstallation commands and obsoleted dirrm Submitted by: hrs
v. 1.158 date: 2004/10/29 09:06:04; author: ache; state: Exp; lines: +2 -2 Upgrade to 1.3.33
v. 1.157 date: 2004/10/25 14:19:55; author: ache; state: Exp; lines: +2 -3 Upgrade to 1.3.32
v. 1.156 date: 2004/08/29 11:06:32; author: ache; state: Exp; lines: +1 -1 rc_flags not expanded yet at this point in startup script. Change it to apache_flags directly.
v. 1.155 date: 2004/08/22 10:55:55; author: ache; state: Exp; lines: +3 -1 Write-protect *-dist directories
v. 1.154 date: 2004/07/27 11:17:11; author: ache; state: Exp; lines: +1 -1 Move 'limits' from start_precmd to start_cmd because with new localpkg it affects all subsequent scripts.
v. 1.153 date: 2004/07/26 15:24:05; author: roam; state: Exp; lines: +1 -1 In the rc.d/localpkg New World Order, the apache.sh startup script may be executed when the apache_enable and other config variables have already been set, e.g. via /etc/rc.conf. In that case, load_rc_config will not do anything at all, and the "defaults" set in the script will override the user's settings. Fix this by honoring any previously-set config variables. Carte blanche by: ache (maintainer)
v. 1.152 date: 2004/06/14 13:22:58; author: ache; state: Exp; lines: +1 -1 Fix connection problem with mod_dav and FP http://issues.apache.org/bugzilla/show_bug.cgi?id=29237 PR: 67928 Submitted by: Helge Oldach
v. 1.151 date: 2004/06/11 20:56:55; author: ache; state: Exp; lines: +1 -0 Fix mod_proxy overflow. GG security advisory #69
v. 1.150 date: 2004/05/27 03:31:41; author: ache; state: Exp; lines: +18 -2 Allow customizing of main dirs PR: 67232 Submitted by: James Barrett (partially)
v. 1.149 date: 2004/05/19 02:11:05; author: ache; state: Exp; lines: +2 -3 Upgrade to 1.3.31
v. 1.148 date: 2004/05/07 20:20:23; author: ache; state: Exp; lines: +1 -1 Add start_precmd to set limits of www user
v. 1.147 date: 2004/05/01 18:44:59; author: ache; state: Exp; lines: +1 -1 commmand -> command
v. 1.146 date: 2004/04/30 21:44:50; author: nork; state: Exp; lines: +6 -8 rcNG-fy. Approved by: ache Suggested by: hrs
v. 1.145 date: 2004/03/18 20:50:08; author: dinoex; state: Exp; lines: +4 -1 - CONFLICTS extended
v. 1.144 date: 2004/03/14 07:58:25; author: kuriyama; state: Exp; lines: +2 -2 o Bump $LIB_DEPENDS line to chase expat's shlib version. o Bump $PORTREVISION.
v. 1.143 date: 2004/03/08 13:30:03; author: ache; state: Exp; lines: +1 -1 Fix netmask problem on 64bit machines, patch from dev. tree
v. 1.142 date: 2003/11/08 03:47:16; author: ache; state: Exp; lines: +2 -2 Use non-customizeable pathes for warining files
v. 1.141 date: 2003/11/08 03:37:10; author: ache; state: Exp; lines: +3 -0 Add warning file names to *-dist directories to prevent people modifying them.
v. 1.140 date: 2003/10/28 20:31:35; author: ache; state: Exp; lines: +2 -2 Upgrade to 1.3.29
v. 1.139 date: 2003/10/25 20:47:37; author: dinoex; state: Exp; lines: +1 -1 - fix spelling in CONFLICTS
v. 1.138 date: 2003/10/14 15:47:28; author: dinoex; state: Exp; lines: +3 -0 - add CONFLICTS Submitted by: eikemeier@fillmore-labs.com Approved by: kris
v. 1.137 date: 2003/09/01 23:45:32; author: ache; state: Exp; lines: +4 -1 Add knob to turn on internal expat PR: 56290
v. 1.136 date: 2003/08/17 18:28:39; author: ache; state: Exp; lines: +6 -3 Make SUEXEC_CONF more customizable PR: 55670 Submitted by: Danijel Tasov
v. 1.135 date: 2003/07/18 14:28:07; author: ache; state: Exp; lines: +2 -3 Upgrade to 1.3.28
v. 1.134 date: 2003/06/02 19:12:45; author: ache; state: Exp; lines: +1 -1 Understand '$1$' prefix for crypt() in dbmmanage PR: 25031
v. 1.133 date: 2003/04/27 15:53:51; author: ache; state: Exp; lines: +3 -17 Use ${MASTER_SITE_APACHE_HTTPD} PR: 50922 Submitted by: naddy
v. 1.132 date: 2003/03/07 06:12:35; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.131 date: 2003/02/20 10:02:44; author: ache; state: Exp; lines: +1 -1 Don't even try to sense Berkeley DB2/DB3 (from /usr/local), it completely breaks passwd functions.
v. 1.130 date: 2003/02/19 01:02:48; author: ache; state: Exp; lines: +3 -3 Fix CFLAGS for apxs PR: 48384
v. 1.129 date: 2003/02/16 23:51:17; author: ache; state: Exp; lines: +19 -8 Add WITHOUT_APACHE_EXPAT knob to build with no expat at all for those who don't use it.
v. 1.128 date: 2003/02/16 05:58:21; author: ache; state: Exp; lines: +12 -8 Stop abusing OPTIM for anything, use CFLAGS instead, as recommended by Apache configure. Build with full expat, some modules require it. PR: 46786
v. 1.127 date: 2002/11/04 20:59:13; author: knu; state: Exp; lines: +2 -0 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
v. 1.126 date: 2002/10/30 01:56:05; author: ache; state: Exp; lines: +3 -1 Additional suexec tuning and login.conf support in suexec Submitted by: Alexander Yurchenko
v. 1.125 date: 2002/10/12 21:55:47; author: knu; state: Exp; lines: +2 -1 Add MASTER_SITE_RINGSERVER to MASTER_SITES.
v. 1.124 date: 2002/10/06 07:29:24; author: ache; state: Exp; lines: +1 -1 pkg-install -> ${PKGINSTALL} PR: 43725 Submitted by: Helge Oldach
v. 1.123 date: 2002/10/05 09:18:44; author: kris; state: Exp; lines: +1 -2 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" , Udo Schweigert , Lev A. Serebryakov PR: ports/43682, ports/43688, ports/43666, ports/43681
v. 1.122 date: 2002/06/22 05:47:32; author: ache; state: Exp; lines: +1 -1 Fix more .default -> -dist leftovers
v. 1.121 date: 2002/06/21 21:32:06; author: ache; state: Exp; lines: +2 -2 Rename .default suffix to -dist, probably it will be less confusing
v. 1.120 date: 2002/06/20 01:35:01; author: ache; state: Exp; lines: +2 -1 Don't remove data.default & cgi-bin.default on install
v. 1.119 date: 2002/06/19 02:01:59; author: ache; state: Exp; lines: +4 -8 Upgrade to 1.3.26 Unforbidde it.
v. 1.118 date: 2002/06/18 12:33:13; author: nectar; state: Exp; lines: +3 -0 Mark FORBIDDEN until an update is available. See .
v. 1.117 date: 2002/05/11 03:30:23; author: ache; state: Exp; lines: +1 -1 One @unexec was misplaced in pkg-plist
v. 1.116 date: 2002/05/10 03:14:36; author: ache; state: Exp; lines: +1 -2 Back out a+x cgi-bin.default example scripts for paranoid safety sake
v. 1.115 date: 2002/05/09 02:12:15; author: ache; state: Exp; lines: +5 -3 chmod a+x cgi-bin.default example scripts
v. 1.114 date: 2002/05/08 09:09:53; author: ache; state: Exp; lines: +1 -1 Use lowercased yes for WITH_APACHE_SUEXEC
v. 1.113 date: 2002/05/07 04:33:04; author: ache; state: Exp; lines: +41 -6 1) Add SUEXEC configuration support 2) Add checkgid to PLIST Submitted by: Jens Rehsack (some parts of 1.)
v. 1.112 date: 2002/05/04 23:42:05; author: ache; state: Exp; lines: +6 -4 Pick official proxy_http1.1_chunking.patch Install apache.sh as apache.sh.default first Use limits of 'www' user for apachectl
v. 1.111 date: 2002/04/24 13:41:36; author: ache; state: Exp; lines: +2 -2 Replace PREFIX globally PR: 37413 Submitted by: Jason Mann
v. 1.110 date: 2002/04/22 03:26:11; author: dinoex; state: Exp; lines: +5 -1 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
v. 1.109 date: 2002/03/31 21:04:31; author: petef; state: Exp; lines: +1 -1 Respect ${CC} completely.. without this, LD_SHLIB gets hardcoded to "gcc". Approved by: maintainer
v. 1.108 date: 2002/03/24 20:21:46; author: ache; state: Exp; lines: +2 -0 Add warning about relative URL in Redirect: (changed now) Submitted by: Alan Eldridge
v. 1.107 date: 2002/03/23 05:40:31; author: ache; state: Exp; lines: +1 -1 Upgrade to 1.3.24 Submitted by: Cy Schubert
v. 1.106 date: 2002/02/19 07:00:34; author: ache; state: Exp; lines: +10 -2 Allow to configure HARD_SERVER_LIMIT via 'make' variable
v. 1.105 date: 2002/01/25 05:40:14; author: ache; state: Exp; lines: +4 -6 Upgrade to 1.3.23
v. 1.104 date: 2001/12/07 23:12:27; author: ache; state: Exp; lines: +1 -1 Suggest a command to delete user instead of actually deleting it PR: 32536
v. 1.103 date: 2001/12/02 08:28:46; author: ache; state: Exp; lines: +1 -1 Don't put 'manual' link to the Apache manual, it already handled by httpd.conf
v. 1.102 date: 2001/12/01 06:32:40; author: ache; state: Exp; lines: +1 -1 Add symbolic link to apache's manual into pkg-plist
v. 1.101 date: 2001/11/02 10:00:29; author: ache; state: Exp; lines: +1 -1 Use ${SH} to run pkg-install. It seems that CTM not preserve x-bit
v. 1.100 date: 2001/10/28 20:38:44; author: ache; state: Exp; lines: +2 -1 CONFIGURE_ARGS = -> += for child ports
v. 1.99 date: 2001/10/22 17:40:12; author: ache; state: Exp; lines: +1 -1 Install properly in case existen main "data" and "cgi-bin" are symlinks
v. 1.98 date: 2001/10/21 19:27:08; author: ache; state: Exp; lines: +1 -1 Fix Group replacing in httpd.conf
v. 1.97 date: 2001/10/21 17:33:37; author: ache; state: Exp; lines: +10 -7 Switch to www:www
v. 1.96 date: 2001/10/17 03:20:50; author: ache; state: Exp; lines: +1 -0 Separate manual and default data dir Add missing icons to pkg-list
v. 1.95 date: 2001/10/14 09:41:22; author: ache; state: Exp; lines: +2 -2 Upgrade to 1.3.22
v. 1.94 date: 2001/05/22 15:34:26; author: ache; state: Exp; lines: +2 -3 Upgrade to 1.3.20
v. 1.93 date: 2001/04/07 00:41:51; author: ache; state: Exp; lines: +17 -16 Apache dist moved to another subdir Bump PORTREVISION for util.c patch PR: 26383 Submitted by: Chang, Hye-Shik
v. 1.92 date: 2001/03/06 22:51:34; author: ache; state: Exp; lines: +4 -5 Upgrade to 1.3.19
v. 1.91 date: 2001/02/12 16:27:35; author: ache; state: Exp; lines: +2 -1 bump portrevision
v. 1.90 date: 2001/02/12 16:19:19; author: ache; state: Exp; lines: +4 -1 Add official fix for RewriteMap bug
v. 1.89 date: 2001/02/05 15:33:12; author: olgeni; state: Exp; lines: +2 -2 Some spaces -> tabs for ports/www.
v. 1.88 date: 2001/01/30 11:55:00; author: ache; state: Exp; lines: +2 -6 Upgrade to 1.3.17
v. 1.87 date: 2001/01/16 17:32:53; author: sobomax; state: Exp; lines: +5 -5 Massive style enforcement - use ^I instead of spaces for variables identation.
v. 1.86 date: 2001/01/01 10:15:11; author: will; state: Exp; lines: +1 -3 Goodbye, YEAR2000. Hello, 2001. Approved by: asami
v. 1.85 date: 2000/12/27 22:47:56; author: ache; state: Exp; lines: +5 -1 Add official mod_rewrite fix
v. 1.84 date: 2000/10/14 07:00:09; author: ache; state: Exp; lines: +4 -4 Upgrade to 1.3.14
v. 1.83 date: 2000/10/11 22:37:56; author: ache; state: Exp; lines: +5 -3 Move all modules from static to shared to allow maximal configuration flexibility. WARNING: existing configurations should be updated with 'LoadModule' for previously static modules.
v. 1.82 date: 2000/08/22 03:41:03; author: kuriyama; state: Exp; lines: +25 -25 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)
v. 1.81 date: 2000/07/05 12:36:59; author: tg; state: Exp; lines: +2 -4 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.
v. 1.80 date: 2000/04/10 19:26:55; author: cpiazza; state: Exp; lines: +2 -2 Fix typo Submitted by: "Gary D. Margiotta"
v. 1.79 date: 2000/04/10 00:04:17; author: cpiazza; state: Exp; lines: +4 -4 Update with the new PORTNAME/PORTVERSION variables
v. 1.78 date: 2000/02/26 10:35:03; author: ache; state: Exp; lines: +3 -6 upgrade to 1.3.12
v. 1.77 date: 2000/02/02 21:14:03; author: ache; state: Exp; lines: +4 -1 Add official cross side scripting security patch
v. 1.76 date: 2000/01/24 17:57:57; author: ache; state: Exp; lines: +4 -3 upgrade to 1.3.11
v. 1.75 date: 1999/09/03 16:07:23; author: ache; state: Exp; lines: +6 -14 upgrade to 1.3.9
v. 1.74 date: 1999/08/31 02:42:38; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.73 date: 1999/08/27 22:30:18; author: mharo; state: Exp; lines: +4 -4 echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
v. 1.72 date: 1999/08/22 19:00:30; author: mharo; state: Exp; lines: +2 -2 chmod -> ${CHMOD} chown -> ${CHOWN}
v. 1.71 date: 1999/06/25 21:53:06; author: sada; state: Exp; lines: +2 -2 www/apache13 rc.d startup script has /usr/local hardcoded. PR: ports/12206 Submitted by: Matt Behrens
v. 1.70 date: 1999/03/25 22:25:43; author: ache; state: Exp; lines: +5 -5 upgrade to 1.3.6
v. 1.69 date: 1999/03/13 17:57:44; author: billf; state: Exp; lines: +2 -2 Fix missing "\"s Noticed By: #FreeBSD
v. 1.68 date: 1999/03/13 17:11:02; author: billf; state: Exp; lines: +15 -1 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 , billf
v. 1.67 date: 1999/03/08 07:28:31; author: asami; state: Exp; lines: +3 -2 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. :)
v. 1.66 date: 1999/03/07 18:34:56; author: ache; state: Exp; lines: +2 -2 change master site to http://
v. 1.65 date: 1999/01/15 00:26:19; author: ache; state: Exp; lines: +7 -7 upgrade to 1.3.4
v. 1.64 date: 1999/01/13 02:47:32; author: scrappy; state: Exp; lines: +2 -1 More Y2K Statement Links...
v. 1.63 date: 1998/10/19 12:48:55; author: smace; state: Exp; lines: +4 -4 Upgrade to 1.3.3 Fix module loading under ELF PR: ports/8267 ports/8362
v. 1.62 date: 1998/09/24 01:24:04; author: ache; state: Exp; lines: +4 -2 coment out --with-perl option, currently perl version don't matter
v. 1.61 date: 1998/09/24 01:06:18; author: ache; state: Exp; lines: +5 -5 upgrade to 1.3.2
v. 1.60 date: 1998/09/20 23:55:38; author: ache; state: Exp; lines: +2 -2 Remove expensive-optimization -O6 already include it
v. 1.59 date: 1998/07/23 13:15:57; author: ache; state: Exp; lines: +8 -5 Upgrade to 1.3.1
v. 1.58 date: 1998/06/24 19:54:05; author: ache; state: Exp; lines: +16 -6 Make performance tuning conditionaly depends on APACHE_PERF_TUNING variable. Add more optimization there.
v. 1.57 date: 1998/06/18 11:56:17; author: ache; state: Exp; lines: +2 -2 Redirect apachectl output to devnull in apache.sh
v. 1.56 date: 1998/06/18 11:51:03; author: ache; state: Exp; lines: +2 -2 Use apachectl to start apache in rc.d/apache.sh
v. 1.55 date: 1998/06/13 08:33:41; author: ache; state: Exp; lines: +3 -2 Increase HARD_SERVER_LIMIT to 512, it is already limited by MaxClients directive installed by default and this needs to avoid unnecessary recompilation
v. 1.54 date: 1998/06/09 19:49:59; author: ache; state: Exp; lines: +3 -2 Performance tuning as described in http://www.apache.org/docs/misc/perf-tuning.html Add --disable-rule=STATUS and -DBUFFERED_LOGS
v. 1.53 date: 1998/06/07 02:39:22; author: asami; state: Exp; lines: +1 -3 Adjust NO_LATEST_LINK (now apache-1.3 is the default) after repository copy of apache -> apache12 and apache-current -> apache13. Requested by: ache
v. 1.52 date: 1998/06/06 19:09:23; author: ache; state: Exp; lines: +4 -4 upgrade to 1.3.0
v. 1.51 date: 1998/06/05 17:16:01; author: ache; state: Exp; lines: +7 -5 upgrade to 1.3b7
v. 1.50 date: 1998/04/22 16:28:43; author: ache; state: Exp; lines: +1 -3 Fix PLIST
v. 1.49 date: 1998/04/22 12:39:33; author: asami; state: Exp; lines: +3 -1 ===> Building package for apache-1.3b6 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
v. 1.48 date: 1998/04/22 12:38:13; author: asami; state: Exp; lines: +5 -5 Minor cleanup -- HAS_CONFIGURE + "--prefix=${PREFIX}" -> GNU_CONFIGURE. Also, don't use "+=" to define variable defined only once.
v. 1.47 date: 1998/04/21 21:57:36; author: ache; state: Exp; lines: +19 -60 Upgrade to 1.3b6, now with loadable modules!
v. 1.46 date: 1998/03/12 04:05:01; author: ache; state: Exp; lines: +3 -3 Add dist patches set locally since bsd.port.mk can't handle different base directory per each dist patch
v. 1.45 date: 1998/02/25 06:23:55; author: asami; state: Exp; lines: +3 -1 Define NO_LATEST_LINK.
v. 1.44 date: 1998/02/20 11:08:40; author: ache; state: Exp; lines: +8 -7 Upgrade to 1.3b5
v. 1.43 date: 1998/01/07 22:19:03; author: ache; state: Exp; lines: +4 -1 Add official patch for //// attack
v. 1.42 date: 1997/11/21 21:10:15; author: ache; state: Exp; lines: +6 -5 Upgrade to 1.3b3
v. 1.41 date: 1997/10/23 16:39:46; author: ache; state: Exp; lines: +0 -2 Compile with -funsigned-char instead of (unsigned char) cast and not replace Apache functions now
v. 1.40 date: 1997/10/22 23:51:17; author: ache; state: Exp; lines: +51 -5 Upgrade to 1.3b2, now with support files and docs installed
v. 1.39 date: 1997/08/25 23:02:41; author: ache; state: Exp; lines: +1 -4 Do not replace Apache md5 with FreeBSD one, it cause support problems and gains almost nothing
v. 1.38 date: 1997/08/13 15:09:53; author: ache; state: Exp; lines: +1 -2 Tweak comment
v. 1.37 date: 1997/08/12 18:20:00; author: peter; state: Exp; lines: +11 -15 Update the repository copied (with history) apache 1.2.1 to 1.3a1 from the original apache-current port.
v. 1.36 date: 1997/08/12 11:49:12; author: peter; state: Exp; lines: +2 -39 The great apache shuffle, part 1.. Revive files and break out SSL..
v. 1.35 date: 1997/07/08 13:04:09; author: ache; state: Exp; lines: +4 -4 Upgrade to 1.2.1
v. 1.34 date: 1997/06/06 13:45:07; author: ache; state: Exp; lines: +4 -4 Update to 1.2.0
v. 1.33 date: 1997/05/31 20:34:09; author: ache; state: Exp; lines: +1 -1 More fixing of OPTIM re



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm