Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Sep 2015 03:29:53 +0000 (UTC)
From:      Jason Unovitch <junovitch@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r396644 - head/net-mgmt/collectd
Message-ID:  <201509110329.t8B3Trs0070341@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201509110329.t8B3Trs0070341>