aboutsummaryrefslogtreecommitdiff
path: root/www/apache20
Commit message (Collapse)AuthorAgeFilesLines
* - Workaround a sh segfault on 6-STABLEClement Laforet2008-02-081-0/+4
| | | | | | | Reported by: many Notes: svn path=/head/; revision=206877
* - Fix recursive use of WITH_BDB_VER when WITH_BERKELEYDB and WITH_BDB_VERClement Laforet2008-01-281-1/+1
| | | | | | | | | are both defined. Reported by: Vivek Khera <VIVEK@KHERA.ORG> Notes: svn path=/head/; revision=206336
* - Update to 2.0.63Clement Laforet2008-01-204-45/+28
| | | | | | | | | | - Use BDB from bsd.database.mk instead of homebrew [1] PR: ports/119712 [1] Submitted by: mm [1] Notes: svn path=/head/; revision=205880
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.Mark Linimon2007-09-301-2/+2
| | | | | | | | PR: ports/116639 Submitted by: aDe Notes: svn path=/head/; revision=200411
* - Fix profiles support in startup script [1]Clement Laforet2007-09-182-6/+6
| | | | | | | | | | | | | - move envvars support to the beginning of apache2_checkconfig() to be sure we're using envvars during configtest [2] PR: ports/116401 [1], ports/116329 [2] Submitted by: kevin brintnall <kbrint@rufus.net> [1], Ruud Althuizen <ruud@il.fontys.nl> Notes: svn path=/head/; revision=199723
* - Re-add apache2ssl_enable supportClement Laforet2007-09-102-0/+9
| | | | | | | Noticed by: Oliver Brandmueller <ob at e-Gitt dot NET> Notes: svn path=/head/; revision=199280
* - Update to 2.0.61Clement Laforet2007-09-095-135/+130
| | | | | | | - sync' startup script with www/apache22 Notes: svn path=/head/; revision=199198
* - Remove the DESTDIR modifications from individual ports as we have a new,Gabor Kovesdan2007-08-041-1/+1
| | | | | | | | | | fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav) Notes: svn path=/head/; revision=197075
* Remove thttpd from conflicts list, it has a different name for itsAnders Nordby2007-06-171-1/+1
| | | | | | | | | passwd program now. Approved by: maintainers/erwin Notes: svn path=/head/; revision=193725
* - Add mod_dumpio to EXPERIMENTAL_MODULESClement Laforet2007-03-292-1/+3
| | | | | | | Requested by: pav Notes: svn path=/head/; revision=188775
* - Fix typoClement Laforet2006-11-011-1/+1
| | | | Notes: svn path=/head/; revision=176101
* - Add itk MPMClement Laforet2006-11-015-25/+1679
| | | | | | | | | mpm-itk allows you to run each of your vhost under a separate UID and GID WWW: http://home.samfundet.no/~sesse/mpm-itk/ - use LD_CONFIG Notes: svn path=/head/; revision=176100
* Add support for setting WITH_BERKELEYDB to db44Michael Reifenberger2006-09-131-0/+4
| | | | Notes: svn path=/head/; revision=172938
* - Update to 2.0.59Clement Laforet2006-08-053-18/+4
| | | | Notes: svn path=/head/; revision=169772
* - Fix security issue in mod_rewrite.Clement Laforet2006-07-272-1/+14
| | | | | | | | | | | | | | | | | | | | | | | All people using mod_rewrite are strongly encouraged to update. An off-by-one flaw exists in the Rewrite module, mod_rewrite. Depending on the manner in which Apache httpd was compiled, this software defect may result in a vulnerability which, in combination with certain types of Rewrite rules in the web server configuration files, could be triggered remotely. For vulnerable builds, the nature of the vulnerability can be denial of service (crashing of web server processes) or potentially allow arbitrary code execution. This issue has been rated as having important security impact by the Apache HTTP Server Security Team Updates to latest versions will follow soon. Notified by: so@ (simon) Obtained from: Apache Security Team Security: CVE-2006-3747 Notes: svn path=/head/; revision=168904
* Remove USE_REINPLACE from categories starting with WEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162218
* - Remove obsolete patch which add support to Windows Update Service whenClement Laforet2006-05-103-20/+0
| | | | | | | | | apache acts as a proxy. Reported by: Bjoern Voigt <bjoern@cs.tu-berlin.de> Notes: svn path=/head/; revision=162010
* - Fix build with WITH_KQUEUE_SUPPORTClement Laforet2006-05-021-51/+20
| | | | | | | Pointed out by: Marian Cerny <cerny@icomvision.com> Notes: svn path=/head/; revision=161163
* - Fix plistClement Laforet2006-05-012-0/+2
| | | | | | | | Spotted by: mnag Pointy hat to: clement Notes: svn path=/head/; revision=161101
* Oops I forgot to "cvs rm" a secfixClement Laforet2006-05-011-35/+0
| | | | | | | Spotted by: krion Notes: svn path=/head/; revision=161035
* - Update to 2.0.58Clement Laforet2006-05-014-9/+13
| | | | Notes: svn path=/head/; revision=161024
* Conversion to a single libtool environment.Ade Lovett2006-02-232-1/+3
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.Doug Barton2006-02-201-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. Notes: svn path=/head/; revision=156534
* Chase shlib bump of libexpat.Jun Kuriyama2006-01-301-2/+2
| | | | Notes: svn path=/head/; revision=154857
* SHA256ifyEdwin Groothuis2006-01-241-0/+2
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-3/+3
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* - Finish cleanups and fix build with threads enables.Clement Laforet2006-01-171-2/+0
| | | | Notes: svn path=/head/; revision=153715
* - remove print-closest-mirror target from apache20 MakefileClement Laforet2006-01-161-10/+0
| | | | | | | | | Noticed by: erwin, pav, KOMATSU Shinichiro <koma2@lovepeers.org> [1] PR: ports/91849 [1] Pointy hat to: clement Notes: svn path=/head/; revision=153628
* Cleanups and fixesClement Laforet2006-01-153-43/+17
| | | | | | | | | | | | | | | - remove useless options (and fix thread stuff) [1] - move print-closest-mirror to bsd.apache.mk - move threads configure options out of Makefile.modules - Fix stupid logic to disable v4mapped address [2] - and more... Submitted/spotted by: many, Hirohisa Yamaguchi <umq@ueo.co.jp> [1] ume[2] PR: ports/91813 [1] Notes: svn path=/head/; revision=153583
* SECURITY: CVE-2005-3352 (cve.mitre.org)Clement Laforet2005-12-122-1/+36
| | | | | | | | | | | | mod_imap: Escape untrusted referer header before outputting in HTML to avoid potential cross-site scripting. Change also made to ap_escape_html so we escape quotes. Reported by JPCERT. [Mark Cox] Reported by: simon Notes: svn path=/head/; revision=151042
* - Various package fixesClement Laforet2005-12-041-0/+4
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=150379
* - Fix INDEX buildClement Laforet2005-12-041-1/+1
| | | | | | | pointy hat to: clement Notes: svn path=/head/; revision=150354
* - resync' with www/apache2Clement Laforet2005-12-033-5/+17
| | | | Notes: svn path=/head/; revision=150324
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-2/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* - Don't rerun the apache2.sh rc script on restart's, just stop and startClement Laforet2005-10-301-1/+1
| | | | | | | | | | normally PR: ports/86402 Submitted by: Jarrod Sayers <jarrod@netleader.com.au> Notes: svn path=/head/; revision=146772
* Use the proper syntax for groups when using ${MASTER_SITE_foo}Bill Fenner2005-10-251-1/+2
| | | | | | | Approved by: MAINTAINER timeout (2 weeks) Notes: svn path=/head/; revision=146347
* - Update to 2.0.55Clement Laforet2005-10-1410-297/+4
| | | | Notes: svn path=/head/; revision=145377
* - Apply openssl 0.9.8 fix by default. OpenSSL 0.9.8 is now the defaultClement Laforet2005-09-201-4/+1
| | | | | | | | | from ports Reported by: erwin Notes: svn path=/head/; revision=143197
* - Hook www/apache20 to the build. It fixes some errors in INDEX build withClement Laforet2005-09-181-1/+1
| | | | | | | | | exp build Reported by: kris Notes: svn path=/head/; revision=143114
* - Sync with www/apache2Clement Laforet2005-09-105-2/+170
| | | | Notes: svn path=/head/; revision=142345
* - make sure SSL dependency doesn't exists if WITHOUT_MODULES_SSL is definedClement Laforet2005-08-011-1/+6
| | | | Notes: svn path=/head/; revision=140632
* - Add fix for CAN-2005-2088Clement Laforet2005-07-263-1/+21
| | | | | | | | | | | | | | | | | From Changelog: *) SECURITY: CAN-2005-2088 core: If a request contains both Transfer-Encoding and Content-Length headers, remove the Content-Length, mitigating some HTTP Request Splitting/Spoofing attacks. [Paul Querna, Joe Orton] - Rename previous patch to CVE ID - bump PORTREVISION Security: CAN-2005-2088 Obtained From: Apache repository Notes: svn path=/head/; revision=140136
* Security: fix a buffer overrun in ssl_callback_SSLVerify_CRL()Clement Laforet2005-07-262-0/+12
| | | | | | | Reported by: thierry Notes: svn path=/head/; revision=140135
* - Remove debug line.Clement Laforet2005-06-011-1/+0
| | | | Notes: svn path=/head/; revision=136629
* - Add support for multiple instances of apache2 to startup script.Clement Laforet2005-06-011-7/+51
| | | | | | | It's a little bit experimental, but it works. Notes: svn path=/head/; revision=136628
* - Sync with www/apache2Clement Laforet2005-05-225-12/+19
| | | | Notes: svn path=/head/; revision=135838
* - Backport PORTDOCS fix from www/apache21.Clement Laforet2005-02-241-1/+1
| | | | | | | Recent changes in bsd.port.mk prevent from using PORTDOCS= # Notes: svn path=/head/; revision=129657
* - backout previous commit.Clement Laforet2005-02-111-1/+1
| | | | | | | | | | | | | I blindly committed a change from my dev tree. Since USE_APACHE design is flacky, it had a very annoying impact. PR: ports/77391 [1] Also reported by: pointyhat via kris, Scot Hetzel <swhetzel@gmail.com> [1] Pointy hat to: clement Notes: svn path=/head/; revision=128525
* - I want to keep APACHE_PORT overridable even with apache2.Clement Laforet2005-02-081-1/+1
| | | | Notes: svn path=/head/; revision=128320
* - Update to 2.0.53Clement Laforet2005-02-089-317/+61
| | | | | | | | | | | | | | - Download bz2'd tarball [1] - Add print-closest-mirrors target. It allows you to find the 6 (3 http/3 ftp) closest mirror, base on http://www.apache.org/dyn/closer.cgi/httpd/ make print-closest-mirrors >> /etc/make.conf automatically add the six closest mirror to the head of ${MASTER_SITE_APACHE_HTTPD}. Requested by: delphij Notes: svn path=/head/; revision=128282