aboutsummaryrefslogtreecommitdiffstats
path: root/www/apache22
Commit message (Expand)AuthorAgeFilesLines
* - Ensure configure script won't force us to use an unwanted apr dbd backend.Clement Laforet2007-01-131-0/+6
* - Update to 2.2.4Clement Laforet2007-01-135-8/+8
* - Install correct apr_mysql_dbd revisionClement Laforet2006-11-071-1/+1
* - Update MySQL apr_dbd to rev 57Clement Laforet2006-11-055-11/+1867
* - Remove obsolete patchClement Laforet2006-09-251-29/+0
* - House keeping (update to current standards: USE_RC_SUBR, USE_LDCONFIG,etc.)Clement Laforet2006-09-256-20/+82
* Add support for setting WITH_BERKELEYDB to db44Michael Reifenberger2006-09-131-0/+4
* - Fix apr_dbd_mysql buildClement Laforet2006-08-121-1/+1
* - Fix apr_dbd_mysql stuff.Clement Laforet2006-08-082-6/+6
* - Force to add ${PTHREAD_CFLAGS} and ${PTHREAD_LIBS} to force detectionClement Laforet2006-08-061-2/+5
* - Update to 2.2.3Clement Laforet2006-08-065-20/+8
* - Fix security issue in mod_rewrite.Clement Laforet2006-07-282-0/+14
* Remove USE_REINPLACE from categories starting with WEdwin Groothuis2006-05-131-1/+0
* - Remove obsolete patch which add support to Windows Update Service whenClement Laforet2006-05-113-17/+0
* - Update to 2.2.2Clement Laforet2006-05-017-221/+9
* - Fix typos in bdb-4.1 m4 macroClement Laforet2006-04-301-2/+2
* Conversion to a single libtool environment.Ade Lovett2006-02-232-1/+141
* Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.Doug Barton2006-02-211-2/+2
* Chase shlib bump of libexpat.Jun Kuriyama2006-01-311-2/+2
* - add -v to kldload to prevent loading accf_http module if it's staticallyClement Laforet2006-01-231-2/+2
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-5/+5
* - Finish cleanups and fix build with threads enables.Clement Laforet2006-01-171-2/+0
* Cleanups and fixesClement Laforet2006-01-162-28/+17
* - Moving Makefile.modules before b.p.pre.mk leads to weird results.Clement Laforet2006-01-151-2/+2
* - ohoh fix apache22.shClement Laforet2006-01-151-1/+2
* - SECURITY: CVE-2005-3357 (cve.mitre.org)Clement Laforet2006-01-153-13/+103
* - Fix some suexec CONFIGURE_ARGS for 1.3.xClement Laforet2006-01-141-24/+3
* - remove useless powerlogo.gifClement Laforet2005-12-263-10/+0
* - Fix plist and improve dbd /mem_cache logicClement Laforet2005-12-172-14/+13
* - Grrrrr. mod_mem_cache needs threads-capable APRClement Laforet2005-12-161-1/+4
* - Fix envvars.d [1]Clement Laforet2005-12-148-30/+92
* - Fix typo (it's actually in apache SVN repo)Clement Laforet2005-12-131-1/+1
* SECURITY: CVE-2005-3352 (cve.mitre.org)Clement Laforet2005-12-132-1/+36
* - Don't forget to add USE_BUNDLED_APR to CONFIGURE_ENVClement Laforet2005-12-101-0/+1
* - Fix plist (forgot when I add mod_filter) [1]Clement Laforet2005-12-103-6/+26
* - Add forgotten mod_filterClement Laforet2005-12-081-1/+1
* - Various package fixesClement Laforet2005-12-042-3/+7
* - clean plistClement Laforet2005-12-041-262/+258
* - Fix duplicated modulesClement Laforet2005-12-041-1/+1
* - Update documentation.Clement Laforet2005-12-041-55/+1
* - Add apache 2.2.0Clement Laforet2005-12-048-571/+496
* - Update to 2.1.9Pav Lucistnik2005-11-303-5/+8
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-2/+1
* - Backport WANT_APACHE= common21 from development version of bsd.apache.mkClement Laforet2005-11-021-1/+1
* - Update to 2.1.8Clement Laforet2005-10-3113-235/+192
* - make sure SSL dependency doesn't exists if WITHOUT_MODULES_SSL is definedClement Laforet2005-08-011-1/+6
* - Update to 2.1.4Clement Laforet2005-03-182-3/+3
* - Fix event MPM build [1]Clement Laforet2005-02-242-3047/+0
* - Update to 2.1.3Clement Laforet2005-02-239-40/+33
* - Fix envvar.d stuffClement Laforet2005-02-063-4/+5
* - Add support for databases/db43 in apache2[1] and apache21.Clement Laforet2005-01-182-1/+16
* o startup script:Clement Laforet2005-01-112-5/+12
* - Add a note about the dangerousness of quotes in make.confClement Laforet2004-12-281-0/+2
* - Add forgotten patch in previous commit. This fix installation ofClement Laforet2004-12-212-1/+15
* - Sync with www/apache2:Clement Laforet2004-12-186-7/+58
* - Remove 2 apr related directoryClement Laforet2004-12-162-1/+3
* - Move standard configuration files to ${EXAMPLESDIR} to not getClement Laforet2004-12-146-40/+3116
* - Fix SHLIB stuffClement Laforet2004-12-131-2/+1
* - Sync apache-apr layout with devel/apr one (to avoid another hack forClement Laforet2004-12-136-118/+102
* - Add a missing build dependency on pythonClement Laforet2004-12-131-0/+1
* - Add apache 2.1.2Clement Laforet2004-12-1228-0/+1683
* Oops I forgot one file...Clement Laforet2004-03-171-17/+0
* - Move apache21 to Attic.Clement Laforet2004-03-1718-2449/+0
* o Bump $LIB_DEPENDS line to chase expat's shlib version.Jun Kuriyama2004-03-141-1/+1
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
* Sync FORBIDDEN tags with the FreeBSD VuXML database, please refer to theOliver Eikemeier2004-03-121-0/+2
* Fix build.Hye-Shik Chang2003-10-301-1/+1
* Update to 2.0.48, which has corrections for two security bugs:Trevor Johnson2003-10-307-1554/+1794
* - fix spelling in CONFLICTSDirk Meyer2003-10-261-1/+1
* Add forgotten file to plist.Christian Weisgerber2003-10-192-0/+2
* - add CONFLICTSDirk Meyer2003-10-141-0/+3
* Cease FreeBSD port maintainershipsEdwin Groothuis2003-09-241-1/+1
* Fix non-default dependency on openldap2[012] which is broken by splitting.Jun Kuriyama2003-08-151-1/+1
* Update 2.0.46 --> 2.0.47Cy Schubert2003-07-093-13/+173
* Set GNU_CONFIGURE instead of HAS_CONFIGURE.Kris Kennaway2003-07-061-1/+1
* Hand maintainership to submitterErwin Lansing2003-07-031-1/+1
* Set maintainer to ports@FreeBSD.orgHye-Shik Chang2003-07-031-1/+1
* Add a new knob WITH_LDAP that brings mod_auth_ldap and mod_ldap.Hye-Shik Chang2003-06-122-0/+13
* Change to use ${PKGINSTALL} instead of `pkg-install' to unbreak the buildHye-Shik Chang2003-06-061-1/+1
* [SECURITY FIX]Hye-Shik Chang2003-06-014-64/+370
* - Utilize MASTER_SITE_APACHE_HTTPD [1]Hye-Shik Chang2003-04-171-10/+3
* Add missed files on the previous commit.Hye-Shik Chang2003-04-042-0/+20
* Update to 2.0.45. This update fixes a DDOS vulnerability.Hye-Shik Chang2003-04-045-39/+51
* De-pkg-comment for my ports.Hye-Shik Chang2003-02-252-1/+1
* Remove buggy SSL warning which isn't working correctly for openssl'sHye-Shik Chang2003-01-311-6/+0
* Update to 2.0.44Hye-Shik Chang2003-01-223-36/+83
* Move bin/ap[ru]-config to lib/apache2/ to coexist with devel/apr-develHye-Shik Chang2003-01-083-7/+25
* o Change installbuilddir to $PREFIX/share/apache2/build to make portingHye-Shik Chang2002-11-154-9/+28
* Add MASTER_SITE_RINGSERVER to MASTER_SITES.Akinori MUSHA2002-10-131-0/+1
* Update to apache 1.3.27 and 2.0.43. This fixes a security vulnerability.Kris Kennaway2002-10-054-23/+68
* Update to 2.0.42Hye-Shik Chang2002-09-263-25/+121
* Bump PORTREVISION and expat shlib.Jun Kuriyama2002-09-171-1/+2
* Update to 2.0.40Hye-Shik Chang2002-08-106-373/+429
* Fixed my stupid MAKE_ENV mistake on NOPORTDOCS=trueHye-Shik Chang2002-08-051-1/+1
* - Add a small hack for worker MPM [1]Hye-Shik Chang2002-07-215-6/+81
* Bump portrevision (textproc/expat2 shlib bump).Jun Kuriyama2002-07-211-2/+2
* o Install mod_deflate by defaultHye-Shik Chang2002-07-142-5/+11
* Correct envvars path on apachectl(1)Hye-Shik Chang2002-07-111-3/+14
* - Add a patch for a bug on infinite loop in HTTP_INHye-Shik Chang2002-07-092-2/+12
* Fix more fatal bugs on htpasswd(1)Hye-Shik Chang2002-07-082-4/+20
* Use ${INSTALL_DATA} instead of ${CP} to set others readable on 077 umasksHye-Shik Chang2002-06-281-1/+1
* o Fix the htpasswd logic bug around -c and -n optionsHye-Shik Chang2002-06-273-18/+15
* - Sync www/apache13's change (.default -> -dist)Patrick Li2002-06-223-84/+83
* * Always use /bin/sh for configure and build.Christian Weisgerber2002-06-201-2/+2
* Add USE_REINPLACE where appropriate.Maxim Sobolev2002-06-191-0/+1
* - Update to 2.0.39, the emergency security update.Patrick Li2002-06-199-251/+196
* Mark FORBIDDEN until an update is available.Jacques Vidrine2002-06-181-0/+3
* - Better WITH_SUEXEC supportYing-Chieh Liao2002-05-263-26/+35
* Fix ports for building with -current without perlPatrick Li2002-05-231-1/+2
* 1. Upgrade 2.0.35 --> 2.0.36Cy Schubert2002-05-0911-126/+60
* Respect $DESTDIR for all pathsYing-Chieh Liao2002-04-198-46/+59
* Remove this patch since perl patch in port Makefile is used toPatrick Li2002-04-151-49/+0
* - Disable THREADS by default (many ports people reported problems aroundYing-Chieh Liao2002-04-111-4/+8
* Fix 'expr' usage and allow to compile with GCC 3.1.David E. O'Brien2002-04-111-0/+49
* Fix typo in the optional WITH_SUEXEC section.Ollivier Robert2002-04-081-1/+1
* Update to 2.0.35 (first GA release!)Patrick Li2002-04-0815-690/+710
* Don't try to fetch the "-beta" file. `make fetch' returns "Multiple files".David E. O'Brien2002-04-071-1/+1
* Update to 2.0.32Patrick Li2002-03-2312-256/+245
* Fix problem where installation would overwrite existing config filesDavid W. Chapman Jr.2002-01-232-2/+11
* Fix invalid path problem on building extension module with apxs.Ying-Chieh Liao2001-12-132-2/+29
* Suggest a command to delete user instead of actually deleting itAndrey A. Chernov2001-12-082-9/+4
* Fix to define correct $PATCHFILES which is introduced in previous commit.Jun Kuriyama2001-12-011-1/+1
* PLIST cleanup.Jun Kuriyama2001-12-012-1/+7
* Fix a problem that apache release can't detach from launcher'sDavid W. Chapman Jr.2001-11-232-0/+5
* Update to 2.0.28David W. Chapman Jr.2001-11-2015-843/+996
* Set LATEST_LINK to apache2 in favor of www/apache13.Akinori MUSHA2001-11-071-0/+2
* Oops, CVS not change access bits on removing/adding, so use ${SH} trickAndrey A. Chernov2001-10-301-1/+1
* Second part to fix missing x-bit on pkg*installAndrey A. Chernov2001-10-303-1/+56
* First part to fix missing x-bit on pkg*installAndrey A. Chernov2001-10-302-54/+0
* Sync with main ApacheAndrey A. Chernov2001-10-254-7/+66
* Fix problems with configure bug that doesn't evaluate variables forWill Andrews2001-04-182-1/+20
* Add ipv6 to CATEGORIES, since Apache supports IPv6 by default.Will Andrews2001-04-131-1/+1
* Bring in Apache 2.0.16-beta. Just in time for the release...Will Andrews2001-04-1321-631/+912
* Apache dist moved to another subdirAndrey A. Chernov2001-04-071-15/+16
* Add official patch to not coredump on missing ServerNameAndrey A. Chernov2001-04-011-0/+53
* Upgrade to 1.3.19Andrey A. Chernov2001-03-073-7/+24
* bump portrevisionAndrey A. Chernov2001-02-131-0/+1
* Add official fix for RewriteMap bugAndrey A. Chernov2001-02-132-0/+4
* Some spaces -> tabs for ports/www.Jimmy Olgeni2001-02-051-1/+1
* Upgrade to 1.3.17Andrey A. Chernov2001-01-303-18/+48
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-171-4/+4
* Goodbye, YEAR2000. Hello, 2001.Will Andrews2001-01-011-2/+0
* Add official mod_rewrite fixAndrey A. Chernov2000-12-282-0/+5
* Upgrade to 1.3.14Andrey A. Chernov2000-10-143-6/+26
* Move all modules from static to shared to allow maximal configurationAndrey A. Chernov2000-10-122-2/+22
* Cosmetic changes to reduce difference between apache13 ports.Jun Kuriyama2000-08-221-23/+23
* Fix path to apachectl in stopAndrey A. Chernov2000-07-181-1/+1
* As threatened on freebsd-ports: all startup scripts know about the twoThomas Gellekum2000-07-052-3/+21
* Remove unchanged configuration files and www/{cgi-bin,data} symlinks.Satoshi Asami2000-06-031-0/+7
* Add appropriate AddType and DirectoryIndex in preparation forDirk Froemberg2000-05-301-4/+50
* Trim lines that were out of DESCR style, use proper WWW:Bill Fumerola2000-05-081-10/+1
* Fix typoChris Piazza2000-04-111-1/+1
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-101-3/+3
* upgrade to 1.3.12Andrey A. Chernov2000-02-263-7/+6
* Add official cross side scripting security patchAndrey A. Chernov2000-02-032-0/+4
* upgrade to 1.3.11Andrey A. Chernov2000-01-255-40/+45
* cp/ln all *.default stuff with original names if they not presentAndrey A. Chernov1999-11-161-0/+7
* upgrade to 1.3.9Andrey A. Chernov1999-09-049-115/+100
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro1999-08-281-4/+4
* chmod -> ${CHMOD}Michael Haro1999-08-231-2/+2
* add 3 missing small iconsAndrey A. Chernov1999-08-051-0/+3
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-271-1/+1
* www/apache13 rc.d startup script has /usr/local hardcoded.SADA Kenji1999-06-261-2/+2
* upgrade to 1.3.6Andrey A. Chernov1999-03-265-102/+92
* Fix missing "\"sBill Fumerola1999-03-141-2/+2
* Add the Apache mirror sites. For ports with 'mods' attached to them, the MAST...Bill Fumerola1999-03-141-1/+15
* Fix to make ports work with bsd.port.mk rev. 1.306.Satoshi Asami1999-03-081-2/+3
* change master site to http://Andrey A. Chernov1999-03-081-2/+2
* upgrade to 1.3.4Andrey A. Chernov1999-01-156-253/+190
* More Y2K Statement Links...Marc G. Fournier1999-01-131-1/+2
* Upgrade to 1.3.3Scott Mace1998-10-192-5/+5
* coment out --with-perl option, currently perl version don't matterAndrey A. Chernov1998-09-241-2/+4
* upgrade to 1.3.2Andrey A. Chernov1998-09-245-35/+39
* Remove expensive-optimization -O6 already include itAndrey A. Chernov1998-09-211-2/+2
* add more dirrm'sAndrey A. Chernov1998-08-301-2/+13
* add missing mkdir/dirrmAndrey A. Chernov1998-08-301-0/+3
* Wwwaste the manpages.Tim Vanderhoek1998-08-201-9/+0
* "ln -s" -> "ln -sf" to make this port reinstall-friendly.Satoshi Asami1998-08-051-3/+3
* apachectl: redirect kill output to /dev/nullAndrey A. Chernov1998-07-241-1/+18
* Upgrade to 1.3.1Andrey A. Chernov1998-07-236-157/+229
* Make performance tuning conditionaly depends on APACHE_PERF_TUNINGAndrey A. Chernov1998-06-251-6/+16
* Redirect apachectl output to devnull in apache.shAndrey A. Chernov1998-06-181-2/+2
* Use apachectl to start apache in rc.d/apache.shAndrey A. Chernov1998-06-181-2/+2
* Increase HARD_SERVER_LIMIT to 512, it is already limited by MaxClientsAndrey A. Chernov1998-06-131-2/+3
* Performance tuning as described in http://www.apache.org/docs/misc/perf-tunin...Andrey A. Chernov1998-06-101-2/+3
* Remove three nonexistent files.Satoshi Asami1998-06-081-3/+0
* Adjust NO_LATEST_LINK (now apache-1.3 is the default) after repositorySatoshi Asami1998-06-071-3/+1
* upgrade to 1.3.0Andrey A. Chernov1998-06-072-5/+5
* upgrade to 1.3b7Andrey A. Chernov1998-06-064-159/+148
* Fix PLISTAndrey A. Chernov1998-04-232-6/+4
* ===> Building package for apache-1.3b6Satoshi Asami1998-04-221-1/+3
* Minor cleanup -- HAS_CONFIGURE + "--prefix=${PREFIX}" -> GNU_CONFIGURE.Satoshi Asami1998-04-221-5/+5
* Upgrade to 1.3b6, now with loadable modules!Andrey A. Chernov1998-04-227-189/+378
* Add dist patches set locally since bsd.port.mk can't handle different baseAndrey A. Chernov1998-03-121-3/+3
* Define NO_LATEST_LINK.Satoshi Asami1998-02-251-1/+3
* Upgrade to 1.3b5Andrey A. Chernov1998-02-203-19/+53
* Add official patch for //// attackAndrey A. Chernov1998-01-082-1/+5
* Redirect ulimit output to /dec/nullAndrey A. Chernov1997-11-221-1/+1
* Upgrade to 1.3b3Andrey A. Chernov1997-11-225-34/+28
* Compile with -funsigned-char instead of (unsigned char) castAndrey A. Chernov1997-10-242-53/+0
* Upgrade to 1.3b2, now with support files and docs installedAndrey A. Chernov1997-10-237-37/+290
* Do not replace Apache md5 with FreeBSD one, it causeAndrey A. Chernov1997-08-262-23/+1
* Tweak commentAndrey A. Chernov1997-08-131-2/+1
* Update the repository copied (with history) apache 1.2.1 to 1.3a1 from thePeter Wemm1997-08-134-23/+19
* The great apache shuffle, part 1.. Revive files and break out SSL..Peter Wemm1997-08-121-39/+2
* Split apache to -stable and -currentAndrey A. Chernov1997-07-271-2/+0
* Upgrade to 1.2.1Andrey A. Chernov1997-07-082-6/+6
* Always installl *-dist files and list them in PLIST too, it allowsAndrey A. Chernov1997-06-071-4/+4
* Update to 1.2.0Andrey A. Chernov1997-06-062-5/+5
* More fixing of OPTIM replacementAndrey A. Chernov1997-06-011-1/+1
* Fix OPTIM= patchingAndrey A. Chernov1997-06-011-1/+1
* Upgrade to 1.2b11Andrey A. Chernov1997-06-013-53/+7
* Upgrade to 1.2b10Andrey A. Chernov1997-05-033-5/+24
* Upgrade to 1.2b8Andrey A. Chernov1997-04-152-7/+10
* remove unneded @unexecAndrey A. Chernov1997-02-271-1/+0
* Update checksum for my dir.patchAndrey A. Chernov1997-02-261-1/+1
* Upgrade to 1.2b7Andrey A. Chernov1997-02-262-6/+6
* Upgrade to 1.2b6Andrey A. Chernov1997-01-282-6/+6
* "mkdir" -> "mkdir -p" so pkg_add will work without /usr/local/wwwSatoshi Asami1997-01-131-1/+1
* Upgrade to 1.2b4Andrey A. Chernov1997-01-032-5/+5
* Upgrade to 1.2b3Andrey A. Chernov1996-12-262-9/+9
* Mark the SSL'ed version as BROKEN, until the official patches appear. AlsoMark Murray1996-12-121-1/+3
* Upgrade to 1.2b2Andrey A. Chernov1996-12-122-26/+8
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-2/+2
* Add information URLs commentAndrey A. Chernov1996-11-071-4/+7
* Conditionalize all my patchesAndrey A. Chernov1996-11-073-128/+36
* Situation:Andrey A. Chernov1996-11-041-0/+127
* Uncomment the DEPENDS= line. Sheesh.Mark Murray1996-11-011-2/+2
* FINALLY - commit the SSL'ed version of this. (ye gods, this has been a whileMark Murray1996-10-271-3/+15
* Split /usr/local/etc/apache/* in more reasonable wayAndrey A. Chernov1996-08-232-51/+5
* 1) Add the ability to build a secure (SSL'ed) server, conditionalisedMark Murray1996-08-114-10/+30
* Fix icons listAndrey A. Chernov1996-07-121-8/+56
* Remove unnecessary DISTFILES and EXTRACT_ONLY.Satoshi Asami1996-07-121-5/+2
* ...just changed maintainer to match realityPaul Traina1996-07-121-2/+2
* Upgrade to 1.1.1Andrey A. Chernov1996-07-113-42/+40
* Slight revision: If startup file already there, leave it alone.Jordan K. Hubbard1996-06-161-5/+7
* Install an apache.sh startup file in /usr/local/etc/rc.d/Jordan K. Hubbard1996-06-162-1/+9
* Variable reorderization.Satoshi Asami1996-05-201-5/+6
* Use mod_env.c to pass environment to CGI instead of local hackAndrey A. Chernov1996-05-202-8/+10
* Update to Apache 1.0.5 (security fix)Paul Traina1996-04-214-9/+7
* Upgrade to 1.0.3Andrey A. Chernov1996-02-232-5/+5
* Upgrade to 1.0.2.John Fieber1996-02-072-4/+4
* Fix MASTER_SITES.John Fieber1995-12-041-2/+7
* Update to 1.0John Fieber1995-12-032-5/+5
* Change categories to "www". gn has "net" in there too.Satoshi Asami1995-11-271-2/+2
* fixed COMMENTSEric L. Hernes1995-10-291-1/+1
* Don't try to install mime.types twice.Paul Traina1995-09-301-0/+125
* Make apache less NCSA-like and more BSD-like.Paul Traina1995-09-261-2/+2
* Upgrade apache to 0.8.14, completely restructure port, and list myself asPaul Traina1995-09-243-5/+7