svn commit: r553986 - head/net-mgmt/zabbix44-server

Danilo G. Baio dbaio at FreeBSD.org
Tue Nov 3 14:34:58 UTC 2020


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 at 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} \


More information about the svn-ports-all mailing list