| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Remove unnecessary DISTFILES and EXTRACT_ONLY. | asami | 1996-07-12 | 1 | -5/+2 |
* | ...just changed maintainer to match reality | pst | 1996-07-12 | 1 | -2/+2 |
* | Upgrade to 1.1.1 | ache | 1996-07-11 | 3 | -42/+40 |
* | Slight revision: If startup file already there, leave it alone. | jkh | 1996-06-16 | 1 | -5/+7 |
* | Install an apache.sh startup file in /usr/local/etc/rc.d/ | jkh | 1996-06-16 | 2 | -1/+9 |
* | Variable reorderization. | asami | 1996-05-20 | 1 | -5/+6 |
* | Use mod_env.c to pass environment to CGI instead of local hack | ache | 1996-05-20 | 2 | -8/+10 |
* | Update to Apache 1.0.5 (security fix) | pst | 1996-04-21 | 4 | -9/+7 |
* | Upgrade to 1.0.3 | ache | 1996-02-23 | 2 | -5/+5 |
* | Upgrade to 1.0.2. | jfieber | 1996-02-07 | 2 | -4/+4 |
* | Fix MASTER_SITES. | jfieber | 1995-12-04 | 1 | -2/+7 |
* | Update to 1.0 | jfieber | 1995-12-03 | 2 | -5/+5 |
* | Change categories to "www". gn has "net" in there too. | asami | 1995-11-27 | 1 | -2/+2 |
* | fixed COMMENTS | erich | 1995-10-29 | 1 | -1/+1 |
* | Don't try to install mime.types twice. | pst | 1995-09-30 | 1 | -0/+125 |
* | Make apache less NCSA-like and more BSD-like. | pst | 1995-09-26 | 1 | -2/+2 |
* | Upgrade apache to 0.8.14, completely restructure port, and list myself as | pst | 1995-09-24 | 3 | -5/+7 |
* | Upgrade apache to 0.8.13 | pst | 1995-09-19 | 3 | -7/+6 |
* | Port of the APACHE web server. | jkh | 1995-08-28 | 5 | -0/+70 |