mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
870265b195
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 <pg@pakhom.spb.ru> (maintainer)
24 lines
1.1 KiB
Plaintext
24 lines
1.1 KiB
Plaintext
%%DATADIR%%/%%ZABBIX_BUILD%%/database/ibm_db2/data.sql
|
|
%%DATADIR%%/%%ZABBIX_BUILD%%/database/ibm_db2/images.sql
|
|
%%DATADIR%%/%%ZABBIX_BUILD%%/database/ibm_db2/schema.sql
|
|
%%DATADIR%%/%%ZABBIX_BUILD%%/database/mysql/data.sql
|
|
%%DATADIR%%/%%ZABBIX_BUILD%%/database/mysql/images.sql
|
|
%%DATADIR%%/%%ZABBIX_BUILD%%/database/mysql/schema.sql
|
|
%%DATADIR%%/%%ZABBIX_BUILD%%/database/oracle/data.sql
|
|
%%DATADIR%%/%%ZABBIX_BUILD%%/database/oracle/images.sql
|
|
%%DATADIR%%/%%ZABBIX_BUILD%%/database/oracle/schema.sql
|
|
%%DATADIR%%/%%ZABBIX_BUILD%%/database/postgresql/data.sql
|
|
%%DATADIR%%/%%ZABBIX_BUILD%%/database/postgresql/images.sql
|
|
%%DATADIR%%/%%ZABBIX_BUILD%%/database/postgresql/schema.sql
|
|
%%DATADIR%%/%%ZABBIX_BUILD%%/database/sqlite3/data.sql
|
|
%%DATADIR%%/%%ZABBIX_BUILD%%/database/sqlite3/images.sql
|
|
%%DATADIR%%/%%ZABBIX_BUILD%%/database/sqlite3/schema.sql
|
|
%%ETCDIR%%/zabbix_%%ZABBIX_BUILD%%.conf.sample
|
|
%%PROXY%%@dir %%ETCDIR%%/zabbix_proxy.conf.d
|
|
%%SERVER%%@dir %%ETCDIR%%/zabbix_server.conf.d
|
|
%%SERVER%%@dir %%ETCDIR%%/zabbix/alertscripts
|
|
man/man8/zabbix_%%ZABBIX_BUILD%%.8.gz
|
|
sbin/zabbix_%%ZABBIX_BUILD%%
|
|
@dir %%ETCDIR%%/zabbix/externalscripts
|
|
@dir lib/modules
|