summaryrefslogtreecommitdiffstats
path: root/www/apache13/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Move 'limits' from start_precmd to start_cmd because with new localpkgache2004-07-271-1/+1
| | | | it affects all subsequent scripts.
* In the rc.d/localpkg New World Order, the apache.sh startup script mayroam2004-07-261-1/+1
| | | | | | | | | | 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 FPache2004-06-141-1/+1
| | | | | | | http://issues.apache.org/bugzilla/show_bug.cgi?id=29237 PR: 67928 Submitted by: Helge Oldach <apache13jun14@oldach.net>
* Fix mod_proxy overflow.ache2004-06-111-0/+1
| | | | GG security advisory #69
* Allow customizing of main dirsache2004-05-271-2/+18
| | | | | PR: 67232 Submitted by: James Barrett <james@infosia.net> (partially)
* Upgrade to 1.3.31ache2004-05-191-3/+2
|
* Add start_precmd to set limits of www userache2004-05-071-1/+1
|
* commmand -> commandache2004-05-011-1/+1
|
* rcNG-fy.nork2004-04-301-8/+6
| | | | | Approved by: ache Suggested by: hrs
* - CONFLICTS extendeddinoex2004-03-181-1/+4
|
* o Bump $LIB_DEPENDS line to chase expat's shlib version.kuriyama2004-03-141-2/+2
| | | | o Bump $PORTREVISION.
* Fix netmask problem on 64bit machines, patch from dev. treeache2004-03-081-1/+1
|
* Use non-customizeable pathes for warining filesache2003-11-081-2/+2
|
* Add warning file names to *-dist directories to prevent people modifyingache2003-11-081-0/+3
| | | | them.
* Upgrade to 1.3.29ache2003-10-281-2/+2
|
* - fix spelling in CONFLICTSdinoex2003-10-251-1/+1
|
* - add CONFLICTSdinoex2003-10-141-0/+3
| | | | | Submitted by: eikemeier@fillmore-labs.com Approved by: kris
* Add knob to turn on internal expatache2003-09-011-1/+4
| | | | PR: 56290
* Make SUEXEC_CONF more customizableache2003-08-171-3/+6
| | | | | PR: 55670 Submitted by: Danijel Tasov <danielt@camelot.de>
* Upgrade to 1.3.28ache2003-07-181-3/+2
|
* Understand '$1$' prefix for crypt() in dbmmanageache2003-06-021-1/+1
| | | | PR: 25031
* Use ${MASTER_SITE_APACHE_HTTPD}ache2003-04-271-17/+3
| | | | | PR: 50922 Submitted by: naddy
* Clear moonlight beckons.ade2003-03-071-0/+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), itache2003-02-201-1/+1
| | | | completely breaks passwd functions.
* Fix CFLAGS for apxsache2003-02-191-3/+3
| | | | PR: 48384
* Add WITHOUT_APACHE_EXPAT knob to build with no expat at all for those whoache2003-02-161-8/+19
| | | | don't use it.
* Stop abusing OPTIM for anything, use CFLAGS instead, as recommended byache2003-02-161-8/+12
| | | | | | | Apache configure. Build with full expat, some modules require it. PR: 46786
* Define USE_PERL5 when the port specifies ${PERL} in CONFIGURE_ARGS.knu2002-11-041-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 suexecache2002-10-301-1/+3
| | | | Submitted by: Alexander Yurchenko <grange@rt.mipt.ru>
* Add MASTER_SITE_RINGSERVER to MASTER_SITES.knu2002-10-121-1/+2
|
* pkg-install -> ${PKGINSTALL}ache2002-10-061-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.kris2002-10-051-2/+1
| | | | | | | | | | | 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 leftoversache2002-06-221-1/+1
|
* Rename .default suffix to -dist, probably it will be less confusingache2002-06-211-2/+2
|
* Don't remove data.default & cgi-bin.default on installache2002-06-201-1/+2
|
* Upgrade to 1.3.26ache2002-06-191-8/+4
| | | | Unforbidde it.
* Mark FORBIDDEN until an update is available.nectar2002-06-181-0/+3
| | | | See <URL:http://httpd.apache.org/info/security_bulletin_20020617.txt>.
* One @unexec was misplaced in pkg-plistache2002-05-111-1/+1
|
* Back out a+x cgi-bin.default example scripts for paranoid safety sakeache2002-05-101-2/+1
|
* chmod a+x cgi-bin.default example scriptsache2002-05-091-3/+5
|
* Use lowercased yes for WITH_APACHE_SUEXECache2002-05-081-1/+1
|
* 1) Add SUEXEC configuration supportache2002-05-071-6/+41
| | | | | | 2) Add checkgid to PLIST Submitted by: Jens Rehsack <rehsack@liwing.de> (some parts of 1.)
* Pick official proxy_http1.1_chunking.patchache2002-05-041-4/+6
| | | | | Install apache.sh as apache.sh.default first Use limits of 'www' user for apachectl
* Replace PREFIX globallyache2002-04-241-2/+2
| | | | | PR: 37413 Submitted by: Jason Mann <jmann@blueyonder.co.uk>
* Make startscript apache.sh PREFIX aware at install time,dinoex2002-04-221-1/+5
| | | | | | | | | 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".petef2002-03-311-1/+1
| | | | Approved by: maintainer
* Add warning about relative URL in Redirect: (changed now)ache2002-03-241-0/+2
| | | | Submitted by: Alan Eldridge <alane@geeksrus.net>
* Upgrade to 1.3.24ache2002-03-231-1/+1
| | | | Submitted by: Cy Schubert <Cy.Schubert@uumail.gov.bc.ca>
* Allow to configure HARD_SERVER_LIMIT via 'make' variableache2002-02-191-2/+10
|
* Upgrade to 1.3.23ache2002-01-251-6/+4
|
OpenPOWER on IntegriCloud