| Commit message (Expand) | Author | Age | Files | Lines |
* | echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff | Michael Haro | 1999-08-28 | 1 | -4/+4 |
* | chmod -> ${CHMOD} | Michael Haro | 1999-08-23 | 1 | -2/+2 |
* | add 3 missing small icons | Andrey A. Chernov | 1999-08-05 | 1 | -0/+3 |
* | #4/4 enforcing Caps, no period | Tim Vanderhoek | 1999-06-27 | 1 | -1/+1 |
* | www/apache13 rc.d startup script has /usr/local hardcoded. | SADA Kenji | 1999-06-26 | 1 | -2/+2 |
* | upgrade to 1.3.6 | Andrey A. Chernov | 1999-03-26 | 5 | -102/+92 |
* | Fix missing "\"s | Bill Fumerola | 1999-03-14 | 1 | -2/+2 |
* | Add the Apache mirror sites. For ports with 'mods' attached to them, the MAST... | Bill Fumerola | 1999-03-14 | 1 | -1/+15 |
* | Fix to make ports work with bsd.port.mk rev. 1.306. | Satoshi Asami | 1999-03-08 | 1 | -2/+3 |
* | change master site to http:// | Andrey A. Chernov | 1999-03-08 | 1 | -2/+2 |
* | upgrade to 1.3.4 | Andrey A. Chernov | 1999-01-15 | 6 | -253/+190 |
* | More Y2K Statement Links... | Marc G. Fournier | 1999-01-13 | 1 | -1/+2 |
* | Upgrade to 1.3.3 | Scott Mace | 1998-10-19 | 2 | -5/+5 |
* | coment out --with-perl option, currently perl version don't matter | Andrey A. Chernov | 1998-09-24 | 1 | -2/+4 |
* | upgrade to 1.3.2 | Andrey A. Chernov | 1998-09-24 | 5 | -35/+39 |
* | Remove expensive-optimization -O6 already include it | Andrey A. Chernov | 1998-09-21 | 1 | -2/+2 |
* | add more dirrm's | Andrey A. Chernov | 1998-08-30 | 1 | -2/+13 |
* | add missing mkdir/dirrm | Andrey A. Chernov | 1998-08-30 | 1 | -0/+3 |
* | Wwwaste the manpages. | Tim Vanderhoek | 1998-08-20 | 1 | -9/+0 |
* | "ln -s" -> "ln -sf" to make this port reinstall-friendly. | Satoshi Asami | 1998-08-05 | 1 | -3/+3 |
* | apachectl: redirect kill output to /dev/null | Andrey A. Chernov | 1998-07-24 | 1 | -1/+18 |
* | Upgrade to 1.3.1 | Andrey A. Chernov | 1998-07-23 | 6 | -157/+229 |
* | Make performance tuning conditionaly depends on APACHE_PERF_TUNING | Andrey A. Chernov | 1998-06-25 | 1 | -6/+16 |
* | Redirect apachectl output to devnull in apache.sh | Andrey A. Chernov | 1998-06-18 | 1 | -2/+2 |
* | Use apachectl to start apache in rc.d/apache.sh | Andrey A. Chernov | 1998-06-18 | 1 | -2/+2 |
* | Increase HARD_SERVER_LIMIT to 512, it is already limited by MaxClients | Andrey A. Chernov | 1998-06-13 | 1 | -2/+3 |
* | Performance tuning as described in http://www.apache.org/docs/misc/perf-tunin... | Andrey A. Chernov | 1998-06-10 | 1 | -2/+3 |
* | Remove three nonexistent files. | Satoshi Asami | 1998-06-08 | 1 | -3/+0 |
* | Adjust NO_LATEST_LINK (now apache-1.3 is the default) after repository | Satoshi Asami | 1998-06-07 | 1 | -3/+1 |
* | upgrade to 1.3.0 | Andrey A. Chernov | 1998-06-07 | 2 | -5/+5 |
* | upgrade to 1.3b7 | Andrey A. Chernov | 1998-06-06 | 4 | -159/+148 |
* | Fix PLIST | Andrey A. Chernov | 1998-04-23 | 2 | -6/+4 |
* | ===> Building package for apache-1.3b6 | Satoshi Asami | 1998-04-22 | 1 | -1/+3 |
* | Minor cleanup -- HAS_CONFIGURE + "--prefix=${PREFIX}" -> GNU_CONFIGURE. | Satoshi Asami | 1998-04-22 | 1 | -5/+5 |
* | Upgrade to 1.3b6, now with loadable modules! | Andrey A. Chernov | 1998-04-22 | 7 | -189/+378 |
* | Add dist patches set locally since bsd.port.mk can't handle different base | Andrey A. Chernov | 1998-03-12 | 1 | -3/+3 |
* | Define NO_LATEST_LINK. | Satoshi Asami | 1998-02-25 | 1 | -1/+3 |
* | Upgrade to 1.3b5 | Andrey A. Chernov | 1998-02-20 | 3 | -19/+53 |
* | Add official patch for //// attack | Andrey A. Chernov | 1998-01-08 | 2 | -1/+5 |
* | Redirect ulimit output to /dec/null | Andrey A. Chernov | 1997-11-22 | 1 | -1/+1 |
* | Upgrade to 1.3b3 | Andrey A. Chernov | 1997-11-22 | 5 | -34/+28 |
* | Compile with -funsigned-char instead of (unsigned char) cast | Andrey A. Chernov | 1997-10-24 | 2 | -53/+0 |
* | Upgrade to 1.3b2, now with support files and docs installed | Andrey A. Chernov | 1997-10-23 | 7 | -37/+290 |
* | Do not replace Apache md5 with FreeBSD one, it cause | Andrey A. Chernov | 1997-08-26 | 2 | -23/+1 |
* | Tweak comment | Andrey A. Chernov | 1997-08-13 | 1 | -2/+1 |
* | Update the repository copied (with history) apache 1.2.1 to 1.3a1 from the | Peter Wemm | 1997-08-13 | 4 | -23/+19 |
* | The great apache shuffle, part 1.. Revive files and break out SSL.. | Peter Wemm | 1997-08-12 | 1 | -39/+2 |
* | Split apache to -stable and -current | Andrey A. Chernov | 1997-07-27 | 1 | -2/+0 |
* | Upgrade to 1.2.1 | Andrey A. Chernov | 1997-07-08 | 2 | -6/+6 |
* | Always installl *-dist files and list them in PLIST too, it allows | Andrey A. Chernov | 1997-06-07 | 1 | -4/+4 |
* | Update to 1.2.0 | Andrey A. Chernov | 1997-06-06 | 2 | -5/+5 |
* | More fixing of OPTIM replacement | Andrey A. Chernov | 1997-06-01 | 1 | -1/+1 |
* | Fix OPTIM= patching | Andrey A. Chernov | 1997-06-01 | 1 | -1/+1 |
* | Upgrade to 1.2b11 | Andrey A. Chernov | 1997-06-01 | 3 | -53/+7 |
* | Upgrade to 1.2b10 | Andrey A. Chernov | 1997-05-03 | 3 | -5/+24 |
* | Upgrade to 1.2b8 | Andrey A. Chernov | 1997-04-15 | 2 | -7/+10 |
* | remove unneded @unexec | Andrey A. Chernov | 1997-02-27 | 1 | -1/+0 |
* | Update checksum for my dir.patch | Andrey A. Chernov | 1997-02-26 | 1 | -1/+1 |
* | Upgrade to 1.2b7 | Andrey A. Chernov | 1997-02-26 | 2 | -6/+6 |
* | Upgrade to 1.2b6 | Andrey A. Chernov | 1997-01-28 | 2 | -6/+6 |
* | "mkdir" -> "mkdir -p" so pkg_add will work without /usr/local/www | Satoshi Asami | 1997-01-13 | 1 | -1/+1 |
* | Upgrade to 1.2b4 | Andrey A. Chernov | 1997-01-03 | 2 | -5/+5 |
* | Upgrade to 1.2b3 | Andrey A. Chernov | 1996-12-26 | 2 | -9/+9 |
* | Mark the SSL'ed version as BROKEN, until the official patches appear. Also | Mark Murray | 1996-12-12 | 1 | -1/+3 |
* | Upgrade to 1.2b2 | Andrey A. Chernov | 1996-12-12 | 2 | -26/+8 |
* | Use MAN? macros. CATEGORIES+= -> CATEGORIES. | Satoshi Asami | 1996-11-18 | 1 | -2/+2 |
* | Add information URLs comment | Andrey A. Chernov | 1996-11-07 | 1 | -4/+7 |
* | Conditionalize all my patches | Andrey A. Chernov | 1996-11-07 | 3 | -128/+36 |
* | Situation: | Andrey A. Chernov | 1996-11-04 | 1 | -0/+127 |
* | Uncomment the DEPENDS= line. Sheesh. | Mark Murray | 1996-11-01 | 1 | -2/+2 |
* | FINALLY - commit the SSL'ed version of this. (ye gods, this has been a while | Mark Murray | 1996-10-27 | 1 | -3/+15 |
* | Split /usr/local/etc/apache/* in more reasonable way | Andrey A. Chernov | 1996-08-23 | 2 | -51/+5 |
* | 1) Add the ability to build a secure (SSL'ed) server, conditionalised | Mark Murray | 1996-08-11 | 4 | -10/+30 |
* | Fix icons list | Andrey A. Chernov | 1996-07-12 | 1 | -8/+56 |
* | Remove unnecessary DISTFILES and EXTRACT_ONLY. | Satoshi Asami | 1996-07-12 | 1 | -5/+2 |
* | ...just changed maintainer to match reality | Paul Traina | 1996-07-12 | 1 | -2/+2 |
* | Upgrade to 1.1.1 | Andrey A. Chernov | 1996-07-11 | 3 | -42/+40 |
* | Slight revision: If startup file already there, leave it alone. | Jordan K. Hubbard | 1996-06-16 | 1 | -5/+7 |
* | Install an apache.sh startup file in /usr/local/etc/rc.d/ | Jordan K. Hubbard | 1996-06-16 | 2 | -1/+9 |
* | Variable reorderization. | Satoshi Asami | 1996-05-20 | 1 | -5/+6 |
* | Use mod_env.c to pass environment to CGI instead of local hack | Andrey A. Chernov | 1996-05-20 | 2 | -8/+10 |
* | Update to Apache 1.0.5 (security fix) | Paul Traina | 1996-04-21 | 4 | -9/+7 |
* | Upgrade to 1.0.3 | Andrey A. Chernov | 1996-02-23 | 2 | -5/+5 |
* | Upgrade to 1.0.2. | John Fieber | 1996-02-07 | 2 | -4/+4 |
* | Fix MASTER_SITES. | John Fieber | 1995-12-04 | 1 | -2/+7 |
* | Update to 1.0 | John Fieber | 1995-12-03 | 2 | -5/+5 |
* | Change categories to "www". gn has "net" in there too. | Satoshi Asami | 1995-11-27 | 1 | -2/+2 |
* | fixed COMMENTS | Eric L. Hernes | 1995-10-29 | 1 | -1/+1 |
* | Don't try to install mime.types twice. | Paul Traina | 1995-09-30 | 1 | -0/+125 |
* | Make apache less NCSA-like and more BSD-like. | Paul Traina | 1995-09-26 | 1 | -2/+2 |
* | Upgrade apache to 0.8.14, completely restructure port, and list myself as | Paul Traina | 1995-09-24 | 3 | -5/+7 |
* | Upgrade apache to 0.8.13 | Paul Traina | 1995-09-19 | 3 | -7/+6 |
* | Port of the APACHE web server. | Jordan K. Hubbard | 1995-08-28 | 5 | -0/+70 |