pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

zabbix60-*: Update to 6.0.0beta2



Module Name:	pkgsrc-wip
Committed By:	Yuuki Enomoto <uki%e-yuuki.org@localhost>
Pushed By:	e-yuuki
Date:		Fri Jan 14 17:39:48 2022 +0900
Changeset:	ddb2516082f1ea503f5fbb733ec7c0cfc0c72b0e

Modified Files:
	zabbix60-agent/distinfo
	zabbix60-frontend/PLIST
	zabbix60-frontend/distinfo
	zabbix60-java/PLIST
	zabbix60-java/distinfo
	zabbix60-proxy/PLIST
	zabbix60-proxy/distinfo
	zabbix60-server/Makefile.common
	zabbix60-server/PLIST
	zabbix60-server/distinfo

Log Message:
zabbix60-*: Update to 6.0.0beta2

https://www.zabbix.com/rn/rn6.0.0beta2

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ddb2516082f1ea503f5fbb733ec7c0cfc0c72b0e

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 zabbix60-agent/distinfo         |   6 +-
 zabbix60-frontend/PLIST         |  49 +++--
 zabbix60-frontend/distinfo      |   6 +-
 zabbix60-java/PLIST             |   6 +-
 zabbix60-java/distinfo          |   6 +-
 zabbix60-proxy/PLIST            |  11 +-
 zabbix60-proxy/distinfo         |   6 +-
 zabbix60-server/Makefile.common |   2 +-
 zabbix60-server/PLIST           | 441 ++++++++++++++++++++--------------------
 zabbix60-server/distinfo        |   6 +-
 10 files changed, 282 insertions(+), 257 deletions(-)

diffs:
diff --git a/zabbix60-agent/distinfo b/zabbix60-agent/distinfo
index 5ef137735e..0a863cc17b 100644
--- a/zabbix60-agent/distinfo
+++ b/zabbix60-agent/distinfo
@@ -1,8 +1,8 @@
 $NetBSD$
 
-BLAKE2s (zabbix-6.0.0beta1.tar.gz) = 2382034773a2fe5a6f07c7ae50b709f46396b535bdaacbd93939045980be0648
-SHA512 (zabbix-6.0.0beta1.tar.gz) = 400f6a800c0445fa7ce9098fddc6ce4660226a03b58c20207592c124297748833f42028bf12c2677f114754ffdc77988f9a0fc08c58967ddbf0f19f10cb50bdd
-Size (zabbix-6.0.0beta1.tar.gz) = 30606687 bytes
+BLAKE2s (zabbix-6.0.0beta2.tar.gz) = d44045e016ccd5981e7222352a4a3cc95368f47e2fbe1dfc6ab3b88cc1d69f2c
+SHA512 (zabbix-6.0.0beta2.tar.gz) = 5c822c82922f39c002674fe403c3436dce70cced088b56bc0af9bb38fc137613d4747651d2d54b4be32b97000c67261bac37cc0e5bae07787451acbd74388e53
+Size (zabbix-6.0.0beta2.tar.gz) = 30652953 bytes
 SHA1 (patch-configure) = cf647b9ee52a96882d31f8783ac19b66e3e65105
 SHA1 (patch-src_libs_zbxsysinfo_netbsd_net.c) = 0371a5cafe00d01f293a847105f7c501f443616c
 SHA1 (patch-src_zabbix__agent_Makefile.in) = efbd804ecee4b99db36db5f4fd61583b2ef96a86
diff --git a/zabbix60-frontend/PLIST b/zabbix60-frontend/PLIST
index d525dddec5..b0121b4ee9 100644
--- a/zabbix60-frontend/PLIST
+++ b/zabbix60-frontend/PLIST
@@ -140,8 +140,9 @@ share/zabbix/app/controllers/CControllerPopupScheduledReportTest.php
 share/zabbix/app/controllers/CControllerPopupScriptExec.php
 share/zabbix/app/controllers/CControllerPopupServiceEdit.php
 share/zabbix/app/controllers/CControllerPopupServiceStatusRuleEdit.php
-share/zabbix/app/controllers/CControllerPopupServiceTimeEdit.php
 share/zabbix/app/controllers/CControllerPopupServices.php
+share/zabbix/app/controllers/CControllerPopupSlaEdit.php
+share/zabbix/app/controllers/CControllerPopupSlaExcludedDowntimeEdit.php
 share/zabbix/app/controllers/CControllerPopupTabFilterDelete.php
 share/zabbix/app/controllers/CControllerPopupTabFilterEdit.php
 share/zabbix/app/controllers/CControllerPopupTabFilterUpdate.php
@@ -192,8 +193,16 @@ share/zabbix/app/controllers/CControllerServiceListEditRefresh.php
 share/zabbix/app/controllers/CControllerServiceListGeneral.php
 share/zabbix/app/controllers/CControllerServiceListRefresh.php
 share/zabbix/app/controllers/CControllerServiceStatusRuleValidate.php
-share/zabbix/app/controllers/CControllerServiceTimeValidate.php
 share/zabbix/app/controllers/CControllerServiceUpdate.php
+share/zabbix/app/controllers/CControllerSlaCreate.php
+share/zabbix/app/controllers/CControllerSlaCreateUpdate.php
+share/zabbix/app/controllers/CControllerSlaDelete.php
+share/zabbix/app/controllers/CControllerSlaDisable.php
+share/zabbix/app/controllers/CControllerSlaEnable.php
+share/zabbix/app/controllers/CControllerSlaExcludedDowntimeValidate.php
+share/zabbix/app/controllers/CControllerSlaList.php
+share/zabbix/app/controllers/CControllerSlaReportList.php
+share/zabbix/app/controllers/CControllerSlaUpdate.php
 share/zabbix/app/controllers/CControllerSystemWarning.php
 share/zabbix/app/controllers/CControllerTabFilterProfileUpdate.php
 share/zabbix/app/controllers/CControllerTemplateDashboardDelete.php
@@ -260,6 +269,7 @@ share/zabbix/app/controllers/CControllerWidgetPlainTextView.php
 share/zabbix/app/controllers/CControllerWidgetProblemHostsView.php
 share/zabbix/app/controllers/CControllerWidgetProblemsBySvView.php
 share/zabbix/app/controllers/CControllerWidgetProblemsView.php
+share/zabbix/app/controllers/CControllerWidgetSlaReportView.php
 share/zabbix/app/controllers/CControllerWidgetSvgGraphView.php
 share/zabbix/app/controllers/CControllerWidgetSystemInfoView.php
 share/zabbix/app/controllers/CControllerWidgetTrigOverView.php
@@ -292,13 +302,13 @@ share/zabbix/app/partials/monitoring.host.filter.php
 share/zabbix/app/partials/monitoring.host.view.html.php
 share/zabbix/app/partials/monitoring.latest.view.html.php
 share/zabbix/app/partials/monitoring.problem.filter.php
-share/zabbix/app/partials/monitoring.service.list.edit.php
-share/zabbix/app/partials/monitoring.service.list.php
 share/zabbix/app/partials/popup.operations.php
 share/zabbix/app/partials/scheduledreport.formgrid.html.php
 share/zabbix/app/partials/scheduledreport.subscription.php
 share/zabbix/app/partials/scheduledreport.table.html.php
 share/zabbix/app/partials/service.info.php
+share/zabbix/app/partials/service.list.edit.php
+share/zabbix/app/partials/service.list.php
 share/zabbix/app/partials/timeselector.filter.php
 share/zabbix/app/partials/trigoverview.table.left.php
 share/zabbix/app/partials/trigoverview.table.top.php
@@ -395,7 +405,6 @@ share/zabbix/app/views/js/monitoring.host.view.js.php
 share/zabbix/app/views/js/monitoring.latest.view.js.php
 share/zabbix/app/views/js/monitoring.map.view.js.php
 share/zabbix/app/views/js/monitoring.problem.view.js.php
-share/zabbix/app/views/js/monitoring.service.list.js.php
 share/zabbix/app/views/js/monitoring.web.view.js.php
 share/zabbix/app/views/js/popup.acknowledge.edit.js.php
 share/zabbix/app/views/js/popup.dashboard.share.edit.js.php
