Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Nov 2020 14:34:58 +0000 (UTC)
From:      "Danilo G. Baio" <dbaio@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r553986 - head/net-mgmt/zabbix44-server
Message-ID:  <202011031434.0A3EYwlb036498@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: dbaio
Date: Tue Nov  3 14:34:58 2020
New Revision: 553986
URL: https://svnweb.freebsd.org/changeset/ports/553986

Log:
  net-mgmt/zabbix44-*: Mark as deprecated
  
  Mark as deprecated due to being marked end of life upstream.
  
  Stable release:         Zabbix 4.4
  Release date:           Q3, 2019
  End of Full Support:    Q1, 2020
  End of Limited Support: Q2, 2020
  
  PR:		250779
  Approved by:	Pakhom Golynga <pg@pakhom.spb.ru> (maintainer)

Modified:
  head/net-mgmt/zabbix44-server/Makefile

Modified: head/net-mgmt/zabbix44-server/Makefile
==============================================================================
--- head/net-mgmt/zabbix44-server/Makefile	Tue Nov  3 14:19:59 2020	(r553985)
+++ head/net-mgmt/zabbix44-server/Makefile	Tue Nov  3 14:34:58 2020	(r553986)
@@ -14,6 +14,9 @@ COMMENT=	Enterprise-class open source distributed moni
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+DEPRECATED=     End of Life
+EXPIRATION_DATE=2020-12-01
+
 LIB_DEPENDS=	libpcre.so:devel/pcre
 
 CONFLICTS_INSTALL=	zabbix[0-35-9][0-9]${PKGNAMESUFFIX} \



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