Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Oct 2015 13:36:45 +0000 (UTC)
From:      Guido Falsi <madpilot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r399670 - branches/2015Q4/www/lighttpd
Message-ID:  <201510191336.t9JDajOb000126@repo.freebsd.org>

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



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