@@ -419,8 +428,9 @@ share/zabbix/app/views/js/popup.scheduledreport.subscription.js.php
 share/zabbix/app/views/js/popup.scriptexec.js.php
 share/zabbix/app/views/js/popup.service.edit.js.php
 share/zabbix/app/views/js/popup.service.statusrule.edit.js.php
-share/zabbix/app/views/js/popup.service.time.edit.js.php
 share/zabbix/app/views/js/popup.services.js.php
+share/zabbix/app/views/js/popup.sla.edit.js.php
+share/zabbix/app/views/js/popup.sla.excludeddowntime.edit.js.php
 share/zabbix/app/views/js/popup.tabfilter.edit.js.php
 share/zabbix/app/views/js/popup.triggerexpr.js.php
 share/zabbix/app/views/js/popup.triggerwizard.js.php
@@ -428,6 +438,9 @@ share/zabbix/app/views/js/popup.valuemap.edit.js.php
 share/zabbix/app/views/js/reports.auditlog.list.js.php
 share/zabbix/app/views/js/reports.scheduledreport.edit.js.php
 share/zabbix/app/views/js/search.js.php
+share/zabbix/app/views/js/service.list.js.php
+share/zabbix/app/views/js/sla.list.js.php
+share/zabbix/app/views/js/slareport.list.js.php
 share/zabbix/app/views/layout.csv.php
 share/zabbix/app/views/layout.export.php
 share/zabbix/app/views/layout.htmlpage.php
@@ -449,10 +462,6 @@ share/zabbix/app/views/monitoring.latest.view.php
 share/zabbix/app/views/monitoring.latest.view.refresh.php
 share/zabbix/app/views/monitoring.map.view.php
 share/zabbix/app/views/monitoring.problem.view.php
-share/zabbix/app/views/monitoring.service.list.edit.php
-share/zabbix/app/views/monitoring.service.list.edit.refresh.php
-share/zabbix/app/views/monitoring.service.list.php
-share/zabbix/app/views/monitoring.service.list.refresh.php
 share/zabbix/app/views/monitoring.web.view.php
 share/zabbix/app/views/monitoring.widget.actionlog.view.php
 share/zabbix/app/views/monitoring.widget.clock.view.php
@@ -471,6 +480,7 @@ share/zabbix/app/views/monitoring.widget.plaintext.view.php
 share/zabbix/app/views/monitoring.widget.problemhosts.view.php
 share/zabbix/app/views/monitoring.widget.problems.view.php
 share/zabbix/app/views/monitoring.widget.problemsbysv.view.php
+share/zabbix/app/views/monitoring.widget.slareport.view.php
 share/zabbix/app/views/monitoring.widget.svggraph.view.php
 share/zabbix/app/views/monitoring.widget.systeminfo.view.php
 share/zabbix/app/views/monitoring.widget.trigover.view.php
@@ -504,8 +514,9 @@ share/zabbix/app/views/popup.scheduledreport.test.php
 share/zabbix/app/views/popup.scriptexec.php
 share/zabbix/app/views/popup.service.edit.php
 share/zabbix/app/views/popup.service.statusrule.edit.php
-share/zabbix/app/views/popup.service.time.edit.php
 share/zabbix/app/views/popup.services.php
+share/zabbix/app/views/popup.sla.edit.php
+share/zabbix/app/views/popup.sla.excludeddowntime.edit.php
 share/zabbix/app/views/popup.tabfilter.edit.php
 share/zabbix/app/views/popup.testtriggerexpr.php
 share/zabbix/app/views/popup.triggerexpr.php
@@ -517,6 +528,12 @@ share/zabbix/app/views/reports.auditlog.list.php
 share/zabbix/app/views/reports.scheduledreport.edit.php
 share/zabbix/app/views/reports.scheduledreport.list.php
 share/zabbix/app/views/search.php
+share/zabbix/app/views/service.list.edit.php
+share/zabbix/app/views/service.list.edit.refresh.php
+share/zabbix/app/views/service.list.php
+share/zabbix/app/views/service.list.refresh.php
+share/zabbix/app/views/sla.list.php
+share/zabbix/app/views/slareport.list.php
 share/zabbix/app/views/system.warning.php
 share/zabbix/assets/fonts/DejaVuSans.ttf
 share/zabbix/assets/img/apple-touch-icon-120x120-precomposed.png
@@ -640,6 +657,7 @@ share/zabbix/include/classes/api/services/CRole.php
 share/zabbix/include/classes/api/services/CScript.php
 share/zabbix/include/classes/api/services/CService.php
 share/zabbix/include/classes/api/services/CSettings.php
+share/zabbix/include/classes/api/services/CSla.php
 share/zabbix/include/classes/api/services/CTask.php
 share/zabbix/include/classes/api/services/CTemplate.php
 share/zabbix/include/classes/api/services/CTemplateDashboard.php
@@ -702,7 +720,6 @@ share/zabbix/include/classes/helpers/CCorrelationHelper.php
 share/zabbix/include/classes/helpers/CCuid.php
 share/zabbix/include/classes/helpers/CDashboardHelper.php
 share/zabbix/include/classes/helpers/CDataCacheHelper.php
-share/zabbix/include/classes/helpers/CDateTimeZoneHelper.php
 share/zabbix/include/classes/helpers/CElasticsearchHelper.php
 share/zabbix/include/classes/helpers/CEncryptHelper.php
 share/zabbix/include/classes/helpers/CHintBoxHelper.php
@@ -721,10 +738,12 @@ share/zabbix/include/classes/helpers/CServiceHelper.php
 share/zabbix/include/classes/helpers/CSessionHelper.php
 share/zabbix/include/classes/helpers/CSettingsHelper.php
 share/zabbix/include/classes/helpers/CSeverityHelper.php
+share/zabbix/include/classes/helpers/CSlaHelper.php
 share/zabbix/include/classes/helpers/CSvgGraphHelper.php
 share/zabbix/include/classes/helpers/CSystemInfoHelper.php
 share/zabbix/include/classes/helpers/CTagFilterFieldHelper.php
 share/zabbix/include/classes/helpers/CTemplateHelper.php
+share/zabbix/include/classes/helpers/CTimezoneHelper.php
 share/zabbix/include/classes/helpers/CUploadFile.php
 share/zabbix/include/classes/helpers/CValueMapHelper.php
 share/zabbix/include/classes/helpers/CVaultHelper.php
@@ -966,7 +985,6 @@ share/zabbix/include/classes/screens/CScreenHttpTestDetails.php
 share/zabbix/include/classes/screens/CScreenMap.php
 share/zabbix/include/classes/screens/CScreenProblem.php
 share/zabbix/include/classes/server/CZabbixServer.php
-share/zabbix/include/classes/services/CServicesSlaCalculator.php
 share/zabbix/include/classes/services/CTabFilterProfile.php
 share/zabbix/include/classes/setup/CFrontendSetup.php
 share/zabbix/include/classes/setup/CSetupWizard.php
@@ -1019,6 +1037,8 @@ share/zabbix/include/classes/widgets/fields/CWidgetFieldMsGroup.php
 share/zabbix/include/classes/widgets/fields/CWidgetFieldMsHost.php
 share/zabbix/include/classes/widgets/fields/CWidgetFieldMsItem.php
 share/zabbix/include/classes/widgets/fields/CWidgetFieldMsItemPrototype.php
+share/zabbix/include/classes/widgets/fields/CWidgetFieldMsService.php
+share/zabbix/include/classes/widgets/fields/CWidgetFieldMsSla.php
 share/zabbix/include/classes/widgets/fields/CWidgetFieldNavTree.php
 share/zabbix/include/classes/widgets/fields/CWidgetFieldNumericBox.php
 share/zabbix/include/classes/widgets/fields/CWidgetFieldRadioButtonList.php
@@ -1047,11 +1067,13 @@ share/zabbix/include/classes/widgets/forms/CWidgetFormPlainText.php
 share/zabbix/include/classes/widgets/forms/CWidgetFormProblemHosts.php
 share/zabbix/include/classes/widgets/forms/CWidgetFormProblems.php
 share/zabbix/include/classes/widgets/forms/CWidgetFormProblemsBySv.php
