summaryrefslogtreecommitdiff
path: root/www/apache13 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Use lowercased yes for WITH_APACHE_SUEXECAndrey A. Chernov2002-05-081-1/+1
| | | | Notes: svn path=/head/; revision=58696
* 1) Add SUEXEC configuration supportAndrey A. Chernov2002-05-072-6/+44
| | | | | | | | | 2) Add checkgid to PLIST Submitted by: Jens Rehsack <rehsack@liwing.de> (some parts of 1.) Notes: svn path=/head/; revision=58642
* Pick official proxy_http1.1_chunking.patchAndrey A. Chernov2002-05-044-6/+11
| | | | | | | | Install apache.sh as apache.sh.default first Use limits of 'www' user for apachectl Notes: svn path=/head/; revision=58562
* Replace PREFIX globallyAndrey A. Chernov2002-04-241-2/+2
| | | | | | | | PR: 37413 Submitted by: Jason Mann <jmann@blueyonder.co.uk> Notes: svn path=/head/; revision=58056
* Make startscript apache.sh PREFIX aware at install time,Dirk Meyer2002-04-222-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 Notes: svn path=/head/; revision=57971
* Respect ${CC} completely.. without this, LD_SHLIB gets hardcoded to "gcc".Pete Fritchman2002-03-311-1/+1
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=57087
* Add warning about relative URL in Redirect: (changed now)Andrey A. Chernov2002-03-242-0/+6
| | | | | | | Submitted by: Alan Eldridge <alane@geeksrus.net> Notes: svn path=/head/; revision=56556
* Upgrade to 1.3.24Andrey A. Chernov2002-03-233-2/+3
| | | | | | | Submitted by: Cy Schubert <Cy.Schubert@uumail.gov.bc.ca> Notes: svn path=/head/; revision=56455
* Allow to configure HARD_SERVER_LIMIT via 'make' variableAndrey A. Chernov2002-02-191-2/+10
| | | | Notes: svn path=/head/; revision=54885
* Upgrade to 1.3.23Andrey A. Chernov2002-01-258-67/+38
| | | | Notes: svn path=/head/; revision=53701
* Suggest a command to delete user instead of actually deleting itAndrey A. Chernov2001-12-072-7/+2
| | | | | | | PR: 32536 Notes: svn path=/head/; revision=51196
* Don't put 'manual' link to the Apache manual, it already handled by httpd.confAndrey A. Chernov2001-12-023-7/+4
| | | | Notes: svn path=/head/; revision=50844
* Add symbolic link to apache's manual into pkg-plistAndrey A. Chernov2001-12-012-1/+3
| | | | Notes: svn path=/head/; revision=50794
* Use ${SH} to run pkg-install. It seems that CTM not preserve x-bitAndrey A. Chernov2001-11-021-1/+1
| | | | Notes: svn path=/head/; revision=49487
* CONFIGURE_ARGS = -> += for child portsAndrey A. Chernov2001-10-281-1/+2
| | | | Notes: svn path=/head/; revision=49299
* Install properly in case existen main "data" and "cgi-bin" are symlinksAndrey A. Chernov2001-10-223-5/+5
| | | | Notes: svn path=/head/; revision=49083
* Fix Group replacing in httpd.confAndrey A. Chernov2001-10-212-3/+8
| | | | Notes: svn path=/head/; revision=49035
* Switch to www:wwwAndrey A. Chernov2001-10-213-7/+64
| | | | Notes: svn path=/head/; revision=49028
* Separate manual and default data dirAndrey A. Chernov2001-10-174-296/+393
| | | | | | | Add missing icons to pkg-list Notes: svn path=/head/; revision=48860
* Upgrade to 1.3.22Andrey A. Chernov2001-10-145-32/+72
| | | | Notes: svn path=/head/; revision=48744
* Rewrite @exec's so final condition always be true on successAndrey A. Chernov2001-08-251-7/+7
| | | | | | | Submitted by: Jimmy Olgeni <olgeni@uli.it> Notes: svn path=/head/; revision=46903
* Upgrade to 1.3.20Andrey A. Chernov2001-05-224-62/+26
| | | | Notes: svn path=/head/; revision=42910
* Apache dist moved to another subdirAndrey A. Chernov2001-04-071-15/+16
| | | | | | | | | | Bump PORTREVISION for util.c patch PR: 26383 Submitted by: Chang, Hye-Shik <perky@python.or.kr> Notes: svn path=/head/; revision=40976
* Add official patch to not coredump on missing ServerNameAndrey A. Chernov2001-03-311-0/+53
| | | | | | | | PR: 26237 Submitted by: Scot W. Hetzel <hetzels@westbend.net> Notes: svn path=/head/; revision=40677