Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F140094194
D10992.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
2 KB
Referenced Files
None
Subscribers
None
D10992.diff
View Options
Index: head/UPDATING
===================================================================
--- head/UPDATING
+++ head/UPDATING
@@ -5,6 +5,17 @@
You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
+20170626:
+ AFFECTS: users of net-mgmt/zabbix24*
+ AUTHOR: dbaio@FreeBSD.org
+
+ Zabbix 2.4 has reached end of life and net-mgmt/zabbix24* ports have been
+ removed. Users that have not yet moved to a newer version, should use now
+ net-mgmt/zabbix3-* (LTS release) or net-mgmt/zabbix32-* (Standard release).
+
+ See more info about Zabbix releases here:
+ http://www.zabbix.com/life_cycle_and_release_policy
+
20170624:
AFFECTS: users of mail/dcc-dccd
AUTHOR: ultima@FreeBSD.org
Index: head/net-mgmt/zabbix2-server/Makefile
===================================================================
--- head/net-mgmt/zabbix2-server/Makefile
+++ head/net-mgmt/zabbix2-server/Makefile
@@ -17,7 +17,7 @@
LIB_DEPENDS= libnetsnmp.so:net-mgmt/net-snmp \
libpkg.so:ports-mgmt/pkg
-CONFLICTS= zabbix[0-9][0-9]${PKGNAMESUFFIX}-[0-9]* zabbix[0-13-9]${PKGNAMESUFFIX}-[0-9]*
+CONFLICTS= zabbix[0-9][0-9]${PKGNAMESUFFIX} zabbix[0-13-9]${PKGNAMESUFFIX}
ZABBIX_BUILD= ${PKGNAMESUFFIX:S/^-//}
Index: head/net-mgmt/zabbix22-server/Makefile
===================================================================
--- head/net-mgmt/zabbix22-server/Makefile
+++ head/net-mgmt/zabbix22-server/Makefile
@@ -15,7 +15,7 @@
LIB_DEPENDS= libnetsnmp.so:net-mgmt/net-snmp
-CONFLICTS= zabbix[0-13-9][0-13-9]${PKGNAMESUFFIX}-[0-9]* zabbix[0-9]${PKGNAMESUFFIX}-[0-9]*
+CONFLICTS= zabbix[0-13-9][0-13-9]${PKGNAMESUFFIX} zabbix[0-9]${PKGNAMESUFFIX}
ZABBIX_BUILD= ${PKGNAMESUFFIX:S/^-//}
Index: head/net-mgmt/zabbix3-server/Makefile
===================================================================
--- head/net-mgmt/zabbix3-server/Makefile
+++ head/net-mgmt/zabbix3-server/Makefile
@@ -14,7 +14,7 @@
LICENSE= GPLv2
-CONFLICTS= zabbix[0-9][0-9]${PKGNAMESUFFIX}-[0-9]* zabbix[0-24-9]${PKGNAMESUFFIX}-[0-9]*
+CONFLICTS= zabbix[0-9][0-9]${PKGNAMESUFFIX} zabbix[0-24-9]${PKGNAMESUFFIX}
IGNORE_WITH_MYSQL= 41
Index: head/net-mgmt/zabbix32-server/Makefile
===================================================================
--- head/net-mgmt/zabbix32-server/Makefile
+++ head/net-mgmt/zabbix32-server/Makefile
@@ -14,7 +14,7 @@
LICENSE= GPLv2
-CONFLICTS= zabbix[0-24-9][0-13-9]${PKGNAMESUFFIX}-[0-9]* zabbix[0-9]${PKGNAMESUFFIX}-[0-9]*
+CONFLICTS= zabbix[0-24-9][0-13-9]${PKGNAMESUFFIX} zabbix[0-9]${PKGNAMESUFFIX}
IGNORE_WITH_MYSQL= 41
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Dec 21, 3:50 AM (17 h, 50 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27106608
Default Alt Text
D10992.diff (2 KB)
Attached To
Mode
D10992: net-mgmt/zabbix24-*: Add note about the removal
Attached
Detach File
Event Timeline
Log In to Comment