summaryrefslogtreecommitdiff
path: root/www/apache13-fp/files/patch-fb
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2001-03-08 12:35:10 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2001-03-08 12:35:10 +0000
commit49aea8ddc135cad83302cfca7dde0a2f3443b2b6 (patch)
treec8734737632be634fa5053d298bf7eaa1c4ebab7 /www/apache13-fp/files/patch-fb
parentUpdate to version 1.0.2. (diff)
Upgrade to Apache 1.3.19
Also, from the PR: * Alpha FrontPage Ext (OSF1) install for FreeBSD/alpha. * FreeBSD FrontPage Ext install (define WANT_FREEBSD_EXT) PR: 25604 Submitted by: Scot W. Hetzel <hetzels@westbend.net>
Notes
Notes: svn path=/head/; revision=39253
Diffstat (limited to 'www/apache13-fp/files/patch-fb')
-rw-r--r--www/apache13-fp/files/patch-fb13
1 files changed, 2 insertions, 11 deletions
diff --git a/www/apache13-fp/files/patch-fb b/www/apache13-fp/files/patch-fb
index 29bea50d7e62..1c7e4c0ac7f0 100644
--- a/www/apache13-fp/files/patch-fb
+++ b/www/apache13-fp/files/patch-fb
@@ -1,5 +1,5 @@
---- frontpage/version4.0/fp_install.sh.orig Tue May 2 15:41:43 2000
-+++ frontpage/version4.0/fp_install.sh Thu Jul 6 21:46:15 2000
+--- frontpage/version4.0/fp_install.sh.orig Mon Aug 14 11:51:36 2000
++++ frontpage/version4.0/fp_install.sh Wed Mar 7 22:16:28 2001
@@ -48,7 +48,8 @@
{
VERSION="4.0"
@@ -10,15 +10,6 @@
case "`echo 'x\c'`" in
'x\c') echo="echo -n" nnl= ;; #BSD
-@@ -70,7 +71,7 @@
- SunOS*5.*i386*) machine="solarisx86" ;;
- BSD/OS*) machine="bsdi" ;;
- SCO_SV*) machine="sco5" ;;
-- FreeBSD*) machine="freebsd" ;;
-+ FreeBSD*) machine="bsdi" ;;
- UnixWare\ *\ *\ 7*\ i*) machine="uware7" ;;
- *) echo "ERROR: Unsupported platform! Uname is $system."
- return 1
@@ -129,7 +130,7 @@
checkuser()
{