diff options
Diffstat (limited to 'net-mgmt')
121 files changed, 3116 insertions, 1147 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile index f8f8900c2d35..8b01d855b206 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -303,6 +303,7 @@ SUBDIR += php82-snmp SUBDIR += php83-snmp SUBDIR += php84-snmp + SUBDIR += php85-snmp SUBDIR += phpfpm_exporter SUBDIR += phpipam SUBDIR += ping_exporter @@ -419,7 +420,6 @@ SUBDIR += xymon-client SUBDIR += xymon-server SUBDIR += yaf - SUBDIR += zabbix5-server SUBDIR += zabbix6-agent SUBDIR += zabbix6-frontend SUBDIR += zabbix6-java @@ -435,5 +435,10 @@ SUBDIR += zabbix72-java SUBDIR += zabbix72-proxy SUBDIR += zabbix72-server + SUBDIR += zabbix74-agent + SUBDIR += zabbix74-frontend + SUBDIR += zabbix74-java + SUBDIR += zabbix74-proxy + SUBDIR += zabbix74-server .include <bsd.port.subdir.mk> diff --git a/net-mgmt/adguard-exporter/Makefile b/net-mgmt/adguard-exporter/Makefile index bfe61f892aa7..75a86eb5bb15 100644 --- a/net-mgmt/adguard-exporter/Makefile +++ b/net-mgmt/adguard-exporter/Makefile @@ -1,7 +1,7 @@ PORTNAME= adguard-exporter DISTVERSIONPREFIX= v DISTVERSION= 1.14 -PORTREVISION= 26 +PORTREVISION= 27 CATEGORIES= net-mgmt MAINTAINER= christer.edwards@gmail.com diff --git a/net-mgmt/alertmanager/Makefile b/net-mgmt/alertmanager/Makefile index 4435cf5ba9ed..29dcd7430fbf 100644 --- a/net-mgmt/alertmanager/Makefile +++ b/net-mgmt/alertmanager/Makefile @@ -1,7 +1,7 @@ PORTNAME= alertmanager PORTVERSION= 0.26.0 DISTVERSIONPREFIX= v -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= net-mgmt MAINTAINER= michal@hanu.la diff --git a/net-mgmt/bandwhich/Makefile b/net-mgmt/bandwhich/Makefile index 938a68341185..7e1bec498f53 100644 --- a/net-mgmt/bandwhich/Makefile +++ b/net-mgmt/bandwhich/Makefile @@ -1,7 +1,7 @@ PORTNAME= bandwhich DISTVERSIONPREFIX= v DISTVERSION= 0.23.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net-mgmt MAINTAINER= petteri.valkonen@iki.fi diff --git a/net-mgmt/blackbox_exporter/Makefile b/net-mgmt/blackbox_exporter/Makefile index 9ab0e91f03f2..1b672916cc66 100644 --- a/net-mgmt/blackbox_exporter/Makefile +++ b/net-mgmt/blackbox_exporter/Makefile @@ -1,7 +1,7 @@ PORTNAME= blackbox_exporter DISTVERSIONPREFIX= v -DISTVERSION= 0.26.0 -PORTREVISION= 4 +DISTVERSION= 0.27.0 +PORTREVISION= 1 CATEGORIES= net-mgmt MAINTAINER= eduardo@FreeBSD.org diff --git a/net-mgmt/blackbox_exporter/distinfo b/net-mgmt/blackbox_exporter/distinfo index a4963c5d58d5..c6aa109a5a7b 100644 --- a/net-mgmt/blackbox_exporter/distinfo +++ b/net-mgmt/blackbox_exporter/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1740654573 -SHA256 (go/net-mgmt_blackbox_exporter/blackbox_exporter-v0.26.0/v0.26.0.mod) = 418fd744cb5b1d2249a3c719b469292e4a0ef90161ec65c7ccceee70989fb6f2 -SIZE (go/net-mgmt_blackbox_exporter/blackbox_exporter-v0.26.0/v0.26.0.mod) = 1552 -SHA256 (go/net-mgmt_blackbox_exporter/blackbox_exporter-v0.26.0/v0.26.0.zip) = 6c8529ca5b9d2e2ecb3d16d3bdb6855ecd2475bbe5426293d6e49da143eb9dd7 -SIZE (go/net-mgmt_blackbox_exporter/blackbox_exporter-v0.26.0/v0.26.0.zip) = 105384 +TIMESTAMP = 1751302923 +SHA256 (go/net-mgmt_blackbox_exporter/blackbox_exporter-v0.27.0/v0.27.0.mod) = 114d955be3aee34d2a302fd4d1b19cc53b39f5895b69045d6181cb9832aac7b9 +SIZE (go/net-mgmt_blackbox_exporter/blackbox_exporter-v0.27.0/v0.27.0.mod) = 1827 +SHA256 (go/net-mgmt_blackbox_exporter/blackbox_exporter-v0.27.0/v0.27.0.zip) = 449b8e8811253776510e17dff0dd022b562050249358414039eb41fee6be4157 +SIZE (go/net-mgmt_blackbox_exporter/blackbox_exporter-v0.27.0/v0.27.0.zip) = 110178 diff --git a/net-mgmt/bosun/Makefile b/net-mgmt/bosun/Makefile index 7c92e4d51809..b33c5bd73d4d 100644 --- a/net-mgmt/bosun/Makefile +++ b/net-mgmt/bosun/Makefile @@ -1,7 +1,7 @@ PORTNAME= bosun DISTVERSION= 0.9.0 DISTVERSIONSUFFIX= -preview -PORTREVISION= 27 +PORTREVISION= 28 CATEGORIES= net-mgmt MAINTAINER= langer.markus@gmail.com diff --git a/net-mgmt/bsnmp-ucd/Makefile b/net-mgmt/bsnmp-ucd/Makefile index 13259af52d9c..fcae9cec0215 100644 --- a/net-mgmt/bsnmp-ucd/Makefile +++ b/net-mgmt/bsnmp-ucd/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 0.4.5 PORTREVISION= 1 CATEGORIES= net-mgmt -MAINTAINER= trociny@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= bsnmpd module that implements parts of UCD-SNMP-MIB WWW= https://github.com/trociny/bsnmp-ucd diff --git a/net-mgmt/carbon-relay-ng/Makefile b/net-mgmt/carbon-relay-ng/Makefile index 6fab3aeccea7..4f1e1859a2f0 100644 --- a/net-mgmt/carbon-relay-ng/Makefile +++ b/net-mgmt/carbon-relay-ng/Makefile @@ -1,6 +1,6 @@ PORTNAME= carbon-relay-ng DISTVERSION= 0.10.0 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= net-mgmt MAINTAINER= a.andersson.thn@gmail.com diff --git a/net-mgmt/carbonzipper/Makefile b/net-mgmt/carbonzipper/Makefile index 19fd83ed5f68..c1f9e94ff134 100644 --- a/net-mgmt/carbonzipper/Makefile +++ b/net-mgmt/carbonzipper/Makefile @@ -1,6 +1,6 @@ PORTNAME= carbonzipper DISTVERSION= 0.74 -PORTREVISION= 26 +PORTREVISION= 27 CATEGORIES= net-mgmt MAINTAINER= a.andersson.thn@gmail.com diff --git a/net-mgmt/collectd5/Makefile b/net-mgmt/collectd5/Makefile index 6566a2a260c6..f320ce0ce321 100644 --- a/net-mgmt/collectd5/Makefile +++ b/net-mgmt/collectd5/Makefile @@ -1,6 +1,6 @@ PORTNAME= collectd PORTVERSION= 5.12.0 -PORTREVISION= 21 +PORTREVISION= 22 CATEGORIES= net-mgmt MASTER_SITES= https://storage.googleapis.com/collectd-tarballs/ PKGNAMESUFFIX= 5 diff --git a/net-mgmt/geom-exporter/Makefile b/net-mgmt/geom-exporter/Makefile index 78d86da03cc0..d2a872c85609 100644 --- a/net-mgmt/geom-exporter/Makefile +++ b/net-mgmt/geom-exporter/Makefile @@ -1,6 +1,6 @@ PORTNAME= geom-exporter DISTVERSION= 0.1.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= net-mgmt MASTER_SITES= CRATESIO MASTER_SITE_SUBDIR= freebsd-${PORTNAME}/${DISTVERSION} diff --git a/net-mgmt/gping/Makefile b/net-mgmt/gping/Makefile index 264eb0785be8..e1ad45f5a3f5 100644 --- a/net-mgmt/gping/Makefile +++ b/net-mgmt/gping/Makefile @@ -1,7 +1,7 @@ PORTNAME= gping DISTVERSIONPREFIX= gping-v DISTVERSION= 1.19.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-mgmt MAINTAINER= ehaupt@FreeBSD.org diff --git a/net-mgmt/grok_exporter/Makefile b/net-mgmt/grok_exporter/Makefile index eb74b26fb69a..3004b26f70a0 100644 --- a/net-mgmt/grok_exporter/Makefile +++ b/net-mgmt/grok_exporter/Makefile @@ -1,7 +1,7 @@ PORTNAME= grok_exporter DISTVERSIONPREFIX=v DISTVERSION= 1.0.0.RC4 -PORTREVISION= 26 +PORTREVISION= 27 CATEGORIES= net-mgmt MAINTAINER= gasol.wu@gmail.com diff --git a/net-mgmt/hastmon/Makefile b/net-mgmt/hastmon/Makefile index 4680d17fd77d..4dcfbe4b7570 100644 --- a/net-mgmt/hastmon/Makefile +++ b/net-mgmt/hastmon/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 0.3.4 PORTREVISION= 1 CATEGORIES= net-mgmt -MAINTAINER= trociny@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Cluster monitoring daemon WWW= http://hastmon.googlecode.com/ diff --git a/net-mgmt/icinga-php-library/Makefile b/net-mgmt/icinga-php-library/Makefile index 24b3e03c9085..8dbf86096e7d 100644 --- a/net-mgmt/icinga-php-library/Makefile +++ b/net-mgmt/icinga-php-library/Makefile @@ -1,6 +1,6 @@ PORTNAME= icinga-php-library DISTVERSIONPREFIX= v -DISTVERSION= 0.14.2 +DISTVERSION= 0.17.0 CATEGORIES= net-mgmt www PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} @@ -13,6 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USES= php:web,flavors USE_PHP= filter +IGNORE_WITH_PHP=81 USE_GITHUB= yes GH_ACCOUNT= icinga diff --git a/net-mgmt/icinga-php-library/distinfo b/net-mgmt/icinga-php-library/distinfo index 3e89e81a1207..468e74bd6ec0 100644 --- a/net-mgmt/icinga-php-library/distinfo +++ b/net-mgmt/icinga-php-library/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1743002415 -SHA256 (icinga-icinga-php-library-v0.14.2_GH0.tar.gz) = 8e0b7589b094d16e214ac6293ce636c845f47234782232f338d2faf502a42d16 -SIZE (icinga-icinga-php-library-v0.14.2_GH0.tar.gz) = 3365243 +TIMESTAMP = 1752686186 +SHA256 (icinga-icinga-php-library-v0.17.0_GH0.tar.gz) = a8c7ab2dd6732a8ea7b1718f2dbd833a3f36259b45270a875053c4de50bb09a8 +SIZE (icinga-icinga-php-library-v0.17.0_GH0.tar.gz) = 3367478 diff --git a/net-mgmt/icinga-php-library/pkg-plist b/net-mgmt/icinga-php-library/pkg-plist index bf36db710151..b57403daa50b 100644 --- a/net-mgmt/icinga-php-library/pkg-plist +++ b/net-mgmt/icinga-php-library/pkg-plist @@ -15,6 +15,7 @@ %%WWWDIR%%/asset/css/horizontal-key-value.less %%WWWDIR%%/asset/css/icinga-icons.less %%WWWDIR%%/asset/css/icons-base.less +%%WWWDIR%%/asset/css/item-layout.less %%WWWDIR%%/asset/css/list/item-list.less %%WWWDIR%%/asset/css/list/item-table.less %%WWWDIR%%/asset/css/list/list-item.less @@ -31,6 +32,7 @@ %%WWWDIR%%/asset/css/vendor/flatpickr.css %%WWWDIR%%/asset/css/vendor/flatpickr.vars.less %%WWWDIR%%/asset/css/vertical-key-value.less +%%WWWDIR%%/asset/js/iterator.js %%WWWDIR%%/asset/js/notjQuery.js %%WWWDIR%%/asset/js/vendor/Sortable.js %%WWWDIR%%/asset/js/vendor/Sortable.min.js @@ -83,7 +85,6 @@ %%WWWDIR%%/asset/static/img/select-icon.svg %%WWWDIR%%/composer.json %%WWWDIR%%/composer.lock -%%WWWDIR%%/patches/ramsey-collection.patch %%WWWDIR%%/vendor/autoload.php %%WWWDIR%%/vendor/brick/math/LICENSE %%WWWDIR%%/vendor/brick/math/composer.json @@ -114,26 +115,22 @@ %%WWWDIR%%/vendor/composer/installed.json %%WWWDIR%%/vendor/composer/installed.php %%WWWDIR%%/vendor/composer/platform_check.php -%%WWWDIR%%/vendor/cweagans/composer-patches/composer.json -%%WWWDIR%%/vendor/cweagans/composer-patches/src/PatchEvent.php -%%WWWDIR%%/vendor/cweagans/composer-patches/src/PatchEvents.php -%%WWWDIR%%/vendor/cweagans/composer-patches/src/Patches.php -%%WWWDIR%%/vendor/doctrine/collections/.doctrine-project.json %%WWWDIR%%/vendor/doctrine/collections/LICENSE %%WWWDIR%%/vendor/doctrine/collections/composer.json -%%WWWDIR%%/vendor/doctrine/collections/lib/Doctrine/Common/Collections/AbstractLazyCollection.php -%%WWWDIR%%/vendor/doctrine/collections/lib/Doctrine/Common/Collections/ArrayCollection.php -%%WWWDIR%%/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Collection.php -%%WWWDIR%%/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Criteria.php -%%WWWDIR%%/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Expr/ClosureExpressionVisitor.php -%%WWWDIR%%/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Expr/Comparison.php -%%WWWDIR%%/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Expr/CompositeExpression.php -%%WWWDIR%%/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Expr/Expression.php -%%WWWDIR%%/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Expr/ExpressionVisitor.php -%%WWWDIR%%/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Expr/Value.php -%%WWWDIR%%/vendor/doctrine/collections/lib/Doctrine/Common/Collections/ExpressionBuilder.php -%%WWWDIR%%/vendor/doctrine/collections/lib/Doctrine/Common/Collections/ReadableCollection.php -%%WWWDIR%%/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php +%%WWWDIR%%/vendor/doctrine/collections/src/AbstractLazyCollection.php +%%WWWDIR%%/vendor/doctrine/collections/src/ArrayCollection.php +%%WWWDIR%%/vendor/doctrine/collections/src/Collection.php +%%WWWDIR%%/vendor/doctrine/collections/src/Criteria.php +%%WWWDIR%%/vendor/doctrine/collections/src/Expr/ClosureExpressionVisitor.php +%%WWWDIR%%/vendor/doctrine/collections/src/Expr/Comparison.php +%%WWWDIR%%/vendor/doctrine/collections/src/Expr/CompositeExpression.php +%%WWWDIR%%/vendor/doctrine/collections/src/Expr/Expression.php +%%WWWDIR%%/vendor/doctrine/collections/src/Expr/ExpressionVisitor.php +%%WWWDIR%%/vendor/doctrine/collections/src/Expr/Value.php +%%WWWDIR%%/vendor/doctrine/collections/src/ExpressionBuilder.php +%%WWWDIR%%/vendor/doctrine/collections/src/Order.php +%%WWWDIR%%/vendor/doctrine/collections/src/ReadableCollection.php +%%WWWDIR%%/vendor/doctrine/collections/src/Selectable.php %%WWWDIR%%/vendor/doctrine/deprecations/LICENSE %%WWWDIR%%/vendor/doctrine/deprecations/composer.json %%WWWDIR%%/vendor/doctrine/deprecations/src/Deprecation.php @@ -420,6 +417,7 @@ %%WWWDIR%%/vendor/ipl/web/src/Common/Card.php %%WWWDIR%%/vendor/ipl/web/src/Common/CsrfCounterMeasure.php %%WWWDIR%%/vendor/ipl/web/src/Common/FormUid.php +%%WWWDIR%%/vendor/ipl/web/src/Common/ItemRenderer.php %%WWWDIR%%/vendor/ipl/web/src/Common/RedirectOption.php %%WWWDIR%%/vendor/ipl/web/src/Common/StateBadges.php %%WWWDIR%%/vendor/ipl/web/src/Compat/CompatController.php @@ -462,12 +460,20 @@ %%WWWDIR%%/vendor/ipl/web/src/FormElement/TermInput/ValidatedTerm.php %%WWWDIR%%/vendor/ipl/web/src/Layout/Content.php %%WWWDIR%%/vendor/ipl/web/src/Layout/Controls.php +%%WWWDIR%%/vendor/ipl/web/src/Layout/DetailedItemLayout.php +%%WWWDIR%%/vendor/ipl/web/src/Layout/DetailedItemTableLayout.php %%WWWDIR%%/vendor/ipl/web/src/Layout/Footer.php +%%WWWDIR%%/vendor/ipl/web/src/Layout/HeaderItemLayout.php +%%WWWDIR%%/vendor/ipl/web/src/Layout/ItemLayout.php +%%WWWDIR%%/vendor/ipl/web/src/Layout/ItemTableLayout.php +%%WWWDIR%%/vendor/ipl/web/src/Layout/MinimalItemLayout.php +%%WWWDIR%%/vendor/ipl/web/src/Layout/MinimalItemTableLayout.php %%WWWDIR%%/vendor/ipl/web/src/LessRuleset.php %%WWWDIR%%/vendor/ipl/web/src/Style.php %%WWWDIR%%/vendor/ipl/web/src/Url.php %%WWWDIR%%/vendor/ipl/web/src/Widget/ActionBar.php %%WWWDIR%%/vendor/ipl/web/src/Widget/ActionLink.php +%%WWWDIR%%/vendor/ipl/web/src/Widget/Ball.php %%WWWDIR%%/vendor/ipl/web/src/Widget/ButtonLink.php %%WWWDIR%%/vendor/ipl/web/src/Widget/ContinueWith.php %%WWWDIR%%/vendor/ipl/web/src/Widget/CopyToClipboard.php @@ -477,7 +483,12 @@ %%WWWDIR%%/vendor/ipl/web/src/Widget/HorizontalKeyValue.php %%WWWDIR%%/vendor/ipl/web/src/Widget/IcingaIcon.php %%WWWDIR%%/vendor/ipl/web/src/Widget/Icon.php +%%WWWDIR%%/vendor/ipl/web/src/Widget/ItemList.php +%%WWWDIR%%/vendor/ipl/web/src/Widget/ItemTable.php +%%WWWDIR%%/vendor/ipl/web/src/Widget/ItemTable/ItemTableRenderer.php +%%WWWDIR%%/vendor/ipl/web/src/Widget/ItemTableRow.php %%WWWDIR%%/vendor/ipl/web/src/Widget/Link.php +%%WWWDIR%%/vendor/ipl/web/src/Widget/ListItem.php %%WWWDIR%%/vendor/ipl/web/src/Widget/StateBadge.php %%WWWDIR%%/vendor/ipl/web/src/Widget/StateBall.php %%WWWDIR%%/vendor/ipl/web/src/Widget/Tabs.php @@ -528,13 +539,13 @@ %%WWWDIR%%/vendor/ramsey/collection/src/CollectionInterface.php %%WWWDIR%%/vendor/ramsey/collection/src/DoubleEndedQueue.php %%WWWDIR%%/vendor/ramsey/collection/src/DoubleEndedQueueInterface.php +%%WWWDIR%%/vendor/ramsey/collection/src/Exception/CollectionException.php %%WWWDIR%%/vendor/ramsey/collection/src/Exception/CollectionMismatchException.php %%WWWDIR%%/vendor/ramsey/collection/src/Exception/InvalidArgumentException.php -%%WWWDIR%%/vendor/ramsey/collection/src/Exception/InvalidSortOrderException.php +%%WWWDIR%%/vendor/ramsey/collection/src/Exception/InvalidPropertyOrMethod.php %%WWWDIR%%/vendor/ramsey/collection/src/Exception/NoSuchElementException.php %%WWWDIR%%/vendor/ramsey/collection/src/Exception/OutOfBoundsException.php %%WWWDIR%%/vendor/ramsey/collection/src/Exception/UnsupportedOperationException.php -%%WWWDIR%%/vendor/ramsey/collection/src/Exception/ValueExtractionException.php %%WWWDIR%%/vendor/ramsey/collection/src/GenericArray.php %%WWWDIR%%/vendor/ramsey/collection/src/Map/AbstractMap.php %%WWWDIR%%/vendor/ramsey/collection/src/Map/AbstractTypedMap.php @@ -546,6 +557,7 @@ %%WWWDIR%%/vendor/ramsey/collection/src/Queue.php %%WWWDIR%%/vendor/ramsey/collection/src/QueueInterface.php %%WWWDIR%%/vendor/ramsey/collection/src/Set.php +%%WWWDIR%%/vendor/ramsey/collection/src/Sort.php %%WWWDIR%%/vendor/ramsey/collection/src/Tool/TypeTrait.php %%WWWDIR%%/vendor/ramsey/collection/src/Tool/ValueExtractorTrait.php %%WWWDIR%%/vendor/ramsey/collection/src/Tool/ValueToStringTrait.php @@ -571,6 +583,7 @@ %%WWWDIR%%/vendor/ramsey/uuid/src/Converter/Time/DegradedTimeConverter.php %%WWWDIR%%/vendor/ramsey/uuid/src/Converter/Time/GenericTimeConverter.php %%WWWDIR%%/vendor/ramsey/uuid/src/Converter/Time/PhpTimeConverter.php +%%WWWDIR%%/vendor/ramsey/uuid/src/Converter/Time/UnixTimeConverter.php %%WWWDIR%%/vendor/ramsey/uuid/src/Converter/TimeConverterInterface.php %%WWWDIR%%/vendor/ramsey/uuid/src/DegradedUuid.php %%WWWDIR%%/vendor/ramsey/uuid/src/DeprecatedUuidInterface.php @@ -607,6 +620,7 @@ %%WWWDIR%%/vendor/ramsey/uuid/src/Generator/RandomLibAdapter.php %%WWWDIR%%/vendor/ramsey/uuid/src/Generator/TimeGeneratorFactory.php %%WWWDIR%%/vendor/ramsey/uuid/src/Generator/TimeGeneratorInterface.php +%%WWWDIR%%/vendor/ramsey/uuid/src/Generator/UnixTimeGenerator.php %%WWWDIR%%/vendor/ramsey/uuid/src/Guid/Fields.php %%WWWDIR%%/vendor/ramsey/uuid/src/Guid/Guid.php %%WWWDIR%%/vendor/ramsey/uuid/src/Guid/GuidBuilder.php @@ -631,8 +645,11 @@ %%WWWDIR%%/vendor/ramsey/uuid/src/Provider/TimeProviderInterface.php %%WWWDIR%%/vendor/ramsey/uuid/src/Rfc4122/Fields.php %%WWWDIR%%/vendor/ramsey/uuid/src/Rfc4122/FieldsInterface.php +%%WWWDIR%%/vendor/ramsey/uuid/src/Rfc4122/MaxTrait.php +%%WWWDIR%%/vendor/ramsey/uuid/src/Rfc4122/MaxUuid.php %%WWWDIR%%/vendor/ramsey/uuid/src/Rfc4122/NilTrait.php %%WWWDIR%%/vendor/ramsey/uuid/src/Rfc4122/NilUuid.php +%%WWWDIR%%/vendor/ramsey/uuid/src/Rfc4122/TimeTrait.php %%WWWDIR%%/vendor/ramsey/uuid/src/Rfc4122/UuidBuilder.php %%WWWDIR%%/vendor/ramsey/uuid/src/Rfc4122/UuidInterface.php %%WWWDIR%%/vendor/ramsey/uuid/src/Rfc4122/UuidV1.php @@ -640,6 +657,9 @@ %%WWWDIR%%/vendor/ramsey/uuid/src/Rfc4122/UuidV3.php %%WWWDIR%%/vendor/ramsey/uuid/src/Rfc4122/UuidV4.php %%WWWDIR%%/vendor/ramsey/uuid/src/Rfc4122/UuidV5.php +%%WWWDIR%%/vendor/ramsey/uuid/src/Rfc4122/UuidV6.php +%%WWWDIR%%/vendor/ramsey/uuid/src/Rfc4122/UuidV7.php +%%WWWDIR%%/vendor/ramsey/uuid/src/Rfc4122/UuidV8.php %%WWWDIR%%/vendor/ramsey/uuid/src/Rfc4122/Validator.php %%WWWDIR%%/vendor/ramsey/uuid/src/Rfc4122/VariantTrait.php %%WWWDIR%%/vendor/ramsey/uuid/src/Rfc4122/VersionTrait.php @@ -728,21 +748,11 @@ %%WWWDIR%%/vendor/simshaun/recurr/translations/pt-br.php %%WWWDIR%%/vendor/simshaun/recurr/translations/sv.php %%WWWDIR%%/vendor/simshaun/recurr/translations/tr.php -%%WWWDIR%%/vendor/symfony/polyfill-ctype/Ctype.php -%%WWWDIR%%/vendor/symfony/polyfill-ctype/LICENSE -%%WWWDIR%%/vendor/symfony/polyfill-ctype/bootstrap.php -%%WWWDIR%%/vendor/symfony/polyfill-ctype/bootstrap80.php -%%WWWDIR%%/vendor/symfony/polyfill-ctype/composer.json -%%WWWDIR%%/vendor/symfony/polyfill-php80/LICENSE -%%WWWDIR%%/vendor/symfony/polyfill-php80/Php80.php -%%WWWDIR%%/vendor/symfony/polyfill-php80/PhpToken.php -%%WWWDIR%%/vendor/symfony/polyfill-php80/Resources/stubs/Attribute.php -%%WWWDIR%%/vendor/symfony/polyfill-php80/Resources/stubs/PhpToken.php -%%WWWDIR%%/vendor/symfony/polyfill-php80/Resources/stubs/Stringable.php -%%WWWDIR%%/vendor/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php -%%WWWDIR%%/vendor/symfony/polyfill-php80/Resources/stubs/ValueError.php -%%WWWDIR%%/vendor/symfony/polyfill-php80/bootstrap.php -%%WWWDIR%%/vendor/symfony/polyfill-php80/composer.json +%%WWWDIR%%/vendor/symfony/polyfill-php84/LICENSE +%%WWWDIR%%/vendor/symfony/polyfill-php84/Php84.php +%%WWWDIR%%/vendor/symfony/polyfill-php84/Resources/stubs/Deprecated.php +%%WWWDIR%%/vendor/symfony/polyfill-php84/bootstrap.php +%%WWWDIR%%/vendor/symfony/polyfill-php84/composer.json %%WWWDIR%%/vendor/webmozart/assert/LICENSE %%WWWDIR%%/vendor/webmozart/assert/composer.json %%WWWDIR%%/vendor/webmozart/assert/src/Assert.php diff --git a/net-mgmt/icinga-php-thirdparty/Makefile b/net-mgmt/icinga-php-thirdparty/Makefile index 49c934507fd8..db14edee43e5 100644 --- a/net-mgmt/icinga-php-thirdparty/Makefile +++ b/net-mgmt/icinga-php-thirdparty/Makefile @@ -1,6 +1,6 @@ PORTNAME= icinga-php-thirdparty DISTVERSIONPREFIX= v -DISTVERSION= 0.12.1 +DISTVERSION= 0.13.1 CATEGORIES= net-mgmt www PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} @@ -12,6 +12,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= php:web,flavors +IGNORE_WITH_PHP=81 USE_GITHUB= yes GH_ACCOUNT= icinga diff --git a/net-mgmt/icinga-php-thirdparty/distinfo b/net-mgmt/icinga-php-thirdparty/distinfo index 421233641a93..6b234e53a230 100644 --- a/net-mgmt/icinga-php-thirdparty/distinfo +++ b/net-mgmt/icinga-php-thirdparty/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1705408915 -SHA256 (icinga-icinga-php-thirdparty-v0.12.1_GH0.tar.gz) = 1cc1001e47bff6484dd496d7019d0bff611c09f7548b27f8b1d828e07ea1588e -SIZE (icinga-icinga-php-thirdparty-v0.12.1_GH0.tar.gz) = 14301833 +TIMESTAMP = 1752689729 +SHA256 (icinga-icinga-php-thirdparty-v0.13.1_GH0.tar.gz) = 86a51b35bf22aa6a5f184320f5f96e3a9599510c303a048e71b9b2b6ce42975c +SIZE (icinga-icinga-php-thirdparty-v0.13.1_GH0.tar.gz) = 14669149 diff --git a/net-mgmt/icinga-php-thirdparty/pkg-plist b/net-mgmt/icinga-php-thirdparty/pkg-plist index 27159e520ef7..90c2b4dafbc9 100644 --- a/net-mgmt/icinga-php-thirdparty/pkg-plist +++ b/net-mgmt/icinga-php-thirdparty/pkg-plist @@ -5,6 +5,9 @@ %%WWWDIR%%/asset/css/vendor/diff-table.less %%WWWDIR%%/asset/js/jquery/jquery.js %%WWWDIR%%/asset/js/jquery/jquery.min.js +%%WWWDIR%%/asset/js/mbostock/LICENSE +%%WWWDIR%%/asset/js/mbostock/d3.js +%%WWWDIR%%/asset/js/mbostock/d3.min.js %%WWWDIR%%/composer.json %%WWWDIR%%/composer.lock %%WWWDIR%%/patches/ramsey-collection.patch @@ -12,8 +15,8 @@ %%WWWDIR%%/vendor/autoload.php %%WWWDIR%%/vendor/brick/math/CHANGELOG.md %%WWWDIR%%/vendor/brick/math/LICENSE -%%WWWDIR%%/vendor/brick/math/SECURITY.md %%WWWDIR%%/vendor/brick/math/composer.json +%%WWWDIR%%/vendor/brick/math/psalm-baseline.xml %%WWWDIR%%/vendor/brick/math/src/BigDecimal.php %%WWWDIR%%/vendor/brick/math/src/BigInteger.php %%WWWDIR%%/vendor/brick/math/src/BigNumber.php @@ -58,42 +61,25 @@ %%WWWDIR%%/vendor/clue/mq-react/README.md %%WWWDIR%%/vendor/clue/mq-react/composer.json %%WWWDIR%%/vendor/clue/mq-react/src/Queue.php -%%WWWDIR%%/vendor/clue/redis-protocol/.travis.yml %%WWWDIR%%/vendor/clue/redis-protocol/CHANGELOG.md +%%WWWDIR%%/vendor/clue/redis-protocol/LICENSE %%WWWDIR%%/vendor/clue/redis-protocol/README.md %%WWWDIR%%/vendor/clue/redis-protocol/composer.json -%%WWWDIR%%/vendor/clue/redis-protocol/example/client.php -%%WWWDIR%%/vendor/clue/redis-protocol/example/perf.php -%%WWWDIR%%/vendor/clue/redis-protocol/phpunit.xml.dist -%%WWWDIR%%/vendor/clue/redis-protocol/src/Clue/Redis/Protocol/Factory.php -%%WWWDIR%%/vendor/clue/redis-protocol/src/Clue/Redis/Protocol/Model/BulkReply.php -%%WWWDIR%%/vendor/clue/redis-protocol/src/Clue/Redis/Protocol/Model/ErrorReply.php -%%WWWDIR%%/vendor/clue/redis-protocol/src/Clue/Redis/Protocol/Model/IntegerReply.php -%%WWWDIR%%/vendor/clue/redis-protocol/src/Clue/Redis/Protocol/Model/ModelInterface.php -%%WWWDIR%%/vendor/clue/redis-protocol/src/Clue/Redis/Protocol/Model/MultiBulkReply.php -%%WWWDIR%%/vendor/clue/redis-protocol/src/Clue/Redis/Protocol/Model/Request.php -%%WWWDIR%%/vendor/clue/redis-protocol/src/Clue/Redis/Protocol/Model/StatusReply.php -%%WWWDIR%%/vendor/clue/redis-protocol/src/Clue/Redis/Protocol/Parser/MessageBuffer.php -%%WWWDIR%%/vendor/clue/redis-protocol/src/Clue/Redis/Protocol/Parser/ParserException.php -%%WWWDIR%%/vendor/clue/redis-protocol/src/Clue/Redis/Protocol/Parser/ParserInterface.php -%%WWWDIR%%/vendor/clue/redis-protocol/src/Clue/Redis/Protocol/Parser/RequestParser.php -%%WWWDIR%%/vendor/clue/redis-protocol/src/Clue/Redis/Protocol/Parser/ResponseParser.php -%%WWWDIR%%/vendor/clue/redis-protocol/src/Clue/Redis/Protocol/Serializer/RecursiveSerializer.php -%%WWWDIR%%/vendor/clue/redis-protocol/src/Clue/Redis/Protocol/Serializer/SerializerInterface.php -%%WWWDIR%%/vendor/clue/redis-protocol/tests/FactoryTest.php -%%WWWDIR%%/vendor/clue/redis-protocol/tests/Model/AbstractModelTest.php -%%WWWDIR%%/vendor/clue/redis-protocol/tests/Model/BulkReplyTest.php -%%WWWDIR%%/vendor/clue/redis-protocol/tests/Model/ErrorReplyTest.php -%%WWWDIR%%/vendor/clue/redis-protocol/tests/Model/IntegerReplyTest.php -%%WWWDIR%%/vendor/clue/redis-protocol/tests/Model/MultiBulkReplyTest.php -%%WWWDIR%%/vendor/clue/redis-protocol/tests/Model/RequestTest.php -%%WWWDIR%%/vendor/clue/redis-protocol/tests/Model/StatusReplyTest.php -%%WWWDIR%%/vendor/clue/redis-protocol/tests/Parser/AbstractParserTest.php -%%WWWDIR%%/vendor/clue/redis-protocol/tests/Parser/RequestParserTest.php -%%WWWDIR%%/vendor/clue/redis-protocol/tests/Parser/ResponseParserTest.php -%%WWWDIR%%/vendor/clue/redis-protocol/tests/Serializer/AbstractSerializerTest.php -%%WWWDIR%%/vendor/clue/redis-protocol/tests/Serializer/RecursiveSerializerTest.php -%%WWWDIR%%/vendor/clue/redis-protocol/tests/bootstrap.php +%%WWWDIR%%/vendor/clue/redis-protocol/src/Factory.php +%%WWWDIR%%/vendor/clue/redis-protocol/src/Model/BulkReply.php +%%WWWDIR%%/vendor/clue/redis-protocol/src/Model/ErrorReply.php +%%WWWDIR%%/vendor/clue/redis-protocol/src/Model/IntegerReply.php +%%WWWDIR%%/vendor/clue/redis-protocol/src/Model/ModelInterface.php +%%WWWDIR%%/vendor/clue/redis-protocol/src/Model/MultiBulkReply.php +%%WWWDIR%%/vendor/clue/redis-protocol/src/Model/Request.php +%%WWWDIR%%/vendor/clue/redis-protocol/src/Model/StatusReply.php +%%WWWDIR%%/vendor/clue/redis-protocol/src/Parser/MessageBuffer.php +%%WWWDIR%%/vendor/clue/redis-protocol/src/Parser/ParserException.php +%%WWWDIR%%/vendor/clue/redis-protocol/src/Parser/ParserInterface.php +%%WWWDIR%%/vendor/clue/redis-protocol/src/Parser/RequestParser.php +%%WWWDIR%%/vendor/clue/redis-protocol/src/Parser/ResponseParser.php +%%WWWDIR%%/vendor/clue/redis-protocol/src/Serializer/RecursiveSerializer.php +%%WWWDIR%%/vendor/clue/redis-protocol/src/Serializer/SerializerInterface.php %%WWWDIR%%/vendor/clue/redis-react/CHANGELOG.md %%WWWDIR%%/vendor/clue/redis-react/LICENSE %%WWWDIR%%/vendor/clue/redis-react/README.md @@ -174,35 +160,37 @@ %%WWWDIR%%/vendor/cweagans/composer-patches/src/PatchEvents.php %%WWWDIR%%/vendor/cweagans/composer-patches/src/Patches.php %%WWWDIR%%/vendor/cweagans/composer-patches/tests/PatchEventTest.php -%%WWWDIR%%/vendor/doctrine/collections/.doctrine-project.json %%WWWDIR%%/vendor/doctrine/collections/CONTRIBUTING.md %%WWWDIR%%/vendor/doctrine/collections/LICENSE %%WWWDIR%%/vendor/doctrine/collections/README.md +%%WWWDIR%%/vendor/doctrine/collections/UPGRADE.md %%WWWDIR%%/vendor/doctrine/collections/composer.json %%WWWDIR%%/vendor/doctrine/collections/docs/en/derived-collections.rst %%WWWDIR%%/vendor/doctrine/collections/docs/en/expression-builder.rst %%WWWDIR%%/vendor/doctrine/collections/docs/en/expressions.rst %%WWWDIR%%/vendor/doctrine/collections/docs/en/index.rst %%WWWDIR%%/vendor/doctrine/collections/docs/en/lazy-collections.rst +%%WWWDIR%%/vendor/doctrine/collections/docs/en/serialization.rst %%WWWDIR%%/vendor/doctrine/collections/docs/en/sidebar.rst -%%WWWDIR%%/vendor/doctrine/collections/lib/Doctrine/Common/Collections/AbstractLazyCollection.php -%%WWWDIR%%/vendor/doctrine/collections/lib/Doctrine/Common/Collections/ArrayCollection.php -%%WWWDIR%%/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Collection.php -%%WWWDIR%%/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Criteria.php -%%WWWDIR%%/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Expr/ClosureExpressionVisitor.php -%%WWWDIR%%/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Expr/Comparison.php -%%WWWDIR%%/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Expr/CompositeExpression.php -%%WWWDIR%%/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Expr/Expression.php -%%WWWDIR%%/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Expr/ExpressionVisitor.php -%%WWWDIR%%/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Expr/Value.php -%%WWWDIR%%/vendor/doctrine/collections/lib/Doctrine/Common/Collections/ExpressionBuilder.php -%%WWWDIR%%/vendor/doctrine/collections/lib/Doctrine/Common/Collections/ReadableCollection.php -%%WWWDIR%%/vendor/doctrine/collections/lib/Doctrine/Common/Collections/Selectable.php +%%WWWDIR%%/vendor/doctrine/collections/src/AbstractLazyCollection.php +%%WWWDIR%%/vendor/doctrine/collections/src/ArrayCollection.php +%%WWWDIR%%/vendor/doctrine/collections/src/Collection.php +%%WWWDIR%%/vendor/doctrine/collections/src/Criteria.php +%%WWWDIR%%/vendor/doctrine/collections/src/Expr/ClosureExpressionVisitor.php +%%WWWDIR%%/vendor/doctrine/collections/src/Expr/Comparison.php +%%WWWDIR%%/vendor/doctrine/collections/src/Expr/CompositeExpression.php +%%WWWDIR%%/vendor/doctrine/collections/src/Expr/Expression.php +%%WWWDIR%%/vendor/doctrine/collections/src/Expr/ExpressionVisitor.php +%%WWWDIR%%/vendor/doctrine/collections/src/Expr/Value.php +%%WWWDIR%%/vendor/doctrine/collections/src/ExpressionBuilder.php +%%WWWDIR%%/vendor/doctrine/collections/src/Order.php +%%WWWDIR%%/vendor/doctrine/collections/src/ReadableCollection.php +%%WWWDIR%%/vendor/doctrine/collections/src/Selectable.php %%WWWDIR%%/vendor/doctrine/deprecations/LICENSE %%WWWDIR%%/vendor/doctrine/deprecations/README.md %%WWWDIR%%/vendor/doctrine/deprecations/composer.json -%%WWWDIR%%/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/Deprecation.php -%%WWWDIR%%/vendor/doctrine/deprecations/lib/Doctrine/Deprecations/PHPUnit/VerifyDeprecations.php +%%WWWDIR%%/vendor/doctrine/deprecations/src/Deprecation.php +%%WWWDIR%%/vendor/doctrine/deprecations/src/PHPUnit/VerifyDeprecations.php %%WWWDIR%%/vendor/dompdf/dompdf/AUTHORS.md %%WWWDIR%%/vendor/dompdf/dompdf/LICENSE.LGPL %%WWWDIR%%/vendor/dompdf/dompdf/README.md @@ -252,6 +240,9 @@ %%WWWDIR%%/vendor/dompdf/dompdf/lib/res/broken_image.png %%WWWDIR%%/vendor/dompdf/dompdf/lib/res/broken_image.svg %%WWWDIR%%/vendor/dompdf/dompdf/lib/res/html.css +%%WWWDIR%%/vendor/dompdf/dompdf/lib/res/sRGB2014.icc +%%WWWDIR%%/vendor/dompdf/dompdf/lib/res/sRGB2014.icc.LICENSE +%%WWWDIR%%/vendor/dompdf/dompdf/phpunit.xml %%WWWDIR%%/vendor/dompdf/dompdf/src/Adapter/CPDF.php %%WWWDIR%%/vendor/dompdf/dompdf/src/Adapter/GD.php %%WWWDIR%%/vendor/dompdf/dompdf/src/Adapter/PDFLib.php @@ -260,6 +251,16 @@ %%WWWDIR%%/vendor/dompdf/dompdf/src/Cellmap.php %%WWWDIR%%/vendor/dompdf/dompdf/src/Css/AttributeTranslator.php %%WWWDIR%%/vendor/dompdf/dompdf/src/Css/Color.php +%%WWWDIR%%/vendor/dompdf/dompdf/src/Css/Content/Attr.php +%%WWWDIR%%/vendor/dompdf/dompdf/src/Css/Content/CloseQuote.php +%%WWWDIR%%/vendor/dompdf/dompdf/src/Css/Content/ContentPart.php +%%WWWDIR%%/vendor/dompdf/dompdf/src/Css/Content/Counter.php +%%WWWDIR%%/vendor/dompdf/dompdf/src/Css/Content/Counters.php +%%WWWDIR%%/vendor/dompdf/dompdf/src/Css/Content/NoCloseQuote.php +%%WWWDIR%%/vendor/dompdf/dompdf/src/Css/Content/NoOpenQuote.php +%%WWWDIR%%/vendor/dompdf/dompdf/src/Css/Content/OpenQuote.php +%%WWWDIR%%/vendor/dompdf/dompdf/src/Css/Content/StringPart.php +%%WWWDIR%%/vendor/dompdf/dompdf/src/Css/Content/Url.php %%WWWDIR%%/vendor/dompdf/dompdf/src/Css/Style.php %%WWWDIR%%/vendor/dompdf/dompdf/src/Css/Stylesheet.php %%WWWDIR%%/vendor/dompdf/dompdf/src/Dompdf.php @@ -318,8 +319,105 @@ %%WWWDIR%%/vendor/dompdf/dompdf/src/Renderer/Inline.php %%WWWDIR%%/vendor/dompdf/dompdf/src/Renderer/ListBullet.php %%WWWDIR%%/vendor/dompdf/dompdf/src/Renderer/TableCell.php +%%WWWDIR%%/vendor/dompdf/dompdf/src/Renderer/TableRow.php %%WWWDIR%%/vendor/dompdf/dompdf/src/Renderer/TableRowGroup.php %%WWWDIR%%/vendor/dompdf/dompdf/src/Renderer/Text.php +%%WWWDIR%%/vendor/dompdf/php-font-lib/AUTHORS.md +%%WWWDIR%%/vendor/dompdf/php-font-lib/LICENSE +%%WWWDIR%%/vendor/dompdf/php-font-lib/README.md +%%WWWDIR%%/vendor/dompdf/php-font-lib/composer.json +%%WWWDIR%%/vendor/dompdf/php-font-lib/maps/adobe-standard-encoding.map +%%WWWDIR%%/vendor/dompdf/php-font-lib/maps/cp1250.map +%%WWWDIR%%/vendor/dompdf/php-font-lib/maps/cp1251.map +%%WWWDIR%%/vendor/dompdf/php-font-lib/maps/cp1252.map +%%WWWDIR%%/vendor/dompdf/php-font-lib/maps/cp1253.map +%%WWWDIR%%/vendor/dompdf/php-font-lib/maps/cp1254.map +%%WWWDIR%%/vendor/dompdf/php-font-lib/maps/cp1255.map +%%WWWDIR%%/vendor/dompdf/php-font-lib/maps/cp1257.map +%%WWWDIR%%/vendor/dompdf/php-font-lib/maps/cp1258.map +%%WWWDIR%%/vendor/dompdf/php-font-lib/maps/cp874.map +%%WWWDIR%%/vendor/dompdf/php-font-lib/maps/iso-8859-1.map +%%WWWDIR%%/vendor/dompdf/php-font-lib/maps/iso-8859-11.map +%%WWWDIR%%/vendor/dompdf/php-font-lib/maps/iso-8859-15.map +%%WWWDIR%%/vendor/dompdf/php-font-lib/maps/iso-8859-16.map +%%WWWDIR%%/vendor/dompdf/php-font-lib/maps/iso-8859-2.map +%%WWWDIR%%/vendor/dompdf/php-font-lib/maps/iso-8859-4.map +%%WWWDIR%%/vendor/dompdf/php-font-lib/maps/iso-8859-5.map +%%WWWDIR%%/vendor/dompdf/php-font-lib/maps/iso-8859-7.map +%%WWWDIR%%/vendor/dompdf/php-font-lib/maps/iso-8859-9.map +%%WWWDIR%%/vendor/dompdf/php-font-lib/maps/koi8-r.map +%%WWWDIR%%/vendor/dompdf/php-font-lib/maps/koi8-u.map +%%WWWDIR%%/vendor/dompdf/php-font-lib/src/FontLib/AdobeFontMetrics.php +%%WWWDIR%%/vendor/dompdf/php-font-lib/src/FontLib/BinaryStream.php +%%WWWDIR%%/vendor/dompdf/php-font-lib/src/FontLib/EOT/File.php +%%WWWDIR%%/vendor/dompdf/php-font-lib/src/FontLib/EOT/Header.php +%%WWWDIR%%/vendor/dompdf/php-font-lib/src/FontLib/EncodingMap.php +%%WWWDIR%%/vendor/dompdf/php-font-lib/src/FontLib/Exception/FontNotFoundException.php +%%WWWDIR%%/vendor/dompdf/php-font-lib/src/FontLib/Font.php +%%WWWDIR%%/vendor/dompdf/php-font-lib/src/FontLib/Glyph/Outline.php +%%WWWDIR%%/vendor/dompdf/php-font-lib/src/FontLib/Glyph/OutlineComponent.php +%%WWWDIR%%/vendor/dompdf/php-font-lib/src/FontLib/Glyph/OutlineComposite.php +%%WWWDIR%%/vendor/dompdf/php-font-lib/src/FontLib/Glyph/OutlineSimple.php +%%WWWDIR%%/vendor/dompdf/php-font-lib/src/FontLib/Header.php +%%WWWDIR%%/vendor/dompdf/php-font-lib/src/FontLib/OpenType/File.php +%%WWWDIR%%/vendor/dompdf/php-font-lib/src/FontLib/OpenType/TableDirectoryEntry.php +%%WWWDIR%%/vendor/dompdf/php-font-lib/src/FontLib/Table/DirectoryEntry.php +%%WWWDIR%%/vendor/dompdf/php-font-lib/src/FontLib/Table/Table.php +%%WWWDIR%%/vendor/dompdf/php-font-lib/src/FontLib/Table/Type/cmap.php +%%WWWDIR%%/vendor/dompdf/php-font-lib/src/FontLib/Table/Type/cvt.php +%%WWWDIR%%/vendor/dompdf/php-font-lib/src/FontLib/Table/Type/fpgm.php +%%WWWDIR%%/vendor/dompdf/php-font-lib/src/FontLib/Table/Type/glyf.php +%%WWWDIR%%/vendor/dompdf/php-font-lib/src/FontLib/Table/Type/head.php +%%WWWDIR%%/vendor/dompdf/php-font-lib/src/FontLib/Table/Type/hhea.php +%%WWWDIR%%/vendor/dompdf/php-font-lib/src/FontLib/Table/Type/hmtx.php +%%WWWDIR%%/vendor/dompdf/php-font-lib/src/FontLib/Table/Type/kern.php +%%WWWDIR%%/vendor/dompdf/php-font-lib/src/FontLib/Table/Type/loca.php +%%WWWDIR%%/vendor/dompdf/php-font-lib/src/FontLib/Table/Type/maxp.php +%%WWWDIR%%/vendor/dompdf/php-font-lib/src/FontLib/Table/Type/name.php +%%WWWDIR%%/vendor/dompdf/php-font-lib/src/FontLib/Table/Type/nameRecord.php +%%WWWDIR%%/vendor/dompdf/php-font-lib/src/FontLib/Table/Type/os2.php +%%WWWDIR%%/vendor/dompdf/php-font-lib/src/FontLib/Table/Type/post.php +%%WWWDIR%%/vendor/dompdf/php-font-lib/src/FontLib/Table/Type/prep.php +%%WWWDIR%%/vendor/dompdf/php-font-lib/src/FontLib/TrueType/Collection.php +%%WWWDIR%%/vendor/dompdf/php-font-lib/src/FontLib/TrueType/File.php +%%WWWDIR%%/vendor/dompdf/php-font-lib/src/FontLib/TrueType/Header.php +%%WWWDIR%%/vendor/dompdf/php-font-lib/src/FontLib/TrueType/TableDirectoryEntry.php +%%WWWDIR%%/vendor/dompdf/php-font-lib/src/FontLib/WOFF/File.php +%%WWWDIR%%/vendor/dompdf/php-font-lib/src/FontLib/WOFF/Header.php +%%WWWDIR%%/vendor/dompdf/php-font-lib/src/FontLib/WOFF/TableDirectoryEntry.php +%%WWWDIR%%/vendor/dompdf/php-svg-lib/AUTHORS.md +%%WWWDIR%%/vendor/dompdf/php-svg-lib/LICENSE +%%WWWDIR%%/vendor/dompdf/php-svg-lib/README.md +%%WWWDIR%%/vendor/dompdf/php-svg-lib/composer.json +%%WWWDIR%%/vendor/dompdf/php-svg-lib/src/Svg/CssLength.php +%%WWWDIR%%/vendor/dompdf/php-svg-lib/src/Svg/DefaultStyle.php +%%WWWDIR%%/vendor/dompdf/php-svg-lib/src/Svg/Document.php +%%WWWDIR%%/vendor/dompdf/php-svg-lib/src/Svg/Gradient/Stop.php +%%WWWDIR%%/vendor/dompdf/php-svg-lib/src/Svg/Style.php +%%WWWDIR%%/vendor/dompdf/php-svg-lib/src/Svg/Surface/CPdf.php +%%WWWDIR%%/vendor/dompdf/php-svg-lib/src/Svg/Surface/SurfaceCpdf.php +%%WWWDIR%%/vendor/dompdf/php-svg-lib/src/Svg/Surface/SurfaceInterface.php +%%WWWDIR%%/vendor/dompdf/php-svg-lib/src/Svg/Surface/SurfacePDFLib.php +%%WWWDIR%%/vendor/dompdf/php-svg-lib/src/Svg/Tag/AbstractTag.php +%%WWWDIR%%/vendor/dompdf/php-svg-lib/src/Svg/Tag/Anchor.php +%%WWWDIR%%/vendor/dompdf/php-svg-lib/src/Svg/Tag/Circle.php +%%WWWDIR%%/vendor/dompdf/php-svg-lib/src/Svg/Tag/ClipPath.php +%%WWWDIR%%/vendor/dompdf/php-svg-lib/src/Svg/Tag/Ellipse.php +%%WWWDIR%%/vendor/dompdf/php-svg-lib/src/Svg/Tag/Group.php +%%WWWDIR%%/vendor/dompdf/php-svg-lib/src/Svg/Tag/Image.php +%%WWWDIR%%/vendor/dompdf/php-svg-lib/src/Svg/Tag/Line.php +%%WWWDIR%%/vendor/dompdf/php-svg-lib/src/Svg/Tag/LinearGradient.php +%%WWWDIR%%/vendor/dompdf/php-svg-lib/src/Svg/Tag/Path.php +%%WWWDIR%%/vendor/dompdf/php-svg-lib/src/Svg/Tag/Polygon.php +%%WWWDIR%%/vendor/dompdf/php-svg-lib/src/Svg/Tag/Polyline.php +%%WWWDIR%%/vendor/dompdf/php-svg-lib/src/Svg/Tag/RadialGradient.php +%%WWWDIR%%/vendor/dompdf/php-svg-lib/src/Svg/Tag/Rect.php +%%WWWDIR%%/vendor/dompdf/php-svg-lib/src/Svg/Tag/Shape.php +%%WWWDIR%%/vendor/dompdf/php-svg-lib/src/Svg/Tag/Stop.php +%%WWWDIR%%/vendor/dompdf/php-svg-lib/src/Svg/Tag/StyleTag.php +%%WWWDIR%%/vendor/dompdf/php-svg-lib/src/Svg/Tag/Symbol.php +%%WWWDIR%%/vendor/dompdf/php-svg-lib/src/Svg/Tag/Text.php +%%WWWDIR%%/vendor/dompdf/php-svg-lib/src/Svg/Tag/UseTag.php %%WWWDIR%%/vendor/dragonmantank/cron-expression/CHANGELOG.md %%WWWDIR%%/vendor/dragonmantank/cron-expression/LICENSE %%WWWDIR%%/vendor/dragonmantank/cron-expression/README.md @@ -380,6 +478,7 @@ %%WWWDIR%%/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Multiple.php %%WWWDIR%%/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Number.php %%WWWDIR%%/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Percentage.php +%%WWWDIR%%/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/Ratio.php %%WWWDIR%%/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/TextDecoration.php %%WWWDIR%%/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/CSS/URI.php %%WWWDIR%%/vendor/ezyang/htmlpurifier/library/HTMLPurifier/AttrDef/Clone.php @@ -513,6 +612,7 @@ %%WWWDIR%%/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.LexerImpl.txt %%WWWDIR%%/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.MaintainLineNumbers.txt %%WWWDIR%%/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.NormalizeNewlines.txt +%%WWWDIR%%/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.RemoveBlanks.txt %%WWWDIR%%/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.RemoveInvalidImg.txt %%WWWDIR%%/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.RemoveProcessingInstructions.txt %%WWWDIR%%/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.RemoveScriptContents.txt @@ -831,15 +931,16 @@ %%WWWDIR%%/vendor/guzzlehttp/psr7/src/UriNormalizer.php %%WWWDIR%%/vendor/guzzlehttp/psr7/src/UriResolver.php %%WWWDIR%%/vendor/guzzlehttp/psr7/src/Utils.php +%%WWWDIR%%/vendor/jfcherng/php-color-output/.php-cs-fixer.dist.php %%WWWDIR%%/vendor/jfcherng/php-color-output/CHANGELOG.md %%WWWDIR%%/vendor/jfcherng/php-color-output/LICENSE %%WWWDIR%%/vendor/jfcherng/php-color-output/README.md +%%WWWDIR%%/vendor/jfcherng/php-color-output/RMT %%WWWDIR%%/vendor/jfcherng/php-color-output/UPGRADING_v2.md %%WWWDIR%%/vendor/jfcherng/php-color-output/composer.json %%WWWDIR%%/vendor/jfcherng/php-color-output/composer.lock %%WWWDIR%%/vendor/jfcherng/php-color-output/demo.php %%WWWDIR%%/vendor/jfcherng/php-color-output/src/CliColor.php -%%WWWDIR%%/vendor/jfcherng/php-color-output/src/helpers.php %%WWWDIR%%/vendor/jfcherng/php-diff/.php-cs-fixer.dist.php %%WWWDIR%%/vendor/jfcherng/php-diff/.phpstorm.meta.php %%WWWDIR%%/vendor/jfcherng/php-diff/CHANGELOG/CHANGELOG_v2.md @@ -908,6 +1009,7 @@ %%WWWDIR%%/vendor/jfcherng/php-diff/src/languages/spa.json %%WWWDIR%%/vendor/jfcherng/php-diff/src/languages/tur.json %%WWWDIR%%/vendor/jfcherng/php-diff/src/languages/ukr.json +%%WWWDIR%%/vendor/jfcherng/php-mb-string/.php-cs-fixer.dist.php %%WWWDIR%%/vendor/jfcherng/php-mb-string/CHANGELOG %%WWWDIR%%/vendor/jfcherng/php-mb-string/LICENSE %%WWWDIR%%/vendor/jfcherng/php-mb-string/README.md @@ -947,108 +1049,10 @@ %%WWWDIR%%/vendor/masterminds/html5/src/HTML5/Serializer/README.md %%WWWDIR%%/vendor/masterminds/html5/src/HTML5/Serializer/RulesInterface.php %%WWWDIR%%/vendor/masterminds/html5/src/HTML5/Serializer/Traverser.php -%%WWWDIR%%/vendor/phenx/php-font-lib/.htaccess -%%WWWDIR%%/vendor/phenx/php-font-lib/LICENSE -%%WWWDIR%%/vendor/phenx/php-font-lib/README.md -%%WWWDIR%%/vendor/phenx/php-font-lib/bower.json -%%WWWDIR%%/vendor/phenx/php-font-lib/composer.json -%%WWWDIR%%/vendor/phenx/php-font-lib/index.php -%%WWWDIR%%/vendor/phenx/php-font-lib/maps/adobe-standard-encoding.map -%%WWWDIR%%/vendor/phenx/php-font-lib/maps/cp1250.map -%%WWWDIR%%/vendor/phenx/php-font-lib/maps/cp1251.map -%%WWWDIR%%/vendor/phenx/php-font-lib/maps/cp1252.map -%%WWWDIR%%/vendor/phenx/php-font-lib/maps/cp1253.map -%%WWWDIR%%/vendor/phenx/php-font-lib/maps/cp1254.map -%%WWWDIR%%/vendor/phenx/php-font-lib/maps/cp1255.map -%%WWWDIR%%/vendor/phenx/php-font-lib/maps/cp1257.map -%%WWWDIR%%/vendor/phenx/php-font-lib/maps/cp1258.map -%%WWWDIR%%/vendor/phenx/php-font-lib/maps/cp874.map -%%WWWDIR%%/vendor/phenx/php-font-lib/maps/iso-8859-1.map -%%WWWDIR%%/vendor/phenx/php-font-lib/maps/iso-8859-11.map -%%WWWDIR%%/vendor/phenx/php-font-lib/maps/iso-8859-15.map -%%WWWDIR%%/vendor/phenx/php-font-lib/maps/iso-8859-16.map -%%WWWDIR%%/vendor/phenx/php-font-lib/maps/iso-8859-2.map -%%WWWDIR%%/vendor/phenx/php-font-lib/maps/iso-8859-4.map -%%WWWDIR%%/vendor/phenx/php-font-lib/maps/iso-8859-5.map -%%WWWDIR%%/vendor/phenx/php-font-lib/maps/iso-8859-7.map -%%WWWDIR%%/vendor/phenx/php-font-lib/maps/iso-8859-9.map -%%WWWDIR%%/vendor/phenx/php-font-lib/maps/koi8-r.map -%%WWWDIR%%/vendor/phenx/php-font-lib/maps/koi8-u.map -%%WWWDIR%%/vendor/phenx/php-font-lib/src/FontLib/AdobeFontMetrics.php -%%WWWDIR%%/vendor/phenx/php-font-lib/src/FontLib/Autoloader.php -%%WWWDIR%%/vendor/phenx/php-font-lib/src/FontLib/BinaryStream.php -%%WWWDIR%%/vendor/phenx/php-font-lib/src/FontLib/EOT/File.php -%%WWWDIR%%/vendor/phenx/php-font-lib/src/FontLib/EOT/Header.php -%%WWWDIR%%/vendor/phenx/php-font-lib/src/FontLib/EncodingMap.php -%%WWWDIR%%/vendor/phenx/php-font-lib/src/FontLib/Exception/FontNotFoundException.php -%%WWWDIR%%/vendor/phenx/php-font-lib/src/FontLib/Font.php -%%WWWDIR%%/vendor/phenx/php-font-lib/src/FontLib/Glyph/Outline.php -%%WWWDIR%%/vendor/phenx/php-font-lib/src/FontLib/Glyph/OutlineComponent.php -%%WWWDIR%%/vendor/phenx/php-font-lib/src/FontLib/Glyph/OutlineComposite.php -%%WWWDIR%%/vendor/phenx/php-font-lib/src/FontLib/Glyph/OutlineSimple.php -%%WWWDIR%%/vendor/phenx/php-font-lib/src/FontLib/Header.php -%%WWWDIR%%/vendor/phenx/php-font-lib/src/FontLib/OpenType/File.php -%%WWWDIR%%/vendor/phenx/php-font-lib/src/FontLib/OpenType/TableDirectoryEntry.php -%%WWWDIR%%/vendor/phenx/php-font-lib/src/FontLib/Table/DirectoryEntry.php -%%WWWDIR%%/vendor/phenx/php-font-lib/src/FontLib/Table/Table.php -%%WWWDIR%%/vendor/phenx/php-font-lib/src/FontLib/Table/Type/cmap.php -%%WWWDIR%%/vendor/phenx/php-font-lib/src/FontLib/Table/Type/glyf.php -%%WWWDIR%%/vendor/phenx/php-font-lib/src/FontLib/Table/Type/head.php -%%WWWDIR%%/vendor/phenx/php-font-lib/src/FontLib/Table/Type/hhea.php -%%WWWDIR%%/vendor/phenx/php-font-lib/src/FontLib/Table/Type/hmtx.php -%%WWWDIR%%/vendor/phenx/php-font-lib/src/FontLib/Table/Type/kern.php -%%WWWDIR%%/vendor/phenx/php-font-lib/src/FontLib/Table/Type/loca.php -%%WWWDIR%%/vendor/phenx/php-font-lib/src/FontLib/Table/Type/maxp.php -%%WWWDIR%%/vendor/phenx/php-font-lib/src/FontLib/Table/Type/name.php -%%WWWDIR%%/vendor/phenx/php-font-lib/src/FontLib/Table/Type/nameRecord.php -%%WWWDIR%%/vendor/phenx/php-font-lib/src/FontLib/Table/Type/os2.php -%%WWWDIR%%/vendor/phenx/php-font-lib/src/FontLib/Table/Type/post.php -%%WWWDIR%%/vendor/phenx/php-font-lib/src/FontLib/TrueType/Collection.php -%%WWWDIR%%/vendor/phenx/php-font-lib/src/FontLib/TrueType/File.php -%%WWWDIR%%/vendor/phenx/php-font-lib/src/FontLib/TrueType/Header.php -%%WWWDIR%%/vendor/phenx/php-font-lib/src/FontLib/TrueType/TableDirectoryEntry.php -%%WWWDIR%%/vendor/phenx/php-font-lib/src/FontLib/WOFF/File.php -%%WWWDIR%%/vendor/phenx/php-font-lib/src/FontLib/WOFF/Header.php -%%WWWDIR%%/vendor/phenx/php-font-lib/src/FontLib/WOFF/TableDirectoryEntry.php -%%WWWDIR%%/vendor/phenx/php-svg-lib/LICENSE -%%WWWDIR%%/vendor/phenx/php-svg-lib/README.md -%%WWWDIR%%/vendor/phenx/php-svg-lib/composer.json -%%WWWDIR%%/vendor/phenx/php-svg-lib/src/Svg/CssLength.php -%%WWWDIR%%/vendor/phenx/php-svg-lib/src/Svg/DefaultStyle.php -%%WWWDIR%%/vendor/phenx/php-svg-lib/src/Svg/Document.php -%%WWWDIR%%/vendor/phenx/php-svg-lib/src/Svg/Gradient/Stop.php -%%WWWDIR%%/vendor/phenx/php-svg-lib/src/Svg/Style.php -%%WWWDIR%%/vendor/phenx/php-svg-lib/src/Svg/Surface/CPdf.php -%%WWWDIR%%/vendor/phenx/php-svg-lib/src/Svg/Surface/SurfaceCpdf.php -%%WWWDIR%%/vendor/phenx/php-svg-lib/src/Svg/Surface/SurfaceInterface.php -%%WWWDIR%%/vendor/phenx/php-svg-lib/src/Svg/Surface/SurfacePDFLib.php -%%WWWDIR%%/vendor/phenx/php-svg-lib/src/Svg/Tag/AbstractTag.php -%%WWWDIR%%/vendor/phenx/php-svg-lib/src/Svg/Tag/Anchor.php -%%WWWDIR%%/vendor/phenx/php-svg-lib/src/Svg/Tag/Circle.php -%%WWWDIR%%/vendor/phenx/php-svg-lib/src/Svg/Tag/ClipPath.php -%%WWWDIR%%/vendor/phenx/php-svg-lib/src/Svg/Tag/Ellipse.php -%%WWWDIR%%/vendor/phenx/php-svg-lib/src/Svg/Tag/Group.php -%%WWWDIR%%/vendor/phenx/php-svg-lib/src/Svg/Tag/Image.php -%%WWWDIR%%/vendor/phenx/php-svg-lib/src/Svg/Tag/Line.php -%%WWWDIR%%/vendor/phenx/php-svg-lib/src/Svg/Tag/LinearGradient.php -%%WWWDIR%%/vendor/phenx/php-svg-lib/src/Svg/Tag/Path.php -%%WWWDIR%%/vendor/phenx/php-svg-lib/src/Svg/Tag/Polygon.php -%%WWWDIR%%/vendor/phenx/php-svg-lib/src/Svg/Tag/Polyline.php -%%WWWDIR%%/vendor/phenx/php-svg-lib/src/Svg/Tag/RadialGradient.php -%%WWWDIR%%/vendor/phenx/php-svg-lib/src/Svg/Tag/Rect.php -%%WWWDIR%%/vendor/phenx/php-svg-lib/src/Svg/Tag/Shape.php -%%WWWDIR%%/vendor/phenx/php-svg-lib/src/Svg/Tag/Stop.php -%%WWWDIR%%/vendor/phenx/php-svg-lib/src/Svg/Tag/StyleTag.php -%%WWWDIR%%/vendor/phenx/php-svg-lib/src/Svg/Tag/Text.php -%%WWWDIR%%/vendor/phenx/php-svg-lib/src/Svg/Tag/UseTag.php %%WWWDIR%%/vendor/predis/predis/LICENSE %%WWWDIR%%/vendor/predis/predis/README.md %%WWWDIR%%/vendor/predis/predis/autoload.php %%WWWDIR%%/vendor/predis/predis/composer.json -%%WWWDIR%%/vendor/predis/predis/docker/unstable_cluster/Dockerfile -%%WWWDIR%%/vendor/predis/predis/docker/unstable_cluster/create_cluster.sh -%%WWWDIR%%/vendor/predis/predis/docker/unstable_cluster/docker-compose.yml -%%WWWDIR%%/vendor/predis/predis/docker/unstable_cluster/redis.conf %%WWWDIR%%/vendor/predis/predis/src/Autoloader.php %%WWWDIR%%/vendor/predis/predis/src/Client.php %%WWWDIR%%/vendor/predis/predis/src/ClientConfiguration.php @@ -1062,10 +1066,12 @@ %%WWWDIR%%/vendor/predis/predis/src/Cluster/Distributor/KetamaRing.php %%WWWDIR%%/vendor/predis/predis/src/Cluster/Hash/CRC16.php %%WWWDIR%%/vendor/predis/predis/src/Cluster/Hash/HashGeneratorInterface.php -%%WWWDIR%%/vendor/predis/predis/src/Cluster/Hash/PhpiredisCRC16.php +%%WWWDIR%%/vendor/predis/predis/src/Cluster/NullSlotRange.php %%WWWDIR%%/vendor/predis/predis/src/Cluster/PredisStrategy.php %%WWWDIR%%/vendor/predis/predis/src/Cluster/RedisStrategy.php +%%WWWDIR%%/vendor/predis/predis/src/Cluster/SimpleSlotMap.php %%WWWDIR%%/vendor/predis/predis/src/Cluster/SlotMap.php +%%WWWDIR%%/vendor/predis/predis/src/Cluster/SlotRange.php %%WWWDIR%%/vendor/predis/predis/src/Cluster/StrategyInterface.php %%WWWDIR%%/vendor/predis/predis/src/Collection/Iterator/CursorBasedIterator.php %%WWWDIR%%/vendor/predis/predis/src/Collection/Iterator/HashKey.php @@ -1092,6 +1098,7 @@ %%WWWDIR%%/vendor/predis/predis/src/Command/Argument/Search/SchemaFields/AbstractField.php %%WWWDIR%%/vendor/predis/predis/src/Command/Argument/Search/SchemaFields/FieldInterface.php %%WWWDIR%%/vendor/predis/predis/src/Command/Argument/Search/SchemaFields/GeoField.php +%%WWWDIR%%/vendor/predis/predis/src/Command/Argument/Search/SchemaFields/GeoShapeField.php %%WWWDIR%%/vendor/predis/predis/src/Command/Argument/Search/SchemaFields/NumericField.php %%WWWDIR%%/vendor/predis/predis/src/Command/Argument/Search/SchemaFields/TagField.php %%WWWDIR%%/vendor/predis/predis/src/Command/Argument/Search/SchemaFields/TextField.php @@ -1104,6 +1111,7 @@ %%WWWDIR%%/vendor/predis/predis/src/Command/Argument/Server/LimitInterface.php %%WWWDIR%%/vendor/predis/predis/src/Command/Argument/Server/LimitOffsetCount.php %%WWWDIR%%/vendor/predis/predis/src/Command/Argument/Server/To.php +%%WWWDIR%%/vendor/predis/predis/src/Command/Argument/Stream/XInfoStreamOptions.php %%WWWDIR%%/vendor/predis/predis/src/Command/Argument/TimeSeries/AddArguments.php %%WWWDIR%%/vendor/predis/predis/src/Command/Argument/TimeSeries/AlterArguments.php %%WWWDIR%%/vendor/predis/predis/src/Command/Argument/TimeSeries/CommonArguments.php @@ -1117,8 +1125,21 @@ %%WWWDIR%%/vendor/predis/predis/src/Command/Argument/TimeSeries/RangeArguments.php %%WWWDIR%%/vendor/predis/predis/src/Command/Command.php %%WWWDIR%%/vendor/predis/predis/src/Command/CommandInterface.php +%%WWWDIR%%/vendor/predis/predis/src/Command/Container/ACL.php +%%WWWDIR%%/vendor/predis/predis/src/Command/Container/AbstractContainer.php +%%WWWDIR%%/vendor/predis/predis/src/Command/Container/CLIENT.php +%%WWWDIR%%/vendor/predis/predis/src/Command/Container/CLUSTER.php +%%WWWDIR%%/vendor/predis/predis/src/Command/Container/ContainerFactory.php +%%WWWDIR%%/vendor/predis/predis/src/Command/Container/ContainerInterface.php +%%WWWDIR%%/vendor/predis/predis/src/Command/Container/FUNCTIONS.php +%%WWWDIR%%/vendor/predis/predis/src/Command/Container/Json/JSONDEBUG.php +%%WWWDIR%%/vendor/predis/predis/src/Command/Container/Search/FTCONFIG.php +%%WWWDIR%%/vendor/predis/predis/src/Command/Container/Search/FTCURSOR.php +%%WWWDIR%%/vendor/predis/predis/src/Command/Container/XGROUP.php +%%WWWDIR%%/vendor/predis/predis/src/Command/Container/XINFO.php %%WWWDIR%%/vendor/predis/predis/src/Command/Factory.php %%WWWDIR%%/vendor/predis/predis/src/Command/FactoryInterface.php +%%WWWDIR%%/vendor/predis/predis/src/Command/PrefixableCommand.php %%WWWDIR%%/vendor/predis/predis/src/Command/PrefixableCommandInterface.php %%WWWDIR%%/vendor/predis/predis/src/Command/Processor/KeyPrefixProcessor.php %%WWWDIR%%/vendor/predis/predis/src/Command/Processor/ProcessorChain.php @@ -1133,6 +1154,7 @@ %%WWWDIR%%/vendor/predis/predis/src/Command/Redis/BGSAVE.php %%WWWDIR%%/vendor/predis/predis/src/Command/Redis/BITCOUNT.php %%WWWDIR%%/vendor/predis/predis/src/Command/Redis/BITFIELD.php +%%WWWDIR%%/vendor/predis/predis/src/Command/Redis/BITFIELD_RO.php %%WWWDIR%%/vendor/predis/predis/src/Command/Redis/BITOP.php %%WWWDIR%%/vendor/predis/predis/src/Command/Redis/BITPOS.php %%WWWDIR%%/vendor/predis/predis/src/Command/Redis/BLMOVE.php @@ -1157,15 +1179,6 @@ %%WWWDIR%%/vendor/predis/predis/src/Command/Redis/COMMAND.php %%WWWDIR%%/vendor/predis/predis/src/Command/Redis/CONFIG.php %%WWWDIR%%/vendor/predis/predis/src/Command/Redis/COPY.php -%%WWWDIR%%/vendor/predis/predis/src/Command/Redis/Container/ACL.php -%%WWWDIR%%/vendor/predis/predis/src/Command/Redis/Container/AbstractContainer.php -%%WWWDIR%%/vendor/predis/predis/src/Command/Redis/Container/CLUSTER.php -%%WWWDIR%%/vendor/predis/predis/src/Command/Redis/Container/ContainerFactory.php -%%WWWDIR%%/vendor/predis/predis/src/Command/Redis/Container/ContainerInterface.php -%%WWWDIR%%/vendor/predis/predis/src/Command/Redis/Container/FunctionContainer.php -%%WWWDIR%%/vendor/predis/predis/src/Command/Redis/Container/Json/JSONDEBUG.php -%%WWWDIR%%/vendor/predis/predis/src/Command/Redis/Container/Search/FTCONFIG.php -%%WWWDIR%%/vendor/predis/predis/src/Command/Redis/Container/Search/FTCURSOR.php %%WWWDIR%%/vendor/predis/predis/src/Command/Redis/CountMinSketch/CMSINCRBY.php %%WWWDIR%%/vendor/predis/predis/src/Command/Redis/CountMinSketch/CMSINFO.php %%WWWDIR%%/vendor/predis/predis/src/Command/Redis/CountMinSketch/CMSINITBYDIM.php @@ -1222,19 +1235,31 @@ %%WWWDIR%%/vendor/predis/predis/src/Command/Redis/GETSET.php %%WWWDIR%%/vendor/predis/predis/src/Command/Redis/HDEL.php %%WWWDIR%%/vendor/predis/predis/src/Command/Redis/HEXISTS.php +%%WWWDIR%%/vendor/predis/predis/src/Command/Redis/HEXPIRE.php +%%WWWDIR%%/vendor/predis/predis/src/Command/Redis/HEXPIREAT.php +%%WWWDIR%%/vendor/predis/predis/src/Command/Redis/HEXPIRETIME.php %%WWWDIR%%/vendor/predis/predis/src/Command/Redis/HGET.php %%WWWDIR%%/vendor/predis/predis/src/Command/Redis/HGETALL.php +%%WWWDIR%%/vendor/predis/predis/src/Command/Redis/HGETDEL.php +%%WWWDIR%%/vendor/predis/predis/src/Command/Redis/HGETEX.php %%WWWDIR%%/vendor/predis/predis/src/Command/Redis/HINCRBY.php %%WWWDIR%%/vendor/predis/predis/src/Command/Redis/HINCRBYFLOAT.php %%WWWDIR%%/vendor/predis/predis/src/Command/Redis/HKEYS.php %%WWWDIR%%/vendor/predis/predis/src/Command/Redis/HLEN.php %%WWWDIR%%/vendor/predis/predis/src/Command/Redis/HMGET.php %%WWWDIR%%/vendor/predis/predis/src/Command/Redis/HMSET.php +%%WWWDIR%%/vendor/predis/predis/src/Command/Redis/HPERSIST.php +%%WWWDIR%%/vendor/predis/predis/src/Command/Redis/HPEXPIRE.php +%%WWWDIR%%/vendor/predis/predis/src/Command/Redis/HPEXPIREAT.php +%%WWWDIR%%/vendor/predis/predis/src/Command/Redis/HPEXPIRETIME.php +%%WWWDIR%%/vendor/predis/predis/src/Command/Redis/HPTTL.php %%WWWDIR%%/vendor/predis/predis/src/Command/Redis/HRANDFIELD.php %%WWWDIR%%/vendor/predis/predis/src/Command/Redis/HSCAN.php %%WWWDIR%%/vendor/predis/predis/src/Command/Redis/HSET.php +%%WWWDIR%%/vendor/predis/predis/src/Command/Redis/HSETEX.php %%WWWDIR%%/vendor/predis/predis/src/Command/Redis/HSETNX.php %%WWWDIR%%/vendor/predis/predis/src/Command/Redis/HSTRLEN.php +%%WWWDIR%%/vendor/predis/predis/src/Command/Redis/HTTL.php %%WWWDIR%%/vendor/predis/predis/src/Command/Redis/HVALS.php %%WWWDIR%%/vendor/predis/predis/src/Command/Redis/INCR.php %%WWWDIR%%/vendor/predis/predis/src/Command/Redis/INCRBY.php @@ -1336,14 +1361,17 @@ %%WWWDIR%%/vendor/predis/predis/src/Command/Redis/SORT.php %%WWWDIR%%/vendor/predis/predis/src/Command/Redis/SORT_RO.php %%WWWDIR%%/vendor/predis/predis/src/Command/Redis/SPOP.php +%%WWWDIR%%/vendor/predis/predis/src/Command/Redis/SPUBLISH.php %%WWWDIR%%/vendor/predis/predis/src/Command/Redis/SRANDMEMBER.php %%WWWDIR%%/vendor/predis/predis/src/Command/Redis/SREM.php %%WWWDIR%%/vendor/predis/predis/src/Command/Redis/SSCAN.php +%%WWWDIR%%/vendor/predis/predis/src/Command/Redis/SSUBSCRIBE.php %%WWWDIR%%/vendor/predis/predis/src/Command/Redis/STRLEN.php %%WWWDIR%%/vendor/predis/predis/src/Command/Redis/SUBSCRIBE.php %%WWWDIR%%/vendor/predis/predis/src/Command/Redis/SUBSTR.php %%WWWDIR%%/vendor/predis/predis/src/Command/Redis/SUNION.php %%WWWDIR%%/vendor/predis/predis/src/Command/Redis/SUNIONSTORE.php +%%WWWDIR%%/vendor/predis/predis/src/Command/Redis/SUNSUBSCRIBE.php %%WWWDIR%%/vendor/predis/predis/src/Command/Redis/Search/FTAGGREGATE.php %%WWWDIR%%/vendor/predis/predis/src/Command/Redis/Search/FTALIASADD.php %%WWWDIR%%/vendor/predis/predis/src/Command/Redis/Search/FTALIASDEL.php @@ -1368,6 +1396,7 @@ %%WWWDIR%%/vendor/predis/predis/src/Command/Redis/Search/FTSYNDUMP.php %%WWWDIR%%/vendor/predis/predis/src/Command/Redis/Search/FTSYNUPDATE.php %%WWWDIR%%/vendor/predis/predis/src/Command/Redis/Search/FTTAGVALS.php +%%WWWDIR%%/vendor/predis/predis/src/Command/Redis/Search/FT_LIST.php %%WWWDIR%%/vendor/predis/predis/src/Command/Redis/TDigest/TDIGESTADD.php %%WWWDIR%%/vendor/predis/predis/src/Command/Redis/TDigest/TDIGESTBYRANK.php %%WWWDIR%%/vendor/predis/predis/src/Command/Redis/TDigest/TDIGESTBYREVRANK.php @@ -1414,9 +1443,14 @@ %%WWWDIR%%/vendor/predis/predis/src/Command/Redis/WAITAOF.php %%WWWDIR%%/vendor/predis/predis/src/Command/Redis/WATCH.php %%WWWDIR%%/vendor/predis/predis/src/Command/Redis/XADD.php +%%WWWDIR%%/vendor/predis/predis/src/Command/Redis/XAUTOCLAIM.php %%WWWDIR%%/vendor/predis/predis/src/Command/Redis/XDEL.php +%%WWWDIR%%/vendor/predis/predis/src/Command/Redis/XGROUP.php +%%WWWDIR%%/vendor/predis/predis/src/Command/Redis/XINFO.php %%WWWDIR%%/vendor/predis/predis/src/Command/Redis/XLEN.php %%WWWDIR%%/vendor/predis/predis/src/Command/Redis/XRANGE.php +%%WWWDIR%%/vendor/predis/predis/src/Command/Redis/XREAD.php +%%WWWDIR%%/vendor/predis/predis/src/Command/Redis/XREADGROUP.php %%WWWDIR%%/vendor/predis/predis/src/Command/Redis/XREVRANGE.php %%WWWDIR%%/vendor/predis/predis/src/Command/Redis/XTRIM.php %%WWWDIR%%/vendor/predis/predis/src/Command/Redis/ZADD.php @@ -1453,17 +1487,6 @@ %%WWWDIR%%/vendor/predis/predis/src/Command/Redis/ZUNIONSTORE.php %%WWWDIR%%/vendor/predis/predis/src/Command/RedisFactory.php %%WWWDIR%%/vendor/predis/predis/src/Command/ScriptCommand.php -%%WWWDIR%%/vendor/predis/predis/src/Command/Strategy/ContainerCommands/Functions/DeleteStrategy.php -%%WWWDIR%%/vendor/predis/predis/src/Command/Strategy/ContainerCommands/Functions/DumpStrategy.php -%%WWWDIR%%/vendor/predis/predis/src/Command/Strategy/ContainerCommands/Functions/FlushStrategy.php -%%WWWDIR%%/vendor/predis/predis/src/Command/Strategy/ContainerCommands/Functions/KillStrategy.php -%%WWWDIR%%/vendor/predis/predis/src/Command/Strategy/ContainerCommands/Functions/ListStrategy.php -%%WWWDIR%%/vendor/predis/predis/src/Command/Strategy/ContainerCommands/Functions/LoadStrategy.php -%%WWWDIR%%/vendor/predis/predis/src/Command/Strategy/ContainerCommands/Functions/RestoreStrategy.php -%%WWWDIR%%/vendor/predis/predis/src/Command/Strategy/ContainerCommands/Functions/StatsStrategy.php -%%WWWDIR%%/vendor/predis/predis/src/Command/Strategy/StrategyResolverInterface.php -%%WWWDIR%%/vendor/predis/predis/src/Command/Strategy/SubcommandStrategyInterface.php -%%WWWDIR%%/vendor/predis/predis/src/Command/Strategy/SubcommandStrategyResolver.php %%WWWDIR%%/vendor/predis/predis/src/Command/Traits/Aggregate.php %%WWWDIR%%/vendor/predis/predis/src/Command/Traits/BitByte.php %%WWWDIR%%/vendor/predis/predis/src/Command/Traits/BloomFilters/BucketSize.php @@ -1514,6 +1537,7 @@ %%WWWDIR%%/vendor/predis/predis/src/Configuration/OptionInterface.php %%WWWDIR%%/vendor/predis/predis/src/Configuration/Options.php %%WWWDIR%%/vendor/predis/predis/src/Configuration/OptionsInterface.php +%%WWWDIR%%/vendor/predis/predis/src/Connection/AbstractAggregateConnection.php %%WWWDIR%%/vendor/predis/predis/src/Connection/AbstractConnection.php %%WWWDIR%%/vendor/predis/predis/src/Connection/AggregateConnectionInterface.php %%WWWDIR%%/vendor/predis/predis/src/Connection/Cluster/ClusterInterface.php @@ -1528,15 +1552,30 @@ %%WWWDIR%%/vendor/predis/predis/src/Connection/NodeConnectionInterface.php %%WWWDIR%%/vendor/predis/predis/src/Connection/Parameters.php %%WWWDIR%%/vendor/predis/predis/src/Connection/ParametersInterface.php -%%WWWDIR%%/vendor/predis/predis/src/Connection/PhpiredisSocketConnection.php -%%WWWDIR%%/vendor/predis/predis/src/Connection/PhpiredisStreamConnection.php %%WWWDIR%%/vendor/predis/predis/src/Connection/RelayConnection.php +%%WWWDIR%%/vendor/predis/predis/src/Connection/RelayFactory.php %%WWWDIR%%/vendor/predis/predis/src/Connection/RelayMethods.php %%WWWDIR%%/vendor/predis/predis/src/Connection/Replication/MasterSlaveReplication.php %%WWWDIR%%/vendor/predis/predis/src/Connection/Replication/ReplicationInterface.php %%WWWDIR%%/vendor/predis/predis/src/Connection/Replication/SentinelReplication.php +%%WWWDIR%%/vendor/predis/predis/src/Connection/Resource/Exception/StreamInitException.php +%%WWWDIR%%/vendor/predis/predis/src/Connection/Resource/Stream.php +%%WWWDIR%%/vendor/predis/predis/src/Connection/Resource/StreamFactory.php +%%WWWDIR%%/vendor/predis/predis/src/Connection/Resource/StreamFactoryInterface.php %%WWWDIR%%/vendor/predis/predis/src/Connection/StreamConnection.php -%%WWWDIR%%/vendor/predis/predis/src/Connection/WebdisConnection.php +%%WWWDIR%%/vendor/predis/predis/src/Consumer/AbstractConsumer.php +%%WWWDIR%%/vendor/predis/predis/src/Consumer/AbstractDispatcherLoop.php +%%WWWDIR%%/vendor/predis/predis/src/Consumer/ConsumerInterface.php +%%WWWDIR%%/vendor/predis/predis/src/Consumer/DispatcherLoopInterface.php +%%WWWDIR%%/vendor/predis/predis/src/Consumer/PubSub/Consumer.php +%%WWWDIR%%/vendor/predis/predis/src/Consumer/PubSub/DispatcherLoop.php +%%WWWDIR%%/vendor/predis/predis/src/Consumer/PubSub/RelayConsumer.php +%%WWWDIR%%/vendor/predis/predis/src/Consumer/PubSub/SubscriptionContext.php +%%WWWDIR%%/vendor/predis/predis/src/Consumer/Push/Consumer.php +%%WWWDIR%%/vendor/predis/predis/src/Consumer/Push/DispatcherLoop.php +%%WWWDIR%%/vendor/predis/predis/src/Consumer/Push/PushNotificationException.php +%%WWWDIR%%/vendor/predis/predis/src/Consumer/Push/PushResponse.php +%%WWWDIR%%/vendor/predis/predis/src/Consumer/Push/PushResponseInterface.php %%WWWDIR%%/vendor/predis/predis/src/Monitor/Consumer.php %%WWWDIR%%/vendor/predis/predis/src/NotSupportedException.php %%WWWDIR%%/vendor/predis/predis/src/Pipeline/Atomic.php @@ -1546,6 +1585,12 @@ %%WWWDIR%%/vendor/predis/predis/src/Pipeline/RelayAtomic.php %%WWWDIR%%/vendor/predis/predis/src/Pipeline/RelayPipeline.php %%WWWDIR%%/vendor/predis/predis/src/PredisException.php +%%WWWDIR%%/vendor/predis/predis/src/Protocol/Parser/ParserStrategyResolver.php +%%WWWDIR%%/vendor/predis/predis/src/Protocol/Parser/ParserStrategyResolverInterface.php +%%WWWDIR%%/vendor/predis/predis/src/Protocol/Parser/Strategy/ParserStrategyInterface.php +%%WWWDIR%%/vendor/predis/predis/src/Protocol/Parser/Strategy/Resp2Strategy.php +%%WWWDIR%%/vendor/predis/predis/src/Protocol/Parser/Strategy/Resp3Strategy.php +%%WWWDIR%%/vendor/predis/predis/src/Protocol/Parser/UnexpectedTypeException.php %%WWWDIR%%/vendor/predis/predis/src/Protocol/ProtocolException.php %%WWWDIR%%/vendor/predis/predis/src/Protocol/ProtocolProcessorInterface.php %%WWWDIR%%/vendor/predis/predis/src/Protocol/RequestSerializerInterface.php @@ -1561,10 +1606,6 @@ %%WWWDIR%%/vendor/predis/predis/src/Protocol/Text/ProtocolProcessor.php %%WWWDIR%%/vendor/predis/predis/src/Protocol/Text/RequestSerializer.php %%WWWDIR%%/vendor/predis/predis/src/Protocol/Text/ResponseReader.php -%%WWWDIR%%/vendor/predis/predis/src/PubSub/AbstractConsumer.php -%%WWWDIR%%/vendor/predis/predis/src/PubSub/Consumer.php -%%WWWDIR%%/vendor/predis/predis/src/PubSub/DispatcherLoop.php -%%WWWDIR%%/vendor/predis/predis/src/PubSub/RelayConsumer.php %%WWWDIR%%/vendor/predis/predis/src/Replication/MissingMasterException.php %%WWWDIR%%/vendor/predis/predis/src/Replication/ReplicationStrategy.php %%WWWDIR%%/vendor/predis/predis/src/Replication/RoleException.php @@ -1578,8 +1619,17 @@ %%WWWDIR%%/vendor/predis/predis/src/Response/Status.php %%WWWDIR%%/vendor/predis/predis/src/Session/Handler.php %%WWWDIR%%/vendor/predis/predis/src/Transaction/AbortedMultiExecException.php +%%WWWDIR%%/vendor/predis/predis/src/Transaction/Exception/TransactionException.php %%WWWDIR%%/vendor/predis/predis/src/Transaction/MultiExec.php %%WWWDIR%%/vendor/predis/predis/src/Transaction/MultiExecState.php +%%WWWDIR%%/vendor/predis/predis/src/Transaction/Response/BypassTransactionResponse.php +%%WWWDIR%%/vendor/predis/predis/src/Transaction/Strategy/ClusterConnectionStrategy.php +%%WWWDIR%%/vendor/predis/predis/src/Transaction/Strategy/ConnectionStrategyResolver.php +%%WWWDIR%%/vendor/predis/predis/src/Transaction/Strategy/NodeConnectionStrategy.php +%%WWWDIR%%/vendor/predis/predis/src/Transaction/Strategy/NonClusterConnectionStrategy.php +%%WWWDIR%%/vendor/predis/predis/src/Transaction/Strategy/ReplicationConnectionStrategy.php +%%WWWDIR%%/vendor/predis/predis/src/Transaction/Strategy/StrategyInterface.php +%%WWWDIR%%/vendor/predis/predis/src/Transaction/Strategy/StrategyResolverInterface.php %%WWWDIR%%/vendor/psr/http-client/CHANGELOG.md %%WWWDIR%%/vendor/psr/http-client/LICENSE %%WWWDIR%%/vendor/psr/http-client/README.md @@ -1629,7 +1679,6 @@ %%WWWDIR%%/vendor/ralouphie/getallheaders/composer.json %%WWWDIR%%/vendor/ralouphie/getallheaders/src/getallheaders.php %%WWWDIR%%/vendor/ramsey/collection/LICENSE -%%WWWDIR%%/vendor/ramsey/collection/PATCHES.txt %%WWWDIR%%/vendor/ramsey/collection/README.md %%WWWDIR%%/vendor/ramsey/collection/SECURITY.md %%WWWDIR%%/vendor/ramsey/collection/composer.json @@ -1641,13 +1690,13 @@ %%WWWDIR%%/vendor/ramsey/collection/src/CollectionInterface.php %%WWWDIR%%/vendor/ramsey/collection/src/DoubleEndedQueue.php %%WWWDIR%%/vendor/ramsey/collection/src/DoubleEndedQueueInterface.php +%%WWWDIR%%/vendor/ramsey/collection/src/Exception/CollectionException.php %%WWWDIR%%/vendor/ramsey/collection/src/Exception/CollectionMismatchException.php %%WWWDIR%%/vendor/ramsey/collection/src/Exception/InvalidArgumentException.php -%%WWWDIR%%/vendor/ramsey/collection/src/Exception/InvalidSortOrderException.php +%%WWWDIR%%/vendor/ramsey/collection/src/Exception/InvalidPropertyOrMethod.php %%WWWDIR%%/vendor/ramsey/collection/src/Exception/NoSuchElementException.php %%WWWDIR%%/vendor/ramsey/collection/src/Exception/OutOfBoundsException.php %%WWWDIR%%/vendor/ramsey/collection/src/Exception/UnsupportedOperationException.php -%%WWWDIR%%/vendor/ramsey/collection/src/Exception/ValueExtractionException.php %%WWWDIR%%/vendor/ramsey/collection/src/GenericArray.php %%WWWDIR%%/vendor/ramsey/collection/src/Map/AbstractMap.php %%WWWDIR%%/vendor/ramsey/collection/src/Map/AbstractTypedMap.php @@ -1659,6 +1708,7 @@ %%WWWDIR%%/vendor/ramsey/collection/src/Queue.php %%WWWDIR%%/vendor/ramsey/collection/src/QueueInterface.php %%WWWDIR%%/vendor/ramsey/collection/src/Set.php +%%WWWDIR%%/vendor/ramsey/collection/src/Sort.php %%WWWDIR%%/vendor/ramsey/collection/src/Tool/TypeTrait.php %%WWWDIR%%/vendor/ramsey/collection/src/Tool/ValueExtractorTrait.php %%WWWDIR%%/vendor/ramsey/collection/src/Tool/ValueToStringTrait.php @@ -1685,6 +1735,7 @@ %%WWWDIR%%/vendor/ramsey/uuid/src/Converter/Time/DegradedTimeConverter.php %%WWWDIR%%/vendor/ramsey/uuid/src/Converter/Time/GenericTimeConverter.php %%WWWDIR%%/vendor/ramsey/uuid/src/Converter/Time/PhpTimeConverter.php +%%WWWDIR%%/vendor/ramsey/uuid/src/Converter/Time/UnixTimeConverter.php %%WWWDIR%%/vendor/ramsey/uuid/src/Converter/TimeConverterInterface.php %%WWWDIR%%/vendor/ramsey/uuid/src/DegradedUuid.php %%WWWDIR%%/vendor/ramsey/uuid/src/DeprecatedUuidInterface.php @@ -1721,6 +1772,7 @@ %%WWWDIR%%/vendor/ramsey/uuid/src/Generator/RandomLibAdapter.php %%WWWDIR%%/vendor/ramsey/uuid/src/Generator/TimeGeneratorFactory.php %%WWWDIR%%/vendor/ramsey/uuid/src/Generator/TimeGeneratorInterface.php +%%WWWDIR%%/vendor/ramsey/uuid/src/Generator/UnixTimeGenerator.php %%WWWDIR%%/vendor/ramsey/uuid/src/Guid/Fields.php %%WWWDIR%%/vendor/ramsey/uuid/src/Guid/Guid.php %%WWWDIR%%/vendor/ramsey/uuid/src/Guid/GuidBuilder.php @@ -1745,8 +1797,11 @@ %%WWWDIR%%/vendor/ramsey/uuid/src/Provider/TimeProviderInterface.php %%WWWDIR%%/vendor/ramsey/uuid/src/Rfc4122/Fields.php %%WWWDIR%%/vendor/ramsey/uuid/src/Rfc4122/FieldsInterface.php +%%WWWDIR%%/vendor/ramsey/uuid/src/Rfc4122/MaxTrait.php +%%WWWDIR%%/vendor/ramsey/uuid/src/Rfc4122/MaxUuid.php %%WWWDIR%%/vendor/ramsey/uuid/src/Rfc4122/NilTrait.php %%WWWDIR%%/vendor/ramsey/uuid/src/Rfc4122/NilUuid.php +%%WWWDIR%%/vendor/ramsey/uuid/src/Rfc4122/TimeTrait.php %%WWWDIR%%/vendor/ramsey/uuid/src/Rfc4122/UuidBuilder.php %%WWWDIR%%/vendor/ramsey/uuid/src/Rfc4122/UuidInterface.php %%WWWDIR%%/vendor/ramsey/uuid/src/Rfc4122/UuidV1.php @@ -1754,6 +1809,9 @@ %%WWWDIR%%/vendor/ramsey/uuid/src/Rfc4122/UuidV3.php %%WWWDIR%%/vendor/ramsey/uuid/src/Rfc4122/UuidV4.php %%WWWDIR%%/vendor/ramsey/uuid/src/Rfc4122/UuidV5.php +%%WWWDIR%%/vendor/ramsey/uuid/src/Rfc4122/UuidV6.php +%%WWWDIR%%/vendor/ramsey/uuid/src/Rfc4122/UuidV7.php +%%WWWDIR%%/vendor/ramsey/uuid/src/Rfc4122/UuidV8.php %%WWWDIR%%/vendor/ramsey/uuid/src/Rfc4122/Validator.php %%WWWDIR%%/vendor/ramsey/uuid/src/Rfc4122/VariantTrait.php %%WWWDIR%%/vendor/ramsey/uuid/src/Rfc4122/VersionTrait.php @@ -1842,6 +1900,8 @@ %%WWWDIR%%/vendor/react/http/src/Browser.php %%WWWDIR%%/vendor/react/http/src/Client/Client.php %%WWWDIR%%/vendor/react/http/src/HttpServer.php +%%WWWDIR%%/vendor/react/http/src/Io/AbstractMessage.php +%%WWWDIR%%/vendor/react/http/src/Io/AbstractRequest.php %%WWWDIR%%/vendor/react/http/src/Io/BufferedBody.php %%WWWDIR%%/vendor/react/http/src/Io/ChunkedDecoder.php %%WWWDIR%%/vendor/react/http/src/Io/ChunkedEncoder.php @@ -1867,6 +1927,7 @@ %%WWWDIR%%/vendor/react/http/src/Message/Response.php %%WWWDIR%%/vendor/react/http/src/Message/ResponseException.php %%WWWDIR%%/vendor/react/http/src/Message/ServerRequest.php +%%WWWDIR%%/vendor/react/http/src/Message/Uri.php %%WWWDIR%%/vendor/react/http/src/Middleware/LimitConcurrentRequestsMiddleware.php %%WWWDIR%%/vendor/react/http/src/Middleware/RequestBodyBufferMiddleware.php %%WWWDIR%%/vendor/react/http/src/Middleware/RequestBodyParserMiddleware.php @@ -2006,6 +2067,7 @@ %%WWWDIR%%/vendor/sabberworm/php-css-parser/src/OutputFormat.php %%WWWDIR%%/vendor/sabberworm/php-css-parser/src/OutputFormatter.php %%WWWDIR%%/vendor/sabberworm/php-css-parser/src/Parser.php +%%WWWDIR%%/vendor/sabberworm/php-css-parser/src/Parsing/Anchor.php %%WWWDIR%%/vendor/sabberworm/php-css-parser/src/Parsing/OutputException.php %%WWWDIR%%/vendor/sabberworm/php-css-parser/src/Parsing/ParserState.php %%WWWDIR%%/vendor/sabberworm/php-css-parser/src/Parsing/SourceException.php @@ -2036,7 +2098,11 @@ %%WWWDIR%%/vendor/sabberworm/php-css-parser/src/Value/Value.php %%WWWDIR%%/vendor/sabberworm/php-css-parser/src/Value/ValueList.php %%WWWDIR%%/vendor/shardj/zf1-future/.php-cs-fixer.dist.php +%%WWWDIR%%/vendor/shardj/zf1-future/.phpstan.dist.baseline.neon +%%WWWDIR%%/vendor/shardj/zf1-future/.phpstan.dist.neon +%%WWWDIR%%/vendor/shardj/zf1-future/.rector.php %%WWWDIR%%/vendor/shardj/zf1-future/.travis.yml +%%WWWDIR%%/vendor/shardj/zf1-future/BREAKING-CHANGES.md %%WWWDIR%%/vendor/shardj/zf1-future/CHANGELOG.md %%WWWDIR%%/vendor/shardj/zf1-future/CONTRIBUTING.md %%WWWDIR%%/vendor/shardj/zf1-future/DEVELOPMENT_README.md @@ -2069,7 +2135,6 @@ %%WWWDIR%%/vendor/shardj/zf1-future/library/Zend/Amf/Parse/Deserializer.php %%WWWDIR%%/vendor/shardj/zf1-future/library/Zend/Amf/Parse/InputStream.php %%WWWDIR%%/vendor/shardj/zf1-future/library/Zend/Amf/Parse/OutputStream.php -%%WWWDIR%%/vendor/shardj/zf1-future/library/Zend/Amf/Parse/Resource/MysqlResult.php %%WWWDIR%%/vendor/shardj/zf1-future/library/Zend/Amf/Parse/Resource/MysqliResult.php %%WWWDIR%%/vendor/shardj/zf1-future/library/Zend/Amf/Parse/Resource/Stream.php %%WWWDIR%%/vendor/shardj/zf1-future/library/Zend/Amf/Parse/Serializer.php @@ -5059,7 +5124,6 @@ %%WWWDIR%%/vendor/shardj/zf1-future/library/Zend/XmlRpc/Value/Scalar.php %%WWWDIR%%/vendor/shardj/zf1-future/library/Zend/XmlRpc/Value/String.php %%WWWDIR%%/vendor/shardj/zf1-future/library/Zend/XmlRpc/Value/Struct.php -%%WWWDIR%%/vendor/shardj/zf1-future/rector.php %%WWWDIR%%/vendor/shardj/zf1-future/resources/languages/cs/Zend_Validate.php %%WWWDIR%%/vendor/shardj/zf1-future/resources/languages/de/Zend_Validate.php %%WWWDIR%%/vendor/shardj/zf1-future/resources/languages/en/Zend_Validate.php @@ -5140,17 +5204,6 @@ %%WWWDIR%%/vendor/symfony/polyfill-mbstring/bootstrap.php %%WWWDIR%%/vendor/symfony/polyfill-mbstring/bootstrap80.php %%WWWDIR%%/vendor/symfony/polyfill-mbstring/composer.json -%%WWWDIR%%/vendor/symfony/polyfill-php80/LICENSE -%%WWWDIR%%/vendor/symfony/polyfill-php80/Php80.php -%%WWWDIR%%/vendor/symfony/polyfill-php80/PhpToken.php -%%WWWDIR%%/vendor/symfony/polyfill-php80/README.md -%%WWWDIR%%/vendor/symfony/polyfill-php80/Resources/stubs/Attribute.php -%%WWWDIR%%/vendor/symfony/polyfill-php80/Resources/stubs/PhpToken.php -%%WWWDIR%%/vendor/symfony/polyfill-php80/Resources/stubs/Stringable.php -%%WWWDIR%%/vendor/symfony/polyfill-php80/Resources/stubs/UnhandledMatchError.php -%%WWWDIR%%/vendor/symfony/polyfill-php80/Resources/stubs/ValueError.php -%%WWWDIR%%/vendor/symfony/polyfill-php80/bootstrap.php -%%WWWDIR%%/vendor/symfony/polyfill-php80/composer.json %%WWWDIR%%/vendor/symfony/polyfill-php81/LICENSE %%WWWDIR%%/vendor/symfony/polyfill-php81/Php81.php %%WWWDIR%%/vendor/symfony/polyfill-php81/README.md @@ -5158,6 +5211,29 @@ %%WWWDIR%%/vendor/symfony/polyfill-php81/Resources/stubs/ReturnTypeWillChange.php %%WWWDIR%%/vendor/symfony/polyfill-php81/bootstrap.php %%WWWDIR%%/vendor/symfony/polyfill-php81/composer.json +%%WWWDIR%%/vendor/symfony/polyfill-php83/LICENSE +%%WWWDIR%%/vendor/symfony/polyfill-php83/Php83.php +%%WWWDIR%%/vendor/symfony/polyfill-php83/README.md +%%WWWDIR%%/vendor/symfony/polyfill-php83/Resources/stubs/DateError.php +%%WWWDIR%%/vendor/symfony/polyfill-php83/Resources/stubs/DateException.php +%%WWWDIR%%/vendor/symfony/polyfill-php83/Resources/stubs/DateInvalidOperationException.php +%%WWWDIR%%/vendor/symfony/polyfill-php83/Resources/stubs/DateInvalidTimeZoneException.php +%%WWWDIR%%/vendor/symfony/polyfill-php83/Resources/stubs/DateMalformedIntervalStringException.php +%%WWWDIR%%/vendor/symfony/polyfill-php83/Resources/stubs/DateMalformedPeriodStringException.php +%%WWWDIR%%/vendor/symfony/polyfill-php83/Resources/stubs/DateMalformedStringException.php +%%WWWDIR%%/vendor/symfony/polyfill-php83/Resources/stubs/DateObjectError.php +%%WWWDIR%%/vendor/symfony/polyfill-php83/Resources/stubs/DateRangeError.php +%%WWWDIR%%/vendor/symfony/polyfill-php83/Resources/stubs/Override.php +%%WWWDIR%%/vendor/symfony/polyfill-php83/Resources/stubs/SQLite3Exception.php +%%WWWDIR%%/vendor/symfony/polyfill-php83/bootstrap.php +%%WWWDIR%%/vendor/symfony/polyfill-php83/bootstrap81.php +%%WWWDIR%%/vendor/symfony/polyfill-php83/composer.json +%%WWWDIR%%/vendor/symfony/polyfill-php84/LICENSE +%%WWWDIR%%/vendor/symfony/polyfill-php84/Php84.php +%%WWWDIR%%/vendor/symfony/polyfill-php84/README.md +%%WWWDIR%%/vendor/symfony/polyfill-php84/Resources/stubs/Deprecated.php +%%WWWDIR%%/vendor/symfony/polyfill-php84/bootstrap.php +%%WWWDIR%%/vendor/symfony/polyfill-php84/composer.json %%WWWDIR%%/vendor/tedivm/jshrink/CONTRIBUTING.md %%WWWDIR%%/vendor/tedivm/jshrink/LICENSE %%WWWDIR%%/vendor/tedivm/jshrink/README.md diff --git a/net-mgmt/icinga2/Makefile b/net-mgmt/icinga2/Makefile index 9b4bc260b983..594b7d666efe 100644 --- a/net-mgmt/icinga2/Makefile +++ b/net-mgmt/icinga2/Makefile @@ -1,7 +1,6 @@ PORTNAME= icinga2 DISTVERSIONPREFIX= v -DISTVERSION= 2.14.6 -PORTREVISION= 1 +DISTVERSION= 2.15.0 CATEGORIES= net-mgmt MAINTAINER= flo@FreeBSD.org diff --git a/net-mgmt/icinga2/distinfo b/net-mgmt/icinga2/distinfo index 67e35613bb64..25900f90e356 100644 --- a/net-mgmt/icinga2/distinfo +++ b/net-mgmt/icinga2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748378912 -SHA256 (icinga-icinga2-v2.14.6_GH0.tar.gz) = b4b7f88637a8735d40da2e8f79ea80990f620882b4fa2daab80c96a2fb24e420 -SIZE (icinga-icinga2-v2.14.6_GH0.tar.gz) = 9414315 +TIMESTAMP = 1752686110 +SHA256 (icinga-icinga2-v2.15.0_GH0.tar.gz) = ebe2b13a156179a415831fe06445577222029a1d0369c8bb6fba1de30317b4a1 +SIZE (icinga-icinga2-v2.15.0_GH0.tar.gz) = 9446841 diff --git a/net-mgmt/icinga2/files/patch-boost-1.87.diff b/net-mgmt/icinga2/files/patch-boost-1.87.diff deleted file mode 100644 index 831c3b9d1e3a..000000000000 --- a/net-mgmt/icinga2/files/patch-boost-1.87.diff +++ /dev/null @@ -1,341 +0,0 @@ -diff --git a/lib/base/io-engine.hpp b/lib/base/io-engine.hpp -index 55a06fb6a6..37ba434761 100644 ---- lib/base/io-engine.hpp -+++ lib/base/io-engine.hpp -@@ -16,11 +16,16 @@ - #include <utility> - #include <vector> - #include <stdexcept> -+#include <boost/context/fixedsize_stack.hpp> - #include <boost/exception/all.hpp> - #include <boost/asio/deadline_timer.hpp> - #include <boost/asio/io_context.hpp> - #include <boost/asio/spawn.hpp> - -+#if BOOST_VERSION >= 108000 -+# include <boost/asio/detached.hpp> -+#endif // BOOST_VERSION >= 108000 -+ - namespace icinga - { - -@@ -102,6 +107,10 @@ class IoEngine - static void SpawnCoroutine(Handler& h, Function f) { - - boost::asio::spawn(h, -+#if BOOST_VERSION >= 108000 -+ std::allocator_arg_t(), -+ boost::context::fixedsize_stack(GetCoroutineStackSize()), -+#endif // BOOST_VERSION >= 108000 - [f](boost::asio::yield_context yc) { - - try { -@@ -119,7 +128,11 @@ class IoEngine - throw; - } - }, -+#if BOOST_VERSION >= 108000 -+ boost::asio::detached -+#else // BOOST_VERSION >= 108000 - boost::coroutines::attributes(GetCoroutineStackSize()) // Set a pre-defined stack size. -+#endif // BOOST_VERSION >= 108000 - ); - } - -diff --git a/test/base-io-engine.cpp b/test/base-io-engine.cpp -index 869688b1a6..3a251b1b42 100644 ---- test/base-io-engine.cpp -+++ test/base-io-engine.cpp -@@ -17,7 +17,7 @@ BOOST_AUTO_TEST_CASE(timeout_run) - boost::asio::io_context::strand strand (io); - int called = 0; - -- boost::asio::spawn(strand, [&](boost::asio::yield_context yc) { -+ IoEngine::SpawnCoroutine(strand, [&](boost::asio::yield_context yc) { - boost::asio::deadline_timer timer (io); - - Timeout timeout (strand, boost::posix_time::millisec(300), [&called] { ++called; }); -@@ -44,7 +44,7 @@ BOOST_AUTO_TEST_CASE(timeout_cancelled) - boost::asio::io_context::strand strand (io); - int called = 0; - -- boost::asio::spawn(strand, [&](boost::asio::yield_context yc) { -+ IoEngine::SpawnCoroutine(strand, [&](boost::asio::yield_context yc) { - boost::asio::deadline_timer timer (io); - Timeout timeout (strand, boost::posix_time::millisec(300), [&called] { ++called; }); - -@@ -71,7 +71,7 @@ BOOST_AUTO_TEST_CASE(timeout_scope) - boost::asio::io_context::strand strand (io); - int called = 0; - -- boost::asio::spawn(strand, [&](boost::asio::yield_context yc) { -+ IoEngine::SpawnCoroutine(strand, [&](boost::asio::yield_context yc) { - boost::asio::deadline_timer timer (io); - - { -@@ -100,7 +100,7 @@ BOOST_AUTO_TEST_CASE(timeout_due_cancelled) - boost::asio::io_context::strand strand (io); - int called = 0; - -- boost::asio::spawn(strand, [&](boost::asio::yield_context yc) { -+ IoEngine::SpawnCoroutine(strand, [&](boost::asio::yield_context yc) { - boost::asio::deadline_timer timer (io); - Timeout timeout (strand, boost::posix_time::millisec(300), [&called] { ++called; }); - -@@ -131,7 +131,7 @@ BOOST_AUTO_TEST_CASE(timeout_due_scope) - boost::asio::io_context::strand strand (io); - int called = 0; - -- boost::asio::spawn(strand, [&](boost::asio::yield_context yc) { -+ IoEngine::SpawnCoroutine(strand, [&](boost::asio::yield_context yc) { - boost::asio::deadline_timer timer (io); - - { -diff --git a/lib/base/io-engine.hpp b/lib/base/io-engine.hpp -index 0350d45b83..55a06fb6a6 100644 ---- lib/base/io-engine.hpp -+++ lib/base/io-engine.hpp -@@ -106,14 +106,17 @@ class IoEngine - - try { - f(yc); -- } catch (const boost::coroutines::detail::forced_unwind &) { -- // Required for proper stack unwinding when coroutines are destroyed. -- // https://github.com/boostorg/coroutine/issues/39 -- throw; - } catch (const std::exception& ex) { - Log(LogCritical, "IoEngine") << "Exception in coroutine: " << DiagnosticInformation(ex); - } catch (...) { -- Log(LogCritical, "IoEngine", "Exception in coroutine!"); -+ try { -+ Log(LogCritical, "IoEngine", "Exception in coroutine!"); -+ } catch (...) { -+ } -+ -+ // Required for proper stack unwinding when coroutines are destroyed. -+ // https://github.com/boostorg/coroutine/issues/39 -+ throw; - } - }, - boost::coroutines::attributes(GetCoroutineStackSize()) // Set a pre-defined stack size. -diff --git a/lib/icingadb/redisconnection.cpp b/lib/icingadb/redisconnection.cpp -index a6b82187dd..c1f73f5a0e 100644 ---- lib/icingadb/redisconnection.cpp -+++ lib/icingadb/redisconnection.cpp -@@ -377,8 +377,6 @@ void RedisConnection::Connect(asio::yield_context& yc) - } - - break; -- } catch (const boost::coroutines::detail::forced_unwind&) { -- throw; - } catch (const std::exception& ex) { - Log(LogCritical, "IcingaDB") - << "Cannot connect to " << m_Host << ":" << m_Port << ": " << ex.what(); -@@ -408,17 +406,10 @@ void RedisConnection::ReadLoop(asio::yield_context& yc) - for (auto i (item.Amount); i; --i) { - ReadOne(yc); - } -- } catch (const boost::coroutines::detail::forced_unwind&) { -- throw; - } catch (const std::exception& ex) { - Log(LogCritical, "IcingaDB") - << "Error during receiving the response to a query which has been fired and forgotten: " << ex.what(); - -- continue; -- } catch (...) { -- Log(LogCritical, "IcingaDB") -- << "Error during receiving the response to a query which has been fired and forgotten"; -- - continue; - } - -@@ -432,9 +423,7 @@ void RedisConnection::ReadLoop(asio::yield_context& yc) - - try { - reply = ReadOne(yc); -- } catch (const boost::coroutines::detail::forced_unwind&) { -- throw; -- } catch (...) { -+ } catch (const std::exception&) { - promise.set_exception(std::current_exception()); - - continue; -@@ -455,9 +444,7 @@ void RedisConnection::ReadLoop(asio::yield_context& yc) - for (auto i (item.Amount); i; --i) { - try { - replies.emplace_back(ReadOne(yc)); -- } catch (const boost::coroutines::detail::forced_unwind&) { -- throw; -- } catch (...) { -+ } catch (const std::exception&) { - promise.set_exception(std::current_exception()); - break; - } -@@ -551,19 +538,11 @@ void RedisConnection::WriteItem(boost::asio::yield_context& yc, RedisConnection: - - try { - WriteOne(item, yc); -- } catch (const boost::coroutines::detail::forced_unwind&) { -- throw; - } catch (const std::exception& ex) { - Log msg (LogCritical, "IcingaDB", "Error during sending query"); - LogQuery(item, msg); - msg << " which has been fired and forgotten: " << ex.what(); - -- return; -- } catch (...) { -- Log msg (LogCritical, "IcingaDB", "Error during sending query"); -- LogQuery(item, msg); -- msg << " which has been fired and forgotten"; -- - return; - } - -@@ -587,19 +566,11 @@ void RedisConnection::WriteItem(boost::asio::yield_context& yc, RedisConnection: - WriteOne(query, yc); - ++i; - } -- } catch (const boost::coroutines::detail::forced_unwind&) { -- throw; - } catch (const std::exception& ex) { - Log msg (LogCritical, "IcingaDB", "Error during sending query"); - LogQuery(item[i], msg); - msg << " which has been fired and forgotten: " << ex.what(); - -- return; -- } catch (...) { -- Log msg (LogCritical, "IcingaDB", "Error during sending query"); -- LogQuery(item[i], msg); -- msg << " which has been fired and forgotten"; -- - return; - } - -@@ -618,9 +589,7 @@ void RedisConnection::WriteItem(boost::asio::yield_context& yc, RedisConnection: - - try { - WriteOne(item.first, yc); -- } catch (const boost::coroutines::detail::forced_unwind&) { -- throw; -- } catch (...) { -+ } catch (const std::exception&) { - item.second.set_exception(std::current_exception()); - - return; -@@ -645,9 +614,7 @@ void RedisConnection::WriteItem(boost::asio::yield_context& yc, RedisConnection: - for (auto& query : item.first) { - WriteOne(query, yc); - } -- } catch (const boost::coroutines::detail::forced_unwind&) { -- throw; -- } catch (...) { -+ } catch (const std::exception&) { - item.second.set_exception(std::current_exception()); - - return; -diff --git a/lib/icingadb/redisconnection.hpp b/lib/icingadb/redisconnection.hpp -index 3f963f3d37..2386a1e36e 100644 ---- lib/icingadb/redisconnection.hpp -+++ lib/icingadb/redisconnection.hpp -@@ -389,9 +389,7 @@ RedisConnection::Reply RedisConnection::ReadOne(StreamPtr& stream, boost::asio:: - - try { - return ReadRESP(*strm, yc); -- } catch (const boost::coroutines::detail::forced_unwind&) { -- throw; -- } catch (...) { -+ } catch (const std::exception&) { - if (m_Connecting.exchange(false)) { - m_Connected.store(false); - stream = nullptr; -@@ -403,6 +401,8 @@ RedisConnection::Reply RedisConnection::ReadOne(StreamPtr& stream, boost::asio:: - } - } - -+ throw; -+ } catch (...) { - throw; - } - } -@@ -427,9 +427,7 @@ void RedisConnection::WriteOne(StreamPtr& stream, RedisConnection::Query& query, - try { - WriteRESP(*strm, query, yc); - strm->async_flush(yc); -- } catch (const boost::coroutines::detail::forced_unwind&) { -- throw; -- } catch (...) { -+ } catch (const std::exception&) { - if (m_Connecting.exchange(false)) { - m_Connected.store(false); - stream = nullptr; -@@ -441,6 +439,8 @@ void RedisConnection::WriteOne(StreamPtr& stream, RedisConnection::Query& query, - } - } - -+ throw; -+ } catch (...) { - throw; - } - } -diff --git a/lib/remote/jsonrpcconnection.cpp b/lib/remote/jsonrpcconnection.cpp -index d49c0b359a..8e95325feb 100644 ---- lib/remote/jsonrpcconnection.cpp -+++ lib/remote/jsonrpcconnection.cpp -@@ -212,7 +212,7 @@ void JsonRpcConnection::SendMessage(const Dictionary::Ptr& message) - - Ptr keepAlive (this); - -- m_IoStrand.post([this, keepAlive, message]() { SendMessageInternal(message); }); -+ boost::asio::post(m_IoStrand, [this, keepAlive, message] { SendMessageInternal(message); }); - } - - void JsonRpcConnection::SendRawMessage(const String& message) -@@ -223,7 +223,7 @@ void JsonRpcConnection::SendRawMessage(const String& message) - - Ptr keepAlive (this); - -- m_IoStrand.post([this, keepAlive, message]() { -+ boost::asio::post(m_IoStrand, [this, keepAlive, message] { - if (m_ShuttingDown) { - return; - } -diff --git a/lib/base/tcpsocket.hpp b/lib/base/tcpsocket.hpp -index 471ad8d239..1cf1a23501 100644 ---- lib/base/tcpsocket.hpp -+++ lib/base/tcpsocket.hpp -@@ -41,8 +41,7 @@ void Connect(Socket& socket, const String& node, const String& service) - using boost::asio::ip::tcp; - - tcp::resolver resolver (IoEngine::Get().GetIoContext()); -- tcp::resolver::query query (node, service); -- auto result (resolver.resolve(query)); -+ auto result (resolver.resolve(node.CStr(), service.CStr())); - auto current (result.begin()); - - for (;;) { -@@ -72,8 +71,7 @@ void Connect(Socket& socket, const String& node, const String& service, boost::a - using boost::asio::ip::tcp; - - tcp::resolver resolver (IoEngine::Get().GetIoContext()); -- tcp::resolver::query query (node, service); -- auto result (resolver.async_resolve(query, yc)); -+ auto result (resolver.async_resolve(node.CStr(), service.CStr(), yc)); - auto current (result.begin()); - - for (;;) { -diff --git a/lib/remote/apilistener.cpp b/lib/remote/apilistener.cpp -index 519469aafa..7ef3acddda 100644 ---- lib/remote/apilistener.cpp -+++ lib/remote/apilistener.cpp -@@ -439,9 +439,7 @@ bool ApiListener::AddListener(const String& node, const String& service) - - try { - tcp::resolver resolver (io); -- tcp::resolver::query query (node, service, tcp::resolver::query::passive); -- -- auto result (resolver.resolve(query)); -+ auto result (resolver.resolve(node.CStr(), service.CStr(), tcp::resolver::passive)); - auto current (result.begin()); - - for (;;) { - diff --git a/net-mgmt/icinga2/files/patch-third-party_cmake_GNUInstallDirs.cmake b/net-mgmt/icinga2/files/patch-third-party_cmake_GNUInstallDirs.cmake deleted file mode 100644 index 03246563e110..000000000000 --- a/net-mgmt/icinga2/files/patch-third-party_cmake_GNUInstallDirs.cmake +++ /dev/null @@ -1,20 +0,0 @@ ---- third-party/cmake/GNUInstallDirs.cmake.orig 2024-03-20 11:52:57 UTC -+++ third-party/cmake/GNUInstallDirs.cmake -@@ -172,7 +172,7 @@ if(CMAKE_SYSTEM_NAME MATCHES "(DragonFly|FreeBSD|OpenB - set(CMAKE_INSTALL_INFODIR "info") - endif() - -- if(NOT CMAKE_INSTALL_MANDDIR) -+ if(NOT CMAKE_INSTALL_MANDIR) - set(CMAKE_INSTALL_MANDIR "" CACHE PATH "man documentation (man)") - set(CMAKE_INSTALL_MANDIR "man") - endif() -@@ -182,7 +182,7 @@ else() - set(CMAKE_INSTALL_INFODIR "${CMAKE_INSTALL_DATAROOTDIR}/info") - endif() - -- if(NOT CMAKE_INSTALL_MANDDIR) -+ if(NOT CMAKE_INSTALL_MANDIR) - set(CMAKE_INSTALL_MANDIR "" CACHE PATH "man documentation (DATAROOTDIR/man)") - set(CMAKE_INSTALL_MANDIR "${CMAKE_INSTALL_DATAROOTDIR}/man") - endif() diff --git a/net-mgmt/icinga2/files/pkg-message.in b/net-mgmt/icinga2/files/pkg-message.in index 0658556373aa..f4b8e72effa4 100644 --- a/net-mgmt/icinga2/files/pkg-message.in +++ b/net-mgmt/icinga2/files/pkg-message.in @@ -8,7 +8,7 @@ EOM { type: upgrade message: <<EOM If you do a major upgrade of Icinga 2 and use a database, please see -http://docs.icinga.org/icinga2/latest/doc/module/icinga2/chapter/upgrading-icinga-2 +https://icinga.com/docs/icinga-2/latest/doc/16-upgrading-icinga-2/ how to upgrade the database. Please remove the rc.conf variable 'icinga2_mkvar'. All needed directories are diff --git a/net-mgmt/icinga2/pkg-plist b/net-mgmt/icinga2/pkg-plist index c91e8400a676..02aeaa780359 100644 --- a/net-mgmt/icinga2/pkg-plist +++ b/net-mgmt/icinga2/pkg-plist @@ -38,9 +38,9 @@ etc/bash_completion.d/icinga2 @sample %%ETCDIR%%/zones.conf.sample %%ETCDIR%%/zones.d/README %%MYSQL%%lib/icinga2/libmysql_shim.so -%%MYSQL%%lib/icinga2/libmysql_shim.so.2.14.6 +%%MYSQL%%lib/icinga2/libmysql_shim.so.2.15.0 %%PGSQL%%lib/icinga2/libpgsql_shim.so -%%PGSQL%%lib/icinga2/libpgsql_shim.so.2.14.6 +%%PGSQL%%lib/icinga2/libpgsql_shim.so.2.15.0 lib/icinga2/sbin/icinga2 libexec/nagios/check_nscp_api sbin/icinga2 diff --git a/net-mgmt/icingadb/Makefile b/net-mgmt/icingadb/Makefile index 409ac77b6ab6..93e83b0e2dcf 100644 --- a/net-mgmt/icingadb/Makefile +++ b/net-mgmt/icingadb/Makefile @@ -1,7 +1,6 @@ PORTNAME= icingadb DISTVERSIONPREFIX= v -DISTVERSION= 1.2.0 -PORTREVISION= 6 +DISTVERSION= 1.4.0 CATEGORIES= net-mgmt MAINTAINER= dvl@FreeBSD.org @@ -39,7 +38,7 @@ SUB_LIST+= ICINGA2USER=${ICINGA2USER} \ PREFIX=${PREFIX} post-patch: - @${REINPLACE_CMD} -e 's|%%PREFIX|${PREFIX}|g' ${WRKSRC}/pkg/config/config.go + @${REINPLACE_CMD} -e 's|%%PREFIX|${PREFIX}|g' ${WRKSRC}/internal/config/config.go post-install: ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} diff --git a/net-mgmt/icingadb/distinfo b/net-mgmt/icingadb/distinfo index b692bebb072e..d169b14713ee 100644 --- a/net-mgmt/icingadb/distinfo +++ b/net-mgmt/icingadb/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1722340400 -SHA256 (go/net-mgmt_icingadb/Icinga-icingadb-v1.2.0_GH0/v1.2.0.mod) = 7ae965983fb00d3e058aad4e8d38d15eeac66c314cc8b6830a4b3b2983dbfe12 -SIZE (go/net-mgmt_icingadb/Icinga-icingadb-v1.2.0_GH0/v1.2.0.mod) = 1502 -SHA256 (go/net-mgmt_icingadb/Icinga-icingadb-v1.2.0_GH0/v1.2.0.zip) = a7ff457bad4ef78a5c65d3fc06571541bec5deee6f0fabbfd88a888e263dcc6d -SIZE (go/net-mgmt_icingadb/Icinga-icingadb-v1.2.0_GH0/v1.2.0.zip) = 3379031 -SHA256 (go/net-mgmt_icingadb/Icinga-icingadb-v1.2.0_GH0/Icinga-icingadb-v1.2.0_GH0.tar.gz) = f3452f796a471e848c2e51d2820444df8907be7f972cdd139e2abcd6f66a4890 -SIZE (go/net-mgmt_icingadb/Icinga-icingadb-v1.2.0_GH0/Icinga-icingadb-v1.2.0_GH0.tar.gz) = 3345811 +TIMESTAMP = 1752491323 +SHA256 (go/net-mgmt_icingadb/Icinga-icingadb-v1.4.0_GH0/v1.4.0.mod) = af22816190cdd4935f3dd696a4e98f6b2246d8580460173f126c408299258d3c +SIZE (go/net-mgmt_icingadb/Icinga-icingadb-v1.4.0_GH0/v1.4.0.mod) = 1625 +SHA256 (go/net-mgmt_icingadb/Icinga-icingadb-v1.4.0_GH0/v1.4.0.zip) = eb065d6314499169207e9d47b04714cb5afa858a3fe7b4ce5a5c943295bdf930 +SIZE (go/net-mgmt_icingadb/Icinga-icingadb-v1.4.0_GH0/v1.4.0.zip) = 3354764 +SHA256 (go/net-mgmt_icingadb/Icinga-icingadb-v1.4.0_GH0/Icinga-icingadb-v1.4.0_GH0.tar.gz) = e244998da7c6f817fc590ca0852451a12fee4bc8fda8d3183c4f6c4df1ab38bd +SIZE (go/net-mgmt_icingadb/Icinga-icingadb-v1.4.0_GH0/Icinga-icingadb-v1.4.0_GH0.tar.gz) = 3343081 diff --git a/net-mgmt/icingadb/files/patch-internal_config_config.go b/net-mgmt/icingadb/files/patch-internal_config_config.go new file mode 100644 index 000000000000..418f02d52e51 --- /dev/null +++ b/net-mgmt/icingadb/files/patch-internal_config_config.go @@ -0,0 +1,11 @@ +--- internal/config/config.go.orig 2025-07-14 11:25:55 UTC ++++ internal/config/config.go +@@ -56,7 +56,7 @@ type Flags struct { + Version bool `long:"version" description:"print version and exit"` + + // Config is the path to the config file. If not provided, it defaults to DefaultConfigPath. +- Config string `short:"c" long:"config" description:"path to config file (default: /etc/icingadb/config.yml)"` ++ Config string `short:"c" long:"config" description:"path to config file (default: %%PREFIX%%/etc/icingadb/config.yml)"` + // default must be kept in sync with DefaultConfigPath. + + // DatabaseAutoImport results in an initial schema check and update; mostly for containerized setups. diff --git a/net-mgmt/icingadb/files/patch-pkg_config_config.go b/net-mgmt/icingadb/files/patch-pkg_config_config.go deleted file mode 100644 index 1b5b0066118c..000000000000 --- a/net-mgmt/icingadb/files/patch-pkg_config_config.go +++ /dev/null @@ -1,11 +0,0 @@ ---- pkg/config/config.go.orig 2023-09-08 17:19:58 UTC -+++ pkg/config/config.go -@@ -46,7 +46,7 @@ type Flags struct { - // Version decides whether to just print the version and exit. - Version bool `long:"version" description:"print version and exit"` - // Config is the path to the config file -- Config string `short:"c" long:"config" description:"path to config file" required:"true" default:"/etc/icingadb/config.yml"` -+ Config string `short:"c" long:"config" description:"path to config file" required:"true" default:"%%PREFIX%%/etc/icinga2/icingadb.yml"` - } - - // FromYAMLFile returns a new Config value created from the given YAML config file. diff --git a/net-mgmt/icingaweb2-module-businessprocess/Makefile b/net-mgmt/icingaweb2-module-businessprocess/Makefile index 8d474790ed70..423fec2f14be 100644 --- a/net-mgmt/icingaweb2-module-businessprocess/Makefile +++ b/net-mgmt/icingaweb2-module-businessprocess/Makefile @@ -16,6 +16,7 @@ RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.12.1:net-mgmt/icingaweb2@${PHP_FL icinga-php-library${PHP_PKGNAMESUFFIX}>=0.13.1:net-mgmt/icinga-php-library@${PHP_FLAVOR} USES= php:web,flavors +IGNORE_WITH_PHP=81 USE_GITHUB= yes GH_ACCOUNT= icinga diff --git a/net-mgmt/icingaweb2-module-cube/Makefile b/net-mgmt/icingaweb2-module-cube/Makefile index 1594ccc875fa..1ee76b85cc7c 100644 --- a/net-mgmt/icingaweb2-module-cube/Makefile +++ b/net-mgmt/icingaweb2-module-cube/Makefile @@ -20,6 +20,7 @@ NO_BUILD= yes NO_ARCH= yes USES= php:web,flavors +IGNORE_WITH_PHP=81 WWWDIR?= ${PREFIX}/www/icingaweb2/modules/${PORTNAME:C/^.*-//} diff --git a/net-mgmt/icingaweb2-module-director/Makefile b/net-mgmt/icingaweb2-module-director/Makefile index ddc987325021..0dce95a1ac4b 100644 --- a/net-mgmt/icingaweb2-module-director/Makefile +++ b/net-mgmt/icingaweb2-module-director/Makefile @@ -15,6 +15,7 @@ RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.12.1:net-mgmt/icingaweb2@${PHP_FL USES= php:web,flavors USE_PHP= pcntl +IGNORE_WITH_PHP=81 USE_RC_SUBR= icinga-director DIRECTOR_USER?= icingadirector diff --git a/net-mgmt/icingaweb2-module-elasticsearch/Makefile b/net-mgmt/icingaweb2-module-elasticsearch/Makefile index 64621ecd31ce..66e31b5076e8 100644 --- a/net-mgmt/icingaweb2-module-elasticsearch/Makefile +++ b/net-mgmt/icingaweb2-module-elasticsearch/Makefile @@ -15,6 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.11.4:net-mgmt/icingaweb2@${PHP_FLAVOR} USES= php:web,flavors +IGNORE_WITH_PHP=81 USE_GITHUB= yes GH_ACCOUNT= icinga diff --git a/net-mgmt/icingaweb2-module-fileshipper/Makefile b/net-mgmt/icingaweb2-module-fileshipper/Makefile index a5baa6faf1f1..f2c458393c9c 100644 --- a/net-mgmt/icingaweb2-module-fileshipper/Makefile +++ b/net-mgmt/icingaweb2-module-fileshipper/Makefile @@ -15,6 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.11.4:net-mgmt/icingaweb2@${PHP_FLAVOR} USES= php:web,flavors +IGNORE_WITH_PHP=81 USE_GITHUB= yes GH_ACCOUNT= icinga diff --git a/net-mgmt/icingaweb2-module-generictts/Makefile b/net-mgmt/icingaweb2-module-generictts/Makefile index dcb477c0608c..b6b34f8a2fc0 100644 --- a/net-mgmt/icingaweb2-module-generictts/Makefile +++ b/net-mgmt/icingaweb2-module-generictts/Makefile @@ -15,6 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.11.4:net-mgmt/icingaweb2@${PHP_FLAVOR} USES= php:web,flavors +IGNORE_WITH_PHP=81 USE_GITHUB= yes GH_ACCOUNT= icinga diff --git a/net-mgmt/icingaweb2-module-grafana/Makefile b/net-mgmt/icingaweb2-module-grafana/Makefile index 4930e6f0375b..64e769159264 100644 --- a/net-mgmt/icingaweb2-module-grafana/Makefile +++ b/net-mgmt/icingaweb2-module-grafana/Makefile @@ -13,6 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.11.4:net-mgmt/icingaweb2@${PHP_FLAVOR} USES= php:web,flavors +IGNORE_WITH_PHP=81 USE_GITHUB= yes GH_ACCOUNT= NETWAYS diff --git a/net-mgmt/icingaweb2-module-graphite/Makefile b/net-mgmt/icingaweb2-module-graphite/Makefile index 6d82b46cc32c..837184657f5e 100644 --- a/net-mgmt/icingaweb2-module-graphite/Makefile +++ b/net-mgmt/icingaweb2-module-graphite/Makefile @@ -15,6 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.12.1:net-mgmt/icingaweb2@${PHP_FLAVOR} USES= php:web,flavors +IGNORE_WITH_PHP=81 USE_GITHUB= yes GH_ACCOUNT= icinga diff --git a/net-mgmt/icingaweb2-module-icingadb/Makefile b/net-mgmt/icingaweb2-module-icingadb/Makefile index 724bc43466ba..70dca680c94d 100644 --- a/net-mgmt/icingaweb2-module-icingadb/Makefile +++ b/net-mgmt/icingaweb2-module-icingadb/Makefile @@ -1,6 +1,6 @@ PORTNAME= icingaweb2-module-icingadb DISTVERSIONPREFIX= v -DISTVERSION= 1.1.0 +DISTVERSION= 1.2.2 CATEGORIES= net-mgmt www PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} @@ -19,6 +19,7 @@ RUN_DEPENDS= icinga-php-library${PHP_PKGNAMESUFFIX}>=0.9:net-mgmt/icinga-php-lib USES= php:web,flavors shebangfix # php json extension is required but it's statically linked in default php USE_PHP= curl dom xml +IGNORE_WITH_PHP= 81 USE_GITHUB= yes GH_ACCOUNT= icinga diff --git a/net-mgmt/icingaweb2-module-icingadb/distinfo b/net-mgmt/icingaweb2-module-icingadb/distinfo index 093bd73512e0..ce7939150ede 100644 --- a/net-mgmt/icingaweb2-module-icingadb/distinfo +++ b/net-mgmt/icingaweb2-module-icingadb/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1696075981 -SHA256 (icinga-icingadb-web-v1.1.0_GH0.tar.gz) = 8ac034695c26534669fb08142273e3f60aea9bb5636f72c160e44b75188adec3 -SIZE (icinga-icingadb-web-v1.1.0_GH0.tar.gz) = 2337373 +TIMESTAMP = 1752759472 +SHA256 (icinga-icingadb-web-v1.2.2_GH0.tar.gz) = 5137bb68328d6aa7baa843bc9f8f6fba21afa957d454aeeb93f97f8942b6fa74 +SIZE (icinga-icingadb-web-v1.2.2_GH0.tar.gz) = 2075341 diff --git a/net-mgmt/icingaweb2-module-icingadb/pkg-plist b/net-mgmt/icingaweb2-module-icingadb/pkg-plist index 6dff8df5defc..0e76f80886e2 100644 --- a/net-mgmt/icingaweb2-module-icingadb/pkg-plist +++ b/net-mgmt/icingaweb2-module-icingadb/pkg-plist @@ -4,10 +4,15 @@ %%WWWDIR%%/LICENSE %%WWWDIR%%/README.md %%WWWDIR%%/SECURITY.md +%%WWWDIR%%/application/clicommands/MigrateCommand.php %%WWWDIR%%/application/controllers/CommandTransportController.php %%WWWDIR%%/application/controllers/CommentController.php %%WWWDIR%%/application/controllers/CommentsController.php %%WWWDIR%%/application/controllers/ConfigController.php +%%WWWDIR%%/application/controllers/ContactController.php +%%WWWDIR%%/application/controllers/ContactgroupController.php +%%WWWDIR%%/application/controllers/ContactgroupsController.php +%%WWWDIR%%/application/controllers/ContactsController.php %%WWWDIR%%/application/controllers/DowntimeController.php %%WWWDIR%%/application/controllers/DowntimesController.php %%WWWDIR%%/application/controllers/ErrorController.php @@ -20,6 +25,7 @@ %%WWWDIR%%/application/controllers/HostsController.php %%WWWDIR%%/application/controllers/MigrateController.php %%WWWDIR%%/application/controllers/NotificationsController.php +%%WWWDIR%%/application/controllers/RedundancygroupController.php %%WWWDIR%%/application/controllers/ServiceController.php %%WWWDIR%%/application/controllers/ServicegroupController.php %%WWWDIR%%/application/controllers/ServicegroupsController.php @@ -55,14 +61,15 @@ %%WWWDIR%%/application/views/scripts/services/grid.phtml %%WWWDIR%%/configuration.php %%WWWDIR%%/doc/01-About.md -%%WWWDIR%%/doc/02-Installation.md.d/From-Source.md %%WWWDIR%%/doc/02-Installation.md +%%WWWDIR%%/doc/02-Installation.md.d/From-Source.md %%WWWDIR%%/doc/03-Configuration.md %%WWWDIR%%/doc/04-Security.md %%WWWDIR%%/doc/05-Upgrading.md %%WWWDIR%%/doc/09-Automation.md %%WWWDIR%%/doc/10-Migration.md %%WWWDIR%%/doc/11-Concepts.md +%%WWWDIR%%/doc/TRADEMARKS.md %%WWWDIR%%/doc/res/CheckStatisticsAnatomy.jpg %%WWWDIR%%/doc/res/ListAnatomyOverdue.jpg %%WWWDIR%%/doc/res/ListItemAnatomy.jpg @@ -77,7 +84,6 @@ %%WWWDIR%%/doc/res/modal-dialog-preview.png %%WWWDIR%%/doc/res/searchbar-completion-preview.png %%WWWDIR%%/doc/res/service-detail-preview.png -%%WWWDIR%%/doc/res/url-migration-preview.png %%WWWDIR%%/doc/res/view-switcher-preview.png %%WWWDIR%%/library/Icingadb/Authentication/ObjectAuthorization.php %%WWWDIR%%/library/Icingadb/Command/IcingaApiCommand.php @@ -94,6 +100,7 @@ %%WWWDIR%%/library/Icingadb/Command/Object/PropagateHostDowntimeCommand.php %%WWWDIR%%/library/Icingadb/Command/Object/RemoveAcknowledgementCommand.php %%WWWDIR%%/library/Icingadb/Command/Object/ScheduleCheckCommand.php +%%WWWDIR%%/library/Icingadb/Command/Object/ScheduleDowntimeCommand.php %%WWWDIR%%/library/Icingadb/Command/Object/ScheduleHostDowntimeCommand.php %%WWWDIR%%/library/Icingadb/Command/Object/ScheduleServiceDowntimeCommand.php %%WWWDIR%%/library/Icingadb/Command/Object/SendCustomNotificationCommand.php @@ -108,9 +115,9 @@ %%WWWDIR%%/library/Icingadb/Command/Transport/CommandTransportException.php %%WWWDIR%%/library/Icingadb/Command/Transport/CommandTransportInterface.php %%WWWDIR%%/library/Icingadb/Common/Auth.php +%%WWWDIR%%/library/Icingadb/Common/Backend.php %%WWWDIR%%/library/Icingadb/Common/BaseFilter.php %%WWWDIR%%/library/Icingadb/Common/BaseStatusBar.php -%%WWWDIR%%/library/Icingadb/Common/CaptionDisabled.php %%WWWDIR%%/library/Icingadb/Common/CommandActions.php %%WWWDIR%%/library/Icingadb/Common/Database.php %%WWWDIR%%/library/Icingadb/Common/DetailActions.php @@ -120,28 +127,27 @@ %%WWWDIR%%/library/Icingadb/Common/IcingaRedis.php %%WWWDIR%%/library/Icingadb/Common/Icons.php %%WWWDIR%%/library/Icingadb/Common/Links.php -%%WWWDIR%%/library/Icingadb/Common/ListItemCommonLayout.php -%%WWWDIR%%/library/Icingadb/Common/ListItemDetailedLayout.php -%%WWWDIR%%/library/Icingadb/Common/ListItemMinimalLayout.php %%WWWDIR%%/library/Icingadb/Common/LoadMore.php %%WWWDIR%%/library/Icingadb/Common/Macros.php -%%WWWDIR%%/library/Icingadb/Common/NoSubjectLink.php %%WWWDIR%%/library/Icingadb/Common/ObjectInspectionDetail.php -%%WWWDIR%%/library/Icingadb/Common/ObjectLinkDisabled.php %%WWWDIR%%/library/Icingadb/Common/SearchControls.php %%WWWDIR%%/library/Icingadb/Common/ServiceLink.php %%WWWDIR%%/library/Icingadb/Common/ServiceLinks.php %%WWWDIR%%/library/Icingadb/Common/ServiceStates.php %%WWWDIR%%/library/Icingadb/Common/StateBadges.php %%WWWDIR%%/library/Icingadb/Common/TicketLinks.php -%%WWWDIR%%/library/Icingadb/Common/ViewMode.php %%WWWDIR%%/library/Icingadb/Compat/CompatHost.php %%WWWDIR%%/library/Icingadb/Compat/CompatObject.php %%WWWDIR%%/library/Icingadb/Compat/CompatService.php %%WWWDIR%%/library/Icingadb/Compat/UrlMigrator.php %%WWWDIR%%/library/Icingadb/Data/CsvResultSet.php +%%WWWDIR%%/library/Icingadb/Data/CsvResultSetUtils.php +%%WWWDIR%%/library/Icingadb/Data/DependencyNodes.php %%WWWDIR%%/library/Icingadb/Data/JsonResultSet.php +%%WWWDIR%%/library/Icingadb/Data/JsonResultSetUtils.php %%WWWDIR%%/library/Icingadb/Data/PivotTable.php +%%WWWDIR%%/library/Icingadb/Data/VolatileCsvResults.php +%%WWWDIR%%/library/Icingadb/Data/VolatileJsonResults.php %%WWWDIR%%/library/Icingadb/Hook/ActionsHook/ObjectActionsHook.php %%WWWDIR%%/library/Icingadb/Hook/Common/HookUtils.php %%WWWDIR%%/library/Icingadb/Hook/Common/TotalSlaReportUtils.php @@ -155,6 +161,7 @@ %%WWWDIR%%/library/Icingadb/Hook/HostsDetailExtensionHook.php %%WWWDIR%%/library/Icingadb/Hook/IcingadbSupportHook.php %%WWWDIR%%/library/Icingadb/Hook/PluginOutputHook.php +%%WWWDIR%%/library/Icingadb/Hook/RedundancyGroupDetailExtensionHook.php %%WWWDIR%%/library/Icingadb/Hook/ServiceActionsHook.php %%WWWDIR%%/library/Icingadb/Hook/ServiceDetailExtensionHook.php %%WWWDIR%%/library/Icingadb/Hook/ServicesDetailExtensionHook.php @@ -168,6 +175,7 @@ %%WWWDIR%%/library/Icingadb/Model/Behavior/Bitmask.php %%WWWDIR%%/library/Icingadb/Model/Behavior/BoolCast.php %%WWWDIR%%/library/Icingadb/Model/Behavior/FlattenedObjectVars.php +%%WWWDIR%%/library/Icingadb/Model/Behavior/HasProblematicParent.php %%WWWDIR%%/library/Icingadb/Model/Behavior/ReRoute.php %%WWWDIR%%/library/Icingadb/Model/Checkcommand.php %%WWWDIR%%/library/Icingadb/Model/CheckcommandArgument.php @@ -177,6 +185,9 @@ %%WWWDIR%%/library/Icingadb/Model/CommentHistory.php %%WWWDIR%%/library/Icingadb/Model/Customvar.php %%WWWDIR%%/library/Icingadb/Model/CustomvarFlat.php +%%WWWDIR%%/library/Icingadb/Model/DependencyEdge.php +%%WWWDIR%%/library/Icingadb/Model/DependencyEdgeState.php +%%WWWDIR%%/library/Icingadb/Model/DependencyNode.php %%WWWDIR%%/library/Icingadb/Model/Downtime.php %%WWWDIR%%/library/Icingadb/Model/DowntimeHistory.php %%WWWDIR%%/library/Icingadb/Model/Endpoint.php @@ -209,6 +220,10 @@ %%WWWDIR%%/library/Icingadb/Model/NotificationcommandArgument.php %%WWWDIR%%/library/Icingadb/Model/NotificationcommandCustomvar.php %%WWWDIR%%/library/Icingadb/Model/NotificationcommandEnvvar.php +%%WWWDIR%%/library/Icingadb/Model/RedundancyGroup.php +%%WWWDIR%%/library/Icingadb/Model/RedundancyGroupState.php +%%WWWDIR%%/library/Icingadb/Model/RedundancyGroupSummary.php +%%WWWDIR%%/library/Icingadb/Model/Schema.php %%WWWDIR%%/library/Icingadb/Model/Service.php %%WWWDIR%%/library/Icingadb/Model/ServiceCustomvar.php %%WWWDIR%%/library/Icingadb/Model/ServiceState.php @@ -217,6 +232,8 @@ %%WWWDIR%%/library/Icingadb/Model/ServicegroupMember.php %%WWWDIR%%/library/Icingadb/Model/ServicegroupSummary.php %%WWWDIR%%/library/Icingadb/Model/ServicestateSummary.php +%%WWWDIR%%/library/Icingadb/Model/SlaHistoryDowntime.php +%%WWWDIR%%/library/Icingadb/Model/SlaHistoryState.php %%WWWDIR%%/library/Icingadb/Model/State.php %%WWWDIR%%/library/Icingadb/Model/StateHistory.php %%WWWDIR%%/library/Icingadb/Model/Timeperiod.php @@ -224,6 +241,8 @@ %%WWWDIR%%/library/Icingadb/Model/TimeperiodOverrideExclude.php %%WWWDIR%%/library/Icingadb/Model/TimeperiodOverrideInclude.php %%WWWDIR%%/library/Icingadb/Model/TimeperiodRange.php +%%WWWDIR%%/library/Icingadb/Model/UnreachableParent.php +%%WWWDIR%%/library/Icingadb/Model/UnreachableParent/ResultSet.php %%WWWDIR%%/library/Icingadb/Model/User.php %%WWWDIR%%/library/Icingadb/Model/UserCustomvar.php %%WWWDIR%%/library/Icingadb/Model/Usergroup.php @@ -236,13 +255,13 @@ %%WWWDIR%%/library/Icingadb/ProvidedHook/CreateHostsSlaReport.php %%WWWDIR%%/library/Icingadb/ProvidedHook/CreateServiceSlaReport.php %%WWWDIR%%/library/Icingadb/ProvidedHook/CreateServicesSlaReport.php -%%WWWDIR%%/library/Icingadb/ProvidedHook/Reporting/TotalHostSlaReport.php -%%WWWDIR%%/library/Icingadb/ProvidedHook/Reporting/TotalServiceSlaReport.php %%WWWDIR%%/library/Icingadb/ProvidedHook/IcingaHealth.php %%WWWDIR%%/library/Icingadb/ProvidedHook/RedisHealth.php %%WWWDIR%%/library/Icingadb/ProvidedHook/Reporting/HostSlaReport.php %%WWWDIR%%/library/Icingadb/ProvidedHook/Reporting/ServiceSlaReport.php %%WWWDIR%%/library/Icingadb/ProvidedHook/Reporting/SlaReport.php +%%WWWDIR%%/library/Icingadb/ProvidedHook/Reporting/TotalHostSlaReport.php +%%WWWDIR%%/library/Icingadb/ProvidedHook/Reporting/TotalServiceSlaReport.php %%WWWDIR%%/library/Icingadb/ProvidedHook/X509/Sni.php %%WWWDIR%%/library/Icingadb/Redis/VolatileStateResults.php %%WWWDIR%%/library/Icingadb/Setup/ApiTransportPage.php @@ -260,6 +279,20 @@ %%WWWDIR%%/library/Icingadb/Util/PerfDataSet.php %%WWWDIR%%/library/Icingadb/Util/PluginOutput.php %%WWWDIR%%/library/Icingadb/Util/ThresholdRange.php +%%WWWDIR%%/library/Icingadb/View/BaseHostAndServiceRenderer.php +%%WWWDIR%%/library/Icingadb/View/CommentRenderer.php +%%WWWDIR%%/library/Icingadb/View/DowntimeRenderer.php +%%WWWDIR%%/library/Icingadb/View/EventRenderer.php +%%WWWDIR%%/library/Icingadb/View/HostRenderer.php +%%WWWDIR%%/library/Icingadb/View/HostgroupGridRenderer.php +%%WWWDIR%%/library/Icingadb/View/HostgroupRenderer.php +%%WWWDIR%%/library/Icingadb/View/NotificationRenderer.php +%%WWWDIR%%/library/Icingadb/View/RedundancyGroupRenderer.php +%%WWWDIR%%/library/Icingadb/View/ServiceRenderer.php +%%WWWDIR%%/library/Icingadb/View/ServicegroupGridRenderer.php +%%WWWDIR%%/library/Icingadb/View/ServicegroupRenderer.php +%%WWWDIR%%/library/Icingadb/View/UserRenderer.php +%%WWWDIR%%/library/Icingadb/View/UsergroupRenderer.php %%WWWDIR%%/library/Icingadb/Web/Control/GridViewModeSwitcher.php %%WWWDIR%%/library/Icingadb/Web/Control/ProblemToggle.php %%WWWDIR%%/library/Icingadb/Web/Control/SearchBar/ObjectSuggestions.php @@ -272,8 +305,9 @@ %%WWWDIR%%/library/Icingadb/Web/Navigation/Renderer/ProblemsBadge.php %%WWWDIR%%/library/Icingadb/Web/Navigation/Renderer/ServiceProblemsBadge.php %%WWWDIR%%/library/Icingadb/Web/Navigation/Renderer/TotalProblemsBadge.php -%%WWWDIR%%/library/Icingadb/Widget/AttemptBall.php %%WWWDIR%%/library/Icingadb/Widget/CheckAttempt.php +%%WWWDIR%%/library/Icingadb/Widget/DependencyNodeStateBadges.php +%%WWWDIR%%/library/Icingadb/Widget/DependencyNodeStatistics.php %%WWWDIR%%/library/Icingadb/Widget/Detail/CheckStatistics.php %%WWWDIR%%/library/Icingadb/Widget/Detail/CommentDetail.php %%WWWDIR%%/library/Icingadb/Widget/Detail/CustomVarTable.php @@ -286,10 +320,12 @@ %%WWWDIR%%/library/Icingadb/Widget/Detail/HostStatistics.php %%WWWDIR%%/library/Icingadb/Widget/Detail/MultiselectQuickActions.php %%WWWDIR%%/library/Icingadb/Widget/Detail/ObjectDetail.php +%%WWWDIR%%/library/Icingadb/Widget/Detail/ObjectHeader.php %%WWWDIR%%/library/Icingadb/Widget/Detail/ObjectStatistics.php %%WWWDIR%%/library/Icingadb/Widget/Detail/ObjectsDetail.php %%WWWDIR%%/library/Icingadb/Widget/Detail/PerfDataTable.php %%WWWDIR%%/library/Icingadb/Widget/Detail/QuickActions.php +%%WWWDIR%%/library/Icingadb/Widget/Detail/RedundancyGroupDetail.php %%WWWDIR%%/library/Icingadb/Widget/Detail/ServiceDetail.php %%WWWDIR%%/library/Icingadb/Widget/Detail/ServiceInspectionDetail.php %%WWWDIR%%/library/Icingadb/Widget/Detail/ServiceMetaInfo.php @@ -301,62 +337,21 @@ %%WWWDIR%%/library/Icingadb/Widget/HostStatusBar.php %%WWWDIR%%/library/Icingadb/Widget/HostSummaryDonut.php %%WWWDIR%%/library/Icingadb/Widget/IconImage.php -%%WWWDIR%%/library/Icingadb/Widget/ItemList/BaseCommentListItem.php -%%WWWDIR%%/library/Icingadb/Widget/ItemList/BaseDowntimeListItem.php -%%WWWDIR%%/library/Icingadb/Widget/ItemList/BaseHistoryListItem.php -%%WWWDIR%%/library/Icingadb/Widget/ItemList/BaseHostListItem.php -%%WWWDIR%%/library/Icingadb/Widget/ItemList/BaseNotificationListItem.php -%%WWWDIR%%/library/Icingadb/Widget/ItemList/BaseServiceListItem.php %%WWWDIR%%/library/Icingadb/Widget/ItemList/CommandTransportList.php %%WWWDIR%%/library/Icingadb/Widget/ItemList/CommandTransportListItem.php -%%WWWDIR%%/library/Icingadb/Widget/ItemList/CommentList.php -%%WWWDIR%%/library/Icingadb/Widget/ItemList/CommentListItem.php -%%WWWDIR%%/library/Icingadb/Widget/ItemList/CommentListItemMinimal.php -%%WWWDIR%%/library/Icingadb/Widget/ItemList/DowntimeList.php -%%WWWDIR%%/library/Icingadb/Widget/ItemList/DowntimeListItem.php -%%WWWDIR%%/library/Icingadb/Widget/ItemList/DowntimeListItemMinimal.php -%%WWWDIR%%/library/Icingadb/Widget/ItemList/HistoryList.php -%%WWWDIR%%/library/Icingadb/Widget/ItemList/HistoryListItem.php -%%WWWDIR%%/library/Icingadb/Widget/ItemList/HistoryListItemDetailed.php -%%WWWDIR%%/library/Icingadb/Widget/ItemList/HistoryListItemMinimal.php -%%WWWDIR%%/library/Icingadb/Widget/ItemList/HostDetailHeader.php -%%WWWDIR%%/library/Icingadb/Widget/ItemList/HostList.php -%%WWWDIR%%/library/Icingadb/Widget/ItemList/HostListItem.php -%%WWWDIR%%/library/Icingadb/Widget/ItemList/HostListItemDetailed.php -%%WWWDIR%%/library/Icingadb/Widget/ItemList/HostListItemMinimal.php -%%WWWDIR%%/library/Icingadb/Widget/ItemList/NotificationList.php -%%WWWDIR%%/library/Icingadb/Widget/ItemList/NotificationListItem.php -%%WWWDIR%%/library/Icingadb/Widget/ItemList/NotificationListItemDetailed.php -%%WWWDIR%%/library/Icingadb/Widget/ItemList/NotificationListItemMinimal.php +%%WWWDIR%%/library/Icingadb/Widget/ItemList/LoadMoreObjectList.php +%%WWWDIR%%/library/Icingadb/Widget/ItemList/ObjectList.php %%WWWDIR%%/library/Icingadb/Widget/ItemList/PageSeparatorItem.php -%%WWWDIR%%/library/Icingadb/Widget/ItemList/ServiceDetailHeader.php -%%WWWDIR%%/library/Icingadb/Widget/ItemList/ServiceList.php -%%WWWDIR%%/library/Icingadb/Widget/ItemList/ServiceListItem.php -%%WWWDIR%%/library/Icingadb/Widget/ItemList/ServiceListItemDetailed.php -%%WWWDIR%%/library/Icingadb/Widget/ItemList/ServiceListItemMinimal.php -%%WWWDIR%%/library/Icingadb/Widget/ItemList/StateList.php -%%WWWDIR%%/library/Icingadb/Widget/ItemList/StateListItem.php -%%WWWDIR%%/library/Icingadb/Widget/ItemTable/BaseHostGroupItem.php -%%WWWDIR%%/library/Icingadb/Widget/ItemTable/BaseServiceGroupItem.php +%%WWWDIR%%/library/Icingadb/Widget/ItemList/TicketLinkObjectList.php %%WWWDIR%%/library/Icingadb/Widget/ItemTable/BaseStateRowItem.php -%%WWWDIR%%/library/Icingadb/Widget/ItemTable/GridCellLayout.php -%%WWWDIR%%/library/Icingadb/Widget/ItemTable/HostgroupGridCell.php -%%WWWDIR%%/library/Icingadb/Widget/ItemTable/HostgroupTable.php -%%WWWDIR%%/library/Icingadb/Widget/ItemTable/HostgroupTableRow.php %%WWWDIR%%/library/Icingadb/Widget/ItemTable/HostItemTable.php %%WWWDIR%%/library/Icingadb/Widget/ItemTable/HostRowItem.php -%%WWWDIR%%/library/Icingadb/Widget/ItemTable/ServicegroupGridCell.php -%%WWWDIR%%/library/Icingadb/Widget/ItemTable/ServicegroupTable.php -%%WWWDIR%%/library/Icingadb/Widget/ItemTable/ServicegroupTableRow.php +%%WWWDIR%%/library/Icingadb/Widget/ItemTable/ObjectGrid.php +%%WWWDIR%%/library/Icingadb/Widget/ItemTable/ObjectTable.php %%WWWDIR%%/library/Icingadb/Widget/ItemTable/ServiceItemTable.php %%WWWDIR%%/library/Icingadb/Widget/ItemTable/ServiceRowItem.php %%WWWDIR%%/library/Icingadb/Widget/ItemTable/StateItemTable.php %%WWWDIR%%/library/Icingadb/Widget/ItemTable/StateRowItem.php -%%WWWDIR%%/library/Icingadb/Widget/ItemTable/TableRowLayout.php -%%WWWDIR%%/library/Icingadb/Widget/ItemTable/UserTable.php -%%WWWDIR%%/library/Icingadb/Widget/ItemTable/UserTableRow.php -%%WWWDIR%%/library/Icingadb/Widget/ItemTable/UsergroupTable.php -%%WWWDIR%%/library/Icingadb/Widget/ItemTable/UsergroupTableRow.php %%WWWDIR%%/library/Icingadb/Widget/MarkdownLine.php %%WWWDIR%%/library/Icingadb/Widget/MarkdownText.php %%WWWDIR%%/library/Icingadb/Widget/Notice.php @@ -369,20 +364,24 @@ %%WWWDIR%%/library/Icingadb/Widget/StateChange.php %%WWWDIR%%/library/Icingadb/Widget/TagList.php %%WWWDIR%%/module.info -%%WWWDIR%%/phpstan-baseline.neon +%%WWWDIR%%/phpstan-baseline-7x.neon +%%WWWDIR%%/phpstan-baseline-8x.neon +%%WWWDIR%%/phpstan-baseline-by-php-version.php +%%WWWDIR%%/phpstan-baseline-standard.neon %%WWWDIR%%/phpstan.neon %%WWWDIR%%/phpunit.xml -%%WWWDIR%%/public/js/progress-bar.js %%WWWDIR%%/public/css/common.less %%WWWDIR%%/public/css/form/schedule-service-downtime-form.less +%%WWWDIR%%/public/css/item/downtime.less +%%WWWDIR%%/public/css/item/hostgroup.less +%%WWWDIR%%/public/css/item/icon-image.less +%%WWWDIR%%/public/css/item/item-layout.less +%%WWWDIR%%/public/css/item/redundancy-group.less +%%WWWDIR%%/public/css/item/servicegroup.less %%WWWDIR%%/public/css/list/action-list.less -%%WWWDIR%%/public/css/list/comment-list.less -%%WWWDIR%%/public/css/list/downtime-list.less %%WWWDIR%%/public/css/list/item-list.less -%%WWWDIR%%/public/css/list/list-item.less %%WWWDIR%%/public/css/list/state-item-table.less %%WWWDIR%%/public/css/list/state-row-item.less -%%WWWDIR%%/public/css/list/user-list.less %%WWWDIR%%/public/css/markdown.less %%WWWDIR%%/public/css/mixin/progress-bar.less %%WWWDIR%%/public/css/mixin/state-badges.less @@ -393,15 +392,16 @@ %%WWWDIR%%/public/css/widget/check-statistics.less %%WWWDIR%%/public/css/widget/comment-popup.less %%WWWDIR%%/public/css/widget/custom-var-table.less +%%WWWDIR%%/public/css/widget/dependency-node-state-badges.less %%WWWDIR%%/public/css/widget/donut-container.less %%WWWDIR%%/public/css/widget/downtime-card.less -%%WWWDIR%%/public/css/widget/group-grid.less %%WWWDIR%%/public/css/widget/host-state-badges.less %%WWWDIR%%/public/css/widget/key-value-list.less %%WWWDIR%%/public/css/widget/migrate-popup.less %%WWWDIR%%/public/css/widget/monitoring-health.less %%WWWDIR%%/public/css/widget/notice.less %%WWWDIR%%/public/css/widget/object-features.less +%%WWWDIR%%/public/css/widget/object-grid.less %%WWWDIR%%/public/css/widget/object-inspection.less %%WWWDIR%%/public/css/widget/object-meta-info.less %%WWWDIR%%/public/css/widget/object-statistics.less @@ -409,9 +409,9 @@ %%WWWDIR%%/public/css/widget/quick-actions.less %%WWWDIR%%/public/css/widget/service-state-badges.less %%WWWDIR%%/public/css/widget/state-change.less -%%WWWDIR%%/public/css/widget/table-layout.less %%WWWDIR%%/public/css/widget/tag-list.less %%WWWDIR%%/public/css/widget/view-mode-switcher.less %%WWWDIR%%/public/js/action-list.js %%WWWDIR%%/public/js/migrate.js +%%WWWDIR%%/public/js/progress-bar.js %%WWWDIR%%/run.php diff --git a/net-mgmt/icingaweb2-module-idoreports/Makefile b/net-mgmt/icingaweb2-module-idoreports/Makefile index 8625d25455eb..d4a4a245276c 100644 --- a/net-mgmt/icingaweb2-module-idoreports/Makefile +++ b/net-mgmt/icingaweb2-module-idoreports/Makefile @@ -16,6 +16,7 @@ RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.12.1:net-mgmt/icingaweb2@${PHP_FL icingaweb2-module-reporting${PHP_PKGNAMESUFFIX}>=0.10.0:net-mgmt/icingaweb2-module-reporting@${PHP_FLAVOR} USES= php:web,flavors +IGNORE_WITH_PHP=81 USE_GITHUB= yes GH_ACCOUNT= icinga diff --git a/net-mgmt/icingaweb2-module-jira/Makefile b/net-mgmt/icingaweb2-module-jira/Makefile index a74ea18a7edf..12ed720951a0 100644 --- a/net-mgmt/icingaweb2-module-jira/Makefile +++ b/net-mgmt/icingaweb2-module-jira/Makefile @@ -15,6 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.11.4:net-mgmt/icingaweb2@${PHP_FLAVOR} USES= php:web,flavors +IGNORE_WITH_PHP=81 USE_GITHUB= yes GH_ACCOUNT= icinga diff --git a/net-mgmt/icingaweb2-module-map/Makefile b/net-mgmt/icingaweb2-module-map/Makefile index 6d520a8e732d..8a247e8584f2 100644 --- a/net-mgmt/icingaweb2-module-map/Makefile +++ b/net-mgmt/icingaweb2-module-map/Makefile @@ -15,6 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.12.1:net-mgmt/icingaweb2@${PHP_FLAVOR} USES= php:web,flavors +IGNORE_WITH_PHP=81 USE_GITHUB= yes GH_ACCOUNT= nbuchwitz diff --git a/net-mgmt/icingaweb2-module-pdfexport/Makefile b/net-mgmt/icingaweb2-module-pdfexport/Makefile index 64d17ba91ee1..f9459d2196ef 100644 --- a/net-mgmt/icingaweb2-module-pdfexport/Makefile +++ b/net-mgmt/icingaweb2-module-pdfexport/Makefile @@ -16,6 +16,7 @@ RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.11.4:net-mgmt/icingaweb2@${PHP_FL chromium>0:www/chromium USES= php:web,flavors +IGNORE_WITH_PHP=81 USE_GITHUB= yes GH_ACCOUNT= icinga diff --git a/net-mgmt/icingaweb2-module-reactbundle/Makefile b/net-mgmt/icingaweb2-module-reactbundle/Makefile index 1407534f4155..546aee278021 100644 --- a/net-mgmt/icingaweb2-module-reactbundle/Makefile +++ b/net-mgmt/icingaweb2-module-reactbundle/Makefile @@ -15,6 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.11.4:net-mgmt/icingaweb2@${PHP_FLAVOR} USES= php:web,flavors +IGNORE_WITH_PHP=81 USE_GITHUB= yes GH_ACCOUNT= icinga diff --git a/net-mgmt/icingaweb2-module-reporting/Makefile b/net-mgmt/icingaweb2-module-reporting/Makefile index b219fc3e56d0..9a2aa9d8ba82 100644 --- a/net-mgmt/icingaweb2-module-reporting/Makefile +++ b/net-mgmt/icingaweb2-module-reporting/Makefile @@ -17,6 +17,7 @@ RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.12.1:net-mgmt/icingaweb2@${PHP_FL icinga-php-library${PHP_PKGNAMESUFFIX}>=0.13.1:net-mgmt/icinga-php-library@${PHP_FLAVOR} USES= php:web,flavors +IGNORE_WITH_PHP=81 USE_GITHUB= yes GH_ACCOUNT= icinga diff --git a/net-mgmt/icingaweb2-module-vsphere/Makefile b/net-mgmt/icingaweb2-module-vsphere/Makefile index 4d9e392f18b0..0c1962dbb10d 100644 --- a/net-mgmt/icingaweb2-module-vsphere/Makefile +++ b/net-mgmt/icingaweb2-module-vsphere/Makefile @@ -14,6 +14,7 @@ RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.11.4:net-mgmt/icingaweb2@${PHP_FL USES= php:web,flavors USE_PHP= posix soap +IGNORE_WITH_PHP=81 USE_GITHUB= yes GH_ACCOUNT= icinga diff --git a/net-mgmt/icingaweb2-module-vspheredb/Makefile b/net-mgmt/icingaweb2-module-vspheredb/Makefile index e0ceacece819..d0ab46d1c20e 100644 --- a/net-mgmt/icingaweb2-module-vspheredb/Makefile +++ b/net-mgmt/icingaweb2-module-vspheredb/Makefile @@ -18,6 +18,7 @@ RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.11.4:net-mgmt/icingaweb2@${PHP_FL icingaweb2-module-reactbundle${PHP_PKGNAMESUFFIX}>0:net-mgmt/icingaweb2-module-reactbundle@${PHP_FLAVOR} USES= mysql php:web,flavors +IGNORE_WITH_PHP=81 USE_GITHUB= yes GH_ACCOUNT= icinga diff --git a/net-mgmt/icingaweb2-module-x509/Makefile b/net-mgmt/icingaweb2-module-x509/Makefile index 8e9387f5fd7c..3ece376874e6 100644 --- a/net-mgmt/icingaweb2-module-x509/Makefile +++ b/net-mgmt/icingaweb2-module-x509/Makefile @@ -21,6 +21,7 @@ USE_GITHUB= yes GH_ACCOUNT= Icinga USE_PHP= gmp +IGNORE_WITH_PHP=81 NO_BUILD= yes NO_ARCH= yes diff --git a/net-mgmt/icingaweb2/Makefile b/net-mgmt/icingaweb2/Makefile index f4b10f3f8723..fe627b2b3cd0 100644 --- a/net-mgmt/icingaweb2/Makefile +++ b/net-mgmt/icingaweb2/Makefile @@ -1,6 +1,6 @@ PORTNAME= icingaweb2 DISTVERSIONPREFIX= v -DISTVERSION= 2.12.4 +DISTVERSION= 2.12.5 CATEGORIES= net-mgmt www PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} @@ -20,6 +20,7 @@ USE_PHP= bcmath bitset ctype curl dom fileinfo filter gd gettext iconv intl ldap mbstring mcrypt memcache memcached opcache pdo \ pdo_sqlite posix session simplexml soap sockets sqlite3 xml \ zlib +IGNORE_WITH_PHP=81 USE_GITHUB= yes GH_ACCOUNT= icinga diff --git a/net-mgmt/icingaweb2/distinfo b/net-mgmt/icingaweb2/distinfo index 052e6dfa390d..d75bad33fc72 100644 --- a/net-mgmt/icingaweb2/distinfo +++ b/net-mgmt/icingaweb2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1743014357 -SHA256 (icinga-icingaweb2-v2.12.4_GH0.tar.gz) = 88595be8910b1b3be194ef49636a9b9654a87bac6e01439d27ee82ef7a4acf39 -SIZE (icinga-icingaweb2-v2.12.4_GH0.tar.gz) = 6362942 +TIMESTAMP = 1752686233 +SHA256 (icinga-icingaweb2-v2.12.5_GH0.tar.gz) = 8756caba3287aaaa9b0bf398de7f581a7c0d25587c65b6e2804cf22819d54171 +SIZE (icinga-icingaweb2-v2.12.5_GH0.tar.gz) = 6365042 diff --git a/net-mgmt/intel-snap/Makefile b/net-mgmt/intel-snap/Makefile index a68db3fd200b..ac6f66f4cd7c 100644 --- a/net-mgmt/intel-snap/Makefile +++ b/net-mgmt/intel-snap/Makefile @@ -1,6 +1,6 @@ PORTNAME= intel-snap PORTVERSION= 0.0.1 -PORTREVISION= 27 +PORTREVISION= 28 CATEGORIES= net-mgmt MAINTAINER= ports@FreeBSD.org diff --git a/net-mgmt/ipfixcol2/Makefile b/net-mgmt/ipfixcol2/Makefile index 08b01f0b557d..a167ea4b36f2 100644 --- a/net-mgmt/ipfixcol2/Makefile +++ b/net-mgmt/ipfixcol2/Makefile @@ -10,8 +10,6 @@ WWW= https://github.com/CESNET/ipfixcol2 LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN_FreeBSD_13= Requires sys/timerfd.h - ONLY_FOR_ARCHS= aarch64 amd64 ONLY_FOR_ARCHS_REASON= Requires 64bit time_t: static_assert(sizeof(uint64_t) == sizeof(time_t), "Assumed that time_t is uint64_t, but it's not") @@ -36,6 +34,12 @@ PORTEXAMPLES= * OPTIONS_DEFINE= EXAMPLES +# XXX Drop after FreeBSD 13 EOL around 2026-04-30 +.if !exists(/usr/include/sys/timerfd.h) +CFLAGS+= `pkg-config --cflags epoll-shim` +LDFLAGS+= `pkg-config --libs epoll-shim` +.endif + post-install: ${MKDIR} ${STAGEDIR}${ETCDIR} ${STAGEDIR}/var/run/${PORTNAME} ${INSTALL_DATA} ${WRKSRC}/doc/data/configs/udp2json.xml \ diff --git a/net-mgmt/kapacitor/Makefile b/net-mgmt/kapacitor/Makefile index 82c159f7ebf2..e63445775a1b 100644 --- a/net-mgmt/kapacitor/Makefile +++ b/net-mgmt/kapacitor/Makefile @@ -1,7 +1,7 @@ PORTNAME= kapacitor DISTVERSIONPREFIX= v DISTVERSION= 1.5.1 -PORTREVISION= 26 +PORTREVISION= 27 CATEGORIES= net-mgmt MAINTAINER= cheffo@freebsd-bg.org diff --git a/net-mgmt/kf6-networkmanager-qt/distinfo b/net-mgmt/kf6-networkmanager-qt/distinfo index 358ec5ca90b5..5bc3d271f506 100644 --- a/net-mgmt/kf6-networkmanager-qt/distinfo +++ b/net-mgmt/kf6-networkmanager-qt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1749476629 -SHA256 (KDE/frameworks/6.15/networkmanager-qt-6.15.0.tar.xz) = ac41786342b106fe7457d414e2d79289c6d720dcfaa58c271c50c8e4a754b39b -SIZE (KDE/frameworks/6.15/networkmanager-qt-6.15.0.tar.xz) = 184072 +TIMESTAMP = 1752529519 +SHA256 (KDE/frameworks/6.16/networkmanager-qt-6.16.0.tar.xz) = b9ed0baa9159cc5aac7651be48a980cc7cb583933c412cef838596128cbd6645 +SIZE (KDE/frameworks/6.16/networkmanager-qt-6.16.0.tar.xz) = 183988 diff --git a/net-mgmt/librenms/Makefile b/net-mgmt/librenms/Makefile index c1b20d7c28cf..753c61c967e5 100644 --- a/net-mgmt/librenms/Makefile +++ b/net-mgmt/librenms/Makefile @@ -1,5 +1,5 @@ PORTNAME= librenms -PORTVERSION= 25.6.0 +PORTVERSION= 25.7.0 PORTEPOCH= 1 CATEGORIES= net-mgmt MASTER_SITES= LOCAL/dvl:vendor @@ -46,7 +46,7 @@ SHEBANG_FILES= ../${PORTNAME}-vendor-${PORTVERSION}/paragonie/random_compat/buil ../librenms-vendor-${PORTVERSION}/symfony/error-handler/Resources/bin/patch-type-declarations \ ../librenms-vendor-${PORTVERSION}/symfony/var-dumper/Resources/bin/var-dump-server \ ../librenms-vendor-${PORTVERSION}/symfony/yaml/Resources/bin/yaml-lint \ - addhost.php alerts.php artisan billing-calculate.php \ + alerts.php artisan billing-calculate.php \ check-services.php config_to_json.php cronic daily.php daily.sh \ delhost.php discovery-wrapper.py discovery.php dist-pollers.php \ irc.php librenms-service.py LibreNMS/command_runner.py \ @@ -71,7 +71,7 @@ SHEBANG_FILES= ../${PORTNAME}-vendor-${PORTVERSION}/paragonie/random_compat/buil scripts/rename-mibs.php scripts/rrdstep.php \ scripts/save-test-data.php scripts/syslog-notify-oxidized.php \ scripts/test-alert.php scripts/test-template.php \ - scripts/tune_port.php scripts/watchmaillog/watchmaillog.pl \ + scripts/watchmaillog/watchmaillog.pl \ snmp-scan.py snmptrap.php syslog.php validate.php NO_ARCH= yes @@ -114,7 +114,7 @@ X11_RUN_DEPENDS_OFF= mtr:net/mtr@nox11 X11_USES= magick:6 X11_USES_OFF= magick:6,nox11 -_ROOT_FILES= addhost.php alerts.php artisan billing-calculate.php \ +_ROOT_FILES= alerts.php artisan billing-calculate.php \ check-services.php composer.json composer.lock \ config.php.default config_to_json.php cronic daily.php \ delhost.php discovery-wrapper.py discovery.php \ @@ -126,7 +126,7 @@ _SCRIPT_FILES= daily.sh lnms # _RELEASE_TIMESTAMP is used for a patch inside the vendor code # it represents the release date via: git show --pretty='%H|%ct' -s 1.42.01 # It sits here so you remember to update it with each release -_RELEASE_TIMESTAMP= 1750074912 +_RELEASE_TIMESTAMP= 1752667260 _ROOT_DIRS= LibreNMS app bootstrap config database doc html \ includes lang licenses mibs misc resources routes \ scripts tests diff --git a/net-mgmt/librenms/distinfo b/net-mgmt/librenms/distinfo index 0f3620d2bd2d..2f878674ceac 100644 --- a/net-mgmt/librenms/distinfo +++ b/net-mgmt/librenms/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1750080681 -SHA256 (librenms-vendor-25.6.0.tar.gz) = 8f802bad2fd21d2187930b9ead6c598571445d9b3614699cf2f38650a7bf45d1 -SIZE (librenms-vendor-25.6.0.tar.gz) = 27404672 -SHA256 (librenms-librenms-25.6.0_GH0.tar.gz) = b72aa199965f44e662965c58cd3ae7a107fbf7bd51fb11bf595c99033d897bae -SIZE (librenms-librenms-25.6.0_GH0.tar.gz) = 70700887 +TIMESTAMP = 1752667982 +SHA256 (librenms-vendor-25.7.0.tar.gz) = 2e46a87f51efd4433455086028ee63d737ab99ca45d5102427fb26bb8cf820a2 +SIZE (librenms-vendor-25.7.0.tar.gz) = 27511817 +SHA256 (librenms-librenms-25.7.0_GH0.tar.gz) = bea4e4a0da0cf7a52913cdb8caeaa1dcea21e03c5dc75275e91b43943a0caf9f +SIZE (librenms-librenms-25.7.0_GH0.tar.gz) = 71136130 diff --git a/net-mgmt/librenms/files/patch-includes_html_output_capture.inc.php b/net-mgmt/librenms/files/patch-includes_html_output_capture.inc.php index 9db94e486f2b..3d34dc8eece5 100644 --- a/net-mgmt/librenms/files/patch-includes_html_output_capture.inc.php +++ b/net-mgmt/librenms/files/patch-includes_html_output_capture.inc.php @@ -1,20 +1,20 @@ ---- includes/html/output/capture.inc.php.orig 2023-10-27 13:17:37 UTC +--- includes/html/output/capture.inc.php.orig 2025-07-16 12:40:13 UTC +++ includes/html/output/capture.inc.php -@@ -32,7 +32,7 @@ $type = $_REQUEST['type']; +@@ -33,7 +33,7 @@ switch ($type) { switch ($type) { case 'poller': -- $cmd = ['php', \LibreNMS\Config::get('install_dir') . '/lnms', 'device:poll', $hostname, '--no-data', '-vv']; -+ $cmd = ['%%LOCALBASE%%/bin/php', \LibreNMS\Config::get('install_dir') . '/lnms', 'device:poll', $hostname, '--no-data', '-vv']; +- $cmd = ['php', \App\Facades\LibrenmsConfig::get('install_dir') . '/lnms', 'device:poll', $hostname, '--no-data', '-vv']; ++ $cmd = ['%%LOCALBASE%%/bin/php', \App\Facades\LibrenmsConfig::get('install_dir') . '/lnms', 'device:poll', $hostname, '--no-data', '-vv']; $filename = "poller-$hostname.txt"; break; case 'snmpwalk': -@@ -43,7 +43,7 @@ switch ($type) { +@@ -44,7 +44,7 @@ switch ($type) { $filename = $device['os'] . '-' . $device['hostname'] . '.snmpwalk'; break; case 'discovery': -- $cmd = ['php', \LibreNMS\Config::get('install_dir') . '/discovery.php', '-h', $hostname, '-d']; -+ $cmd = ['%%LOCALBASE%%/bin/php', \LibreNMS\Config::get('install_dir') . '/discovery.php', '-h', $hostname, '-d']; +- $cmd = ['php', \App\Facades\LibrenmsConfig::get('install_dir') . '/discovery.php', '-h', $hostname, '-d']; ++ $cmd = ['%%LOCALBASE%%/bin/php', \App\Facades\LibrenmsConfig::get('install_dir') . '/discovery.php', '-h', $hostname, '-d']; $filename = "discovery-$hostname.txt"; break; default: diff --git a/net-mgmt/mqtt2prometheus/Makefile b/net-mgmt/mqtt2prometheus/Makefile index 280ea1fab934..752f8961a53f 100644 --- a/net-mgmt/mqtt2prometheus/Makefile +++ b/net-mgmt/mqtt2prometheus/Makefile @@ -1,7 +1,7 @@ PORTNAME= mqtt2prometheus DISTVERSIONPREFIX= v DISTVERSION= 0.1.7 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net-mgmt MAINTAINER= manu@FreeBSD.org diff --git a/net-mgmt/net-snmp/files/patch-agent_mibgroup_mibII_tcp.c b/net-mgmt/net-snmp/files/patch-agent_mibgroup_mibII_tcp.c index af46e3d86d43..83470a30dedf 100644 --- a/net-mgmt/net-snmp/files/patch-agent_mibgroup_mibII_tcp.c +++ b/net-mgmt/net-snmp/files/patch-agent_mibgroup_mibII_tcp.c @@ -1,5 +1,5 @@ ---- agent/mibgroup/mibII/tcp.c.orig 2023-08-15 20:32:01 UTC -+++ agent/mibgroup/mibII/tcp.c +--- agent/mibgroup/mibII/tcp.c.orig 2023-08-15 13:32:01.000000000 -0700 ++++ agent/mibgroup/mibII/tcp.c 2025-07-10 17:17:00.309421000 -0700 @@ -8,6 +8,14 @@ #include <net-snmp/net-snmp-features.h> #include "mibII_common.h" @@ -15,3 +15,21 @@ #ifdef HAVE_STDLIB_H #include <stdlib.h> #endif +@@ -38,8 +46,17 @@ + #include <netinet/tcpip.h> + #endif + #ifdef HAVE_NETINET_TCP_TIMER_H ++#if __FreeBSD_version >= 1500048 ++#define _KERNEL ++#define max(x, y) (((x) > (y)) ? (x) : (y)) ++#define MSEC_2_TICKS(m) max(1, (uint32_t)((hz == 1000) ? \ ++ (m) : ((uint64_t)(m) * (uint64_t)hz)/(uint64_t)1000)) ++#endif + #include <netinet/tcp_timer.h> ++#if __FreeBSD_version >= 1500048 ++#undef _KERNEL + #endif ++#endif + #ifdef HAVE_NETINET_TCP_VAR_H + #ifdef openbsd7 + #define _KERNEL /* OpenBSD 7.3 */ diff --git a/net-mgmt/netdata/Makefile b/net-mgmt/netdata/Makefile index 8d8907e24ca3..06cb32a2bfe9 100644 --- a/net-mgmt/netdata/Makefile +++ b/net-mgmt/netdata/Makefile @@ -1,6 +1,6 @@ PORTNAME= netdata DISTVERSIONPREFIX= v -DISTVERSION= 2.5.3 +DISTVERSION= 2.5.4 CATEGORIES= net-mgmt MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/:netdata \ https://raw.githubusercontent.com/netdata/netdata/refs/tags/v${DISTVERSION}/src/go/:goplugin \ @@ -25,7 +25,7 @@ LIB_DEPENDS= libabsl_base.so:devel/abseil \ liblz4.so:archivers/liblz4 \ libpcre2-8.so:devel/pcre2 \ libprotobuf.so:devel/protobuf \ - libuuid.so:misc/e2fsprogs-libuuid \ + libuuid.so:misc/libuuid \ libuv.so:devel/libuv \ libyaml.so:textproc/libyaml \ libzstd.so:archivers/zstd @@ -75,7 +75,7 @@ NETDATA_CACHE= /var/cache/${PORTNAME} NETDATA_LOG= /var/log/${PORTNAME} NETDATA_PERST= /var/db/${PORTNAME} NETDATA_RUN= /var/run/${PORTNAME} -NETDATA_DASHBOARD_VERSION= 20250618 +NETDATA_DASHBOARD_VERSION= 20250629 PLIST_SUB= NETDATA_CACHE=${NETDATA_CACHE} \ NETDATA_LOG=${NETDATA_LOG} \ diff --git a/net-mgmt/netdata/distinfo b/net-mgmt/netdata/distinfo index 065f1965868c..86bb0832461e 100644 --- a/net-mgmt/netdata/distinfo +++ b/net-mgmt/netdata/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1750281582 -SHA256 (netdata/netdata-v2.5.3.tar.gz) = d0d17d5e6c64b520241371bcf60b5859ad482463327fcfbe5a6e0069415c58c6 -SIZE (netdata/netdata-v2.5.3.tar.gz) = 31858932 -SHA256 (netdata/agent_20250618.tar.gz) = bc113b02726eb62aa14c46bbe9d3eb11ad76a97491f211576ccdddd8b2b6dd47 -SIZE (netdata/agent_20250618.tar.gz) = 8836274 +TIMESTAMP = 1751221546 +SHA256 (netdata/netdata-v2.5.4.tar.gz) = acfbda16c7c5786f4b0feb1c8e195d6489c727010739797a04cc5f71d5ede041 +SIZE (netdata/netdata-v2.5.4.tar.gz) = 31861211 +SHA256 (netdata/agent_20250629.tar.gz) = fc435ca3ede7557369f7b8a303f76b766bb3dbd46252efc84c34c554455a56da +SIZE (netdata/agent_20250629.tar.gz) = 9421918 SHA256 (netdata/go.mod) = f7fcb763f06ac74d297862a7853d88c0f8f3248f30832cb7c28e11ba8dc9dc1b SIZE (netdata/go.mod) = 7969 diff --git a/net-mgmt/netdata/pkg-plist b/net-mgmt/netdata/pkg-plist index 9e1566176dc6..f554a076785f 100644 --- a/net-mgmt/netdata/pkg-plist +++ b/net-mgmt/netdata/pkg-plist @@ -492,10 +492,10 @@ libexec/netdata/plugins.d/charts.d.plugin %%CUPS%%libexec/netdata/plugins.d/cups.plugin %%FREEIPMI%%@(root,netdata,4750) libexec/netdata/plugins.d/freeipmi.plugin libexec/netdata/plugins.d/get-kubernetes-labels.sh -%%GOPLUGIN%%libexec/netdata/plugins.d/go.d.plugin +%%GOPLUGIN%%@(root,netdata,4750) libexec/netdata/plugins.d/go.d.plugin libexec/netdata/plugins.d/ioping.plugin libexec/netdata/plugins.d/loopsleepms.sh.inc -%%GOPLUGIN%%libexec/netdata/plugins.d/ndsudo +%%GOPLUGIN%%@(root,netdata,4750) libexec/netdata/plugins.d/ndsudo libexec/netdata/plugins.d/python.d.plugin libexec/netdata/plugins.d/system-info.sh libexec/netdata/python.d/am2320.chart.py @@ -534,128 +534,125 @@ sbin/systemd-cat-native %%DASHBOARD%%%%DATADIR%%/web/registry-hello.html %%DASHBOARD%%%%DATADIR%%/web/static/splash.css %%DASHBOARD%%%%DATADIR%%/web/v3/.well-known/assetlinks.json -%%DASHBOARD%%%%DATADIR%%/web/v3/1220.c165cc2e0ea00dbc8a97.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/1396.5c3a9928d01334c00529.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/1396.5c3a9928d01334c00529.chunk.js.LICENSE.txt -%%DASHBOARD%%%%DATADIR%%/web/v3/1414.ced65097b8f8a6e9bc5d.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/1419.17bdcd639d68c3312ef1.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/1526.277b35435cbcef4c6fb3.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/1608.db22eb59958507ada4d0.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/1658.70444b50ffc6a6fac4b2.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/1780.6213f7c601384ac87be5.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/180.df459179d77914e44445.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/1817.89bcfdb434722ac3e4ab.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/1817.89bcfdb434722ac3e4ab.chunk.js.LICENSE.txt -%%DASHBOARD%%%%DATADIR%%/web/v3/1861.2ec181e501e14d3aab3d.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/1878.cbd8a3a7088b11f64dd6.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/1910.906d70ec67e23e56e708.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/1941.77654da6c4afcc8a8182.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/2117.553b153cbe19053871ae.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/2143.feddd2fdf87d010e12fd.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/2201.47154b7232594be1b575.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/2224.3f5aa37c3ddff8a0a317.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/2224.3f5aa37c3ddff8a0a317.chunk.js.LICENSE.txt -%%DASHBOARD%%%%DATADIR%%/web/v3/2248.d5dae5b674d77b44e51e.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/2307.b5e3d39075580f7b7942.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/2386.ab68fce51441aa19d7d2.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/2386.ab68fce51441aa19d7d2.chunk.js.LICENSE.txt -%%DASHBOARD%%%%DATADIR%%/web/v3/2436.a65f4918aa5b89ea0a31.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/2558.dd9f207af612f07fd9ac.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/1220.a656923d479f8c519ad0.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/1414.f466fb11da15d616c833.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/1526.afc6e3ac15b1324a1f9c.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/1608.7f38e91b96408de20de3.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/1658.494aa5947daf149ea36e.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/180.b7f7547d42a0b2b97124.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/1817.619fd443a5a5c10c4703.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/1817.619fd443a5a5c10c4703.chunk.js.LICENSE.txt +%%DASHBOARD%%%%DATADIR%%/web/v3/1861.33e4e8fa9cc996841f6f.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/1878.cf09647faefda0f83d16.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/1910.20b8dadd91297a21ec10.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/1941.bf40460979be2409751d.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/1988.b713178a1dd7acfe9c7d.js +%%DASHBOARD%%%%DATADIR%%/web/v3/1988.b713178a1dd7acfe9c7d.js.LICENSE.txt +%%DASHBOARD%%%%DATADIR%%/web/v3/2117.a246cde83f725c1a005d.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/2143.d4dd5bbb040618937b96.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/2177.f90ea4ba78ed8450b247.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/2201.3b152d88025b9f8829c1.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/2224.2de91da2e6b13c0bf2ad.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/2224.2de91da2e6b13c0bf2ad.chunk.js.LICENSE.txt +%%DASHBOARD%%%%DATADIR%%/web/v3/2248.4b0f852afeccca641ade.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/2386.de7fafeeb0e21a14f139.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/2386.de7fafeeb0e21a14f139.chunk.js.LICENSE.txt +%%DASHBOARD%%%%DATADIR%%/web/v3/2436.9b44907964665f7bfc1f.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/2558.03d6e95d693b3fafda01.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/2576.3b2c6290f68c319eb109.chunk.js %%DASHBOARD%%%%DATADIR%%/web/v3/2576.eaad527ad5b2c56e97a0.css -%%DASHBOARD%%%%DATADIR%%/web/v3/2576.f87361cbd74b4db8e192.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/2634.a6ed1526c590b2ebda7b.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/271.7219fd5d7ced954ea281.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/2904.5486ec2b2fda7abfa0a1.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/2948.68723297ca632bbd7029.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/3005.65c2a6dc43e00009f3d7.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/3068.fcd25693bea615fc5ad4.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/3185.bea8f57a6659248ac0af.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/3219.828f9f026ea81a60a71a.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/3219.828f9f026ea81a60a71a.chunk.js.LICENSE.txt -%%DASHBOARD%%%%DATADIR%%/web/v3/3219.d61abf3771ce679d59cf.css -%%DASHBOARD%%%%DATADIR%%/web/v3/3267.a5c2b7389bb54eaf10fd.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/342.1ff545f733f461b9a07c.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/3439.64209598991e310cdc90.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/35.ea758c330620c1d74cf5.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/3600.492c7d4b95cc0b32e668.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/3718.3db1b713225680a2d5ea.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/3808.42d45f7a2df156a4e32a.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/3864.29a1066489ec14baa5b3.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/3961.6d35d77e5a54c81c73ce.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/3961.6d35d77e5a54c81c73ce.chunk.js.LICENSE.txt -%%DASHBOARD%%%%DATADIR%%/web/v3/399.cac2f7b16e5db63c834a.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/2634.95b2eff04e2c021e6d28.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/271.d8763871ef574681793d.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/2904.5f002a4ebbeebabca219.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/2948.1661ba1fdf512b041494.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/3068.5eb4140e6da0c567e867.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/3185.1b58f16d13c1df850858.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/3267.f6e98cf8deefecfb11a4.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/342.7a9926ed227307b6fb27.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/3439.831c572cb98e550fe7f9.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/35.1dbdba4eb03966ff57eb.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/3600.e9c0d5761172b896a096.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/3718.db3b0f2889b7c5fa5226.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/3802.02ca2fb7bb37b5ef055f.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/3864.fa46a2c836e21383a46d.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/3961.e7d211908728ae6adf74.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/3961.e7d211908728ae6adf74.chunk.js.LICENSE.txt +%%DASHBOARD%%%%DATADIR%%/web/v3/399.f44816cf47fbe348daa5.chunk.js %%DASHBOARD%%%%DATADIR%%/web/v3/3D_PARTY_LICENSES.txt -%%DASHBOARD%%%%DATADIR%%/web/v3/4209.a200e96b29f9749ca603.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/4265.502688af1c28a282d3c2.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/4269.729fbaf095df91c848fb.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/4484.d4baceb9433d3401497a.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/4837.242b0c706ae136c573e3.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/4913.451f3cb72f3160a03592.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/5030.c19211b843d7e97105c7.js -%%DASHBOARD%%%%DATADIR%%/web/v3/5030.c19211b843d7e97105c7.js.LICENSE.txt -%%DASHBOARD%%%%DATADIR%%/web/v3/5187.76bdbf5453e567a30c10.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/5295.33e3aaa4fd4a7e856942.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/5302.dc6cfb5596459a5fc72d.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/5476.8226dcde2a3ad345c19d.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/55.18746557b59d36903e6f.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/5566.887b43d9c41d4fa2941f.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/5860.139bff778c75dede4320.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/6141.700fd19c15c0ef184288.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/6168.b993e6e81a651adcdcfe.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/6168.b993e6e81a651adcdcfe.chunk.js.LICENSE.txt -%%DASHBOARD%%%%DATADIR%%/web/v3/6333.f5c68d1085be0c391808.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/6486.42dbcb24e286bf5eb3fc.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/6497.91b42d5899a5e6fc9456.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/6601.458868b175af023ba488.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/682.4be9af78a8428e05ea0d.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/7044.e6582e240a54637416f3.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/7167.1a41c244eec2784e4ca1.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/7214.0346be84fa3b0949e9bc.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/7265.5d4863640f9b332902f6.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/7281.c957a040ad48%%PYTHON_SUFFIX%%4dbe6.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/7530.539437baa3328c48b51d.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/7543.86428e1592821fcd8b67.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/7799.0f49fcd5057169e54b77.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/7801.bc1d904feadd94b91606.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/7877.4413f8dbde098754ed28.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/7931.78bf034dbf6b229af82e.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/8168.c3c84bad6a536e27e257.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/8399.39a6fa22988dd70b83be.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/8554.6c7c8b5ba5a1bbe39fd1.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/8643.85a77f25dab913d1be40.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/8791.c0dde19b739634a4bacd.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/884.4f4f0286b40ebf1d05d8.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/8938.ddf33f503fc39692c443.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/9224.7f9780cfa54b82ececf8.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/9244.7d64bc9b1e2f13f2094c.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/9418.569c2ba84e2fa95bb276.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/9418.569c2ba84e2fa95bb276.chunk.js.LICENSE.txt -%%DASHBOARD%%%%DATADIR%%/web/v3/9707.879c358b1b92d2a3cafd.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/9752.bd0b9471453e84bd846b.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/9883.ed177905de0a19a23c1b.chunk.js -%%DASHBOARD%%%%DATADIR%%/web/v3/9961.4230593220707671fb79.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/4209.2d5310c7ac0d3d01c379.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/4211.3260d5a3c95ebb19cc31.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/4265.0df7569a80dc4428eb84.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/4269.2f60314af33acbfe5ddb.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/4310.f4d8aa0a98a524b6828b.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/4484.57c9731bceda595b2110.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/4670.c9bef52779a7e846bd5c.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/4670.c9bef52779a7e846bd5c.chunk.js.LICENSE.txt +%%DASHBOARD%%%%DATADIR%%/web/v3/4670.d61abf3771ce679d59cf.css +%%DASHBOARD%%%%DATADIR%%/web/v3/4837.bf1dc286b99488654832.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/4913.dde841a57c38ecce1ea4.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/5187.cafd9baa98e921b6485f.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/5295.1a93af42ffa073fc4c0a.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/5302.bd3b1c35764fbeed5764.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/5476.6005abd0faa140864841.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/5566.b7554f369529aab07443.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/5860.d0ae3a48c841c43a4ee9.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/6141.795674d1566262f8c875.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/6168.bd9737cd46bf09b0f21c.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/6168.bd9737cd46bf09b0f21c.chunk.js.LICENSE.txt +%%DASHBOARD%%%%DATADIR%%/web/v3/6333.ab7e58278d8d9fea2c59.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/6486.1da582a6cf9719df633c.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/6497.414c2e15f0662b82a4a8.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/6601.84f0c35e63a2349d715d.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/7044.426a7e95d3a519e8becd.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/7167.2ba0329c8f78921123a8.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/7214.187ce9d2e22c362637fc.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/7265.82220de4203101d3303e.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/7281.0563303ec950c28a0c96.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/7530.1804a579ea874c24a574.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/7543.d982440ef736ebe6ce4c.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/7755.ad0f13643947e1251457.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/7799.0f58848420439d3bdc3c.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/7877.e9e76a14aef5659d17bc.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/7931.3d3d963f27348d1d32c9.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/8039.83458de406f057ddcbf0.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/8168.185c10e5059c237dda46.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/8399.58d2155c3954cacb118e.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/8502.a5330533d30ce12893ea.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/8554.4d1f76d608a2b8b2218b.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/8643.05b0ce4105714060712e.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/8791.e59ea72baf93c5565514.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/884.a3abba94dcda799b4366.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/8938.d0070dc7a6bad86dbcef.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/9224.b1e4d1f7f1dbe09a0853.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/9244.398ee719fa33bedb01d8.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/9418.4e16eb7093b772b21960.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/9418.4e16eb7093b772b21960.chunk.js.LICENSE.txt +%%DASHBOARD%%%%DATADIR%%/web/v3/9707.d44d128f15f3060dd698.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/9752.2d4cba9556611fc93e88.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/9883.1a53a48b25005e8ff50d.chunk.js +%%DASHBOARD%%%%DATADIR%%/web/v3/9961.121d35b02ac410f07198.chunk.js %%DASHBOARD%%%%DATADIR%%/web/v3/LICENSE.md %%DASHBOARD%%%%DATADIR%%/web/v3/LICENSE.txt %%DASHBOARD%%%%DATADIR%%/web/v3/agent.html -%%DASHBOARD%%%%DATADIR%%/web/v3/allFiles.7.57.2.json +%%DASHBOARD%%%%DATADIR%%/web/v3/allFiles.7.58.1.json %%DASHBOARD%%%%DATADIR%%/web/v3/allFiles.7.json -%%DASHBOARD%%%%DATADIR%%/web/v3/app.3038d37a0cf4b4dfaa08.js %%DASHBOARD%%%%DATADIR%%/web/v3/app.4da0883c6ce016bf3d81.css +%%DASHBOARD%%%%DATADIR%%/web/v3/app.5da25a1b0ccb27d7b66a.js %%DASHBOARD%%%%DATADIR%%/web/v3/apple-app-site-association %%DASHBOARD%%%%DATADIR%%/web/v3/bundlesManifest.7.json %%DASHBOARD%%%%DATADIR%%/web/v3/favicon.ico %%DASHBOARD%%%%DATADIR%%/web/v3/index.html %%DASHBOARD%%%%DATADIR%%/web/v3/local-agent.html -%%DASHBOARD%%%%DATADIR%%/web/v3/netdata.charts.2361edda67486d2856e8.js -%%DASHBOARD%%%%DATADIR%%/web/v3/netdata.charts.2361edda67486d2856e8.js.LICENSE.txt -%%DASHBOARD%%%%DATADIR%%/web/v3/netdata.ui.d5fa5c23c8f78f4d0a36.js -%%DASHBOARD%%%%DATADIR%%/web/v3/netdata.ui.d5fa5c23c8f78f4d0a36.js.LICENSE.txt -%%DASHBOARD%%%%DATADIR%%/web/v3/npm.react.dom.313d24ce157e9b719dcc.js -%%DASHBOARD%%%%DATADIR%%/web/v3/npm.react.dom.313d24ce157e9b719dcc.js.LICENSE.txt +%%DASHBOARD%%%%DATADIR%%/web/v3/netdata.charts.f734b2f2c8d8200aca65.js +%%DASHBOARD%%%%DATADIR%%/web/v3/netdata.charts.f734b2f2c8d8200aca65.js.LICENSE.txt +%%DASHBOARD%%%%DATADIR%%/web/v3/netdata.ui.6d60e201b8437dd7e1c3.js +%%DASHBOARD%%%%DATADIR%%/web/v3/netdata.ui.6d60e201b8437dd7e1c3.js.LICENSE.txt +%%DASHBOARD%%%%DATADIR%%/web/v3/npm.react.dom.59737f5e22ad25c9600a.js +%%DASHBOARD%%%%DATADIR%%/web/v3/npm.react.dom.59737f5e22ad25c9600a.js.LICENSE.txt %%DASHBOARD%%%%DATADIR%%/web/v3/registry-access.html %%DASHBOARD%%%%DATADIR%%/web/v3/registry-alert-redirect.html %%DASHBOARD%%%%DATADIR%%/web/v3/registry-hello.html -%%DASHBOARD%%%%DATADIR%%/web/v3/runtime.42c1bd745fbedf5dabfa.js +%%DASHBOARD%%%%DATADIR%%/web/v3/runtime.af8da8230c038de1f22a.js %%DASHBOARD%%%%DATADIR%%/web/v3/static/.well-known/assetlinks.json %%DASHBOARD%%%%DATADIR%%/web/v3/static/apple-app-site-association %%DASHBOARD%%%%DATADIR%%/web/v3/static/email/img/clea_badge.png diff --git a/net-mgmt/networkmanager-shim/Makefile b/net-mgmt/networkmanager-shim/Makefile index 73231e6e76b1..fd8d5b16973f 100644 --- a/net-mgmt/networkmanager-shim/Makefile +++ b/net-mgmt/networkmanager-shim/Makefile @@ -1,5 +1,6 @@ PORTNAME= networkmanager-shim DISTVERSION= 1.52.0 +PORTREVISION= 1 CATEGORIES= net-mgmt MAINTAINER= kde@FreeBSD.org @@ -13,7 +14,7 @@ BUILD_DEPENDS= xsltproc:textproc/libxslt LIB_DEPENDS= libdbus-1.so:devel/dbus \ libndp.so:net/libndp \ libudev.so:devel/libudev-devd \ - libuuid.so:misc/e2fsprogs-libuuid + libuuid.so:misc/libuuid USES= gnome meson perl5 pkgconfig diff --git a/net-mgmt/nfs-exporter/Makefile b/net-mgmt/nfs-exporter/Makefile index 32a1a73ffff6..3170994407a2 100644 --- a/net-mgmt/nfs-exporter/Makefile +++ b/net-mgmt/nfs-exporter/Makefile @@ -1,6 +1,6 @@ PORTNAME= nfs-exporter DISTVERSION= 0.4.4 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= net-mgmt MASTER_SITES= CRATESIO MASTER_SITE_SUBDIR= freebsd-${PORTNAME}/${DISTVERSION} diff --git a/net-mgmt/nsd_exporter/Makefile b/net-mgmt/nsd_exporter/Makefile index de1d7ca05494..41d28a55ef32 100644 --- a/net-mgmt/nsd_exporter/Makefile +++ b/net-mgmt/nsd_exporter/Makefile @@ -1,7 +1,7 @@ PORTNAME= nsd_exporter PORTVERSION= 0.3.1 DISTVERSIONPREFIX= v -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= net-mgmt MAINTAINER= zi@FreeBSD.org diff --git a/net-mgmt/nstat/Makefile b/net-mgmt/nstat/Makefile index 5d0272bce123..3c186719fc49 100644 --- a/net-mgmt/nstat/Makefile +++ b/net-mgmt/nstat/Makefile @@ -1,6 +1,5 @@ PORTNAME= nstat -DISTVERSION= g20230601 -PORTREVISION= 1 +DISTVERSION= g20250705 PORTEPOCH= 1 CATEGORIES= net-mgmt @@ -17,7 +16,7 @@ RUN_DEPENDS_amd64= pcm-memory:sysutils/intel-pcm USE_GITHUB= yes GH_ACCOUNT= gallatin -GH_TAGNAME= 8d9a10a +GH_TAGNAME= bccbdfd PLIST_FILES= bin/nstat \ share/man/man1/nstat.1.gz diff --git a/net-mgmt/nstat/distinfo b/net-mgmt/nstat/distinfo index 391cb4392f45..2a54d31f6721 100644 --- a/net-mgmt/nstat/distinfo +++ b/net-mgmt/nstat/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1685578883 -SHA256 (gallatin-nstat-g20230601-8d9a10a_GH0.tar.gz) = d1b05af06f3fabdc1bf10c4b3ef0b4b517c040f6d55c577ba59e53140ceab7a7 -SIZE (gallatin-nstat-g20230601-8d9a10a_GH0.tar.gz) = 6157 +TIMESTAMP = 1751752025 +SHA256 (gallatin-nstat-g20250705-bccbdfd_GH0.tar.gz) = 77cc3cec8203ba12644bd96a6e2cf15c24caa7e076db4f2bac461622ad1f313b +SIZE (gallatin-nstat-g20250705-bccbdfd_GH0.tar.gz) = 6199 diff --git a/net-mgmt/nvidia_gpu_prometheus_exporter/Makefile b/net-mgmt/nvidia_gpu_prometheus_exporter/Makefile index 25e3b9818aa2..2d9cd34bac26 100644 --- a/net-mgmt/nvidia_gpu_prometheus_exporter/Makefile +++ b/net-mgmt/nvidia_gpu_prometheus_exporter/Makefile @@ -1,6 +1,6 @@ PORTNAME= nvidia_gpu_prometheus_exporter DISTVERSION= g20181028 -PORTREVISION= 27 +PORTREVISION= 28 CATEGORIES= net-mgmt MAINTAINER= 0mp@FreeBSD.org diff --git a/net-mgmt/php-fpm_exporter/Makefile b/net-mgmt/php-fpm_exporter/Makefile index 58cebbce1c2e..c63d135dda12 100644 --- a/net-mgmt/php-fpm_exporter/Makefile +++ b/net-mgmt/php-fpm_exporter/Makefile @@ -1,7 +1,7 @@ PORTNAME= php-fpm_exporter DISTVERSIONPREFIX=v DISTVERSION= 2.2.0 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= net-mgmt MAINTAINER= freebsd.org@neant.ro diff --git a/net-mgmt/php85-snmp/Makefile b/net-mgmt/php85-snmp/Makefile new file mode 100644 index 000000000000..9bfc0601bbb2 --- /dev/null +++ b/net-mgmt/php85-snmp/Makefile @@ -0,0 +1,7 @@ +CATEGORIES= net-mgmt + +MASTERDIR= ${.CURDIR}/../../lang/php85 + +PKGNAMESUFFIX= -snmp + +.include "${MASTERDIR}/Makefile" diff --git a/net-mgmt/phpfpm_exporter/Makefile b/net-mgmt/phpfpm_exporter/Makefile index f726d1a0c8dc..001a3148cff6 100644 --- a/net-mgmt/phpfpm_exporter/Makefile +++ b/net-mgmt/phpfpm_exporter/Makefile @@ -1,7 +1,7 @@ PORTNAME= phpfpm_exporter DISTVERSIONPREFIX= v DISTVERSION= 0.6.1 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= net-mgmt MAINTAINER= gasol.wu@gmail.com diff --git a/net-mgmt/ping_exporter/Makefile b/net-mgmt/ping_exporter/Makefile index 266653923e3e..de6c61f8eb9d 100644 --- a/net-mgmt/ping_exporter/Makefile +++ b/net-mgmt/ping_exporter/Makefile @@ -1,6 +1,6 @@ PORTNAME= ping_exporter DISTVERSION= 1.1.0 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= net-mgmt MAINTAINER= jp+ports@supplntr.io diff --git a/net-mgmt/prometheus-bird-exporter/Makefile b/net-mgmt/prometheus-bird-exporter/Makefile index eb52d0c8a58f..8d1310d91568 100644 --- a/net-mgmt/prometheus-bird-exporter/Makefile +++ b/net-mgmt/prometheus-bird-exporter/Makefile @@ -1,5 +1,6 @@ PORTNAME= prometheus-bird-exporter DISTVERSION= 1.4.3 +PORTREVISION= 1 CATEGORIES= net-mgmt MAINTAINER= ivy@FreeBSD.org diff --git a/net-mgmt/prometheus-collectd-exporter/Makefile b/net-mgmt/prometheus-collectd-exporter/Makefile index 969b473cd788..0a77e371dbe2 100644 --- a/net-mgmt/prometheus-collectd-exporter/Makefile +++ b/net-mgmt/prometheus-collectd-exporter/Makefile @@ -1,7 +1,7 @@ PORTNAME= prometheus-collectd-exporter PORTVERSION= 0.5.0 DISTVERSIONPREFIX= v -PORTREVISION= 27 +PORTREVISION= 28 CATEGORIES= net-mgmt MAINTAINER= dsp@php.net diff --git a/net-mgmt/prometheus1/Makefile b/net-mgmt/prometheus1/Makefile index 52d0e6833d19..419960e3ed9d 100644 --- a/net-mgmt/prometheus1/Makefile +++ b/net-mgmt/prometheus1/Makefile @@ -1,7 +1,7 @@ PORTNAME= prometheus PORTVERSION= 1.8.2 DISTVERSIONPREFIX= v -PORTREVISION= 30 +PORTREVISION= 31 CATEGORIES= net-mgmt PKGNAMESUFFIX= 1 diff --git a/net-mgmt/prometheus3/Makefile b/net-mgmt/prometheus3/Makefile index d920b1393d54..4fe916c8a848 100644 --- a/net-mgmt/prometheus3/Makefile +++ b/net-mgmt/prometheus3/Makefile @@ -1,11 +1,12 @@ PORTNAME= prometheus DISTVERSIONPREFIX= v -DISTVERSION= 3.4.1 +DISTVERSION= 3.5.0 CATEGORIES= net-mgmt MASTER_SITES= https://raw.githubusercontent.com/${GH_ACCOUNT}/${GH_PROJECT}/${DISTVERSIONFULL}/:gomod \ https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/${DISTVERSIONFULL}/:ui PKGNAMESUFFIX= 3 -DISTFILES= go.mod:gomod ${PORTNAME}-web-ui-${DISTVERSION}.tar.gz:ui +DISTFILES= go.mod:gomod \ + ${PORTNAME}-web-ui-${DISTVERSION}.tar.gz:ui MAINTAINER= danilo@FreeBSD.org COMMENT= Systems monitoring and alerting toolkit @@ -16,16 +17,16 @@ LICENSE_FILE= ${WRKSRC}/LICENSE PATCH_DEPENDS= bash:shells/bash -USES= cpe go:1.23,modules - -CONFLICTS_INSTALL= prometheus1 prometheus +USES= cpe go:modules USE_GITHUB= yes USE_RC_SUBR= prometheus GO_MODULE= github.com/prometheus/prometheus GO_TARGET= ./cmd/prometheus ./cmd/promtool -GO_BUILDFLAGS= -a -v -ldflags "${LD_FLAG_STRING}" -tags netgo,builtinassets +GO_BUILDFLAGS= -a -ldflags "${LD_FLAG_STRING}" -tags netgo,builtinassets + +CONFLICTS_INSTALL= prometheus1 prometheus SUB_LIST+= PROMETHEUS_CONSOLE_LIBRARIES_DIR=${PROMETHEUS_CONSOLE_LIBRARIES_DIR} \ PROMETHEUS_CONSOLES_DIR=${PROMETHEUS_CONSOLES_DIR} \ diff --git a/net-mgmt/prometheus3/distinfo b/net-mgmt/prometheus3/distinfo index 9229e758d8f4..6bbba81e5c7f 100644 --- a/net-mgmt/prometheus3/distinfo +++ b/net-mgmt/prometheus3/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1749026955 -SHA256 (go/net-mgmt_prometheus3/prometheus-prometheus-v3.4.1_GH0/go.mod) = 3ed91ee289b2fb7afbfa04428fe90901fb3cd66335335fd92ce33f97f7abcd1b -SIZE (go/net-mgmt_prometheus3/prometheus-prometheus-v3.4.1_GH0/go.mod) = 11087 -SHA256 (go/net-mgmt_prometheus3/prometheus-prometheus-v3.4.1_GH0/prometheus-web-ui-3.4.1.tar.gz) = 1812a3ae69508be0c7b5b28809cde93bc20c55dbb72145e1fc34f0bddfc0ad61 -SIZE (go/net-mgmt_prometheus3/prometheus-prometheus-v3.4.1_GH0/prometheus-web-ui-3.4.1.tar.gz) = 3487232 -SHA256 (go/net-mgmt_prometheus3/prometheus-prometheus-v3.4.1_GH0/prometheus-prometheus-v3.4.1_GH0.tar.gz) = 2b0b5d6eec26e1fe78e351b87643f3dc78e62f8d57616b227b0257b1d87f6e0e -SIZE (go/net-mgmt_prometheus3/prometheus-prometheus-v3.4.1_GH0/prometheus-prometheus-v3.4.1_GH0.tar.gz) = 5078318 +TIMESTAMP = 1752571020 +SHA256 (go/net-mgmt_prometheus3/prometheus-prometheus-v3.5.0_GH0/go.mod) = 6233234ceea2031a75041930e0931abf3e1123194a0ce3ca44c6468782611ba6 +SIZE (go/net-mgmt_prometheus3/prometheus-prometheus-v3.5.0_GH0/go.mod) = 12136 +SHA256 (go/net-mgmt_prometheus3/prometheus-prometheus-v3.5.0_GH0/prometheus-web-ui-3.5.0.tar.gz) = 8fec0e43c9b68e85d9dff0ba6cef29c6ba0cfe19ed54b3ff421a1656674b8abe +SIZE (go/net-mgmt_prometheus3/prometheus-prometheus-v3.5.0_GH0/prometheus-web-ui-3.5.0.tar.gz) = 3488940 +SHA256 (go/net-mgmt_prometheus3/prometheus-prometheus-v3.5.0_GH0/prometheus-prometheus-v3.5.0_GH0.tar.gz) = fadb33c398026e190f9335e90e214065b012b9cb454da121e072697ad307cb47 +SIZE (go/net-mgmt_prometheus3/prometheus-prometheus-v3.5.0_GH0/prometheus-prometheus-v3.5.0_GH0.tar.gz) = 5129940 diff --git a/net-mgmt/promscale/Makefile b/net-mgmt/promscale/Makefile index 3a1e18ea0772..3681920037bf 100644 --- a/net-mgmt/promscale/Makefile +++ b/net-mgmt/promscale/Makefile @@ -1,6 +1,6 @@ PORTNAME= promscale DISTVERSION= 0.17.0 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= net-mgmt MASTER_SITES= https://raw.githubusercontent.com/${GH_ACCOUNT}/${GH_PROJECT}/${DISTVERSIONFULL}/:gomod DISTFILES= go.mod:gomod diff --git a/net-mgmt/promxy/Makefile b/net-mgmt/promxy/Makefile index cdd87cd08d95..96cac964007c 100644 --- a/net-mgmt/promxy/Makefile +++ b/net-mgmt/promxy/Makefile @@ -1,6 +1,7 @@ PORTNAME= promxy DISTVERSIONPREFIX= v DISTVERSION= 0.0.93 +PORTREVISION= 1 CATEGORIES= net-mgmt MAINTAINER= timp87@gmail.com diff --git a/net-mgmt/pushgateway/Makefile b/net-mgmt/pushgateway/Makefile index 17790e3fa241..c56f306260ba 100644 --- a/net-mgmt/pushgateway/Makefile +++ b/net-mgmt/pushgateway/Makefile @@ -1,7 +1,7 @@ PORTNAME= pushgateway DISTVERSIONPREFIX= v DISTVERSION= 1.11.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-mgmt MAINTAINER= dutra@FreeBSD.org diff --git a/net-mgmt/py-netutils/Makefile b/net-mgmt/py-netutils/Makefile index a8fa2c013f01..5efc070d3c36 100644 --- a/net-mgmt/py-netutils/Makefile +++ b/net-mgmt/py-netutils/Makefile @@ -1,5 +1,5 @@ PORTNAME= netutils -DISTVERSION= 1.13.0 +DISTVERSION= 1.14.1 CATEGORIES= net-mgmt python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net-mgmt/py-netutils/distinfo b/net-mgmt/py-netutils/distinfo index 67f2cfe1c992..e693ab3ed009 100644 --- a/net-mgmt/py-netutils/distinfo +++ b/net-mgmt/py-netutils/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1743677506 -SHA256 (netutils-1.13.0.tar.gz) = 0369fbb3248b43d52f5b59e7d4bffb7694d5d493718d65ffad4d6e50312873e0 -SIZE (netutils-1.13.0.tar.gz) = 505174 +TIMESTAMP = 1752304592 +SHA256 (netutils-1.14.1.tar.gz) = ddf0c7d8f863214c2aaabe1d8ff5e20b2c5749eafad04a4847a97ae8cc9e28bc +SIZE (netutils-1.14.1.tar.gz) = 513249 diff --git a/net-mgmt/riemann-c-client/Makefile b/net-mgmt/riemann-c-client/Makefile index 02b025111df4..bbdbed13d26d 100644 --- a/net-mgmt/riemann-c-client/Makefile +++ b/net-mgmt/riemann-c-client/Makefile @@ -1,5 +1,6 @@ PORTNAME= riemann-c-client PORTVERSION= 2.2.2 +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= https://git.madhouse-project.org/algernon/${PORTNAME}/archive/ diff --git a/net-mgmt/rs-aggregate/Makefile b/net-mgmt/rs-aggregate/Makefile index 1f7d1b7dcebe..1af4f22c52fc 100644 --- a/net-mgmt/rs-aggregate/Makefile +++ b/net-mgmt/rs-aggregate/Makefile @@ -1,7 +1,7 @@ PORTNAME= rs-aggregate DISTVERSIONPREFIX= v DISTVERSION= 0.3.2 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= net-mgmt MAINTAINER= marcel@herrbischoff.com diff --git a/net-mgmt/seafile-client/Makefile b/net-mgmt/seafile-client/Makefile index 13982855b98e..f84547836629 100644 --- a/net-mgmt/seafile-client/Makefile +++ b/net-mgmt/seafile-client/Makefile @@ -1,6 +1,7 @@ PORTNAME= seafile-client DISTVERSIONPREFIX= v DISTVERSION= 9.0.6 +PORTREVISION= 1 CATEGORIES= net-mgmt MAINTAINER= ultima@FreeBSD.org @@ -14,7 +15,7 @@ LIB_DEPENDS= libsearpc.so:devel/libsearpc \ libcurl.so:ftp/curl \ libinotify.so:devel/libinotify \ libevent.so:devel/libevent \ - libuuid.so:misc/e2fsprogs-libuuid \ + libuuid.so:misc/libuuid \ libjansson.so:devel/jansson \ libwebsockets.so:net/libwebsockets RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \ diff --git a/net-mgmt/seafile-gui/Makefile b/net-mgmt/seafile-gui/Makefile index 02b1645bddc2..a243bab043c3 100644 --- a/net-mgmt/seafile-gui/Makefile +++ b/net-mgmt/seafile-gui/Makefile @@ -1,6 +1,7 @@ PORTNAME= seafile-gui DISTVERSIONPREFIX= v DISTVERSION= 9.0.6 +PORTREVISION= 1 CATEGORIES= net-mgmt devel MAINTAINER= ultima@FreeBSD.org @@ -15,7 +16,7 @@ LIB_DEPENDS= libsearpc.so:devel/libsearpc \ libsqlite3.so:databases/sqlite3 \ libjansson.so:devel/jansson \ libevent.so:devel/libevent \ - libuuid.so:misc/e2fsprogs-libuuid + libuuid.so:misc/libuuid USES= compiler:c++11-lang cmake gnome pkgconfig qt:5 shebangfix ssl SHEBANG_FILES= extensions/*.sh scripts/*.sh fsplugin/*.sh \ diff --git a/net-mgmt/seafile-server/Makefile b/net-mgmt/seafile-server/Makefile index 6447e010f535..53b17396a48b 100644 --- a/net-mgmt/seafile-server/Makefile +++ b/net-mgmt/seafile-server/Makefile @@ -1,6 +1,7 @@ PORTNAME= seafile-server DISTVERSIONPREFIX= v DISTVERSION= ${SEAFILE_VER} +PORTREVISION= 1 DISTVERSIONSUFFIX= -server CATEGORIES= net-mgmt @@ -17,7 +18,7 @@ LIB_DEPENDS= libsearpc.so:devel/libsearpc \ libcurl.so:ftp/curl \ libinotify.so:devel/libinotify \ libevent.so:devel/libevent \ - libuuid.so:misc/e2fsprogs-libuuid \ + libuuid.so:misc/libuuid \ libjansson.so:devel/jansson \ libjwt.so:www/libjwt \ libonig.so:devel/oniguruma diff --git a/net-mgmt/semaphore/Makefile b/net-mgmt/semaphore/Makefile index 2ea677cad008..be9a9909cb3d 100644 --- a/net-mgmt/semaphore/Makefile +++ b/net-mgmt/semaphore/Makefile @@ -1,7 +1,7 @@ PORTNAME= semaphore PORTVERSION= 2.9.2 DISTVERSIONPREFIX= v -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= net-mgmt MAINTAINER= egypcio@FreeBSD.org diff --git a/net-mgmt/tcpreplay/Makefile b/net-mgmt/tcpreplay/Makefile index 5794a4e8a15b..bfe73313f623 100644 --- a/net-mgmt/tcpreplay/Makefile +++ b/net-mgmt/tcpreplay/Makefile @@ -10,7 +10,6 @@ WWW= https://github.com/appneta/tcpreplay LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/docs/LICENSE -BUILD_DEPENDS= pcapnav-config:net/libpcapnav LIB_DEPENDS= libdnet.so:net/libdnet \ libopts.so:devel/autogen @@ -20,9 +19,7 @@ CPE_VENDOR= broadcom GNU_CONFIGURE= yes # libopts options are required when using autogen CONFIGURE_ARGS= --disable-libopts-install \ - --disable-local-libopts \ - --program-transform-name='s|.*\(tcp.*\)|\1|' \ - --with-pcapnav-config=${LOCALBASE}/bin/pcapnav-config + --disable-local-libopts TEST_TARGET= test diff --git a/net-mgmt/telegraf/Makefile b/net-mgmt/telegraf/Makefile index dad9ff28e2f5..b47bfe83af86 100644 --- a/net-mgmt/telegraf/Makefile +++ b/net-mgmt/telegraf/Makefile @@ -1,6 +1,7 @@ PORTNAME= telegraf DISTVERSIONPREFIX=v DISTVERSION= 1.35.1 +PORTREVISION= 1 CATEGORIES= net-mgmt MAINTAINER= girgen@FreeBSD.org diff --git a/net-mgmt/thanos/Makefile b/net-mgmt/thanos/Makefile index 216bf8b470bf..b61c6f0a3f4e 100644 --- a/net-mgmt/thanos/Makefile +++ b/net-mgmt/thanos/Makefile @@ -1,7 +1,7 @@ PORTNAME= thanos DISTVERSIONPREFIX= v DISTVERSION= 0.38.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-mgmt MAINTAINER= alster@vinterdalen.se diff --git a/net-mgmt/unbound_exporter/Makefile b/net-mgmt/unbound_exporter/Makefile index e2bbb98dd26a..dbbe0cce7363 100644 --- a/net-mgmt/unbound_exporter/Makefile +++ b/net-mgmt/unbound_exporter/Makefile @@ -1,7 +1,7 @@ PORTNAME= unbound_exporter PORTVERSION= 0.4.6 DISTVERSIONPREFIX= v -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= net-mgmt MAINTAINER= aduitsis@cpan.org diff --git a/net-mgmt/victoria-logs/Makefile b/net-mgmt/victoria-logs/Makefile index 964c152141a5..84ffe8f4e28b 100644 --- a/net-mgmt/victoria-logs/Makefile +++ b/net-mgmt/victoria-logs/Makefile @@ -2,6 +2,7 @@ PORTNAME= victoria-logs PORTVERSION= 1.24.0 DISTVERSIONPREFIX= v DISTVERSIONSUFFIX=-victorialogs +PORTREVISION= 1 CATEGORIES= net-mgmt MAINTAINER= samm@FreeBSD.org diff --git a/net-mgmt/victoria-metrics/Makefile b/net-mgmt/victoria-metrics/Makefile index 1120c206d800..f48b6e5a9040 100644 --- a/net-mgmt/victoria-metrics/Makefile +++ b/net-mgmt/victoria-metrics/Makefile @@ -1,7 +1,6 @@ PORTNAME?= victoria-metrics -PORTVERSION= 1.118.0 # don't forget to update BUILDINFO_TAG +PORTVERSION= 1.121.0 # don't forget to update BUILDINFO_TAG DISTVERSIONPREFIX= v -PORTREVISION= 1 CATEGORIES= net-mgmt MAINTAINER= danfe@FreeBSD.org @@ -14,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USES= gmake go:1.24,no_targets USE_RC_SUBR?= ${PORTNAME} MAKE_ENV= PKG_TAG=v${PORTVERSION} GOOS=${OPSYS:tl} \ - BUILDINFO_TAG=tags-v${PORTVERSION}-0-gaa3171c \ + BUILDINFO_TAG=tags-v${PORTVERSION}-0-gb1003c0 \ DATEINFO_TAG=${_GET_DATE:sh} ALL_TARGET= ${PORTNAME}-pure @@ -42,7 +41,8 @@ do-install: @${MKDIR} ${STAGEDIR}${VICTORIA_DATA} do-install-DOCS-on: - @${RM} -r ${INSTALL_WRKSRC}/docs/victorialogs + @${RM} -r ${INSTALL_WRKSRC}/docs/victorialogs \ + ${INSTALL_WRKSRC}/docs/victoriametrics/vmctl @cd ${INSTALL_WRKSRC}/docs && ${RM} Makefile victoriametrics/vm* @${MKDIR} ${STAGEDIR}${DOCSDIR} ${MV} ${INSTALL_WRKSRC}/docs/* ${STAGEDIR}${DOCSDIR} diff --git a/net-mgmt/victoria-metrics/distinfo b/net-mgmt/victoria-metrics/distinfo index 1485acc77fc5..01d689133096 100644 --- a/net-mgmt/victoria-metrics/distinfo +++ b/net-mgmt/victoria-metrics/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748004022 -SHA256 (VictoriaMetrics-VictoriaMetrics-v1.118.0_GH0.tar.gz) = 4cce0ce001866a06510661c8c1df96be3d8c541812a739cec9b36cb2bda238fa -SIZE (VictoriaMetrics-VictoriaMetrics-v1.118.0_GH0.tar.gz) = 40956446 +TIMESTAMP = 1751634479 +SHA256 (VictoriaMetrics-VictoriaMetrics-v1.121.0_GH0.tar.gz) = 6ab33c3c90173d4c38a7a86f5f37628edef7b94a8bf9883abd08cae0d2a6bb38 +SIZE (VictoriaMetrics-VictoriaMetrics-v1.121.0_GH0.tar.gz) = 38812374 diff --git a/net-mgmt/victoria-metrics/pkg-plist b/net-mgmt/victoria-metrics/pkg-plist index 615defd5f5c2..533ac6ed6089 100644 --- a/net-mgmt/victoria-metrics/pkg-plist +++ b/net-mgmt/victoria-metrics/pkg-plist @@ -24,6 +24,7 @@ bin/victoria-metrics %%PORTDOCS%%%%DOCSDIR%%/anomaly-detection/components/schema_min_dev_from_expected=0.webp %%PORTDOCS%%%%DOCSDIR%%/anomaly-detection/components/schema_min_dev_from_expected=1.0.webp %%PORTDOCS%%%%DOCSDIR%%/anomaly-detection/components/schema_min_dev_from_expected=5.0.webp +%%PORTDOCS%%%%DOCSDIR%%/anomaly-detection/components/settings.md %%PORTDOCS%%%%DOCSDIR%%/anomaly-detection/components/vmanomaly-components.webp %%PORTDOCS%%%%DOCSDIR%%/anomaly-detection/components/writer.md %%PORTDOCS%%%%DOCSDIR%%/anomaly-detection/firing-alerts-example-skipped-runs.webp @@ -151,84 +152,6 @@ bin/victoria-metrics %%PORTDOCS%%%%DOCSDIR%%/guides/multi-regional-setup-dedicated-regions/setup.webp %%PORTDOCS%%%%DOCSDIR%%/guides/understand-your-setup-size/README.md %%PORTDOCS%%%%DOCSDIR%%/guides/understand-your-setup-size/_index.md -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/README.md -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/_index.md -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/account-management/_index.md -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/account-management/account-and-profile.md -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/account-management/organizations.md -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/account-management/registration-and-trial.md -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/account-management/roles-and-permissions.md -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/account-management/user-management.md -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/alerting-vmalert-%%VICTORIA_USER%%-cloud.md -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/alerting-vmalert-%%VICTORIA_USER%%-cloud_copy_datasource_single.webp -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/alerting-vmalert-%%VICTORIA_USER%%-cloud_copy_reading_datasource_cluster.webp -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/alerting-vmalert-%%VICTORIA_USER%%-cloud_copy_writing_datasource_cluster.webp -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/alerting-vmalert-%%VICTORIA_USER%%-cloud_setup.webp -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/alerting-vmalert-%%VICTORIA_USER%%-cloud_token_created_cluster.webp -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/alerting-vmalert-%%VICTORIA_USER%%-cloud_token_created_single.webp -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/alertmanager-setup-for-deployment.md -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/alertmanager-setup-for-deployment_connect_notifier.webp -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/alertmanager-setup-for-deployment_custom_am.webp -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/alertmanager-setup-for-deployment_integrations.webp -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/alertmanager-setup-for-deployment_rules_state.webp -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/alertmanager-setup-for-deployment_select_notifier.webp -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/alertmanager-setup-for-deployment_troubleshoot_logs.webp -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/alertmanager-setup-for-deployment_upload_rules.webp -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/alertmanager-setup-for-deployment_upload_with_api.webp -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/api.md -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/api_keys.webp -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/audit-logs.md -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/billing.md -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/cloud-FAQ.md -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/deployments/README.md -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/deployments/_index.md -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/deployments/access-endpoint.webp -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/deployments/access-tokens.md -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/deployments/access-tokens.webp -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/deployments/tiers-and-types.md -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/get-started/_index.md -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/get-started/create_deployment_form_down.webp -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/get-started/deployment_access_write_example.webp -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/get-started/features.md -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/get-started/features_cardinality.webp -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/get-started/features_integrations.webp -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/get-started/features_query.webp -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/get-started/features_traces.webp -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/get-started/get_started_preview.webp -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/get-started/guides.md -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/get-started/overview.md -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/get-started/quickstart.md -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/how-to-monitor-k8s.md -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/how-to-monitor-k8s_datasource.webp -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/integrations/README.md -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/integrations/_index.md -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/integrations/cloud-alertmanager.md -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/integrations/cloudwatch.md -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/integrations/curl.md -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/integrations/custom-alertmanager.md -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/integrations/grafana.md -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/integrations/kubernetes.md -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/integrations/opentelemetry.md -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/integrations/perses.md -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/integrations/prometheus.md -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/integrations/telegraf.md -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/integrations/vector.md -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/integrations/vmagent.md -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/kubernetes_monitoring.webp -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/modify_deployment.webp -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/modify_deployment_additional_settings.webp -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/modify_deployment_additional_settings_with_description.webp -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/notifications_email_test.webp -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/notifications_save_and_test.webp -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/notifications_save_success.webp -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/notifications_setup_emails.webp -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/notifications_setup_emails_input.webp -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/notifications_setup_slack.webp -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/notifications_setup_slack_enter_channel.webp -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/notifications_slack_test.webp -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/notifications_view.webp -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/setup-notifications.md -%%PORTDOCS%%%%DOCSDIR%%/victoriametrics-cloud/support.md %%PORTDOCS%%%%DOCSDIR%%/victoriametrics/Articles.md %%PORTDOCS%%%%DOCSDIR%%/victoriametrics/BestPractices.md %%PORTDOCS%%%%DOCSDIR%%/victoriametrics/CONTRIBUTING.md diff --git a/net-mgmt/vmutils/Makefile b/net-mgmt/vmutils/Makefile index 7726599e0c8d..aef04e3b8094 100644 --- a/net-mgmt/vmutils/Makefile +++ b/net-mgmt/vmutils/Makefile @@ -1,5 +1,5 @@ PORTNAME= vmutils -PORTREVISION= 1 +PORTREVISION= 2 COMMENT= Ancillary utilities and agent for VictoriaMetrics @@ -19,7 +19,7 @@ do-install: do-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} - ${INSTALL_DATA} ${INSTALL_WRKSRC}/docs/victoriametrics/vm* ${STAGEDIR}${DOCSDIR} + ${CP} -a ${INSTALL_WRKSRC}/docs/victoriametrics/vm* ${STAGEDIR}${DOCSDIR} MASTERDIR= ${.CURDIR}/../victoria-metrics diff --git a/net-mgmt/vmutils/pkg-plist b/net-mgmt/vmutils/pkg-plist index 50c5808208a1..506a8e0534a2 100644 --- a/net-mgmt/vmutils/pkg-plist +++ b/net-mgmt/vmutils/pkg-plist @@ -29,7 +29,17 @@ bin/vmrestore %%PORTDOCS%%%%DOCSDIR%%/vmbackupmanager_root_folder.webp %%PORTDOCS%%%%DOCSDIR%%/vmbackupmanager_rp_daily_1.webp %%PORTDOCS%%%%DOCSDIR%%/vmbackupmanager_rp_daily_2.webp -%%PORTDOCS%%%%DOCSDIR%%/vmctl.md +%%PORTDOCS%%%%DOCSDIR%%/vmctl/_index.md +%%PORTDOCS%%%%DOCSDIR%%/vmctl/cortex.md +%%PORTDOCS%%%%DOCSDIR%%/vmctl/influxdb.md +%%PORTDOCS%%%%DOCSDIR%%/vmctl/mimir.md +%%PORTDOCS%%%%DOCSDIR%%/vmctl/opentsdb.md +%%PORTDOCS%%%%DOCSDIR%%/vmctl/prometheus.md +%%PORTDOCS%%%%DOCSDIR%%/vmctl/promscale.md +%%PORTDOCS%%%%DOCSDIR%%/vmctl/remoteread.md +%%PORTDOCS%%%%DOCSDIR%%/vmctl/thanos.md +%%PORTDOCS%%%%DOCSDIR%%/vmctl/victoriametrics.md +%%PORTDOCS%%%%DOCSDIR%%/vmctl/vmctl.md %%PORTDOCS%%%%DOCSDIR%%/vmgateway-access-control.webp %%PORTDOCS%%%%DOCSDIR%%/vmgateway-overview.webp %%PORTDOCS%%%%DOCSDIR%%/vmgateway-rate-limiting.webp diff --git a/net-mgmt/zabbix5-server/distinfo b/net-mgmt/zabbix5-server/distinfo deleted file mode 100644 index 59d680492bd1..000000000000 --- a/net-mgmt/zabbix5-server/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1747820158 -SHA256 (zabbix-5.0.47.tar.gz) = b08cfae4e2905547a93781ca8532b0524498254bf95bce97d6a226ba0d717d66 -SIZE (zabbix-5.0.47.tar.gz) = 22132982 diff --git a/net-mgmt/zabbix5-server/files/pkg-message.in b/net-mgmt/zabbix5-server/files/pkg-message.in deleted file mode 100644 index e6b7ab4c8be2..000000000000 --- a/net-mgmt/zabbix5-server/files/pkg-message.in +++ /dev/null @@ -1,47 +0,0 @@ -[ -{ type: install - message: <<EOM -Log files are now under /var/log/zabbix directory instead of /tmp as it was -previously. - -For Zabbix server and proxy daemons, as well as Zabbix frontend, a database is -required. It is not needed to run Zabbix agent. - -% cd %%DATADIR%%/%%ZABBIX_BUILD%%/database - -And follow the instructions: -https://www.zabbix.com/documentation/5.0/manual/appendix/install/db_scripts - -Upgrade notes for 5.0.0: -https://www.zabbix.com/documentation/5.0/manual/installation/upgrade_notes_500 - -Upgrade procedure: -https://www.zabbix.com/documentation/5.0/manual/installation/upgrade/sources - -Please see https://www.zabbix.com/ for detailed information about Zabbix. - -Official Zabbix documentation: -https://www.zabbix.com/documentation/5.0/start - -For Zabbix frontend "Welcome" screen. Enter the user name Admin with password -zabbix to log in as a Zabbix superuser. - -For use NMAP please edit sudoers - -This is a Zabbix LTS release! - -Zabbix LTS releases are supported for Zabbix customers during five (5) years -i.e. 3 years of Full Support (general, critical and security issues) and 2 -additional years of Limited Support (critical and security issues only). -Zabbix LTS version release will result in change of the first version number. - -Stable release: Zabbix 5.0 -Release date: 12 May, 2020 -End of Full Support: 31 May, 2023 -End of Limited Support: 31 May, 2025 - -Zabbix Life Cycle & Release Policy: -https://www.zabbix.com/life_cycle_and_release_policy -EOM -} -] diff --git a/net-mgmt/zabbix5-server/pkg-plist b/net-mgmt/zabbix5-server/pkg-plist deleted file mode 100644 index 12ea4d635ad5..000000000000 --- a/net-mgmt/zabbix5-server/pkg-plist +++ /dev/null @@ -1,26 +0,0 @@ -%%DATADIR%%/%%ZABBIX_BUILD%%/database/mysql/data.sql -%%DATADIR%%/%%ZABBIX_BUILD%%/database/mysql/double.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/double.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/double.sql -%%DATADIR%%/%%ZABBIX_BUILD%%/database/postgresql/images.sql -%%DATADIR%%/%%ZABBIX_BUILD%%/database/postgresql/schema.sql -%%DATADIR%%/%%ZABBIX_BUILD%%/database/postgresql/timescaledb.sql -%%DATADIR%%/%%ZABBIX_BUILD%%/database/sqlite3/data.sql -%%DATADIR%%/%%ZABBIX_BUILD%%/database/sqlite3/images.sql -%%DATADIR%%/%%ZABBIX_BUILD%%/database/sqlite3/schema.sql -%%PROXY%%bin/zabbix_proxy_js -%%PROXY%%@dir %%ETCDIR%%/zabbix_proxy.conf.d -%%SERVER%%bin/zabbix_js -%%SERVER%%@dir %%ETCDIR%%/zabbix_server.conf.d -%%SERVER%%@dir %%ETCDIR%%/zabbix/alertscripts -share/man/man8/zabbix_%%ZABBIX_BUILD%%.8.gz -sbin/zabbix_%%ZABBIX_BUILD%% -@sample %%ETCDIR%%/zabbix_%%ZABBIX_BUILD%%.conf.sample -@dir %%ETCDIR%%/zabbix/externalscripts -@dir lib/modules diff --git a/net-mgmt/zabbix74-agent/Makefile b/net-mgmt/zabbix74-agent/Makefile new file mode 100644 index 000000000000..0ffccc3919ee --- /dev/null +++ b/net-mgmt/zabbix74-agent/Makefile @@ -0,0 +1,12 @@ +PORTNAME= zabbix74 +PORTREVISION= 0 +CATEGORIES= net-mgmt +PKGNAMESUFFIX= -agent + +MASTERDIR= ${.CURDIR}/../${PORTNAME}-server +PLIST= ${PKGDIR}/pkg-plist.agent + +OPTIONS_DEFINE= CURL IPV6 MODBUS +OPTIONS_DEFAULT= CURL OPENSSL + +.include "${MASTERDIR}/Makefile" diff --git a/net-mgmt/zabbix74-frontend/Makefile b/net-mgmt/zabbix74-frontend/Makefile new file mode 100644 index 000000000000..d6ccb2021151 --- /dev/null +++ b/net-mgmt/zabbix74-frontend/Makefile @@ -0,0 +1,29 @@ +PORTNAME= zabbix74 +PORTREVISION= 0 +CATEGORIES= net-mgmt +PKGNAMESUFFIX= -frontend${PHP_PKGNAMESUFFIX} + +USES+= php:web,flavors +USE_PHP= bcmath ctype filter gd gettext ldap mbstring session \ + simplexml sockets xml xmlreader xmlwriter + +MASTERDIR= ${.CURDIR}/../${PORTNAME}-server +PATCHDIR= +NO_ARCH= yes +NO_BUILD= yes + +PLIST= ${PKGDIR}/pkg-plist.frontend + +OPTIONS_DEFINE= MYSQLI PGSQL +OPTIONS_DEFAULT= MYSQLI +MYSQLI_DESC= MySQLI backend + +MYSQLI_USE= PHP=mysqli +PGSQL_USE= PHP=pgsql + +do-install: + @${MKDIR} ${STAGEDIR}${WWWDIR} + (cd ${WRKSRC}/ui && \ + ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR}) + +.include "${MASTERDIR}/Makefile" diff --git a/net-mgmt/zabbix74-java/Makefile b/net-mgmt/zabbix74-java/Makefile new file mode 100644 index 000000000000..b3a6e3fff259 --- /dev/null +++ b/net-mgmt/zabbix74-java/Makefile @@ -0,0 +1,11 @@ +PORTNAME= zabbix74 +PORTREVISION= 0 +CATEGORIES= net-mgmt +PKGNAMESUFFIX= -java + +MASTERDIR= ${.CURDIR}/../${PORTNAME}-server +PLIST= ${PKGDIR}/pkg-plist.java + +OPTIONS_DEFINE= IPV6 + +.include "${MASTERDIR}/Makefile" diff --git a/net-mgmt/zabbix74-proxy/Makefile b/net-mgmt/zabbix74-proxy/Makefile new file mode 100644 index 000000000000..a51a7cb970c8 --- /dev/null +++ b/net-mgmt/zabbix74-proxy/Makefile @@ -0,0 +1,8 @@ +PORTNAME= zabbix74 +PORTREVISION= 0 +CATEGORIES= net-mgmt +PKGNAMESUFFIX= -proxy + +MASTERDIR= ${.CURDIR}/../${PORTNAME}-server + +.include "${MASTERDIR}/Makefile" diff --git a/net-mgmt/zabbix5-server/Makefile b/net-mgmt/zabbix74-server/Makefile index f74b80a08db4..e86c881cc9e5 100644 --- a/net-mgmt/zabbix5-server/Makefile +++ b/net-mgmt/zabbix74-server/Makefile @@ -1,99 +1,127 @@ -PORTNAME= zabbix5 -DISTVERSION= 5.0.47 -PORTREVISION?= 1 +PORTNAME= zabbix74 +DISTVERSION= 7.4.0 +PORTREVISION?= 0 CATEGORIES= net-mgmt MASTER_SITES= https://cdn.zabbix.com/zabbix/sources/stable/${DISTVERSION:R}/ PKGNAMESUFFIX?= -server DISTNAME= zabbix-${DISTVERSION} MAINTAINER= otis@FreeBSD.org -COMMENT= Enterprise-class open source distributed monitoring (${PKGNAMESUFFIX:S/^-//}) LTS +COMMENT= Enterprise-class open source distributed monitoring (${PKGNAMESUFFIX:S/^-//}) WWW= https://www.zabbix.com/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -DEPRECATED= Upstream EOL reaches on 2025-05-31 -EXPIRATION_DATE= 2025-06-30 +CONFLICTS_INSTALL= zabbix[0-9]${PKGNAMESUFFIX} \ + zabbix[0-6][0-9]${PKGNAMESUFFIX} -LIB_DEPENDS= libpcre.so:devel/pcre - -CONFLICTS_INSTALL= zabbix[0-9][0-9]${PKGNAMESUFFIX} zabbix[0-46-9]${PKGNAMESUFFIX} - -PORTSCOUT= limit:^5\.0\. - -ZABBIX_BUILD= ${PKGNAMESUFFIX:S/^-//} - -USES= pkgconfig iconv +ZABBIX_BUILD= ${PKGNAMESUFFIX:S/^-//:S/-$//} +.if ${ZABBIX_BUILD} != "frontend" # frontend only needs the version/distribution settings +USES= iconv pkgconfig .if ${ZABBIX_BUILD} != "agent" -CONFIGURE_ARGS+= --with-libevent=${LOCALBASE} --cache-file=${WRKSRC}/config.cache -LIB_DEPENDS+= libevent.so:devel/libevent -USE_RC_SUBR= zabbix_${ZABBIX_BUILD} +CONFIGURE_ARGS+= --cache-file=${WRKSRC}/config.cache \ + --with-libevent=${LOCALBASE} \ + --with-libxml2 +LIB_DEPENDS+= libevent.so:devel/libevent +USE_RC_SUBR= zabbix_${ZABBIX_BUILD} # -server and -proxy depends on libxml2 .if ${ZABBIX_BUILD} != "java" USES+= gnome USE_GNOME= libxml2 .endif .else -USE_RC_SUBR= zabbix_${ZABBIX_BUILD}d +USE_RC_SUBR= zabbix_${ZABBIX_BUILD}d .endif USERS= zabbix GROUPS= zabbix -.if ${ZABBIX_BUILD} != "proxy" -PLIST_SUB= PROXY="@comment " -.else +.if ${ZABBIX_BUILD} == "proxy" PLIST_SUB= PROXY="" +.else +PLIST_SUB= PROXY="@comment " .endif - .if ${ZABBIX_BUILD} == "server" PLIST_SUB+= SERVER="" .else PLIST_SUB+= SERVER="@comment " .endif -PLIST_SUB+= ZABBIX_BUILD=${ZABBIX_BUILD} DISTVERSION=${DISTVERSION} +PLIST_SUB+= DISTVERSION=${DISTVERSION} \ + ZABBIX_BUILD=${ZABBIX_BUILD} SUB_LIST= ZABBIX_BUILD=${ZABBIX_BUILD} -MAKE_ARGS+= ARCH=freebsd -GNU_CONFIGURE= yes +MAKE_ARGS+= ARCH=freebsd +GNU_CONFIGURE= yes GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share -CONFIGURE_ARGS+= --enable-${ZABBIX_BUILD} \ +CONFIGURE_ARGS+= --datadir=${ETCDIR} \ + --enable-${ZABBIX_BUILD} \ --sysconfdir=${ETCDIR} \ - --datadir=${ETCDIR} \ --with-iconv=${ICONV_PREFIX} -.if ${ZABBIX_BUILD} == "java" -USES+= java -.endif +PORTSCOUT= limit:^7\.0\. -.if ${ZABBIX_BUILD} != "agent" && ${ZABBIX_BUILD} != "java" +.if ${ZABBIX_BUILD} != "java" +OPTIONS_DEFAULT+= PCRE2 +OPTIONS_SINGLE+= PCRE +OPTIONS_SINGLE_PCRE= PCRE1 PCRE2 +PCRE_DESC= PCRE library to use +PCRE1_DESC= Use PCRE v1 library +PCRE2_DESC= Use PCRE v2 library + +PCRE1_LIB_DEPENDS= libpcre.so:devel/pcre +PCRE1_CONFIGURE_WITH= libpcre +PCRE2_LIB_DEPENDS= libpcre2-8.so:devel/pcre2 +PCRE2_CONFIGURE_WITH= libpcre2 + +.if ${ZABBIX_BUILD} != "agent" CPPFLAGS+= -I${LOCALBASE}/include SUB_FILES= pkg-message -OPTIONS_DEFINE= IPV6 FPING CURL LDAP IPMI SNMP SSH NMAP LIBXML2 UNIXODBC - -OPTIONS_DEFAULT= IPV6 FPING CURL SNMP SSH LIBXML2 MYSQL OPENSSL UNIXODBC +OPTIONS_DEFAULT+= CURL FPING IPMI IPV6 MYSQL OPENSSL SNMP SSH UNIXODBC +OPTIONS_DEFINE= CURL FPING IPMI IPV6 LDAP NMAP SNMP SSH UNIXODBC +OPTIONS_SINGLE+= DB SSL +OPTIONS_SINGLE_DB= MDB5 MDB6 MYSQL MYSQLDV PGSQL +.if ${ZABBIX_BUILD} == "proxy" +OPTIONS_SINGLE_DB+= SQLITE +.endif +OPTIONS_SINGLE_SSL= GNUTLS OPENSSL OPTIONS_SUB= yes -FPING_DESC= Build/install fping for ping checks -IPMI_DESC= Support for IPMI checks -LDAP_DESC= Support for LDAP server checks -NMAP_DESC= Build/install nmap for o/s detection -SNMP_DESC= Support for SNMP checks -SSH_DESC= Support for SSH-based checks -UNIXODBC_DESC= Support for database checks via ODBC -LIBXML2_DESC= Support for libxml2 (required by monitoring VMware) +FPING_DESC= Build/install fping for ping checks +IPMI_DESC= Support for IPMI checks +LDAP_DESC= Support for LDAP server checks +NMAP_DESC= Build/install nmap for o/s detection +SNMP_DESC= Support for SNMP checks +SSH_DESC= Support for SSH-based checks +UNIXODBC_DESC= Support for database checks via ODBC +MYSQL_DESC= MySQL 8.0 database support +MYSQLDV_DESC= MYSQL DEFAULT_VERSIONS= (poudriere) -OPTIONS_SINGLE= DB SSL -OPTIONS_SINGLE_DB?= MYSQL PGSQL ORACLE -OPTIONS_SINGLE_SSL= OPENSSL GNUTLS +FPING_RUN_DEPENDS= fping:net/fping -MYSQL_CONFIGURE_WITH= mysql -MYSQL_USES+= compiler:c11 mysql +IPMI_CONFIGURE_WITH= openipmi +IPMI_LIB_DEPENDS= libOpenIPMI.so:sysutils/openipmi + +LDAP_CONFIGURE_WITH= ldap +LDAP_USES= ldap + +MYSQL_CONFIGURE_ON= --with-mysql +MYSQL_USES+= compiler:c11 mysql:80 + +MYSQLDV_CONFIGURE_ON= --with-mysql +MYSQLDV_USES+= compiler:c11 mysql + +MDB5_CONFIGURE_ON= --with-mysql=${LOCALBASE}/bin/mysql_config +MDB5_USES+= compiler:c11 mysql:105m +MDB5_DESC= Mariadb 10.5 database support + +MDB6_CONFIGURE_ON= --with-mysql=${LOCALBASE}/bin/mysql_config +MDB6_USES+= compiler:c11 mysql:106m +MDB6_DESC= Mariadb 10.6 database support PGSQL_CONFIGURE_WITH= postgresql PGSQL_USES+= pgsql @@ -104,25 +132,16 @@ SNMP_CONFIGURE_WITH= net-snmp SQLITE_CONFIGURE_WITH= sqlite3 SQLITE_USES+= sqlite:3 -ORACLE_CONFIGURE_WITH= oracle - -LDAP_CONFIGURE_WITH= ldap -LDAP_USES= ldap - -IPMI_CONFIGURE_WITH= openipmi -IPMI_LIB_DEPENDS= libOpenIPMI.so:sysutils/openipmi - -FPING_RUN_DEPENDS= fping:net/fping - SSH_CONFIGURE_WITH= ssh2 SSH_LIB_DEPENDS= libssh2.so:security/libssh2 -UNIXODBC_CONFIGURE_WITH=unixodbc -UNIXODBC_LIB_DEPENDS= libodbc.so:databases/unixODBC +UNIXODBC_CONFIGURE_WITH= unixodbc +UNIXODBC_LIB_DEPENDS= libodbc.so:databases/unixODBC .elif ${ZABBIX_BUILD} == "agent" -OPTIONS_SINGLE= SSL -OPTIONS_SINGLE_SSL= OPENSSL GNUTLS -.endif # if ${ZABBIX_BUILD} != "agent" && ${ZABBIX_BUILD} != "java" +OPTOINS_DEFINE+= PCRE +OPTIONS_SINGLE+= SSL +OPTIONS_SINGLE_SSL= GNUTLS OPENSSL +.endif # if ${ZABBIX_BUILD} != "agent" CURL_DESC= Support for web monitoring CURL_CONFIGURE_WITH= libcurl @@ -130,12 +149,13 @@ CURL_LIB_DEPENDS= libcurl.so:ftp/curl IPV6_CONFIGURE_ENABLE= ipv6 +MODBUS_DESC= Support for Modbus checks +MODBUS_CONFIGURE_WITH= libmodbus +MODBUS_LIB_DEPENDS= libmodbus.so:comms/libmodbus + NMAP_RUN_DEPENDS= nmap:security/nmap \ sudo:security/sudo -LIBXML2_CONFIGURE_WITH= libxml2=${LOCALBASE} -LIBXML2_LIB_DEPENDS= libxml2.so:textproc/libxml2 - OPENSSL_CONFIGURE_WITH= openssl OPENSSL_USES= ssl OPENSSL_VARS= BROKEN_SSL="libressl libressl-devel" \ @@ -144,6 +164,13 @@ OPENSSL_VARS= BROKEN_SSL="libressl libressl-devel" \ GNUTLS_CONFIGURE_WITH= gnutls GNUTLS_LIB_DEPENDS= libgnutls.so:security/gnutls +.endif # if ${ZABBIX_BUILD} != "java" + +.if ${ZABBIX_BUILD} == "java" +USES+= java +JAVA_VERSION= 11+ +.endif + .include <bsd.port.pre.mk> post-patch: @@ -185,7 +212,7 @@ post-patch: .endif .if ${ZABBIX_BUILD} != "agent" -. for d in mysql oracle postgresql sqlite3 +. for d in mysql postgresql @${REINPLACE_CMD} \ -e 's|/usr/bin/traceroute|/usr/sbin/traceroute|g' \ -e 's|sudo /usr/bin/nmap|sudo ${LOCALBASE}/bin/nmap|g' \ @@ -207,9 +234,9 @@ post-install: .if ${ZABBIX_BUILD} != "agent" && ${ZABBIX_BUILD} != "java" ${MKDIR} ${STAGEDIR}${DATADIR}/${ZABBIX_BUILD:Q}/database - @${RM} ${WRKSRC}/database/*/Makefile* + ${FIND} ${WRKSRC}/database -name 'Makefile*' -delete (cd ${WRKSRC}/database/ && \ - ${COPYTREE_SHARE} "mysql oracle postgresql sqlite3" \ + ${COPYTREE_SHARE} "mysql postgresql sqlite3" \ ${STAGEDIR}${DATADIR}/${ZABBIX_BUILD:Q}/database/) ${MV} ${STAGEDIR}${ETCDIR}/zabbix_${ZABBIX_BUILD}.conf \ @@ -226,4 +253,8 @@ post-install: ${STAGEDIR}${LOCALBASE}/bin/zabbix_proxy_js .endif +.else # frontend +.include <bsd.port.pre.mk> +.endif + .include <bsd.port.post.mk> diff --git a/net-mgmt/zabbix74-server/distinfo b/net-mgmt/zabbix74-server/distinfo new file mode 100644 index 000000000000..5afeb9f94046 --- /dev/null +++ b/net-mgmt/zabbix74-server/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1751356847 +SHA256 (zabbix-7.4.0.tar.gz) = 7bd56fcd83359e11682eff412d53a0ceb9e39843ddbde0f09eb97faac80a1fa2 +SIZE (zabbix-7.4.0.tar.gz) = 42495969 diff --git a/net-mgmt/zabbix74-server/files/patch-src_libs_zbxembed_duktape.h b/net-mgmt/zabbix74-server/files/patch-src_libs_zbxembed_duktape.h new file mode 100644 index 000000000000..ff6595a49bb5 --- /dev/null +++ b/net-mgmt/zabbix74-server/files/patch-src_libs_zbxembed_duktape.h @@ -0,0 +1,11 @@ +--- src/libs/zbxembed/duktape.h.orig 2022-02-14 01:54:29.000000000 -0800 ++++ src/libs/zbxembed/duktape.h 2022-02-15 13:48:15.058093000 -0800 +@@ -160,7 +160,7 @@ + #if !defined(DUKTAPE_H_INCLUDED) + #define DUKTAPE_H_INCLUDED + +-#define DUK_SINGLE_FILE ++#undef DUK_SINGLE_FILE + + /* + * BEGIN PUBLIC API diff --git a/net-mgmt/zabbix74-server/files/pkg-message.in b/net-mgmt/zabbix74-server/files/pkg-message.in new file mode 100644 index 000000000000..ebfdd4c41ae0 --- /dev/null +++ b/net-mgmt/zabbix74-server/files/pkg-message.in @@ -0,0 +1,51 @@ +[ +{ type: install + message: <<EOM +This is a Zabbix Standard release! + +Standard Zabbix releases are supported for Zabbix customers during six (6) +months of Full Support (general, critical and security issues) until the next +Zabbix stable release, plus one (1) additional month of Limited Support +(critical and security issues only). Zabbix Standard version release will result +in change of the second version number. + +Standard release: Zabbix 7.4 +Release date: Jul 01, 2025 +End of Full Support: Until 8.0 LTS +End of Limited Support: Q3 2026 + +Zabbix Life Cycle & Release Policy: +https://www.zabbix.com/life_cycle_and_release_policy + +Log files are now under /var/log/zabbix directory instead of /tmp as it was +previously. + +For Zabbix server and proxy daemons, as well as Zabbix frontend, a database is +required. It is not needed to run Zabbix agent. + +To populate the database with initial data: + +% cd %%DATADIR%%/%%ZABBIX_BUILD%%/database + +and follow the instructions: +https://www.zabbix.com/documentation/7.4/en/manual/appendix/install/db_scripts + +Upgrade notes for 7.4: +https://www.zabbix.com/documentation/7.4/en/manual/installation/upgrade_notes_740 + +Upgrade procedure: +https://www.zabbix.com/documentation/current/en/manual/installation/upgrade/sources + +Official Zabbix documentation: +https://www.zabbix.com/documentation/7.4/en/manual + +Please see https://www.zabbix.com/ for detailed information about Zabbix. + +The default credentials for zabbix frontend is: + Username: Admin + Password: zabbix + +For use NMAP please edit sudoers. +EOM +} +] diff --git a/net-mgmt/zabbix5-server/files/zabbix_agentd.in b/net-mgmt/zabbix74-server/files/zabbix_agentd.in index 5fa104126dbe..5fa104126dbe 100644 --- a/net-mgmt/zabbix5-server/files/zabbix_agentd.in +++ b/net-mgmt/zabbix74-server/files/zabbix_agentd.in diff --git a/net-mgmt/zabbix5-server/files/zabbix_java.in b/net-mgmt/zabbix74-server/files/zabbix_java.in index ef0f1318c76c..ef0f1318c76c 100644 --- a/net-mgmt/zabbix5-server/files/zabbix_java.in +++ b/net-mgmt/zabbix74-server/files/zabbix_java.in diff --git a/net-mgmt/zabbix5-server/files/zabbix_proxy.in b/net-mgmt/zabbix74-server/files/zabbix_proxy.in index 274c75c29251..0ce9f01f549f 100644 --- a/net-mgmt/zabbix5-server/files/zabbix_proxy.in +++ b/net-mgmt/zabbix74-server/files/zabbix_proxy.in @@ -4,6 +4,9 @@ # REQUIRE: DAEMON %%PGSQL%%# REQUIRE: postgresql %%MYSQL%%# REQUIRE: mysql +%%MYSQLDV%%# REQUIRE: mysql +%%MDB5%%# REQUIRE: mysql +%%MDB6%%# REQUIRE: mysql # KEYWORD: shutdown # # Add the following lines to /etc/rc.conf.local or /etc/rc.conf to diff --git a/net-mgmt/zabbix5-server/files/zabbix_server.in b/net-mgmt/zabbix74-server/files/zabbix_server.in index 68e9f052734e..8a1fa48a890c 100644 --- a/net-mgmt/zabbix5-server/files/zabbix_server.in +++ b/net-mgmt/zabbix74-server/files/zabbix_server.in @@ -4,6 +4,9 @@ # REQUIRE: DAEMON %%PGSQL%%# REQUIRE: postgresql %%MYSQL%%# REQUIRE: mysql +%%MYSQLDV%%# REQUIRE: mysql +%%MDB5%%# REQUIRE: mysql +%%MDB6%%# REQUIRE: mysql # KEYWORD: shutdown # # Add the following lines to /etc/rc.conf.local or /etc/rc.conf to diff --git a/net-mgmt/zabbix5-server/pkg-descr b/net-mgmt/zabbix74-server/pkg-descr index 24dea091d7e0..24dea091d7e0 100644 --- a/net-mgmt/zabbix5-server/pkg-descr +++ b/net-mgmt/zabbix74-server/pkg-descr diff --git a/net-mgmt/zabbix74-server/pkg-plist b/net-mgmt/zabbix74-server/pkg-plist new file mode 100644 index 000000000000..475936021bb4 --- /dev/null +++ b/net-mgmt/zabbix74-server/pkg-plist @@ -0,0 +1,34 @@ +%%DATADIR%%/%%ZABBIX_BUILD%%/database/mysql/data.sql +%%DATADIR%%/%%ZABBIX_BUILD%%/database/mysql/images.sql +%%DATADIR%%/%%ZABBIX_BUILD%%/database/mysql/option-patches/history_upgrade_prepare.sql +%%DATADIR%%/%%ZABBIX_BUILD%%/database/mysql/schema.sql +%%DATADIR%%/%%ZABBIX_BUILD%%/database/postgresql/data.sql +%%DATADIR%%/%%ZABBIX_BUILD%%/database/postgresql/images.sql +%%DATADIR%%/%%ZABBIX_BUILD%%/database/postgresql/option-patches/history_upgrade_prepare.sql +%%DATADIR%%/%%ZABBIX_BUILD%%/database/postgresql/schema.sql +%%DATADIR%%/%%ZABBIX_BUILD%%/database/postgresql/timescaledb/option-patches/with-compression/history_upgrade.sql +%%DATADIR%%/%%ZABBIX_BUILD%%/database/postgresql/timescaledb/option-patches/with-compression/history_upgrade_log.sql +%%DATADIR%%/%%ZABBIX_BUILD%%/database/postgresql/timescaledb/option-patches/with-compression/history_upgrade_prepare.sql +%%DATADIR%%/%%ZABBIX_BUILD%%/database/postgresql/timescaledb/option-patches/with-compression/history_upgrade_str.sql +%%DATADIR%%/%%ZABBIX_BUILD%%/database/postgresql/timescaledb/option-patches/with-compression/history_upgrade_text.sql +%%DATADIR%%/%%ZABBIX_BUILD%%/database/postgresql/timescaledb/option-patches/with-compression/history_upgrade_uint.sql +%%DATADIR%%/%%ZABBIX_BUILD%%/database/postgresql/timescaledb/option-patches/with-compression/trends_upgrade.sql +%%DATADIR%%/%%ZABBIX_BUILD%%/database/postgresql/timescaledb/option-patches/without-compression/history_upgrade.sql +%%DATADIR%%/%%ZABBIX_BUILD%%/database/postgresql/timescaledb/option-patches/without-compression/history_upgrade_log.sql +%%DATADIR%%/%%ZABBIX_BUILD%%/database/postgresql/timescaledb/option-patches/without-compression/history_upgrade_prepare.sql +%%DATADIR%%/%%ZABBIX_BUILD%%/database/postgresql/timescaledb/option-patches/without-compression/history_upgrade_str.sql +%%DATADIR%%/%%ZABBIX_BUILD%%/database/postgresql/timescaledb/option-patches/without-compression/history_upgrade_text.sql +%%DATADIR%%/%%ZABBIX_BUILD%%/database/postgresql/timescaledb/option-patches/without-compression/history_upgrade_uint.sql +%%DATADIR%%/%%ZABBIX_BUILD%%/database/postgresql/timescaledb/option-patches/without-compression/trends_upgrade.sql +%%DATADIR%%/%%ZABBIX_BUILD%%/database/postgresql/timescaledb/schema.sql +%%DATADIR%%/%%ZABBIX_BUILD%%/database/sqlite3/schema.sql +@sample %%ETCDIR%%/zabbix_%%ZABBIX_BUILD%%.conf.sample +%%PROXY%%bin/zabbix_proxy_js +%%PROXY%%@dir %%ETCDIR%%/zabbix_proxy.conf.d +%%SERVER%%bin/zabbix_js +%%SERVER%%@dir %%ETCDIR%%/zabbix_server.conf.d +%%SERVER%%@dir %%ETCDIR%%/zabbix/alertscripts +share/man/man8/zabbix_%%ZABBIX_BUILD%%.8.gz +sbin/zabbix_%%ZABBIX_BUILD%% +@dir %%ETCDIR%%/zabbix/externalscripts +@dir lib/modules diff --git a/net-mgmt/zabbix5-server/pkg-plist.agent b/net-mgmt/zabbix74-server/pkg-plist.agent index 7fe920817f7b..dea488b30253 100644 --- a/net-mgmt/zabbix5-server/pkg-plist.agent +++ b/net-mgmt/zabbix74-server/pkg-plist.agent @@ -1,9 +1,9 @@ +@sample %%ETCDIR%%/zabbix_agentd.conf.sample bin/zabbix_get bin/zabbix_sender share/man/man1/zabbix_get.1.gz share/man/man1/zabbix_sender.1.gz share/man/man8/zabbix_%%ZABBIX_BUILD%%d.8.gz sbin/zabbix_agentd -@sample %%ETCDIR%%/zabbix_agentd.conf.sample @dir %%ETCDIR%%/zabbix_agentd.conf.d @dir lib/modules diff --git a/net-mgmt/zabbix74-server/pkg-plist.frontend b/net-mgmt/zabbix74-server/pkg-plist.frontend new file mode 100644 index 000000000000..45b9fb22f201 --- /dev/null +++ b/net-mgmt/zabbix74-server/pkg-plist.frontend @@ -0,0 +1,2135 @@ +%%WWWDIR%%/api_jsonrpc.php +%%WWWDIR%%/api_scim.php +%%WWWDIR%%/app/.htaccess +%%WWWDIR%%/app/controllers/CControllerAcknowledgeEdit.php +%%WWWDIR%%/app/controllers/CControllerActionConditionCheck.php +%%WWWDIR%%/app/controllers/CControllerActionCreate.php +%%WWWDIR%%/app/controllers/CControllerActionDelete.php +%%WWWDIR%%/app/controllers/CControllerActionDisable.php +%%WWWDIR%%/app/controllers/CControllerActionEdit.php +%%WWWDIR%%/app/controllers/CControllerActionEnable.php +%%WWWDIR%%/app/controllers/CControllerActionList.php +%%WWWDIR%%/app/controllers/CControllerActionLogList.php +%%WWWDIR%%/app/controllers/CControllerActionOperationCheck.php +%%WWWDIR%%/app/controllers/CControllerActionOperationConditionCheck.php +%%WWWDIR%%/app/controllers/CControllerActionUpdate.php +%%WWWDIR%%/app/controllers/CControllerAuditLogList.php +%%WWWDIR%%/app/controllers/CControllerAuditSettingsEdit.php +%%WWWDIR%%/app/controllers/CControllerAuditSettingsUpdate.php +%%WWWDIR%%/app/controllers/CControllerAuthenticationEdit.php +%%WWWDIR%%/app/controllers/CControllerAuthenticationUpdate.php +%%WWWDIR%%/app/controllers/CControllerAutoregEdit.php +%%WWWDIR%%/app/controllers/CControllerAutoregUpdate.php +%%WWWDIR%%/app/controllers/CControllerAvailabilityReportList.php +%%WWWDIR%%/app/controllers/CControllerAvailabilityReportTrigger.php +%%WWWDIR%%/app/controllers/CControllerCharts.php +%%WWWDIR%%/app/controllers/CControllerChartsView.php +%%WWWDIR%%/app/controllers/CControllerChartsViewJson.php +%%WWWDIR%%/app/controllers/CControllerConnectorCreate.php +%%WWWDIR%%/app/controllers/CControllerConnectorDelete.php +%%WWWDIR%%/app/controllers/CControllerConnectorDisable.php +%%WWWDIR%%/app/controllers/CControllerConnectorEdit.php +%%WWWDIR%%/app/controllers/CControllerConnectorEnable.php +%%WWWDIR%%/app/controllers/CControllerConnectorList.php +%%WWWDIR%%/app/controllers/CControllerConnectorUpdate.php +%%WWWDIR%%/app/controllers/CControllerCopyCreate.php +%%WWWDIR%%/app/controllers/CControllerCopyEdit.php +%%WWWDIR%%/app/controllers/CControllerCorrelationConditionCheck.php +%%WWWDIR%%/app/controllers/CControllerCorrelationConditionEdit.php +%%WWWDIR%%/app/controllers/CControllerCorrelationCreate.php +%%WWWDIR%%/app/controllers/CControllerCorrelationDelete.php +%%WWWDIR%%/app/controllers/CControllerCorrelationDisable.php +%%WWWDIR%%/app/controllers/CControllerCorrelationEdit.php +%%WWWDIR%%/app/controllers/CControllerCorrelationEnable.php +%%WWWDIR%%/app/controllers/CControllerCorrelationList.php +%%WWWDIR%%/app/controllers/CControllerCorrelationUpdate.php +%%WWWDIR%%/app/controllers/CControllerDashboardConfigHash.php +%%WWWDIR%%/app/controllers/CControllerDashboardDelete.php +%%WWWDIR%%/app/controllers/CControllerDashboardList.php +%%WWWDIR%%/app/controllers/CControllerDashboardPagePropertiesCheck.php +%%WWWDIR%%/app/controllers/CControllerDashboardPagePropertiesEdit.php +%%WWWDIR%%/app/controllers/CControllerDashboardPrint.php +%%WWWDIR%%/app/controllers/CControllerDashboardPropertiesCheck.php +%%WWWDIR%%/app/controllers/CControllerDashboardPropertiesEdit.php +%%WWWDIR%%/app/controllers/CControllerDashboardShareUpdate.php +%%WWWDIR%%/app/controllers/CControllerDashboardUpdate.php +%%WWWDIR%%/app/controllers/CControllerDashboardView.php +%%WWWDIR%%/app/controllers/CControllerDashboardWidgetCheck.php +%%WWWDIR%%/app/controllers/CControllerDashboardWidgetEdit.php +%%WWWDIR%%/app/controllers/CControllerDashboardWidgetRfRate.php +%%WWWDIR%%/app/controllers/CControllerDashboardWidgetView.php +%%WWWDIR%%/app/controllers/CControllerDashboardWidgetsValidate.php +%%WWWDIR%%/app/controllers/CControllerDiscoveryCheckCheck.php +%%WWWDIR%%/app/controllers/CControllerDiscoveryCheckEdit.php +%%WWWDIR%%/app/controllers/CControllerDiscoveryCreate.php +%%WWWDIR%%/app/controllers/CControllerDiscoveryDelete.php +%%WWWDIR%%/app/controllers/CControllerDiscoveryDisable.php +%%WWWDIR%%/app/controllers/CControllerDiscoveryEdit.php +%%WWWDIR%%/app/controllers/CControllerDiscoveryEnable.php +%%WWWDIR%%/app/controllers/CControllerDiscoveryList.php +%%WWWDIR%%/app/controllers/CControllerDiscoveryUpdate.php +%%WWWDIR%%/app/controllers/CControllerDiscoveryView.php +%%WWWDIR%%/app/controllers/CControllerExport.php +%%WWWDIR%%/app/controllers/CControllerFavoriteCreate.php +%%WWWDIR%%/app/controllers/CControllerFavoriteDelete.php +%%WWWDIR%%/app/controllers/CControllerGeomapsEdit.php +%%WWWDIR%%/app/controllers/CControllerGeomapsUpdate.php +%%WWWDIR%%/app/controllers/CControllerGraphCreate.php +%%WWWDIR%%/app/controllers/CControllerGraphDelete.php +%%WWWDIR%%/app/controllers/CControllerGraphEdit.php +%%WWWDIR%%/app/controllers/CControllerGraphList.php +%%WWWDIR%%/app/controllers/CControllerGraphPrototypeCreate.php +%%WWWDIR%%/app/controllers/CControllerGraphPrototypeDelete.php +%%WWWDIR%%/app/controllers/CControllerGraphPrototypeEdit.php +%%WWWDIR%%/app/controllers/CControllerGraphPrototypeList.php +%%WWWDIR%%/app/controllers/CControllerGraphPrototypeUpdate.php +%%WWWDIR%%/app/controllers/CControllerGraphPrototypeUpdateDiscover.php +%%WWWDIR%%/app/controllers/CControllerGraphUpdate.php +%%WWWDIR%%/app/controllers/CControllerGuiEdit.php +%%WWWDIR%%/app/controllers/CControllerGuiUpdate.php +%%WWWDIR%%/app/controllers/CControllerHintboxActionlist.php +%%WWWDIR%%/app/controllers/CControllerHintboxEventlist.php +%%WWWDIR%%/app/controllers/CControllerHost.php +%%WWWDIR%%/app/controllers/CControllerHostCreate.php +%%WWWDIR%%/app/controllers/CControllerHostDashboardView.php +%%WWWDIR%%/app/controllers/CControllerHostDisable.php +%%WWWDIR%%/app/controllers/CControllerHostEdit.php +%%WWWDIR%%/app/controllers/CControllerHostEnable.php +%%WWWDIR%%/app/controllers/CControllerHostGroupCreate.php +%%WWWDIR%%/app/controllers/CControllerHostGroupDelete.php +%%WWWDIR%%/app/controllers/CControllerHostGroupDisable.php +%%WWWDIR%%/app/controllers/CControllerHostGroupEdit.php +%%WWWDIR%%/app/controllers/CControllerHostGroupEnable.php +%%WWWDIR%%/app/controllers/CControllerHostGroupList.php +%%WWWDIR%%/app/controllers/CControllerHostGroupUpdate.php +%%WWWDIR%%/app/controllers/CControllerHostList.php +%%WWWDIR%%/app/controllers/CControllerHostMacrosList.php +%%WWWDIR%%/app/controllers/CControllerHostMassDelete.php +%%WWWDIR%%/app/controllers/CControllerHostUpdate.php +%%WWWDIR%%/app/controllers/CControllerHostUpdateGeneral.php +%%WWWDIR%%/app/controllers/CControllerHostView.php +%%WWWDIR%%/app/controllers/CControllerHostViewRefresh.php +%%WWWDIR%%/app/controllers/CControllerHostWizardCreate.php +%%WWWDIR%%/app/controllers/CControllerHostWizardEdit.php +%%WWWDIR%%/app/controllers/CControllerHostWizardGet.php +%%WWWDIR%%/app/controllers/CControllerHostWizardUpdate.php +%%WWWDIR%%/app/controllers/CControllerHostWizardUpdateGeneral.php +%%WWWDIR%%/app/controllers/CControllerHousekeepingEdit.php +%%WWWDIR%%/app/controllers/CControllerHousekeepingUpdate.php +%%WWWDIR%%/app/controllers/CControllerIconMapCreate.php +%%WWWDIR%%/app/controllers/CControllerIconMapDelete.php +%%WWWDIR%%/app/controllers/CControllerIconMapEdit.php +%%WWWDIR%%/app/controllers/CControllerIconMapList.php +%%WWWDIR%%/app/controllers/CControllerIconMapUpdate.php +%%WWWDIR%%/app/controllers/CControllerImageCreate.php +%%WWWDIR%%/app/controllers/CControllerImageDelete.php +%%WWWDIR%%/app/controllers/CControllerImageEdit.php +%%WWWDIR%%/app/controllers/CControllerImageList.php +%%WWWDIR%%/app/controllers/CControllerImageUpdate.php +%%WWWDIR%%/app/controllers/CControllerItem.php +%%WWWDIR%%/app/controllers/CControllerItemClear.php +%%WWWDIR%%/app/controllers/CControllerItemCreate.php +%%WWWDIR%%/app/controllers/CControllerItemDelete.php +%%WWWDIR%%/app/controllers/CControllerItemDisable.php +%%WWWDIR%%/app/controllers/CControllerItemEdit.php +%%WWWDIR%%/app/controllers/CControllerItemEnable.php +%%WWWDIR%%/app/controllers/CControllerItemExecuteNow.php +%%WWWDIR%%/app/controllers/CControllerItemList.php +%%WWWDIR%%/app/controllers/CControllerItemMassupdate.php +%%WWWDIR%%/app/controllers/CControllerItemPrototype.php +%%WWWDIR%%/app/controllers/CControllerItemPrototypeCreate.php +%%WWWDIR%%/app/controllers/CControllerItemPrototypeDelete.php +%%WWWDIR%%/app/controllers/CControllerItemPrototypeDisable.php +%%WWWDIR%%/app/controllers/CControllerItemPrototypeEdit.php +%%WWWDIR%%/app/controllers/CControllerItemPrototypeEnable.php +%%WWWDIR%%/app/controllers/CControllerItemPrototypeList.php +%%WWWDIR%%/app/controllers/CControllerItemPrototypeUpdate.php +%%WWWDIR%%/app/controllers/CControllerItemTagsList.php +%%WWWDIR%%/app/controllers/CControllerItemUpdate.php +%%WWWDIR%%/app/controllers/CControllerLatest.php +%%WWWDIR%%/app/controllers/CControllerLatestView.php +%%WWWDIR%%/app/controllers/CControllerLatestViewRefresh.php +%%WWWDIR%%/app/controllers/CControllerMacrosEdit.php +%%WWWDIR%%/app/controllers/CControllerMacrosUpdate.php +%%WWWDIR%%/app/controllers/CControllerMaintenanceCreate.php +%%WWWDIR%%/app/controllers/CControllerMaintenanceDelete.php +%%WWWDIR%%/app/controllers/CControllerMaintenanceEdit.php +%%WWWDIR%%/app/controllers/CControllerMaintenanceList.php +%%WWWDIR%%/app/controllers/CControllerMaintenanceTimePeriodCheck.php +%%WWWDIR%%/app/controllers/CControllerMaintenanceTimePeriodEdit.php +%%WWWDIR%%/app/controllers/CControllerMaintenanceUpdate.php +%%WWWDIR%%/app/controllers/CControllerMapView.php +%%WWWDIR%%/app/controllers/CControllerMediatypeCreate.php +%%WWWDIR%%/app/controllers/CControllerMediatypeDelete.php +%%WWWDIR%%/app/controllers/CControllerMediatypeDisable.php +%%WWWDIR%%/app/controllers/CControllerMediatypeEdit.php +%%WWWDIR%%/app/controllers/CControllerMediatypeEnable.php +%%WWWDIR%%/app/controllers/CControllerMediatypeList.php +%%WWWDIR%%/app/controllers/CControllerMediatypeMessageCheck.php +%%WWWDIR%%/app/controllers/CControllerMediatypeMessageEdit.php +%%WWWDIR%%/app/controllers/CControllerMediatypeTestEdit.php +%%WWWDIR%%/app/controllers/CControllerMediatypeTestSend.php +%%WWWDIR%%/app/controllers/CControllerMediatypeUpdate.php +%%WWWDIR%%/app/controllers/CControllerMenuPopup.php +%%WWWDIR%%/app/controllers/CControllerMfaCheck.php +%%WWWDIR%%/app/controllers/CControllerMfaEdit.php +%%WWWDIR%%/app/controllers/CControllerMiscConfigEdit.php +%%WWWDIR%%/app/controllers/CControllerMiscConfigUpdate.php +%%WWWDIR%%/app/controllers/CControllerModuleDisable.php +%%WWWDIR%%/app/controllers/CControllerModuleEdit.php +%%WWWDIR%%/app/controllers/CControllerModuleEnable.php +%%WWWDIR%%/app/controllers/CControllerModuleList.php +%%WWWDIR%%/app/controllers/CControllerModuleScan.php +%%WWWDIR%%/app/controllers/CControllerModuleUpdate.php +%%WWWDIR%%/app/controllers/CControllerNotificationsGet.php +%%WWWDIR%%/app/controllers/CControllerNotificationsMute.php +%%WWWDIR%%/app/controllers/CControllerNotificationsRead.php +%%WWWDIR%%/app/controllers/CControllerNotificationsSnooze.php +%%WWWDIR%%/app/controllers/CControllerOauthAuthorize.php +%%WWWDIR%%/app/controllers/CControllerOauthCheck.php +%%WWWDIR%%/app/controllers/CControllerOauthEdit.php +%%WWWDIR%%/app/controllers/CControllerPopup.php +%%WWWDIR%%/app/controllers/CControllerPopupAcknowledgeCreate.php +%%WWWDIR%%/app/controllers/CControllerPopupActionConditionEdit.php +%%WWWDIR%%/app/controllers/CControllerPopupActionOperationEdit.php +%%WWWDIR%%/app/controllers/CControllerPopupActionOperationsList.php +%%WWWDIR%%/app/controllers/CControllerPopupConditionOperations.php +%%WWWDIR%%/app/controllers/CControllerPopupDashboardShareEdit.php +%%WWWDIR%%/app/controllers/CControllerPopupGeneric.php +%%WWWDIR%%/app/controllers/CControllerPopupImport.php +%%WWWDIR%%/app/controllers/CControllerPopupImportCompare.php +%%WWWDIR%%/app/controllers/CControllerPopupItemTest.php +%%WWWDIR%%/app/controllers/CControllerPopupItemTestEdit.php +%%WWWDIR%%/app/controllers/CControllerPopupItemTestGetValue.php +%%WWWDIR%%/app/controllers/CControllerPopupItemTestSend.php +%%WWWDIR%%/app/controllers/CControllerPopupLdapCheck.php +%%WWWDIR%%/app/controllers/CControllerPopupLdapEdit.php +%%WWWDIR%%/app/controllers/CControllerPopupLdapTestEdit.php +%%WWWDIR%%/app/controllers/CControllerPopupLdapTestSend.php +%%WWWDIR%%/app/controllers/CControllerPopupLldOperation.php +%%WWWDIR%%/app/controllers/CControllerPopupLldOverride.php +%%WWWDIR%%/app/controllers/CControllerPopupMassupdateAbstract.php +%%WWWDIR%%/app/controllers/CControllerPopupMassupdateHost.php +%%WWWDIR%%/app/controllers/CControllerPopupMassupdateService.php +%%WWWDIR%%/app/controllers/CControllerPopupMediaCheck.php +%%WWWDIR%%/app/controllers/CControllerPopupMediaEdit.php +%%WWWDIR%%/app/controllers/CControllerPopupMediaTypeMappingCheck.php +%%WWWDIR%%/app/controllers/CControllerPopupMediaTypeMappingEdit.php +%%WWWDIR%%/app/controllers/CControllerPopupScheduledReportCreate.php +%%WWWDIR%%/app/controllers/CControllerPopupScheduledReportEdit.php +%%WWWDIR%%/app/controllers/CControllerPopupScheduledReportList.php +%%WWWDIR%%/app/controllers/CControllerPopupScheduledReportSubscriptionEdit.php +%%WWWDIR%%/app/controllers/CControllerPopupScheduledReportTest.php +%%WWWDIR%%/app/controllers/CControllerPopupScriptExec.php +%%WWWDIR%%/app/controllers/CControllerPopupServiceStatusRuleEdit.php +%%WWWDIR%%/app/controllers/CControllerPopupServices.php +%%WWWDIR%%/app/controllers/CControllerPopupSlaExcludedDowntimeEdit.php +%%WWWDIR%%/app/controllers/CControllerPopupTabFilterDelete.php +%%WWWDIR%%/app/controllers/CControllerPopupTabFilterEdit.php +%%WWWDIR%%/app/controllers/CControllerPopupTabFilterUpdate.php +%%WWWDIR%%/app/controllers/CControllerPopupTestTriggerExpr.php +%%WWWDIR%%/app/controllers/CControllerPopupTokenView.php +%%WWWDIR%%/app/controllers/CControllerPopupTriggerExpr.php +%%WWWDIR%%/app/controllers/CControllerPopupUserGroupMappingCheck.php +%%WWWDIR%%/app/controllers/CControllerPopupUserGroupMappingEdit.php +%%WWWDIR%%/app/controllers/CControllerProblem.php +%%WWWDIR%%/app/controllers/CControllerProblemView.php +%%WWWDIR%%/app/controllers/CControllerProblemViewRefresh.php +%%WWWDIR%%/app/controllers/CControllerProfileUpdate.php +%%WWWDIR%%/app/controllers/CControllerProxyConfigRefresh.php +%%WWWDIR%%/app/controllers/CControllerProxyCreate.php +%%WWWDIR%%/app/controllers/CControllerProxyDelete.php +%%WWWDIR%%/app/controllers/CControllerProxyEdit.php +%%WWWDIR%%/app/controllers/CControllerProxyGroupCreate.php +%%WWWDIR%%/app/controllers/CControllerProxyGroupDelete.php +%%WWWDIR%%/app/controllers/CControllerProxyGroupEdit.php +%%WWWDIR%%/app/controllers/CControllerProxyGroupList.php +%%WWWDIR%%/app/controllers/CControllerProxyGroupUpdate.php +%%WWWDIR%%/app/controllers/CControllerProxyHostDisable.php +%%WWWDIR%%/app/controllers/CControllerProxyHostEnable.php +%%WWWDIR%%/app/controllers/CControllerProxyList.php +%%WWWDIR%%/app/controllers/CControllerProxyUpdate.php +%%WWWDIR%%/app/controllers/CControllerQueueDetails.php +%%WWWDIR%%/app/controllers/CControllerQueueOverview.php +%%WWWDIR%%/app/controllers/CControllerQueueOverviewProxy.php +%%WWWDIR%%/app/controllers/CControllerRegExCreate.php +%%WWWDIR%%/app/controllers/CControllerRegExDelete.php +%%WWWDIR%%/app/controllers/CControllerRegExEdit.php +%%WWWDIR%%/app/controllers/CControllerRegExList.php +%%WWWDIR%%/app/controllers/CControllerRegExTest.php +%%WWWDIR%%/app/controllers/CControllerRegExUpdate.php +%%WWWDIR%%/app/controllers/CControllerReportStatus.php +%%WWWDIR%%/app/controllers/CControllerScheduledReportCreate.php +%%WWWDIR%%/app/controllers/CControllerScheduledReportDelete.php +%%WWWDIR%%/app/controllers/CControllerScheduledReportDisable.php +%%WWWDIR%%/app/controllers/CControllerScheduledReportEdit.php +%%WWWDIR%%/app/controllers/CControllerScheduledReportEnable.php +%%WWWDIR%%/app/controllers/CControllerScheduledReportList.php +%%WWWDIR%%/app/controllers/CControllerScheduledReportUpdate.php +%%WWWDIR%%/app/controllers/CControllerScriptCreate.php +%%WWWDIR%%/app/controllers/CControllerScriptDelete.php +%%WWWDIR%%/app/controllers/CControllerScriptEdit.php +%%WWWDIR%%/app/controllers/CControllerScriptList.php +%%WWWDIR%%/app/controllers/CControllerScriptUpdate.php +%%WWWDIR%%/app/controllers/CControllerScriptUserInputCheck.php +%%WWWDIR%%/app/controllers/CControllerScriptUserInputEdit.php +%%WWWDIR%%/app/controllers/CControllerSearch.php +%%WWWDIR%%/app/controllers/CControllerServiceCreate.php +%%WWWDIR%%/app/controllers/CControllerServiceDelete.php +%%WWWDIR%%/app/controllers/CControllerServiceEdit.php +%%WWWDIR%%/app/controllers/CControllerServiceList.php +%%WWWDIR%%/app/controllers/CControllerServiceListEdit.php +%%WWWDIR%%/app/controllers/CControllerServiceListEditRefresh.php +%%WWWDIR%%/app/controllers/CControllerServiceListGeneral.php +%%WWWDIR%%/app/controllers/CControllerServiceListRefresh.php +%%WWWDIR%%/app/controllers/CControllerServiceStatusRuleValidate.php +%%WWWDIR%%/app/controllers/CControllerServiceUpdate.php +%%WWWDIR%%/app/controllers/CControllerSlaCreate.php +%%WWWDIR%%/app/controllers/CControllerSlaCreateUpdate.php +%%WWWDIR%%/app/controllers/CControllerSlaDelete.php +%%WWWDIR%%/app/controllers/CControllerSlaDisable.php +%%WWWDIR%%/app/controllers/CControllerSlaEdit.php +%%WWWDIR%%/app/controllers/CControllerSlaEnable.php +%%WWWDIR%%/app/controllers/CControllerSlaExcludedDowntimeValidate.php +%%WWWDIR%%/app/controllers/CControllerSlaList.php +%%WWWDIR%%/app/controllers/CControllerSlaReportList.php +%%WWWDIR%%/app/controllers/CControllerSlaUpdate.php +%%WWWDIR%%/app/controllers/CControllerSoftwareVersionCheckGet.php +%%WWWDIR%%/app/controllers/CControllerSoftwareVersionCheckUpdate.php +%%WWWDIR%%/app/controllers/CControllerSystemWarning.php +%%WWWDIR%%/app/controllers/CControllerTabFilterProfileUpdate.php +%%WWWDIR%%/app/controllers/CControllerTemplateCreate.php +%%WWWDIR%%/app/controllers/CControllerTemplateDashboardDelete.php +%%WWWDIR%%/app/controllers/CControllerTemplateDashboardEdit.php +%%WWWDIR%%/app/controllers/CControllerTemplateDashboardList.php +%%WWWDIR%%/app/controllers/CControllerTemplateDashboardUpdate.php +%%WWWDIR%%/app/controllers/CControllerTemplateDelete.php +%%WWWDIR%%/app/controllers/CControllerTemplateEdit.php +%%WWWDIR%%/app/controllers/CControllerTemplateGroupCreate.php +%%WWWDIR%%/app/controllers/CControllerTemplateGroupDelete.php +%%WWWDIR%%/app/controllers/CControllerTemplateGroupEdit.php +%%WWWDIR%%/app/controllers/CControllerTemplateGroupList.php +%%WWWDIR%%/app/controllers/CControllerTemplateGroupUpdate.php +%%WWWDIR%%/app/controllers/CControllerTemplateList.php +%%WWWDIR%%/app/controllers/CControllerTemplateMassupdate.php +%%WWWDIR%%/app/controllers/CControllerTemplateUpdate.php +%%WWWDIR%%/app/controllers/CControllerTimeSelectorCalc.php +%%WWWDIR%%/app/controllers/CControllerTimeSelectorUpdate.php +%%WWWDIR%%/app/controllers/CControllerTimeoutsEdit.php +%%WWWDIR%%/app/controllers/CControllerTimeoutsUpdate.php +%%WWWDIR%%/app/controllers/CControllerTokenCreate.php +%%WWWDIR%%/app/controllers/CControllerTokenDelete.php +%%WWWDIR%%/app/controllers/CControllerTokenDisable.php +%%WWWDIR%%/app/controllers/CControllerTokenEdit.php +%%WWWDIR%%/app/controllers/CControllerTokenEnable.php +%%WWWDIR%%/app/controllers/CControllerTokenList.php +%%WWWDIR%%/app/controllers/CControllerTokenUpdate.php +%%WWWDIR%%/app/controllers/CControllerTopTriggersList.php +%%WWWDIR%%/app/controllers/CControllerTrigDisplayEdit.php +%%WWWDIR%%/app/controllers/CControllerTrigDisplayUpdate.php +%%WWWDIR%%/app/controllers/CControllerTriggerCreate.php +%%WWWDIR%%/app/controllers/CControllerTriggerDelete.php +%%WWWDIR%%/app/controllers/CControllerTriggerDisable.php +%%WWWDIR%%/app/controllers/CControllerTriggerEdit.php +%%WWWDIR%%/app/controllers/CControllerTriggerEnable.php +%%WWWDIR%%/app/controllers/CControllerTriggerExpressionConstructor.php +%%WWWDIR%%/app/controllers/CControllerTriggerList.php +%%WWWDIR%%/app/controllers/CControllerTriggerMassupdate.php +%%WWWDIR%%/app/controllers/CControllerTriggerPrototypeCreate.php +%%WWWDIR%%/app/controllers/CControllerTriggerPrototypeDelete.php +%%WWWDIR%%/app/controllers/CControllerTriggerPrototypeDisable.php +%%WWWDIR%%/app/controllers/CControllerTriggerPrototypeEdit.php +%%WWWDIR%%/app/controllers/CControllerTriggerPrototypeEnable.php +%%WWWDIR%%/app/controllers/CControllerTriggerPrototypeList.php +%%WWWDIR%%/app/controllers/CControllerTriggerPrototypeUpdate.php +%%WWWDIR%%/app/controllers/CControllerTriggerUpdate.php +%%WWWDIR%%/app/controllers/CControllerUserCreate.php +%%WWWDIR%%/app/controllers/CControllerUserDelete.php +%%WWWDIR%%/app/controllers/CControllerUserEdit.php +%%WWWDIR%%/app/controllers/CControllerUserEditGeneral.php +%%WWWDIR%%/app/controllers/CControllerUserList.php +%%WWWDIR%%/app/controllers/CControllerUserProfileEdit.php +%%WWWDIR%%/app/controllers/CControllerUserProfileNotificationEdit.php +%%WWWDIR%%/app/controllers/CControllerUserProfileNotificationUpdate.php +%%WWWDIR%%/app/controllers/CControllerUserProfileUpdate.php +%%WWWDIR%%/app/controllers/CControllerUserProvision.php +%%WWWDIR%%/app/controllers/CControllerUserResetTotp.php +%%WWWDIR%%/app/controllers/CControllerUserTokenList.php +%%WWWDIR%%/app/controllers/CControllerUserUnblock.php +%%WWWDIR%%/app/controllers/CControllerUserUpdate.php +%%WWWDIR%%/app/controllers/CControllerUserUpdateGeneral.php +%%WWWDIR%%/app/controllers/CControllerUsergroupCreate.php +%%WWWDIR%%/app/controllers/CControllerUsergroupDelete.php +%%WWWDIR%%/app/controllers/CControllerUsergroupEdit.php +%%WWWDIR%%/app/controllers/CControllerUsergroupList.php +%%WWWDIR%%/app/controllers/CControllerUsergroupMassUpdate.php +%%WWWDIR%%/app/controllers/CControllerUsergroupTagFilterCheck.php +%%WWWDIR%%/app/controllers/CControllerUsergroupTagFilterEdit.php +%%WWWDIR%%/app/controllers/CControllerUsergroupTagFilterList.php +%%WWWDIR%%/app/controllers/CControllerUsergroupUpdate.php +%%WWWDIR%%/app/controllers/CControllerUserroleCreate.php +%%WWWDIR%%/app/controllers/CControllerUserroleDelete.php +%%WWWDIR%%/app/controllers/CControllerUserroleEdit.php +%%WWWDIR%%/app/controllers/CControllerUserroleEditGeneral.php +%%WWWDIR%%/app/controllers/CControllerUserroleList.php +%%WWWDIR%%/app/controllers/CControllerUserroleUpdate.php +%%WWWDIR%%/app/controllers/CControllerValidate.php +%%WWWDIR%%/app/controllers/CControllerValueMapCheck.php +%%WWWDIR%%/app/controllers/CControllerValueMapEdit.php +%%WWWDIR%%/app/controllers/CControllerWebScenarioStepCheck.php +%%WWWDIR%%/app/controllers/CControllerWebScenarioStepEdit.php +%%WWWDIR%%/app/controllers/CControllerWebView.php +%%WWWDIR%%/app/controllers/CControllerWidgetIterator.php +%%WWWDIR%%/app/controllers/CControllerWidgetNavigationTreeToggle.php +%%WWWDIR%%/app/partials/action.operations.php +%%WWWDIR%%/app/partials/action.recovery.operations.php +%%WWWDIR%%/app/partials/action.update.operations.php +%%WWWDIR%%/app/partials/administration.ha.nodes.php +%%WWWDIR%%/app/partials/administration.system.info.php +%%WWWDIR%%/app/partials/configuration.host.interface.row.php +%%WWWDIR%%/app/partials/configuration.tags.tab.php +%%WWWDIR%%/app/partials/configuration.valuemap.php +%%WWWDIR%%/app/partials/graph.edit.graph.tab.php +%%WWWDIR%%/app/partials/hostmacros.inherited.list.html.php +%%WWWDIR%%/app/partials/hostmacros.list.html.php +%%WWWDIR%%/app/partials/item.edit.item.tab.php +%%WWWDIR%%/app/partials/item.edit.preprocessing.tab.php +%%WWWDIR%%/app/partials/item.list.filter.php +%%WWWDIR%%/app/partials/js/configuration.tags.tab.js.php +%%WWWDIR%%/app/partials/js/configuration.valuemap.js.php +%%WWWDIR%%/app/partials/js/scheduledreport.formgrid.js.php +%%WWWDIR%%/app/partials/js/scheduledreport.subscription.js.php +%%WWWDIR%%/app/partials/js/user.edit.media.tab.js.php +%%WWWDIR%%/app/partials/layout.htmlpage.aside.php +%%WWWDIR%%/app/partials/layout.htmlpage.footer.php +%%WWWDIR%%/app/partials/layout.htmlpage.header.php +%%WWWDIR%%/app/partials/massupdate.macros.tab.php +%%WWWDIR%%/app/partials/massupdate.valuemaps.tab.php +%%WWWDIR%%/app/partials/monitoring.charts.subfilter.php +%%WWWDIR%%/app/partials/monitoring.host.filter.php +%%WWWDIR%%/app/partials/monitoring.host.view.html.php +%%WWWDIR%%/app/partials/monitoring.latest.filter.php +%%WWWDIR%%/app/partials/monitoring.latest.subfilter.php +%%WWWDIR%%/app/partials/monitoring.latest.view.html.php +%%WWWDIR%%/app/partials/monitoring.problem.filter.php +%%WWWDIR%%/app/partials/monitoring.problem.view.html.php +%%WWWDIR%%/app/partials/scheduledreport.formgrid.html.php +%%WWWDIR%%/app/partials/scheduledreport.subscription.php +%%WWWDIR%%/app/partials/scheduledreport.table.html.php +%%WWWDIR%%/app/partials/service.info.php +%%WWWDIR%%/app/partials/service.list.edit.php +%%WWWDIR%%/app/partials/service.list.php +%%WWWDIR%%/app/partials/tags.list.html.php +%%WWWDIR%%/app/partials/timeselector.filter.php +%%WWWDIR%%/app/partials/trigger.edit.dependencies.tab.php +%%WWWDIR%%/app/partials/trigger.edit.trigger.tab.php +%%WWWDIR%%/app/partials/user.edit.media.tab.php +%%WWWDIR%%/app/partials/usergroup.tagfilters.php +%%WWWDIR%%/app/views/acknowledge.edit.php +%%WWWDIR%%/app/views/action.edit.php +%%WWWDIR%%/app/views/action.list.php +%%WWWDIR%%/app/views/administration.audit.settings.edit.php +%%WWWDIR%%/app/views/administration.authentication.edit.php +%%WWWDIR%%/app/views/administration.autoreg.edit.php +%%WWWDIR%%/app/views/administration.geomaps.edit.php +%%WWWDIR%%/app/views/administration.gui.edit.php +%%WWWDIR%%/app/views/administration.housekeeping.edit.php +%%WWWDIR%%/app/views/administration.iconmap.edit.php +%%WWWDIR%%/app/views/administration.iconmap.list.php +%%WWWDIR%%/app/views/administration.image.edit.php +%%WWWDIR%%/app/views/administration.image.list.php +%%WWWDIR%%/app/views/administration.macros.edit.php +%%WWWDIR%%/app/views/administration.miscconfig.edit.php +%%WWWDIR%%/app/views/administration.proxy.list.php +%%WWWDIR%%/app/views/administration.proxygroup.list.php +%%WWWDIR%%/app/views/administration.queue.details.php +%%WWWDIR%%/app/views/administration.queue.overview.php +%%WWWDIR%%/app/views/administration.queue.overview.proxy.php +%%WWWDIR%%/app/views/administration.regex.edit.php +%%WWWDIR%%/app/views/administration.regex.list.php +%%WWWDIR%%/app/views/administration.script.edit.php +%%WWWDIR%%/app/views/administration.script.list.php +%%WWWDIR%%/app/views/administration.timeouts.edit.php +%%WWWDIR%%/app/views/administration.token.list.php +%%WWWDIR%%/app/views/administration.trigdisplay.edit.php +%%WWWDIR%%/app/views/administration.user.edit.php +%%WWWDIR%%/app/views/administration.user.list.php +%%WWWDIR%%/app/views/administration.user.token.list.php +%%WWWDIR%%/app/views/administration.userrole.edit.php +%%WWWDIR%%/app/views/administration.userrole.list.php +%%WWWDIR%%/app/views/configuration.dashboard.edit.php +%%WWWDIR%%/app/views/configuration.dashboard.list.php +%%WWWDIR%%/app/views/configuration.discovery.edit.php +%%WWWDIR%%/app/views/configuration.discovery.list.php +%%WWWDIR%%/app/views/configuration.host.list.php +%%WWWDIR%%/app/views/configuration.hostgroup.list.php +%%WWWDIR%%/app/views/configuration.templategroup.list.php +%%WWWDIR%%/app/views/connector.edit.php +%%WWWDIR%%/app/views/connector.list.php +%%WWWDIR%%/app/views/copy.edit.php +%%WWWDIR%%/app/views/correlation.condition.edit.php +%%WWWDIR%%/app/views/correlation.edit.php +%%WWWDIR%%/app/views/correlation.list.php +%%WWWDIR%%/app/views/dashboard.page.properties.edit.php +%%WWWDIR%%/app/views/dashboard.properties.edit.php +%%WWWDIR%%/app/views/discovery.check.edit.php +%%WWWDIR%%/app/views/graph.edit.php +%%WWWDIR%%/app/views/graph.list.php +%%WWWDIR%%/app/views/graph.prototype.edit.php +%%WWWDIR%%/app/views/graph.prototype.list.php +%%WWWDIR%%/app/views/hintbox.actionlist.php +%%WWWDIR%%/app/views/hintbox.eventlist.php +%%WWWDIR%%/app/views/host.edit.php +%%WWWDIR%%/app/views/host.wizard.edit.php +%%WWWDIR%%/app/views/hostgroup.edit.php +%%WWWDIR%%/app/views/hostmacros.list.php +%%WWWDIR%%/app/views/item.edit.php +%%WWWDIR%%/app/views/item.list.php +%%WWWDIR%%/app/views/item.massupdate.php +%%WWWDIR%%/app/views/item.prototype.edit.php +%%WWWDIR%%/app/views/item.prototype.list.php +%%WWWDIR%%/app/views/item.tags.list.php +%%WWWDIR%%/app/views/js/acknowledge.edit.js.php +%%WWWDIR%%/app/views/js/action.edit.js.php +%%WWWDIR%%/app/views/js/action.list.js.php +%%WWWDIR%%/app/views/js/administration.audit.settings.edit.js.php +%%WWWDIR%%/app/views/js/administration.authentication.edit.js.php +%%WWWDIR%%/app/views/js/administration.autoreg.edit.js.php +%%WWWDIR%%/app/views/js/administration.geomaps.edit.js.php +%%WWWDIR%%/app/views/js/administration.gui.edit.js.php +%%WWWDIR%%/app/views/js/administration.housekeeping.edit.js.php +%%WWWDIR%%/app/views/js/administration.iconmap.edit.js.php +%%WWWDIR%%/app/views/js/administration.image.edit.js.php +%%WWWDIR%%/app/views/js/administration.image.list.js.php +%%WWWDIR%%/app/views/js/administration.macros.edit.js.php +%%WWWDIR%%/app/views/js/administration.miscconfig.edit.js.php +%%WWWDIR%%/app/views/js/administration.proxy.list.js.php +%%WWWDIR%%/app/views/js/administration.proxygroup.list.js.php +%%WWWDIR%%/app/views/js/administration.regex.edit.js.php +%%WWWDIR%%/app/views/js/administration.script.edit.js.php +%%WWWDIR%%/app/views/js/administration.script.list.js.php +%%WWWDIR%%/app/views/js/administration.timeouts.edit.js.php +%%WWWDIR%%/app/views/js/administration.token.list.js.php +%%WWWDIR%%/app/views/js/administration.trigdisplay.edit.js.php +%%WWWDIR%%/app/views/js/administration.user.edit.js.php +%%WWWDIR%%/app/views/js/administration.user.list.js.php +%%WWWDIR%%/app/views/js/administration.user.token.list.js.php +%%WWWDIR%%/app/views/js/administration.userrole.edit.js.php +%%WWWDIR%%/app/views/js/configuration.dashboard.edit.js.php +%%WWWDIR%%/app/views/js/configuration.dashboard.list.js.php +%%WWWDIR%%/app/views/js/configuration.discovery.edit.js.php +%%WWWDIR%%/app/views/js/configuration.discovery.list.js.php +%%WWWDIR%%/app/views/js/configuration.host.list.js.php +%%WWWDIR%%/app/views/js/configuration.hostgroup.list.js.php +%%WWWDIR%%/app/views/js/configuration.templategroup.list.js.php +%%WWWDIR%%/app/views/js/connector.edit.js.php +%%WWWDIR%%/app/views/js/connector.list.js.php +%%WWWDIR%%/app/views/js/copy.edit.js.php +%%WWWDIR%%/app/views/js/correlation.condition.edit.js.php +%%WWWDIR%%/app/views/js/correlation.edit.js.php +%%WWWDIR%%/app/views/js/correlation.list.js.php +%%WWWDIR%%/app/views/js/discovery.check.edit.js.php +%%WWWDIR%%/app/views/js/graph.edit.js.php +%%WWWDIR%%/app/views/js/graph.list.js.php +%%WWWDIR%%/app/views/js/graph.prototype.list.js.php +%%WWWDIR%%/app/views/js/host.edit.js.php +%%WWWDIR%%/app/views/js/host.wizard.edit.js.php +%%WWWDIR%%/app/views/js/hostgroup.edit.js.php +%%WWWDIR%%/app/views/js/item.edit.js.php +%%WWWDIR%%/app/views/js/item.list.js.php +%%WWWDIR%%/app/views/js/item.massupdate.js.php +%%WWWDIR%%/app/views/js/item.prototype.list.js.php +%%WWWDIR%%/app/views/js/maintenance.edit.js.php +%%WWWDIR%%/app/views/js/maintenance.list.js.php +%%WWWDIR%%/app/views/js/maintenance.timeperiod.edit.js.php +%%WWWDIR%%/app/views/js/mediatype.edit.js.php +%%WWWDIR%%/app/views/js/mediatype.list.js.php +%%WWWDIR%%/app/views/js/mediatype.message.edit.js.php +%%WWWDIR%%/app/views/js/mediatype.test.edit.js.php +%%WWWDIR%%/app/views/js/mfa.edit.js.php +%%WWWDIR%%/app/views/js/module.edit.js.php +%%WWWDIR%%/app/views/js/module.list.js.php +%%WWWDIR%%/app/views/js/monitoring.charts.view.js.php +%%WWWDIR%%/app/views/js/monitoring.dashboard.print.js.php +%%WWWDIR%%/app/views/js/monitoring.dashboard.view.js.php +%%WWWDIR%%/app/views/js/monitoring.host.dashboard.view.js.php +%%WWWDIR%%/app/views/js/monitoring.host.view.js.php +%%WWWDIR%%/app/views/js/monitoring.latest.view.js.php +%%WWWDIR%%/app/views/js/monitoring.map.view.js.php +%%WWWDIR%%/app/views/js/monitoring.problem.view.js.php +%%WWWDIR%%/app/views/js/monitoring.web.view.js.php +%%WWWDIR%%/app/views/js/oauth.edit.js.php +%%WWWDIR%%/app/views/js/popup.condition.edit.js.php +%%WWWDIR%%/app/views/js/popup.dashboard.share.edit.js.php +%%WWWDIR%%/app/views/js/popup.discovery.check.js.php +%%WWWDIR%%/app/views/js/popup.generic.js.php +%%WWWDIR%%/app/views/js/popup.import.compare.js.php +%%WWWDIR%%/app/views/js/popup.import.js.php +%%WWWDIR%%/app/views/js/popup.itemtestedit.view.js.php +%%WWWDIR%%/app/views/js/popup.ldap.edit.js.php +%%WWWDIR%%/app/views/js/popup.ldap.test.edit.js.php +%%WWWDIR%%/app/views/js/popup.massupdate.js.php +%%WWWDIR%%/app/views/js/popup.massupdate.macros.js.php +%%WWWDIR%%/app/views/js/popup.massupdate.tmpl.js.php +%%WWWDIR%%/app/views/js/popup.media.edit.js.php +%%WWWDIR%%/app/views/js/popup.mediatypemapping.edit.js.php +%%WWWDIR%%/app/views/js/popup.operation.edit.js.php +%%WWWDIR%%/app/views/js/popup.scheduledreport.edit.js.php +%%WWWDIR%%/app/views/js/popup.scheduledreport.subscription.js.php +%%WWWDIR%%/app/views/js/popup.scriptexec.js.php +%%WWWDIR%%/app/views/js/popup.service.statusrule.edit.js.php +%%WWWDIR%%/app/views/js/popup.services.js.php +%%WWWDIR%%/app/views/js/popup.sla.excludeddowntime.edit.js.php +%%WWWDIR%%/app/views/js/popup.tabfilter.edit.js.php +%%WWWDIR%%/app/views/js/popup.token.view.js.php +%%WWWDIR%%/app/views/js/popup.triggerexpr.js.php +%%WWWDIR%%/app/views/js/popup.usergroupmapping.edit.js.php +%%WWWDIR%%/app/views/js/popup.valuemap.edit.js.php +%%WWWDIR%%/app/views/js/popup.view.js.php +%%WWWDIR%%/app/views/js/proxy.edit.js.php +%%WWWDIR%%/app/views/js/proxygroup.edit.js.php +%%WWWDIR%%/app/views/js/reports.actionlog.list.js.php +%%WWWDIR%%/app/views/js/reports.auditlog.list.js.php +%%WWWDIR%%/app/views/js/reports.availabilityreport.list.js.php +%%WWWDIR%%/app/views/js/reports.scheduledreport.edit.js.php +%%WWWDIR%%/app/views/js/reports.toptriggers.list.js.php +%%WWWDIR%%/app/views/js/script.userinput.edit.js.php +%%WWWDIR%%/app/views/js/service.edit.js.php +%%WWWDIR%%/app/views/js/service.list.js.php +%%WWWDIR%%/app/views/js/sla.edit.js.php +%%WWWDIR%%/app/views/js/sla.list.js.php +%%WWWDIR%%/app/views/js/slareport.list.js.php +%%WWWDIR%%/app/views/js/template.edit.js.php +%%WWWDIR%%/app/views/js/template.list.js.php +%%WWWDIR%%/app/views/js/templategroup.edit.js.php +%%WWWDIR%%/app/views/js/token.edit.js.php +%%WWWDIR%%/app/views/js/trigger.edit.js.php +%%WWWDIR%%/app/views/js/trigger.list.js.php +%%WWWDIR%%/app/views/js/trigger.massupdate.js.php +%%WWWDIR%%/app/views/js/trigger.prototype.list.js.php +%%WWWDIR%%/app/views/js/usergroup.edit.js.php +%%WWWDIR%%/app/views/js/usergroup.tagfilter.edit.js.php +%%WWWDIR%%/app/views/js/userprofile.edit.js.php +%%WWWDIR%%/app/views/js/userprofile.notification.edit.js.php +%%WWWDIR%%/app/views/js/webscenario.step.edit.js.php +%%WWWDIR%%/app/views/layout.csv.php +%%WWWDIR%%/app/views/layout.export.php +%%WWWDIR%%/app/views/layout.htmlpage.php +%%WWWDIR%%/app/views/layout.image.php +%%WWWDIR%%/app/views/layout.javascript.php +%%WWWDIR%%/app/views/layout.json.php +%%WWWDIR%%/app/views/layout.print.php +%%WWWDIR%%/app/views/layout.warning.php +%%WWWDIR%%/app/views/layout.widget.php +%%WWWDIR%%/app/views/maintenance.edit.php +%%WWWDIR%%/app/views/maintenance.list.php +%%WWWDIR%%/app/views/maintenance.timeperiod.edit.php +%%WWWDIR%%/app/views/mediatype.edit.php +%%WWWDIR%%/app/views/mediatype.list.php +%%WWWDIR%%/app/views/mediatype.message.edit.php +%%WWWDIR%%/app/views/mediatype.test.edit.php +%%WWWDIR%%/app/views/mfa.edit.php +%%WWWDIR%%/app/views/module.edit.php +%%WWWDIR%%/app/views/module.list.php +%%WWWDIR%%/app/views/monitoring.charts.view.json.php +%%WWWDIR%%/app/views/monitoring.charts.view.php +%%WWWDIR%%/app/views/monitoring.dashboard.list.php +%%WWWDIR%%/app/views/monitoring.dashboard.print.php +%%WWWDIR%%/app/views/monitoring.dashboard.view.php +%%WWWDIR%%/app/views/monitoring.discovery.view.php +%%WWWDIR%%/app/views/monitoring.host.dashboard.view.php +%%WWWDIR%%/app/views/monitoring.host.view.php +%%WWWDIR%%/app/views/monitoring.host.view.refresh.php +%%WWWDIR%%/app/views/monitoring.latest.view.php +%%WWWDIR%%/app/views/monitoring.latest.view.refresh.php +%%WWWDIR%%/app/views/monitoring.map.view.php +%%WWWDIR%%/app/views/monitoring.problem.view.php +%%WWWDIR%%/app/views/monitoring.problem.view.refresh.php +%%WWWDIR%%/app/views/monitoring.web.view.php +%%WWWDIR%%/app/views/oauth.authorize.php +%%WWWDIR%%/app/views/oauth.edit.php +%%WWWDIR%%/app/views/popup.action.operations.list.php +%%WWWDIR%%/app/views/popup.condition.edit.php +%%WWWDIR%%/app/views/popup.dashboard.share.edit.php +%%WWWDIR%%/app/views/popup.discovery.check.php +%%WWWDIR%%/app/views/popup.generic.php +%%WWWDIR%%/app/views/popup.import.compare.php +%%WWWDIR%%/app/views/popup.import.php +%%WWWDIR%%/app/views/popup.itemtestedit.view.php +%%WWWDIR%%/app/views/popup.ldap.edit.php +%%WWWDIR%%/app/views/popup.ldap.test.edit.php +%%WWWDIR%%/app/views/popup.lldoperation.php +%%WWWDIR%%/app/views/popup.lldoverride.php +%%WWWDIR%%/app/views/popup.massupdate.host.php +%%WWWDIR%%/app/views/popup.massupdate.service.php +%%WWWDIR%%/app/views/popup.media.edit.php +%%WWWDIR%%/app/views/popup.mediatypemapping.edit.php +%%WWWDIR%%/app/views/popup.operation.edit.php +%%WWWDIR%%/app/views/popup.scheduledreport.edit.php +%%WWWDIR%%/app/views/popup.scheduledreport.list.php +%%WWWDIR%%/app/views/popup.scheduledreport.subscription.php +%%WWWDIR%%/app/views/popup.scheduledreport.test.php +%%WWWDIR%%/app/views/popup.scriptexec.php +%%WWWDIR%%/app/views/popup.service.statusrule.edit.php +%%WWWDIR%%/app/views/popup.services.php +%%WWWDIR%%/app/views/popup.sla.excludeddowntime.edit.php +%%WWWDIR%%/app/views/popup.tabfilter.edit.php +%%WWWDIR%%/app/views/popup.testtriggerexpr.php +%%WWWDIR%%/app/views/popup.token.view.php +%%WWWDIR%%/app/views/popup.triggerexpr.php +%%WWWDIR%%/app/views/popup.usergroupmapping.edit.php +%%WWWDIR%%/app/views/popup.valuemap.edit.php +%%WWWDIR%%/app/views/popup.view.php +%%WWWDIR%%/app/views/proxy.edit.php +%%WWWDIR%%/app/views/proxygroup.edit.php +%%WWWDIR%%/app/views/report.status.php +%%WWWDIR%%/app/views/reports.actionlog.list.csv.php +%%WWWDIR%%/app/views/reports.actionlog.list.php +%%WWWDIR%%/app/views/reports.auditlog.list.php +%%WWWDIR%%/app/views/reports.availabilityreport.list.php +%%WWWDIR%%/app/views/reports.availabilityreport.trigger.php +%%WWWDIR%%/app/views/reports.scheduledreport.edit.php +%%WWWDIR%%/app/views/reports.scheduledreport.list.php +%%WWWDIR%%/app/views/reports.toptriggers.list.php +%%WWWDIR%%/app/views/script.userinput.edit.php +%%WWWDIR%%/app/views/search.php +%%WWWDIR%%/app/views/service.edit.php +%%WWWDIR%%/app/views/service.list.edit.php +%%WWWDIR%%/app/views/service.list.edit.refresh.php +%%WWWDIR%%/app/views/service.list.php +%%WWWDIR%%/app/views/service.list.refresh.php +%%WWWDIR%%/app/views/sla.edit.php +%%WWWDIR%%/app/views/sla.list.php +%%WWWDIR%%/app/views/slareport.list.php +%%WWWDIR%%/app/views/system.warning.php +%%WWWDIR%%/app/views/template.edit.php +%%WWWDIR%%/app/views/template.list.php +%%WWWDIR%%/app/views/template.massupdate.php +%%WWWDIR%%/app/views/templategroup.edit.php +%%WWWDIR%%/app/views/token.edit.php +%%WWWDIR%%/app/views/trigger.edit.php +%%WWWDIR%%/app/views/trigger.expression.constructor.php +%%WWWDIR%%/app/views/trigger.list.php +%%WWWDIR%%/app/views/trigger.massupdate.php +%%WWWDIR%%/app/views/trigger.prototype.edit.php +%%WWWDIR%%/app/views/trigger.prototype.list.php +%%WWWDIR%%/app/views/usergroup.edit.php +%%WWWDIR%%/app/views/usergroup.list.php +%%WWWDIR%%/app/views/usergroup.tagfilter.edit.php +%%WWWDIR%%/app/views/usergroup.tagfilter.list.php +%%WWWDIR%%/app/views/userprofile.edit.php +%%WWWDIR%%/app/views/userprofile.notification.edit.php +%%WWWDIR%%/app/views/webscenario.step.edit.php +%%WWWDIR%%/app/views/widget.edit.php +%%WWWDIR%%/app/views/widget.view.php +%%WWWDIR%%/assets/fonts/DejaVuSans.ttf +%%WWWDIR%%/assets/fonts/zabbix-icons.svg +%%WWWDIR%%/assets/fonts/zabbix-icons.ttf +%%WWWDIR%%/assets/fonts/zabbix-icons.woff +%%WWWDIR%%/assets/fonts/zabbix-icons.woff2 +%%WWWDIR%%/assets/img/apple-touch-icon-120x120-precomposed.png +%%WWWDIR%%/assets/img/apple-touch-icon-152x152-precomposed.png +%%WWWDIR%%/assets/img/apple-touch-icon-180x180-precomposed.png +%%WWWDIR%%/assets/img/apple-touch-icon-76x76-precomposed.png +%%WWWDIR%%/assets/img/browser-sprite.png +%%WWWDIR%%/assets/img/ms-tile-144x144.png +%%WWWDIR%%/assets/img/touch-icon-192x192.png +%%WWWDIR%%/assets/styles/blue-theme.css +%%WWWDIR%%/assets/styles/dark-theme.css +%%WWWDIR%%/assets/styles/hc-dark.css +%%WWWDIR%%/assets/styles/hc-light.css +%%WWWDIR%%/assets/styles/vendors/Leaflet/LICENSE +%%WWWDIR%%/assets/styles/vendors/Leaflet/leaflet.css +%%WWWDIR%%/audio/alarm_average.mp3 +%%WWWDIR%%/audio/alarm_disaster.mp3 +%%WWWDIR%%/audio/alarm_high.mp3 +%%WWWDIR%%/audio/alarm_information.mp3 +%%WWWDIR%%/audio/alarm_ok.mp3 +%%WWWDIR%%/audio/alarm_warning.mp3 +%%WWWDIR%%/audio/no_sound.mp3 +%%WWWDIR%%/browserwarning.php +%%WWWDIR%%/chart.php +%%WWWDIR%%/chart2.php +%%WWWDIR%%/chart3.php +%%WWWDIR%%/chart4.php +%%WWWDIR%%/chart6.php +%%WWWDIR%%/chart7.php +%%WWWDIR%%/composer.json +%%WWWDIR%%/composer.lock +%%WWWDIR%%/conf/.htaccess +%%WWWDIR%%/conf/maintenance.inc.php +%%WWWDIR%%/conf/zabbix.conf.php.example +%%WWWDIR%%/data/top_passwords.txt +%%WWWDIR%%/favicon.ico +%%WWWDIR%%/history.php +%%WWWDIR%%/host_discovery.php +%%WWWDIR%%/host_discovery_prototypes.php +%%WWWDIR%%/host_prototypes.php +%%WWWDIR%%/hostinventories.php +%%WWWDIR%%/hostinventoriesoverview.php +%%WWWDIR%%/httpconf.php +%%WWWDIR%%/httpdetails.php +%%WWWDIR%%/image.php +%%WWWDIR%%/imgstore.php +%%WWWDIR%%/include/.htaccess +%%WWWDIR%%/include/actions.inc.php +%%WWWDIR%%/include/blocks.inc.php +%%WWWDIR%%/include/classes/api/API.php +%%WWWDIR%%/include/classes/api/APIException.php +%%WWWDIR%%/include/classes/api/CApiClientResponse.php +%%WWWDIR%%/include/classes/api/CApiService.php +%%WWWDIR%%/include/classes/api/CApiServiceFactory.php +%%WWWDIR%%/include/classes/api/CAudit.php +%%WWWDIR%%/include/classes/api/CAuditOld.php +%%WWWDIR%%/include/classes/api/CItemTypeFactory.php +%%WWWDIR%%/include/classes/api/CRelationMap.php +%%WWWDIR%%/include/classes/api/clients/CApiClient.php +%%WWWDIR%%/include/classes/api/clients/CLocalApiClient.php +%%WWWDIR%%/include/classes/api/helpers/CApiHostHelper.php +%%WWWDIR%%/include/classes/api/helpers/CApiPskHelper.php +%%WWWDIR%%/include/classes/api/helpers/CApiSettingsHelper.php +%%WWWDIR%%/include/classes/api/helpers/CApiTagHelper.php +%%WWWDIR%%/include/classes/api/item_types/CItemType.php +%%WWWDIR%%/include/classes/api/item_types/CItemTypeBrowser.php +%%WWWDIR%%/include/classes/api/item_types/CItemTypeCalculated.php +%%WWWDIR%%/include/classes/api/item_types/CItemTypeDbMonitor.php +%%WWWDIR%%/include/classes/api/item_types/CItemTypeDependent.php +%%WWWDIR%%/include/classes/api/item_types/CItemTypeExternal.php +%%WWWDIR%%/include/classes/api/item_types/CItemTypeHttpAgent.php +%%WWWDIR%%/include/classes/api/item_types/CItemTypeInternal.php +%%WWWDIR%%/include/classes/api/item_types/CItemTypeIpmi.php +%%WWWDIR%%/include/classes/api/item_types/CItemTypeJmx.php +%%WWWDIR%%/include/classes/api/item_types/CItemTypeNested.php +%%WWWDIR%%/include/classes/api/item_types/CItemTypeScript.php +%%WWWDIR%%/include/classes/api/item_types/CItemTypeSimple.php +%%WWWDIR%%/include/classes/api/item_types/CItemTypeSnmp.php +%%WWWDIR%%/include/classes/api/item_types/CItemTypeSnmpTrap.php +%%WWWDIR%%/include/classes/api/item_types/CItemTypeSsh.php +%%WWWDIR%%/include/classes/api/item_types/CItemTypeTelnet.php +%%WWWDIR%%/include/classes/api/item_types/CItemTypeTrapper.php +%%WWWDIR%%/include/classes/api/item_types/CItemTypeZabbix.php +%%WWWDIR%%/include/classes/api/item_types/CItemTypeZabbixActive.php +%%WWWDIR%%/include/classes/api/managers/CGraphManager.php +%%WWWDIR%%/include/classes/api/managers/CGraphPrototypeManager.php +%%WWWDIR%%/include/classes/api/managers/CHistoryManager.php +%%WWWDIR%%/include/classes/api/managers/CHttpTestManager.php +%%WWWDIR%%/include/classes/api/managers/CTriggerManager.php +%%WWWDIR%%/include/classes/api/managers/CTriggerPrototypeManager.php +%%WWWDIR%%/include/classes/api/services/CAPIInfo.php +%%WWWDIR%%/include/classes/api/services/CAction.php +%%WWWDIR%%/include/classes/api/services/CAlert.php +%%WWWDIR%%/include/classes/api/services/CAuditLog.php +%%WWWDIR%%/include/classes/api/services/CAuthentication.php +%%WWWDIR%%/include/classes/api/services/CAutoregistration.php +%%WWWDIR%%/include/classes/api/services/CConfiguration.php +%%WWWDIR%%/include/classes/api/services/CConnector.php +%%WWWDIR%%/include/classes/api/services/CCorrelation.php +%%WWWDIR%%/include/classes/api/services/CDCheck.php +%%WWWDIR%%/include/classes/api/services/CDHost.php +%%WWWDIR%%/include/classes/api/services/CDRule.php +%%WWWDIR%%/include/classes/api/services/CDService.php +%%WWWDIR%%/include/classes/api/services/CDashboard.php +%%WWWDIR%%/include/classes/api/services/CDashboardGeneral.php +%%WWWDIR%%/include/classes/api/services/CDiscoveryRule.php +%%WWWDIR%%/include/classes/api/services/CDiscoveryRuleGeneral.php +%%WWWDIR%%/include/classes/api/services/CDiscoveryRulePrototype.php +%%WWWDIR%%/include/classes/api/services/CEvent.php +%%WWWDIR%%/include/classes/api/services/CGraph.php +%%WWWDIR%%/include/classes/api/services/CGraphGeneral.php +%%WWWDIR%%/include/classes/api/services/CGraphItem.php +%%WWWDIR%%/include/classes/api/services/CGraphPrototype.php +%%WWWDIR%%/include/classes/api/services/CHaNode.php +%%WWWDIR%%/include/classes/api/services/CHistory.php +%%WWWDIR%%/include/classes/api/services/CHost.php +%%WWWDIR%%/include/classes/api/services/CHostBase.php +%%WWWDIR%%/include/classes/api/services/CHostDashboard.php +%%WWWDIR%%/include/classes/api/services/CHostGeneral.php +%%WWWDIR%%/include/classes/api/services/CHostGroup.php +%%WWWDIR%%/include/classes/api/services/CHostInterface.php +%%WWWDIR%%/include/classes/api/services/CHostPrototype.php +%%WWWDIR%%/include/classes/api/services/CHousekeeping.php +%%WWWDIR%%/include/classes/api/services/CHttpTest.php +%%WWWDIR%%/include/classes/api/services/CIconMap.php +%%WWWDIR%%/include/classes/api/services/CImage.php +%%WWWDIR%%/include/classes/api/services/CItem.php +%%WWWDIR%%/include/classes/api/services/CItemGeneral.php +%%WWWDIR%%/include/classes/api/services/CItemPrototype.php +%%WWWDIR%%/include/classes/api/services/CMaintenance.php +%%WWWDIR%%/include/classes/api/services/CMap.php +%%WWWDIR%%/include/classes/api/services/CMapElement.php +%%WWWDIR%%/include/classes/api/services/CMediatype.php +%%WWWDIR%%/include/classes/api/services/CMfa.php +%%WWWDIR%%/include/classes/api/services/CModule.php +%%WWWDIR%%/include/classes/api/services/CProblem.php +%%WWWDIR%%/include/classes/api/services/CProxy.php +%%WWWDIR%%/include/classes/api/services/CProxyGroup.php +%%WWWDIR%%/include/classes/api/services/CRegexp.php +%%WWWDIR%%/include/classes/api/services/CReport.php +%%WWWDIR%%/include/classes/api/services/CRole.php +%%WWWDIR%%/include/classes/api/services/CScript.php +%%WWWDIR%%/include/classes/api/services/CService.php +%%WWWDIR%%/include/classes/api/services/CSettings.php +%%WWWDIR%%/include/classes/api/services/CSla.php +%%WWWDIR%%/include/classes/api/services/CTask.php +%%WWWDIR%%/include/classes/api/services/CTemplate.php +%%WWWDIR%%/include/classes/api/services/CTemplateDashboard.php +%%WWWDIR%%/include/classes/api/services/CTemplateGroup.php +%%WWWDIR%%/include/classes/api/services/CToken.php +%%WWWDIR%%/include/classes/api/services/CTrend.php +%%WWWDIR%%/include/classes/api/services/CTrigger.php +%%WWWDIR%%/include/classes/api/services/CTriggerGeneral.php +%%WWWDIR%%/include/classes/api/services/CTriggerPrototype.php +%%WWWDIR%%/include/classes/api/services/CUser.php +%%WWWDIR%%/include/classes/api/services/CUserDirectory.php +%%WWWDIR%%/include/classes/api/services/CUserGroup.php +%%WWWDIR%%/include/classes/api/services/CUserMacro.php +%%WWWDIR%%/include/classes/api/services/CValueMap.php +%%WWWDIR%%/include/classes/api/wrappers/CApiWrapper.php +%%WWWDIR%%/include/classes/api/wrappers/CFrontendApiWrapper.php +%%WWWDIR%%/include/classes/core/APP.php +%%WWWDIR%%/include/classes/core/CAjaxResponse.php +%%WWWDIR%%/include/classes/core/CAutoloader.php +%%WWWDIR%%/include/classes/core/CComponentRegistry.php +%%WWWDIR%%/include/classes/core/CConfigFile.php +%%WWWDIR%%/include/classes/core/CCookieSession.php +%%WWWDIR%%/include/classes/core/CEncryptedCookieSession.php +%%WWWDIR%%/include/classes/core/CHttpRequest.php +%%WWWDIR%%/include/classes/core/CJsonRpc.php +%%WWWDIR%%/include/classes/core/CModule.php +%%WWWDIR%%/include/classes/core/CModuleManager.php +%%WWWDIR%%/include/classes/core/CRegistryFactory.php +%%WWWDIR%%/include/classes/core/CWidget.php +%%WWWDIR%%/include/classes/core/ConfigFileException.php +%%WWWDIR%%/include/classes/core/Manager.php +%%WWWDIR%%/include/classes/core/ZBase.php +%%WWWDIR%%/include/classes/data/CAggFunctionData.php +%%WWWDIR%%/include/classes/data/CHistFunctionData.php +%%WWWDIR%%/include/classes/data/CItemData.php +%%WWWDIR%%/include/classes/data/CMathFunctionData.php +%%WWWDIR%%/include/classes/data/CSettingsSchema.php +%%WWWDIR%%/include/classes/data/CWidgetsData.php +%%WWWDIR%%/include/classes/db/DB.php +%%WWWDIR%%/include/classes/db/DBException.php +%%WWWDIR%%/include/classes/db/DbBackend.php +%%WWWDIR%%/include/classes/db/MysqlDbBackend.php +%%WWWDIR%%/include/classes/db/PostgresqlDbBackend.php +%%WWWDIR%%/include/classes/debug/CProfiler.php +%%WWWDIR%%/include/classes/export/CConfigurationExport.php +%%WWWDIR%%/include/classes/export/CConfigurationExportBuilder.php +%%WWWDIR%%/include/classes/export/CConfigurationExportException.php +%%WWWDIR%%/include/classes/export/writers/CExportWriter.php +%%WWWDIR%%/include/classes/export/writers/CExportWriterFactory.php +%%WWWDIR%%/include/classes/export/writers/CJsonExportWriter.php +%%WWWDIR%%/include/classes/export/writers/CRawExportWriter.php +%%WWWDIR%%/include/classes/export/writers/CXmlExportWriter.php +%%WWWDIR%%/include/classes/export/writers/CYamlExportWriter.php +%%WWWDIR%%/include/classes/graph/CSvgGraph.php +%%WWWDIR%%/include/classes/graphdraw/CGraphDraw.php +%%WWWDIR%%/include/classes/graphdraw/CLineGraphDraw.php +%%WWWDIR%%/include/classes/graphdraw/CPieGraphDraw.php +%%WWWDIR%%/include/classes/helpers/CArrayHelper.php +%%WWWDIR%%/include/classes/helpers/CAuthenticationHelper.php +%%WWWDIR%%/include/classes/helpers/CBrandHelper.php +%%WWWDIR%%/include/classes/helpers/CConditionHelper.php +%%WWWDIR%%/include/classes/helpers/CCookieHelper.php +%%WWWDIR%%/include/classes/helpers/CCorrelationHelper.php +%%WWWDIR%%/include/classes/helpers/CCsrfTokenHelper.php +%%WWWDIR%%/include/classes/helpers/CCuid.php +%%WWWDIR%%/include/classes/helpers/CDashboardHelper.php +%%WWWDIR%%/include/classes/helpers/CDataCacheHelper.php +%%WWWDIR%%/include/classes/helpers/CDocHelper.php +%%WWWDIR%%/include/classes/helpers/CElasticsearchHelper.php +%%WWWDIR%%/include/classes/helpers/CEncryptHelper.php +%%WWWDIR%%/include/classes/helpers/CGraphGeneralHelper.php +%%WWWDIR%%/include/classes/helpers/CGraphHelper.php +%%WWWDIR%%/include/classes/helpers/CGraphPrototypeHelper.php +%%WWWDIR%%/include/classes/helpers/CHintBoxHelper.php +%%WWWDIR%%/include/classes/helpers/CHostPrototypeHelper.php +%%WWWDIR%%/include/classes/helpers/CHousekeepingHelper.php +%%WWWDIR%%/include/classes/helpers/CItemGeneralHelper.php +%%WWWDIR%%/include/classes/helpers/CItemHelper.php +%%WWWDIR%%/include/classes/helpers/CItemPrototypeHelper.php +%%WWWDIR%%/include/classes/helpers/CLldRuleHelper.php +%%WWWDIR%%/include/classes/helpers/CLldRulePrototypeHelper.php +%%WWWDIR%%/include/classes/helpers/CMaintenanceHelper.php +%%WWWDIR%%/include/classes/helpers/CMapHelper.php +%%WWWDIR%%/include/classes/helpers/CMathHelper.php +%%WWWDIR%%/include/classes/helpers/CMediatypeHelper.php +%%WWWDIR%%/include/classes/helpers/CMenuHelper.php +%%WWWDIR%%/include/classes/helpers/CMenuPopupHelper.php +%%WWWDIR%%/include/classes/helpers/CMessageHelper.php +%%WWWDIR%%/include/classes/helpers/CPagerHelper.php +%%WWWDIR%%/include/classes/helpers/CRegexHelper.php +%%WWWDIR%%/include/classes/helpers/CRoleHelper.php +%%WWWDIR%%/include/classes/helpers/CServiceHelper.php +%%WWWDIR%%/include/classes/helpers/CSessionHelper.php +%%WWWDIR%%/include/classes/helpers/CSettingsHelper.php +%%WWWDIR%%/include/classes/helpers/CSeverityHelper.php +%%WWWDIR%%/include/classes/helpers/CSlaHelper.php +%%WWWDIR%%/include/classes/helpers/CSystemInfoHelper.php +%%WWWDIR%%/include/classes/helpers/CTagFilterFieldHelper.php +%%WWWDIR%%/include/classes/helpers/CTemplateHelper.php +%%WWWDIR%%/include/classes/helpers/CTimePeriodHelper.php +%%WWWDIR%%/include/classes/helpers/CTimezoneHelper.php +%%WWWDIR%%/include/classes/helpers/CTriggerGeneralHelper.php +%%WWWDIR%%/include/classes/helpers/CTriggerHelper.php +%%WWWDIR%%/include/classes/helpers/CTriggerPrototypeHelper.php +%%WWWDIR%%/include/classes/helpers/CUploadFile.php +%%WWWDIR%%/include/classes/helpers/CValueMapHelper.php +%%WWWDIR%%/include/classes/helpers/CViewHelper.php +%%WWWDIR%%/include/classes/html/CActionButtonList.php +%%WWWDIR%%/include/classes/html/CBarGauge.php +%%WWWDIR%%/include/classes/html/CBreadcrumbs.php +%%WWWDIR%%/include/classes/html/CButton.php +%%WWWDIR%%/include/classes/html/CButtonCancel.php +%%WWWDIR%%/include/classes/html/CButtonDelete.php +%%WWWDIR%%/include/classes/html/CButtonDropdown.php +%%WWWDIR%%/include/classes/html/CButtonExport.php +%%WWWDIR%%/include/classes/html/CButtonIcon.php +%%WWWDIR%%/include/classes/html/CButtonLink.php +%%WWWDIR%%/include/classes/html/CButtonQMessage.php +%%WWWDIR%%/include/classes/html/CCheckBox.php +%%WWWDIR%%/include/classes/html/CCheckBoxList.php +%%WWWDIR%%/include/classes/html/CClock.php +%%WWWDIR%%/include/classes/html/CCol.php +%%WWWDIR%%/include/classes/html/CColHeader.php +%%WWWDIR%%/include/classes/html/CColorPicker.php +%%WWWDIR%%/include/classes/html/CDateSelector.php +%%WWWDIR%%/include/classes/html/CDiv.php +%%WWWDIR%%/include/classes/html/CExpandableSubfilter.php +%%WWWDIR%%/include/classes/html/CFile.php +%%WWWDIR%%/include/classes/html/CFilter.php +%%WWWDIR%%/include/classes/html/CForm.php +%%WWWDIR%%/include/classes/html/CFormActions.php +%%WWWDIR%%/include/classes/html/CFormField.php +%%WWWDIR%%/include/classes/html/CFormFieldset.php +%%WWWDIR%%/include/classes/html/CFormFieldsetCollapsible.php +%%WWWDIR%%/include/classes/html/CFormGrid.php +%%WWWDIR%%/include/classes/html/CFormList.php +%%WWWDIR%%/include/classes/html/CHorList.php +%%WWWDIR%%/include/classes/html/CHostAvailability.php +%%WWWDIR%%/include/classes/html/CHtmlEntity.php +%%WWWDIR%%/include/classes/html/CHtmlPage.php +%%WWWDIR%%/include/classes/html/CHtmlPageHeader.php +%%WWWDIR%%/include/classes/html/CIFrame.php +%%WWWDIR%%/include/classes/html/CIcon.php +%%WWWDIR%%/include/classes/html/CImageTextTable.php +%%WWWDIR%%/include/classes/html/CImg.php +%%WWWDIR%%/include/classes/html/CInput.php +%%WWWDIR%%/include/classes/html/CInputSecret.php +%%WWWDIR%%/include/classes/html/CJsScript.php +%%WWWDIR%%/include/classes/html/CLabel.php +%%WWWDIR%%/include/classes/html/CLink.php +%%WWWDIR%%/include/classes/html/CLinkAction.php +%%WWWDIR%%/include/classes/html/CList.php +%%WWWDIR%%/include/classes/html/CListItem.php +%%WWWDIR%%/include/classes/html/CMacroValue.php +%%WWWDIR%%/include/classes/html/CMarkdown.php +%%WWWDIR%%/include/classes/html/CMenu.php +%%WWWDIR%%/include/classes/html/CMenuItem.php +%%WWWDIR%%/include/classes/html/CMultiSelect.php +%%WWWDIR%%/include/classes/html/CMultilineInput.php +%%WWWDIR%%/include/classes/html/CNumericBox.php +%%WWWDIR%%/include/classes/html/CObject.php +%%WWWDIR%%/include/classes/html/CPassBox.php +%%WWWDIR%%/include/classes/html/CPatternSelect.php +%%WWWDIR%%/include/classes/html/CPre.php +%%WWWDIR%%/include/classes/html/CRadioButtonList.php +%%WWWDIR%%/include/classes/html/CRadioCardList.php +%%WWWDIR%%/include/classes/html/CRangeControl.php +%%WWWDIR%%/include/classes/html/CRedirectButton.php +%%WWWDIR%%/include/classes/html/CRow.php +%%WWWDIR%%/include/classes/html/CRowHeader.php +%%WWWDIR%%/include/classes/html/CScriptTag.php +%%WWWDIR%%/include/classes/html/CSection.php +%%WWWDIR%%/include/classes/html/CSectionCollapsible.php +%%WWWDIR%%/include/classes/html/CSelect.php +%%WWWDIR%%/include/classes/html/CSelectOption.php +%%WWWDIR%%/include/classes/html/CSelectOptionGroup.php +%%WWWDIR%%/include/classes/html/CSeverity.php +%%WWWDIR%%/include/classes/html/CSimpleButton.php +%%WWWDIR%%/include/classes/html/CSpan.php +%%WWWDIR%%/include/classes/html/CSparkline.php +%%WWWDIR%%/include/classes/html/CSubmit.php +%%WWWDIR%%/include/classes/html/CSubmitButton.php +%%WWWDIR%%/include/classes/html/CSup.php +%%WWWDIR%%/include/classes/html/CTabFilter.php +%%WWWDIR%%/include/classes/html/CTabView.php +%%WWWDIR%%/include/classes/html/CTable.php +%%WWWDIR%%/include/classes/html/CTableColumn.php +%%WWWDIR%%/include/classes/html/CTableInfo.php +%%WWWDIR%%/include/classes/html/CTag.php +%%WWWDIR%%/include/classes/html/CTemplateTag.php +%%WWWDIR%%/include/classes/html/CTextArea.php +%%WWWDIR%%/include/classes/html/CTextAreaFlexible.php +%%WWWDIR%%/include/classes/html/CTextBox.php +%%WWWDIR%%/include/classes/html/CVar.php +%%WWWDIR%%/include/classes/html/CVertical.php +%%WWWDIR%%/include/classes/html/CVisibilityBox.php +%%WWWDIR%%/include/classes/html/CWarning.php +%%WWWDIR%%/include/classes/html/interfaces/CButtonInterface.php +%%WWWDIR%%/include/classes/html/svg/CSvg.php +%%WWWDIR%%/include/classes/html/svg/CSvgArrow.php +%%WWWDIR%%/include/classes/html/svg/CSvgCircle.php +%%WWWDIR%%/include/classes/html/svg/CSvgGraphArea.php +%%WWWDIR%%/include/classes/html/svg/CSvgGraphAxis.php +%%WWWDIR%%/include/classes/html/svg/CSvgGraphClipArea.php +%%WWWDIR%%/include/classes/html/svg/CSvgGraphGrid.php +%%WWWDIR%%/include/classes/html/svg/CSvgGraphLine.php +%%WWWDIR%%/include/classes/html/svg/CSvgGraphMetricsBar.php +%%WWWDIR%%/include/classes/html/svg/CSvgGraphMetricsLine.php +%%WWWDIR%%/include/classes/html/svg/CSvgGraphMetricsPoint.php +%%WWWDIR%%/include/classes/html/svg/CSvgGraphPercentile.php +%%WWWDIR%%/include/classes/html/svg/CSvgGraphProblems.php +%%WWWDIR%%/include/classes/html/svg/CSvgGraphSimpleTrigger.php +%%WWWDIR%%/include/classes/html/svg/CSvgGraphWorkingTime.php +%%WWWDIR%%/include/classes/html/svg/CSvgGroup.php +%%WWWDIR%%/include/classes/html/svg/CSvgLine.php +%%WWWDIR%%/include/classes/html/svg/CSvgPath.php +%%WWWDIR%%/include/classes/html/svg/CSvgPolygon.php +%%WWWDIR%%/include/classes/html/svg/CSvgRect.php +%%WWWDIR%%/include/classes/html/svg/CSvgTag.php +%%WWWDIR%%/include/classes/html/svg/CSvgText.php +%%WWWDIR%%/include/classes/html/widgets/CWidgetFieldView.php +%%WWWDIR%%/include/classes/html/widgets/CWidgetFieldsGroupView.php +%%WWWDIR%%/include/classes/html/widgets/CWidgetFormFieldsetCollapsibleView.php +%%WWWDIR%%/include/classes/html/widgets/CWidgetFormView.php +%%WWWDIR%%/include/classes/html/widgets/CWidgetView.php +%%WWWDIR%%/include/classes/html/widgets/fields/CWidgetFieldCheckBoxListView.php +%%WWWDIR%%/include/classes/html/widgets/fields/CWidgetFieldCheckBoxView.php +%%WWWDIR%%/include/classes/html/widgets/fields/CWidgetFieldColorView.php +%%WWWDIR%%/include/classes/html/widgets/fields/CWidgetFieldDatePickerView.php +%%WWWDIR%%/include/classes/html/widgets/fields/CWidgetFieldIntegerBoxView.php +%%WWWDIR%%/include/classes/html/widgets/fields/CWidgetFieldLatLngView.php +%%WWWDIR%%/include/classes/html/widgets/fields/CWidgetFieldMultiSelectActionView.php +%%WWWDIR%%/include/classes/html/widgets/fields/CWidgetFieldMultiSelectGraphPrototypeView.php +%%WWWDIR%%/include/classes/html/widgets/fields/CWidgetFieldMultiSelectGraphView.php +%%WWWDIR%%/include/classes/html/widgets/fields/CWidgetFieldMultiSelectGroupView.php +%%WWWDIR%%/include/classes/html/widgets/fields/CWidgetFieldMultiSelectHostInventoryView.php +%%WWWDIR%%/include/classes/html/widgets/fields/CWidgetFieldMultiSelectHostView.php +%%WWWDIR%%/include/classes/html/widgets/fields/CWidgetFieldMultiSelectItemPrototypeView.php +%%WWWDIR%%/include/classes/html/widgets/fields/CWidgetFieldMultiSelectItemView.php +%%WWWDIR%%/include/classes/html/widgets/fields/CWidgetFieldMultiSelectMapView.php +%%WWWDIR%%/include/classes/html/widgets/fields/CWidgetFieldMultiSelectMediaTypeView.php +%%WWWDIR%%/include/classes/html/widgets/fields/CWidgetFieldMultiSelectOverrideHostView.php +%%WWWDIR%%/include/classes/html/widgets/fields/CWidgetFieldMultiSelectServiceView.php +%%WWWDIR%%/include/classes/html/widgets/fields/CWidgetFieldMultiSelectSlaView.php +%%WWWDIR%%/include/classes/html/widgets/fields/CWidgetFieldMultiSelectUserView.php +%%WWWDIR%%/include/classes/html/widgets/fields/CWidgetFieldMultiSelectView.php +%%WWWDIR%%/include/classes/html/widgets/fields/CWidgetFieldNumericBoxView.php +%%WWWDIR%%/include/classes/html/widgets/fields/CWidgetFieldPatternSelectHostView.php +%%WWWDIR%%/include/classes/html/widgets/fields/CWidgetFieldPatternSelectItemView.php +%%WWWDIR%%/include/classes/html/widgets/fields/CWidgetFieldPatternSelectView.php +%%WWWDIR%%/include/classes/html/widgets/fields/CWidgetFieldRadioButtonListView.php +%%WWWDIR%%/include/classes/html/widgets/fields/CWidgetFieldRangeControlView.php +%%WWWDIR%%/include/classes/html/widgets/fields/CWidgetFieldSelectView.php +%%WWWDIR%%/include/classes/html/widgets/fields/CWidgetFieldSeveritiesView.php +%%WWWDIR%%/include/classes/html/widgets/fields/CWidgetFieldSparklineView.php +%%WWWDIR%%/include/classes/html/widgets/fields/CWidgetFieldTagsView.php +%%WWWDIR%%/include/classes/html/widgets/fields/CWidgetFieldTextAreaView.php +%%WWWDIR%%/include/classes/html/widgets/fields/CWidgetFieldTextBoxView.php +%%WWWDIR%%/include/classes/html/widgets/fields/CWidgetFieldThresholdsView.php +%%WWWDIR%%/include/classes/html/widgets/fields/CWidgetFieldTimePeriodView.php +%%WWWDIR%%/include/classes/html/widgets/fields/CWidgetFieldTimeZoneView.php +%%WWWDIR%%/include/classes/html/widgets/fields/CWidgetFieldUrlView.php +%%WWWDIR%%/include/classes/import/CConfigurationImport.php +%%WWWDIR%%/include/classes/import/CConfigurationImportcompare.php +%%WWWDIR%%/include/classes/import/CImportDataAdapter.php +%%WWWDIR%%/include/classes/import/CImportReferencer.php +%%WWWDIR%%/include/classes/import/CImportedObjectContainer.php +%%WWWDIR%%/include/classes/import/converters/C10ImportConverter.php +%%WWWDIR%%/include/classes/import/converters/C10ItemKeyConverter.php +%%WWWDIR%%/include/classes/import/converters/C10TriggerConverter.php +%%WWWDIR%%/include/classes/import/converters/C20ImportConverter.php +%%WWWDIR%%/include/classes/import/converters/C20ItemKeyConverter.php +%%WWWDIR%%/include/classes/import/converters/C20TriggerConverter.php +%%WWWDIR%%/include/classes/import/converters/C30ImportConverter.php +%%WWWDIR%%/include/classes/import/converters/C32ImportConverter.php +%%WWWDIR%%/include/classes/import/converters/C34ImportConverter.php +%%WWWDIR%%/include/classes/import/converters/C40ImportConverter.php +%%WWWDIR%%/include/classes/import/converters/C42ImportConverter.php +%%WWWDIR%%/include/classes/import/converters/C44ImportConverter.php +%%WWWDIR%%/include/classes/import/converters/C50ImportConverter.php +%%WWWDIR%%/include/classes/import/converters/C52AggregateItemKeyConverter.php +%%WWWDIR%%/include/classes/import/converters/C52CalculatedItemConverter.php +%%WWWDIR%%/include/classes/import/converters/C52EventNameConverter.php +%%WWWDIR%%/include/classes/import/converters/C52ImportConverter.php +%%WWWDIR%%/include/classes/import/converters/C52TriggerExpressionConverter.php +%%WWWDIR%%/include/classes/import/converters/C54ImportConverter.php +%%WWWDIR%%/include/classes/import/converters/C54SimpleMacroConverter.php +%%WWWDIR%%/include/classes/import/converters/C60ImportConverter.php +%%WWWDIR%%/include/classes/import/converters/C62ImportConverter.php +%%WWWDIR%%/include/classes/import/converters/C64ImportConverter.php +%%WWWDIR%%/include/classes/import/converters/C70ImportConverter.php +%%WWWDIR%%/include/classes/import/converters/C72ImportConverter.php +%%WWWDIR%%/include/classes/import/converters/CConstantImportConverter.php +%%WWWDIR%%/include/classes/import/converters/CConverter.php +%%WWWDIR%%/include/classes/import/converters/CDefaultImportConverter.php +%%WWWDIR%%/include/classes/import/converters/CImportConverterFactory.php +%%WWWDIR%%/include/classes/import/converters/CImportDataNormalizer.php +%%WWWDIR%%/include/classes/import/converters/CTemplateScreenConverter.php +%%WWWDIR%%/include/classes/import/importers/CHostImporter.php +%%WWWDIR%%/include/classes/import/importers/CImporter.php +%%WWWDIR%%/include/classes/import/importers/CMapImporter.php +%%WWWDIR%%/include/classes/import/importers/CTemplateDashboardImporter.php +%%WWWDIR%%/include/classes/import/importers/CTemplateImporter.php +%%WWWDIR%%/include/classes/import/readers/CImportReader.php +%%WWWDIR%%/include/classes/import/readers/CImportReaderFactory.php +%%WWWDIR%%/include/classes/import/readers/CJsonImportReader.php +%%WWWDIR%%/include/classes/import/readers/CXmlImportReader.php +%%WWWDIR%%/include/classes/import/readers/CYamlImportReader.php +%%WWWDIR%%/include/classes/import/validators/C10XmlValidator.php +%%WWWDIR%%/include/classes/import/validators/C20XmlValidator.php +%%WWWDIR%%/include/classes/import/validators/C30XmlValidator.php +%%WWWDIR%%/include/classes/import/validators/C32XmlValidator.php +%%WWWDIR%%/include/classes/import/validators/C34XmlValidator.php +%%WWWDIR%%/include/classes/import/validators/C40XmlValidator.php +%%WWWDIR%%/include/classes/import/validators/C42XmlValidator.php +%%WWWDIR%%/include/classes/import/validators/C44XmlValidator.php +%%WWWDIR%%/include/classes/import/validators/C50XmlValidator.php +%%WWWDIR%%/include/classes/import/validators/C52XmlValidator.php +%%WWWDIR%%/include/classes/import/validators/C54XmlValidator.php +%%WWWDIR%%/include/classes/import/validators/C60XmlValidator.php +%%WWWDIR%%/include/classes/import/validators/C62XmlValidator.php +%%WWWDIR%%/include/classes/import/validators/C64XmlValidator.php +%%WWWDIR%%/include/classes/import/validators/C70XmlValidator.php +%%WWWDIR%%/include/classes/import/validators/C72XmlValidator.php +%%WWWDIR%%/include/classes/import/validators/C74XmlValidator.php +%%WWWDIR%%/include/classes/import/validators/CImportValidatorFactory.php +%%WWWDIR%%/include/classes/import/validators/CImportXmlValidator.php +%%WWWDIR%%/include/classes/import/validators/CXmlValidatorGeneral.php +%%WWWDIR%%/include/classes/ldap/CLdap.php +%%WWWDIR%%/include/classes/macros/CMacroFunction.php +%%WWWDIR%%/include/classes/macros/CMacrosResolver.php +%%WWWDIR%%/include/classes/macros/CMacrosResolverGeneral.php +%%WWWDIR%%/include/classes/macros/CMacrosResolverHelper.php +%%WWWDIR%%/include/classes/mvc/CAccessDeniedException.php +%%WWWDIR%%/include/classes/mvc/CController.php +%%WWWDIR%%/include/classes/mvc/CControllerResponse.php +%%WWWDIR%%/include/classes/mvc/CControllerResponseData.php +%%WWWDIR%%/include/classes/mvc/CControllerResponseFatal.php +%%WWWDIR%%/include/classes/mvc/CControllerResponseRedirect.php +%%WWWDIR%%/include/classes/mvc/CLegacyAction.php +%%WWWDIR%%/include/classes/mvc/CPartial.php +%%WWWDIR%%/include/classes/mvc/CRouter.php +%%WWWDIR%%/include/classes/mvc/CView.php +%%WWWDIR%%/include/classes/parsers/C10ExpressionMacroParser.php +%%WWWDIR%%/include/classes/parsers/C10FunctionMacroParser.php +%%WWWDIR%%/include/classes/parsers/C10FunctionParser.php +%%WWWDIR%%/include/classes/parsers/C10TriggerExpression.php +%%WWWDIR%%/include/classes/parsers/CADNameAttributeParser.php +%%WWWDIR%%/include/classes/parsers/CAbsoluteTimeParser.php +%%WWWDIR%%/include/classes/parsers/CAddressParser.php +%%WWWDIR%%/include/classes/parsers/CConditionFormula.php +%%WWWDIR%%/include/classes/parsers/CDnsParser.php +%%WWWDIR%%/include/classes/parsers/CEscapedStringParser.php +%%WWWDIR%%/include/classes/parsers/CExpressionMacroFunctionParser.php +%%WWWDIR%%/include/classes/parsers/CExpressionMacroParser.php +%%WWWDIR%%/include/classes/parsers/CExpressionParser.php +%%WWWDIR%%/include/classes/parsers/CFilterParser.php +%%WWWDIR%%/include/classes/parsers/CFlexibleIntervalParser.php +%%WWWDIR%%/include/classes/parsers/CFunctionIdParser.php +%%WWWDIR%%/include/classes/parsers/CGeomapCoordinatesParser.php +%%WWWDIR%%/include/classes/parsers/CHistFunctionParser.php +%%WWWDIR%%/include/classes/parsers/CHostGroupNameParser.php +%%WWWDIR%%/include/classes/parsers/CHostNameParser.php +%%WWWDIR%%/include/classes/parsers/CIPParser.php +%%WWWDIR%%/include/classes/parsers/CIPRangeParser.php +%%WWWDIR%%/include/classes/parsers/CIPv4Parser.php +%%WWWDIR%%/include/classes/parsers/CIPv6Parser.php +%%WWWDIR%%/include/classes/parsers/CItemKey.php +%%WWWDIR%%/include/classes/parsers/CLLDMacroFunctionParser.php +%%WWWDIR%%/include/classes/parsers/CLLDMacroParser.php +%%WWWDIR%%/include/classes/parsers/CMacroFunctionParser.php +%%WWWDIR%%/include/classes/parsers/CMacroParser.php +%%WWWDIR%%/include/classes/parsers/CNumberParser.php +%%WWWDIR%%/include/classes/parsers/CParser.php +%%WWWDIR%%/include/classes/parsers/CPeriodParser.php +%%WWWDIR%%/include/classes/parsers/CPortParser.php +%%WWWDIR%%/include/classes/parsers/CPortRangeParser.php +%%WWWDIR%%/include/classes/parsers/CPrometheusOutputParser.php +%%WWWDIR%%/include/classes/parsers/CPrometheusPatternParser.php +%%WWWDIR%%/include/classes/parsers/CQueryParser.php +%%WWWDIR%%/include/classes/parsers/CRangeParser.php +%%WWWDIR%%/include/classes/parsers/CRangeTimeParser.php +%%WWWDIR%%/include/classes/parsers/CRangesParser.php +%%WWWDIR%%/include/classes/parsers/CReferenceParser.php +%%WWWDIR%%/include/classes/parsers/CRelativeTimeParser.php +%%WWWDIR%%/include/classes/parsers/CSchedulingIntervalParser.php +%%WWWDIR%%/include/classes/parsers/CSetParser.php +%%WWWDIR%%/include/classes/parsers/CSimpleIntervalParser.php +%%WWWDIR%%/include/classes/parsers/CTimePeriodParser.php +%%WWWDIR%%/include/classes/parsers/CTimePeriodsParser.php +%%WWWDIR%%/include/classes/parsers/CTriggerExpressionParser.php +%%WWWDIR%%/include/classes/parsers/CUpdateIntervalParser.php +%%WWWDIR%%/include/classes/parsers/CUserMacroFunctionParser.php +%%WWWDIR%%/include/classes/parsers/CUserMacroParser.php +%%WWWDIR%%/include/classes/parsers/CValidationRule.php +%%WWWDIR%%/include/classes/parsers/CVaultSecretParser.php +%%WWWDIR%%/include/classes/parsers/results/C10TriggerExprParserResult.php +%%WWWDIR%%/include/classes/parsers/results/CExpressionParserResult.php +%%WWWDIR%%/include/classes/parsers/results/CParserResult.php +%%WWWDIR%%/include/classes/regexp/CGlobalRegexp.php +%%WWWDIR%%/include/classes/routing/CUrl.php +%%WWWDIR%%/include/classes/routing/CUrlFactory.php +%%WWWDIR%%/include/classes/scim/API.php +%%WWWDIR%%/include/classes/scim/HttpResponse.php +%%WWWDIR%%/include/classes/scim/ScimApiService.php +%%WWWDIR%%/include/classes/scim/clients/ScimApiClient.php +%%WWWDIR%%/include/classes/scim/services/Group.php +%%WWWDIR%%/include/classes/scim/services/ServiceProviderConfig.php +%%WWWDIR%%/include/classes/scim/services/User.php +%%WWWDIR%%/include/classes/screens/CScreenBase.php +%%WWWDIR%%/include/classes/screens/CScreenBuilder.php +%%WWWDIR%%/include/classes/screens/CScreenDiscovery.php +%%WWWDIR%%/include/classes/screens/CScreenHistory.php +%%WWWDIR%%/include/classes/screens/CScreenHttpTest.php +%%WWWDIR%%/include/classes/screens/CScreenHttpTestDetails.php +%%WWWDIR%%/include/classes/screens/CScreenMap.php +%%WWWDIR%%/include/classes/screens/CScreenProblem.php +%%WWWDIR%%/include/classes/server/CZabbixServer.php +%%WWWDIR%%/include/classes/services/CTabFilterProfile.php +%%WWWDIR%%/include/classes/setup/CFrontendSetup.php +%%WWWDIR%%/include/classes/setup/CSetupWizard.php +%%WWWDIR%%/include/classes/user/CFavorite.php +%%WWWDIR%%/include/classes/user/CProfile.php +%%WWWDIR%%/include/classes/user/CProvisioning.php +%%WWWDIR%%/include/classes/user/CWebUser.php +%%WWWDIR%%/include/classes/validators/CActionCondValidator.php +%%WWWDIR%%/include/classes/validators/CApiInputValidator.php +%%WWWDIR%%/include/classes/validators/CCalcFormulaValidator.php +%%WWWDIR%%/include/classes/validators/CColorValidator.php +%%WWWDIR%%/include/classes/validators/CEmailValidator.php +%%WWWDIR%%/include/classes/validators/CEventCorrCondValidator.php +%%WWWDIR%%/include/classes/validators/CEventNameValidator.php +%%WWWDIR%%/include/classes/validators/CExpressionValidator.php +%%WWWDIR%%/include/classes/validators/CFormValidator.php +%%WWWDIR%%/include/classes/validators/CHistFunctionValidator.php +%%WWWDIR%%/include/classes/validators/CHtmlUrlValidator.php +%%WWWDIR%%/include/classes/validators/CIdValidator.php +%%WWWDIR%%/include/classes/validators/CItemKeyValidator.php +%%WWWDIR%%/include/classes/validators/CJsonValidator.php +%%WWWDIR%%/include/classes/validators/CLdapAuthValidator.php +%%WWWDIR%%/include/classes/validators/CLimitedSetValidator.php +%%WWWDIR%%/include/classes/validators/CMathFunctionValidator.php +%%WWWDIR%%/include/classes/validators/CNewValidator.php +%%WWWDIR%%/include/classes/validators/CPartialValidatorInterface.php +%%WWWDIR%%/include/classes/validators/CPasswordComplexityValidator.php +%%WWWDIR%%/include/classes/validators/CRegexValidator.php +%%WWWDIR%%/include/classes/validators/CStringValidator.php +%%WWWDIR%%/include/classes/validators/CTimeUnitValidator.php +%%WWWDIR%%/include/classes/validators/CUrlValidator.php +%%WWWDIR%%/include/classes/validators/CValidator.php +%%WWWDIR%%/include/classes/validators/CXmlValidator.php +%%WWWDIR%%/include/classes/validators/host/CHostNormalValidator.php +%%WWWDIR%%/include/classes/validators/object/CUpdateDiscoveredValidator.php +%%WWWDIR%%/include/classes/vaults/CVault.php +%%WWWDIR%%/include/classes/vaults/CVaultCyberArk.php +%%WWWDIR%%/include/classes/vaults/CVaultHashiCorp.php +%%WWWDIR%%/include/classes/widgets/CWidgetField.php +%%WWWDIR%%/include/classes/widgets/CWidgetForm.php +%%WWWDIR%%/include/classes/widgets/fields/CWidgetFieldCheckBox.php +%%WWWDIR%%/include/classes/widgets/fields/CWidgetFieldCheckBoxList.php +%%WWWDIR%%/include/classes/widgets/fields/CWidgetFieldColor.php +%%WWWDIR%%/include/classes/widgets/fields/CWidgetFieldDatePicker.php +%%WWWDIR%%/include/classes/widgets/fields/CWidgetFieldIntegerBox.php +%%WWWDIR%%/include/classes/widgets/fields/CWidgetFieldLatLng.php +%%WWWDIR%%/include/classes/widgets/fields/CWidgetFieldMultiSelect.php +%%WWWDIR%%/include/classes/widgets/fields/CWidgetFieldMultiSelectAction.php +%%WWWDIR%%/include/classes/widgets/fields/CWidgetFieldMultiSelectGraph.php +%%WWWDIR%%/include/classes/widgets/fields/CWidgetFieldMultiSelectGraphPrototype.php +%%WWWDIR%%/include/classes/widgets/fields/CWidgetFieldMultiSelectGroup.php +%%WWWDIR%%/include/classes/widgets/fields/CWidgetFieldMultiSelectHost.php +%%WWWDIR%%/include/classes/widgets/fields/CWidgetFieldMultiSelectHostInventory.php +%%WWWDIR%%/include/classes/widgets/fields/CWidgetFieldMultiSelectItem.php +%%WWWDIR%%/include/classes/widgets/fields/CWidgetFieldMultiSelectItemPrototype.php +%%WWWDIR%%/include/classes/widgets/fields/CWidgetFieldMultiSelectMap.php +%%WWWDIR%%/include/classes/widgets/fields/CWidgetFieldMultiSelectMediaType.php +%%WWWDIR%%/include/classes/widgets/fields/CWidgetFieldMultiSelectOverrideHost.php +%%WWWDIR%%/include/classes/widgets/fields/CWidgetFieldMultiSelectService.php +%%WWWDIR%%/include/classes/widgets/fields/CWidgetFieldMultiSelectSla.php +%%WWWDIR%%/include/classes/widgets/fields/CWidgetFieldMultiSelectUser.php +%%WWWDIR%%/include/classes/widgets/fields/CWidgetFieldNavTree.php +%%WWWDIR%%/include/classes/widgets/fields/CWidgetFieldNumericBox.php +%%WWWDIR%%/include/classes/widgets/fields/CWidgetFieldPatternSelect.php +%%WWWDIR%%/include/classes/widgets/fields/CWidgetFieldPatternSelectHost.php +%%WWWDIR%%/include/classes/widgets/fields/CWidgetFieldPatternSelectItem.php +%%WWWDIR%%/include/classes/widgets/fields/CWidgetFieldRadioButtonList.php +%%WWWDIR%%/include/classes/widgets/fields/CWidgetFieldRangeControl.php +%%WWWDIR%%/include/classes/widgets/fields/CWidgetFieldReference.php +%%WWWDIR%%/include/classes/widgets/fields/CWidgetFieldSelect.php +%%WWWDIR%%/include/classes/widgets/fields/CWidgetFieldSeverities.php +%%WWWDIR%%/include/classes/widgets/fields/CWidgetFieldSparkline.php +%%WWWDIR%%/include/classes/widgets/fields/CWidgetFieldTags.php +%%WWWDIR%%/include/classes/widgets/fields/CWidgetFieldTextArea.php +%%WWWDIR%%/include/classes/widgets/fields/CWidgetFieldTextBox.php +%%WWWDIR%%/include/classes/widgets/fields/CWidgetFieldThresholds.php +%%WWWDIR%%/include/classes/widgets/fields/CWidgetFieldTimePeriod.php +%%WWWDIR%%/include/classes/widgets/fields/CWidgetFieldTimeZone.php +%%WWWDIR%%/include/classes/widgets/fields/CWidgetFieldUrl.php +%%WWWDIR%%/include/classes/xml/CXmlConstantName.php +%%WWWDIR%%/include/classes/xml/CXmlConstantValue.php +%%WWWDIR%%/include/config.inc.php +%%WWWDIR%%/include/db.inc.php +%%WWWDIR%%/include/debug.inc.php +%%WWWDIR%%/include/defines.inc.php +%%WWWDIR%%/include/discovery.inc.php +%%WWWDIR%%/include/draw.inc.php +%%WWWDIR%%/include/events.inc.php +%%WWWDIR%%/include/forms.inc.php +%%WWWDIR%%/include/func.inc.php +%%WWWDIR%%/include/gettextwrapper.inc.php +%%WWWDIR%%/include/graphs.inc.php +%%WWWDIR%%/include/hostgroups.inc.php +%%WWWDIR%%/include/hosts.inc.php +%%WWWDIR%%/include/html.inc.php +%%WWWDIR%%/include/httptest.inc.php +%%WWWDIR%%/include/images.inc.php +%%WWWDIR%%/include/items.inc.php +%%WWWDIR%%/include/js.inc.php +%%WWWDIR%%/include/locales.inc.php +%%WWWDIR%%/include/maps.inc.php +%%WWWDIR%%/include/page_footer.php +%%WWWDIR%%/include/page_header.php +%%WWWDIR%%/include/perm.inc.php +%%WWWDIR%%/include/schema.inc.php +%%WWWDIR%%/include/sounds.inc.php +%%WWWDIR%%/include/translateDefines.inc.php +%%WWWDIR%%/include/triggers.inc.php +%%WWWDIR%%/include/users.inc.php +%%WWWDIR%%/include/validate.inc.php +%%WWWDIR%%/include/views/configuration.host.discovery.edit.php +%%WWWDIR%%/include/views/configuration.host.discovery.list.php +%%WWWDIR%%/include/views/configuration.host.discovery.prototype.edit.php +%%WWWDIR%%/include/views/configuration.host.discovery.prototype.list.php +%%WWWDIR%%/include/views/configuration.host.prototype.edit.php +%%WWWDIR%%/include/views/configuration.host.prototype.list.php +%%WWWDIR%%/include/views/configuration.httpconf.edit.php +%%WWWDIR%%/include/views/configuration.httpconf.list.php +%%WWWDIR%%/include/views/general.browserwarning.php +%%WWWDIR%%/include/views/general.login.php +%%WWWDIR%%/include/views/general.warning.php +%%WWWDIR%%/include/views/inventory.host.list.php +%%WWWDIR%%/include/views/inventory.host.view.php +%%WWWDIR%%/include/views/js/common.init.js.php +%%WWWDIR%%/include/views/js/common.item.edit.js.php +%%WWWDIR%%/include/views/js/configuration.host.discovery.edit.js.php +%%WWWDIR%%/include/views/js/configuration.host.discovery.edit.overr.js.php +%%WWWDIR%%/include/views/js/configuration.host.discovery.list.js.php +%%WWWDIR%%/include/views/js/configuration.host.discovery.prototype.list.js.php +%%WWWDIR%%/include/views/js/configuration.host.prototype.edit.js.php +%%WWWDIR%%/include/views/js/configuration.host.prototype.list.js.php +%%WWWDIR%%/include/views/js/configuration.httpconf.edit.js.php +%%WWWDIR%%/include/views/js/configuration.httpconf.list.js.php +%%WWWDIR%%/include/views/js/inventory.host.view.js.php +%%WWWDIR%%/include/views/js/item.preprocessing.js.php +%%WWWDIR%%/include/views/js/itemtest.js.php +%%WWWDIR%%/include/views/js/mfa.login.js.php +%%WWWDIR%%/include/views/js/monitoring.history.js.php +%%WWWDIR%%/include/views/js/monitoring.sysmap.edit.js.php +%%WWWDIR%%/include/views/js/monitoring.sysmaps.js.php +%%WWWDIR%%/include/views/js/tr_events.js.php +%%WWWDIR%%/include/views/mfa.login.php +%%WWWDIR%%/include/views/monitoring.history.php +%%WWWDIR%%/include/views/monitoring.sysmap.constructor.php +%%WWWDIR%%/include/views/monitoring.sysmap.edit.php +%%WWWDIR%%/include/views/monitoring.sysmap.list.php +%%WWWDIR%%/index.php +%%WWWDIR%%/index_http.php +%%WWWDIR%%/index_mfa.php +%%WWWDIR%%/index_sso.php +%%WWWDIR%%/js/browsers.js +%%WWWDIR%%/js/chkbxrange.js +%%WWWDIR%%/js/class.base-component.js +%%WWWDIR%%/js/class.browsertab.js +%%WWWDIR%%/js/class.calendar.js +%%WWWDIR%%/js/class.cdate.js +%%WWWDIR%%/js/class.cdebug.js +%%WWWDIR%%/js/class.cnavtree.js +%%WWWDIR%%/js/class.cookie.js +%%WWWDIR%%/js/class.coverride.js +%%WWWDIR%%/js/class.crangecontrol.js +%%WWWDIR%%/js/class.csuggest.js +%%WWWDIR%%/js/class.csvggraph.js +%%WWWDIR%%/js/class.curl.js +%%WWWDIR%%/js/class.cverticalaccordion.js +%%WWWDIR%%/js/class.cviewswitcher.js +%%WWWDIR%%/js/class.dashboard.js +%%WWWDIR%%/js/class.dashboard.page.js +%%WWWDIR%%/js/class.dashboard.print.js +%%WWWDIR%%/js/class.dashboard.widget.placeholder.js +%%WWWDIR%%/js/class.event-hub.event.js +%%WWWDIR%%/js/class.event-hub.js +%%WWWDIR%%/js/class.expandable.subfilter.js +%%WWWDIR%%/js/class.form.fieldset.collapsible.js +%%WWWDIR%%/js/class.form.js +%%WWWDIR%%/js/class.form.validator.js +%%WWWDIR%%/js/class.geomaps.js +%%WWWDIR%%/js/class.imagecache.js +%%WWWDIR%%/js/class.localstorage.js +%%WWWDIR%%/js/class.menu-item.js +%%WWWDIR%%/js/class.menu.js +%%WWWDIR%%/js/class.navigationtree.js +%%WWWDIR%%/js/class.notification.collection.js +%%WWWDIR%%/js/class.notification.js +%%WWWDIR%%/js/class.notifications.audio.js +%%WWWDIR%%/js/class.notifications.js +%%WWWDIR%%/js/class.overlay.js +%%WWWDIR%%/js/class.overlaycollection.js +%%WWWDIR%%/js/class.popup-manager.event.js +%%WWWDIR%%/js/class.popup-manager.js +%%WWWDIR%%/js/class.rpc.js +%%WWWDIR%%/js/class.script.js +%%WWWDIR%%/js/class.scrollable.js +%%WWWDIR%%/js/class.sidebar.js +%%WWWDIR%%/js/class.software-version-check.js +%%WWWDIR%%/js/class.sortable.js +%%WWWDIR%%/js/class.tab-indicators.js +%%WWWDIR%%/js/class.tabfilter.js +%%WWWDIR%%/js/class.tabfilteritem.js +%%WWWDIR%%/js/class.tagfilteritem.js +%%WWWDIR%%/js/class.template.js +%%WWWDIR%%/js/class.widget-base.js +%%WWWDIR%%/js/class.widget-edit.dialogue.js +%%WWWDIR%%/js/class.widget-edit.sandbox.js +%%WWWDIR%%/js/class.widget-edit.validator.js +%%WWWDIR%%/js/class.widget-field-event.js +%%WWWDIR%%/js/class.widget-field.checkbox-list.js +%%WWWDIR%%/js/class.widget-field.checkbox.js +%%WWWDIR%%/js/class.widget-field.color.js +%%WWWDIR%%/js/class.widget-field.date-picker.js +%%WWWDIR%%/js/class.widget-field.integer-box.js +%%WWWDIR%%/js/class.widget-field.js +%%WWWDIR%%/js/class.widget-field.lat-lng.js +%%WWWDIR%%/js/class.widget-field.multiselect.js +%%WWWDIR%%/js/class.widget-field.numeric-box.js +%%WWWDIR%%/js/class.widget-field.pattern-select.js +%%WWWDIR%%/js/class.widget-field.radio-button-list.js +%%WWWDIR%%/js/class.widget-field.range-control.js +%%WWWDIR%%/js/class.widget-field.select.js +%%WWWDIR%%/js/class.widget-field.severities.js +%%WWWDIR%%/js/class.widget-field.tags.js +%%WWWDIR%%/js/class.widget-field.text-area.js +%%WWWDIR%%/js/class.widget-field.text-box.js +%%WWWDIR%%/js/class.widget-field.thresholds.js +%%WWWDIR%%/js/class.widget-field.time-period.js +%%WWWDIR%%/js/class.widget-field.time-zone.js +%%WWWDIR%%/js/class.widget-field.url.js +%%WWWDIR%%/js/class.widget-form-event.js +%%WWWDIR%%/js/class.widget-form.js +%%WWWDIR%%/js/class.widget-select.popup.js +%%WWWDIR%%/js/class.widget.create-placeholder.js +%%WWWDIR%%/js/class.widget.inaccessible.js +%%WWWDIR%%/js/class.widget.iterator.js +%%WWWDIR%%/js/class.widget.js +%%WWWDIR%%/js/class.widget.misconfigured.js +%%WWWDIR%%/js/class.widgets-data.js +%%WWWDIR%%/js/common.js +%%WWWDIR%%/js/component.z-bar-gauge.js +%%WWWDIR%%/js/component.z-color-picker.js +%%WWWDIR%%/js/component.z-select.js +%%WWWDIR%%/js/component.z-sparkline.js +%%WWWDIR%%/js/component.z-vertical.js +%%WWWDIR%%/js/defines.js +%%WWWDIR%%/js/fields/class.field.array.js +%%WWWDIR%%/js/fields/class.field.checkbox.js +%%WWWDIR%%/js/fields/class.field.hidden.js +%%WWWDIR%%/js/fields/class.field.js +%%WWWDIR%%/js/fields/class.field.multiline.js +%%WWWDIR%%/js/fields/class.field.multiselect.js +%%WWWDIR%%/js/fields/class.field.radiolist.js +%%WWWDIR%%/js/fields/class.field.set.js +%%WWWDIR%%/js/fields/class.field.textarea.js +%%WWWDIR%%/js/fields/class.field.textbox.js +%%WWWDIR%%/js/fields/class.field.zselect.js +%%WWWDIR%%/js/flickerfreescreen.js +%%WWWDIR%%/js/functions.js +%%WWWDIR%%/js/gtlc.js +%%WWWDIR%%/js/hostinterfacemanager.js +%%WWWDIR%%/js/hostmacrosmanager.js +%%WWWDIR%%/js/init.js +%%WWWDIR%%/js/inputsecret.js +%%WWWDIR%%/js/layout.mode.js +%%WWWDIR%%/js/macrovalue.js +%%WWWDIR%%/js/main.js +%%WWWDIR%%/js/menupopup.js +%%WWWDIR%%/js/multilineinput.js +%%WWWDIR%%/js/multiselect.js +%%WWWDIR%%/js/pages/items.js +%%WWWDIR%%/js/pages/report4.js +%%WWWDIR%%/js/pages/setup.js +%%WWWDIR%%/js/pages/sysmap/class.cmap.js +%%WWWDIR%%/js/pages/sysmap/class.link.js +%%WWWDIR%%/js/pages/sysmap/class.selement.js +%%WWWDIR%%/js/pages/sysmap/class.shape.js +%%WWWDIR%%/js/pages/sysmap/forms/class.linkform.js +%%WWWDIR%%/js/pages/sysmap/forms/class.massform.js +%%WWWDIR%%/js/pages/sysmap/forms/class.massshapeform.js +%%WWWDIR%%/js/pages/sysmap/forms/class.selementform.js +%%WWWDIR%%/js/pages/sysmap/forms/class.shapeform.js +%%WWWDIR%%/js/pages/sysmap/sysmap.js +%%WWWDIR%%/js/servercheck.js +%%WWWDIR%%/js/textareaflexible.js +%%WWWDIR%%/js/vector/canvas/class.svgcanvas.js +%%WWWDIR%%/js/vector/canvas/class.svgelement.js +%%WWWDIR%%/js/vector/canvas/class.svgtextarea.js +%%WWWDIR%%/js/vector/svgmap/class.svgmap.js +%%WWWDIR%%/js/vector/svgmap/class.svgmapelement.js +%%WWWDIR%%/js/vector/svgmap/class.svgmaplink.js +%%WWWDIR%%/js/vector/svgmap/class.svgmapshape.js +%%WWWDIR%%/js/vendors/D3/LICENSE +%%WWWDIR%%/js/vendors/D3/d3.js +%%WWWDIR%%/js/vendors/Leaflet.markercluster/LICENSE +%%WWWDIR%%/js/vendors/Leaflet.markercluster/leaflet.markercluster.js +%%WWWDIR%%/js/vendors/Leaflet/LICENSE +%%WWWDIR%%/js/vendors/Leaflet/leaflet.js +%%WWWDIR%%/js/vendors/jQuery/LICENSE +%%WWWDIR%%/js/vendors/jQuery/jquery.js +%%WWWDIR%%/js/vendors/jQueryUI/LICENSE +%%WWWDIR%%/js/vendors/jQueryUI/jquery-ui.js +%%WWWDIR%%/js/vendors/qrcode/LICENSE +%%WWWDIR%%/js/vendors/qrcode/qrcode.js +%%WWWDIR%%/jsLoader.php +%%WWWDIR%%/jsrpc.php +%%WWWDIR%%/local/.htaccess +%%WWWDIR%%/local/README +%%WWWDIR%%/locale/README +%%WWWDIR%%/locale/add_new_language.sh +%%WWWDIR%%/locale/ar/LC_MESSAGES/frontend.mo +%%WWWDIR%%/locale/ar/LC_MESSAGES/frontend.po +%%WWWDIR%%/locale/bg/LC_MESSAGES/frontend.mo +%%WWWDIR%%/locale/bg/LC_MESSAGES/frontend.po +%%WWWDIR%%/locale/ca/LC_MESSAGES/frontend.mo +%%WWWDIR%%/locale/ca/LC_MESSAGES/frontend.po +%%WWWDIR%%/locale/cs/LC_MESSAGES/frontend.mo +%%WWWDIR%%/locale/cs/LC_MESSAGES/frontend.po +%%WWWDIR%%/locale/da/LC_MESSAGES/frontend.mo +%%WWWDIR%%/locale/da/LC_MESSAGES/frontend.po +%%WWWDIR%%/locale/de/LC_MESSAGES/frontend.mo +%%WWWDIR%%/locale/de/LC_MESSAGES/frontend.po +%%WWWDIR%%/locale/el/LC_MESSAGES/frontend.mo +%%WWWDIR%%/locale/el/LC_MESSAGES/frontend.po +%%WWWDIR%%/locale/en_GB/LC_MESSAGES/frontend.mo +%%WWWDIR%%/locale/en_GB/LC_MESSAGES/frontend.po +%%WWWDIR%%/locale/en_US/LC_MESSAGES/frontend.pot +%%WWWDIR%%/locale/es/LC_MESSAGES/frontend.mo +%%WWWDIR%%/locale/es/LC_MESSAGES/frontend.po +%%WWWDIR%%/locale/fa/LC_MESSAGES/frontend.mo +%%WWWDIR%%/locale/fa/LC_MESSAGES/frontend.po +%%WWWDIR%%/locale/fi/LC_MESSAGES/frontend.mo +%%WWWDIR%%/locale/fi/LC_MESSAGES/frontend.po +%%WWWDIR%%/locale/fr/LC_MESSAGES/frontend.mo +%%WWWDIR%%/locale/fr/LC_MESSAGES/frontend.po +%%WWWDIR%%/locale/he/LC_MESSAGES/frontend.mo +%%WWWDIR%%/locale/he/LC_MESSAGES/frontend.po +%%WWWDIR%%/locale/hr/LC_MESSAGES/frontend.mo +%%WWWDIR%%/locale/hr/LC_MESSAGES/frontend.po +%%WWWDIR%%/locale/hu/LC_MESSAGES/frontend.mo +%%WWWDIR%%/locale/hu/LC_MESSAGES/frontend.po +%%WWWDIR%%/locale/id/LC_MESSAGES/frontend.mo +%%WWWDIR%%/locale/id/LC_MESSAGES/frontend.po +%%WWWDIR%%/locale/it/LC_MESSAGES/frontend.mo +%%WWWDIR%%/locale/it/LC_MESSAGES/frontend.po +%%WWWDIR%%/locale/ja/LC_MESSAGES/frontend.mo +%%WWWDIR%%/locale/ja/LC_MESSAGES/frontend.po +%%WWWDIR%%/locale/ka/LC_MESSAGES/frontend.mo +%%WWWDIR%%/locale/ka/LC_MESSAGES/frontend.po +%%WWWDIR%%/locale/kk/LC_MESSAGES/frontend.mo +%%WWWDIR%%/locale/kk/LC_MESSAGES/frontend.po +%%WWWDIR%%/locale/ko/LC_MESSAGES/frontend.mo +%%WWWDIR%%/locale/ko/LC_MESSAGES/frontend.po +%%WWWDIR%%/locale/lt/LC_MESSAGES/frontend.mo +%%WWWDIR%%/locale/lt/LC_MESSAGES/frontend.po +%%WWWDIR%%/locale/lv/LC_MESSAGES/frontend.mo +%%WWWDIR%%/locale/lv/LC_MESSAGES/frontend.po +%%WWWDIR%%/locale/make_mo.sh +%%WWWDIR%%/locale/nb_NO/LC_MESSAGES/frontend.mo +%%WWWDIR%%/locale/nb_NO/LC_MESSAGES/frontend.po +%%WWWDIR%%/locale/nl/LC_MESSAGES/frontend.mo +%%WWWDIR%%/locale/nl/LC_MESSAGES/frontend.po +%%WWWDIR%%/locale/pl/LC_MESSAGES/frontend.mo +%%WWWDIR%%/locale/pl/LC_MESSAGES/frontend.po +%%WWWDIR%%/locale/pt_BR/LC_MESSAGES/frontend.mo +%%WWWDIR%%/locale/pt_BR/LC_MESSAGES/frontend.po +%%WWWDIR%%/locale/pt_PT/LC_MESSAGES/frontend.mo +%%WWWDIR%%/locale/pt_PT/LC_MESSAGES/frontend.po +%%WWWDIR%%/locale/ro/LC_MESSAGES/frontend.mo +%%WWWDIR%%/locale/ro/LC_MESSAGES/frontend.po +%%WWWDIR%%/locale/ru/LC_MESSAGES/frontend.mo +%%WWWDIR%%/locale/ru/LC_MESSAGES/frontend.po +%%WWWDIR%%/locale/sk/LC_MESSAGES/frontend.mo +%%WWWDIR%%/locale/sk/LC_MESSAGES/frontend.po +%%WWWDIR%%/locale/sr/LC_MESSAGES/frontend.mo +%%WWWDIR%%/locale/sr/LC_MESSAGES/frontend.po +%%WWWDIR%%/locale/sv_SE/LC_MESSAGES/frontend.mo +%%WWWDIR%%/locale/sv_SE/LC_MESSAGES/frontend.po +%%WWWDIR%%/locale/th/LC_MESSAGES/frontend.mo +%%WWWDIR%%/locale/th/LC_MESSAGES/frontend.po +%%WWWDIR%%/locale/tr/LC_MESSAGES/frontend.mo +%%WWWDIR%%/locale/tr/LC_MESSAGES/frontend.po +%%WWWDIR%%/locale/uk/LC_MESSAGES/frontend.mo +%%WWWDIR%%/locale/uk/LC_MESSAGES/frontend.po +%%WWWDIR%%/locale/update_po.sh +%%WWWDIR%%/locale/uz/LC_MESSAGES/frontend.mo +%%WWWDIR%%/locale/uz/LC_MESSAGES/frontend.po +%%WWWDIR%%/locale/vi/LC_MESSAGES/frontend.mo +%%WWWDIR%%/locale/vi/LC_MESSAGES/frontend.po +%%WWWDIR%%/locale/zh_CN/LC_MESSAGES/frontend.mo +%%WWWDIR%%/locale/zh_CN/LC_MESSAGES/frontend.po +%%WWWDIR%%/locale/zh_TW/LC_MESSAGES/frontend.mo +%%WWWDIR%%/locale/zh_TW/LC_MESSAGES/frontend.po +%%WWWDIR%%/map.php +%%WWWDIR%%/report4.php +%%WWWDIR%%/robots.txt +%%WWWDIR%%/setup.php +%%WWWDIR%%/sysmap.php +%%WWWDIR%%/sysmaps.php +%%WWWDIR%%/tr_events.php +%%WWWDIR%%/vendor/autoload.php +%%WWWDIR%%/vendor/bin/yaml-lint +%%WWWDIR%%/vendor/bin/yaml-lint.bat +%%WWWDIR%%/vendor/composer/ClassLoader.php +%%WWWDIR%%/vendor/composer/InstalledVersions.php +%%WWWDIR%%/vendor/composer/LICENSE +%%WWWDIR%%/vendor/composer/autoload_classmap.php +%%WWWDIR%%/vendor/composer/autoload_files.php +%%WWWDIR%%/vendor/composer/autoload_namespaces.php +%%WWWDIR%%/vendor/composer/autoload_psr4.php +%%WWWDIR%%/vendor/composer/autoload_real.php +%%WWWDIR%%/vendor/composer/autoload_static.php +%%WWWDIR%%/vendor/composer/installed.json +%%WWWDIR%%/vendor/composer/installed.php +%%WWWDIR%%/vendor/composer/platform_check.php +%%WWWDIR%%/vendor/duosecurity/duo_universal_php/.duo_linting.xml +%%WWWDIR%%/vendor/duosecurity/duo_universal_php/.github/workflows/php_ci.yml +%%WWWDIR%%/vendor/duosecurity/duo_universal_php/LICENSE +%%WWWDIR%%/vendor/duosecurity/duo_universal_php/README.md +%%WWWDIR%%/vendor/duosecurity/duo_universal_php/SECURITY.md +%%WWWDIR%%/vendor/duosecurity/duo_universal_php/composer.json +%%WWWDIR%%/vendor/duosecurity/duo_universal_php/example/README.md +%%WWWDIR%%/vendor/duosecurity/duo_universal_php/example/composer.json +%%WWWDIR%%/vendor/duosecurity/duo_universal_php/example/dockerfile +%%WWWDIR%%/vendor/duosecurity/duo_universal_php/example/duo.conf +%%WWWDIR%%/vendor/duosecurity/duo_universal_php/example/index.php +%%WWWDIR%%/vendor/duosecurity/duo_universal_php/example/static/images/logo.png +%%WWWDIR%%/vendor/duosecurity/duo_universal_php/example/static/style.css +%%WWWDIR%%/vendor/duosecurity/duo_universal_php/example/templates/login.php +%%WWWDIR%%/vendor/duosecurity/duo_universal_php/example/templates/success.php +%%WWWDIR%%/vendor/duosecurity/duo_universal_php/src/Client.php +%%WWWDIR%%/vendor/duosecurity/duo_universal_php/src/DuoException.php +%%WWWDIR%%/vendor/duosecurity/duo_universal_php/src/ca_certs.pem +%%WWWDIR%%/vendor/duosecurity/duo_universal_php/tests/ClientTest.php +%%WWWDIR%%/vendor/erusev/parsedown/LICENSE.txt +%%WWWDIR%%/vendor/erusev/parsedown/Parsedown.php +%%WWWDIR%%/vendor/erusev/parsedown/README.md +%%WWWDIR%%/vendor/erusev/parsedown/composer.json +%%WWWDIR%%/vendor/firebase/php-jwt/CHANGELOG.md +%%WWWDIR%%/vendor/firebase/php-jwt/LICENSE +%%WWWDIR%%/vendor/firebase/php-jwt/README.md +%%WWWDIR%%/vendor/firebase/php-jwt/composer.json +%%WWWDIR%%/vendor/firebase/php-jwt/src/BeforeValidException.php +%%WWWDIR%%/vendor/firebase/php-jwt/src/CachedKeySet.php +%%WWWDIR%%/vendor/firebase/php-jwt/src/ExpiredException.php +%%WWWDIR%%/vendor/firebase/php-jwt/src/JWK.php +%%WWWDIR%%/vendor/firebase/php-jwt/src/JWT.php +%%WWWDIR%%/vendor/firebase/php-jwt/src/JWTExceptionWithPayloadInterface.php +%%WWWDIR%%/vendor/firebase/php-jwt/src/Key.php +%%WWWDIR%%/vendor/firebase/php-jwt/src/SignatureInvalidException.php +%%WWWDIR%%/vendor/onelogin/php-saml/CHANGELOG +%%WWWDIR%%/vendor/onelogin/php-saml/LICENSE +%%WWWDIR%%/vendor/onelogin/php-saml/README.md +%%WWWDIR%%/vendor/onelogin/php-saml/_toolkit_loader.php +%%WWWDIR%%/vendor/onelogin/php-saml/advanced_settings_example.php +%%WWWDIR%%/vendor/onelogin/php-saml/certs/README +%%WWWDIR%%/vendor/onelogin/php-saml/composer.json +%%WWWDIR%%/vendor/onelogin/php-saml/phpunit.xml +%%WWWDIR%%/vendor/onelogin/php-saml/settings_example.php +%%WWWDIR%%/vendor/onelogin/php-saml/src/Saml2/Auth.php +%%WWWDIR%%/vendor/onelogin/php-saml/src/Saml2/AuthnRequest.php +%%WWWDIR%%/vendor/onelogin/php-saml/src/Saml2/Constants.php +%%WWWDIR%%/vendor/onelogin/php-saml/src/Saml2/Error.php +%%WWWDIR%%/vendor/onelogin/php-saml/src/Saml2/IdPMetadataParser.php +%%WWWDIR%%/vendor/onelogin/php-saml/src/Saml2/LogoutRequest.php +%%WWWDIR%%/vendor/onelogin/php-saml/src/Saml2/LogoutResponse.php +%%WWWDIR%%/vendor/onelogin/php-saml/src/Saml2/Metadata.php +%%WWWDIR%%/vendor/onelogin/php-saml/src/Saml2/Response.php +%%WWWDIR%%/vendor/onelogin/php-saml/src/Saml2/Settings.php +%%WWWDIR%%/vendor/onelogin/php-saml/src/Saml2/Utils.php +%%WWWDIR%%/vendor/onelogin/php-saml/src/Saml2/ValidationError.php +%%WWWDIR%%/vendor/onelogin/php-saml/src/Saml2/schemas/saml-schema-assertion-2.0.xsd +%%WWWDIR%%/vendor/onelogin/php-saml/src/Saml2/schemas/saml-schema-authn-context-2.0.xsd +%%WWWDIR%%/vendor/onelogin/php-saml/src/Saml2/schemas/saml-schema-authn-context-types-2.0.xsd +%%WWWDIR%%/vendor/onelogin/php-saml/src/Saml2/schemas/saml-schema-metadata-2.0.xsd +%%WWWDIR%%/vendor/onelogin/php-saml/src/Saml2/schemas/saml-schema-protocol-2.0.xsd +%%WWWDIR%%/vendor/onelogin/php-saml/src/Saml2/schemas/sstc-metadata-attr.xsd +%%WWWDIR%%/vendor/onelogin/php-saml/src/Saml2/schemas/sstc-saml-attribute-ext.xsd +%%WWWDIR%%/vendor/onelogin/php-saml/src/Saml2/schemas/sstc-saml-metadata-algsupport-v1.0.xsd +%%WWWDIR%%/vendor/onelogin/php-saml/src/Saml2/schemas/sstc-saml-metadata-ui-v1.0.xsd +%%WWWDIR%%/vendor/onelogin/php-saml/src/Saml2/schemas/xenc-schema.xsd +%%WWWDIR%%/vendor/onelogin/php-saml/src/Saml2/schemas/xml.xsd +%%WWWDIR%%/vendor/onelogin/php-saml/src/Saml2/schemas/xmldsig-core-schema.xsd +%%WWWDIR%%/vendor/onelogin/php-saml/src/Saml2/version.json +%%WWWDIR%%/vendor/paragonie/constant_time_encoding/LICENSE.txt +%%WWWDIR%%/vendor/paragonie/constant_time_encoding/README.md +%%WWWDIR%%/vendor/paragonie/constant_time_encoding/composer.json +%%WWWDIR%%/vendor/paragonie/constant_time_encoding/src/Base32.php +%%WWWDIR%%/vendor/paragonie/constant_time_encoding/src/Base32Hex.php +%%WWWDIR%%/vendor/paragonie/constant_time_encoding/src/Base64.php +%%WWWDIR%%/vendor/paragonie/constant_time_encoding/src/Base64DotSlash.php +%%WWWDIR%%/vendor/paragonie/constant_time_encoding/src/Base64DotSlashOrdered.php +%%WWWDIR%%/vendor/paragonie/constant_time_encoding/src/Base64UrlSafe.php +%%WWWDIR%%/vendor/paragonie/constant_time_encoding/src/Binary.php +%%WWWDIR%%/vendor/paragonie/constant_time_encoding/src/EncoderInterface.php +%%WWWDIR%%/vendor/paragonie/constant_time_encoding/src/Encoding.php +%%WWWDIR%%/vendor/paragonie/constant_time_encoding/src/Hex.php +%%WWWDIR%%/vendor/paragonie/constant_time_encoding/src/RFC4648.php +%%WWWDIR%%/vendor/pragmarx/google2fa/CHANGELOG.md +%%WWWDIR%%/vendor/pragmarx/google2fa/LICENSE.md +%%WWWDIR%%/vendor/pragmarx/google2fa/README.md +%%WWWDIR%%/vendor/pragmarx/google2fa/composer.json +%%WWWDIR%%/vendor/pragmarx/google2fa/src/Exceptions/Contracts/Google2FA.php +%%WWWDIR%%/vendor/pragmarx/google2fa/src/Exceptions/Contracts/IncompatibleWithGoogleAuthenticator.php +%%WWWDIR%%/vendor/pragmarx/google2fa/src/Exceptions/Contracts/InvalidAlgorithm.php +%%WWWDIR%%/vendor/pragmarx/google2fa/src/Exceptions/Contracts/InvalidCharacters.php +%%WWWDIR%%/vendor/pragmarx/google2fa/src/Exceptions/Contracts/SecretKeyTooShort.php +%%WWWDIR%%/vendor/pragmarx/google2fa/src/Exceptions/Google2FAException.php +%%WWWDIR%%/vendor/pragmarx/google2fa/src/Exceptions/IncompatibleWithGoogleAuthenticatorException.php +%%WWWDIR%%/vendor/pragmarx/google2fa/src/Exceptions/InvalidAlgorithmException.php +%%WWWDIR%%/vendor/pragmarx/google2fa/src/Exceptions/InvalidCharactersException.php +%%WWWDIR%%/vendor/pragmarx/google2fa/src/Exceptions/SecretKeyTooShortException.php +%%WWWDIR%%/vendor/pragmarx/google2fa/src/Google2FA.php +%%WWWDIR%%/vendor/pragmarx/google2fa/src/Support/Base32.php +%%WWWDIR%%/vendor/pragmarx/google2fa/src/Support/Constants.php +%%WWWDIR%%/vendor/pragmarx/google2fa/src/Support/QRCode.php +%%WWWDIR%%/vendor/robrichards/xmlseclibs/CHANGELOG.txt +%%WWWDIR%%/vendor/robrichards/xmlseclibs/LICENSE +%%WWWDIR%%/vendor/robrichards/xmlseclibs/README.md +%%WWWDIR%%/vendor/robrichards/xmlseclibs/composer.json +%%WWWDIR%%/vendor/robrichards/xmlseclibs/src/Utils/XPath.php +%%WWWDIR%%/vendor/robrichards/xmlseclibs/src/XMLSecEnc.php +%%WWWDIR%%/vendor/robrichards/xmlseclibs/src/XMLSecurityDSig.php +%%WWWDIR%%/vendor/robrichards/xmlseclibs/src/XMLSecurityKey.php +%%WWWDIR%%/vendor/robrichards/xmlseclibs/xmlseclibs.php +%%WWWDIR%%/vendor/symfony/deprecation-contracts/CHANGELOG.md +%%WWWDIR%%/vendor/symfony/deprecation-contracts/LICENSE +%%WWWDIR%%/vendor/symfony/deprecation-contracts/README.md +%%WWWDIR%%/vendor/symfony/deprecation-contracts/composer.json +%%WWWDIR%%/vendor/symfony/deprecation-contracts/function.php +%%WWWDIR%%/vendor/symfony/polyfill-ctype/Ctype.php +%%WWWDIR%%/vendor/symfony/polyfill-ctype/LICENSE +%%WWWDIR%%/vendor/symfony/polyfill-ctype/README.md +%%WWWDIR%%/vendor/symfony/polyfill-ctype/bootstrap.php +%%WWWDIR%%/vendor/symfony/polyfill-ctype/bootstrap80.php +%%WWWDIR%%/vendor/symfony/polyfill-ctype/composer.json +%%WWWDIR%%/vendor/symfony/yaml/CHANGELOG.md +%%WWWDIR%%/vendor/symfony/yaml/Command/LintCommand.php +%%WWWDIR%%/vendor/symfony/yaml/Dumper.php +%%WWWDIR%%/vendor/symfony/yaml/Escaper.php +%%WWWDIR%%/vendor/symfony/yaml/Exception/DumpException.php +%%WWWDIR%%/vendor/symfony/yaml/Exception/ExceptionInterface.php +%%WWWDIR%%/vendor/symfony/yaml/Exception/ParseException.php +%%WWWDIR%%/vendor/symfony/yaml/Exception/RuntimeException.php +%%WWWDIR%%/vendor/symfony/yaml/Inline.php +%%WWWDIR%%/vendor/symfony/yaml/LICENSE +%%WWWDIR%%/vendor/symfony/yaml/Parser.php +%%WWWDIR%%/vendor/symfony/yaml/README.md +%%WWWDIR%%/vendor/symfony/yaml/Resources/bin/yaml-lint +%%WWWDIR%%/vendor/symfony/yaml/Tag/TaggedValue.php +%%WWWDIR%%/vendor/symfony/yaml/Unescaper.php +%%WWWDIR%%/vendor/symfony/yaml/Yaml.php +%%WWWDIR%%/vendor/symfony/yaml/composer.json +%%WWWDIR%%/widgets/actionlog/Widget.php +%%WWWDIR%%/widgets/actionlog/actions/WidgetView.php +%%WWWDIR%%/widgets/actionlog/assets/js/class.widget.js +%%WWWDIR%%/widgets/actionlog/includes/WidgetForm.php +%%WWWDIR%%/widgets/actionlog/manifest.json +%%WWWDIR%%/widgets/actionlog/views/widget.edit.php +%%WWWDIR%%/widgets/actionlog/views/widget.view.php +%%WWWDIR%%/widgets/clock/Widget.php +%%WWWDIR%%/widgets/clock/actions/WidgetView.php +%%WWWDIR%%/widgets/clock/assets/js/class.widget.js +%%WWWDIR%%/widgets/clock/includes/WidgetForm.php +%%WWWDIR%%/widgets/clock/manifest.json +%%WWWDIR%%/widgets/clock/views/widget.edit.js.php +%%WWWDIR%%/widgets/clock/views/widget.edit.php +%%WWWDIR%%/widgets/clock/views/widget.view.php +%%WWWDIR%%/widgets/discovery/Widget.php +%%WWWDIR%%/widgets/discovery/actions/WidgetView.php +%%WWWDIR%%/widgets/discovery/manifest.json +%%WWWDIR%%/widgets/discovery/views/widget.view.php +%%WWWDIR%%/widgets/favgraphs/Widget.php +%%WWWDIR%%/widgets/favgraphs/actions/WidgetView.php +%%WWWDIR%%/widgets/favgraphs/manifest.json +%%WWWDIR%%/widgets/favgraphs/views/widget.view.php +%%WWWDIR%%/widgets/favmaps/Widget.php +%%WWWDIR%%/widgets/favmaps/actions/WidgetView.php +%%WWWDIR%%/widgets/favmaps/manifest.json +%%WWWDIR%%/widgets/favmaps/views/widget.view.php +%%WWWDIR%%/widgets/gauge/Widget.php +%%WWWDIR%%/widgets/gauge/actions/WidgetView.php +%%WWWDIR%%/widgets/gauge/assets/js/class.svggauge.js +%%WWWDIR%%/widgets/gauge/assets/js/class.widget.js +%%WWWDIR%%/widgets/gauge/includes/WidgetForm.php +%%WWWDIR%%/widgets/gauge/manifest.json +%%WWWDIR%%/widgets/gauge/views/widget.edit.js.php +%%WWWDIR%%/widgets/gauge/views/widget.edit.php +%%WWWDIR%%/widgets/gauge/views/widget.view.php +%%WWWDIR%%/widgets/geomap/Widget.php +%%WWWDIR%%/widgets/geomap/actions/WidgetView.php +%%WWWDIR%%/widgets/geomap/assets/js/class.widget.js +%%WWWDIR%%/widgets/geomap/includes/WidgetForm.php +%%WWWDIR%%/widgets/geomap/manifest.json +%%WWWDIR%%/widgets/geomap/views/widget.edit.php +%%WWWDIR%%/widgets/geomap/views/widget.view.php +%%WWWDIR%%/widgets/graph/Widget.php +%%WWWDIR%%/widgets/graph/actions/WidgetView.php +%%WWWDIR%%/widgets/graph/assets/js/class.widget.js +%%WWWDIR%%/widgets/graph/includes/WidgetForm.php +%%WWWDIR%%/widgets/graph/manifest.json +%%WWWDIR%%/widgets/graph/views/widget.edit.js.php +%%WWWDIR%%/widgets/graph/views/widget.edit.php +%%WWWDIR%%/widgets/graph/views/widget.view.php +%%WWWDIR%%/widgets/graphprototype/Widget.php +%%WWWDIR%%/widgets/graphprototype/actions/WidgetView.php +%%WWWDIR%%/widgets/graphprototype/assets/js/class.widget.js +%%WWWDIR%%/widgets/graphprototype/includes/WidgetForm.php +%%WWWDIR%%/widgets/graphprototype/manifest.json +%%WWWDIR%%/widgets/graphprototype/views/widget.edit.js.php +%%WWWDIR%%/widgets/graphprototype/views/widget.edit.php +%%WWWDIR%%/widgets/honeycomb/Widget.php +%%WWWDIR%%/widgets/honeycomb/actions/WidgetView.php +%%WWWDIR%%/widgets/honeycomb/assets/js/class.svghoneycomb.js +%%WWWDIR%%/widgets/honeycomb/assets/js/class.widget.js +%%WWWDIR%%/widgets/honeycomb/includes/WidgetForm.php +%%WWWDIR%%/widgets/honeycomb/manifest.json +%%WWWDIR%%/widgets/honeycomb/views/widget.edit.js.php +%%WWWDIR%%/widgets/honeycomb/views/widget.edit.php +%%WWWDIR%%/widgets/honeycomb/views/widget.view.php +%%WWWDIR%%/widgets/hostavail/Widget.php +%%WWWDIR%%/widgets/hostavail/actions/WidgetView.php +%%WWWDIR%%/widgets/hostavail/assets/js/class.widget.js +%%WWWDIR%%/widgets/hostavail/includes/WidgetForm.php +%%WWWDIR%%/widgets/hostavail/manifest.json +%%WWWDIR%%/widgets/hostavail/views/widget.edit.js.php +%%WWWDIR%%/widgets/hostavail/views/widget.edit.php +%%WWWDIR%%/widgets/hostavail/views/widget.view.php +%%WWWDIR%%/widgets/hostcard/Widget.php +%%WWWDIR%%/widgets/hostcard/actions/WidgetView.php +%%WWWDIR%%/widgets/hostcard/assets/js/class.widget-field.host-sections.js +%%WWWDIR%%/widgets/hostcard/assets/js/class.widget.js +%%WWWDIR%%/widgets/hostcard/includes/CWidgetFieldHostSections.php +%%WWWDIR%%/widgets/hostcard/includes/CWidgetFieldHostSectionsView.php +%%WWWDIR%%/widgets/hostcard/includes/WidgetForm.php +%%WWWDIR%%/widgets/hostcard/manifest.json +%%WWWDIR%%/widgets/hostcard/views/widget.edit.js.php +%%WWWDIR%%/widgets/hostcard/views/widget.edit.php +%%WWWDIR%%/widgets/hostcard/views/widget.view.php +%%WWWDIR%%/widgets/hostnavigator/Widget.php +%%WWWDIR%%/widgets/hostnavigator/actions/WidgetView.php +%%WWWDIR%%/widgets/hostnavigator/assets/js/class.hostnavigator.js +%%WWWDIR%%/widgets/hostnavigator/assets/js/class.widget-field.host-grouping.js +%%WWWDIR%%/widgets/hostnavigator/assets/js/class.widget.js +%%WWWDIR%%/widgets/hostnavigator/includes/CWidgetFieldHostGrouping.php +%%WWWDIR%%/widgets/hostnavigator/includes/CWidgetFieldHostGroupingView.php +%%WWWDIR%%/widgets/hostnavigator/includes/WidgetForm.php +%%WWWDIR%%/widgets/hostnavigator/manifest.json +%%WWWDIR%%/widgets/hostnavigator/views/widget.edit.php +%%WWWDIR%%/widgets/hostnavigator/views/widget.view.php +%%WWWDIR%%/widgets/item/Widget.php +%%WWWDIR%%/widgets/item/actions/WidgetView.php +%%WWWDIR%%/widgets/item/assets/js/class.widget.js +%%WWWDIR%%/widgets/item/includes/WidgetForm.php +%%WWWDIR%%/widgets/item/manifest.json +%%WWWDIR%%/widgets/item/views/widget.edit.js.php +%%WWWDIR%%/widgets/item/views/widget.edit.php +%%WWWDIR%%/widgets/item/views/widget.view.php +%%WWWDIR%%/widgets/itemcard/Widget.php +%%WWWDIR%%/widgets/itemcard/actions/BinaryValueGet.php +%%WWWDIR%%/widgets/itemcard/actions/ImageValueGet.php +%%WWWDIR%%/widgets/itemcard/actions/ValueCheck.php +%%WWWDIR%%/widgets/itemcard/actions/WidgetView.php +%%WWWDIR%%/widgets/itemcard/assets/js/class.widget-field.item-sections.js +%%WWWDIR%%/widgets/itemcard/assets/js/class.widget.js +%%WWWDIR%%/widgets/itemcard/includes/CWidgetFieldItemSections.php +%%WWWDIR%%/widgets/itemcard/includes/CWidgetFieldItemSectionsView.php +%%WWWDIR%%/widgets/itemcard/includes/WidgetForm.php +%%WWWDIR%%/widgets/itemcard/manifest.json +%%WWWDIR%%/widgets/itemcard/views/widget.edit.js.php +%%WWWDIR%%/widgets/itemcard/views/widget.edit.php +%%WWWDIR%%/widgets/itemcard/views/widget.view.php +%%WWWDIR%%/widgets/itemhistory/Widget.php +%%WWWDIR%%/widgets/itemhistory/actions/BinaryValueGet.php +%%WWWDIR%%/widgets/itemhistory/actions/ColumnEdit.php +%%WWWDIR%%/widgets/itemhistory/actions/ImageValueGet.php +%%WWWDIR%%/widgets/itemhistory/actions/ValueCheck.php +%%WWWDIR%%/widgets/itemhistory/actions/WidgetView.php +%%WWWDIR%%/widgets/itemhistory/assets/js/class.widget.js +%%WWWDIR%%/widgets/itemhistory/includes/CWidgetFieldColumnsList.php +%%WWWDIR%%/widgets/itemhistory/includes/CWidgetFieldColumnsListView.php +%%WWWDIR%%/widgets/itemhistory/includes/WidgetForm.php +%%WWWDIR%%/widgets/itemhistory/manifest.json +%%WWWDIR%%/widgets/itemhistory/views/column.edit.js.php +%%WWWDIR%%/widgets/itemhistory/views/column.edit.php +%%WWWDIR%%/widgets/itemhistory/views/widget.edit.js.php +%%WWWDIR%%/widgets/itemhistory/views/widget.edit.php +%%WWWDIR%%/widgets/itemhistory/views/widget.view.php +%%WWWDIR%%/widgets/itemnavigator/Widget.php +%%WWWDIR%%/widgets/itemnavigator/actions/WidgetView.php +%%WWWDIR%%/widgets/itemnavigator/assets/js/class.itemnavigator.js +%%WWWDIR%%/widgets/itemnavigator/assets/js/class.widget-field.item-grouping.js +%%WWWDIR%%/widgets/itemnavigator/assets/js/class.widget.js +%%WWWDIR%%/widgets/itemnavigator/includes/CWidgetFieldItemGrouping.php +%%WWWDIR%%/widgets/itemnavigator/includes/CWidgetFieldItemGroupingView.php +%%WWWDIR%%/widgets/itemnavigator/includes/WidgetForm.php +%%WWWDIR%%/widgets/itemnavigator/manifest.json +%%WWWDIR%%/widgets/itemnavigator/views/widget.edit.php +%%WWWDIR%%/widgets/itemnavigator/views/widget.view.php +%%WWWDIR%%/widgets/map/Widget.php +%%WWWDIR%%/widgets/map/actions/WidgetView.php +%%WWWDIR%%/widgets/map/assets/js/class.widget.js +%%WWWDIR%%/widgets/map/includes/WidgetForm.php +%%WWWDIR%%/widgets/map/includes/WidgetMap.php +%%WWWDIR%%/widgets/map/manifest.json +%%WWWDIR%%/widgets/map/views/widget.edit.php +%%WWWDIR%%/widgets/map/views/widget.view.php +%%WWWDIR%%/widgets/navtree/Widget.php +%%WWWDIR%%/widgets/navtree/actions/NavTreeItemEdit.php +%%WWWDIR%%/widgets/navtree/actions/NavTreeItemUpdate.php +%%WWWDIR%%/widgets/navtree/actions/WidgetView.php +%%WWWDIR%%/widgets/navtree/assets/js/class.widget.js +%%WWWDIR%%/widgets/navtree/includes/NavigationTree.php +%%WWWDIR%%/widgets/navtree/includes/WidgetForm.php +%%WWWDIR%%/widgets/navtree/manifest.json +%%WWWDIR%%/widgets/navtree/views/navtreeitem.edit.js.php +%%WWWDIR%%/widgets/navtree/views/navtreeitem.edit.php +%%WWWDIR%%/widgets/navtree/views/widget.edit.php +%%WWWDIR%%/widgets/navtree/views/widget.view.php +%%WWWDIR%%/widgets/piechart/Widget.php +%%WWWDIR%%/widgets/piechart/actions/WidgetView.php +%%WWWDIR%%/widgets/piechart/assets/js/class.svgpie.js +%%WWWDIR%%/widgets/piechart/assets/js/class.widget.js +%%WWWDIR%%/widgets/piechart/includes/CWidgetFieldDataSet.php +%%WWWDIR%%/widgets/piechart/includes/CWidgetFieldDataSetView.php +%%WWWDIR%%/widgets/piechart/includes/WidgetForm.php +%%WWWDIR%%/widgets/piechart/manifest.json +%%WWWDIR%%/widgets/piechart/views/widget.edit.js.php +%%WWWDIR%%/widgets/piechart/views/widget.edit.php +%%WWWDIR%%/widgets/piechart/views/widget.view.php +%%WWWDIR%%/widgets/problemhosts/Widget.php +%%WWWDIR%%/widgets/problemhosts/actions/WidgetView.php +%%WWWDIR%%/widgets/problemhosts/assets/js/class.widget.js +%%WWWDIR%%/widgets/problemhosts/includes/WidgetForm.php +%%WWWDIR%%/widgets/problemhosts/manifest.json +%%WWWDIR%%/widgets/problemhosts/views/widget.edit.php +%%WWWDIR%%/widgets/problemhosts/views/widget.view.php +%%WWWDIR%%/widgets/problems/Widget.php +%%WWWDIR%%/widgets/problems/actions/WidgetView.php +%%WWWDIR%%/widgets/problems/assets/js/class.widget.js +%%WWWDIR%%/widgets/problems/includes/WidgetForm.php +%%WWWDIR%%/widgets/problems/includes/WidgetProblems.php +%%WWWDIR%%/widgets/problems/manifest.json +%%WWWDIR%%/widgets/problems/views/widget.edit.js.php +%%WWWDIR%%/widgets/problems/views/widget.edit.php +%%WWWDIR%%/widgets/problems/views/widget.view.php +%%WWWDIR%%/widgets/problemsbysv/Widget.php +%%WWWDIR%%/widgets/problemsbysv/actions/WidgetView.php +%%WWWDIR%%/widgets/problemsbysv/assets/js/class.widget.js +%%WWWDIR%%/widgets/problemsbysv/includes/WidgetForm.php +%%WWWDIR%%/widgets/problemsbysv/manifest.json +%%WWWDIR%%/widgets/problemsbysv/views/widget.edit.js.php +%%WWWDIR%%/widgets/problemsbysv/views/widget.edit.php +%%WWWDIR%%/widgets/problemsbysv/views/widget.view.php +%%WWWDIR%%/widgets/slareport/Widget.php +%%WWWDIR%%/widgets/slareport/actions/WidgetView.php +%%WWWDIR%%/widgets/slareport/includes/WidgetForm.php +%%WWWDIR%%/widgets/slareport/manifest.json +%%WWWDIR%%/widgets/slareport/views/widget.edit.js.php +%%WWWDIR%%/widgets/slareport/views/widget.edit.php +%%WWWDIR%%/widgets/slareport/views/widget.view.php +%%WWWDIR%%/widgets/svggraph/Widget.php +%%WWWDIR%%/widgets/svggraph/actions/WidgetView.php +%%WWWDIR%%/widgets/svggraph/assets/js/class.widget.js +%%WWWDIR%%/widgets/svggraph/includes/CSvgGraphHelper.php +%%WWWDIR%%/widgets/svggraph/includes/CSvgGraphLegend.php +%%WWWDIR%%/widgets/svggraph/includes/CWidgetFieldDataSet.php +%%WWWDIR%%/widgets/svggraph/includes/CWidgetFieldDataSetView.php +%%WWWDIR%%/widgets/svggraph/includes/CWidgetFieldOverride.php +%%WWWDIR%%/widgets/svggraph/includes/CWidgetFieldOverrideView.php +%%WWWDIR%%/widgets/svggraph/includes/WidgetForm.php +%%WWWDIR%%/widgets/svggraph/manifest.json +%%WWWDIR%%/widgets/svggraph/views/widget.edit.js.php +%%WWWDIR%%/widgets/svggraph/views/widget.edit.php +%%WWWDIR%%/widgets/svggraph/views/widget.view.php +%%WWWDIR%%/widgets/systeminfo/Widget.php +%%WWWDIR%%/widgets/systeminfo/actions/WidgetView.php +%%WWWDIR%%/widgets/systeminfo/includes/WidgetForm.php +%%WWWDIR%%/widgets/systeminfo/manifest.json +%%WWWDIR%%/widgets/systeminfo/views/widget.edit.js.php +%%WWWDIR%%/widgets/systeminfo/views/widget.edit.php +%%WWWDIR%%/widgets/systeminfo/views/widget.view.php +%%WWWDIR%%/widgets/tophosts/Widget.php +%%WWWDIR%%/widgets/tophosts/actions/BinaryValueGet.php +%%WWWDIR%%/widgets/tophosts/actions/ColumnEdit.php +%%WWWDIR%%/widgets/tophosts/actions/ImageValueGet.php +%%WWWDIR%%/widgets/tophosts/actions/ValueCheck.php +%%WWWDIR%%/widgets/tophosts/actions/WidgetView.php +%%WWWDIR%%/widgets/tophosts/assets/js/class.widget.js +%%WWWDIR%%/widgets/tophosts/includes/CWidgetFieldColumnsList.php +%%WWWDIR%%/widgets/tophosts/includes/CWidgetFieldColumnsListView.php +%%WWWDIR%%/widgets/tophosts/includes/WidgetForm.php +%%WWWDIR%%/widgets/tophosts/manifest.json +%%WWWDIR%%/widgets/tophosts/views/column.edit.js.php +%%WWWDIR%%/widgets/tophosts/views/column.edit.php +%%WWWDIR%%/widgets/tophosts/views/widget.edit.js.php +%%WWWDIR%%/widgets/tophosts/views/widget.edit.php +%%WWWDIR%%/widgets/tophosts/views/widget.view.php +%%WWWDIR%%/widgets/topitems/Widget.php +%%WWWDIR%%/widgets/topitems/actions/ColumnEdit.php +%%WWWDIR%%/widgets/topitems/actions/WidgetView.php +%%WWWDIR%%/widgets/topitems/includes/CWidgetFieldColumnsList.php +%%WWWDIR%%/widgets/topitems/includes/CWidgetFieldColumnsListView.php +%%WWWDIR%%/widgets/topitems/includes/WidgetForm.php +%%WWWDIR%%/widgets/topitems/manifest.json +%%WWWDIR%%/widgets/topitems/views/column.edit.js.php +%%WWWDIR%%/widgets/topitems/views/column.edit.php +%%WWWDIR%%/widgets/topitems/views/widget.edit.js.php +%%WWWDIR%%/widgets/topitems/views/widget.edit.php +%%WWWDIR%%/widgets/topitems/views/widget.view.php +%%WWWDIR%%/widgets/toptriggers/Widget.php +%%WWWDIR%%/widgets/toptriggers/actions/WidgetView.php +%%WWWDIR%%/widgets/toptriggers/assets/js/class.widget.js +%%WWWDIR%%/widgets/toptriggers/includes/WidgetForm.php +%%WWWDIR%%/widgets/toptriggers/manifest.json +%%WWWDIR%%/widgets/toptriggers/views/widget.edit.php +%%WWWDIR%%/widgets/toptriggers/views/widget.view.php +%%WWWDIR%%/widgets/trigover/Widget.php +%%WWWDIR%%/widgets/trigover/actions/WidgetView.php +%%WWWDIR%%/widgets/trigover/assets/js/class.widget.js +%%WWWDIR%%/widgets/trigover/includes/ViewHelper.php +%%WWWDIR%%/widgets/trigover/includes/WidgetForm.php +%%WWWDIR%%/widgets/trigover/manifest.json +%%WWWDIR%%/widgets/trigover/partials/table.left.php +%%WWWDIR%%/widgets/trigover/partials/table.top.php +%%WWWDIR%%/widgets/trigover/views/widget.edit.php +%%WWWDIR%%/widgets/trigover/views/widget.view.php +%%WWWDIR%%/widgets/url/Widget.php +%%WWWDIR%%/widgets/url/actions/WidgetView.php +%%WWWDIR%%/widgets/url/assets/js/class.widget.js +%%WWWDIR%%/widgets/url/includes/WidgetForm.php +%%WWWDIR%%/widgets/url/manifest.json +%%WWWDIR%%/widgets/url/views/widget.edit.php +%%WWWDIR%%/widgets/url/views/widget.view.php +%%WWWDIR%%/widgets/web/Widget.php +%%WWWDIR%%/widgets/web/actions/WidgetView.php +%%WWWDIR%%/widgets/web/assets/js/class.widget.js +%%WWWDIR%%/widgets/web/includes/WidgetForm.php +%%WWWDIR%%/widgets/web/manifest.json +%%WWWDIR%%/widgets/web/views/widget.edit.php +%%WWWDIR%%/widgets/web/views/widget.view.php +%%WWWDIR%%/zabbix.php +@dir %%WWWDIR%%/conf/certs +@dir %%WWWDIR%%/local/app/controllers +@dir %%WWWDIR%%/local/app/partials +@dir %%WWWDIR%%/local/app/views +@dir %%WWWDIR%%/local/conf +@dir %%WWWDIR%%/modules diff --git a/net-mgmt/zabbix5-server/pkg-plist.java b/net-mgmt/zabbix74-server/pkg-plist.java index bbb4ef31d704..0cb736eba4b7 100644 --- a/net-mgmt/zabbix5-server/pkg-plist.java +++ b/net-mgmt/zabbix74-server/pkg-plist.java @@ -1,10 +1,10 @@ sbin/zabbix_java/shutdown.sh +sbin/zabbix_java/lib/android-json-4.3_r3.1.jar +sbin/zabbix_java/lib/logback.xml +sbin/zabbix_java/lib/logback-classic-1.5.16.jar sbin/zabbix_java/lib/logback-console.xml sbin/zabbix_java/lib/logback-core-1.5.16.jar -sbin/zabbix_java/lib/logback-classic-1.5.16.jar -sbin/zabbix_java/lib/logback.xml sbin/zabbix_java/lib/slf4j-api-2.0.16.jar -sbin/zabbix_java/lib/android-json-4.3_r3.1.jar @sample sbin/zabbix_java/settings.sh.sample sbin/zabbix_java/startup.sh sbin/zabbix_java/bin/zabbix-java-gateway-%%DISTVERSION%%.jar |