From 9d985b493fc5817fd8dd5bb771c6e2c28afda62a Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Wed, 16 Oct 2019 13:45:49 +0000 Subject: [PATCH] net-mgmt/collectd5: drop optional dependency on expired net/librouteros --- net-mgmt/collectd5/Makefile | 9 +-------- net-mgmt/collectd5/pkg-plist | 1 - 2 files changed, 1 insertion(+), 9 deletions(-) diff --git a/net-mgmt/collectd5/Makefile b/net-mgmt/collectd5/Makefile index 7449c28c478f..5f14831eb7a2 100644 --- a/net-mgmt/collectd5/Makefile +++ b/net-mgmt/collectd5/Makefile @@ -24,7 +24,7 @@ OPTIONS_GROUP_OUTPUT= KAFKA MONGODB NOTIFYDESKTOP NOTIFYEMAIL PROMETHEUS \ RIEMANN RRDTOOL TSDB 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 \ + PGSQL PINBA PING PYTHON RABBITMQ REDIS SIGROK \ SNMP STATSD TOKYOTYRANT VARNISH XML ZOOKEEPER OPTIONS_DEFAULT= GCRYPT LOGGING PING @@ -61,7 +61,6 @@ PYTHON_DESC= Enable python-based plugins RABBITMQ_DESC= Enable rabbitmq-based plugins REDIS_DESC= Enable redis-based plugins RIEMANN_DESC= Enable write_riemann plugin (via riemann-c-client) -ROUTEROS_DESC= Enable routeros plugin RRDTOOL_DESC= Enable rrdtool plugin (also rrdcached plugin) SIGROK_DESC= Enable sigrok plugin SNMP_DESC= Enable SNMP plugin @@ -232,12 +231,6 @@ RIEMANN_LIB_DEPENDS= libltdl.so:devel/libltdl \ libriemann-client.so:net-mgmt/riemann-c-client RIEMANN_CONFIGURE_ENABLE= write_riemann -ROUTEROS_LIB_DEPENDS= libgcrypt.so:security/libgcrypt \ - libgpg-error.so:security/libgpg-error \ - librouteros.so:net/librouteros -ROUTEROS_CONFIGURE_ENABLE= routeros -ROUTEROS_CONFIGURE_WITH= librouteros=${LOCALBASE} - RRDTOOL_LIB_DEPENDS= librrd.so:databases/rrdtool RRDTOOL_CONFIGURE_ENABLE= rrdcached rrdtool RRDTOOL_CONFIGURE_WITH= librrd=${LOCALBASE} diff --git a/net-mgmt/collectd5/pkg-plist b/net-mgmt/collectd5/pkg-plist index f8d6d958b534..1c298fe8485e 100644 --- a/net-mgmt/collectd5/pkg-plist +++ b/net-mgmt/collectd5/pkg-plist @@ -72,7 +72,6 @@ lib/collectd/powerdns.so lib/collectd/processes.so %%PYTHON%%lib/collectd/python.so %%REDIS%%lib/collectd/redis.so -%%ROUTEROS%%lib/collectd/routeros.so %%RRDTOOL%%lib/collectd/rrdcached.so %%RRDTOOL%%lib/collectd/rrdtool.so %%SIGROK%%lib/collectd/sigrok.so