/lang/gcc295/

td class='main'>index : freebsd-ports-graphics
FreeBSD graphics obsolete development ports (https://github.com/freebsd/freebsd-ports-graphics)
aboutsummaryrefslogtreecommitdiffstats
path: root/www/apache20/Makefile
Commit message (Expand)AuthorAgeFilesLines
* - Update to 2.0.53clement2005-02-081-4/+19
* o startup script:clement2005-01-111-5/+14
* - Bump PORTREVISION to refect recent changes.clement2004-12-201-1/+1
* - Remove useless APR_FROM_PORTS check in post-installclement2004-12-181-4/+5
* - s/INSTALLS_SHILB/INSTALLS_SHLIB/clement2004-12-131-1/+1
* - Remove installation of unused highperformance*.confclement2004-12-121-2/+5
* - minor cleanups.clement2004-11-141-5/+3
* - Fix memory consumption DoS, CVE CAN-2004-0942clement2004-11-111-1/+1
* - ldconfig'ify ${PREFIX}/lib/apache2 at install time.clement2004-11-091-0/+2
* Makefile was errornously committed. Revert the changesclement2004-10-311-2/+2
* - Fix apache2 build, I hope...clement2004-10-311-2/+2
* util_ald_cache_purge() fails to relink the cache entries during a cache purge.clement2004-10-301-1/+1
* - Remove WITH_APR_FROM_PORTS knobclement2004-10-161-19/+2
* - Fix apr detectionclement2004-10-161-2/+2
* - Chase apr shlib version bump.kuriyama2004-10-161-2/+2
* - Use ${WWWOWN} and ${WWWGRP} for apache's user. (instead of harcodedclement2004-10-131-1/+3
* - Yet Another Security Fixclement2004-10-131-0/+1
* - Update to 2.0.52clement2004-10-121-9/+10
* - Fix compilation with threads enabled on 5.x (due to PTHREAD_LIBS changes)clement2004-10-101-1/+1
* Security fixes [1]:clement2004-09-161-3/+17
* - Add support for exception hook:clement2004-08-191-1/+6
* - Backport security fixes in ssl_engine_io.cclement2004-08-191-1/+1
* - Bump PORTREVISION for all previous changesclement2004-08-171-5/+13
* Remove our config.layout support. FreeBSD layout is in apache2's oneclement2004-08-081-1/+0
* - Add ldconfig -m to apache2's apr libs (install time and boot time)clement2004-08-061-5/+9
* apache2 NG patch 2/5.clement2004-08-021-0/+2
* apache2 NG patch 1/5.clement2004-07-311-3/+9
* - Fix hostname resolution if IPv4 are mapped. [1]clement2004-07-131-1/+3
* - Add WITHOUT_IPV6 knob to workaround problem with IP resolutionclement2004-07-101-1/+3
* - Make configure script define DEFAULT_SCOREBOARD.clement2004-07-021-0/+1
* - revert ade's commit, since it breaks the ports due to somethingclement2004-07-021-7/+1
* Autotools cleanup. Remove autoconf257 (259), automake17 (18), andade2004-07-021-1/+6
* - Update to 2.0.50clement2004-07-011-7/+10
* - Security fix.clement2004-06-291-1/+1
* - change limits from user www to daemon class to be in sync withclement2004-06-071-1/+1
* -1- make show-options readable from a vt100 ;-)clement2004-06-051-5/+16
* - remove quotes from "bogus" IGNORE stringclement2004-06-021-3/+3
* - Fix IGNORE s,(,\(,clement2004-05-301-2/+2
* - s/BROKEN/IGNORE/clement2004-05-301-2/+2
* - Fix build if WITH_APR_FROM_PORTS is defined.clement2004-05-30