+share/zabbix/include/classes/widgets/forms/CWidgetFormSlaReport.php
 share/zabbix/include/classes/widgets/forms/CWidgetFormSvgGraph.php
 share/zabbix/include/classes/widgets/forms/CWidgetFormSystemInfo.php
 share/zabbix/include/classes/widgets/forms/CWidgetFormTrigOver.php
 share/zabbix/include/classes/widgets/forms/CWidgetFormUrl.php
 share/zabbix/include/classes/widgets/forms/CWidgetFormWeb.php
+share/zabbix/include/classes/widgets/views/js/widget.slareport.form.view.js.php
 share/zabbix/include/classes/widgets/views/widget.actionlog.form.view.php
 share/zabbix/include/classes/widgets/views/widget.clock.form.view.php
 share/zabbix/include/classes/widgets/views/widget.dataover.form.view.php
@@ -1069,6 +1091,7 @@ share/zabbix/include/classes/widgets/views/widget.plaintext.form.view.php
 share/zabbix/include/classes/widgets/views/widget.problemhosts.form.view.php
 share/zabbix/include/classes/widgets/views/widget.problems.form.view.php
 share/zabbix/include/classes/widgets/views/widget.problemsbysv.form.view.php
+share/zabbix/include/classes/widgets/views/widget.slareport.form.view.php
 share/zabbix/include/classes/widgets/views/widget.svggraph.form.view.php
 share/zabbix/include/classes/widgets/views/widget.systeminfo.form.view.php
 share/zabbix/include/classes/widgets/views/widget.trigover.form.view.php
diff --git a/zabbix60-frontend/distinfo b/zabbix60-frontend/distinfo
index 11aacdf4ab..0d1a0c8db0 100644
--- a/zabbix60-frontend/distinfo
+++ b/zabbix60-frontend/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-BLAKE2s (zabbix-6.0.0beta1.tar.gz) = 2382034773a2fe5a6f07c7ae50b709f46396b535bdaacbd93939045980be0648
-SHA512 (zabbix-6.0.0beta1.tar.gz) = 400f6a800c0445fa7ce9098fddc6ce4660226a03b58c20207592c124297748833f42028bf12c2677f114754ffdc77988f9a0fc08c58967ddbf0f19f10cb50bdd
-Size (zabbix-6.0.0beta1.tar.gz) = 30606687 bytes
+BLAKE2s (zabbix-6.0.0beta2.tar.gz) = d44045e016ccd5981e7222352a4a3cc95368f47e2fbe1dfc6ab3b88cc1d69f2c
+SHA512 (zabbix-6.0.0beta2.tar.gz) = 5c822c82922f39c002674fe403c3436dce70cced088b56bc0af9bb38fc137613d4747651d2d54b4be32b97000c67261bac37cc0e5bae07787451acbd74388e53
+Size (zabbix-6.0.0beta2.tar.gz) = 30652953 bytes
diff --git a/zabbix60-java/PLIST b/zabbix60-java/PLIST
index ab1478becd..0cf27ec75f 100644
--- a/zabbix60-java/PLIST
+++ b/zabbix60-java/PLIST
@@ -1,11 +1,11 @@
 @comment $NetBSD$
 sbin/zabbix_java/bin/zabbix-java-gateway-${PKGVERSION}.jar
 sbin/zabbix_java/lib/android-json-4.3_r3.1.jar
-sbin/zabbix_java/lib/logback-classic-1.2.3.jar
+sbin/zabbix_java/lib/logback-classic-1.2.9.jar
 sbin/zabbix_java/lib/logback-console.xml
-sbin/zabbix_java/lib/logback-core-1.2.3.jar
+sbin/zabbix_java/lib/logback-core-1.2.9.jar
 sbin/zabbix_java/lib/logback.xml
-sbin/zabbix_java/lib/slf4j-api-1.7.30.jar
+sbin/zabbix_java/lib/slf4j-api-1.7.32.jar
 sbin/zabbix_java/settings.sh
 sbin/zabbix_java/shutdown.sh
 sbin/zabbix_java/startup.sh
diff --git a/zabbix60-java/distinfo b/zabbix60-java/distinfo
index efdb8d303b..91d07314fc 100644
--- a/zabbix60-java/distinfo
+++ b/zabbix60-java/distinfo
@@ -1,6 +1,6 @@
 $NetBSD$
 
-BLAKE2s (zabbix-6.0.0beta1.tar.gz) = 2382034773a2fe5a6f07c7ae50b709f46396b535bdaacbd93939045980be0648
-SHA512 (zabbix-6.0.0beta1.tar.gz) = 400f6a800c0445fa7ce9098fddc6ce4660226a03b58c20207592c124297748833f42028bf12c2677f114754ffdc77988f9a0fc08c58967ddbf0f19f10cb50bdd
-Size (zabbix-6.0.0beta1.tar.gz) = 30606687 bytes
+BLAKE2s (zabbix-6.0.0beta2.tar.gz) = d44045e016ccd5981e7222352a4a3cc95368f47e2fbe1dfc6ab3b88cc1d69f2c
+SHA512 (zabbix-6.0.0beta2.tar.gz) = 5c822c82922f39c002674fe403c3436dce70cced088b56bc0af9bb38fc137613d4747651d2d54b4be32b97000c67261bac37cc0e5bae07787451acbd74388e53
+Size (zabbix-6.0.0beta2.tar.gz) = 30652953 bytes
 SHA1 (patch-configure) = cf647b9ee52a96882d31f8783ac19b66e3e65105
diff --git a/zabbix60-proxy/PLIST b/zabbix60-proxy/PLIST
index 6df1e5dc41..596c28d6d4 100644
--- a/zabbix60-proxy/PLIST
+++ b/zabbix60-proxy/PLIST
@@ -2,10 +2,11 @@
 bin/zabbix_proxy_js
 man/man8/zabbix_proxy.8
 sbin/zabbix_proxy
-share/examples/${PKGBASE}/zabbix_proxy.conf
-${PLIST.sqldb}share/${PKGBASE}/double.sql
-share/${PKGBASE}/schema.sql
-${PLIST.pgsql}share/${PKGBASE}/timescaledb.sql
-@pkgdir share/${PKGBASE}/externalscripts
+share/examples/zabbix-proxy-postgresql/zabbix_proxy.conf
+share/zabbix-proxy-postgresql/double.sql
+share/zabbix-proxy-postgresql/history_pk_prepare.sql
+share/zabbix-proxy-postgresql/schema.sql
+share/zabbix-proxy-postgresql/timescaledb.sql
+@pkgdir share/zabbix-proxy-postgresql/zabbix/externalscripts
 @pkgdir lib/modules
 @pkgdir etc/zabbix_proxy.conf.d
diff --git a/zabbix60-proxy/distinfo b/zabbix60-proxy/distinfo
index 5d17d32195..688d5e0422 100644
--- a/zabbix60-proxy/distinfo
+++ b/zabbix60-proxy/distinfo
@@ -1,8 +1,8 @@
 $NetBSD$
 
-BLAKE2s (zabbix-6.0.0beta1.tar.gz) = 2382034773a2fe5a6f07c7ae50b709f46396b535bdaacbd93939045980be0648
-SHA512 (zabbix-6.0.0beta1.tar.gz) = 400f6a800c0445fa7ce9098fddc6ce4660226a03b58c20207592c124297748833f42028bf12c2677f114754ffdc77988f9a0fc08c58967ddbf0f19f10cb50bdd
-Size (zabbix-6.0.0beta1.tar.gz) = 30606687 bytes
+BLAKE2s (zabbix-6.0.0beta2.tar.gz) = d44045e016ccd5981e7222352a4a3cc95368f47e2fbe1dfc6ab3b88cc1d69f2c
+SHA512 (zabbix-6.0.0beta2.tar.gz) = 5c822c82922f39c002674fe403c3436dce70cced088b56bc0af9bb38fc137613d4747651d2d54b4be32b97000c67261bac37cc0e5bae07787451acbd74388e53
+Size (zabbix-6.0.0beta2.tar.gz) = 30652953 bytes
 SHA1 (patch-m4_ax__lib__mysql.m4) = 9786c6bff3d22334263921c201bf241a207a46bc
 SHA1 (patch-m4_libssh.m4) = 8b4ac3964caf94bb0e4939d265dcefc08a07a0df
 SHA1 (patch-src_libs_zbxsysinfo_netbsd_net.c) = 0371a5cafe00d01f293a847105f7c501f443616c
