Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - remove apache13 and ports depending on apache13 from portstree | ohauer | 2012-01-02 | 21 | -1366/+0 |
| | | | | | | ( EXPIRATION_DATE=2012-01-01 ) with hat apache@ | ||||
* | - mark apache13 FORBIDDEN (CVE-2011-3368) | ohauer | 2011-11-15 | 1 | -4/+6 |
| | | | | | | | | | | | | * There are no patches from upstream and already existing exploids in the wild. - ru-apache13 ports have long outstanding issues and are far behind last apache13 patches. with hat apache@ Feature safe: yes | ||||
* | - bump EXPIRATION_DATE | dinoex | 2011-11-02 | 1 | -1/+1 |
| | |||||
* | - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS) | amdmi3 | 2011-09-24 | 1 | -2/+2 |
| | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav | ||||
* | - Set EXPIRATION_DATE to an actual date (9.0 is behind, so guess 2 months ↵ | pgollucci | 2011-09-07 | 1 | -1/+1 |
| | | | | | | | | | | from now). - This can be changed later as needed, if at all, either way we won't remove them until after 9.0 is released. With Hat: apache@ Reported by: dvl via freshports | ||||
* | - set EXPIRATION_DATE to "one week after FreeBSD 9.0-RELEASE-p0" | ohauer | 2011-08-27 | 1 | -0/+4 |
| | | | | with hat apache@ | ||||
* | - Get Rid MD5 support | miwi | 2011-03-19 | 1 | -1/+0 |
| | |||||
* | Begin the process of deprecating sysutils/rc_subr by | dougb | 2010-03-27 | 1 | -1/+1 |
| | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# | ||||
* | - Update to 1.3.42 | pgollucci | 2010-02-04 | 2 | -5/+4 |
| | | | | | Security: http://www.vuxml.org/freebsd/cae01d7b-110d-11df-955a-00219b0fc4d8 With hat: apache | ||||
* | Fix a few "bad example" problems in the rc.d scripts that have been | dougb | 2009-07-16 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | | propogated by copy and paste. 1. Primarily the "empty variable" default assignment, which is mostly ${name}_flags="", but fix a few others as well. 2. Where they are not already documented, add the existence of the _flags (or other deleted empties) option to the comments, and in some cases add comments from scratch. 3. Replace things that look like: prefix=%%PREFIX%% command=${prefix}/sbin/foo to just use %%PREFIX%%. In many cases the $prefix variable is only used once, and in some cases it is not used at all. 4. In a few cases remove ${name}_flags from command_args 5. Remove a long-stale comment about putting the port's rc.d script in /etc/rc.d (which is no longer necessary). No PORTREVISION bumps because all of these changes are noops. | ||||
* | Be sure to remove -std= from apxs. | ed | 2009-06-08 | 2 | -0/+11 |
| | | | | | | | | My change to apache13, to build it with -std=gnu89 also caused this compiler flag to be exposed through the apxs utility. This caused some Apache modules to fail to build. Reported by: pav, miwi | ||||
* | Build Apache 13 with -std=gnu89. It doesn't build with ISO C99 inline. | ed | 2009-06-05 | 1 | -0/+1 |
| | | | | | | | | I should also change all the other ports, but I'm leaving that like it is right now. This port will at least make it easier to build 200 more ports on pointyhat. Approved by: pgollucci | ||||
* | - Mark SAFE apache@ ports MAKE_JOBS_SAFE=yes | pgollucci | 2009-05-17 | 1 | -0/+2 |
| | |||||
* | Spell NOPORTDOCS correctly and use %%PORTDOCS%% amcro instead of NODOCS. | itetcu | 2009-05-12 | 2 | -305/+299 |
| | | | | Approved by: maintainer on IRC | ||||
* | Add note tp pkg-message informing users of FAQ: | pgollucci | 2009-04-10 | 1 | -0/+4 |
| | | | | | | | | | | | your hostname must be resolvable via at least 1 mechanism configured in /etc/nsswitch.conf or depending on the modules you hae loaded apache might not be able to start. PRs: ports/131563, ports/131564, ports/131565 Submitted by: Glen Barber <glen.j.barber@gmail.com> Discussed with: me | ||||
* | Pass MAINTAINER to apache@ | pgollucci | 2009-01-14 | 1 | -1/+1 |
| | | | | Approved by: ache (prev maintainer) | ||||
* | Revert some of the previous commit. Applogies. | pgollucci | 2009-01-09 | 1 | -1/+1 |
| | | | | I only meant to do clement@ and ports@ ones | ||||
* | - Re-assign www/apache* ports to apache@ | pgollucci | 2009-01-09 | 1 | -1/+1 |
| | | | | | | - Previous MATAINERs please welcome yourself to the apache@ team. Approved by: portmgr (pav, flz), secteam (simon), clement | ||||
* | Don't check value for WITH_/WITHOUT_ vars, especially for "yes" | ache | 2008-09-23 | 1 | -7/+6 |
| | | | | | | Just relay on they are set. PR: 127464 | ||||
* | Add default php5 instructions to make easy php5+apache config | ache | 2008-07-19 | 1 | -16/+20 |
| | | | | | PR: 124274 Submitted by: Till Klampaeckel <till@php.net> (partially) | ||||
* | Upgrade to 1.3.41 | ache | 2008-01-21 | 2 | -6/+5 |
| | |||||
* | Honor NOPORTDOC | ache | 2007-10-19 | 3 | -298/+331 |
| | | | | | PR: 117126 Submitted by: "Philip M. Gollucci" <pgollucci@p6m7g8.com> | ||||
* | Use better pattern for caudium12 in CONFLICTS | ache | 2007-10-14 | 1 | -1/+1 |
| | | | | | PR: 117126 (part of) Submitted by: "Philip M. Gollucci" <pgollucci@p6m7g8.com> | ||||
* | Stop linking data and cgi-bin to -dist ones by default, it affects packages | ache | 2007-10-01 | 3 | -31/+18 |
| | | | | | badly when they installed in batch (they write into -dist dirs). Try to create empty data and cgi-bin instead. | ||||
* | Use new style of startup script install | ache | 2007-10-01 | 3 | -308/+302 |
| | | | | | | | | | Use dirrmtry when remove some directories Respect DOCSDIR in pkg-plist (with small mod from me) PR: 116776 Submitted by: Alexander Logvinov <ports@logvinov.com> | ||||
* | Upgrade to 1.3.39 | ache | 2007-09-08 | 4 | -10/+9 |
| | |||||
* | Remove CONFLICTS with updated thttpd | ache | 2007-06-15 | 1 | -2/+2 |
| | |||||
* | Fix build when custom LC_ALL is set | ache | 2007-05-31 | 1 | -1/+10 |
| | | | | PR: 96703 | ||||
* | Fix objformat problem | ache | 2007-04-04 | 2 | -5/+20 |
| | |||||
* | Replace | ache | 2006-12-10 | 2 | -3/+2 |
| | | | | | | | | | | # REQUIRE: DAEMON # BEFORE: LOGIN with # REQUIRE: LOGIN cleanvar (mysql-first problem) PR: 106429 | ||||
* | Use more rcNG compatible method for limits(1) | ache | 2006-08-10 | 2 | -2/+3 |
| | | | | PR: 101746 | ||||
* | Upgrade to 1.3.37 | ache | 2006-07-29 | 3 | -17/+5 |
| | |||||
* | Security fix: off-by-one error in mod_rewrite | ache | 2006-07-27 | 2 | -0/+12 |
| | | | | Submitted by: simon | ||||
* | Upgrade to 1.3.36 | ache | 2006-05-18 | 2 | -5/+5 |
| | |||||
* | Upgrade to 1.3.35 | ache | 2006-05-10 | 3 | -41/+5 |
| | |||||
* | Remove the FreeBSD KEYWORD from all rc.d scripts where it appears. | dougb | 2006-02-21 | 1 | -1/+1 |
| | | | | | | | We have not checked for this KEYWORD for a long time now, so this is a complete noop, and thus no PORTREVISION bump. Removing it at this point is mostly for pedantic reasons, and partly to avoid perpetuating this anachronism by copy and paste to future scripts. | ||||
* | Chase shlib bump of libexpat. | kuriyama | 2006-01-31 | 1 | -2/+2 |
| | |||||
* | Quench pkg_delete warning | kris | 2006-01-26 | 1 | -1/+1 |
| | |||||
* | SHA256ify | edwin | 2006-01-24 | 1 | -0/+1 |
| | | | | Approved by: krion@ | ||||
* | CVE-2005-3352 | ache | 2005-12-15 | 2 | -1/+36 |
| | |||||
* | Back out rc transition, now all script executed in the subshell | ache | 2005-12-05 | 2 | -14/+4 |
| | |||||
* | Fix my suggested patch by making it PLIST_SUB+= | dougb | 2005-12-03 | 1 | -1/+1 |
| | |||||
* | Tune for new rc.d convention | ache | 2005-12-03 | 2 | -3/+14 |
| | | | | Submitted by: dougb | ||||
* | big whitespace cleanup (see ports/65409) | edwin | 2005-11-25 | 1 | -17/+17 |
| | | | | | | | | Ache's ports whitespace cleanup PR: ports/65829 Submitted by: trevor Approved by: ache | ||||
* | Upgrade to 1.3.34 | ache | 2005-10-19 | 4 | -92/+5 |
| | |||||
* | Fix http request smuggling for proxy | ache | 2005-08-11 | 2 | -1/+88 |
| | | | | Approved by: portmgr (clement) | ||||
* | - don't create httpd.conf.bak | clement | 2005-02-12 | 2 | -0/+16 |
| | | | | | | - remove httpd.conf.bak if exists Approved by: portmgr (krion, kris) | ||||
* | Change APACHE_PERF_TUNING default to more reasonable value | ache | 2005-01-30 | 1 | -1/+1 |
| | | | | Submitted by: Nikolas Britton <freebsd@nbritton.org> | ||||
* | Fix few wrong deinstallation commands and obsoleted dirrm | ache | 2004-11-07 | 2 | -7/+7 |
| | | | | Submitted by: hrs | ||||
* | Upgrade to 1.3.33 | ache | 2004-10-29 | 2 | -4/+4 |
| | |||||
* | Upgrade to 1.3.32 | ache | 2004-10-25 | 6 | -34/+17 |
| | |||||
* | rc_flags not expanded yet at this point in startup script. | ache | 2004-08-29 | 2 | -2/+2 |
| | | | | Change it to apache_flags directly. | ||||
* | Add @unexec parts to prev. commit | ache | 2004-08-23 | 1 | -0/+2 |
| | |||||
* | Write-protect *-dist directories | ache | 2004-08-22 | 2 | -1/+7 |
| | |||||
* | Move 'limits' from start_precmd to start_cmd because with new localpkg | ache | 2004-07-27 | 2 | -2/+2 |
| | | | | it affects all subsequent scripts. | ||||
* | In the rc.d/localpkg New World Order, the apache.sh startup script may | roam | 2004-07-26 | 2 | -4/+4 |
| | | | | | | | | | | 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) | ||||
* | Fix connection problem with mod_dav and FP | ache | 2004-06-14 | 2 | -1/+12 |
| | | | | | | | http://issues.apache.org/bugzilla/show_bug.cgi?id=29237 PR: 67928 Submitted by: Helge Oldach <apache13jun14@oldach.net> | ||||
* | Fix mod_proxy overflow. | ache | 2004-06-12 | 2 | -0/+14 |
| | | | | GG security advisory #69 | ||||
* | Don't remove www/ now that it is created by the system. | kris | 2004-06-09 | 1 | -1/+0 |
| | |||||
* | Allow customizing of main dirs | ache | 2004-05-27 | 1 | -2/+18 |
| | | | | | PR: 67232 Submitted by: James Barrett <james@infosia.net> (partially) | ||||
* | Upgrade to 1.3.31 | ache | 2004-05-19 | 4 | -126/+15 |
| | |||||
* | Add start_precmd to set limits of www user | ache | 2004-05-08 | 2 | -1/+3 |
| | |||||
* | commmand -> command | ache | 2004-05-02 | 2 | -2/+2 |
| | |||||
* | rcNG-fy. | nork | 2004-05-01 | 4 | -24/+39 |
| | | | | | Approved by: ache Suggested by: hrs | ||||
* | - CONFLICTS extended | dinoex | 2004-03-19 | 1 | -1/+4 |
| | |||||
* | o Bump $LIB_DEPENDS line to chase expat's shlib version. | kuriyama | 2004-03-14 | 1 | -2/+2 |
| | | | | o Bump $PORTREVISION. | ||||
* | Fix netmask problem on 64bit machines, patch from dev. tree | ache | 2004-03-08 | 2 | -1/+119 |
| | |||||
* | Use non-customizeable pathes for warining files | ache | 2003-11-08 | 1 | -2/+2 |
| | |||||
* | Add warning file names to *-dist directories to prevent people modifying | ache | 2003-11-08 | 2 | -2/+7 |
| | | | | them. | ||||
* | Upgrade to 1.3.29 | ache | 2003-10-29 | 3 | -4/+7 |
| | |||||
* | - fix spelling in CONFLICTS | dinoex | 2003-10-26 | 1 | -1/+1 |
| | |||||
* | - add CONFLICTS | dinoex | 2003-10-14 | 1 | -0/+3 |
| | | | | | Submitted by: eikemeier@fillmore-labs.com Approved by: kris | ||||
* | Add knob to turn on internal expat | ache | 2003-09-02 | 1 | -1/+4 |
| | | | | PR: 56290 | ||||
* | Make SUEXEC_CONF more customizable | ache | 2003-08-18 | 1 | -3/+6 |
| | | | | | PR: 55670 Submitted by: Danijel Tasov <danielt@camelot.de> | ||||
* | Upgrade to 1.3.28 | ache | 2003-07-18 | 4 | -32/+23 |
| | |||||
* | Understand '$1$' prefix for crypt() in dbmmanage | ache | 2003-06-03 | 2 | -1/+12 |
| | | | | PR: 25031 | ||||
* | Use ${MASTER_SITE_APACHE_HTTPD} | ache | 2003-04-27 | 1 | -17/+3 |
| | | | | | PR: 50922 Submitted by: naddy | ||||
* | Clear moonlight beckons. | ade | 2003-03-07 | 2 | -1/+1 |
| | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. | ||||
* | Don't even try to sense Berkeley DB2/DB3 (from /usr/local), it | ache | 2003-02-20 | 2 | -1/+32 |
| | | | | completely breaks passwd functions. | ||||
* | Fix CFLAGS for apxs | ache | 2003-02-19 | 1 | -3/+3 |
| | | | | PR: 48384 | ||||
* | Add WITHOUT_APACHE_EXPAT knob to build with no expat at all for those who | ache | 2003-02-17 | 1 | -8/+19 |
| | | | | don't use it. | ||||
* | Stop abusing OPTIM for anything, use CFLAGS instead, as recommended by | ache | 2003-02-16 | 2 | -9/+13 |
| | | | | | | | Apache configure. Build with full expat, some modules require it. PR: 46786 | ||||
* | Define USE_PERL5 when the port specifies ${PERL} in CONFIGURE_ARGS. | knu | 2002-11-05 | 1 | -0/+2 |
| | | | | | | Otherwise apxs doesn't work and all the mod_* ports fail to build. Found by: bento | ||||
* | Additional suexec tuning and login.conf support in suexec | ache | 2002-10-30 | 3 | -1/+98 |
| | | | | Submitted by: Alexander Yurchenko <grange@rt.mipt.ru> | ||||
* | Add MASTER_SITE_RINGSERVER to MASTER_SITES. | knu | 2002-10-13 | 1 | -1/+2 |
| | |||||
* | pkg-install -> ${PKGINSTALL} | ache | 2002-10-06 | 1 | -1/+1 |
| | | | | | PR: 43725 Submitted by: Helge Oldach <apache06oct02@oldach.net> | ||||
* | Update to apache 1.3.27 and 2.0.43. This fixes a security vulnerability. | kris | 2002-10-05 | 3 | -5/+7 |
| | | | | | | | | | | | 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 | ||||
* | Fix more .default -> -dist leftovers | ache | 2002-06-22 | 2 | -18/+32 |
| | |||||
* | Rename .default suffix to -dist, probably it will be less confusing | ache | 2002-06-22 | 3 | -58/+58 |
| | |||||
* | Don't remove data.default & cgi-bin.default on install | ache | 2002-06-20 | 2 | -8/+7 |
| | |||||
* | Upgrade to 1.3.26 | ache | 2002-06-19 | 4 | -38/+68 |
| | | | | Unforbidde it. | ||||
* | Mark FORBIDDEN until an update is available. | nectar | 2002-06-18 | 1 | -0/+3 |
| | | | | See <URL:http://httpd.apache.org/info/security_bulletin_20020617.txt>. | ||||
* | One @unexec was misplaced in pkg-plist | ache | 2002-05-11 | 2 | -2/+2 |
| | |||||
* | Back out a+x cgi-bin.default example scripts for paranoid safety sake | ache | 2002-05-10 | 1 | -2/+1 |
| | |||||
* | chmod a+x cgi-bin.default example scripts | ache | 2002-05-09 | 1 | -3/+5 |
| | |||||
* | Use lowercased yes for WITH_APACHE_SUEXEC | ache | 2002-05-08 | 1 | -1/+1 |
| | |||||
* | 1) Add SUEXEC configuration support | ache | 2002-05-07 | 2 | -6/+44 |
| | | | | | | 2) Add checkgid to PLIST Submitted by: Jens Rehsack <rehsack@liwing.de> (some parts of 1.) | ||||
* | Pick official proxy_http1.1_chunking.patch | ache | 2002-05-05 | 4 | -6/+11 |
| | | | | | Install apache.sh as apache.sh.default first Use limits of 'www' user for apachectl | ||||
* | Replace PREFIX globally | ache | 2002-04-24 | 1 | -2/+2 |
| | | | | | PR: 37413 Submitted by: Jason Mann <jmann@blueyonder.co.uk> | ||||
* | Make startscript apache.sh PREFIX aware at install time, | dinoex | 2002-04-22 | 2 | -8/+7 |
| | | | | | | | | | 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 | ||||
* | Respect ${CC} completely.. without this, LD_SHLIB gets hardcoded to "gcc". | petef | 2002-04-01 | 1 | -1/+1 |
| | | | | Approved by: maintainer | ||||
* | Add warning about relative URL in Redirect: (changed now) | ache | 2002-03-25 | 2 | -0/+6 |
| | | | | Submitted by: Alan Eldridge <alane@geeksrus.net> | ||||
* | Upgrade to 1.3.24 | ache | 2002-03-23 | 3 | -2/+3 |
| | | | | Submitted by: Cy Schubert <Cy.Schubert@uumail.gov.bc.ca> | ||||
* | Allow to configure HARD_SERVER_LIMIT via 'make' variable | ache | 2002-02-19 | 1 | -2/+10 |
| | |||||
* | Upgrade to 1.3.23 | ache | 2002-01-25 | 8 | -67/+38 |
| | |||||
* | Suggest a command to delete user instead of actually deleting it | ache | 2001-12-08 | 2 | -7/+2 |
| | | | | PR: 32536 | ||||
* | Don't put 'manual' link to the Apache manual, it already handled by httpd.conf | ache | 2001-12-02 | 3 | -7/+4 |
| | |||||
* | Add symbolic link to apache's manual into pkg-plist | ache | 2001-12-01 | 2 | -1/+3 |
| | |||||
* | Use ${SH} to run pkg-install. It seems that CTM not preserve x-bit | ache | 2001-11-02 | 1 | -1/+1 |
| | |||||
* | CONFIGURE_ARGS = -> += for child ports | ache | 2001-10-29 | 1 | -1/+2 |
| | |||||
* | Install properly in case existen main "data" and "cgi-bin" are symlinks | ache | 2001-10-23 | 3 | -5/+5 |
| | |||||
* | Fix Group replacing in httpd.conf | ache | 2001-10-22 | 2 | -3/+8 |
| | |||||
* | Switch to www:www | ache | 2001-10-22 | 3 | -7/+64 |
| | |||||
* | Separate manual and default data dir | ache | 2001-10-17 | 4 | -296/+393 |
| | | | | Add missing icons to pkg-list | ||||
* | Upgrade to 1.3.22 | ache | 2001-10-14 | 5 | -32/+72 |
| | |||||
* | Rewrite @exec's so final condition always be true on success | ache | 2001-08-26 | 1 | -7/+7 |
| | | | | Submitted by: Jimmy Olgeni <olgeni@uli.it> | ||||
* | Upgrade to 1.3.20 | ache | 2001-05-22 | 4 | -62/+26 |
| | |||||
* | 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-04-01 | 1 | -0/+53 |
| | | | | | PR: 26237 Submitted by: Scot W. Hetzel <hetzels@westbend.net> | ||||
* | Upgrade to 1.3.19 | ache | 2001-03-07 | 3 | -7/+24 |
| | |||||
* | bump portrevision | ache | 2001-02-13 | 1 | -0/+1 |
| | |||||
* | Add official fix for RewriteMap bug | ache | 2001-02-13 | 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-17 | 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-28 | 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-12 | 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-03 | 1 | -0/+7 |
| | | | | Submitted by: bento | ||||
* | Add appropriate AddType and DirectoryIndex in preparation for | dirk | 2000-05-30 | 1 | -4/+50 |
| | | | | | | mod_php[34]. Approved by: ache (maintainer) | ||||
* | Trim lines that were out of DESCR style, use proper WWW: | billf | 2000-05-08 | 1 | -10/+1 |
| | |||||
* | Fix typo | cpiazza | 2000-04-11 | 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-03 | 2 | -0/+4 |
| | |||||
* | upgrade to 1.3.11 | ache | 2000-01-25 | 5 | -40/+45 |
| | |||||
* | cp/ln all *.default stuff with original names if they not present | ache | 1999-11-16 | 1 | -0/+7 |
| | |||||
* | upgrade to 1.3.9 | ache | 1999-09-04 | 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-28 | 1 | -4/+4 |
| | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} | ||||
* | chmod -> ${CHMOD} | mharo | 1999-08-23 | 1 | -2/+2 |
| | | | | chown -> ${CHOWN} | ||||
* | add 3 missing small icons | ache | 1999-08-05 | 1 | -0/+3 |
| | | | | Submitted by: dirk.meyer@dinoex.sub.org (Dirk Meyer) | ||||
* | #4/4 enforcing Caps, no period | hoek | 1999-06-27 | 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-26 | 1 | -2/+2 |
| | | | | | PR: ports/12206 Submitted by: Matt Behrens <matt@zigg.com> | ||||
* | upgrade to 1.3.6 | ache | 1999-03-26 | 5 | -102/+92 |
| | |||||
* | Fix missing "\"s | billf | 1999-03-14 | 1 | -2/+2 |
| | | | | Noticed By: #FreeBSD | ||||
* | Add the Apache mirror sites. For ports with 'mods' attached to them, the ↵ | billf | 1999-03-14 | 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. | 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:// | ache | 1999-03-08 | 1 | -2/+2 |
| | |||||
* | upgrade to 1.3.4 | ache | 1999-01-15 | 6 | -253/+190 |
| | |||||
* | More Y2K Statement Links... | scrappy | 1999-01-13 | 1 | -1/+2 |
| | |||||
* | Upgrade to 1.3.3 | smace | 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 | ache | 1998-09-24 | 1 | -2/+4 |
| | |||||
* | upgrade to 1.3.2 | ache | 1998-09-24 | 5 | -35/+39 |
| | |||||
* | Remove expensive-optimization -O6 already include it | ache | 1998-09-21 | 1 | -2/+2 |
| | |||||
* | add more dirrm's | ache | 1998-08-30 | 1 | -2/+13 |
| | |||||
* | add missing mkdir/dirrm | ache | 1998-08-30 | 1 | -0/+3 |
| | |||||
* | Wwwaste the manpages. | hoek | 1998-08-20 | 1 | -9/+0 |
| | |||||
* | "ln -s" -> "ln -sf" to make this port reinstall-friendly. | asami | 1998-08-05 | 1 | -3/+3 |
| | |||||
* | apachectl: redirect kill output to /dev/null | ache | 1998-07-24 | 1 | -1/+18 |
| | |||||
* | Upgrade to 1.3.1 | ache | 1998-07-23 | 6 | -157/+229 |
| | |||||
* | Make performance tuning conditionaly depends on APACHE_PERF_TUNING | ache | 1998-06-25 | 1 | -6/+16 |
| | | | | variable. Add more optimization there. | ||||
* | Redirect apachectl output to devnull in apache.sh | ache | 1998-06-18 | 1 | -2/+2 |
| | |||||
* | Use apachectl to start apache in rc.d/apache.sh | ache | 1998-06-18 | 1 | -2/+2 |
| | |||||
* | Increase HARD_SERVER_LIMIT to 512, it is already limited by MaxClients | ache | 1998-06-13 | 1 | -2/+3 |
| | | | | | directive installed by default and this needs to avoid unnecessary recompilation | ||||
* | Performance tuning as described in ↵ | ache | 1998-06-10 | 1 | -2/+3 |
| | | | | | | http://www.apache.org/docs/misc/perf-tuning.html Add --disable-rule=STATUS and -DBUFFERED_LOGS | ||||
* | Remove three nonexistent files. | asami | 1998-06-08 | 1 | -3/+0 |
| | |||||
* | Adjust NO_LATEST_LINK (now apache-1.3 is the default) after repository | asami | 1998-06-07 | 1 | -3/+1 |
| | | | | | | copy of apache -> apache12 and apache-current -> apache13. Requested by: ache | ||||
* | upgrade to 1.3.0 | ache | 1998-06-07 | 2 | -5/+5 |
| | |||||
* | upgrade to 1.3b7 | ache | 1998-06-06 | 4 | -159/+148 |
| | |||||
* | Fix PLIST | ache | 1998-04-23 | 2 | -6/+4 |
| | |||||
* | ===> Building package for apache-1.3b6 | 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. | asami | 1998-04-22 | 1 | -5/+5 |
| | | | | Also, don't use "+=" to define variable defined only once. | ||||
* | Upgrade to 1.3b6, now with loadable modules! | ache | 1998-04-22 | 7 | -189/+378 |
| | |||||
* | Add dist patches set locally since bsd.port.mk can't handle different base | ache | 1998-03-12 | 1 | -3/+3 |
| | | | | directory per each dist patch | ||||
* | Define NO_LATEST_LINK. | asami | 1998-02-25 | 1 | -1/+3 |
| | |||||
* | Upgrade to 1.3b5 | ache | 1998-02-20 | 3 | -19/+53 |
| | |||||
* | Add official patch for //// attack | ache | 1998-01-08 | 2 | -1/+5 |
| | |||||
* | Redirect ulimit output to /dec/null | ache | 1997-11-22 | 1 | -1/+1 |
| | |||||
* | Upgrade to 1.3b3 | ache | 1997-11-22 | 5 | -34/+28 |
| | |||||
* | Compile with -funsigned-char instead of (unsigned char) cast | ache | 1997-10-24 | 2 | -53/+0 |
| | | | | and not replace Apache functions now | ||||
* | Upgrade to 1.3b2, now with support files and docs installed | ache | 1997-10-23 | 7 | -37/+290 |
| | |||||
* | Do not replace Apache md5 with FreeBSD one, it cause | ache | 1997-08-26 | 2 | -23/+1 |
| | | | | support problems and gains almost nothing | ||||
* | Tweak comment | ache | 1997-08-13 | 1 | -2/+1 |
| | |||||
* | Update the repository copied (with history) apache 1.2.1 to 1.3a1 from the | peter | 1997-08-13 | 4 | -23/+19 |
| | | | | original apache-current port. | ||||
* | The great apache shuffle, part 1.. Revive files and break out SSL.. | peter | 1997-08-12 | 1 | -39/+2 |
| | |||||
* | Split apache to -stable and -current | ache | 1997-07-27 | 1 | -2/+0 |
| | |||||
* | Upgrade to 1.2.1 | ache | 1997-07-08 | 2 | -6/+6 |
| | |||||
* | Always installl *-dist files and list them in PLIST too, it allows | ache | 1997-06-07 | 1 | -4/+4 |
| | | | | pkg_delete not remove current configuration | ||||
* | Update to 1.2.0 | ache | 1997-06-06 | 2 | -5/+5 |
| | |||||
* | More fixing of OPTIM replacement | ache | 1997-06-01 | 1 | -1/+1 |
| | |||||
* | Fix OPTIM= patching | ache | 1997-06-01 | 1 | -1/+1 |
| | |||||
* | Upgrade to 1.2b11 | ache | 1997-06-01 | 3 | -53/+7 |
| | |||||
* | Upgrade to 1.2b10 | ache | 1997-05-03 | 3 | -5/+24 |
| | |||||
* | Upgrade to 1.2b8 | ache | 1997-04-15 | 2 | -7/+10 |
| | |||||
* | remove unneded @unexec | ache | 1997-02-27 | 1 | -1/+0 |
| | |||||
* | Update checksum for my dir.patch | ache | 1997-02-26 | 1 | -1/+1 |
| | |||||
* | Upgrade to 1.2b7 | ache | 1997-02-26 | 2 | -6/+6 |
| | |||||
* | Upgrade to 1.2b6 | ache | 1997-01-28 | 2 | -6/+6 |
| | |||||
* | "mkdir" -> "mkdir -p" so pkg_add will work without /usr/local/www | asami | 1997-01-13 | 1 | -1/+1 |
| | | | | pre-existing. | ||||
* | Upgrade to 1.2b4 | ache | 1997-01-03 | 2 | -5/+5 |
| | |||||
* | Upgrade to 1.2b3 | ache | 1996-12-26 | 2 | -9/+9 |
| | | | | Submitted by: mostly by peter | ||||
* | Mark the SSL'ed version as BROKEN, until the official patches appear. Also | markm | 1996-12-12 | 1 | -1/+3 |
| | | | | add myself as maintainer of the SSL version. | ||||
* | Upgrade to 1.2b2 | ache | 1996-12-12 | 2 | -26/+8 |
| | |||||
* | Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 1 | -2/+2 |
| | |||||
* | Add information URLs comment | ache | 1996-11-07 | 1 | -4/+7 |
| | |||||
* | Conditionalize all my patches | ache | 1996-11-07 | 3 | -128/+36 |
| | |||||
* | Situation: | ache | 1996-11-04 | 1 | -0/+127 |
| | | | | | | | | | | | | | | | | It is impossible to suppress initial HTML preamble for directories, i.e. <HEAD><TITLE>Index of dir</TITLE></HEAD><BODY> It means that it is impossible to change <TITLE> or add any <META HTTP-EQUIV...> tags to <HEAD> section or change <BODY> attributes without HTML syntax violation (.asis, cern_meta, etc. not helps here too). Fix: I add "SuppressHTMLPreamble" option to "IndexOptions". When this option is set _and_ HEADER.html (or what you set as it) is present and readable, standard <HEAD><TITLE>Index of dir</TITLE></HEAD><BODY> preamble will be suppressed assuming you have right HTML preamble in your HEADER.html. It solves all problems mentioned above. | ||||
* | Uncomment the DEPENDS= line. Sheesh. | markm | 1996-11-01 | 1 | -2/+2 |
| | | | | Reminded by: ache | ||||
* | FINALLY - commit the SSL'ed version of this. (ye gods, this has been a while | markm | 1996-10-27 | 1 | -3/+15 |
| | | | | :-) ) | ||||
* | Split /usr/local/etc/apache/* in more reasonable way | ache | 1996-08-23 | 2 | -51/+5 |
| | | | | Warning: SSL part not updated completely | ||||
* | 1) Add the ability to build a secure (SSL'ed) server, conditionalised | markm | 1996-08-11 | 4 | -10/+30 |
| | | | | | | | | 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. | ||||
* | Fix icons list | ache | 1996-07-12 | 1 | -8/+56 |
| | |||||
* | Remove unnecessary DISTFILES and EXTRACT_ONLY. | asami | 1996-07-12 | 1 | -5/+2 |
| | | | | | | 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. | ||||
* | ...just changed maintainer to match reality | pst | 1996-07-12 | 1 | -2/+2 |
| | |||||
* | Upgrade to 1.1.1 | ache | 1996-07-11 | 3 | -42/+40 |
| | | | | OK-ed by: gpalmer | ||||
* | Slight revision: If startup file already there, leave it alone. | jkh | 1996-06-16 | 1 | -5/+7 |
| | |||||
* | Install an apache.sh startup file in /usr/local/etc/rc.d/ | jkh | 1996-06-16 | 2 | -1/+9 |
| | | | | | Now that apache_httpd is gone from /etc/sysconfig, this is the canonical way to make apache start automatically in a new system installation. | ||||
* | Variable reorderization. | asami | 1996-05-20 | 1 | -5/+6 |
| | |||||
* | Use mod_env.c to pass environment to CGI instead of local hack | ache | 1996-05-20 | 2 | -8/+10 |
| | |||||
* | Update to Apache 1.0.5 (security fix) | pst | 1996-04-21 | 4 | -9/+7 |
| | |||||
* | Upgrade to 1.0.3 | ache | 1996-02-23 | 2 | -5/+5 |
| | |||||
* | Upgrade to 1.0.2. | jfieber | 1996-02-07 | 2 | -4/+4 |
| | |||||
* | Fix MASTER_SITES. | jfieber | 1995-12-04 | 1 | -2/+7 |
| | |||||
* | Update to 1.0 | jfieber | 1995-12-03 | 2 | -5/+5 |
| | |||||
* | Change categories to "www". gn has "net" in there too. | asami | 1995-11-27 | 1 | -2/+2 |
| | |||||
* | fixed COMMENTS | erich | 1995-10-29 | 1 | -1/+1 |
| | |||||
* | Don't try to install mime.types twice. | pst | 1995-09-30 | 1 | -0/+125 |
| | | | | | | Patch up the distributed configuration files to match /usr/local/www convention. We really should be patching them to meta-values and then running sed over them to home them to the right prefix. | ||||
* | Make apache less NCSA-like and more BSD-like. | pst | 1995-09-26 | 1 | -2/+2 |
| | | | | | | Binary installed in /usr/local/sbin. Document root is /usr/local/www/data. Server root is /usr/local/www/server. | ||||
* | Upgrade apache to 0.8.14, completely restructure port, and list myself as | pst | 1995-09-24 | 3 | -5/+7 |
| | | | | maintainer. | ||||
* | Upgrade apache to 0.8.13 | pst | 1995-09-19 | 3 | -7/+6 |
| | |||||
* | Port of the APACHE web server. | jkh | 1995-08-28 | 5 | -0/+70 |
Submitted by: "Eric L. Hernes" <erich@lodgenet.com> |