summaryrefslogtreecommitdiff
path: root/www/tclhttpd/files/patch-af
diff options
context:
space:
mode:
authorNeil Blakey-Milner <nbm@FreeBSD.org>2000-07-20 11:55:59 +0000
committerNeil Blakey-Milner <nbm@FreeBSD.org>2000-07-20 11:55:59 +0000
commit57dc4074781928326a3104161fddcc5f4ad4be3d (patch)
treecf969785f780c3d8681059a202fc23886d530d44 /www/tclhttpd/files/patch-af
parentPrevent attempting to build with Python support if Python just happens to (diff)
Add tclhttpd, a pure-Tcl implementation of a HTTP server.
PR: ports/19870 Submitted by: Mikhail Teterin <mi@privatelabs.com>
Diffstat (limited to 'www/tclhttpd/files/patch-af')
-rw-r--r--www/tclhttpd/files/patch-af5
1 files changed, 5 insertions, 0 deletions
diff --git a/www/tclhttpd/files/patch-af b/www/tclhttpd/files/patch-af
new file mode 100644
index 000000000000..74df2c3f7272
--- /dev/null
+++ b/www/tclhttpd/files/patch-af
@@ -0,0 +1,5 @@
+--- lib/log.tcl Mon Apr 3 20:00:28 2000
++++ lib/log.tcl Fri May 5 10:01:58 2000
+@@ -29,1 +29,1 @@
+- set Log(compressProg) /usr/local/bin/gzip
++ set Log(compressProg) /usr/bin/gzip