svn commit: r399670 - branches/2015Q4/www/lighttpd

Guido Falsi madpilot at FreeBSD.org
Mon Oct 19 13:36:46 UTC 2015


Author: madpilot
Date: Mon Oct 19 13:36:45 2015
New Revision: 399670
URL: https://svnweb.freebsd.org/changeset/ports/399670

Log:
  MFH: r399619
  
  Update option description as proposed by port maintainer
  
  PR:		175775
  Submitted by:	xaero at xaerolimit.net
  Approved by:	pkubaj at riseup.net (maintainer)
  
  Approved by:	ports-secteam (feld)

Modified:
  branches/2015Q4/www/lighttpd/Makefile
Directory Properties:
  branches/2015Q4/   (props changed)

Modified: branches/2015Q4/www/lighttpd/Makefile
==============================================================================
--- branches/2015Q4/www/lighttpd/Makefile	Mon Oct 19 13:34:33 2015	(r399669)
+++ branches/2015Q4/www/lighttpd/Makefile	Mon Oct 19 13:36:45 2015	(r399670)
@@ -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-branches mailing list