Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 01 Sep 2015 13:48:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 175775] www/lighttpd: libev excludes freebsd-kqueue
Message-ID:  <bug-175775-13-6xh5RFyTDg@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-175775-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-175775-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=175775

--- Comment #6 from pkubaj@riseup.net ---
I'm not really sure what the problem here is. If it's about changing
LIBEV_DESC, here it is:
Index: Makefile
===================================================================
--- Makefile    (revision 395745)
+++ Makefile    (working copy)
@@ -40,6 +40,7 @@
 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)

I wanted to put "High-performance events support via libev (disables kqueue)"
but it doesn't fit in the dialog window.

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-175775-13-6xh5RFyTDg>