aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/collectd5
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2019-10-16 13:45:49 +0000
committerRene Ladan <rene@FreeBSD.org>2019-10-16 13:45:49 +0000
commit9d985b493fc5817fd8dd5bb771c6e2c28afda62a (patch)
tree5d0f311e2b99acee628fafbbe47ab7ad94e29868 /net-mgmt/collectd5
parent65f90919484a3046c25c292cd58e753f8ec8b85c (diff)
downloadports-9d985b493fc5817fd8dd5bb771c6e2c28afda62a.tar.gz
ports-9d985b493fc5817fd8dd5bb771c6e2c28afda62a.zip
net-mgmt/collectd5: drop optional dependency on expired net/librouteros
Notes
Notes: svn path=/head/; revision=514592
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 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