[Bug 175775] www/lighttpd: libev excludes freebsd-kqueue

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Sep 1 13:48:11 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=175775

--- Comment #6 from pkubaj at 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.


More information about the freebsd-ports-bugs mailing list