aboutsummaryrefslogtreecommitdiffstats
path: root/www/apache20
Commit message (Expand)AuthorAgeFilesLines
* - Rename patch file.clement2004-12-121-0/+0
* - As discussed on apache@, don't create httpd.conf.bak, and remove stalledclement2004-11-292-0/+13
* - minor cleanups.clement2004-11-145-33/+13
* - Fix memory consumption DoS, CVE CAN-2004-0942clement2004-11-112-1/+105
* - ldconfig'ify ${PREFIX}/lib/apache2 at install time.clement2004-11-091-0/+2
* - Fix previous patch :-)clement2004-11-041-7/+7
* Makefile was errornously committed. Revert the changesclement2004-10-311-2/+2
* - Fix apache2 build, I hope...clement2004-10-312-52/+50
* util_ald_cache_purge() fails to relink the cache entries during a cache purge.clement2004-10-302-1/+51
* - sync with real lifeclement2004-10-211-3/+1
* - Fix shared module building when WITH_STATIC_MODULES is defined.clement2004-10-201-1/+1
* - Remove WITH_APR_FROM_PORTS knobclement2004-10-162-95/+78
* - 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-132-3/+5
* - Yet Another Security Fixclement2004-10-132-0/+57
* - Update to 2.0.52clement2004-10-1214-1484/+39
* - Fix compilation with threads enabled on 5.x (due to PTHREAD_LIBS changes)clement2004-10-101-1/+1
* Security fixes [1]:clement2004-09-166-21/+251
* - make AP_GENPLIST pseudo PREFFIX-safe until I find a correct fix.clement2004-09-031-4/+6
* - Add a sanity check on apache2 configuration files before reloading orclement2004-08-231-0/+8
* - Add support for exception hook:clement2004-08-193-13/+24
* - Backport security fixes in ssl_engine_io.cclement2004-08-192-1/+35
* - Bump PORTREVISION for all previous changesclement2004-08-173-14/+43
* Remove our config.layout support. FreeBSD layout is in apache2's oneclement2004-08-082-23/+0
* We don't need -DFREEBSD_THREAD_HACK when using kse or thr as threadingclement2004-08-081-1/+2
* - Add ldconfig -m to apache2's apr libs (install time and boot time)clement2004-08-063-5/+25
* - Fix brainless typo.clement2004-08-021-2/+2
* apache2 NG patch 2/5.clement2004-08-023-155/+176
* apache2 NG patch 1/5.clement2004-07-314-11/+72
* - Disable mod_cgi if MPM is threaded.clement2004-07-131-0/+1
* - Update experimental apr/kqueue patchclement2004-07-131-62/+111
* - Fix hostname resolution if IPv4 are mapped. [1]clement2004-07-133-1/+15
* - Improve plist generation.clement2004-07-111-1/+12
* - Add WITHOUT_IPV6 knob to workaround problem with IP resolutionclement2004-07-101-1/+3
* - remove from plist reference to share/nls/en_US.US-ASCIIclement2004-07-041-2/+0
* - Make configure script define DEFAULT_SCOREBOARD.clement2004-07-023-3/+7
* - 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-0112-423/+1092
* - Security fix.clement2004-06-292-1/+33
* Don't remove www/ now that it is created by the system.kris2004-06-091-2/+0
* - change limits from user www to daemon class to be in sync withclement2004-06-073-5/+6
* - Clarify pkg-messageclement2004-06-071-6/+6
* - Sync pkg-descr with reality.clement2004-06-051-5/+8
* -1- make show-options readable from a vt100 ;-)clement2004-06-056-43/+124
* - remove quotes from "bogus" IGNORE stringclement2004-06-021-3/+3
* - Fix IGNORE s,(,\(,clement2004-05-301-2/+2
* - s/BROKEN/IGNORE/clement2004-05-302-7/+7
* - Fix build if WITH_APR_FROM_PORTS is defined.clement2004-05-301-0/+3
* - Import security fix from Apache CVS...clement2004-05-282-0/+40
* - Fix plist after upgrading libtool to 1.5clement2004-05-181-2/+0
* - import buildconf patch in ports tree.clement2004-05-185-4/+57
* - use autoconf 2.57clement2004-05-181-2/+2
* - s/BROKEN/IGNORE/clement2004-05-171-3/+3
* - Do not activate module automatically [1]clement2004-04-171-3/+3
* Add AP_EXTRA to support extra arguments to apxs during build.clement2004-04-161-1/+8
* Remove noisy apache version detectionclement2004-04-161-11/+3
* Add Makefile.modules.3rd, which should simplify apache modules porting.clement2004-04-161-0/+99
* - Fix install when people use a different /bin/shclement2004-04-071-12/+12
* - s/ac_cv_pthreads/apr_cv_pthreads/ (due to changes in 2.0.49)clement2004-03-271-2/+2
* Update to 2.0.49clement2004-03-207-251/+93
* - CONFLICTS extendeddinoex2004-03-191-1/+4
* o Bump $LIB_DEPENDS line to chase expat's shlib version.kuriyama2004-03-141-2/+2
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-2/+2
* Fix configure.clement2004-03-131-0/+1
* Replace all known incantations of WANT_{AUTOMAKE,AUTOCONF,LIBTOOL}* withade2004-03-121-1/+1
* Fix a mod_ssl denial-of-service.clement2004-03-082-1/+32
* - Add windowsupdate.com mod_proxy fix. [1]clement2004-02-163-1/+7
* - Improve apr from ports support.clement2004-02-083-79/+82
* - Fix typo in SLAVE_DESIGNED_FOR check [1]clement2004-02-083-6/+14
* o Use appropriate comment for WITH_IPV6_V6ONLY knob.kuriyama2004-02-082-2/+2
* Add WITH_PTHREAD_LIBS and WITH_EXPERIMENTAL_THREADS.clement2004-01-222-0/+5
* - Fix compilation for threaded MPM.clement2004-01-161-5/+4
* - Remove thread support in apr. The code prevents apache from runningclement2004-01-142-26/+1
* - Per popular request, add "you can you use make show-modules"-likeclement2004-01-114-17/+33
* Uncomment db42-related lines, since db42 is in theclement2004-01-111-3/+3
* s/APACHE_USER/WWWOWN/.clement2004-01-101-1/+1
* Mark apache2 as broken when devel/apr is installed and WITH_APR_FROM_PORTSclement2004-01-101-10/+16
* - fix SSL detection problem on stable with base OpenSSL [1]clement2004-01-102-2/+15
* Apache2 PORTREVISION 2:clement2004-01-099-256/+438
* Remove duplicated WITH_EXPERIMENTAL comment.kuriyama2003-12-131-1/+0
* - fix LDAP deps (typo) [1]naddy2003-11-094-52/+154
* Fix build.perky2003-10-301-1/+1
* Update to 2.0.48, which has corrections for two security bugs:trevor2003-10-307-1554/+1794
* - fix spelling in CONFLICTSdinoex2003-10-261-1/+1
* Add forgotten file to plist.naddy2003-10-192-0/+2
* - add CONFLICTSdinoex2003-10-141-0/+3
* Cease FreeBSD port maintainershipsedwin2003-09-241-1/+1
* Fix non-default dependency on openldap2[012] which is broken by splitting.kuriyama2003-08-151-1/+1
* Update 2.0.46 --> 2.0.47cy2003-07-093-13/+173
* Set GNU_CONFIGURE instead of HAS_CONFIGURE.kris2003-07-061-1/+1
* Hand maintainership to submittererwin2003-07-031-1/+1
* Set maintainer to ports@FreeBSD.orgperky2003-07-031-1/+1
* Add a new knob WITH_LDAP that brings mod_auth_ldap and mod_ldap.perky2003-06-122-0/+13
* Change to use ${PKGINSTALL} instead of `pkg-install' to unbreak the buildperky2003-06-061-1/+1
* [SECURITY FIX]perky2003-06-014-64/+370
* - Utilize MASTER_SITE_APACHE_HTTPD [1]perky2003-04-171-10/+3
* Add missed files on the previous commit.perky2003-04-042-0/+20
* Update to 2.0.45. This update fixes a DDOS vulnerability.perky2003-04-045-39/+51
* De-pkg-comment for my ports.perky2003-02-252-1/+1
* Remove buggy SSL warning which isn't working correctly for openssl'sperky2003-01-311-6/+0
* Update to 2.0.44perky2003-01-223-36/+83
* Move bin/ap[ru]-config to lib/apache2/ to coexist with devel/apr-develperky2003-01-083-7/+25
* o Change installbuilddir to $PREFIX/share/apache2/build to make portingperky2002-11-154-9/+28
* Add MASTER_SITE_RINGSERVER to MASTER_SITES.knu2002-10-131-0/+1
* Update to apache 1.3.27 and 2.0.43. This fixes a security vulnerability.kris2002-10-054-23/+68
* Update to 2.0.42perky2002-09-263-25/+121
* Bump PORTREVISION and expat shlib.kuriyama2002-09-171-1/+2
* Update to 2.0.40perky2002-08-106-373/+429
* Fixed my stupid MAKE_ENV mistake on NOPORTDOCS=trueperky2002-08-051-1/+1
* - Add a small hack for worker MPM [1]perky2002-07-215-6/+81
* Bump portrevision (textproc/expat2 shlib bump).kuriyama2002-07-211-2/+2
* o Install mod_deflate by defaultperky2002-07-142-5/+11
* Correct envvars path on apachectl(1)perky2002-07-111-3/+14
* - Add a patch for a bug on infinite loop in HTTP_INperky2002-07-092-2/+12
* Fix more fatal bugs on htpasswd(1)perky2002-07-082-4/+20
* Use ${INSTALL_DATA} instead of ${CP} to set others readable on 077 umasksperky2002-06-281-1/+1
* o Fix the htpasswd logic bug around -c and -n optionsperky2002-06-273-18/+15
* - Sync www/apache13's change (.default -> -dist)pat2002-06-223-84/+83
* * Always use /bin/sh for configure and build.naddy2002-06-201-2/+2
* Add USE_REINPLACE where appropriate.sobomax2002-06-191-0/+1
* - Update to 2.0.39, the emergency security update.pat2002-06-199-251/+196
* Mark FORBIDDEN until an update is available.nectar2002-06-181-0/+3
* - Better WITH_SUEXEC supportijliao2002-05-263-26/+35
* Fix ports for building with -current without perlpat2002-05-231-1/+2
* 1. Upgrade 2.0.35 --> 2.0.36cy2002-05-0911-126/+60
* Respect $DESTDIR for all pathsijliao2002-04-198-46/+59
* Remove this patch since perl patch in port Makefile is used topat2002-04-151-49/+0
* - Disable THREADS by default (many ports people reported problems aroundijliao2002-04-111-4/+8
* Fix 'expr' usage and allow to compile with GCC 3.1.obrien2002-04-111-0/+49
* Fix typo in the optional WITH_SUEXEC section.roberto2002-04-081-1/+1
* Update to 2.0.35 (first GA release!)pat2002-04-0815-690/+710
* Don't try to fetch the "-beta" file. `make fetch' returns "Multiple files".obrien2002-04-071-1/+1
* Update to 2.0.32pat2002-03-2312-256/+245
* Fix problem where installation would overwrite existing config filesdwcjr2002-01-232-2/+11
* Fix invalid path problem on building extension module with apxs.ijliao2001-12-132-2/+29
* Suggest a command to delete user instead of actually deleting itache2001-12-082-9/+4
* Fix to define correct $PATCHFILES which is introduced in previous commit.kuriyama2001-12-011-1/+1
* PLIST cleanup.kuriyama2001-12-012-1/+7
* Fix a problem that apache release can't detach from launcher'sdwcjr2001-11-232-0/+5
* Update to 2.0.28dwcjr2001-11-2015-843/+996
* Set LATEST_LINK to apache2 in favor of www/apache13.knu2001-11-071-0/+2
* Oops, CVS not change access bits on removing/adding, so use ${SH} trickache2001-10-301-1/+1
* Second part to fix missing x-bit on pkg*installache2001-10-303-1/+56
* First part to fix missing x-bit on pkg*installache2001-10-302-54/+0
* Sync with main Apacheache2001-10-254-7/+66
* Fix problems with configure bug that doesn't evaluate variables forwill2001-04-182-1/+20
* Add ipv6 to CATEGORIES, since Apache supports IPv6 by default.will2001-04-131-1/+1
* Bring in Apache 2.0.16-beta. Just in time for the release...will2001-04-1321-631/+912
* Apache dist moved to another subdirache2001-04-071-15/+16
* Add official patch to not coredump on missing ServerNameache2001-04-011-0/+53
* Upgrade to 1.3.19ache2001-03-073-7/+24
* bump portrevisionache2001-02-131-0/+1
* Add official fix for RewriteMap bugache2001-02-132-0/+4
* Some spaces -> tabs for ports/www.olgeni2001-02-051-1/+1
* Upgrade to 1.3.17ache2001-01-303-18/+48
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-171-4/+4
* Goodbye, YEAR2000. Hello, 2001.will2001-01-011-2/+0
* Add official mod_rewrite fixache2000-12-282-0/+5
* Upgrade to 1.3.14ache2000-10-143-6/+26
* Move all modules from static to shared to allow maximal configurationache2000-10-122-2/+22
* Cosmetic changes to reduce difference between apache13 ports.kuriyama2000-08-221-23/+23
* Fix path to apachectl in stopache2000-07-181-1/+1
* As threatened on freebsd-ports: all startup scripts know about the twotg2000-07-052-3/+21
* Remove unchanged configuration files and www/{cgi-bin,data} symlinks.asami2000-06-031-0/+7
* Add appropriate AddType and DirectoryIndex in preparation fordirk2000-05-301-4/+50
* Trim lines that were out of DESCR style, use proper WWW:billf2000-05-081-10/+1
* Fix typocpiazza2000-04-111-1/+1
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-3/+3
* upgrade to 1.3.12ache2000-02-263-7/+6
* Add official cross side scripting security patchache2000-02-032-0/+4
* upgrade to 1.3.11ache2000-01-255-40/+45
* cp/ln all *.default stuff with original names if they not presentache1999-11-161-0/+7
* upgrade to 1.3.9ache1999-09-049-115/+100
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffmharo1999-08-281-4/+4
* chmod -> ${CHMOD}mharo1999-08-231-2/+2
* add 3 missing small iconsache1999-08-051-0/+3
* #4/4 enforcing Caps, no periodhoek1999-06-271-1/+1
* www/apache13 rc.d startup script has /usr/local hardcoded.sada1999-06-261-2/+2
* upgrade to 1.3.6ache1999-03-265-102/+92
* Fix missing "\"sbillf1999-03-141-2/+2
* Add the Apache mirror sites. For ports with 'mods' attached to them, the MAST...billf1999-03-141-1/+15
* Fix to make ports work with bsd.port.mk rev. 1.306.asami1999-03-081-2/+3
* change master site to http://ache1999-03-081-2/+2
* upgrade to 1.3.4ache1999-01-156-253/+190
* More Y2K Statement Links...scrappy1999-01-131-1/+2
* Upgrade to 1.3.3smace1998-10-192-5/+5
* coment out --with-perl option, currently perl version don't matterache1998-09-241-2/+4
* upgrade to 1.3.2ache1998-09-245-35/+39
* Remove expensive-optimization -O6 already include itache1998-09-211-2/+2
* add more dirrm'sache1998-08-301-2/+13
* add missing mkdir/dirrmache1998-08-301-0/+3
* Wwwaste the manpages.hoek1998-08-201-9/+0
* "ln -s" -> "ln -sf" to make this port reinstall-friendly.asami1998-08-051-3/+3
* apachectl: redirect kill output to /dev/nullache1998-07-241-1/+18
* Upgrade to 1.3.1ache1998-07-236-157/+229
* Make performance tuning conditionaly depends on APACHE_PERF_TUNINGache1998-06-251-6/+16
* Redirect apachectl output to devnull in apache.shache1998-06-181-2/+2
* Use apachectl to start apache in rc.d/apache.shache1998-06-181-2/+2
* Increase HARD_SERVER_LIMIT to 512, it is already limited by MaxClientsache1998-06-131-2/+3
* Performance tuning as described in http://www.apache.org/docs/misc/perf-tunin...ache1998-06-101-2/+3
* Remove three nonexistent files.asami1998-06-081-3/+0
* Adjust NO_LATEST_LINK (now apache-1.3 is the default) after repositoryasami1998-06-071-3/+1
* upgrade to 1.3.0ache1998-06-072-5/+5
* upgrade to 1.3b7ache1998-06-064-159/+148
* Fix PLISTache1998-04-232-6/+4
* ===> Building package for apache-1.3b6asami1998-04-221-1/+3
* Minor cleanup -- HAS_CONFIGURE + "--prefix=${PREFIX}" -> GNU_CONFIGURE.asami1998-04-221-5/+5
* Upgrade to 1.3b6, now with loadable modules!ache1998-04-227-189/+378
* Add dist patches set locally since bsd.port.mk can't handle different baseache1998-03-121-3/+3
* Define NO_LATEST_LINK.asami1998-02-251-1/+3
* Upgrade to 1.3b5ache1998-02-203-19/+53
* Add official patch for //// attackache1998-01-082-1/+5
* Redirect ulimit output to /dec/nullache1997-11-221-1/+1
* Upgrade to 1.3b3ache1997-11-225-34/+28
* Compile with -funsigned-char instead of (unsigned char) castache1997-10-242-53/+0
* Upgrade to 1.3b2, now with support files and docs installedache1997-10-237-37/+290
* Do not replace Apache md5 with FreeBSD one, it causeache1997-08-262-23/+1
* Tweak commentache1997-08-131-2/+1
* Update the repository copied (with history) apache 1.2.1 to 1.3a1 from thepeter1997-08-134-23/+19
* The great apache shuffle, part 1.. Revive files and break out SSL..peter1997-08-121-39/+2
* Split apache to -stable and -currentache1997-07-271-2/+0
* Upgrade to 1.2.1ache1997-07-082-6/+6
* Always installl *-dist files and list them in PLIST too, it allowsache1997-06-071-4/+4
* Update to 1.2.0ache1997-06-062-5/+5
* More fixing of OPTIM replacementache1997-06-011-1/+1
* Fix OPTIM= patchingache1997-06-011-1/+1
* Upgrade to 1.2b11ache1997-06-013-53/+7
* Upgrade to 1.2b10ache1997-05-033-5/+24
* Upgrade to 1.2b8ache1997-04-152-7/+10
* remove unneded @unexecache1997-02-271-1/+0
* Update checksum for my dir.patchache1997-02-261-1/+1
* Upgrade to 1.2b7ache1997-02-262-6/+6
* Upgrade to 1.2b6ache1997-01-282-6/+6
* "mkdir" -> "mkdir -p" so pkg_add will work without /usr/local/wwwasami1997-01-131-1/+1
* Upgrade to 1.2b4ache1997-01-032-5/+5
* Upgrade to 1.2b3ache1996-12-262-9/+9
* Mark the SSL'ed version as BROKEN, until the official patches appear. Alsomarkm1996-12-121-1/+3
* Upgrade to 1.2b2ache1996-12-122-26/+8
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-2/+2
* Add information URLs commentache1996-11-071-4/+7
* Conditionalize all my patchesache1996-11-073-128/+36
* Situation:ache1996-11-041-0/+127
* Uncomment the DEPENDS= line. Sheesh.markm1996-11-011-2/+2
* FINALLY - commit the SSL'ed version of this. (ye gods, this has been a whilemarkm1996-10-271-3/+15
* Split /usr/local/etc/apache/* in more reasonable wayache1996-08-232-51/+5
* 1) Add the ability to build a secure (SSL'ed) server, conditionalisedmarkm1996-08-114-10/+30
* Fix icons listache1996-07-121-8/+56