svn commit: r399619 - head/www/lighttpd
Guido Falsi
madpilot at FreeBSD.org
Sun Oct 18 13:49:39 UTC 2015
Author: madpilot
Date: Sun Oct 18 13:49:38 2015
New Revision: 399619
URL: https://svnweb.freebsd.org/changeset/ports/399619
Log:
Update option description as proposed by port maintainer
PR: 175775
Submitted by: xaero at xaerolimit.net
Approved by: pkubaj at riseup.net (maintainer)
Modified:
head/www/lighttpd/Makefile
Modified: head/www/lighttpd/Makefile
==============================================================================
--- head/www/lighttpd/Makefile Sun Oct 18 13:41:15 2015 (r399618)
+++ head/www/lighttpd/Makefile Sun Oct 18 13:49:38 2015 (r399619)
@@ -40,6 +40,7 @@ OPTIONS_DEFAULT= IPV6 OPENSSL
BZIP2_DESC= bzip2 support (mod_compress)
GDBM_DESC= gdbm storage (mod_trigger_b4_dl)
LDAP_DESC= LDAP authentication
+LIBEV_DESC= Fast events support via libev (disables kqueue)
LUA_DESC= lua support (mod_cml, mod_magnet)
MEMCACHE_DESC= memcached storage (mod_trigger_b4_dl)
MYSQL_DESC= MySQL support (mod_mysql_vhost)
More information about the svn-ports-all
mailing list