Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Oct 2015 13:49:38 +0000 (UTC)
From:      Guido Falsi <madpilot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r399619 - head/www/lighttpd
Message-ID:  <201510181349.t9IDncrs078745@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510181349.t9IDncrs078745>