aboutsummaryrefslogtreecommitdiffstats
path: root/www/apache22
Commit message (Expand)AuthorAgeFilesLines
* - www/apache22-peruser-mpm overwrites the apache22.tbz package in Latest/pgollucci2009-01-301-2/+2
* remove now unused option WITH_SVNpgollucci2009-01-201-3/+2
* Chase devel/apr-svn removalpgollucci2009-01-201-4/+1
* - Re-assign www/apache* ports to apache@pgollucci2009-01-091-1/+1
* - Remove conditional checks for FreeBSD 5.x and olderwxs2009-01-071-3/+1
* PR:clement2008-12-166-107/+22
* - Fix @comment stringclement2008-09-041-3/+3
* - Fix @comment stringclement2008-09-041-1/+1
* - Fix plist where apr_dbd is usedclement2008-09-033-5/+20
* - Update MPM itk patch to 20080727-00 (it is actually a no opclement2008-09-023-135/+160
* - Fix incorrect redirection order in startup scriptclement2008-09-022-4/+4
* - Yet Another Plist Fix [1]clement2008-09-014-6/+61
* - Fix plist when NOPORTDOCS is defined [1]clement2008-09-013-12/+150
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+1
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62ade2008-08-201-1/+1
* - Update to 2.2.9clement2008-06-244-10/+14
* - Fix recursive use of WITH_BDB_VER when WITH_BERKELEYDB and WITH_BDB_VERclement2008-01-291-1/+1
* - s/bsd.databases.mk/bsd.database.mk/clement2008-01-201-1/+1
* - Update to 2.2.8clement2008-01-206-96/+49
* - Add support for db45 and db46mm2008-01-162-2/+10
* - Fix slave ports [1]clement2007-12-123-18/+19
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.linimon2007-09-301-2/+2
* - Make port more OPTIONS compliant (more OPTIONS workarounds)clement2007-09-232-60/+74
* - Fix PCRE_FROM_PORTS. it wasn't processed by OPTIONS stff [1]clement2007-09-201-5/+5
* - Fix PCRE_FROM_PORTS. it wasn't processed by OPTIONS stff [1]clement2007-09-203-17/+16
* - remove duplicate entry of mod_charset_lite [1]clement2007-09-205-6/+63
* - Add experimental support of OPTIONS.clement2007-09-193-6/+92
* - Fix build when WITHOUT_IPV6 is defined and system is IPv6-freeclement2007-09-171-0/+23
* - Import MySQL DBD backendclement2007-09-162-5/+1628
* \clement2007-09-114-119/+149
* - Update to 2.2.6clement2007-09-096-38/+33
* - Remove the DESTDIR modifications from individual ports as we have a new,gabor2007-08-041-1/+1
* - Add htcacheclean startup script [1]clement2007-07-224-4/+82
* Remove thttpd from conflicts list, it has a different name for itsanders2007-06-181-1/+1
* - backout OpenSSL part of previous commit.clement2007-03-181-6/+5
* - Ensure we use correct OpenSSL libs [1]clement2007-03-183-7/+10
* - Ensure configure script won't force us to use an unwanted apr dbd backend.clement2007-01-131-0/+6
* - Update to 2.2.4clement2007-01-135-8/+8
* - Install correct apr_mysql_dbd revisionclement2006-11-071-1/+1
* - Update MySQL apr_dbd to rev 57clement2006-11-055-11/+1867
* - Remove obsolete patchclement2006-09-251-29/+0
* - House keeping (update to current standards: USE_RC_SUBR, USE_LDCONFIG,etc.)clement2006-09-256-20/+82
* Add support for setting WITH_BERKELEYDB to db44mr2006-09-131-0/+4
* - Fix apr_dbd_mysql buildclement2006-08-121-1/+1
* - Fix apr_dbd_mysql stuff.clement2006-08-082-6/+6
* - Force to add ${PTHREAD_CFLAGS} and ${PTHREAD_LIBS} to force detectionclement2006-08-061-2/+5
* - Update to 2.2.3clement2006-08-065-20/+8
* - Fix security issue in mod_rewrite.clement2006-07-282-0/+14
* Remove USE_REINPLACE from categories starting with Wedwin2006-05-131-1/+0
* - Remove obsolete patch which add support to Windows Update Service whenclement2006-05-113-17/+0
* - Update to 2.2.2clement2006-05-017-221/+9
* - Fix typos in bdb-4.1 m4 macroclement2006-04-301-2/+2
* Conversion to a single libtool environment.ade2006-02-232-1/+141
* Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.dougb2006-02-211-2/+2
* Chase shlib bump of libexpat.kuriyama2006-01-311-2/+2
* - add -v to kldload to prevent loading accf_http module if it's staticallyclement2006-01-231-2/+2
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-5/+5
* - Finish cleanups and fix build with threads enables.clement2006-01-171-2/+0
* Cleanups and fixesclement2006-01-162-28/+17
* - Moving Makefile.modules before b.p.pre.mk leads to weird results.clement2006-01-151-2/+2
* - ohoh fix apache22.shclement2006-01-151-1/+2
* - SECURITY: CVE-2005-3357 (cve.mitre.org)clement2006-01-153-13/+103
* - Fix some suexec CONFIGURE_ARGS for 1.3.xclement2006-01-141-24/+3
* - remove useless powerlogo.gifclement2005-12-263-10/+0
* - Fix plist and improve dbd /mem_cache logicclement2005-12-172-14/+13
* - Grrrrr. mod_mem_cache needs threads-capable APRclement2005-12-161-1/+4
* - Fix envvars.d [1]clement2005-12-148-30/+92
* - Fix typo (it's actually in apache SVN repo)clement2005-12-131-1/+1
* SECURITY: CVE-2005-3352 (cve.mitre.org)clement2005-12-132-1/+36
* - Don't forget to add USE_BUNDLED_APR to CONFIGURE_ENVclement2005-12-101-0/+1
* - Fix plist (forgot when I add mod_filter) [1]clement2005-12-103-6/+26
* - Add forgotten mod_filterclement2005-12-081-1/+1
* - Various package fixesclement2005-12-042-3/+7
* - clean plistclement2005-12-041-262/+258
* - Fix duplicated modulesclement2005-12-041-1/+1
* - Update documentation.clement2005-12-041-55/+1
* - Add apache 2.2.0clement2005-12-048-571/+496
* - Update to 2.1.9pav2005-11-303-5/+8
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-2/+1
* - Backport WANT_APACHE= common21 from development version of bsd.apache.mkclement2005-11-021-1/+1
* - Update to 2.1.8clement2005-10-3113-235/+192
* - make sure SSL dependency doesn't exists if WITHOUT_MODULES_SSL is definedclement2005-08-011-1/+6
* - Update to 2.1.4clement2005-03-182-3/+3
* - Fix event MPM build [1]clement2005-02-242-3047/+0
* - Update to 2.1.3clement2005-02-239-40/+33
* - Fix envvar.d stuffclement2005-02-063-4/+5
* - Add support for databases/db43 in apache2[1] and apache21.clement2005-01-182-1/+16
* o startup script:clement2005-01-112-5/+12
* - Add a note about the dangerousness of quotes in make.confclement2004-12-281-0/+2
* - Add forgotten patch in previous commit. This fix installation ofclement2004-12-212-1/+15
* - Sync with www/apache2:clement2004-12-186-7/+58
* - Remove 2 apr related directoryclement2004-12-162-1/+3
* - Move standard configuration files to ${EXAMPLESDIR} to not getclement2004-12-146-40/+3116
* - Fix SHLIB stuffclement2004-12-131-2/+1
* - Sync apache-apr layout with devel/apr one (to avoid another hack forclement2004-12-136-118/+102
* - Add a missing build dependency on pythonclement2004-12-131-0/+1
* - Add apache 2.1.2clement2004-12-1228-0/+1683
* Oops I forgot one file...clement2004-03-171-17/+0
* - Move apache21 to Attic.clement2004-03-1718-2449/+0
* o Bump $LIB_DEPENDS line to chase expat's shlib version.kuriyama2004-03-141-1/+1
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
* Sync FORBIDDEN tags with the FreeBSD VuXML database, please refer to theeik2004-03-121-0/+2
* 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