CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2018/04/28 08:40:26
Modified files:
sysutils/collectd: Makefile distinfo
sysutils/collectd/patches: patch-Makefile_in
patch-src_processes_c
sysutils/collectd/pkg: PLIST-main PLIST-memcachec PLIST-mysql
PLIST-nut PLIST-pgsql PLIST-python
PLIST-riemann PLIST-rrdtool PLIST-snmp
PLIST-virt
Added files:
sysutils/collectd/patches: patch-src_libcollectdclient_server_c
sysutils/collectd/pkg: DESCR-mqtt DESCR-ping DESCR-prometheus
DESCR-redis PLIST-mqtt PLIST-ping
PLIST-prometheus PLIST-redis
Removed files:
sysutils/collectd/patches: patch-src_Makefile_in
patch-src_daemon_Makefile_in
patch-src_email_c patch-src_exec_c
patch-src_tcpconns_c
patch-src_unixsock_c
Log message:
Update to collectd 5.8.0.
- Cf https://collectd.org/news.shtml#news106
- enable MQTT, Prometheus & Redis plugins
- remove .la files instead of @comment-ing them in PLISTs
- subpackage ping plugin so that ppl can avoid installing liboping (with
its setuid binary)
ok danj@