aboutsummaryrefslogtreecommitdiff
path: root/www/apache20
Commit message (Expand)AuthorAgeFilesLines
* - Apply openssl 0.9.8 fix by default. OpenSSL 0.9.8 is now the defaultClement Laforet2005-09-201-4/+1
* - Hook www/apache20 to the build. It fixes some errors in INDEX build withClement Laforet2005-09-181-1/+1
* - Sync with www/apache2Clement Laforet2005-09-105-2/+170
* - make sure SSL dependency doesn't exists if WITHOUT_MODULES_SSL is definedClement Laforet2005-08-011-1/+6
* - Add fix for CAN-2005-2088Clement Laforet2005-07-263-1/+21
* Security: fix a buffer overrun in ssl_callback_SSLVerify_CRL()Clement Laforet2005-07-262-0/+12
* - Remove debug line.Clement Laforet2005-06-011-1/+0
* - Add support for multiple instances of apache2 to startup script.Clement Laforet2005-06-011-7/+51
* - Sync with www/apache2Clement Laforet2005-05-225-12/+19
* - Backport PORTDOCS fix from www/apache21.Clement Laforet2005-02-241-1/+1
* - backout previous commit.Clement Laforet2005-02-111-1/+1
* - I want to keep APACHE_PORT overridable even with apache2.Clement Laforet2005-02-081-1/+1
* - Update to 2.0.53Clement Laforet2005-02-089-317/+61
* - Fix non DSO apache detectionClement Laforet2005-01-261-2/+2
* Changes in Makefile.modules.3rdClement Laforet2005-01-261-9/+21
* - make WITHOUT_<CATEGORY>_MODULES really works.Clement Laforet2005-01-251-1/+1
* - Add support for databases/db43 in apache2[1] and apache21.Clement Laforet2005-01-173-55/+135
* o startup script:Clement Laforet2005-01-112-6/+15
* - Add a note about the dangerousness of quotes in make.confClement Laforet2004-12-271-0/+3
* - Bump PORTREVISION to refect recent changes.Clement Laforet2004-12-191-1/+1
* - Fix a bug in mod_ssl. When client aborts connection, mod_ssl still tryClement Laforet2004-12-171-0/+11
* - Remove useless APR_FROM_PORTS check in post-installClement Laforet2004-12-175-10/+49
* - s/INSTALLS_SHILB/INSTALLS_SHLIB/Clement Laforet2004-12-131-1/+1
* - Remove installation of unused highperformance*.confClement Laforet2004-12-125-31/+70
* - Rename patch file.Clement Laforet2004-12-111-0/+0
* - As discussed on apache@, don't create httpd.conf.bak, and remove stalledClement Laforet2004-11-292-0/+13
* - minor cleanups.Clement Laforet2004-11-135-33/+13
* - Fix memory consumption DoS, CVE CAN-2004-0942Clement Laforet2004-11-102-1/+105
* - ldconfig'ify ${PREFIX}/lib/apache2 at install time.Clement Laforet2004-11-081-0/+2
* - Fix previous patch :-)Clement Laforet2004-11-041-7/+7
* Makefile was errornously committed. Revert the changesClement Laforet2004-10-311-2/+2
* - Fix apache2 build, I hope...Clement Laforet2004-10-302-52/+50
* util_ald_cache_purge() fails to relink the cache entries during a cache purge.Clement Laforet2004-10-302-1/+51
* - sync with real lifeClement Laforet2004-10-211-3/+1
* - Fix shared module building when WITH_STATIC_MODULES is defined.Clement Laforet2004-10-191-1/+1
* - Remove WITH_APR_FROM_PORTS knobClement Laforet2004-10-162-95/+78
* - Fix apr detectionClement Laforet2004-10-161-2/+2
* - Chase apr shlib version bump.Jun Kuriyama2004-10-161-2/+2
* - Use ${WWWOWN} and ${WWWGRP} for apache's user. (instead of harcodedClement Laforet2004-10-132-3/+5
* - Yet Another Security FixClement Laforet2004-10-132-0/+57
* - Update to 2.0.52Clement Laforet2004-10-1214-1484/+39
* - Fix compilation with threads enabled on 5.x (due to PTHREAD_LIBS changes)Clement Laforet2004-10-101-1/+1
* 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