diff --git a/zabbix60-server/Makefile.common b/zabbix60-server/Makefile.common
index 880bb61e8a..550cf1aaaf 100644
--- a/zabbix60-server/Makefile.common
+++ b/zabbix60-server/Makefile.common
@@ -5,7 +5,7 @@
 # used by wip/zabbix54-frontend/Makefile
 # used by wip/zabbix54-java/Makefile
 
-DISTNAME=	zabbix-6.0.0beta1
+DISTNAME=	zabbix-6.0.0beta2
 CATEGORIES=	sysutils
 MASTER_SITES=	https://cdn.zabbix.com/zabbix/sources/development/6.0/
 
diff --git a/zabbix60-server/PLIST b/zabbix60-server/PLIST
index 5ceb544d0d..78f11ac9f6 100644
--- a/zabbix60-server/PLIST
+++ b/zabbix60-server/PLIST
@@ -2,225 +2,226 @@
 bin/zabbix_js
 man/man8/zabbix_server.8
 sbin/zabbix_server
-share/examples/${PKGBASE}/zabbix_server.conf
-share/${PKGBASE}/data.sql
-share/${PKGBASE}/images.sql
-share/${PKGBASE}/schema.sql
-share/${PKGBASE}/double.sql
-${PLIST.pgsql}share/${PKGBASE}/timescaledb.sql
-share/${PKGBASE}/misc/images/png_classic/Hub_small.png
-share/${PKGBASE}/misc/images/png_classic/Hub.png
-share/${PKGBASE}/misc/images/png_classic/Network_small.png
-share/${PKGBASE}/misc/images/png_classic/Network.png
-share/${PKGBASE}/misc/images/png_classic/Notebook_small.png
-share/${PKGBASE}/misc/images/png_classic/Notebook.png
-share/${PKGBASE}/misc/images/png_classic/Phone_small.png
-share/${PKGBASE}/misc/images/png_classic/Phone.png
-share/${PKGBASE}/misc/images/png_classic/Printer_small.png
-share/${PKGBASE}/misc/images/png_classic/Printer.png
-share/${PKGBASE}/misc/images/png_classic/README
-share/${PKGBASE}/misc/images/png_classic/Router_small.png
-share/${PKGBASE}/misc/images/png_classic/Router.png
-share/${PKGBASE}/misc/images/png_classic/Satellite_small.png
-share/${PKGBASE}/misc/images/png_classic/Satellite.png
-share/${PKGBASE}/misc/images/png_classic/Server_small.png
-share/${PKGBASE}/misc/images/png_classic/Server.png
-share/${PKGBASE}/misc/images/png_classic/UPS_small.png
-share/${PKGBASE}/misc/images/png_classic/UPS.png
-share/${PKGBASE}/misc/images/png_classic/Workstation_small.png
-share/${PKGBASE}/misc/images/png_classic/Workstation.png
-share/${PKGBASE}/misc/images/png_modern/Cloud_(128).png
-share/${PKGBASE}/misc/images/png_modern/Cloud_(24).png
-share/${PKGBASE}/misc/images/png_modern/Cloud_(48).png
-share/${PKGBASE}/misc/images/png_modern/Cloud_(64).png
-share/${PKGBASE}/misc/images/png_modern/Cloud_(96).png
-share/${PKGBASE}/misc/images/png_modern/Crypto-router_(128).png
-share/${PKGBASE}/misc/images/png_modern/Crypto-router_(24).png
-share/${PKGBASE}/misc/images/png_modern/Crypto-router_(48).png
-share/${PKGBASE}/misc/images/png_modern/Crypto-router_(64).png
-share/${PKGBASE}/misc/images/png_modern/Crypto-router_(96).png
-share/${PKGBASE}/misc/images/png_modern/Crypto-router_symbol_(128).png
-share/${PKGBASE}/misc/images/png_modern/Crypto-router_symbol_(24).png
-share/${PKGBASE}/misc/images/png_modern/Crypto-router_symbol_(48).png
-share/${PKGBASE}/misc/images/png_modern/Crypto-router_symbol_(64).png
-share/${PKGBASE}/misc/images/png_modern/Crypto-router_symbol_(96).png
-share/${PKGBASE}/misc/images/png_modern/Disk_array_2D_(128).png
-share/${PKGBASE}/misc/images/png_modern/Disk_array_2D_(24).png
-share/${PKGBASE}/misc/images/png_modern/Disk_array_2D_(48).png
-share/${PKGBASE}/misc/images/png_modern/Disk_array_2D_(64).png
-share/${PKGBASE}/misc/images/png_modern/Disk_array_2D_(96).png
-share/${PKGBASE}/misc/images/png_modern/Disk_array_3D_(128).png
-share/${PKGBASE}/misc/images/png_modern/Disk_array_3D_(24).png
-share/${PKGBASE}/misc/images/png_modern/Disk_array_3D_(48).png
-share/${PKGBASE}/misc/images/png_modern/Disk_array_3D_(64).png
-share/${PKGBASE}/misc/images/png_modern/Disk_array_3D_(96).png
-share/${PKGBASE}/misc/images/png_modern/Firewall_(128).png
-share/${PKGBASE}/misc/images/png_modern/Firewall_(24).png
-share/${PKGBASE}/misc/images/png_modern/Firewall_(48).png
-share/${PKGBASE}/misc/images/png_modern/Firewall_(64).png
-share/${PKGBASE}/misc/images/png_modern/Firewall_(96).png
-share/${PKGBASE}/misc/images/png_modern/House_(128).png
-share/${PKGBASE}/misc/images/png_modern/House_(24).png
-share/${PKGBASE}/misc/images/png_modern/House_(48).png
-share/${PKGBASE}/misc/images/png_modern/House_(64).png
-share/${PKGBASE}/misc/images/png_modern/House_(96).png
-share/${PKGBASE}/misc/images/png_modern/Hub_(128).png
-share/${PKGBASE}/misc/images/png_modern/Hub_(24).png
-share/${PKGBASE}/misc/images/png_modern/Hub_(48).png
-share/${PKGBASE}/misc/images/png_modern/Hub_(64).png
-share/${PKGBASE}/misc/images/png_modern/Hub_(96).png
-share/${PKGBASE}/misc/images/png_modern/IP_PBX_(128).png
-share/${PKGBASE}/misc/images/png_modern/IP_PBX_(24).png
-share/${PKGBASE}/misc/images/png_modern/IP_PBX_(48).png
-share/${PKGBASE}/misc/images/png_modern/IP_PBX_(64).png
-share/${PKGBASE}/misc/images/png_modern/IP_PBX_(96).png
-share/${PKGBASE}/misc/images/png_modern/IP_PBX_symbol_(128).png
-share/${PKGBASE}/misc/images/png_modern/IP_PBX_symbol_(24).png
-share/${PKGBASE}/misc/images/png_modern/IP_PBX_symbol_(48).png
-share/${PKGBASE}/misc/images/png_modern/IP_PBX_symbol_(64).png
-share/${PKGBASE}/misc/images/png_modern/IP_PBX_symbol_(96).png
-share/${PKGBASE}/misc/images/png_modern/Modem_(128).png
-share/${PKGBASE}/misc/images/png_modern/Modem_(24).png
-share/${PKGBASE}/misc/images/png_modern/Modem_(48).png
-share/${PKGBASE}/misc/images/png_modern/Modem_(64).png
-share/${PKGBASE}/misc/images/png_modern/Modem_(96).png
-share/${PKGBASE}/misc/images/png_modern/Network_(128).png
-share/${PKGBASE}/misc/images/png_modern/Network_(24).png
-share/${PKGBASE}/misc/images/png_modern/Network_(48).png
-share/${PKGBASE}/misc/images/png_modern/Network_(64).png
-share/${PKGBASE}/misc/images/png_modern/Network_(96).png
-share/${PKGBASE}/misc/images/png_modern/Network_adapter_(128).png
-share/${PKGBASE}/misc/images/png_modern/Network_adapter_(24).png
-share/${PKGBASE}/misc/images/png_modern/Network_adapter_(48).png
-share/${PKGBASE}/misc/images/png_modern/Network_adapter_(64).png
-share/${PKGBASE}/misc/images/png_modern/Network_adapter_(96).png
-share/${PKGBASE}/misc/images/png_modern/Notebook_(128).png
-share/${PKGBASE}/misc/images/png_modern/Notebook_(24).png
-share/${PKGBASE}/misc/images/png_modern/Notebook_(48).png
-share/${PKGBASE}/misc/images/png_modern/Notebook_(64).png
-share/${PKGBASE}/misc/images/png_modern/Notebook_(96).png
-share/${PKGBASE}/misc/images/png_modern/PBX_(128).png
-share/${PKGBASE}/misc/images/png_modern/PBX_(24).png
-share/${PKGBASE}/misc/images/png_modern/PBX_(48).png
-share/${PKGBASE}/misc/images/png_modern/PBX_(64).png
-share/${PKGBASE}/misc/images/png_modern/PBX_(96).png
-share/${PKGBASE}/misc/images/png_modern/Phone_(128).png
-share/${PKGBASE}/misc/images/png_modern/Phone_(24).png
-share/${PKGBASE}/misc/images/png_modern/Phone_(48).png
-share/${PKGBASE}/misc/images/png_modern/Phone_(64).png
-share/${PKGBASE}/misc/images/png_modern/Phone_(96).png
-share/${PKGBASE}/misc/images/png_modern/Printer_(128).png
-share/${PKGBASE}/misc/images/png_modern/Printer_(24).png
-share/${PKGBASE}/misc/images/png_modern/Printer_(48).png
-share/${PKGBASE}/misc/images/png_modern/Printer_(64).png
-share/${PKGBASE}/misc/images/png_modern/Printer_(96).png
-share/${PKGBASE}/misc/images/png_modern/Rack_42_(128).png
-share/${PKGBASE}/misc/images/png_modern/Rack_42_(64).png
-share/${PKGBASE}/misc/images/png_modern/Rack_42_(96).png
-share/${PKGBASE}/misc/images/png_modern/Rack_42_with_door_(128).png
-share/${PKGBASE}/misc/images/png_modern/Rack_42_with_door_(64).png
-share/${PKGBASE}/misc/images/png_modern/Rack_42_with_door_(96).png
-share/${PKGBASE}/misc/images/png_modern/Rackmountable_1U_server_2D_(128).png
-share/${PKGBASE}/misc/images/png_modern/Rackmountable_1U_server_2D_(64).png
-share/${PKGBASE}/misc/images/png_modern/Rackmountable_1U_server_2D_(96).png
-share/${PKGBASE}/misc/images/png_modern/Rackmountable_1U_server_3D_(128).png
-share/${PKGBASE}/misc/images/png_modern/Rackmountable_1U_server_3D_(64).png
-share/${PKGBASE}/misc/images/png_modern/Rackmountable_1U_server_3D_(96).png
-share/${PKGBASE}/misc/images/png_modern/Rackmountable_2U_server_2D_(128).png
-share/${PKGBASE}/misc/images/png_modern/Rackmountable_2U_server_2D_(64).png
-share/${PKGBASE}/misc/images/png_modern/Rackmountable_2U_server_2D_(96).png
-share/${PKGBASE}/misc/images/png_modern/Rackmountable_2U_server_3D_(128).png
-share/${PKGBASE}/misc/images/png_modern/Rackmountable_2U_server_3D_(64).png
-share/${PKGBASE}/misc/images/png_modern/Rackmountable_2U_server_3D_(96).png
-share/${PKGBASE}/misc/images/png_modern/Rackmountable_3U_server_2D_(128).png
-share/${PKGBASE}/misc/images/png_modern/Rackmountable_3U_server_2D_(64).png
-share/${PKGBASE}/misc/images/png_modern/Rackmountable_3U_server_2D_(96).png
-share/${PKGBASE}/misc/images/png_modern/Rackmountable_3U_server_3D_(128).png
-share/${PKGBASE}/misc/images/png_modern/Rackmountable_3U_server_3D_(64).png
-share/${PKGBASE}/misc/images/png_modern/Rackmountable_3U_server_3D_(96).png
-share/${PKGBASE}/misc/images/png_modern/Rackmountable_4U_server_2D_(128).png
-share/${PKGBASE}/misc/images/png_modern/Rackmountable_4U_server_2D_(64).png
-share/${PKGBASE}/misc/images/png_modern/Rackmountable_4U_server_2D_(96).png
-share/${PKGBASE}/misc/images/png_modern/Rackmountable_4U_server_3D_(128).png
-share/${PKGBASE}/misc/images/png_modern/Rackmountable_4U_server_3D_(64).png
-share/${PKGBASE}/misc/images/png_modern/Rackmountable_4U_server_3D_(96).png
-share/${PKGBASE}/misc/images/png_modern/Rackmountable_5U_server_2D_(128).png
-share/${PKGBASE}/misc/images/png_modern/Rackmountable_5U_server_2D_(64).png
-share/${PKGBASE}/misc/images/png_modern/Rackmountable_5U_server_2D_(96).png
-share/${PKGBASE}/misc/images/png_modern/Rackmountable_5U_server_3D_(128).png
-share/${PKGBASE}/misc/images/png_modern/Rackmountable_5U_server_3D_(64).png
-share/${PKGBASE}/misc/images/png_modern/Rackmountable_5U_server_3D_(96).png
-share/${PKGBASE}/misc/images/png_modern/Router_(128).png
-share/${PKGBASE}/misc/images/png_modern/Router_(24).png
-share/${PKGBASE}/misc/images/png_modern/Router_(48).png
-share/${PKGBASE}/misc/images/png_modern/Router_(64).png
-share/${PKGBASE}/misc/images/png_modern/Router_(96).png
-share/${PKGBASE}/misc/images/png_modern/Router_symbol_(128).png
-share/${PKGBASE}/misc/images/png_modern/Router_symbol_(24).png
-share/${PKGBASE}/misc/images/png_modern/Router_symbol_(48).png
-share/${PKGBASE}/misc/images/png_modern/Router_symbol_(64).png
-share/${PKGBASE}/misc/images/png_modern/Router_symbol_(96).png
-share/${PKGBASE}/misc/images/png_modern/SAN_(128).png
-share/${PKGBASE}/misc/images/png_modern/SAN_(24).png
-share/${PKGBASE}/misc/images/png_modern/SAN_(48).png
-share/${PKGBASE}/misc/images/png_modern/SAN_(64).png
-share/${PKGBASE}/misc/images/png_modern/SAN_(96).png
-share/${PKGBASE}/misc/images/png_modern/Satellite_(128).png
-share/${PKGBASE}/misc/images/png_modern/Satellite_(24).png
-share/${PKGBASE}/misc/images/png_modern/Satellite_(48).png
-share/${PKGBASE}/misc/images/png_modern/Satellite_(64).png
-share/${PKGBASE}/misc/images/png_modern/Satellite_(96).png
-share/${PKGBASE}/misc/images/png_modern/Satellite_antenna_(128).png
-share/${PKGBASE}/misc/images/png_modern/Satellite_antenna_(24).png
-share/${PKGBASE}/misc/images/png_modern/Satellite_antenna_(48).png
-share/${PKGBASE}/misc/images/png_modern/Satellite_antenna_(64).png
-share/${PKGBASE}/misc/images/png_modern/Satellite_antenna_(96).png
-share/${PKGBASE}/misc/images/png_modern/Server_(128).png
-share/${PKGBASE}/misc/images/png_modern/Server_(24).png
-share/${PKGBASE}/misc/images/png_modern/Server_(48).png
-share/${PKGBASE}/misc/images/png_modern/Server_(64).png
-share/${PKGBASE}/misc/images/png_modern/Server_(96).png
-share/${PKGBASE}/misc/images/png_modern/Switch_(128).png
-share/${PKGBASE}/misc/images/png_modern/Switch_(24).png
-share/${PKGBASE}/misc/images/png_modern/Switch_(48).png
-share/${PKGBASE}/misc/images/png_modern/Switch_(64).png
-share/${PKGBASE}/misc/images/png_modern/Switch_(96).png
-share/${PKGBASE}/misc/images/png_modern/UPS_(128).png
-share/${PKGBASE}/misc/images/png_modern/UPS_(24).png
-share/${PKGBASE}/misc/images/png_modern/UPS_(48).png
-share/${PKGBASE}/misc/images/png_modern/UPS_(64).png
-share/${PKGBASE}/misc/images/png_modern/UPS_(96).png
-share/${PKGBASE}/misc/images/png_modern/UPS_rackmountable_2D_(128).png
-share/${PKGBASE}/misc/images/png_modern/UPS_rackmountable_2D_(24).png
-share/${PKGBASE}/misc/images/png_modern/UPS_rackmountable_2D_(48).png
-share/${PKGBASE}/misc/images/png_modern/UPS_rackmountable_2D_(64).png
-share/${PKGBASE}/misc/images/png_modern/UPS_rackmountable_2D_(96).png
-share/${PKGBASE}/misc/images/png_modern/UPS_rackmountable_3D_(128).png
-share/${PKGBASE}/misc/images/png_modern/UPS_rackmountable_3D_(24).png
-share/${PKGBASE}/misc/images/png_modern/UPS_rackmountable_3D_(48).png
-share/${PKGBASE}/misc/images/png_modern/UPS_rackmountable_3D_(64).png
-share/${PKGBASE}/misc/images/png_modern/UPS_rackmountable_3D_(96).png
-share/${PKGBASE}/misc/images/png_modern/Video_terminal_(128).png
-share/${PKGBASE}/misc/images/png_modern/Video_terminal_(24).png
-share/${PKGBASE}/misc/images/png_modern/Video_terminal_(48).png
-share/${PKGBASE}/misc/images/png_modern/Video_terminal_(64).png
-share/${PKGBASE}/misc/images/png_modern/Video_terminal_(96).png
-share/${PKGBASE}/misc/images/png_modern/Workstation_(128).png
-share/${PKGBASE}/misc/images/png_modern/Workstation_(24).png
-share/${PKGBASE}/misc/images/png_modern/Workstation_(48).png
-share/${PKGBASE}/misc/images/png_modern/Workstation_(64).png
-share/${PKGBASE}/misc/images/png_modern/Workstation_(96).png
-share/${PKGBASE}/misc/images/png_modern/Zabbix_server_2D_(128).png
-share/${PKGBASE}/misc/images/png_modern/Zabbix_server_2D_(64).png
-share/${PKGBASE}/misc/images/png_modern/Zabbix_server_2D_(96).png
-share/${PKGBASE}/misc/images/png_modern/Zabbix_server_3D_(128).png
-share/${PKGBASE}/misc/images/png_modern/Zabbix_server_3D_(64).png
-share/${PKGBASE}/misc/images/png_modern/Zabbix_server_3D_(96).png
-share/${PKGBASE}/misc/images/png_to_xml.sh
-share/${PKGBASE}/misc/images/README
-share/${PKGBASE}/misc/snmptrap/snmptrap.sh
-share/${PKGBASE}/misc/snmptrap/zabbix_trap_receiver.pl
-@pkgdir share/${PKGBASE}/externalscripts
-@pkgdir share/${PKGBASE}/alertscripts
+share/examples/zabbix-server-postgresql/zabbix_server.conf
+share/zabbix-server-postgresql/data.sql
+share/zabbix-server-postgresql/double.sql
+share/zabbix-server-postgresql/history_pk_prepare.sql
+share/zabbix-server-postgresql/images.sql
+share/zabbix-server-postgresql/misc/images/README
+share/zabbix-server-postgresql/misc/images/png_classic/Hub.png
+share/zabbix-server-postgresql/misc/images/png_classic/Hub_small.png
+share/zabbix-server-postgresql/misc/images/png_classic/Network.png
+share/zabbix-server-postgresql/misc/images/png_classic/Network_small.png
+share/zabbix-server-postgresql/misc/images/png_classic/Notebook.png
+share/zabbix-server-postgresql/misc/images/png_classic/Notebook_small.png
+share/zabbix-server-postgresql/misc/images/png_classic/Phone.png
+share/zabbix-server-postgresql/misc/images/png_classic/Phone_small.png
+share/zabbix-server-postgresql/misc/images/png_classic/Printer.png
+share/zabbix-server-postgresql/misc/images/png_classic/Printer_small.png
+share/zabbix-server-postgresql/misc/images/png_classic/README
+share/zabbix-server-postgresql/misc/images/png_classic/Router.png
+share/zabbix-server-postgresql/misc/images/png_classic/Router_small.png
+share/zabbix-server-postgresql/misc/images/png_classic/Satellite.png
+share/zabbix-server-postgresql/misc/images/png_classic/Satellite_small.png
+share/zabbix-server-postgresql/misc/images/png_classic/Server.png
+share/zabbix-server-postgresql/misc/images/png_classic/Server_small.png
+share/zabbix-server-postgresql/misc/images/png_classic/UPS.png
+share/zabbix-server-postgresql/misc/images/png_classic/UPS_small.png
+share/zabbix-server-postgresql/misc/images/png_classic/Workstation.png
+share/zabbix-server-postgresql/misc/images/png_classic/Workstation_small.png
+share/zabbix-server-postgresql/misc/images/png_modern/Cloud_(128).png
+share/zabbix-server-postgresql/misc/images/png_modern/Cloud_(24).png
+share/zabbix-server-postgresql/misc/images/png_modern/Cloud_(48).png
+share/zabbix-server-postgresql/misc/images/png_modern/Cloud_(64).png
+share/zabbix-server-postgresql/misc/images/png_modern/Cloud_(96).png
+share/zabbix-server-postgresql/misc/images/png_modern/Crypto-router_(128).png
+share/zabbix-server-postgresql/misc/images/png_modern/Crypto-router_(24).png
+share/zabbix-server-postgresql/misc/images/png_modern/Crypto-router_(48).png
+share/zabbix-server-postgresql/misc/images/png_modern/Crypto-router_(64).png
+share/zabbix-server-postgresql/misc/images/png_modern/Crypto-router_(96).png
+share/zabbix-server-postgresql/misc/images/png_modern/Crypto-router_symbol_(128).png
+share/zabbix-server-postgresql/misc/images/png_modern/Crypto-router_symbol_(24).png
+share/zabbix-server-postgresql/misc/images/png_modern/Crypto-router_symbol_(48).png
+share/zabbix-server-postgresql/misc/images/png_modern/Crypto-router_symbol_(64).png
+share/zabbix-server-postgresql/misc/images/png_modern/Crypto-router_symbol_(96).png
+share/zabbix-server-postgresql/misc/images/png_modern/Disk_array_2D_(128).png
+share/zabbix-server-postgresql/misc/images/png_modern/Disk_array_2D_(24).png
+share/zabbix-server-postgresql/misc/images/png_modern/Disk_array_2D_(48).png
+share/zabbix-server-postgresql/misc/images/png_modern/Disk_array_2D_(64).png
+share/zabbix-server-postgresql/misc/images/png_modern/Disk_array_2D_(96).png
+share/zabbix-server-postgresql/misc/images/png_modern/Disk_array_3D_(128).png
+share/zabbix-server-postgresql/misc/images/png_modern/Disk_array_3D_(24).png
+share/zabbix-server-postgresql/misc/images/png_modern/Disk_array_3D_(48).png
+share/zabbix-server-postgresql/misc/images/png_modern/Disk_array_3D_(64).png
+share/zabbix-server-postgresql/misc/images/png_modern/Disk_array_3D_(96).png
+share/zabbix-server-postgresql/misc/images/png_modern/Firewall_(128).png
+share/zabbix-server-postgresql/misc/images/png_modern/Firewall_(24).png
+share/zabbix-server-postgresql/misc/images/png_modern/Firewall_(48).png
+share/zabbix-server-postgresql/misc/images/png_modern/Firewall_(64).png
+share/zabbix-server-postgresql/misc/images/png_modern/Firewall_(96).png
+share/zabbix-server-postgresql/misc/images/png_modern/House_(128).png
+share/zabbix-server-postgresql/misc/images/png_modern/House_(24).png
+share/zabbix-server-postgresql/misc/images/png_modern/House_(48).png
+share/zabbix-server-postgresql/misc/images/png_modern/House_(64).png
+share/zabbix-server-postgresql/misc/images/png_modern/House_(96).png
+share/zabbix-server-postgresql/misc/images/png_modern/Hub_(128).png
+share/zabbix-server-postgresql/misc/images/png_modern/Hub_(24).png
+share/zabbix-server-postgresql/misc/images/png_modern/Hub_(48).png
+share/zabbix-server-postgresql/misc/images/png_modern/Hub_(64).png
+share/zabbix-server-postgresql/misc/images/png_modern/Hub_(96).png
+share/zabbix-server-postgresql/misc/images/png_modern/IP_PBX_(128).png
+share/zabbix-server-postgresql/misc/images/png_modern/IP_PBX_(24).png
+share/zabbix-server-postgresql/misc/images/png_modern/IP_PBX_(48).png
+share/zabbix-server-postgresql/misc/images/png_modern/IP_PBX_(64).png
+share/zabbix-server-postgresql/misc/images/png_modern/IP_PBX_(96).png
+share/zabbix-server-postgresql/misc/images/png_modern/IP_PBX_symbol_(128).png
+share/zabbix-server-postgresql/misc/images/png_modern/IP_PBX_symbol_(24).png
+share/zabbix-server-postgresql/misc/images/png_modern/IP_PBX_symbol_(48).png
+share/zabbix-server-postgresql/misc/images/png_modern/IP_PBX_symbol_(64).png
+share/zabbix-server-postgresql/misc/images/png_modern/IP_PBX_symbol_(96).png
+share/zabbix-server-postgresql/misc/images/png_modern/Modem_(128).png
+share/zabbix-server-postgresql/misc/images/png_modern/Modem_(24).png
+share/zabbix-server-postgresql/misc/images/png_modern/Modem_(48).png
+share/zabbix-server-postgresql/misc/images/png_modern/Modem_(64).png
+share/zabbix-server-postgresql/misc/images/png_modern/Modem_(96).png
+share/zabbix-server-postgresql/misc/images/png_modern/Network_(128).png
+share/zabbix-server-postgresql/misc/images/png_modern/Network_(24).png
+share/zabbix-server-postgresql/misc/images/png_modern/Network_(48).png
+share/zabbix-server-postgresql/misc/images/png_modern/Network_(64).png
+share/zabbix-server-postgresql/misc/images/png_modern/Network_(96).png
+share/zabbix-server-postgresql/misc/images/png_modern/Network_adapter_(128).png
+share/zabbix-server-postgresql/misc/images/png_modern/Network_adapter_(24).png
+share/zabbix-server-postgresql/misc/images/png_modern/Network_adapter_(48).png
+share/zabbix-server-postgresql/misc/images/png_modern/Network_adapter_(64).png
+share/zabbix-server-postgresql/misc/images/png_modern/Network_adapter_(96).png
+share/zabbix-server-postgresql/misc/images/png_modern/Notebook_(128).png
+share/zabbix-server-postgresql/misc/images/png_modern/Notebook_(24).png
+share/zabbix-server-postgresql/misc/images/png_modern/Notebook_(48).png
+share/zabbix-server-postgresql/misc/images/png_modern/Notebook_(64).png
+share/zabbix-server-postgresql/misc/images/png_modern/Notebook_(96).png
+share/zabbix-server-postgresql/misc/images/png_modern/PBX_(128).png
+share/zabbix-server-postgresql/misc/images/png_modern/PBX_(24).png
+share/zabbix-server-postgresql/misc/images/png_modern/PBX_(48).png
+share/zabbix-server-postgresql/misc/images/png_modern/PBX_(64).png
+share/zabbix-server-postgresql/misc/images/png_modern/PBX_(96).png
+share/zabbix-server-postgresql/misc/images/png_modern/Phone_(128).png
+share/zabbix-server-postgresql/misc/images/png_modern/Phone_(24).png
+share/zabbix-server-postgresql/misc/images/png_modern/Phone_(48).png
+share/zabbix-server-postgresql/misc/images/png_modern/Phone_(64).png
+share/zabbix-server-postgresql/misc/images/png_modern/Phone_(96).png
+share/zabbix-server-postgresql/misc/images/png_modern/Printer_(128).png
+share/zabbix-server-postgresql/misc/images/png_modern/Printer_(24).png
+share/zabbix-server-postgresql/misc/images/png_modern/Printer_(48).png
+share/zabbix-server-postgresql/misc/images/png_modern/Printer_(64).png
+share/zabbix-server-postgresql/misc/images/png_modern/Printer_(96).png
+share/zabbix-server-postgresql/misc/images/png_modern/Rack_42_(128).png
+share/zabbix-server-postgresql/misc/images/png_modern/Rack_42_(64).png
+share/zabbix-server-postgresql/misc/images/png_modern/Rack_42_(96).png
+share/zabbix-server-postgresql/misc/images/png_modern/Rack_42_with_door_(128).png
+share/zabbix-server-postgresql/misc/images/png_modern/Rack_42_with_door_(64).png
+share/zabbix-server-postgresql/misc/images/png_modern/Rack_42_with_door_(96).png
+share/zabbix-server-postgresql/misc/images/png_modern/Rackmountable_1U_server_2D_(128).png
+share/zabbix-server-postgresql/misc/images/png_modern/Rackmountable_1U_server_2D_(64).png
+share/zabbix-server-postgresql/misc/images/png_modern/Rackmountable_1U_server_2D_(96).png
+share/zabbix-server-postgresql/misc/images/png_modern/Rackmountable_1U_server_3D_(128).png
+share/zabbix-server-postgresql/misc/images/png_modern/Rackmountable_1U_server_3D_(64).png
+share/zabbix-server-postgresql/misc/images/png_modern/Rackmountable_1U_server_3D_(96).png
+share/zabbix-server-postgresql/misc/images/png_modern/Rackmountable_2U_server_2D_(128).png
+share/zabbix-server-postgresql/misc/images/png_modern/Rackmountable_2U_server_2D_(64).png
+share/zabbix-server-postgresql/misc/images/png_modern/Rackmountable_2U_server_2D_(96).png
+share/zabbix-server-postgresql/misc/images/png_modern/Rackmountable_2U_server_3D_(128).png
+share/zabbix-server-postgresql/misc/images/png_modern/Rackmountable_2U_server_3D_(64).png
+share/zabbix-server-postgresql/misc/images/png_modern/Rackmountable_2U_server_3D_(96).png
+share/zabbix-server-postgresql/misc/images/png_modern/Rackmountable_3U_server_2D_(128).png
+share/zabbix-server-postgresql/misc/images/png_modern/Rackmountable_3U_server_2D_(64).png
+share/zabbix-server-postgresql/misc/images/png_modern/Rackmountable_3U_server_2D_(96).png
+share/zabbix-server-postgresql/misc/images/png_modern/Rackmountable_3U_server_3D_(128).png
+share/zabbix-server-postgresql/misc/images/png_modern/Rackmountable_3U_server_3D_(64).png
+share/zabbix-server-postgresql/misc/images/png_modern/Rackmountable_3U_server_3D_(96).png
+share/zabbix-server-postgresql/misc/images/png_modern/Rackmountable_4U_server_2D_(128).png
+share/zabbix-server-postgresql/misc/images/png_modern/Rackmountable_4U_server_2D_(64).png
+share/zabbix-server-postgresql/misc/images/png_modern/Rackmountable_4U_server_2D_(96).png
+share/zabbix-server-postgresql/misc/images/png_modern/Rackmountable_4U_server_3D_(128).png
+share/zabbix-server-postgresql/misc/images/png_modern/Rackmountable_4U_server_3D_(64).png
+share/zabbix-server-postgresql/misc/images/png_modern/Rackmountable_4U_server_3D_(96).png
+share/zabbix-server-postgresql/misc/images/png_modern/Rackmountable_5U_server_2D_(128).png
+share/zabbix-server-postgresql/misc/images/png_modern/Rackmountable_5U_server_2D_(64).png
+share/zabbix-server-postgresql/misc/images/png_modern/Rackmountable_5U_server_2D_(96).png
+share/zabbix-server-postgresql/misc/images/png_modern/Rackmountable_5U_server_3D_(128).png
+share/zabbix-server-postgresql/misc/images/png_modern/Rackmountable_5U_server_3D_(64).png
+share/zabbix-server-postgresql/misc/images/png_modern/Rackmountable_5U_server_3D_(96).png
+share/zabbix-server-postgresql/misc/images/png_modern/Router_(128).png
+share/zabbix-server-postgresql/misc/images/png_modern/Router_(24).png
+share/zabbix-server-postgresql/misc/images/png_modern/Router_(48).png
+share/zabbix-server-postgresql/misc/images/png_modern/Router_(64).png
+share/zabbix-server-postgresql/misc/images/png_modern/Router_(96).png
+share/zabbix-server-postgresql/misc/images/png_modern/Router_symbol_(128).png
+share/zabbix-server-postgresql/misc/images/png_modern/Router_symbol_(24).png
+share/zabbix-server-postgresql/misc/images/png_modern/Router_symbol_(48).png
+share/zabbix-server-postgresql/misc/images/png_modern/Router_symbol_(64).png
+share/zabbix-server-postgresql/misc/images/png_modern/Router_symbol_(96).png
+share/zabbix-server-postgresql/misc/images/png_modern/SAN_(128).png
+share/zabbix-server-postgresql/misc/images/png_modern/SAN_(24).png
+share/zabbix-server-postgresql/misc/images/png_modern/SAN_(48).png
+share/zabbix-server-postgresql/misc/images/png_modern/SAN_(64).png
+share/zabbix-server-postgresql/misc/images/png_modern/SAN_(96).png
+share/zabbix-server-postgresql/misc/images/png_modern/Satellite_(128).png
+share/zabbix-server-postgresql/misc/images/png_modern/Satellite_(24).png
+share/zabbix-server-postgresql/misc/images/png_modern/Satellite_(48).png
+share/zabbix-server-postgresql/misc/images/png_modern/Satellite_(64).png
+share/zabbix-server-postgresql/misc/images/png_modern/Satellite_(96).png
+share/zabbix-server-postgresql/misc/images/png_modern/Satellite_antenna_(128).png
+share/zabbix-server-postgresql/misc/images/png_modern/Satellite_antenna_(24).png
+share/zabbix-server-postgresql/misc/images/png_modern/Satellite_antenna_(48).png
+share/zabbix-server-postgresql/misc/images/png_modern/Satellite_antenna_(64).png
+share/zabbix-server-postgresql/misc/images/png_modern/Satellite_antenna_(96).png
+share/zabbix-server-postgresql/misc/images/png_modern/Server_(128).png
+share/zabbix-server-postgresql/misc/images/png_modern/Server_(24).png
+share/zabbix-server-postgresql/misc/images/png_modern/Server_(48).png
+share/zabbix-server-postgresql/misc/images/png_modern/Server_(64).png
+share/zabbix-server-postgresql/misc/images/png_modern/Server_(96).png
+share/zabbix-server-postgresql/misc/images/png_modern/Switch_(128).png
+share/zabbix-server-postgresql/misc/images/png_modern/Switch_(24).png
+share/zabbix-server-postgresql/misc/images/png_modern/Switch_(48).png
+share/zabbix-server-postgresql/misc/images/png_modern/Switch_(64).png
+share/zabbix-server-postgresql/misc/images/png_modern/Switch_(96).png
+share/zabbix-server-postgresql/misc/images/png_modern/UPS_(128).png
+share/zabbix-server-postgresql/misc/images/png_modern/UPS_(24).png
+share/zabbix-server-postgresql/misc/images/png_modern/UPS_(48).png
+share/zabbix-server-postgresql/misc/images/png_modern/UPS_(64).png
+share/zabbix-server-postgresql/misc/images/png_modern/UPS_(96).png
+share/zabbix-server-postgresql/misc/images/png_modern/UPS_rackmountable_2D_(128).png
+share/zabbix-server-postgresql/misc/images/png_modern/UPS_rackmountable_2D_(24).png
+share/zabbix-server-postgresql/misc/images/png_modern/UPS_rackmountable_2D_(48).png
+share/zabbix-server-postgresql/misc/images/png_modern/UPS_rackmountable_2D_(64).png
+share/zabbix-server-postgresql/misc/images/png_modern/UPS_rackmountable_2D_(96).png
+share/zabbix-server-postgresql/misc/images/png_modern/UPS_rackmountable_3D_(128).png
+share/zabbix-server-postgresql/misc/images/png_modern/UPS_rackmountable_3D_(24).png
+share/zabbix-server-postgresql/misc/images/png_modern/UPS_rackmountable_3D_(48).png
+share/zabbix-server-postgresql/misc/images/png_modern/UPS_rackmountable_3D_(64).png
+share/zabbix-server-postgresql/misc/images/png_modern/UPS_rackmountable_3D_(96).png
+share/zabbix-server-postgresql/misc/images/png_modern/Video_terminal_(128).png
+share/zabbix-server-postgresql/misc/images/png_modern/Video_terminal_(24).png
+share/zabbix-server-postgresql/misc/images/png_modern/Video_terminal_(48).png
+share/zabbix-server-postgresql/misc/images/png_modern/Video_terminal_(64).png
+share/zabbix-server-postgresql/misc/images/png_modern/Video_terminal_(96).png
+share/zabbix-server-postgresql/misc/images/png_modern/Workstation_(128).png
+share/zabbix-server-postgresql/misc/images/png_modern/Workstation_(24).png
+share/zabbix-server-postgresql/misc/images/png_modern/Workstation_(48).png
+share/zabbix-server-postgresql/misc/images/png_modern/Workstation_(64).png
+share/zabbix-server-postgresql/misc/images/png_modern/Workstation_(96).png
+share/zabbix-server-postgresql/misc/images/png_modern/Zabbix_server_2D_(128).png
+share/zabbix-server-postgresql/misc/images/png_modern/Zabbix_server_2D_(64).png
+share/zabbix-server-postgresql/misc/images/png_modern/Zabbix_server_2D_(96).png
+share/zabbix-server-postgresql/misc/images/png_modern/Zabbix_server_3D_(128).png
+share/zabbix-server-postgresql/misc/images/png_modern/Zabbix_server_3D_(64).png
+share/zabbix-server-postgresql/misc/images/png_modern/Zabbix_server_3D_(96).png
+share/zabbix-server-postgresql/misc/images/png_to_xml.sh
+share/zabbix-server-postgresql/misc/snmptrap/snmptrap.sh
+share/zabbix-server-postgresql/misc/snmptrap/zabbix_trap_receiver.pl
+share/zabbix-server-postgresql/schema.sql
+share/zabbix-server-postgresql/timescaledb.sql
+@pkgdir share/zabbix-server-postgresql/zabbix/externalscripts
+@pkgdir share/zabbix-server-postgresql/zabbix/alertscripts
 @pkgdir lib/modules
 @pkgdir etc/zabbix_server.conf.d
