git: f05c9c6fb643 - main - net-mgmt/icingaweb2-module-incubator: New port: provides bleeding-edge libraries
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 19 Sep 2022 15:45:47 UTC
The branch main has been updated by dvl: URL: https://cgit.FreeBSD.org/ports/commit/?id=f05c9c6fb643fbc6c4101d0bc37847c21fd46150 commit f05c9c6fb643fbc6c4101d0bc37847c21fd46150 Author: Dan Langille <dvl@FreeBSD.org> AuthorDate: 2022-09-19 15:32:51 +0000 Commit: Dan Langille <dvl@FreeBSD.org> CommitDate: 2022-09-19 15:45:42 +0000 net-mgmt/icingaweb2-module-incubator: New port: provides bleeding-edge libraries PR: 266500 --- net-mgmt/Makefile | 1 + net-mgmt/icingaweb2-module-incubator/Makefile | 31 +++ net-mgmt/icingaweb2-module-incubator/distinfo | 3 + net-mgmt/icingaweb2-module-incubator/pkg-descr | 2 + net-mgmt/icingaweb2-module-incubator/pkg-plist | 336 +++++++++++++++++++++++++ 5 files changed, 373 insertions(+) diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile index 09117b6856de..fea22c0a4806 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -93,6 +93,7 @@ SUBDIR += icingaweb2-module-grafana SUBDIR += icingaweb2-module-graphite SUBDIR += icingaweb2-module-idoreports + SUBDIR += icingaweb2-module-incubator SUBDIR += icingaweb2-module-ipl SUBDIR += icingaweb2-module-jira SUBDIR += icingaweb2-module-map diff --git a/net-mgmt/icingaweb2-module-incubator/Makefile b/net-mgmt/icingaweb2-module-incubator/Makefile new file mode 100644 index 000000000000..8695455b09a5 --- /dev/null +++ b/net-mgmt/icingaweb2-module-incubator/Makefile @@ -0,0 +1,31 @@ +PORTNAME= icingaweb2-module-incubator +DISTVERSIONPREFIX= v +DISTVERSION= 0.18.0 +CATEGORIES= net-mgmt www +PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} + +MAINTAINER= gettoknowmi@yahoo.com +COMMENT= Incubator provides bleeding-edge libraries +WWW= https://github.com/Icinga/icingaweb2-module-incubator + +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/LICENSE + +RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.5.0:net-mgmt/icingaweb2@${PHP_FLAVOR} + +USES= php:web,flavors + +USE_GITHUB= yes +GH_ACCOUNT= icinga + +NO_BUILD= yes +NO_ARCH= yes + +WWWDIR?= ${PREFIX}/www/icingaweb2/modules/${PORTNAME:C/^.*-//} + +do-install: + @${MKDIR} ${STAGEDIR}${WWWDIR} + (cd ${WRKSRC} && \ + ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR}) + +.include <bsd.port.mk> diff --git a/net-mgmt/icingaweb2-module-incubator/distinfo b/net-mgmt/icingaweb2-module-incubator/distinfo new file mode 100644 index 000000000000..292c1775e075 --- /dev/null +++ b/net-mgmt/icingaweb2-module-incubator/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1663158812 +SHA256 (icinga-icingaweb2-module-incubator-v0.18.0_GH0.tar.gz) = ce75331c621e9dd48d5fd2356204f4eb54e190b1d10d3cc2386f41e4331d7fa3 +SIZE (icinga-icingaweb2-module-incubator-v0.18.0_GH0.tar.gz) = 222404 diff --git a/net-mgmt/icingaweb2-module-incubator/pkg-descr b/net-mgmt/icingaweb2-module-incubator/pkg-descr new file mode 100644 index 000000000000..dc3f6809df91 --- /dev/null +++ b/net-mgmt/icingaweb2-module-incubator/pkg-descr @@ -0,0 +1,2 @@ +This repository ships libraries useful for Icinga Web 2 modules. +Please download the latest release and install it like any other module diff --git a/net-mgmt/icingaweb2-module-incubator/pkg-plist b/net-mgmt/icingaweb2-module-incubator/pkg-plist new file mode 100644 index 000000000000..03cfb7e1ce0e --- /dev/null +++ b/net-mgmt/icingaweb2-module-incubator/pkg-plist @@ -0,0 +1,336 @@ +%%WWWDIR%%/LICENSE +%%WWWDIR%%/README.md +%%WWWDIR%%/bin/make-release.sh +%%WWWDIR%%/bin/refresh-public.sh +%%WWWDIR%%/composer.json +%%WWWDIR%%/composer.lock +%%WWWDIR%%/configuration.php +%%WWWDIR%%/extendStyles.php +%%WWWDIR%%/module.info +%%WWWDIR%%/public/css/combined.less +%%WWWDIR%%/public/js/combined.js +%%WWWDIR%%/public/js/loader.js +%%WWWDIR%%/public/js/module.js +%%WWWDIR%%/run.php +%%WWWDIR%%/vendor/autoload.php +%%WWWDIR%%/vendor/composer/ClassLoader.php +%%WWWDIR%%/vendor/composer/InstalledVersions.php +%%WWWDIR%%/vendor/composer/LICENSE +%%WWWDIR%%/vendor/composer/autoload_classmap.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/gipfl/calendar/composer.json +%%WWWDIR%%/vendor/gipfl/calendar/src/Calendar.php +%%WWWDIR%%/vendor/gipfl/calendar/src/Widget/CalendarMonth.php +%%WWWDIR%%/vendor/gipfl/calendar/src/Widget/CalendarMonthSummary.php +%%WWWDIR%%/vendor/gipfl/cli/composer.json +%%WWWDIR%%/vendor/gipfl/cli/src/AnsiScreen.php +%%WWWDIR%%/vendor/gipfl/cli/src/Process.php +%%WWWDIR%%/vendor/gipfl/cli/src/Screen.php +%%WWWDIR%%/vendor/gipfl/cli/src/Spinner.php +%%WWWDIR%%/vendor/gipfl/cli/src/Tty.php +%%WWWDIR%%/vendor/gipfl/cli/src/TtyMode.php +%%WWWDIR%%/vendor/gipfl/curl/LICENSE +%%WWWDIR%%/vendor/gipfl/curl/composer.json +%%WWWDIR%%/vendor/gipfl/curl/src/CurlAsync.php +%%WWWDIR%%/vendor/gipfl/curl/src/CurlHandle.php +%%WWWDIR%%/vendor/gipfl/curl/src/RequestError.php +%%WWWDIR%%/vendor/gipfl/curl/src/ResponseParseError.php +%%WWWDIR%%/vendor/gipfl/data-type/composer.json +%%WWWDIR%%/vendor/gipfl/data-type/src/SetOfSettings.php +%%WWWDIR%%/vendor/gipfl/data-type/src/Settings.php +%%WWWDIR%%/vendor/gipfl/db-migration/composer.json +%%WWWDIR%%/vendor/gipfl/db-migration/src/Migration.php +%%WWWDIR%%/vendor/gipfl/db-migration/src/Migrations.php +%%WWWDIR%%/vendor/gipfl/diff/LICENSE +%%WWWDIR%%/vendor/gipfl/diff/composer.json +%%WWWDIR%%/vendor/gipfl/diff/public/css/diff.less +%%WWWDIR%%/vendor/gipfl/diff/src/HtmlRenderer/InlineDiff.php +%%WWWDIR%%/vendor/gipfl/diff/src/HtmlRenderer/SideBySideDiff.php +%%WWWDIR%%/vendor/gipfl/diff/src/PhpDiff.php +%%WWWDIR%%/vendor/gipfl/diff/src/PhpDiff/ArrayHelper.php +%%WWWDIR%%/vendor/gipfl/diff/src/PhpDiff/OpCodeHelper.php +%%WWWDIR%%/vendor/gipfl/diff/src/PhpDiff/Ratio.php +%%WWWDIR%%/vendor/gipfl/diff/src/PhpDiff/Renderer/AbstractRenderer.php +%%WWWDIR%%/vendor/gipfl/diff/src/PhpDiff/Renderer/Html/ArrayRenderer.php +%%WWWDIR%%/vendor/gipfl/diff/src/PhpDiff/Renderer/Html/Inline.php +%%WWWDIR%%/vendor/gipfl/diff/src/PhpDiff/Renderer/Html/SideBySide.php +%%WWWDIR%%/vendor/gipfl/diff/src/PhpDiff/Renderer/Text/Context.php +%%WWWDIR%%/vendor/gipfl/diff/src/PhpDiff/Renderer/Text/Unified.php +%%WWWDIR%%/vendor/gipfl/diff/src/PhpDiff/SequenceMatcher.php +%%WWWDIR%%/vendor/gipfl/format/composer.json +%%WWWDIR%%/vendor/gipfl/format/src/LocalDateFormat.php +%%WWWDIR%%/vendor/gipfl/format/src/LocalTimeFormat.php +%%WWWDIR%%/vendor/gipfl/format/src/LocaleAwareness.php +%%WWWDIR%%/vendor/gipfl/icinga-cli-daemon/composer.json +%%WWWDIR%%/vendor/gipfl/icinga-cli-daemon/src/DbResourceConfigWatch.php +%%WWWDIR%%/vendor/gipfl/icinga-cli-daemon/src/FinishedProcessState.php +%%WWWDIR%%/vendor/gipfl/icinga-cli-daemon/src/IcingaCli.php +%%WWWDIR%%/vendor/gipfl/icinga-cli-daemon/src/IcingaCliRpc.php +%%WWWDIR%%/vendor/gipfl/icinga-cli-daemon/src/IcingaCliRunner.php +%%WWWDIR%%/vendor/gipfl/icinga-cli-daemon/src/RetryUnless.php +%%WWWDIR%%/vendor/gipfl/icinga-cli-daemon/src/StateMachine.php +%%WWWDIR%%/vendor/gipfl/icingaweb2/composer.json +%%WWWDIR%%/vendor/gipfl/icingaweb2/public/css/11-action-bar.less +%%WWWDIR%%/vendor/gipfl/icingaweb2/public/css/12-quicksearch.less +%%WWWDIR%%/vendor/gipfl/icingaweb2/src/CompatController.php +%%WWWDIR%%/vendor/gipfl/icingaweb2/src/Controller/Extension/AutoRefreshHelper.php +%%WWWDIR%%/vendor/gipfl/icingaweb2/src/Controller/Extension/ConfigHelper.php +%%WWWDIR%%/vendor/gipfl/icingaweb2/src/Controller/Extension/ControlsAndContentHelper.php +%%WWWDIR%%/vendor/gipfl/icingaweb2/src/Data/Paginatable.php +%%WWWDIR%%/vendor/gipfl/icingaweb2/src/Data/SimpleQueryPaginationAdapter.php +%%WWWDIR%%/vendor/gipfl/icingaweb2/src/FakeRequest.php +%%WWWDIR%%/vendor/gipfl/icingaweb2/src/Icon.php +%%WWWDIR%%/vendor/gipfl/icingaweb2/src/IconHelper.php +%%WWWDIR%%/vendor/gipfl/icingaweb2/src/Img.php +%%WWWDIR%%/vendor/gipfl/icingaweb2/src/Link.php +%%WWWDIR%%/vendor/gipfl/icingaweb2/src/Table/Extension/MultiSelect.php +%%WWWDIR%%/vendor/gipfl/icingaweb2/src/Table/Extension/QuickSearch.php +%%WWWDIR%%/vendor/gipfl/icingaweb2/src/Table/Extension/ZfSortablePriority.php +%%WWWDIR%%/vendor/gipfl/icingaweb2/src/Table/QueryBasedTable.php +%%WWWDIR%%/vendor/gipfl/icingaweb2/src/Table/SimpleQueryBasedTable.php +%%WWWDIR%%/vendor/gipfl/icingaweb2/src/Table/ZfQueryBasedTable.php +%%WWWDIR%%/vendor/gipfl/icingaweb2/src/Translator.php +%%WWWDIR%%/vendor/gipfl/icingaweb2/src/Url.php +%%WWWDIR%%/vendor/gipfl/icingaweb2/src/Widget/ActionBar.php +%%WWWDIR%%/vendor/gipfl/icingaweb2/src/Widget/Content.php +%%WWWDIR%%/vendor/gipfl/icingaweb2/src/Widget/Controls.php +%%WWWDIR%%/vendor/gipfl/icingaweb2/src/Widget/ControlsAndContent.php +%%WWWDIR%%/vendor/gipfl/icingaweb2/src/Widget/ListItem.php +%%WWWDIR%%/vendor/gipfl/icingaweb2/src/Widget/NameValueTable.php +%%WWWDIR%%/vendor/gipfl/icingaweb2/src/Widget/Paginator.php +%%WWWDIR%%/vendor/gipfl/icingaweb2/src/Widget/Tabs.php +%%WWWDIR%%/vendor/gipfl/icingaweb2/src/Zf1/Db/CountQuery.php +%%WWWDIR%%/vendor/gipfl/icingaweb2/src/Zf1/Db/FilterRenderer.php +%%WWWDIR%%/vendor/gipfl/icingaweb2/src/Zf1/Db/SelectPaginationAdapter.php +%%WWWDIR%%/vendor/gipfl/icingaweb2/src/Zf1/SimpleViewRenderer.php +%%WWWDIR%%/vendor/gipfl/influxdb/LICENSE +%%WWWDIR%%/vendor/gipfl/influxdb/composer.json +%%WWWDIR%%/vendor/gipfl/influxdb/src/ChunkedInfluxDbWriter.php +%%WWWDIR%%/vendor/gipfl/influxdb/src/DataPoint.php +%%WWWDIR%%/vendor/gipfl/influxdb/src/Escape.php +%%WWWDIR%%/vendor/gipfl/influxdb/src/InfluxDbConnection.php +%%WWWDIR%%/vendor/gipfl/influxdb/src/InfluxDbConnectionFactory.php +%%WWWDIR%%/vendor/gipfl/influxdb/src/InfluxDbConnectionV1.php +%%WWWDIR%%/vendor/gipfl/influxdb/src/InfluxDbConnectionV2.php +%%WWWDIR%%/vendor/gipfl/influxdb/src/InfluxDbQueryResult.php +%%WWWDIR%%/vendor/gipfl/influxdb/src/LineProtocol.php +%%WWWDIR%%/vendor/gipfl/json/composer.json +%%WWWDIR%%/vendor/gipfl/json/src/JsonDecodeException.php +%%WWWDIR%%/vendor/gipfl/json/src/JsonEncodeException.php +%%WWWDIR%%/vendor/gipfl/json/src/JsonException.php +%%WWWDIR%%/vendor/gipfl/json/src/JsonSerialization.php +%%WWWDIR%%/vendor/gipfl/json/src/JsonString.php +%%WWWDIR%%/vendor/gipfl/json/src/SerializationHelper.php +%%WWWDIR%%/vendor/gipfl/linux-health/composer.json +%%WWWDIR%%/vendor/gipfl/linux-health/src/Cpu.php +%%WWWDIR%%/vendor/gipfl/linux-health/src/Memory.php +%%WWWDIR%%/vendor/gipfl/linux-health/src/Network.php +%%WWWDIR%%/vendor/gipfl/log/LICENSE +%%WWWDIR%%/vendor/gipfl/log/composer.json +%%WWWDIR%%/vendor/gipfl/log/src/AdditionalContextLogger.php +%%WWWDIR%%/vendor/gipfl/log/src/DummyLogger.php +%%WWWDIR%%/vendor/gipfl/log/src/Filter/LogLevelFilter.php +%%WWWDIR%%/vendor/gipfl/log/src/Formatter/StdOutFormatter.php +%%WWWDIR%%/vendor/gipfl/log/src/IcingaWeb/IcingaLogger.php +%%WWWDIR%%/vendor/gipfl/log/src/IcingaWeb/LoggerLogWriter.php +%%WWWDIR%%/vendor/gipfl/log/src/LogFilter.php +%%WWWDIR%%/vendor/gipfl/log/src/LogFormatter.php +%%WWWDIR%%/vendor/gipfl/log/src/LogLevel.php +%%WWWDIR%%/vendor/gipfl/log/src/LogWriter.php +%%WWWDIR%%/vendor/gipfl/log/src/LogWriterWithContext.php +%%WWWDIR%%/vendor/gipfl/log/src/Logger.php +%%WWWDIR%%/vendor/gipfl/log/src/PrefixLogger.php +%%WWWDIR%%/vendor/gipfl/log/src/Writer/JournaldLogger.php +%%WWWDIR%%/vendor/gipfl/log/src/Writer/JsonRpcConnectionWriter.php +%%WWWDIR%%/vendor/gipfl/log/src/Writer/JsonRpcWriter.php +%%WWWDIR%%/vendor/gipfl/log/src/Writer/ProxyLogWriter.php +%%WWWDIR%%/vendor/gipfl/log/src/Writer/SyslogWriter.php +%%WWWDIR%%/vendor/gipfl/log/src/Writer/SystemdStdoutWriter.php +%%WWWDIR%%/vendor/gipfl/log/src/Writer/WritableStreamWriter.php +%%WWWDIR%%/vendor/gipfl/openrpc/composer.json +%%WWWDIR%%/vendor/gipfl/openrpc/src/Components.php +%%WWWDIR%%/vendor/gipfl/openrpc/src/Contact.php +%%WWWDIR%%/vendor/gipfl/openrpc/src/ContentDescriptor.php +%%WWWDIR%%/vendor/gipfl/openrpc/src/Error.php +%%WWWDIR%%/vendor/gipfl/openrpc/src/Example.php +%%WWWDIR%%/vendor/gipfl/openrpc/src/ExamplePairing.php +%%WWWDIR%%/vendor/gipfl/openrpc/src/ExternalDocumentation.php +%%WWWDIR%%/vendor/gipfl/openrpc/src/Info.php +%%WWWDIR%%/vendor/gipfl/openrpc/src/License.php +%%WWWDIR%%/vendor/gipfl/openrpc/src/Link.php +%%WWWDIR%%/vendor/gipfl/openrpc/src/Method.php +%%WWWDIR%%/vendor/gipfl/openrpc/src/OpenRpcDocument.php +%%WWWDIR%%/vendor/gipfl/openrpc/src/Reference.php +%%WWWDIR%%/vendor/gipfl/openrpc/src/Reflection/MetaDataClass.php +%%WWWDIR%%/vendor/gipfl/openrpc/src/Reflection/MetaDataMethod.php +%%WWWDIR%%/vendor/gipfl/openrpc/src/Reflection/MetaDataParameter.php +%%WWWDIR%%/vendor/gipfl/openrpc/src/Reflection/MetaDataTagParser.php +%%WWWDIR%%/vendor/gipfl/openrpc/src/Reflection/MetaDataTagSet.php +%%WWWDIR%%/vendor/gipfl/openrpc/src/Reflection/MethodCommentParser.php +%%WWWDIR%%/vendor/gipfl/openrpc/src/Reflection/ParamTag.php +%%WWWDIR%%/vendor/gipfl/openrpc/src/Reflection/ReturnTag.php +%%WWWDIR%%/vendor/gipfl/openrpc/src/Reflection/Tag.php +%%WWWDIR%%/vendor/gipfl/openrpc/src/Reflection/ThrowsTag.php +%%WWWDIR%%/vendor/gipfl/openrpc/src/Reflection/TypeDescriptionTag.php +%%WWWDIR%%/vendor/gipfl/openrpc/src/Server.php +%%WWWDIR%%/vendor/gipfl/openrpc/src/ServerVariable.php +%%WWWDIR%%/vendor/gipfl/openrpc/src/SimpleJsonSerializer.php +%%WWWDIR%%/vendor/gipfl/openrpc/src/TagObject.php +%%WWWDIR%%/vendor/gipfl/process/composer.json +%%WWWDIR%%/vendor/gipfl/process/src/FinishedProcessState.php +%%WWWDIR%%/vendor/gipfl/process/src/ProcessInfo.php +%%WWWDIR%%/vendor/gipfl/process/src/ProcessKiller.php +%%WWWDIR%%/vendor/gipfl/process/src/ProcessList.php +%%WWWDIR%%/vendor/gipfl/protocol-jsonrpc/LICENSE +%%WWWDIR%%/vendor/gipfl/protocol-jsonrpc/composer.json +%%WWWDIR%%/vendor/gipfl/protocol-jsonrpc/src/Connection.php +%%WWWDIR%%/vendor/gipfl/protocol-jsonrpc/src/Error.php +%%WWWDIR%%/vendor/gipfl/protocol-jsonrpc/src/Handler/FailingPacketHandler.php +%%WWWDIR%%/vendor/gipfl/protocol-jsonrpc/src/Handler/JsonRpcHandler.php +%%WWWDIR%%/vendor/gipfl/protocol-jsonrpc/src/Handler/NamespacedPacketHandler.php +%%WWWDIR%%/vendor/gipfl/protocol-jsonrpc/src/JsonRpcConnection.php +%%WWWDIR%%/vendor/gipfl/protocol-jsonrpc/src/Notification.php +%%WWWDIR%%/vendor/gipfl/protocol-jsonrpc/src/Packet.php +%%WWWDIR%%/vendor/gipfl/protocol-jsonrpc/src/PacketHandler.php +%%WWWDIR%%/vendor/gipfl/protocol-jsonrpc/src/Request.php +%%WWWDIR%%/vendor/gipfl/protocol-jsonrpc/src/Response.php +%%WWWDIR%%/vendor/gipfl/protocol-jsonrpc/src/TestCase.php +%%WWWDIR%%/vendor/gipfl/protocol-netstring/LICENSE +%%WWWDIR%%/vendor/gipfl/protocol-netstring/composer.json +%%WWWDIR%%/vendor/gipfl/protocol-netstring/src/StreamWrapper.php +%%WWWDIR%%/vendor/gipfl/protocol/LICENSE +%%WWWDIR%%/vendor/gipfl/protocol/composer.json +%%WWWDIR%%/vendor/gipfl/protocol/src/Exception/ProtocolError.php +%%WWWDIR%%/vendor/gipfl/protocol/src/Generic/AbstractStreamWrapper.php +%%WWWDIR%%/vendor/gipfl/react-utils/LICENSE +%%WWWDIR%%/vendor/gipfl/react-utils/composer.json +%%WWWDIR%%/vendor/gipfl/react-utils/src/RetryUnless.php +%%WWWDIR%%/vendor/gipfl/simple-daemon/composer.json +%%WWWDIR%%/vendor/gipfl/simple-daemon/src/Daemon.php +%%WWWDIR%%/vendor/gipfl/simple-daemon/src/DaemonState.php +%%WWWDIR%%/vendor/gipfl/simple-daemon/src/DaemonTask.php +%%WWWDIR%%/vendor/gipfl/simple-daemon/src/SystemdAwareTask.php +%%WWWDIR%%/vendor/gipfl/socket/composer.json +%%WWWDIR%%/vendor/gipfl/socket/src/ConnectionList.php +%%WWWDIR%%/vendor/gipfl/socket/src/UnixSocketInspection.php +%%WWWDIR%%/vendor/gipfl/socket/src/UnixSocketPeer.php +%%WWWDIR%%/vendor/gipfl/stream/composer.json +%%WWWDIR%%/vendor/gipfl/stream/src/BufferedLineReader.php +%%WWWDIR%%/vendor/gipfl/systemd/LICENSE +%%WWWDIR%%/vendor/gipfl/systemd/composer.json +%%WWWDIR%%/vendor/gipfl/systemd/src/NotificationSocket.php +%%WWWDIR%%/vendor/gipfl/systemd/src/NotifySystemD.php +%%WWWDIR%%/vendor/gipfl/systemd/src/systemd.php +%%WWWDIR%%/vendor/gipfl/translation/LICENSE +%%WWWDIR%%/vendor/gipfl/translation/composer.json +%%WWWDIR%%/vendor/gipfl/translation/src/NoTranslator.php +%%WWWDIR%%/vendor/gipfl/translation/src/StaticTranslator.php +%%WWWDIR%%/vendor/gipfl/translation/src/TranslationHelper.php +%%WWWDIR%%/vendor/gipfl/translation/src/TranslatorInterface.php +%%WWWDIR%%/vendor/gipfl/translation/src/WrapTranslator.php +%%WWWDIR%%/vendor/gipfl/web/LICENSE +%%WWWDIR%%/vendor/gipfl/web/composer.json +%%WWWDIR%%/vendor/gipfl/web/public/css/01-gipfl-base.less +%%WWWDIR%%/vendor/gipfl/web/public/css/21-gipfl-collapsible.less +%%WWWDIR%%/vendor/gipfl/web/public/css/21-gipfl-widget-hint.less +%%WWWDIR%%/vendor/gipfl/web/public/css/31-gipfl-name-value-table.less +%%WWWDIR%%/vendor/gipfl/web/public/css/40-gipfl-form.less +%%WWWDIR%%/vendor/gipfl/web/public/css/41-director-form.less +%%WWWDIR%%/vendor/gipfl/web/public/css/42-director-extensible-set.less +%%WWWDIR%%/vendor/gipfl/web/public/css/43-inline-form.less +%%WWWDIR%%/vendor/gipfl/web/public/css/81-phpdiff.less +%%WWWDIR%%/vendor/gipfl/web/public/js/module.js +%%WWWDIR%%/vendor/gipfl/web/src/Form.php +%%WWWDIR%%/vendor/gipfl/web/src/Form/Decorator/DdDtDecorator.php +%%WWWDIR%%/vendor/gipfl/web/src/Form/Element/Boolean.php +%%WWWDIR%%/vendor/gipfl/web/src/Form/Element/MultiSelect.php +%%WWWDIR%%/vendor/gipfl/web/src/Form/Element/Password.php +%%WWWDIR%%/vendor/gipfl/web/src/Form/Element/TextWithActionButton.php +%%WWWDIR%%/vendor/gipfl/web/src/Form/Feature/NextConfirmCancel.php +%%WWWDIR%%/vendor/gipfl/web/src/Form/Validator/AlwaysFailValidator.php +%%WWWDIR%%/vendor/gipfl/web/src/Form/Validator/PhpSessionBasedCsrfTokenValidator.php +%%WWWDIR%%/vendor/gipfl/web/src/Form/Validator/SimpleValidator.php +%%WWWDIR%%/vendor/gipfl/web/src/HtmlHelper.php +%%WWWDIR%%/vendor/gipfl/web/src/InlineForm.php +%%WWWDIR%%/vendor/gipfl/web/src/Table/NameValueTable.php +%%WWWDIR%%/vendor/gipfl/web/src/Widget/CollapsibleList.php +%%WWWDIR%%/vendor/gipfl/web/src/Widget/ConfigDiff.php +%%WWWDIR%%/vendor/gipfl/web/src/Widget/Hint.php +%%WWWDIR%%/vendor/gipfl/web/src/vendor/php-diff/lib/Diff.php +%%WWWDIR%%/vendor/gipfl/web/src/vendor/php-diff/lib/Diff/Renderer/Abstract.php +%%WWWDIR%%/vendor/gipfl/web/src/vendor/php-diff/lib/Diff/Renderer/Html/Array.php +%%WWWDIR%%/vendor/gipfl/web/src/vendor/php-diff/lib/Diff/Renderer/Html/Inline.php +%%WWWDIR%%/vendor/gipfl/web/src/vendor/php-diff/lib/Diff/Renderer/Html/SideBySide.php +%%WWWDIR%%/vendor/gipfl/web/src/vendor/php-diff/lib/Diff/Renderer/Text/Context.php +%%WWWDIR%%/vendor/gipfl/web/src/vendor/php-diff/lib/Diff/Renderer/Text/Unified.php +%%WWWDIR%%/vendor/gipfl/web/src/vendor/php-diff/lib/Diff/SequenceMatcher.php +%%WWWDIR%%/vendor/gipfl/zfdb/composer.json +%%WWWDIR%%/vendor/gipfl/zfdb/src/Adapter/Adapter.php +%%WWWDIR%%/vendor/gipfl/zfdb/src/Adapter/Db2.php +%%WWWDIR%%/vendor/gipfl/zfdb/src/Adapter/Exception/AdapterException.php +%%WWWDIR%%/vendor/gipfl/zfdb/src/Adapter/Exception/AdapterExceptionDb2.php +%%WWWDIR%%/vendor/gipfl/zfdb/src/Adapter/Exception/AdapterExceptionMysqli.php +%%WWWDIR%%/vendor/gipfl/zfdb/src/Adapter/Exception/AdapterExceptionOracle.php +%%WWWDIR%%/vendor/gipfl/zfdb/src/Adapter/Exception/AdapterExceptionSqlsrv.php +%%WWWDIR%%/vendor/gipfl/zfdb/src/Adapter/Mysqli.php +%%WWWDIR%%/vendor/gipfl/zfdb/src/Adapter/Oracle.php +%%WWWDIR%%/vendor/gipfl/zfdb/src/Adapter/Pdo/Ibm.php +%%WWWDIR%%/vendor/gipfl/zfdb/src/Adapter/Pdo/Ibm/Db2.php +%%WWWDIR%%/vendor/gipfl/zfdb/src/Adapter/Pdo/Ibm/Ids.php +%%WWWDIR%%/vendor/gipfl/zfdb/src/Adapter/Pdo/Mssql.php +%%WWWDIR%%/vendor/gipfl/zfdb/src/Adapter/Pdo/Mysql.php +%%WWWDIR%%/vendor/gipfl/zfdb/src/Adapter/Pdo/Oci.php +%%WWWDIR%%/vendor/gipfl/zfdb/src/Adapter/Pdo/PdoAdapter.php +%%WWWDIR%%/vendor/gipfl/zfdb/src/Adapter/Pdo/Pgsql.php +%%WWWDIR%%/vendor/gipfl/zfdb/src/Adapter/Pdo/Sqlite.php +%%WWWDIR%%/vendor/gipfl/zfdb/src/Adapter/Sqlsrv.php +%%WWWDIR%%/vendor/gipfl/zfdb/src/Db.php +%%WWWDIR%%/vendor/gipfl/zfdb/src/Exception/DbException.php +%%WWWDIR%%/vendor/gipfl/zfdb/src/Exception/SelectException.php +%%WWWDIR%%/vendor/gipfl/zfdb/src/Expr.php +%%WWWDIR%%/vendor/gipfl/zfdb/src/Profiler.php +%%WWWDIR%%/vendor/gipfl/zfdb/src/Profiler/ProfilerException.php +%%WWWDIR%%/vendor/gipfl/zfdb/src/Profiler/ProfilerQuery.php +%%WWWDIR%%/vendor/gipfl/zfdb/src/Select.php +%%WWWDIR%%/vendor/gipfl/zfdb/src/Statement.php +%%WWWDIR%%/vendor/gipfl/zfdb/src/Statement/Db2Statement.php +%%WWWDIR%%/vendor/gipfl/zfdb/src/Statement/Exception/StatementException.php +%%WWWDIR%%/vendor/gipfl/zfdb/src/Statement/Exception/StatementExceptionDb2.php +%%WWWDIR%%/vendor/gipfl/zfdb/src/Statement/Exception/StatementExceptionMysqli.php +%%WWWDIR%%/vendor/gipfl/zfdb/src/Statement/Exception/StatementExceptionOracle.php +%%WWWDIR%%/vendor/gipfl/zfdb/src/Statement/Exception/StatementExceptionSqlsrv.php +%%WWWDIR%%/vendor/gipfl/zfdb/src/Statement/MysqliStatement.php +%%WWWDIR%%/vendor/gipfl/zfdb/src/Statement/OracleStatement.php +%%WWWDIR%%/vendor/gipfl/zfdb/src/Statement/Pdo/IbmPdoStatement.php +%%WWWDIR%%/vendor/gipfl/zfdb/src/Statement/Pdo/OciPdoStatement.php +%%WWWDIR%%/vendor/gipfl/zfdb/src/Statement/PdoStatement.php +%%WWWDIR%%/vendor/gipfl/zfdb/src/Statement/SqlsrvStatement.php +%%WWWDIR%%/vendor/gipfl/zfdb/src/Statement/StatementInterface.php +%%WWWDIR%%/vendor/gipfl/zfdbstore/composer.json +%%WWWDIR%%/vendor/gipfl/zfdbstore/src/BaseStore.php +%%WWWDIR%%/vendor/gipfl/zfdbstore/src/DbStorable.php +%%WWWDIR%%/vendor/gipfl/zfdbstore/src/DbStorableInterface.php +%%WWWDIR%%/vendor/gipfl/zfdbstore/src/NotFoundError.php +%%WWWDIR%%/vendor/gipfl/zfdbstore/src/Storable.php +%%WWWDIR%%/vendor/gipfl/zfdbstore/src/StorableInterface.php +%%WWWDIR%%/vendor/gipfl/zfdbstore/src/Store.php +%%WWWDIR%%/vendor/gipfl/zfdbstore/src/ZfDbStore.php +%%WWWDIR%%/vendor/psr/log/LICENSE +%%WWWDIR%%/vendor/psr/log/Psr/Log/AbstractLogger.php +%%WWWDIR%%/vendor/psr/log/Psr/Log/InvalidArgumentException.php +%%WWWDIR%%/vendor/psr/log/Psr/Log/LogLevel.php +%%WWWDIR%%/vendor/psr/log/Psr/Log/LoggerAwareInterface.php +%%WWWDIR%%/vendor/psr/log/Psr/Log/LoggerAwareTrait.php +%%WWWDIR%%/vendor/psr/log/Psr/Log/LoggerInterface.php +%%WWWDIR%%/vendor/psr/log/Psr/Log/LoggerTrait.php +%%WWWDIR%%/vendor/psr/log/Psr/Log/NullLogger.php +%%WWWDIR%%/vendor/psr/log/Psr/Log/Test/DummyTest.php +%%WWWDIR%%/vendor/psr/log/Psr/Log/Test/LoggerInterfaceTest.php +%%WWWDIR%%/vendor/psr/log/Psr/Log/Test/TestLogger.php +%%WWWDIR%%/vendor/psr/log/composer.json