K 10 svn:author V 5 dbaio K 8 svn:date V 27 2018-10-04T12:03:59.604256Z K 7 svn:log V 738 New ports: net-mgmt/zabbix4-[agent|frontend|java|proxy|server] net-mgmt/zabbix34 -> net-mgmt/zabbix4 What's new in Zabbix 4.0.0: https://www.zabbix.com/documentation/4.0/manual/introduction/whatsnew400 Main changes applied: - Drop IODBC option, it's not supported anymore. - Merge Patches and Sed's We were patching files with files/patch* and Makefile, now all changes are in the Makefile, to simplify the port and future upgrades. - Remove SQLite from Server/Frontend Since Zabbix 3.4, SQLite is no longer supported as a backend database for Zabbix server and frontend. It is still supported for Zabbix proxy. - Switch to options helper (Frontend) PR: 231895 Approved by: Pakhom Golynga (maintainer) END