summaryrefslogtreecommitdiff
path: root/www/apache22/files/patch-aa
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1999-09-03 16:07:53 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1999-09-03 16:07:53 +0000
commit58f0cad97ae85335cb94cb37174f2f2e41db7935 (patch)
tree20bad9c1e0956523be08cf849e888f82edfd3e3d /www/apache22/files/patch-aa
parentNew Free BDF fonts collection for Korean. (diff)
upgrade to 1.3.9
Notes
Notes: svn path=/head/; revision=21215
Diffstat (limited to 'www/apache22/files/patch-aa')
-rw-r--r--www/apache22/files/patch-aa17
1 files changed, 13 insertions, 4 deletions
diff --git a/www/apache22/files/patch-aa b/www/apache22/files/patch-aa
index 1a054409abf9..b0478de26053 100644
--- a/www/apache22/files/patch-aa
+++ b/www/apache22/files/patch-aa
@@ -1,6 +1,15 @@
---- configure.orig Sat Jan 2 16:19:41 1999
-+++ configure Fri Jan 15 00:44:01 1999
-@@ -1012,8 +1012,8 @@
+--- configure.orig Sat Aug 14 12:29:05 1999
++++ configure Fri Sep 3 15:38:10 1999
+@@ -1084,7 +1084,7 @@
+ ## UID/GID as production oriented as a web server in NIS anyway.
+ ##
+ conf_user="nobody"
+-conf_group="#-1"
++conf_group="nogroup"
+ conf_port="80"
+ conf_serveradmin="you@your.address"
+ conf_servername="new.host.name"
+@@ -1153,8 +1153,8 @@
echo " DEFAULT_PIDLOG: ${runtimedir_relative}${thetarget}.pid"
echo " DEFAULT_SCOREBOARD: ${runtimedir_relative}${thetarget}.scoreboard"
echo " DEFAULT_LOCKFILE: ${runtimedir_relative}${thetarget}.lock"
@@ -11,7 +20,7 @@
echo " TYPES_CONFIG_FILE: ${sysconfdir_relative}mime.types"
echo " SERVER_CONFIG_FILE: ${sysconfdir_relative}${thetarget}.conf"
echo " ACCESS_CONFIG_FILE: ${sysconfdir_relative}access.conf"
-@@ -1091,8 +1091,8 @@
+@@ -1244,8 +1244,8 @@
echo "echo '-DDEFAULT_PIDLOG=\"${runtimedir_relative}${thetarget}.pid\"'" >>$src/apaci
echo "echo '-DDEFAULT_SCOREBOARD=\"${runtimedir_relative}${thetarget}.scoreboard\"'" >>$src/apaci
echo "echo '-DDEFAULT_LOCKFILE=\"${runtimedir_relative}${thetarget}.lock\"'" >>$src/apaci