aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authorjunovitch <junovitch@FreeBSD.org>2015-09-11 11:29:52 +0800
committerjunovitch <junovitch@FreeBSD.org>2015-09-11 11:29:52 +0800
commit4c8e3c8f387ebc1e7ba68b810fb549b49916e476 (patch)
tree4cb3f1fc26c7a1699f5c6c8fe5a07115a00751ba /net-mgmt
parent46e15ad2b999a2b0d9dd6c54a339560435cb65b8 (diff)
downloadfreebsd-ports-gnome-4c8e3c8f387ebc1e7ba68b810fb549b49916e476.tar.gz
freebsd-ports-gnome-4c8e3c8f387ebc1e7ba68b810fb549b49916e476.tar.zst
freebsd-ports-gnome-4c8e3c8f387ebc1e7ba68b810fb549b49916e476.zip
net-mgmt/collectd: Mark as deprecated. Collectd 4 is no longer developed.
PR: 202543 Submitted by: Krzysztof <ports@bsdserwis.com> (maintainer) Approved by: feld (mentor)
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/collectd/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/net-mgmt/collectd/Makefile b/net-mgmt/collectd/Makefile
index 5ba5ab45e6e1..59bb4a222258 100644
--- a/net-mgmt/collectd/Makefile
+++ b/net-mgmt/collectd/Makefile
@@ -12,6 +12,9 @@ COMMENT= Systems & network statistics collection daemon
LICENSE= GPLv2
+DEPRECATED= Please move to collectd5 - collect4 is not developed/patched
+EXPIRATION_DATE= 2015-10-31
+
LIB_DEPENDS= libltdl.so:${PORTSDIR}/devel/libltdl
GNU_CONFIGURE= yes