svn commit: r396644 - head/net-mgmt/collectd

Jason Unovitch junovitch at FreeBSD.org
Fri Sep 11 03:29:53 UTC 2015


Author: junovitch
Date: Fri Sep 11 03:29:52 2015
New Revision: 396644
URL: https://svnweb.freebsd.org/changeset/ports/396644

Log:
  net-mgmt/collectd: Mark as deprecated. Collectd 4 is no longer developed.
  
  PR:		202543
  Submitted by:	Krzysztof <ports at bsdserwis.com> (maintainer)
  Approved by:	feld (mentor)

Modified:
  head/net-mgmt/collectd/Makefile

Modified: head/net-mgmt/collectd/Makefile
==============================================================================
--- head/net-mgmt/collectd/Makefile	Fri Sep 11 02:59:40 2015	(r396643)
+++ head/net-mgmt/collectd/Makefile	Fri Sep 11 03:29:52 2015	(r396644)
@@ -12,6 +12,9 @@ COMMENT=	Systems & network statistics co
 
 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


More information about the svn-ports-all mailing list