summaryrefslogtreecommitdiff
path: root/net-mgmt/collectd5
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2018-12-21 14:21:26 +0000
committerRene Ladan <rene@FreeBSD.org>2018-12-21 14:21:26 +0000
commitab5f5506bcb35949bd12d6e1450e8695db284dc6 (patch)
treefa164753091e2df399d9bf2a955bd46083541ae9 /net-mgmt/collectd5
parentaudio/uade: remove optional dependency on expired multimedia/xmms (diff)
net-mgmt/collectd5: remove optional dependency on expired multimedia/xmms
Notes
Notes: svn path=/head/; revision=488005
Diffstat (limited to 'net-mgmt/collectd5')
-rw-r--r--net-mgmt/collectd5/Makefile9
-rw-r--r--net-mgmt/collectd5/pkg-plist1
2 files changed, 1 insertions, 9 deletions
diff --git a/net-mgmt/collectd5/Makefile b/net-mgmt/collectd5/Makefile
index d8e2e5c14e63..4f1b43f49835 100644
--- a/net-mgmt/collectd5/Makefile
+++ b/net-mgmt/collectd5/Makefile
@@ -25,7 +25,7 @@ OPTIONS_GROUP_INPUT= CHRONY CURL CURL_JSON CURL_XML DBI IPMI JSON \
MEMCACHEC MODBUS MQTT MYSQL NUTUPS OLSRD ONEWIRE OPENLDAP \
PERL PGSQL PINBA PING PYTHON RABBITMQ REDIS ROUTEROS \
SIGROK SNMP STATSD TOKYOTYRANT VARNISH XML \
- XMMS ZOOKEEPER
+ ZOOKEEPER
OPTIONS_DEFAULT= LOGGING GCRYPT PING
@@ -71,7 +71,6 @@ TSDB_DESC= Enable write_tsdb plugin
VARNISH_DESC= Enable varnish 4.x cache statistics
VIRT_DESC= Enable libvirt plugin (requires XML)
XML_DESC= Enable XML plugins
-XMMS_DESC= Enable xmms plugin
ZOOKEEPER_DESC= Enable zookeeper plugin
OPTIONS_SUB= yes
@@ -281,12 +280,6 @@ VIRT_CONFIGURE_WITH= virt=${LOCALBASE}
XML_LIB_DEPENDS= libxml2.so:textproc/libxml2
XML_CONFIGURE_WITH= libxml2=${LOCALBASE}
-XMMS_CFLAGS= `xmms-config --cflags`
-XMMS_LIB_DEPENDS= libxmms.so:multimedia/xmms
-XMMS_CONFIGURE_ENABLE= xmms
-XMMS_CONFIGURE_WITH= libxmms=${LOCALBASE}
-XMMS_USE= XORG=x11,xext,xi
-
ZOOKEEPER_LIB_DEPENDS= libzookeeper_mt.so:devel/libzookeeper
ZOOKEEPER_CONFIGURE_ENABLE= zookeeper
ZOOKEEPER_CONFIGURE_WITH= libzookeeper=${LOCALBASE}
diff --git a/net-mgmt/collectd5/pkg-plist b/net-mgmt/collectd5/pkg-plist
index 0282137f943b..f8d6d958b534 100644
--- a/net-mgmt/collectd5/pkg-plist
+++ b/net-mgmt/collectd5/pkg-plist
@@ -108,7 +108,6 @@ lib/collectd/write_log.so
%%REDIS%%lib/collectd/write_redis.so
%%RIEMANN%%lib/collectd/write_riemann.so
%%TSDB%%lib/collectd/write_tsdb.so
-%%XMMS%%lib/collectd/xmms.so
lib/collectd/zfs_arc.so
%%JAVA%%%%DATADIR%%/java/collectd-api.jar
%%JAVA%%%%DATADIR%%/java/generic-jmx.jar