| Commit message (Expand) | Author | Age | Files | Lines |
* | - Rename patch file. | clement | 2004-12-12 | 1 | -0/+0 |
* | - As discussed on apache@, don't create httpd.conf.bak, and remove stalled | clement | 2004-11-29 | 2 | -0/+13 |
* | - minor cleanups. | clement | 2004-11-14 | 5 | -33/+13 |
* | - Fix memory consumption DoS, CVE CAN-2004-0942 | clement | 2004-11-11 | 2 | -1/+105 |
* | - ldconfig'ify ${PREFIX}/lib/apache2 at install time. | clement | 2004-11-09 | 1 | -0/+2 |
* | - Fix previous patch :-) | clement | 2004-11-04 | 1 | -7/+7 |
* | Makefile was errornously committed. Revert the changes | clement | 2004-10-31 | 1 | -2/+2 |
* | - Fix apache2 build, I hope... | clement | 2004-10-31 | 2 | -52/+50 |
* | util_ald_cache_purge() fails to relink the cache entries during a cache purge. | clement | 2004-10-30 | 2 | -1/+51 |
* | - sync with real life | clement | 2004-10-21 | 1 | -3/+1 |
* | - Fix shared module building when WITH_STATIC_MODULES is defined. | clement | 2004-10-20 | 1 | -1/+1 |
* | - Remove WITH_APR_FROM_PORTS knob | clement | 2004-10-16 | 2 | -95/+78 |
* | - Fix apr detection | clement | 2004-10-16 | 1 | -2/+2 |
* | - Chase apr shlib version bump. | kuriyama | 2004-10-16 | 1 | -2/+2 |
* | - Use ${WWWOWN} and ${WWWGRP} for apache's user. (instead of harcoded | clement | 2004-10-13 | 2 | -3/+5 |
* | - Yet Another Security Fix | clement | 2004-10-13 | 2 | -0/+57 |
* | - Update to 2.0.52 | clement | 2004-10-12 | 14 | -1484/+39 |
* | - Fix compilation with threads enabled on 5.x (due to PTHREAD_LIBS changes) | clement | 2004-10-10 | 1 | -1/+1 |
* | Security fixes [1]: | clement | 2004-09-16 | 6 | -21/+251 |
* | - make AP_GENPLIST pseudo PREFFIX-safe until I find a correct fix. | clement | 2004-09-03 | 1 | -4/+6 |
* | - Add a sanity check on apache2 configuration files before reloading or | clement | 2004-08-23 | 1 | -0/+8 |
* | - Add support for exception hook: | clement | 2004-08-19 | 3 | -13/+24 |
* | - Backport security fixes in ssl_engine_io.c | clement | 2004-08-19 | 2 | -1/+35 |
* | - Bump PORTREVISION for all previous changes | clement | 2004-08-17 | 3 | -14/+43 |
* | Remove our config.layout support. FreeBSD layout is in apache2's one | clement | 2004-08-08 | 2 | -23/+0 |
* | We don't need -DFREEBSD_THREAD_HACK when using kse or thr as threading | clement | 2004-08-08 | 1 | -1/+2 |
* | - Add ldconfig -m to apache2's apr libs (install time and boot time) | clement | 2004-08-06 | 3 | -5/+25 |
* | - Fix brainless typo. | clement | 2004-08-02 | 1 | -2/+2 |
* | apache2 NG patch 2/5. | clement | 2004-08-02 | 3 | -155/+176 |
* | apache2 NG patch 1/5. | clement | 2004-07-31 | 4 | -11/+72 |
* | - Disable mod_cgi if MPM is threaded. | clement | 2004-07-13 | 1 | -0/+1 |
* | - Update experimental apr/kqueue patch | clement | 2004-07-13 | 1 | -62/+111 |
* | - Fix hostname resolution if IPv4 are mapped. [1] | clement | 2004-07-13 | 3 | -1/+15 |
* | - Improve plist generation. | clement | 2004-07-11 | 1 | -1/+12 |
* | - Add WITHOUT_IPV6 knob to workaround problem with IP resolution | clement | 2004-07-10 | 1 | -1/+3 |
* | - remove from plist reference to share/nls/en_US.US-ASCII | clement | 2004-07-04 | 1 | -2/+0 |
* | - Make configure script define DEFAULT_SCOREBOARD. | clement | 2004-07-02 | 3 | -3/+7 |
* | - revert ade's commit, since it breaks the ports due to something | clement | 2004-07-02 | 1 | -7/+1 |
* | Autotools cleanup. Remove autoconf257 (259), automake17 (18), and | ade | 2004-07-02 | 1 | -1/+6 |
* | - Update to 2.0.50 | clement | 2004-07-01 | 12 | -423/+1092 |
* | - Security fix. | clement | 2004-06-29 | 2 | -1/+33 |
* | Don't remove www/ now that it is created by the system. | kris | 2004-06-09 | 1 | -2/+0 |
* | - change limits from user www to daemon class to be in sync with | clement | 2004-06-07 | 3 | -5/+6 |
* | - Clarify pkg-message | clement | 2004-06-07 | 1 | -6/+6 |
* | - Sync pkg-descr with reality. | clement | 2004-06-05 | 1 | -5/+8 |
* | -1- make show-options readable from a vt100 ;-) | clement | 2004-06-05 | 6 | -43/+124 |
* | - remove quotes from "bogus" IGNORE string | clement | 2004-06-02 | 1 | -3/+3 |
* | - Fix IGNORE s,(,\(, | clement | 2004-05-30 | 1 | -2/+2 |
* | - s/BROKEN/IGNORE/ | clement | 2004-05-30 | 2 | -7/+7 |
* | - Fix build if WITH_APR_FROM_PORTS is defined. | clement | 2004-05-30 | 1 | -0/+3 |
* | - Import security fix from Apache CVS... | clement | 2004-05-28 | 2 | -0/+40 |
* | - Fix plist after upgrading libtool to 1.5 | clement | 2004-05-18 | 1 | -2/+0 |
* | - import buildconf patch in ports tree. | clement | 2004-05-18 | 5 | -4/+57 |
* | - use autoconf 2.57 | clement | 2004-05-18 | 1 | -2/+2 |
* | - s/BROKEN/IGNORE/ | clement | 2004-05-17 | 1 | -3/+3 |
* | - Do not activate module automatically [1] | clement | 2004-04-17 | 1 | -3/+3 |
* | Add AP_EXTRA to support extra arguments to apxs during build. | clement | 2004-04-16 | 1 | -1/+8 |
* | Remove noisy apache version detection | clement | 2004-04-16 | 1 | -11/+3 |
* | Add Makefile.modules.3rd, which should simplify apache modules porting. | clement | 2004-04-16 | 1 | -0/+99 |
* | - Fix install when people use a different /bin/sh | clement | 2004-04-07 | 1 | -12/+12 |
* | - s/ac_cv_pthreads/apr_cv_pthreads/ (due to changes in 2.0.49) | clement | 2004-03-27 | 1 | -2/+2 |
* | Update to 2.0.49 | clement | 2004-03-20 | 7 | -251/+93 |
* | - CONFLICTS extended | dinoex | 2004-03-19 | 1 | -1/+4 |
* | o Bump $LIB_DEPENDS line to chase expat's shlib version. | kuriyama | 2004-03-14 | 1 | -2/+2 |
* | Whoa there, boy, that's a mighty big commit y'all have there... | ade | 2004-03-14 | 1 | -2/+2 |
* | Fix configure. | clement | 2004-03-13 | 1 | -0/+1 |
* | Replace all known incantations of WANT_{AUTOMAKE,AUTOCONF,LIBTOOL}* with | ade | 2004-03-12 | 1 | -1/+1 |
* | Fix a mod_ssl denial-of-service. | clement | 2004-03-08 | 2 | -1/+32 |
* | - Add windowsupdate.com mod_proxy fix. [1] | clement | 2004-02-16 | 3 | -1/+7 |
* | - Improve apr from ports support. | clement | 2004-02-08 | 3 | -79/+82 |
* | - Fix typo in SLAVE_DESIGNED_FOR check [1] | clement | 2004-02-08 | 3 | -6/+14 |
* | o Use appropriate comment for WITH_IPV6_V6ONLY knob. | kuriyama | 2004-02-08 | 2 | -2/+2 |
* | Add WITH_PTHREAD_LIBS and WITH_EXPERIMENTAL_THREADS. | clement | 2004-01-22 | 2 | -0/+5 |
* | - Fix compilation for threaded MPM. | clement | 2004-01-16 | 1 | -5/+4 |
* | - Remove thread support in apr. The code prevents apache from running | clement | 2004-01-14 | 2 | -26/+1 |
* | - Per popular request, add "you can you use make show-modules"-like | clement | 2004-01-11 | 4 | -17/+33 |
* | Uncomment db42-related lines, since db42 is in the | clement | 2004-01-11 | 1 | -3/+3 |
* | s/APACHE_USER/WWWOWN/. | clement | 2004-01-10 | 1 | -1/+1 |
* | Mark apache2 as broken when devel/apr is installed and WITH_APR_FROM_PORTS | clement | 2004-01-10 | 1 | -10/+16 |
* | - fix SSL detection problem on stable with base OpenSSL [1] | clement | 2004-01-10 | 2 | -2/+15 |
* | Apache2 PORTREVISION 2: | clement | 2004-01-09 | 9 | -256/+438 |
* | Remove duplicated WITH_EXPERIMENTAL comment. | kuriyama | 2003-12-13 | 1 | -1/+0 |
* | - fix LDAP deps (typo) [1] | naddy | 2003-11-09 | 4 | -52/+154 |
* | Fix build. | perky | 2003-10-30 | 1 | -1/+1 |
* | Update to 2.0.48, which has corrections for two security bugs: | trevor | 2003-10-30 | 7 | -1554/+1794 |
* | - fix spelling in CONFLICTS | dinoex | 2003-10-26 | 1 | -1/+1 |
* | Add forgotten file to plist. | naddy | 2003-10-19 | 2 | -0/+2 |
* | - add CONFLICTS | dinoex | 2003-10-14 | 1 | -0/+3 |
* | Cease FreeBSD port maintainerships | edwin | 2003-09-24 | 1 | -1/+1 |
* | Fix non-default dependency on openldap2[012] which is broken by splitting. | kuriyama | 2003-08-15 | 1 | -1/+1 |
* | Update 2.0.46 --> 2.0.47 | cy | 2003-07-09 | 3 | -13/+173 |
* | Set GNU_CONFIGURE instead of HAS_CONFIGURE. | kris | 2003-07-06 | 1 | -1/+1 |
* | Hand maintainership to submitter | erwin | 2003-07-03 | 1 | -1/+1 |
* | Set maintainer to ports@FreeBSD.org | perky | 2003-07-03 | 1 | -1/+1 |
* | Add a new knob WITH_LDAP that brings mod_auth_ldap and mod_ldap. | perky | 2003-06-12 | 2 | -0/+13 |
* | Change to use ${PKGINSTALL} instead of `pkg-install' to unbreak the build | perky | 2003-06-06 | 1 | -1/+1 |
* | [SECURITY FIX] | perky | 2003-06-01 | 4 | -64/+370 |
* | - Utilize MASTER_SITE_APACHE_HTTPD [1] | perky | 2003-04-17 | 1 | -10/+3 |
* | Add missed files on the previous commit. | perky | 2003-04-04 | 2 | -0/+20 |
* | Update to 2.0.45. This update fixes a DDOS vulnerability. | perky | 2003-04-04 | 5 | -39/+51 |
* | De-pkg-comment for my ports. | perky | 2003-02-25 | 2 | -1/+1 |
* | Remove buggy SSL warning which isn't working correctly for openssl's | perky | 2003-01-31 | 1 | -6/+0 |
* | Update to 2.0.44 | perky | 2003-01-22 | 3 | -36/+83 |
* | Move bin/ap[ru]-config to lib/apache2/ to coexist with devel/apr-devel | perky | 2003-01-08 | 3 | -7/+25 |
* | o Change installbuilddir to $PREFIX/share/apache2/build to make porting | perky | 2002-11-15 | 4 | -9/+28 |
* | Add MASTER_SITE_RINGSERVER to MASTER_SITES. | knu | 2002-10-13 | 1 | -0/+1 |
* | Update to apache 1.3.27 and 2.0.43. This fixes a security vulnerability. | kris | 2002-10-05 | 4 | -23/+68 |
* | Update to 2.0.42 | perky | 2002-09-26 | 3 | -25/+121 |
* | Bump PORTREVISION and expat shlib. | kuriyama | 2002-09-17 | 1 | -1/+2 |
* | Update to 2.0.40 | perky | 2002-08-10 | 6 | -373/+429 |
* | Fixed my stupid MAKE_ENV mistake on NOPORTDOCS=true | perky | 2002-08-05 | 1 | -1/+1 |
* | - Add a small hack for worker MPM [1] | perky | 2002-07-21 | 5 | -6/+81 |
* | Bump portrevision (textproc/expat2 shlib bump). | kuriyama | 2002-07-21 | 1 | -2/+2 |
* | o Install mod_deflate by default | perky | 2002-07-14 | 2 | -5/+11 |
* | Correct envvars path on apachectl(1) | perky | 2002-07-11 | 1 | -3/+14 |
* | - Add a patch for a bug on infinite loop in HTTP_IN | perky | 2002-07-09 | 2 | -2/+12 |
* | Fix more fatal bugs on htpasswd(1) | perky | 2002-07-08 | 2 | -4/+20 |
* | Use ${INSTALL_DATA} instead of ${CP} to set others readable on 077 umasks | perky | 2002-06-28 | 1 | -1/+1 |
* | o Fix the htpasswd logic bug around -c and -n options | perky | 2002-06-27 | 3 | -18/+15 |
* | - Sync www/apache13's change (.default -> -dist) | pat | 2002-06-22 | 3 | -84/+83 |
* | * Always use /bin/sh for configure and build. | naddy | 2002-06-20 | 1 | -2/+2 |
* | Add USE_REINPLACE where appropriate. | sobomax | 2002-06-19 | 1 | -0/+1 |
* | - Update to 2.0.39, the emergency security update. | pat | 2002-06-19 | 9 | -251/+196 |
* | Mark FORBIDDEN until an update is available. | nectar | 2002-06-18 | 1 | -0/+3 |
* | - Better WITH_SUEXEC support | ijliao | 2002-05-26 | 3 | -26/+35 |
* | Fix ports for building with -current without perl | pat | 2002-05-23 | 1 | -1/+2 |
* | 1. Upgrade 2.0.35 --> 2.0.36 | cy | 2002-05-09 | 11 | -126/+60 |
* | Respect $DESTDIR for all paths | ijliao | 2002-04-19 | 8 | -46/+59 |
* | Remove this patch since perl patch in port Makefile is used to | pat | 2002-04-15 | 1 | -49/+0 |
* | - Disable THREADS by default (many ports people reported problems around | ijliao | 2002-04-11 | 1 | -4/+8 |
* | Fix 'expr' usage and allow to compile with GCC 3.1. | obrien | 2002-04-11 | 1 | -0/+49 |
* | Fix typo in the optional WITH_SUEXEC section. | roberto | 2002-04-08 | 1 | -1/+1 |
* | Update to 2.0.35 (first GA release!) | pat | 2002-04-08 | 15 | -690/+710 |
* | Don't try to fetch the "-beta" file. `make fetch' returns "Multiple files". | obrien | 2002-04-07 | 1 | -1/+1 |
* | Update to 2.0.32 | pat | 2002-03-23 | 12 | -256/+245 |
* | Fix problem where installation would overwrite existing config files | dwcjr | 2002-01-23 | 2 | -2/+11 |
* | Fix invalid path problem on building extension module with apxs. | ijliao | 2001-12-13 | 2 | -2/+29 |
* | Suggest a command to delete user instead of actually deleting it | ache | 2001-12-08 | 2 | -9/+4 |
* | Fix to define correct $PATCHFILES which is introduced in previous commit. | kuriyama | 2001-12-01 | 1 | -1/+1 |
* | PLIST cleanup. | kuriyama | 2001-12-01 | 2 | -1/+7 |
* | Fix a problem that apache release can't detach from launcher's | dwcjr | 2001-11-23 | 2 | -0/+5 |
* | Update to 2.0.28 | dwcjr | 2001-11-20 | 15 | -843/+996 |
* | Set LATEST_LINK to apache2 in favor of www/apache13. | knu | 2001-11-07 | 1 | -0/+2 |
* | Oops, CVS not change access bits on removing/adding, so use ${SH} trick | ache | 2001-10-30 | 1 | -1/+1 |
* | Second part to fix missing x-bit on pkg*install | ache | 2001-10-30 | 3 | -1/+56 |
* | First part to fix missing x-bit on pkg*install | ache | 2001-10-30 | 2 | -54/+0 |
* | Sync with main Apache | ache | 2001-10-25 | 4 | -7/+66 |
* | Fix problems with configure bug that doesn't evaluate variables for | will | 2001-04-18 | 2 | -1/+20 |
* | Add ipv6 to CATEGORIES, since Apache supports IPv6 by default. | will | 2001-04-13 | 1 | -1/+1 |
* | Bring in Apache 2.0.16-beta. Just in time for the release... | will | 2001-04-13 | 21 | -631/+912 |
* | Apache dist moved to another subdir | ache | 2001-04-07 | 1 | -15/+16 |
* | Add official patch to not coredump on missing ServerName | ache | 2001-04-01 | 1 | -0/+53 |
* | Upgrade to 1.3.19 | ache | 2001-03-07 | 3 | -7/+24 |
* | bump portrevision | ache | 2001-02-13 | 1 | -0/+1 |
* | Add official fix for RewriteMap bug | ache | 2001-02-13 | 2 | -0/+4 |
* | Some spaces -> tabs for ports/www. | olgeni | 2001-02-05 | 1 | -1/+1 |
* | Upgrade to 1.3.17 | ache | 2001-01-30 | 3 | -18/+48 |
* | Massive style enforcement - use ^I instead of spaces for variables identation. | sobomax | 2001-01-17 | 1 | -4/+4 |
* | Goodbye, YEAR2000. Hello, 2001. | will | 2001-01-01 | 1 | -2/+0 |
* | Add official mod_rewrite fix | ache | 2000-12-28 | 2 | -0/+5 |
* | Upgrade to 1.3.14 | ache | 2000-10-14 | 3 | -6/+26 |
* | Move all modules from static to shared to allow maximal configuration | ache | 2000-10-12 | 2 | -2/+22 |
* | Cosmetic changes to reduce difference between apache13 ports. | kuriyama | 2000-08-22 | 1 | -23/+23 |
* | Fix path to apachectl in stop | ache | 2000-07-18 | 1 | -1/+1 |
* | As threatened on freebsd-ports: all startup scripts know about the two | tg | 2000-07-05 | 2 | -3/+21 |
* | Remove unchanged configuration files and www/{cgi-bin,data} symlinks. | asami | 2000-06-03 | 1 | -0/+7 |
* | Add appropriate AddType and DirectoryIndex in preparation for | dirk | 2000-05-30 | 1 | -4/+50 |
* | Trim lines that were out of DESCR style, use proper WWW: | billf | 2000-05-08 | 1 | -10/+1 |
* | Fix typo | cpiazza | 2000-04-11 | 1 | -1/+1 |
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-10 | 1 | -3/+3 |
* | upgrade to 1.3.12 | ache | 2000-02-26 | 3 | -7/+6 |
* | Add official cross side scripting security patch | ache | 2000-02-03 | 2 | -0/+4 |
* | upgrade to 1.3.11 | ache | 2000-01-25 | 5 | -40/+45 |
* | cp/ln all *.default stuff with original names if they not present | ache | 1999-11-16 | 1 | -0/+7 |
* | upgrade to 1.3.9 | ache | 1999-09-04 | 9 | -115/+100 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-31 | 1 | -1/+1 |
* | echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff | mharo | 1999-08-28 | 1 | -4/+4 |
* | chmod -> ${CHMOD} | mharo | 1999-08-23 | 1 | -2/+2 |
* | add 3 missing small icons | ache | 1999-08-05 | 1 | -0/+3 |
* | #4/4 enforcing Caps, no period | hoek | 1999-06-27 | 1 | -1/+1 |
* | www/apache13 rc.d startup script has /usr/local hardcoded. | sada | 1999-06-26 | 1 | -2/+2 |
* | upgrade to 1.3.6 | ache | 1999-03-26 | 5 | -102/+92 |
* | Fix missing "\"s | billf | 1999-03-14 | 1 | -2/+2 |
* | Add the Apache mirror sites. For ports with 'mods' attached to them, the MAST... | billf | 1999-03-14 | 1 | -1/+15 |
* | Fix to make ports work with bsd.port.mk rev. 1.306. | asami | 1999-03-08 | 1 | -2/+3 |
* | change master site to http:// | ache | 1999-03-08 | 1 | -2/+2 |
* | upgrade to 1.3.4 | ache | 1999-01-15 | 6 | -253/+190 |
* | More Y2K Statement Links... | scrappy | 1999-01-13 | 1 | -1/+2 |
* | Upgrade to 1.3.3 | smace | 1998-10-19 | 2 | -5/+5 |
* | coment out --with-perl option, currently perl version don't matter | ache | 1998-09-24 | 1 | -2/+4 |
* | upgrade to 1.3.2 | ache | 1998-09-24 | 5 | -35/+39 |
* | Remove expensive-optimization -O6 already include it | ache | 1998-09-21 | 1 | -2/+2 |
* | add more dirrm's | ache | 1998-08-30 | 1 | -2/+13 |
* | add missing mkdir/dirrm | ache | 1998-08-30 | 1 | -0/+3 |
* | Wwwaste the manpages. | hoek | 1998-08-20 | 1 | -9/+0 |
* | "ln -s" -> "ln -sf" to make this port reinstall-friendly. | asami | 1998-08-05 | 1 | -3/+3 |
* | apachectl: redirect kill output to /dev/null | ache | 1998-07-24 | 1 | -1/+18 |
* | Upgrade to 1.3.1 | ache | 1998-07-23 | 6 | -157/+229 |
* | Make performance tuning conditionaly depends on APACHE_PERF_TUNING | ache | 1998-06-25 | 1 | -6/+16 |
* | Redirect apachectl output to devnull in apache.sh | ache | 1998-06-18 | 1 | -2/+2 |
* | Use apachectl to start apache in rc.d/apache.sh | ache | 1998-06-18 | 1 | -2/+2 |
* | Increase HARD_SERVER_LIMIT to 512, it is already limited by MaxClients | ache | 1998-06-13 | 1 | -2/+3 |
* | Performance tuning as described in http://www.apache.org/docs/misc/perf-tunin... | ache | 1998-06-10 | 1 | -2/+3 |
* | Remove three nonexistent files. | asami | 1998-06-08 | 1 | -3/+0 |
* | Adjust NO_LATEST_LINK (now apache-1.3 is the default) after repository | asami | 1998-06-07 | 1 | -3/+1 |
* | upgrade to 1.3.0 | ache | 1998-06-07 | 2 | -5/+5 |
* | upgrade to 1.3b7 | ache | 1998-06-06 | 4 | -159/+148 |
* | Fix PLIST | ache | 1998-04-23 | 2 | -6/+4 |
* | ===> Building package for apache-1.3b6 | asami | 1998-04-22 | 1 | -1/+3 |
* | Minor cleanup -- HAS_CONFIGURE + "--prefix=${PREFIX}" -> GNU_CONFIGURE. | asami | 1998-04-22 | 1 | -5/+5 |
* | Upgrade to 1.3b6, now with loadable modules! | ache | 1998-04-22 | 7 | -189/+378 |
* | Add dist patches set locally since bsd.port.mk can't handle different base | ache | 1998-03-12 | 1 | -3/+3 |
* | Define NO_LATEST_LINK. | asami | 1998-02-25 | 1 | -1/+3 |
* | Upgrade to 1.3b5 | ache | 1998-02-20 | 3 | -19/+53 |
* | Add official patch for //// attack | ache | 1998-01-08 | 2 | -1/+5 |
* | Redirect ulimit output to /dec/null | ache | 1997-11-22 | 1 | -1/+1 |
* | Upgrade to 1.3b3 | ache | 1997-11-22 | 5 | -34/+28 |
* | Compile with -funsigned-char instead of (unsigned char) cast | ache | 1997-10-24 | 2 | -53/+0 |
* | Upgrade to 1.3b2, now with support files and docs installed | ache | 1997-10-23 | 7 | -37/+290 |
* | Do not replace Apache md5 with FreeBSD one, it cause | ache | 1997-08-26 | 2 | -23/+1 |
* | Tweak comment | ache | 1997-08-13 | 1 | -2/+1 |
* | Update the repository copied (with history) apache 1.2.1 to 1.3a1 from the | peter | 1997-08-13 | 4 | -23/+19 |
* | The great apache shuffle, part 1.. Revive files and break out SSL.. | peter | 1997-08-12 | 1 | -39/+2 |
* | Split apache to -stable and -current | ache | 1997-07-27 | 1 | -2/+0 |
* | Upgrade to 1.2.1 | ache | 1997-07-08 | 2 | -6/+6 |
* | Always installl *-dist files and list them in PLIST too, it allows | ache | 1997-06-07 | 1 | -4/+4 |
* | Update to 1.2.0 | ache | 1997-06-06 | 2 | -5/+5 |
* | More fixing of OPTIM replacement | ache | 1997-06-01 | 1 | -1/+1 |
* | Fix OPTIM= patching | ache | 1997-06-01 | 1 | -1/+1 |
* | Upgrade to 1.2b11 | ache | 1997-06-01 | 3 | -53/+7 |
* | Upgrade to 1.2b10 | ache | 1997-05-03 | 3 | -5/+24 |
* | Upgrade to 1.2b8 | ache | 1997-04-15 | 2 | -7/+10 |
* | remove unneded @unexec | ache | 1997-02-27 | 1 | -1/+0 |
* | Update checksum for my dir.patch | ache | 1997-02-26 | 1 | -1/+1 |
* | Upgrade to 1.2b7 | ache | 1997-02-26 | 2 | -6/+6 |
* | Upgrade to 1.2b6 | ache | 1997-01-28 | 2 | -6/+6 |
* | "mkdir" -> "mkdir -p" so pkg_add will work without /usr/local/www | asami | 1997-01-13 | 1 | -1/+1 |
* | Upgrade to 1.2b4 | ache | 1997-01-03 | 2 | -5/+5 |
* | Upgrade to 1.2b3 | ache | 1996-12-26 | 2 | -9/+9 |
* | Mark the SSL'ed version as BROKEN, until the official patches appear. Also | markm | 1996-12-12 | 1 | -1/+3 |
* | Upgrade to 1.2b2 | ache | 1996-12-12 | 2 | -26/+8 |
* | Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 1 | -2/+2 |
* | Add information URLs comment | ache | 1996-11-07 | 1 | -4/+7 |
* | Conditionalize all my patches | ache | 1996-11-07 | 3 | -128/+36 |
* | Situation: | ache | 1996-11-04 | 1 | -0/+127 |
* | Uncomment the DEPENDS= line. Sheesh. | markm | 1996-11-01 | 1 | -2/+2 |
* | FINALLY - commit the SSL'ed version of this. (ye gods, this has been a while | markm | 1996-10-27 | 1 | -3/+15 |
* | Split /usr/local/etc/apache/* in more reasonable way | ache | 1996-08-23 | 2 | -51/+5 |
* | 1) Add the ability to build a secure (SSL'ed) server, conditionalised | markm | 1996-08-11 | 4 | -10/+30 |
* | Fix icons list | ache | 1996-07-12 | 1 | -8/+56 |