diff --git a/zabbix60-server/distinfo b/zabbix60-server/distinfo
index fabdcb736f..f062a0b24b 100644
--- a/zabbix60-server/distinfo
+++ b/zabbix60-server/distinfo
@@ -1,8 +1,8 @@
 $NetBSD$
 
-BLAKE2s (zabbix-6.0.0beta1.tar.gz) = 2382034773a2fe5a6f07c7ae50b709f46396b535bdaacbd93939045980be0648
-SHA512 (zabbix-6.0.0beta1.tar.gz) = 400f6a800c0445fa7ce9098fddc6ce4660226a03b58c20207592c124297748833f42028bf12c2677f114754ffdc77988f9a0fc08c58967ddbf0f19f10cb50bdd
-Size (zabbix-6.0.0beta1.tar.gz) = 30606687 bytes
+BLAKE2s (zabbix-6.0.0beta2.tar.gz) = d44045e016ccd5981e7222352a4a3cc95368f47e2fbe1dfc6ab3b88cc1d69f2c
+SHA512 (zabbix-6.0.0beta2.tar.gz) = 5c822c82922f39c002674fe403c3436dce70cced088b56bc0af9bb38fc137613d4747651d2d54b4be32b97000c67261bac37cc0e5bae07787451acbd74388e53
+Size (zabbix-6.0.0beta2.tar.gz) = 30652953 bytes
 SHA1 (patch-m4_ax__lib__mysql.m4) = 9786c6bff3d22334263921c201bf241a207a46bc
 SHA1 (patch-m4_libssh.m4) = 8b4ac3964caf94bb0e4939d265dcefc08a07a0df
 SHA1 (patch-src_libs_zbxsysinfo_netbsd_net.c) = 0371a5cafe00d01f293a847105f7c501f443616c


Home | Main Index | Thread Index | Old Index