Date: Tue, 3 Aug 2010 19:09:15 +0000 (UTC) From: Martin Matuska <mm@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/lighttpd Makefile distinfo pkg-plist ports/www/lighttpd/files lighttpd.sh.in patch-src-connections.c patch-src-mod_extforward.c Message-ID: <201008031909.o73J9F91036511@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mm 2010-08-03 19:09:15 UTC
FreeBSD ports repository
Modified files:
www/lighttpd Makefile distinfo pkg-plist
www/lighttpd/files lighttpd.sh.in
Added files:
www/lighttpd/files patch-src-connections.c
patch-src-mod_extforward.c
Log:
Fix stalls while reading from ssl sockets [1]
Fix reload signal in rc script [2]
Fix use of IPv6 adresses in mod_extforward [3]
Add optional support for mod_geoip [4]
Move pkg-config to BUILD_DEPENDS
References:
http://redmine.lighttpd.net/issues/2197 [1]
http://redmine.lighttpd.net/issues/1889 [3]
http://redmine.lighttpd.net/wiki/1/Docs:ModGeoip [4]
PR: ports/145749 [1], ports/148869 [2], ports/144110 [3], ports/137664 [4]
Revision Changes Path
1.82 +18 -5 ports/www/lighttpd/Makefile
1.43 +3 -0 ports/www/lighttpd/distinfo
1.7 +2 -2 ports/www/lighttpd/files/lighttpd.sh.in
1.1 +47 -0 ports/www/lighttpd/files/patch-src-connections.c (new)
1.1 +19 -0 ports/www/lighttpd/files/patch-src-mod_extforward.c (new)
1.19 +4 -1 ports/www/lighttpd/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008031909.o73J9F91036511>
