[Bug 201514] net-mgmt/collectd5 - upstream released version 5.5.0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jul 16 20:09:31 UTC 2015


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

--- Comment #12 from elij <elij+freebsd at wundrd.net> ---
looking at the configure.ac file upstream
(https://github.com/collectd/collectd/blob/master/configure.ac) it appears that
libyaml is required for logstash (likely json support?).

if test "x$with_libyajl" = "xyes"
then
    plugin_log_logstash="yes"
fi


I will try updating my options and disabling logstash as I won't be using it
anyway.

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


More information about the freebsd-ports-bugs mailing list