summaryrefslogtreecommitdiff
path: root/www/apache2 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Security fixes [1]:Clement Laforet2004-09-156-21/+251
* - make AP_GENPLIST pseudo PREFFIX-safe until I find a correct fix.Clement Laforet2004-09-031-4/+6
* - Add a sanity check on apache2 configuration files before reloading orClement Laforet2004-08-231-0/+8
* - Add support for exception hook:Clement Laforet2004-08-193-13/+24
* - Backport security fixes in ssl_engine_io.cClement Laforet2004-08-182-1/+35
* - Bump PORTREVISION for all previous changesClement Laforet2004-08-173-14/+43
* Remove our config.layout support. FreeBSD layout is in apache2's oneClement Laforet2004-08-072-23/+0
* We don't need -DFREEBSD_THREAD_HACK when using kse or thr as threadingClement Laforet2004-08-071-1/+2
* - Add ldconfig -m to apache2's apr libs (install time and boot time)Clement Laforet2004-08-053-5/+25
* - Fix brainless typo.Clement Laforet2004-08-021-2/+2
* apache2 NG patch 2/5.Clement Laforet2004-08-023-155/+176
* apache2 NG patch 1/5.Clement Laforet2004-07-304-11/+72
* - Disable mod_cgi if MPM is threaded.Clement Laforet2004-07-131-0/+1
* - Update experimental apr/kqueue patchClement Laforet2004-07-131-62/+111
* - Fix hostname resolution if IPv4 are mapped. [1]Clement Laforet2004-07-133-1/+15
* - Improve plist generation.Clement Laforet2004-07-111-1/+12
* - Add WITHOUT_IPV6 knob to workaround problem with IP resolutionClement Laforet2004-07-091-1/+3
* - remove from plist reference to share/nls/en_US.US-ASCIIClement Laforet2004-07-031-2/+0
* - Make configure script define DEFAULT_SCOREBOARD.Clement Laforet2004-07-023-3/+7
* - revert ade's commit, since it breaks the ports due to somethingClement Laforet2004-07-011-7/+1
* Autotools cleanup. Remove autoconf257 (259), automake17 (18), andAde Lovett2004-07-011-1/+6
* - Update to 2.0.50Clement Laforet2004-07-0112-423/+1092
* - Security fix.Clement Laforet2004-06-292-1/+33
* Don't remove www/ now that it is created by the system.Kris Kennaway2004-06-091-2/+0
* - change limits from user www to daemon class to be in sync withClement Laforet2004-06-073-5/+6
* - Clarify pkg-messageClement Laforet2004-06-061-6/+6
* - Sync pkg-descr with reality.Clement Laforet2004-06-051-5/+8
* -1- make show-options readable from a vt100 ;-)Clement Laforet2004-06-056-43/+124
* - remove quotes from "bogus" IGNORE stringClement Laforet2004-06-021-3/+3
* - Fix IGNORE s,(,\(,Clement Laforet2004-05-291-2/+2
* - s/BROKEN/IGNORE/Clement Laforet2004-05-292-7/+7
* - Fix build if WITH_APR_FROM_PORTS is defined.Clement Laforet2004-05-291-0/+3
* - Import security fix from Apache CVS...Clement Laforet2004-05-282-0/+40
* - Fix plist after upgrading libtool to 1.5Clement Laforet2004-05-181-2/+0
* - import buildconf patch in ports tree.Clement Laforet2004-05-185-4/+57
* - use autoconf 2.57Clement Laforet2004-05-181-2/+2
* - s/BROKEN/IGNORE/Clement Laforet2004-05-171-3/+3
* - Do not activate module automatically [1]Clement Laforet2004-04-171-3/+3
* Add AP_EXTRA to support extra arguments to apxs during build.Clement Laforet2004-04-161-1/+8
* Remove noisy apache version detectionClement Laforet2004-04-161-11/+3
* Add Makefile.modules.3rd, which should simplify apache modules porting.Clement Laforet2004-04-161-0/+99
* - Fix install when people use a different /bin/shClement Laforet2004-04-071-13/+13
* - s/ac_cv_pthreads/apr_cv_pthreads/ (due to changes in 2.0.49)Clement Laforet2004-03-261-2/+2
* Update to 2.0.49Clement Laforet2004-03-207-251/+93
* - CONFLICTS extendedDirk Meyer2004-03-181-1/+4
* o Bump $LIB_DEPENDS line to chase expat's shlib version.Jun Kuriyama2004-03-141-2/+2
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-2/+2
* Fix configure.Clement Laforet2004-03-131-0/+1
* Replace all known incantations of WANT_{AUTOMAKE,AUTOCONF,LIBTOOL}* withAde Lovett2004-03-121-1/+1
* Fix a mod_ssl denial-of-service.Clement Laforet2004-03-082-1/+32