Maxim Sobolev
2b1a883dc4
Massive style enforcement - use ^I instead of spaces for variables identation.
2001-01-16 17:33:20 +00:00
Will Andrews
60f2b6b7a8
Goodbye, YEAR2000. Hello, 2001.
...
Approved by: asami
2001-01-01 10:15:16 +00:00
Andrey A. Chernov
c4cd8ae7dd
Add official mod_rewrite fix
2000-12-27 22:47:56 +00:00
Andrey A. Chernov
c8d2ea650a
Upgrade to 1.3.14
2000-10-14 07:00:09 +00:00
Andrey A. Chernov
3e415190b1
Move all modules from static to shared to allow maximal configuration
...
flexibility.
WARNING: existing configurations should be updated with 'LoadModule' for
previously static modules.
2000-10-11 22:37:56 +00:00
Jun Kuriyama
d13ca5ddf9
Cosmetic changes to reduce difference between apache13 ports.
...
(whitespace/tab, re-ordering, same $DISTNAME)
This is preparation for ports/18788 updates.
Approved by: adam@algroup.co.uk , sumikawa
No response from: ache (sorry for stepping on your toes)
2000-08-22 03:41:05 +00:00
Andrey A. Chernov
c8a277dd4a
Fix path to apachectl in stop
2000-07-18 10:17:39 +00:00
Thomas Gellekum
546041ba31
As threatened on freebsd-ports: all startup scripts know about the two
...
options `start' and `stop' now (unless I have forgotten any). This allows
us to call the scripts from /etc/rc.shutdown with the correct option.
The (42 or so) ports that already DTRT before are unchanged.
2000-07-05 12:37:06 +00:00
Satoshi Asami
d11b1bb90c
Remove unchanged configuration files and www/{cgi-bin,data} symlinks.
...
Submitted by: bento
2000-06-02 21:41:15 +00:00
Dirk Froemberg
8f5e68fedd
Add appropriate AddType and DirectoryIndex in preparation for
...
mod_php[34].
Approved by: ache (maintainer)
2000-05-29 19:22:22 +00:00
Bill Fumerola
b3792470c2
Trim lines that were out of DESCR style, use proper WWW:
2000-05-07 19:13:45 +00:00
Chris Piazza
0e204bbcc7
Fix typo
...
Submitted by: "Gary D. Margiotta" <gary@tbe.net>
2000-04-10 19:26:55 +00:00
Chris Piazza
c3bb46468e
Update with the new PORTNAME/PORTVERSION variables
2000-04-10 00:07:29 +00:00
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
503aabcd4a
cp/ln all *.default stuff with original names if they not present
1999-11-15 17:07:06 +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
Andrey A. Chernov
2c7eedb4f9
add 3 missing small icons
...
Submitted by: dirk.meyer@dinoex.sub.org (Dirk Meyer)
1999-08-04 18:45:27 +00:00
Tim Vanderhoek
a84b5b5f94
#4/4 enforcing Caps, no period
...
[Has anyone figured-out what makes the number 393 so interesting to PW, now?]
I wonder what was going through Jordan's head during his infamous
$Id$-smashing commit.
Before I forget....
Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting
this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
1999-06-26 19:22:14 +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
d0de2be007
add more dirrm's
1998-08-30 14:38:27 +00:00
Andrey A. Chernov
673bf54535
add missing mkdir/dirrm
1998-08-30 08:24:47 +00:00
Tim Vanderhoek
bf7d58180e
Wwwaste the manpages.
1998-08-19 20:55:56 +00:00
Satoshi Asami
2ce280356b
"ln -s" -> "ln -sf" to make this port reinstall-friendly.
1998-08-05 04:45:28 +00:00
Andrey A. Chernov
23e28026c3
apachectl: redirect kill output to /dev/null
1998-07-23 20:38:33 +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
60d8c3ae01
Remove three nonexistent files.
1998-06-08 07:46:16 +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