Date: Mon, 12 Apr 2010 04:21:15 +0000 (UTC) From: Dirk Meyer <dinoex@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/lighttpd-mysqlauth Makefile pkg-descr ports/www/lighttpd-mysqlauth/files README mysql_auth.sql patch-src_http_auth.c Message-ID: <201004120421.o3C4LFaS059860@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dinoex 2010-04-12 04:21:15 UTC
FreeBSD ports repository
Modified files:
www Makefile
Added files:
www/lighttpd-mysqlauth Makefile pkg-descr
www/lighttpd-mysqlauth/files README mysql_auth.sql
patch-src_http_auth.c
Log:
lighttpd a secure, fast, compliant and very flexible web-server which
has been optimized for high-performance environments. It has a very
low memory footprint compared to other webservers and takes care of
cpu-load. Its advanced feature-set (FastCGI, CGI, Auth, Output-Compression,
URL-Rewriting and many more) make lighttpd the perfect webserver-software
for every server that is suffering load problems.
This version is patched to support:
auth.backend = "mysql"
WWW: http://www.lighttpd.net/
WWW: http://redmine.lighttpd.net/issues/752
Revision Changes Path
1.2594 +1 -0 ports/www/Makefile
1.1 +22 -0 ports/www/lighttpd-mysqlauth/Makefile (new)
1.1 +48 -0 ports/www/lighttpd-mysqlauth/files/README (new)
1.1 +10 -0 ports/www/lighttpd-mysqlauth/files/mysql_auth.sql (new)
1.1 +455 -0 ports/www/lighttpd-mysqlauth/files/patch-src_http_auth.c (new)
1.1 +12 -0 ports/www/lighttpd-mysqlauth/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004120421.o3C4LFaS059860>
