From 34e568590860da13bcc3743d45071722dcd8f4bf Mon Sep 17 00:00:00 2001
From: Clive Lin
Date: Sat, 20 Oct 2001 14:09:31 +0000
Subject: Upgrade to Apache 1.3.22, and
* fix libdescrypt detection: libdescrypt is only needed for
OSVERSION < 430001 or OSVERSION > 499999 and OSVERSION < 500014,
due to libdescrypt has been combined into the libcrypt library
on recent FreeBSD versions.
* default to using the FreeBSD Frontpage Extentions on i386.
There maybe problems with fpsrvadm.exe when it creates passwords
on a system that by default uses MD5 passwords. May need to set
roots passwd_format to des and change the password, before
installing (login.conf). BSDi FrontPage Extentions can be used
by defining WANT_BSDI_EXT.
* Added dependacy on misc/compat3x for the FreeBSD FP Exts.
* Moved execfilename to the end of the request_rec structure
in httpd.h, so that it would stop breaking binary compatiblity
with other pre-compiled Apache modules. This should allow
compiled modules build for www/apache13 to also work on
www/apache13-fp without needing to recompile them.
* Removed the Virtual host on port 8080 from httpd.conf, due to
the manual directory is now exported using an Alias, which
assigns it to a location on the main document root.
* Moved the Frontpage documents from manual/mod/mod_frontpage to
manual/frontpage. (Avoids patching manual/mod/index.html*)
PR: ports/31361
Submitted by: Scot W. Hetzel (MAINTAINER)
---
www/apache13-fp/files/patch-lang.en | 12 ++++--------
1 file changed, 4 insertions(+), 8 deletions(-)
(limited to 'www/apache13-fp/files/patch-lang.en')
diff --git a/www/apache13-fp/files/patch-lang.en b/www/apache13-fp/files/patch-lang.en
index 6d68f1c90fc5..f67cd4af0242 100644
--- a/www/apache13-fp/files/patch-lang.en
+++ b/www/apache13-fp/files/patch-lang.en
@@ -1,18 +1,14 @@
--- htdocs/index.html.en.orig Thu May 3 19:00:38 2001
-+++ htdocs/index.html.en Wed Aug 1 22:58:29 2001
-@@ -26,13 +26,29 @@
- issues.
-
-
--The Apache documentation has been included
-+
The Apache documentation has been included
++++ htdocs/index.html.en Wed Oct 17 18:58:19 2001
+@@ -29,10 +29,26 @@
+
The Apache documentation has been included
with this distribution.
-You are free to use the image below on an Apache-powered web
-server. Thanks for using Apache!
+The Microsoft FrontPage 2000 Extentions has been installed with this
+Apache Server. Read the
-+Microsoft FrontPage 2000 documentation
++Microsoft FrontPage 2000 documentation
+carefully.
+
+Information of the FreeBSD operating system can be found on the
--
cgit v1.2.3