CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2015/07/23 01:33:17
Modified files:
sysutils/collectd: Makefile distinfo
sysutils/collectd/patches: patch-configure patch-src_Makefile_in
sysutils/collectd/pkg: PLIST-main PLIST-virt collectd.rc
Added files:
sysutils/collectd/pkg: README-main
Removed files:
sysutils/collectd/patches: patch-src_collectd_c
patch-src_memory_c patch-src_plugin_h
patch-src_processes_c
patch-src_tcpconns_c
patch-src_users_c
Log message:
Update to collectd 5.5.0.
Enable aggregation, curl_json, fhcount, log_logstash, memcached,
threshold, write_log & write_riemann plugins.
Add dependencies on devel/libyajl for curl_json & log_logstash and
devel/protobuf-c for write_riemann.
Add a README explaining how to run the daemon as _collectd user in case
you dont need the dns and ping plugins (the only ones requiring root).
Lots of patches merged upstream.
>From Pavel Korovin with small tweaks by me, tested here on ppc.