summaryrefslogtreecommitdiff
path: root/www/apache/patches
diff options
context:
space:
mode:
authorcjs <cjs@pkgsrc.org>1998-03-05 11:42:42 +0000
committercjs <cjs@pkgsrc.org>1998-03-05 11:42:42 +0000
commit7ad7be44688c781829fbcb0a690ee8b07a5e512e (patch)
tree027f9e130d7cbd6a89104426da87a3b369d6dfc5 /www/apache/patches
parent98564207067baeedd6b35bb73a405b0751d154de (diff)
downloadpkgsrc-7ad7be44688c781829fbcb0a690ee8b07a5e512e.tar.gz
Move some stuff from a patch to a sed script. Add ability to set root of
http tree to somewhere other than /usr/pkg/http. Move pid file to /var/run.
Diffstat (limited to 'www/apache/patches')
-rw-r--r--www/apache/patches/patch-ab15
1 files changed, 0 insertions, 15 deletions
diff --git a/www/apache/patches/patch-ab b/www/apache/patches/patch-ab
deleted file mode 100644
index 6c1401739c0..00000000000
--- a/www/apache/patches/patch-ab
+++ /dev/null
@@ -1,15 +0,0 @@
---- support/apachectl.old Sat Oct 25 15:35:19 1997
-+++ support/apachectl Wed Mar 4 22:54:49 1998
-@@ -21,10 +21,10 @@
- # -------------------- --------------------
- #
- # the path to your PID file
--PIDFILE=/usr/local/apache/logs/httpd.pid
-+PIDFILE=/usr/pkg/http/logs/httpd.pid
- #
- # the path to your httpd binary
--HTTPD=/usr/local/apache/src/httpd
-+HTTPD=/usr/pkg/sbin/httpd
- #
- # a command that outputs a formatted text version of the HTML at the
- # url given on the command line. Designed for lynx, however other