Port details |
- lighttpd-mysqlauth A secure, fast, compliant, and very flexible Web Server
- 1.4.28_2 www
=0 1.4.28_2Version of this port present on the latest quarterly branch. - Maintainer: dinoex@FreeBSD.org
 - Port Added: 2010-04-12 04:22:02
- Last Update: 2010-08-28 10:59:47
- SVN Revision: UNKNOWN
- License: not specified in port
- WWW:
- http://www.lighttpd.net/
- Description:
- 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.
WWW: http://www.lighttpd.net/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- lighttpd-mysqlauth>0:www/lighttpd-mysqlauth
- No installation instructions:
- This port has been deleted.
- PKGNAME: lighttpd-mysqlauth
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Master port: www/lighttpd
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pkg-config : devel/pkg-config
- automake-1.10 : devel/automake110
- autoconf-2.62 : devel/autoconf262
- libtool>=2.2 : devel/libtool22
- Library dependencies:
-
- pcre.0 : devel/pcre
- mysqlclient.14 : databases/mysql41-client
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for lighttpd-mysqlauth-1.4.28_2:
BZIP2=off (default) "Enable Bzip2 support"
CML=off (default) "Enable Cache Meta Language support"
FAM=off (default) "Enable fam/gamin support"
GDBM=off (default) "Enable gdbm storage support"
IPV6=on (default) "Enable IPV6 support"
LIBEV=off (default) "Enable libev support"
MAGNET=off (default) "Enable magnet support"
MEMCACHE=off (default) "Enable memory caching support"
MYSQL=off (default) "Enable MYSQL support"
MYSQLAUTH=off (default) "Enable mysql auth (requires WITH_MYSQL)"
NODELAY=off (default) "Set TCP_NODELAY on listening sockets"
OPENLDAP=off (default) "Enable LDAP support"
OPENSSL=on (default) "Enable SSL support"
SPAWNFCGI=off (default) "Depend on spawn-fcgi utility"
VALGRIND=off (default) "Enable valgrind support"
WEBDAV=off (default) "Enable WebDAV support"
===> Use 'make config' to modify these settings
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: www/lighttpd |
Commit | Credits | Log message |
1.4.28_2 28 Aug 2010 10:59:47
 |
mm  |
www/lighttpd-mysqlauth integrated into www/lighttpd
Approved by: dinoex (maintainer, private e-mail) |
1.4.26_3 22 Jun 2010 07:15:29
 |
dinoex  |
- retire SSL patch, which is now in master port
Feature safe: yes |
1.4.26 24 Apr 2010 11:52:04
 |
dinoex  |
- fix SSL startup
Obtained from: http://blog.sekuritatea.com/index.php/archives/34 |
1.4.26 12 Apr 2010 04:21:15
 |
dinoex  |
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 |