Andrey A. Chernov
bac17ab431
upgrade to 1.3.12
2000-02-26 10:35:12 +00:00
Andrey A. Chernov
2928c0e737
Add official cross side scripting security patch
2000-02-02 21:14:22 +00:00
Andrey A. Chernov
5ad4c8e13a
upgrade to 1.3.11
2000-01-24 17:58:28 +00:00
Andrey A. Chernov
58f0cad97a
upgrade to 1.3.9
1999-09-03 16:07:53 +00:00
Peter Wemm
e7aa81f1a6
$Id$ -> $FreeBSD$
1999-08-31 02:43:35 +00:00
Michael Haro
b8f8618362
echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
...
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
1999-08-27 22:30:39 +00:00
Michael Haro
5281212be3
chmod -> ${CHMOD}
...
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
SADA Kenji
57dcbe166f
www/apache13 rc.d startup script has /usr/local hardcoded.
...
PR: ports/12206
Submitted by: Matt Behrens <matt@zigg.com>
1999-06-25 21:53:06 +00:00
Andrey A. Chernov
774cea39d1
upgrade to 1.3.6
1999-03-25 22:25:56 +00:00
Bill Fumerola
5ce0d3f8b5
Fix missing "\"s
...
Noticed By: #FreeBSD
1999-03-13 17:57:44 +00:00
Bill Fumerola
6017a1a317
Add the Apache mirror sites. For ports with 'mods' attached to them, the MASTER_SITEs
...
were alternated so the user does not have to get 10 apache MASTER_SITEs when all
they need is one 'mod' MASTER_SITE, which is what would happen if we used a
MASTER_SITE_APACHE or added all of the mirrors in a row.
Approved By: apache maintainers, asami
Submitted By: Brian Feldman <green@unixhelp.org>, billf
1999-03-13 17:11:04 +00:00
Satoshi Asami
e244b8bccc
Fix to make ports work with bsd.port.mk rev. 1.306.
...
${MACHINE_ARCH}--freebsd${OSREL} is now passed to CONFIGURE_ARGS if
GNU_CONFIGURE is defined. Take the target out of CONFIGURE_ARGS of
some ports that added it explicitly; define it as
${MACHINE_ARCH}--freebsd if the port doesn't like the ${OSREL} part;
define it as something else (such as ${MACHINE_ARCH}--freebsdelf if
the port requires that; define it as an empty string if the port
doesn't like it at all.
The last might be a sign that a GNU_CONFIGURE port actually doesn't
use GNU's version of configure at all; but I don't have time to go
look at them all, we'll fix them as time goes on.
At least we've got much fewer "-unknown-"s in the tree as the result. :)
1999-03-08 07:28:36 +00:00
Andrey A. Chernov
26d91b43f2
change master site to http://
1999-03-07 18:34:56 +00:00
Andrey A. Chernov
a4d9b2e32f
upgrade to 1.3.4
1999-01-15 00:26:29 +00:00
Marc G. Fournier
c7beeaae1f
More Y2K Statement Links...
1999-01-13 02:47:33 +00:00
Scott Mace
06c87bf3d8
Upgrade to 1.3.3
...
Fix module loading under ELF
PR: ports/8267 ports/8362
1998-10-19 12:48:57 +00:00
Andrey A. Chernov
dd332d05f8
coment out --with-perl option, currently perl version don't matter
1998-09-24 01:24:04 +00:00
Andrey A. Chernov
ac5616e676
upgrade to 1.3.2
1998-09-24 01:06:28 +00:00
Andrey A. Chernov
4b8320c3d0
Remove expensive-optimization -O6 already include it
1998-09-20 23:55:38 +00:00
Andrey A. Chernov
c54076b0c2
Upgrade to 1.3.1
1998-07-23 13:16:07 +00:00
Andrey A. Chernov
c5e63d8814
Make performance tuning conditionaly depends on APACHE_PERF_TUNING
...
variable. Add more optimization there.
1998-06-24 19:54:05 +00:00
Andrey A. Chernov
737c6efffb
Redirect apachectl output to devnull in apache.sh
1998-06-18 11:56:17 +00:00
Andrey A. Chernov
2d780aacc3
Use apachectl to start apache in rc.d/apache.sh
1998-06-18 11:51:03 +00:00
Andrey A. Chernov
900a2aa278
Increase HARD_SERVER_LIMIT to 512, it is already limited by MaxClients
...
directive installed by default and this needs to avoid unnecessary
recompilation
1998-06-13 08:33:41 +00:00
Andrey A. Chernov
73a3db9545
Performance tuning as described in http://www.apache.org/docs/misc/perf-tuning.html
...
Add --disable-rule=STATUS and -DBUFFERED_LOGS
1998-06-09 19:49:59 +00:00
Satoshi Asami
68b92c9ba7
Adjust NO_LATEST_LINK (now apache-1.3 is the default) after repository
...
copy of apache -> apache12 and apache-current -> apache13.
Requested by: ache
1998-06-07 02:39:22 +00:00
Andrey A. Chernov
6423762105
upgrade to 1.3.0
1998-06-06 19:09:33 +00:00
Andrey A. Chernov
47d0754fb7
upgrade to 1.3b7
1998-06-05 17:16:22 +00:00
Andrey A. Chernov
8c9e6b5888
Fix PLIST
1998-04-22 16:28:49 +00:00
Satoshi Asami
6b4d5d3e8f
===> Building package for apache-1.3b6
...
Creating package /usr/ports/packages/All/apache-1.3b6.tgz
Registering depends:.
Creating gzip'd tar ball in '/usr/ports/packages/All/apache-1.3b6.tgz'
tar: can't add file sbin/dbmmanage : No such file or directory
tar: can't add file sbin/htdigest : No such file or directory
tar: can't add file sbin/htpasswd : No such file or directory
*** Error code 1
1998-04-22 12:39:33 +00:00
Satoshi Asami
4107b1bcca
Minor cleanup -- HAS_CONFIGURE + "--prefix=${PREFIX}" -> GNU_CONFIGURE.
...
Also, don't use "+=" to define variable defined only once.
1998-04-22 12:38:13 +00:00
Andrey A. Chernov
a64e845de7
Upgrade to 1.3b6, now with loadable modules!
1998-04-21 21:58:18 +00:00
Andrey A. Chernov
d278f64974
Add dist patches set locally since bsd.port.mk can't handle different base
...
directory per each dist patch
1998-03-12 04:05:01 +00:00
Satoshi Asami
e43c66c249
Define NO_LATEST_LINK.
1998-02-25 06:23:55 +00:00
Andrey A. Chernov
ebb07a917d
Upgrade to 1.3b5
1998-02-20 11:09:09 +00:00
Andrey A. Chernov
5fa6d2d808
Add official patch for //// attack
1998-01-07 22:19:16 +00:00
Andrey A. Chernov
5c200a0439
Upgrade to 1.3b3
1997-11-21 21:10:28 +00:00
Andrey A. Chernov
d7422c6406
Compile with -funsigned-char instead of (unsigned char) cast
...
and not replace Apache functions now
1997-10-23 16:40:02 +00:00
Andrey A. Chernov
1d4dc4c536
Upgrade to 1.3b2, now with support files and docs installed
1997-10-22 23:51:35 +00:00
Andrey A. Chernov
c9a02a1c28
Do not replace Apache md5 with FreeBSD one, it cause
...
support problems and gains almost nothing
1997-08-25 23:03:05 +00:00
Andrey A. Chernov
19a113f108
Tweak comment
1997-08-13 15:09:53 +00:00
Peter Wemm
c481926ccd
Update the repository copied (with history) apache 1.2.1 to 1.3a1 from the
...
original apache-current port.
1997-08-12 18:20:06 +00:00
Peter Wemm
c91e427134
The great apache shuffle, part 1.. Revive files and break out SSL..
1997-08-12 11:49:12 +00:00
Andrey A. Chernov
d0ae4b63d9
Upgrade to 1.2.1
1997-07-08 13:04:19 +00:00
Andrey A. Chernov
5b2a881b02
Update to 1.2.0
1997-06-06 13:45:15 +00:00
Andrey A. Chernov
1284c0768f
More fixing of OPTIM replacement
1997-05-31 20:34:09 +00:00
Andrey A. Chernov
ea2647680f
Fix OPTIM= patching
1997-05-31 20:26:38 +00:00
Andrey A. Chernov
6c8762d020
Upgrade to 1.2b11
1997-05-31 20:16:08 +00:00
Andrey A. Chernov
23f3d48ee5
Upgrade to 1.2b10
1997-05-02 18:22:12 +00:00
Andrey A. Chernov
cc05e7d7e8
Upgrade to 1.2b8
1997-04-14 18:54:34 +00:00