Created attachment 186363 [details] patch for all zabbix versions The globbing is not entirely correct, when e.g. zabbix32 is installed, zabbix34 not notice it as a conflict.
A commit references this bug: Author: dbaio Date: Thu Oct 5 01:03:08 UTC 2017 New revision: 451254 URL: https://svnweb.freebsd.org/changeset/ports/451254 Log: net-mgmt/zabbix34-*: Update to 3.4.2 [1] Update CONFLICTS to also match zabbix32. [2] Changes: https://www.zabbix.com/rn3.4.2 PR: 222736 [1] PR: 222317 [2] Submitted by: Pakhom Golynga <pg@pakhom.spb.ru> (maintainer) [1] Submitted by: Franco Fichtner <franco@opnsense.org> [2] Changes: head/net-mgmt/zabbix34-server/Makefile head/net-mgmt/zabbix34-server/distinfo head/net-mgmt/zabbix34-server/pkg-plist.frontend
Thank you for committing!
A commit references this bug: Author: dbaio Date: Thu Oct 12 12:19:53 UTC 2017 New revision: 451868 URL: https://svnweb.freebsd.org/changeset/ports/451868 Log: net-mgmt/zabbix32-*: Update to 3.2.8 Update CONFLICTS to also match zabbix[22|34]. [1] Improve LICENSE. Remove unnecessary information from the slave ports. Changes: https://www.zabbix.com/rn3.2.8 PR: 222808 PR: 222317 [1] Approved by: Pakhom Golynga <pg@pakhom.spb.ru> (maintainer) Submitted by: Franco Fichtner <franco@opnsense.org> [1] Changes: head/net-mgmt/zabbix32-agent/Makefile head/net-mgmt/zabbix32-frontend/Makefile head/net-mgmt/zabbix32-proxy/Makefile head/net-mgmt/zabbix32-server/Makefile head/net-mgmt/zabbix32-server/distinfo head/net-mgmt/zabbix32-server/pkg-plist.frontend
A commit references this bug: Author: dbaio Date: Thu Oct 12 12:46:48 UTC 2017 New revision: 451873 URL: https://svnweb.freebsd.org/changeset/ports/451873 Log: net-mgmt/zabbix22-*: Update to 2.2.20 Update CONFLICTS to also match zabbix32. [1] Improve LICENSE. Changes: https://www.zabbix.com/rn2.2.20 PR: 222810 PR: 222317 [1] Approved by: Pakhom Golynga <pg@pakhom.spb.ru> (maintainer) Submitted by: Franco Fichtner <franco@opnsense.org> [1] Changes: head/net-mgmt/zabbix22-server/Makefile head/net-mgmt/zabbix22-server/distinfo head/net-mgmt/zabbix22-server/pkg-plist.frontend
Franco, thanks for catching this. I didn't include the second condition in zabbix22, I don't think we will have another 2.X release. Regards.
Thats perfectly reasonable. Thank you for the commits!