summaryrefslogtreecommitdiff
path: root/www/lighttpd/patches/patch-aa
diff options
context:
space:
mode:
authorjlam <jlam>2005-09-04 06:37:05 +0000
committerjlam <jlam>2005-09-04 06:37:05 +0000
commit2e4e57ed822dbda2a06596a0c2f58323a6b8e039 (patch)
treec28c88f66eeedcbbbca4019650bf6f96c18e7f57 /www/lighttpd/patches/patch-aa
parentf3f105880aa298bff66f98f7a336dfbda84fe43b (diff)
downloadpkgsrc-2e4e57ed822dbda2a06596a0c2f58323a6b8e039.tar.gz
Initial import of lighttpd-1.4.3 as www/lighttpd.
LightTPD is a secure, fast, compliant, and very flexible web-server which designed and optimized for for high-performance environments. With a small memory footprint compared to other webservers, effective management of the CPU load, and advanced feature set (FastCGI, CGI, Auth, Output-Compression, URL-Rewriting and many more), LightTPD is the perfect solution for every server that is suffering load problems. This is loosely based on the lighttpd package from pkgsrc-wip by Piotr Stolc <socrtp@soclab.eu.org>.
Diffstat (limited to 'www/lighttpd/patches/patch-aa')
-rw-r--r--www/lighttpd/patches/patch-aa13
1 files changed, 13 insertions, 0 deletions
diff --git a/www/lighttpd/patches/patch-aa b/www/lighttpd/patches/patch-aa
new file mode 100644
index 00000000000..f6bc870a66b
--- /dev/null
+++ b/www/lighttpd/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1.1.1 2005/09/04 06:37:05 jlam Exp $
+
+--- configure.orig Wed Aug 31 11:33:24 2005
++++ configure
+@@ -26112,7 +26112,7 @@ if test `eval echo '${'$as_ac_Header'}'`
+ #define `echo "HAVE_$ac_header" | $as_tr_cpp` 1
+ _ACEOF
+
+- LUA_LIB=-llua -llualib
++ LUA_LIB="-llua -llualib"
+
+ cat >>confdefs.h <<\_ACEOF
+ #define HAVE_LUA 1