aboutsummaryrefslogtreecommitdiff
path: root/www/apache13
Commit message (Collapse)AuthorAgeFilesLines
* Fix http request smuggling for proxyAndrey A. Chernov2005-08-112-1/+88
| | | | | | | Approved by: portmgr (clement) Notes: svn path=/head/; revision=140844
* - don't create httpd.conf.bakClement Laforet2005-02-112-0/+16
| | | | | | | | | - remove httpd.conf.bak if exists Approved by: portmgr (krion, kris) Notes: svn path=/head/; revision=128539
* Change APACHE_PERF_TUNING default to more reasonable valueAndrey A. Chernov2005-01-301-1/+1
| | | | | | | Submitted by: Nikolas Britton <freebsd@nbritton.org> Notes: svn path=/head/; revision=127711
* Fix few wrong deinstallation commands and obsoleted dirrmAndrey A. Chernov2004-11-062-7/+7
| | | | | | | Submitted by: hrs Notes: svn path=/head/; revision=121006
* Upgrade to 1.3.33Andrey A. Chernov2004-10-292-4/+4
| | | | Notes: svn path=/head/; revision=120459
* Upgrade to 1.3.32Andrey A. Chernov2004-10-256-34/+17
| | | | Notes: svn path=/head/; revision=120159
* rc_flags not expanded yet at this point in startup script.Andrey A. Chernov2004-08-292-2/+2
| | | | | | | Change it to apache_flags directly. Notes: svn path=/head/; revision=117558
* Add @unexec parts to prev. commitAndrey A. Chernov2004-08-221-0/+2
| | | | Notes: svn path=/head/; revision=117043
* Write-protect *-dist directoriesAndrey A. Chernov2004-08-222-1/+7
| | | | Notes: svn path=/head/; revision=117012
* Move 'limits' from start_precmd to start_cmd because with new localpkgAndrey A. Chernov2004-07-272-2/+2
| | | | | | | it affects all subsequent scripts. Notes: svn path=/head/; revision=114862
* In the rc.d/localpkg New World Order, the apache.sh startup script mayPeter Pentchev2004-07-262-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) Notes: svn path=/head/; revision=114780
* Fix connection problem with mod_dav and FPAndrey A. Chernov2004-06-142-1/+12
| | | | | | | | | | http://issues.apache.org/bugzilla/show_bug.cgi?id=29237 PR: 67928 Submitted by: Helge Oldach <apache13jun14@oldach.net> Notes: svn path=/head/; revision=111459
* Fix mod_proxy overflow.Andrey A. Chernov2004-06-112-0/+14
| | | | | | | GG security advisory #69 Notes: svn path=/head/; revision=111304
* Don't remove www/ now that it is created by the system.Kris Kennaway2004-06-091-1/+0
| | | | Notes: svn path=/head/; revision=111131
* Allow customizing of main dirsAndrey A. Chernov2004-05-271-2/+18
| | | | | | | | PR: 67232 Submitted by: James Barrett <james@infosia.net> (partially) Notes: svn path=/head/; revision=110107
* Upgrade to 1.3.31Andrey A. Chernov2004-05-194-126/+15
| | | | Notes: svn path=/head/; revision=109480
* Add start_precmd to set limits of www userAndrey A. Chernov2004-05-072-1/+3
| | | | Notes: svn path=/head/; revision=108641
* commmand -> commandAndrey A. Chernov2004-05-012-2/+2
| | | | Notes: svn path=/head/; revision=108097
* rcNG-fy.Norikatsu Shigemura2004-04-304-24/+39
| | | | | | | | Approved by: ache Suggested by: hrs Notes: svn path=/head/; revision=108060
* - CONFLICTS extendedDirk Meyer2004-03-181-1/+4
| | | | Notes: svn path=/head/; revision=104534
* o Bump $LIB_DEPENDS line to chase expat's shlib version.Jun Kuriyama2004-03-141-2/+2
| | | | | | | o Bump $PORTREVISION. Notes: svn path=/head/; revision=103969
* Fix netmask problem on 64bit machines, patch from dev. treeAndrey A. Chernov2004-03-082-1/+119
| | | | Notes: svn path=/head/; revision=103309
* Use non-customizeable pathes for warining filesAndrey A. Chernov2003-11-081-2/+2
| | | | Notes: svn path=/head/; revision=93352
* Add warning file names to *-dist directories to prevent people modifyingAndrey A. Chernov2003-11-082-2/+7
| | | | | | | them. Notes: svn path=/head/; revision=93350
* Upgrade to 1.3.29Andrey A. Chernov2003-10-283-4/+7
| | | | Notes: svn path=/head/; revision=92476
* - fix spelling in CONFLICTSDirk Meyer2003-10-251-1/+1
| | | | Notes: svn path=/head/; revision=92135
* - add CONFLICTSDirk Meyer2003-10-141-0/+3
| | | | | | | | Submitted by: eikemeier@fillmore-labs.com Approved by: kris Notes: svn path=/head/; revision=91213
* Add knob to turn on internal expatAndrey A. Chernov2003-09-011-1/+4
| | | | | | | PR: 56290 Notes: svn path=/head/; revision=88311
* Make SUEXEC_CONF more customizableAndrey A. Chernov2003-08-171-3/+6
| | | | | | | | PR: 55670 Submitted by: Danijel Tasov <danielt@camelot.de> Notes: svn path=/head/; revision=87135
* Upgrade to 1.3.28Andrey A. Chernov2003-07-184-32/+23
| | | | Notes: svn path=/head/; revision=85139
* Understand '$1$' prefix for crypt() in dbmmanageAndrey A. Chernov2003-06-022-1/+12
| | | | | | | PR: 25031 Notes: svn path=/head/; revision=82049
* Use ${MASTER_SITE_APACHE_HTTPD}Andrey A. Chernov2003-04-271-17/+3
| | | | | | | | PR: 50922 Submitted by: naddy Notes: svn path=/head/; revision=79749
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Don't even try to sense Berkeley DB2/DB3 (from /usr/local), itAndrey A. Chernov2003-02-202-1/+32
| | | | | | | completely breaks passwd functions. Notes: svn path=/head/; revision=75932
* Fix CFLAGS for apxsAndrey A. Chernov2003-02-191-3/+3
| | | | | | | PR: 48384 Notes: svn path=/head/; revision=75836
* Add WITHOUT_APACHE_EXPAT knob to build with no expat at all for those whoAndrey A. Chernov2003-02-161-8/+19
| | | | | | | don't use it. Notes: svn path=/head/; revision=75671
* Stop abusing OPTIM for anything, use CFLAGS instead, as recommended byAndrey A. Chernov2003-02-162-9/+13
| | | | | | | | | | Apache configure. Build with full expat, some modules require it. PR: 46786 Notes: svn path=/head/; revision=75637
* Define USE_PERL5 when the port specifies ${PERL} in CONFIGURE_ARGS.Akinori MUSHA2002-11-041-0/+2
| | | | | | | | | Otherwise apxs doesn't work and all the mod_* ports fail to build. Found by: bento Notes: svn path=/head/; revision=69466
* Additional suexec tuning and login.conf support in suexecAndrey A. Chernov2002-10-303-1/+98
| | | | | | | Submitted by: Alexander Yurchenko <grange@rt.mipt.ru> Notes: svn path=/head/; revision=69135
* Add MASTER_SITE_RINGSERVER to MASTER_SITES.Akinori MUSHA2002-10-121-1/+2
| | | | Notes: svn path=/head/; revision=67904
* pkg-install -> ${PKGINSTALL}Andrey A. Chernov2002-10-061-1/+1
| | | | | | | | PR: 43725 Submitted by: Helge Oldach <apache06oct02@oldach.net> Notes: svn path=/head/; revision=67466
* Update to apache 1.3.27 and 2.0.43. This fixes a security vulnerability.Kris Kennaway2002-10-053-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 Notes: svn path=/head/; revision=67299
* Fix more .default -> -dist leftoversAndrey A. Chernov2002-06-222-18/+32
| | | | Notes: svn path=/head/; revision=61724
* Rename .default suffix to -dist, probably it will be less confusingAndrey A. Chernov2002-06-213-58/+58
| | | | Notes: svn path=/head/; revision=61704
* Don't remove data.default & cgi-bin.default on installAndrey A. Chernov2002-06-202-8/+7
| | | | Notes: svn path=/head/; revision=61606
* Upgrade to 1.3.26Andrey A. Chernov2002-06-194-38/+68
| | | | | | | Unforbidde it. Notes: svn path=/head/; revision=61540
* Mark FORBIDDEN until an update is available.Jacques Vidrine2002-06-181-0/+3
| | | | | | | See <URL:http://httpd.apache.org/info/security_bulletin_20020617.txt>. Notes: svn path=/head/; revision=61511
* One @unexec was misplaced in pkg-plistAndrey A. Chernov2002-05-112-2/+2
| | | | Notes: svn path=/head/; revision=58892
* Back out a+x cgi-bin.default example scripts for paranoid safety sakeAndrey A. Chernov2002-05-101-2/+1
| | | | Notes: svn path=/head/; revision=58828
* chmod a+x cgi-bin.default example scriptsAndrey A. Chernov2002-05-091-3/+5
| | | | Notes: svn path=/head/; revision=58778