diff --git a/archivers/rpm4/Makefile b/archivers/rpm4/Makefile
index 5638f4d2a3d..fac01a8fa51 100644
--- a/archivers/rpm4/Makefile
+++ b/archivers/rpm4/Makefile
@@ -21,6 +21,8 @@ LIB_DEPENDS= libpopt.so:devel/popt \
RUN_DEPENDS= bash:shells/bash \
gxargs:misc/findutils
+USE_HARDENING= stackautoinit:off
+
USES= alias bdb sqlite compiler:openmp gmake iconv libarchive libtool \
lua:52+ pathfix pkgconfig shebangfix tar:bzip2
USE_LDCONFIG= yes
diff --git a/astro/mkgmap/Makefile b/astro/mkgmap/Makefile
index 5a01fb6be0a..9951e23dfab 100644
--- a/astro/mkgmap/Makefile
+++ b/astro/mkgmap/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= mkgmap
-PORTVERSION= r4593
+PORTVERSION= r4594
CATEGORIES= astro converters java
MASTER_SITES= http://www.mkgmap.org.uk/download/ \
http://mirror.amdmi3.ru/distfiles/
diff --git a/astro/mkgmap/distinfo b/astro/mkgmap/distinfo
index 91d430c609e..930372c6668 100644
--- a/astro/mkgmap/distinfo
+++ b/astro/mkgmap/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1610282622
-SHA256 (mkgmap-r4593.tar.gz) = 9f27fc0a339264e1e8d8ae98e3f9c0d6c22959e10da2b0fdacec058f8cea9779
-SIZE (mkgmap-r4593.tar.gz) = 3472196
+TIMESTAMP = 1611183417
+SHA256 (mkgmap-r4594.tar.gz) = 2217bb7762606a46190ac2c71083efdceba54ac21ea4a477b69628821f3be984
+SIZE (mkgmap-r4594.tar.gz) = 3471796
diff --git a/databases/mongodb44/Makefile b/databases/mongodb44/Makefile
index 7c023b46ab3..131017db0b0 100644
--- a/databases/mongodb44/Makefile
+++ b/databases/mongodb44/Makefile
@@ -2,7 +2,7 @@
PORTNAME= mongodb
DISTVERSIONPREFIX= r
-DISTVERSION= 4.4.2
+DISTVERSION= 4.4.3
CATEGORIES= databases net
MASTER_SITES= https://fastdl.mongodb.org/src/ \
http://fastdl.mongodb.org/src/
@@ -33,7 +33,6 @@ LIB_DEPENDS= libpcre.so:devel/pcre \
USES= compiler:c++17-lang cpe python:3.5+,build scons shebangfix
USE_RC_SUBR= mongod
-CONFLICTS_BUILD= mongo-cxx-driver
CONFLICTS_INSTALL= mongodb36 mongodb4[02]
OPTIONS_DEFINE= SASL SSL
diff --git a/databases/mongodb44/distinfo b/databases/mongodb44/distinfo
index 163441578ff..af889d8f7fb 100644
--- a/databases/mongodb44/distinfo
+++ b/databases/mongodb44/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1606310462
-SHA256 (mongodb-src-r4.4.2.tar.gz) = 5f970a0f69c604d2501ee4df920afa9d61ec16f5b691f71e705871a08b0bffe5
-SIZE (mongodb-src-r4.4.2.tar.gz) = 49816559
+TIMESTAMP = 1609778203
+SHA256 (mongodb-src-r4.4.3.tar.gz) = daab8e70911653c09157803dab616f3b1920a73c39b8791a6a67df0faa0e60f6
+SIZE (mongodb-src-r4.4.3.tar.gz) = 49876077
diff --git a/devel/arachne-pnr/Makefile b/devel/arachne-pnr/Makefile
index 42fed0915da..2b8c2779bdc 100644
--- a/devel/arachne-pnr/Makefile
+++ b/devel/arachne-pnr/Makefile
@@ -14,6 +14,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= icestorm>=g0:devel/icestorm
+USE_HARDENING= stackautoinit:off
+
USES= compiler:c++11-lang gmake
USE_GITHUB= yes
diff --git a/devel/bingrep/Makefile b/devel/bingrep/Makefile
index 10ef82a39f3..1d6cc036b4d 100644
--- a/devel/bingrep/Makefile
+++ b/devel/bingrep/Makefile
@@ -1,7 +1,8 @@
# $FreeBSD$
PORTNAME= bingrep
-PORTVERSION= 0.8.4
+DISTVERSIONPREFIX= v
+DISTVERSION= 0.8.5
CATEGORIES= devel
MAINTAINER= ed.arrakis@gmail.com
@@ -16,7 +17,7 @@ GH_ACCOUNT= m4b
CARGO_CRATES= aho-corasick-0.7.15 \
ansi_term-0.11.0 \
- anyhow-1.0.37 \
+ anyhow-1.0.38 \
arrayref-0.3.6 \
arrayvec-0.5.2 \
atty-0.2.14 \
@@ -40,15 +41,15 @@ CARGO_CRATES= aho-corasick-0.7.15 \
fuchsia-cprng-0.1.1 \
getrandom-0.1.16 \
glob-0.3.0 \
- goblin-0.3.0 \
+ goblin-0.3.1 \
heck-0.3.2 \
- hermit-abi-0.1.17 \
+ hermit-abi-0.1.18 \
hexplay-0.2.1 \
- humantime-2.0.1 \
+ humantime-2.1.0 \
itoa-0.4.7 \
lazy_static-1.4.0 \
libc-0.2.82 \
- log-0.4.11 \
+ log-0.4.13 \
memchr-2.3.4 \
memrange-0.1.3 \
metagoblin-0.4.0 \
@@ -74,7 +75,7 @@ CARGO_CRATES= aho-corasick-0.7.15 \
ryu-1.0.5 \
scroll-0.10.2 \
scroll_derive-0.10.4 \
- serde-1.0.118 \
+ serde-1.0.119 \
strsim-0.8.0 \
structopt-0.3.21 \
structopt-derive-0.4.14 \
diff --git a/devel/bingrep/distinfo b/devel/bingrep/distinfo
index ef8a79349b0..7579ec39b99 100644
--- a/devel/bingrep/distinfo
+++ b/devel/bingrep/distinfo
@@ -1,10 +1,10 @@
-TIMESTAMP = 1610694943
+TIMESTAMP = 1611129335
SHA256 (rust/crates/aho-corasick-0.7.15.tar.gz) = 7404febffaa47dac81aa44dba71523c9d069b1bdc50a77db41195149e17f68e5
SIZE (rust/crates/aho-corasick-0.7.15.tar.gz) = 113071
SHA256 (rust/crates/ansi_term-0.11.0.tar.gz) = ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b
SIZE (rust/crates/ansi_term-0.11.0.tar.gz) = 17087
-SHA256 (rust/crates/anyhow-1.0.37.tar.gz) = ee67c11feeac938fae061b232e38e0b6d94f97a9df10e6271319325ac4c56a86
-SIZE (rust/crates/anyhow-1.0.37.tar.gz) = 29280
+SHA256 (rust/crates/anyhow-1.0.38.tar.gz) = afddf7f520a80dbf76e6f50a35bca42a2331ef227a28b3b6dc5c2e2338d114b1
+SIZE (rust/crates/anyhow-1.0.38.tar.gz) = 30417
SHA256 (rust/crates/arrayref-0.3.6.tar.gz) = a4c527152e37cf757a3f78aae5a06fbeefdb07ccc535c980a3208ee3060dd544
SIZE (rust/crates/arrayref-0.3.6.tar.gz) = 10035
SHA256 (rust/crates/arrayvec-0.5.2.tar.gz) = 23b62fc65de8e4e7f52534fb52b0f3ed04746ae267519eef2a83941e8085068b
@@ -51,24 +51,24 @@ SHA256 (rust/crates/getrandom-0.1.16.tar.gz) = 8fc3cb4d91f53b50155bdcfd23f6a4c39
SIZE (rust/crates/getrandom-0.1.16.tar.gz) = 25077
SHA256 (rust/crates/glob-0.3.0.tar.gz) = 9b919933a397b79c37e33b77bb2aa3dc8eb6e165ad809e58ff75bc7db2e34574
SIZE (rust/crates/glob-0.3.0.tar.gz) = 18724
-SHA256 (rust/crates/goblin-0.3.0.tar.gz) = c69552f48b18aa6102ce0c82dd9bc9d3f8af5fc0a5797069b1b466b90570e39c
-SIZE (rust/crates/goblin-0.3.0.tar.gz) = 156004
+SHA256 (rust/crates/goblin-0.3.1.tar.gz) = 240f5af179d11cd2a3339fc2e6c06f7410ed0b0cc3a54786efb8013699d146f6
+SIZE (rust/crates/goblin-0.3.1.tar.gz) = 156176
SHA256 (rust/crates/heck-0.3.2.tar.gz) = 87cbf45460356b7deeb5e3415b5563308c0a9b057c85e12b06ad551f98d0a6ac
SIZE (rust/crates/heck-0.3.2.tar.gz) = 54718
-SHA256 (rust/crates/hermit-abi-0.1.17.tar.gz) = 5aca5565f760fb5b220e499d72710ed156fdb74e631659e99377d9ebfbd13ae8
-SIZE (rust/crates/hermit-abi-0.1.17.tar.gz) = 10065
+SHA256 (rust/crates/hermit-abi-0.1.18.tar.gz) = 322f4de77956e22ed0e5032c359a0f1273f1f7f0d79bfa3b8ffbc730d7fbcc5c
+SIZE (rust/crates/hermit-abi-0.1.18.tar.gz) = 9936
SHA256 (rust/crates/hexplay-0.2.1.tar.gz) = 0962bea6731e28b5a443ba4aa00fe3e4fe7555dadf12012435efb738eeac5898
SIZE (rust/crates/hexplay-0.2.1.tar.gz) = 10043
-SHA256 (rust/crates/humantime-2.0.1.tar.gz) = 3c1ad908cc71012b7bea4d0c53ba96a8cba9962f048fa68d143376143d863b7a
-SIZE (rust/crates/humantime-2.0.1.tar.gz) = 17381
+SHA256 (rust/crates/humantime-2.1.0.tar.gz) = 9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4
+SIZE (rust/crates/humantime-2.1.0.tar.gz) = 16749
SHA256 (rust/crates/itoa-0.4.7.tar.gz) = dd25036021b0de88a0aff6b850051563c6516d0bf53f8638938edbb9de732736
SIZE (rust/crates/itoa-0.4.7.tar.gz) = 12099
SHA256 (rust/crates/lazy_static-1.4.0.tar.gz) = e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646
SIZE (rust/crates/lazy_static-1.4.0.tar.gz) = 10443
SHA256 (rust/crates/libc-0.2.82.tar.gz) = 89203f3fba0a3795506acaad8ebce3c80c0af93f994d5a1d7a0b1eeb23271929
SIZE (rust/crates/libc-0.2.82.tar.gz) = 515967
-SHA256 (rust/crates/log-0.4.11.tar.gz) = 4fabed175da42fed1fa0746b0ea71f412aa9d35e76e95e59b192c64b9dc2bf8b
-SIZE (rust/crates/log-0.4.11.tar.gz) = 36276
+SHA256 (rust/crates/log-0.4.13.tar.gz) = fcf3805d4480bb5b86070dcfeb9e2cb2ebc148adb753c5cca5f884d1d65a42b2
+SIZE (rust/crates/log-0.4.13.tar.gz) = 36015
SHA256 (rust/crates/memchr-2.3.4.tar.gz) = 0ee1c47aaa256ecabcaea351eae4a9b01ef39ed810004e298d2511ed284b1525
SIZE (rust/crates/memchr-2.3.4.tar.gz) = 23077
SHA256 (rust/crates/memrange-0.1.3.tar.gz) = cc29ba65898edc4fdc252cb31cd3925f37c1a8ba25bb46eec883569984976530
@@ -119,8 +119,8 @@ SHA256 (rust/crates/scroll-0.10.2.tar.gz) = fda28d4b4830b807a8b43f7b0e6b5df87531
SIZE (rust/crates/scroll-0.10.2.tar.gz) = 27810
SHA256 (rust/crates/scroll_derive-0.10.4.tar.gz) = b12bd20b94c7cdfda8c7ba9b92ad0d9a56e3fa018c25fca83b51aa664c9b4c0d
SIZE (rust/crates/scroll_derive-0.10.4.tar.gz) = 5685
-SHA256 (rust/crates/serde-1.0.118.tar.gz) = 06c64263859d87aa2eb554587e2d23183398d617427327cf2b3d0ed8c69e4800
-SIZE (rust/crates/serde-1.0.118.tar.gz) = 74248
+SHA256 (rust/crates/serde-1.0.119.tar.gz) = 9bdd36f49e35b61d49efd8aa7fc068fd295961fd2286d0b2ee9a4c7a14e99cc3
+SIZE (rust/crates/serde-1.0.119.tar.gz) = 74321
SHA256 (rust/crates/strsim-0.8.0.tar.gz) = 8ea5119cdb4c55b55d432abb513a0429384878c15dde60cc77b1c99de1a95a6a
SIZE (rust/crates/strsim-0.8.0.tar.gz) = 9309
SHA256 (rust/crates/structopt-0.3.21.tar.gz) = 5277acd7ee46e63e5168a80734c9f6ee81b1367a7d8772a2d765df2a3705d28c
@@ -167,5 +167,5 @@ SHA256 (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.tar.gz) = 712e227841d057c
SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.tar.gz) = 2947998
SHA256 (rust/crates/wincolor-0.1.6.tar.gz) = eeb06499a3a4d44302791052df005d5232b927ed1a9658146d842165c4de7767
SIZE (rust/crates/wincolor-0.1.6.tar.gz) = 4799
-SHA256 (m4b-bingrep-0.8.4_GH0.tar.gz) = 4853c88dd35db334090e3d0846b72627ca13492ad459bedb8835982591159073
-SIZE (m4b-bingrep-0.8.4_GH0.tar.gz) = 614453
+SHA256 (m4b-bingrep-v0.8.5_GH0.tar.gz) = 082119e776009b8cb2293b90b49386bfedf2fccaef95130c1f1e3454f6e74e55
+SIZE (m4b-bingrep-v0.8.5_GH0.tar.gz) = 614472
diff --git a/devel/jenkins/Makefile b/devel/jenkins/Makefile
index 75ecff59902..eb2534c0d5d 100644
--- a/devel/jenkins/Makefile
+++ b/devel/jenkins/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= jenkins
-PORTVERSION= 2.275
+PORTVERSION= 2.276
CATEGORIES= devel java
MASTER_SITES= http://mirrors.jenkins-ci.org/war/${PORTVERSION}/
DISTNAME= jenkins
diff --git a/devel/jenkins/distinfo b/devel/jenkins/distinfo
index 52f95876b7e..7ee2c16e630 100644
--- a/devel/jenkins/distinfo
+++ b/devel/jenkins/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1610559220
-SHA256 (jenkins/2.275/jenkins.war) = 2db5deb9f119bc955ba0922b7cb239d9e18ab1000ec44493959b600f6ecda2d3
-SIZE (jenkins/2.275/jenkins.war) = 70809238
+TIMESTAMP = 1611178533
+SHA256 (jenkins/2.276/jenkins.war) = d3892390eda022bbee648f226d5b9b2806a11016d0bdf691200855361fe185a0
+SIZE (jenkins/2.276/jenkins.war) = 70819650
diff --git a/devel/libdbusmenu/Makefile b/devel/libdbusmenu/Makefile
index e708dc4f799..2136233d58c 100644
--- a/devel/libdbusmenu/Makefile
+++ b/devel/libdbusmenu/Makefile
@@ -3,7 +3,7 @@
PORTNAME= libdbusmenu
PORTVERSION= 16.04.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= devel
MASTER_SITES= https://launchpadlibrarian.net/243440794/ \
https://launchpad.net/${PORTNAME}/${PORTVERSION:R}/${PORTVERSION}/+download/
diff --git a/devel/libdbusmenu/files/patch-docs_libdbusmenu-glib_reference_libdbusmenu-glib-docs.sgml b/devel/libdbusmenu/files/patch-docs_libdbusmenu-glib_reference_libdbusmenu-glib-docs.sgml
new file mode 100644
index 00000000000..6b0cc4f857e
--- /dev/null
+++ b/devel/libdbusmenu/files/patch-docs_libdbusmenu-glib_reference_libdbusmenu-glib-docs.sgml
@@ -0,0 +1,13 @@
+--- docs/libdbusmenu-glib/reference/libdbusmenu-glib-docs.sgml.orig 2016-02-27 18:58:43 UTC
++++ docs/libdbusmenu-glib/reference/libdbusmenu-glib-docs.sgml
+@@ -18,10 +18,6 @@
+
+
+
+-
+- Object Hierarchy
+-
+-
+
+ API Index
+
diff --git a/devel/libdbusmenu/files/patch-docs_libdbusmenu-gtk_reference_libdbusmenu-gtk-docs.sgml b/devel/libdbusmenu/files/patch-docs_libdbusmenu-gtk_reference_libdbusmenu-gtk-docs.sgml
new file mode 100644
index 00000000000..f2b9d4df7f1
--- /dev/null
+++ b/devel/libdbusmenu/files/patch-docs_libdbusmenu-gtk_reference_libdbusmenu-gtk-docs.sgml
@@ -0,0 +1,13 @@
+--- docs/libdbusmenu-gtk/reference/libdbusmenu-gtk-docs.sgml.orig 2016-02-27 18:58:43 UTC
++++ docs/libdbusmenu-gtk/reference/libdbusmenu-gtk-docs.sgml
+@@ -17,10 +17,6 @@
+
+
+
+-
+- Object Hierarchy
+-
+-
+
+ API Index
+
diff --git a/devel/libdbusmenu/pkg-plist b/devel/libdbusmenu/pkg-plist
index 8b143915642..141a4aabb12 100644
--- a/devel/libdbusmenu/pkg-plist
+++ b/devel/libdbusmenu/pkg-plist
@@ -38,7 +38,6 @@ share/gir-1.0/DbusmenuGtk3-%%VERSION%%.gir
%%PORTDOCS%%%%DOCSDIR%%libdbusmenu-glib/libdbusmenu-glib-DbusmenuServer.html
%%PORTDOCS%%%%DOCSDIR%%libdbusmenu-glib/libdbusmenu-glib-Types.html
%%PORTDOCS%%%%DOCSDIR%%libdbusmenu-glib/libdbusmenu-glib.devhelp2
-%%PORTDOCS%%%%DOCSDIR%%libdbusmenu-glib/object-tree.html
%%PORTDOCS%%%%DOCSDIR%%libdbusmenu-glib/right-insensitive.png
%%PORTDOCS%%%%DOCSDIR%%libdbusmenu-glib/right.png
%%PORTDOCS%%%%DOCSDIR%%libdbusmenu-glib/style.css
@@ -57,7 +56,6 @@ share/gir-1.0/DbusmenuGtk3-%%VERSION%%.gir
%%PORTDOCS%%%%DOCSDIR%%libdbusmenu-gtk/libdbusmenu-gtk-menuitem.html
%%PORTDOCS%%%%DOCSDIR%%libdbusmenu-gtk/libdbusmenu-gtk-parser.html
%%PORTDOCS%%%%DOCSDIR%%libdbusmenu-gtk/libdbusmenu-gtk.devhelp2
-%%PORTDOCS%%%%DOCSDIR%%libdbusmenu-gtk/object-tree.html
%%PORTDOCS%%%%DOCSDIR%%libdbusmenu-gtk/right-insensitive.png
%%PORTDOCS%%%%DOCSDIR%%libdbusmenu-gtk/right.png
%%PORTDOCS%%%%DOCSDIR%%libdbusmenu-gtk/style.css
diff --git a/devel/ruby-build/Makefile b/devel/ruby-build/Makefile
index 787337c76b7..451dc340d6a 100644
--- a/devel/ruby-build/Makefile
+++ b/devel/ruby-build/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= ruby-build
-PORTVERSION= 20201225
+PORTVERSION= 20210119
DISTVERSIONPREFIX= v
CATEGORIES= devel ruby
DIST_SUBDIR= rbenv
diff --git a/devel/ruby-build/distinfo b/devel/ruby-build/distinfo
index b5e742cc94d..6cea9736d1a 100644
--- a/devel/ruby-build/distinfo
+++ b/devel/ruby-build/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1608904179
-SHA256 (rbenv/rbenv-ruby-build-v20201225_GH0.tar.gz) = 54cae123c2758e7714c66aca7ef8bc7f29cda8583891191ceb3053c6d098ecf1
-SIZE (rbenv/rbenv-ruby-build-v20201225_GH0.tar.gz) = 69839
+TIMESTAMP = 1611194823
+SHA256 (rbenv/rbenv-ruby-build-v20210119_GH0.tar.gz) = 5c49a0b46a471f8f6a176a56637ded1a09c7a583fa02451ae8a93ad5ced772c1
+SIZE (rbenv/rbenv-ruby-build-v20210119_GH0.tar.gz) = 70182
diff --git a/dns/libnspsl/Makefile b/dns/libnspsl/Makefile
index 50f744f375c..7d1d4443c5d 100644
--- a/dns/libnspsl/Makefile
+++ b/dns/libnspsl/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= libnspsl
-PORTVERSION= 0.1.5
+PORTVERSION= 0.1.6
CATEGORIES= dns
MASTER_SITES= https://download.netsurf-browser.org/libs/releases/
EXTRACT_SUFX= -src.tar.gz
diff --git a/dns/libnspsl/distinfo b/dns/libnspsl/distinfo
index 600ebbffe93..ba840245ad2 100644
--- a/dns/libnspsl/distinfo
+++ b/dns/libnspsl/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1563627898
-SHA256 (libnspsl-0.1.5-src.tar.gz) = cdc54dacc20cfdadb799b8b4a9ffe0a1b62ba39ab060c35d8ae5eceee447386a
-SIZE (libnspsl-0.1.5-src.tar.gz) = 316104
+TIMESTAMP = 1611158625
+SHA256 (libnspsl-0.1.6-src.tar.gz) = d3c58205cb78d310bf81ca55347a2d098719cecac7046bc367983b138b45020b
+SIZE (libnspsl-0.1.6-src.tar.gz) = 320130
diff --git a/editors/editorconfig-core-c/Makefile b/editors/editorconfig-core-c/Makefile
index 3f21d6990b6..c016cb8b9a3 100644
--- a/editors/editorconfig-core-c/Makefile
+++ b/editors/editorconfig-core-c/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= editorconfig-core-c
-PORTVERSION= 0.12.2
+PORTVERSION= 0.12.4
DISTVERSIONPREFIX= v
CATEGORIES= editors
@@ -13,7 +13,7 @@ LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= doxygen:devel/doxygen
-LIB_DEPENDS= libpcre.so:devel/pcre
+LIB_DEPENDS= libpcre2-8.so:devel/pcre2
USES= cmake
diff --git a/editors/editorconfig-core-c/distinfo b/editors/editorconfig-core-c/distinfo
index 4b170ed3cfe..a50dfc2ba9f 100644
--- a/editors/editorconfig-core-c/distinfo
+++ b/editors/editorconfig-core-c/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1522256604
-SHA256 (editorconfig-editorconfig-core-c-v0.12.2_GH0.tar.gz) = 8a63ae63d3a2f2a202acbd94a6cbe3fa4450c2658e33e922683af33c48a9115d
-SIZE (editorconfig-editorconfig-core-c-v0.12.2_GH0.tar.gz) = 67002
+TIMESTAMP = 1611080733
+SHA256 (editorconfig-editorconfig-core-c-v0.12.4_GH0.tar.gz) = c2671595f1793b498cdf50b9dc03d632cc724891de7909f2ea78588fbffba289
+SIZE (editorconfig-editorconfig-core-c-v0.12.4_GH0.tar.gz) = 72141
diff --git a/editors/editorconfig-core-c/pkg-plist b/editors/editorconfig-core-c/pkg-plist
index 547a9290f37..8c9a2ef2385 100644
--- a/editors/editorconfig-core-c/pkg-plist
+++ b/editors/editorconfig-core-c/pkg-plist
@@ -6,6 +6,10 @@ lib/libeditorconfig.so
lib/libeditorconfig.so.%%SHLIB_MAJOR%%
lib/libeditorconfig.so.%%SHLIB_VER%%
lib/libeditorconfig_static.a
+lib/cmake/EditorConfig/EditorConfigConfig.cmake
+lib/cmake/EditorConfig/EditorConfigConfigVersion.cmake
+lib/cmake/EditorConfig/EditorConfigTargets-%%CMAKE_BUILD_TYPE%%.cmake
+lib/cmake/EditorConfig/EditorConfigTargets.cmake
libdata/pkgconfig/editorconfig.pc
man/man1/editorconfig.1.gz
man/man3/editorconfig.h.3.gz
diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile
index f030849422c..74620f127af 100644
--- a/editors/libreoffice/Makefile
+++ b/editors/libreoffice/Makefile
@@ -285,6 +285,10 @@ MAKE_ENV+= verbose=1
.include
+.if ${ARCH:Mpowerpc*}
+EXTRA_PATCHES+= ${FILESDIR}/powerpc64
+.endif
+
.if ${ARCH} == powerpc || ${ARCH} == powerpcspe || ${ARCH} == powerpc64
CONFIGURE_ARGS+= --disable-skia
.endif
diff --git a/editors/libreoffice/files/powerpc64/patch-bridges-source-cpp_uno-gcc3_linux_powerpc64-cpp2uno.cxx b/editors/libreoffice/files/powerpc64/patch-bridges-source-cpp_uno-gcc3_linux_powerpc64-cpp2uno.cxx
new file mode 100644
index 00000000000..22102d34d85
--- /dev/null
+++ b/editors/libreoffice/files/powerpc64/patch-bridges-source-cpp_uno-gcc3_linux_powerpc64-cpp2uno.cxx
@@ -0,0 +1,79 @@
+--- bridges/source/cpp_uno/gcc3_linux_powerpc64/cpp2uno.cxx.orig 2020-04-04 12:03:03.236554000 -0500
++++ bridges/source/cpp_uno/gcc3_linux_powerpc64/cpp2uno.cxx 2020-04-08 14:28:30.208034000 -0500
+@@ -341,7 +341,7 @@
+
+ static typelib_TypeClass cpp_mediate(
+ sal_uInt64 nOffsetAndIndex,
+- void ** gpreg, void ** fpreg, long sp,
++ void ** gpreg, void ** fpreg, long fp,
+ sal_Int64 * pRegisterReturn /* space for register return */ )
+ {
+ static_assert(sizeof(sal_Int64)==sizeof(void *), "### unexpected!");
+@@ -349,8 +349,8 @@
+ sal_Int32 nVtableOffset = (nOffsetAndIndex >> 32);
+ sal_Int32 nFunctionIndex = (nOffsetAndIndex & 0xFFFFFFFF);
+
+- long sf = *(long*)sp;
+- void ** ovrflw = (void**)(sf + PARAMSAVE + 64);
++ /* XXX: This is the stack frame!!!! */
++ void ** ovrflw = (void**)(fp + PARAMSAVE + 64);
+
+ // gpreg: [ret *], this, [other gpr params]
+ // fpreg: [fpr params]
+@@ -513,18 +513,22 @@
+ return eRet;
+ }
+
+-extern "C" void privateSnippetExecutor( ... )
++extern "C" void privateSnippetExecutor( uint64_t a, ... )
+ {
++ va_list args, fpargs;
+ sal_uInt64 gpreg[ppc64::MAX_GPR_REGS];
+
+- register long r3 asm("r3"); gpreg[0] = r3;
+- register long r4 asm("r4"); gpreg[1] = r4;
+- register long r5 asm("r5"); gpreg[2] = r5;
+- register long r6 asm("r6"); gpreg[3] = r6;
+- register long r7 asm("r7"); gpreg[4] = r7;
+- register long r8 asm("r8"); gpreg[5] = r8;
+- register long r9 asm("r9"); gpreg[6] = r9;
+- register long r10 asm("r10"); gpreg[7] = r10;
++ va_start(args, a);
++ va_copy(fpargs, args);
++ /* Start with all the GPRs */
++ gpreg[0] = a;
++ gpreg[1] = va_arg(args, uint64_t);
++ gpreg[2] = va_arg(args, uint64_t);
++ gpreg[3] = va_arg(args, uint64_t);
++ gpreg[4] = va_arg(args, uint64_t);
++ gpreg[5] = va_arg(args, uint64_t);
++ gpreg[6] = va_arg(args, uint64_t);
++ gpreg[7] = va_arg(args, uint64_t);
+
+ double fpreg[ppc64::MAX_SSE_REGS];
+
+@@ -547,11 +551,11 @@
+ "fr10", "fr11", "fr12", "fr13"
+ );
+
+- register long r11 asm("r11");
+- const long nOffsetAndIndex = r11;
++ long nOffsetAndIndex;
++ long fp;
+
+- register long r1 asm("r1");
+- const long sp = r1;
++ __asm __volatile("mr %0, 11\n" : "=r"(nOffsetAndIndex));
++ fp = (long)__builtin_frame_address(0);
+
+ #if defined(_CALL_ELF) && _CALL_ELF == 2
+ volatile long nRegReturn[2];
+@@ -560,7 +564,7 @@
+ #endif
+
+ typelib_TypeClass aType =
+- cpp_mediate( nOffsetAndIndex, (void**)gpreg, (void**)fpreg, sp, (sal_Int64*)nRegReturn);
++ cpp_mediate( nOffsetAndIndex, (void**)gpreg, (void**)fpreg, fp, (sal_Int64*)nRegReturn);
+
+ switch( aType )
+ {
diff --git a/editors/libreoffice/files/powerpc64/patch-bridges-source-cpp_uno-gcc3_linux_powerpc64-except.cxx b/editors/libreoffice/files/powerpc64/patch-bridges-source-cpp_uno-gcc3_linux_powerpc64-except.cxx
new file mode 100644
index 00000000000..3d9108a73ec
--- /dev/null
+++ b/editors/libreoffice/files/powerpc64/patch-bridges-source-cpp_uno-gcc3_linux_powerpc64-except.cxx
@@ -0,0 +1,112 @@
+--- bridges/source/cpp_uno/gcc3_linux_powerpc64/except.cxx.orig 2019-12-05 13:59:23.000000000 -0600
++++ bridges/source/cpp_uno/gcc3_linux_powerpc64/except.cxx 2020-09-14 11:24:58.489149000 -0500
+@@ -24,6 +24,7 @@
+ #include
+ #include
+ #include
++#include
+ #include
+
+ #include
+@@ -136,7 +137,7 @@
+ buf.append( 'E' );
+
+ OString symName( buf.makeStringAndClear() );
+- rtti = (type_info *)dlsym( m_hApp, symName.getStr() );
++ rtti = static_cast(dlsym( m_hApp, symName.getStr() ));
+
+ if (rtti)
+ {
+@@ -161,9 +162,9 @@
+ {
+ // ensure availability of base
+ type_info * base_rtti = getRTTI(
+- (typelib_CompoundTypeDescription *)pTypeDescr->pBaseTypeDescription );
++ pTypeDescr->pBaseTypeDescription );
+ rtti = new __si_class_type_info(
+- strdup( rttiName ), (__class_type_info *)base_rtti );
++ strdup( rttiName ), static_cast<__class_type_info *>(base_rtti ));
+ }
+ else
+ {
+@@ -192,8 +193,8 @@
+
+ static void deleteException( void * pExc )
+ {
+- __cxa_exception const * header = ((__cxa_exception const *)pExc - 1);
+- typelib_TypeDescription * pTD = 0;
++ __cxxabiv1::__cxa_exception const * header = static_cast<__cxxabiv1::__cxa_exception const *>(pExc) - 1;
++ typelib_TypeDescription * pTD = nullptr;
+ OUString unoName( toUNOname( header->exceptionType->name() ) );
+ ::typelib_typedescription_getByName( &pTD, unoName.pData );
+ assert(pTD && "### unknown exception type! leaving out destruction => leaking!!!");
+@@ -216,39 +217,57 @@
+ if (! pTypeDescr)
+ terminate();
+
+- pCppExc = __cxa_allocate_exception( pTypeDescr->nSize );
++ pCppExc = __cxxabiv1::__cxa_allocate_exception( pTypeDescr->nSize );
+ ::uno_copyAndConvertData( pCppExc, pUnoExc->pData, pTypeDescr, pUno2Cpp );
+
+ // destruct uno exception
+- ::uno_any_destruct( pUnoExc, 0 );
++ ::uno_any_destruct( pUnoExc, nullptr );
+ // avoiding locked counts
+ static RTTI rtti_data;
+- rtti = (type_info*)rtti_data.getRTTI((typelib_CompoundTypeDescription*)pTypeDescr);
++ rtti = rtti_data.getRTTI(reinterpret_cast(pTypeDescr));
+ TYPELIB_DANGER_RELEASE( pTypeDescr );
+ if (! rtti)
+- terminate();
++ {
++ throw RuntimeException(
++ "no rtti for type " +
++ OUString::unacquired( &pUnoExc->pType->pTypeName ) );
+ }
++ }
+
+- __cxa_throw( pCppExc, rtti, deleteException );
++ __cxxabiv1::__cxa_throw( pCppExc, rtti, deleteException );
+ }
+
+ void fillUnoException(uno_Any * pExc, uno_Mapping * pCpp2Uno)
+ {
+- __cxa_exception * header = __cxa_get_globals()->caughtExceptions;
++ __cxxabiv1::__cxa_exception * header =
++ __cxxabiv1::__cxa_get_globals()->caughtExceptions;
+ if (! header)
+ terminate();
+
+- std::type_info *exceptionType = __cxa_current_exception_type();
++ std::type_info *exceptionType = __cxxabiv1::__cxa_current_exception_type();
+
+- typelib_TypeDescription * pExcTypeDescr = 0;
++ typelib_TypeDescription * pExcTypeDescr = nullptr;
+ OUString unoName( toUNOname( exceptionType->name() ) );
+- ::typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData );
+- if (! pExcTypeDescr)
++ typelib_typedescription_getByName( &pExcTypeDescr, unoName.pData );
++ if (pExcTypeDescr == nullptr)
++ {
++ RuntimeException aRE( "exception type not found: " + unoName );
++ Type const & rType = cppu::UnoType::get();
++ uno_type_any_constructAndConvert( pExc, &aRE, rType.getTypeLibType(), pCpp2Uno );
++ SAL_WARN("bridges", aRE.Message);
++ }
++ else
++ {
++ // construct uno exception any
++ uno_any_constructAndConvert( pExc, header->adjustedPtr, pExcTypeDescr, pCpp2Uno );
++ typelib_typedescription_release( pExcTypeDescr );
++ }
++ if (nullptr == pExcTypeDescr)
+ terminate();
+
+ // construct uno exception any
+- ::uno_any_constructAndConvert( pExc, header->adjustedPtr, pExcTypeDescr, pCpp2Uno );
+- ::typelib_typedescription_release( pExcTypeDescr );
++ uno_any_constructAndConvert( pExc, header->adjustedPtr, pExcTypeDescr, pCpp2Uno );
++ typelib_typedescription_release( pExcTypeDescr );
+ }
+
+ }
diff --git a/editors/libreoffice/files/powerpc64/patch-bridges-source-cpp_uno-gcc3_linux_powerpc64-share.hxx b/editors/libreoffice/files/powerpc64/patch-bridges-source-cpp_uno-gcc3_linux_powerpc64-share.hxx
new file mode 100644
index 00000000000..7411e8e8cf3
--- /dev/null
+++ b/editors/libreoffice/files/powerpc64/patch-bridges-source-cpp_uno-gcc3_linux_powerpc64-share.hxx
@@ -0,0 +1,106 @@
+--- bridges/source/cpp_uno/gcc3_linux_powerpc64/share.hxx.orig 2020-04-07 10:06:14.193381000 -0500
++++ bridges/source/cpp_uno/gcc3_linux_powerpc64/share.hxx 2020-04-09 11:33:30.706043000 -0500
+@@ -25,6 +25,63 @@
+ #include
+ #include
+
++#include
++#ifndef _GLIBCXX_CDTOR_CALLABI // new in GCC 4.7 cxxabi.h
++#define _GLIBCXX_CDTOR_CALLABI
++#endif
++#include
++
++#include
++
++#if !HAVE_CXXABI_H_CLASS_TYPE_INFO
++// ,
++// libstdc++-v3/libsupc++/cxxabi.h:
++namespace __cxxabiv1 {
++class __class_type_info: public std::type_info {
++public:
++ explicit __class_type_info(char const * n): type_info(n) {}
++ ~__class_type_info() override;
++};
++}
++#endif
++
++#if !HAVE_CXXABI_H_SI_CLASS_TYPE_INFO
++// ,
++// libstdc++-v3/libsupc++/cxxabi.h:
++namespace __cxxabiv1 {
++class __si_class_type_info: public __class_type_info {
++public:
++ __class_type_info const * __base_type;
++ explicit __si_class_type_info(
++ char const * n, __class_type_info const *base):
++ __class_type_info(n), __base_type(base) {}
++ ~__si_class_type_info() override;
++};
++}
++#endif
++#if !HAVE_CXXABI_H_CXA_GET_GLOBALS
++namespace __cxxabiv1 { extern "C" void *__cxa_get_globals () throw(); }
++#endif
++#if !HAVE_CXXABI_H_CXA_CURRENT_EXCEPTION_TYPE
++namespace __cxxabiv1 {
++extern "C" std::type_info *__cxa_current_exception_type() throw();
++}
++#endif
++
++#if !HAVE_CXXABI_H_CXA_ALLOCATE_EXCEPTION
++namespace __cxxabiv1 {
++extern "C" void *__cxa_allocate_exception(
++ std::size_t thrown_size ) throw();
++}
++#endif
++
++#if !HAVE_CXXABI_H_CXA_THROW
++namespace __cxxabiv1 {
++extern "C" void __cxa_throw (
++ void *thrown_exception, std::type_info *tinfo, void (*dest) (void *) ) __attribute__((noreturn));
++}
++#endif
++
+ namespace CPPU_CURRENT_NAMESPACE
+ {
+
+@@ -33,6 +90,7 @@
+
+ // ----- following decl from libstdc++-v3/libsupc++/unwind-cxx.h and unwind.h
+
++#if 0
+ struct _Unwind_Exception
+ {
+ unsigned exception_class __attribute__((__mode__(__DI__)));
+@@ -40,9 +98,11 @@
+ unsigned private_1 __attribute__((__mode__(__word__)));
+ unsigned private_2 __attribute__((__mode__(__word__)));
+ } __attribute__((__aligned__));
++#endif
+
+ struct __cxa_exception
+ {
++ //uintptr_t referenceCount;
+ std::type_info *exceptionType;
+ void (*exceptionDestructor)(void *);
+
+@@ -62,19 +122,11 @@
+ _Unwind_Exception unwindHeader;
+ };
+
+-extern "C" void *__cxa_allocate_exception(
+- std::size_t thrown_size ) throw();
+-extern "C" void __cxa_throw (
+- void *thrown_exception, std::type_info *tinfo, void (*dest) (void *) ) __attribute__((noreturn));
+-
+ struct __cxa_eh_globals
+ {
+ __cxa_exception *caughtExceptions;
+ unsigned int uncaughtExceptions;
+ };
+-
+-extern "C" __cxa_eh_globals *__cxa_get_globals () throw();
+-extern "C" std::type_info *__cxa_current_exception_type() throw();
+
+ void raiseException(
+ uno_Any * pUnoExc, uno_Mapping * pUno2Cpp );
diff --git a/editors/libreoffice/files/powerpc64/patch-cppuhelper_source_exc__thrower.cxx b/editors/libreoffice/files/powerpc64/patch-cppuhelper_source_exc__thrower.cxx
new file mode 100644
index 00000000000..a014ac21285
--- /dev/null
+++ b/editors/libreoffice/files/powerpc64/patch-cppuhelper_source_exc__thrower.cxx
@@ -0,0 +1,10 @@
+--- cppuhelper/source/exc_thrower.cxx.orig 2020-11-27 22:07:39 UTC
++++ cppuhelper/source/exc_thrower.cxx
+@@ -220,6 +220,7 @@ namespace cppu
+ {
+
+
++__attribute__ ((optnone))
+ void SAL_CALL throwException( Any const & exc )
+ {
+ if (exc.getValueTypeClass() != TypeClass_EXCEPTION)
diff --git a/editors/libreoffice/files/powerpc64/patch-desktop_source_deployment_misc_dp__ucb.cxx b/editors/libreoffice/files/powerpc64/patch-desktop_source_deployment_misc_dp__ucb.cxx
new file mode 100644
index 00000000000..2b04882f8ff
--- /dev/null
+++ b/editors/libreoffice/files/powerpc64/patch-desktop_source_deployment_misc_dp__ucb.cxx
@@ -0,0 +1,20 @@
+--- desktop/source/deployment/misc/dp_ucb.cxx.orig 2020-10-21 20:09:11 UTC
++++ desktop/source/deployment/misc/dp_ucb.cxx
+@@ -45,7 +45,7 @@ namespace dp_misc
+ bool create_ucb_content(
+ ::ucbhelper::Content * ret_ucbContent, OUString const & url,
+ Reference const & xCmdEnv,
+- bool throw_exc )
++ bool throw_exc ) __attribute__ ((optnone))
+ {
+ try {
+ // Existence check...
+@@ -81,7 +81,7 @@ bool create_ucb_content(
+
+ bool create_folder(
+ ::ucbhelper::Content * ret_ucb_content, OUString const & url_,
+- Reference const & xCmdEnv, bool throw_exc )
++ Reference const & xCmdEnv, bool throw_exc ) __attribute__ ((optnone))
+ {
+ ::ucbhelper::Content ucb_content;
+ if (create_ucb_content(
diff --git a/editors/libreoffice/files/powerpc64/patch-include_com_sun_star_uno_Reference.h b/editors/libreoffice/files/powerpc64/patch-include_com_sun_star_uno_Reference.h
new file mode 100644
index 00000000000..03ba05e9815
--- /dev/null
+++ b/editors/libreoffice/files/powerpc64/patch-include_com_sun_star_uno_Reference.h
@@ -0,0 +1,11 @@
+--- include/com/sun/star/uno/Reference.h.orig 2020-11-27 17:16:53 UTC
++++ include/com/sun/star/uno/Reference.h
+@@ -377,7 +377,7 @@ class SAL_DLLPUBLIC_RTTI Reference : public BaseRefere
+
+ @return UNacquired interface pointer
+ */
+- interface_type * SAL_CALL operator -> () const {
++ interface_type * SAL_CALL operator -> () const __attribute__ ((optnone)) {
+ assert(_pInterface != NULL);
+ return castFromXInterface(_pInterface);
+ }
diff --git a/editors/libreoffice/files/powerpc64/patch-include_com_sun_star_uno_Reference.hxx b/editors/libreoffice/files/powerpc64/patch-include_com_sun_star_uno_Reference.hxx
new file mode 100644
index 00000000000..928ec1e0601
--- /dev/null
+++ b/editors/libreoffice/files/powerpc64/patch-include_com_sun_star_uno_Reference.hxx
@@ -0,0 +1,20 @@
+--- include/com/sun/star/uno/Reference.hxx.orig 2020-10-21 20:09:11 UTC
++++ include/com/sun/star/uno/Reference.hxx
+@@ -91,7 +91,7 @@ inline XInterface * Reference< interface_type >::iquer
+
+ template< class interface_type >
+ inline interface_type * Reference< interface_type >::iset_throw(
+- interface_type * pInterface )
++ interface_type * pInterface ) __attribute__ ((optnone))
+ {
+ if (pInterface)
+ {
+@@ -104,7 +104,7 @@ inline interface_type * Reference< interface_type >::i
+ }
+
+ template< class interface_type >
+-inline Reference< interface_type >::~Reference() COVERITY_NOEXCEPT_FALSE
++inline Reference< interface_type >::~Reference() COVERITY_NOEXCEPT_FALSE __attribute__ ((optnone))
+ {
+ if (_pInterface)
+ _pInterface->release();
diff --git a/editors/libreoffice/files/powerpc64/patch-include_uno_mapping.hxx b/editors/libreoffice/files/powerpc64/patch-include_uno_mapping.hxx
new file mode 100644
index 00000000000..04342a17f3b
--- /dev/null
+++ b/editors/libreoffice/files/powerpc64/patch-include_uno_mapping.hxx
@@ -0,0 +1,10 @@
+--- include/uno/mapping.hxx.orig 2020-11-28 00:12:11 UTC
++++ include/uno/mapping.hxx
+@@ -248,6 +248,7 @@ inline Mapping::Mapping( const Mapping & rMapping )
+ (*_pMapping->acquire)( _pMapping );
+ }
+
++__attribute__ ((optnone))
+ inline Mapping::~Mapping()
+ {
+ if (_pMapping)
diff --git a/editors/libreoffice/files/powerpc64/patch-ucb_source_ucp_file_bc.cxx b/editors/libreoffice/files/powerpc64/patch-ucb_source_ucp_file_bc.cxx
new file mode 100644
index 00000000000..8a8782166c4
--- /dev/null
+++ b/editors/libreoffice/files/powerpc64/patch-ucb_source_ucp_file_bc.cxx
@@ -0,0 +1,10 @@
+--- ucb/source/ucp/file/bc.cxx.orig 2020-12-08 05:01:04 UTC
++++ ucb/source/ucp/file/bc.cxx
+@@ -40,6 +40,7 @@
+ #include "prov.hxx"
+ #include "filerror.hxx"
+ #include "filinsreq.hxx"
++#pragma clang optimize off
+
+ using namespace fileaccess;
+ using namespace com::sun::star;
diff --git a/emulators/libretro-vice/Makefile b/emulators/libretro-vice/Makefile
index 62d345fd0ba..af36aee0074 100644
--- a/emulators/libretro-vice/Makefile
+++ b/emulators/libretro-vice/Makefile
@@ -10,8 +10,8 @@ COMMENT= ${${FLAVOR}_COMMENT}
LICENSE= GPLv2
-FLAVORS= x128 x64 x64sc xcbm2 xcbm5x0 xpet xplus4 xscpu64 xvic
-FLAVOR?= ${FLAVORS:[2]}
+FLAVORS= x64 x128 x64sc xcbm2 xcbm5x0 xpet xplus4 xscpu64 xvic
+FLAVOR?= ${FLAVORS:[1]}
USES= compiler:c11 gmake
diff --git a/emulators/rpcs3/Makefile b/emulators/rpcs3/Makefile
index 2540ab72b1f..cd321441816 100644
--- a/emulators/rpcs3/Makefile
+++ b/emulators/rpcs3/Makefile
@@ -2,8 +2,8 @@
PORTNAME= rpcs3
DISTVERSIONPREFIX= v
-DISTVERSION= 0.0.14-11590 # git rev-list --count HEAD
-DISTVERSIONSUFFIX= -g62cb53246
+DISTVERSION= 0.0.14-11595 # git rev-list --count HEAD
+DISTVERSIONSUFFIX= -g241989c5f
CATEGORIES= emulators
MAINTAINER= jbeich@FreeBSD.org
diff --git a/emulators/rpcs3/distinfo b/emulators/rpcs3/distinfo
index 519e46a28cf..3f014bd8115 100644
--- a/emulators/rpcs3/distinfo
+++ b/emulators/rpcs3/distinfo
@@ -1,8 +1,8 @@
-TIMESTAMP = 1611006091
+TIMESTAMP = 1611134857
SHA256 (libcxx-10.0.1.src.tar.xz) = def674535f22f83131353b3c382ccebfef4ba6a35c488bdb76f10b68b25be86c
SIZE (libcxx-10.0.1.src.tar.xz) = 1839172
-SHA256 (RPCS3-rpcs3-v0.0.14-11590-g62cb53246_GH0.tar.gz) = 402f127de71ff597ff4352d6b94ecd1a10a5bcec889a09e66a0eaece5af5dc97
-SIZE (RPCS3-rpcs3-v0.0.14-11590-g62cb53246_GH0.tar.gz) = 8571320
+SHA256 (RPCS3-rpcs3-v0.0.14-11595-g241989c5f_GH0.tar.gz) = 7855780106dc9752d46dedd932bb2babe6c5ee7ee34a0fb5cbcb7ef2b4c69fb8
+SIZE (RPCS3-rpcs3-v0.0.14-11595-g241989c5f_GH0.tar.gz) = 8570562
SHA256 (RPCS3-hidapi-hidapi-0.8.0-rc1-28-g8961cf8_GH0.tar.gz) = 0f0f3b3af2fff7004f479a1adbbb81658b62a2e07b5978acc65833273e8124d7
SIZE (RPCS3-hidapi-hidapi-0.8.0-rc1-28-g8961cf8_GH0.tar.gz) = 105391
SHA256 (RPCS3-llvm-mirror-716bb292ba3_GH0.tar.gz) = a99c661e3220e9cdc5c47323cf553586414008c3fca711724789b6f9040bc577
diff --git a/games/openbor/Makefile b/games/openbor/Makefile
index d888f8fd569..cc7e7e45c26 100644
--- a/games/openbor/Makefile
+++ b/games/openbor/Makefile
@@ -2,7 +2,7 @@
PORTNAME= openbor
# Hint: svn revision is git rev-list --count ${GH_TAGNAME}
-PORTVERSION?= 7096
+PORTVERSION?= 7099
.ifndef PKGNAMESUFFIX
PORTREVISION= 0
.endif
@@ -38,7 +38,7 @@ PORTSCOUT= ignore:1
USE_GITHUB= yes
GH_ACCOUNT= DCurrent
-GH_TAGNAME?= b8a2cef9
+GH_TAGNAME?= 2b7f9ac6
USES+= gmake pkgconfig sdl
.if ${PORTVERSION} < 4433
@@ -57,7 +57,9 @@ MAKE_ENV= BUILD_LINUX=1 SDKPATH="${LOCALBASE}" \
MAKE_ARGS= CC="${CC}" LIBRARIES="${LOCALBASE}/lib" \
TARGET_ARCH=${ARCH:S/i386/x86/} ARCHFLAGS="" \
TARGET_FINAL='${TARGET}' BUILD_MMX="" ECHO="${ECHO}"
+.if ${PORTVERSION} < 7098
CFLAGS+= -fcommon # https://github.com/DCurrent/openbor/issues/206
+.endif
LDFLAGS+= -Wl,--as-needed # ogg, pthread, zlib
SUB_FILES= pkg-message
SUB_LIST= PKGBASE=${PKGBASE}
diff --git a/games/openbor/distinfo b/games/openbor/distinfo
index f7923cb1d08..35601aea6a6 100644
--- a/games/openbor/distinfo
+++ b/games/openbor/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1608243969
-SHA256 (DCurrent-openbor-7096-b8a2cef9_GH0.tar.gz) = de14e30c31e6a648f5f56bb9dd5385043007482973b98bbacc4e04c1c392bf12
-SIZE (DCurrent-openbor-7096-b8a2cef9_GH0.tar.gz) = 26895945
+TIMESTAMP = 1610817756
+SHA256 (DCurrent-openbor-7099-2b7f9ac6_GH0.tar.gz) = ee2361118a2e6c1ebf36c857122d0f39fa2a54d99ad9ce521c9c6cc43ff0c6a6
+SIZE (DCurrent-openbor-7099-2b7f9ac6_GH0.tar.gz) = 26900449
diff --git a/games/openrct2/Makefile b/games/openrct2/Makefile
index 29778ae1d89..3edf24892e0 100644
--- a/games/openrct2/Makefile
+++ b/games/openrct2/Makefile
@@ -4,7 +4,7 @@
PORTNAME= openrct2
DISTVERSIONPREFIX= v
DISTVERSION= 0.3.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games
MAINTAINER= pkubaj@FreeBSD.org
@@ -24,7 +24,7 @@ LIB_DEPENDS= libpng.so:graphics/png \
libcurl.so:ftp/curl \
libfreetype.so:print/freetype2 \
libicuuc.so:devel/icu \
- libbenchmark.so:devel/grpc \
+ libbenchmark.so:devel/benchmark \
libduktape.so:lang/duktape-lib
USE_HARDENING= pie:off stackautoinit:off
diff --git a/graphics/instant-meshes/Makefile b/graphics/instant-meshes/Makefile
index b44cc99a9d8..b6081480e79 100644
--- a/graphics/instant-meshes/Makefile
+++ b/graphics/instant-meshes/Makefile
@@ -3,7 +3,7 @@
PORTNAME= instant-meshes
DISTVERSION= 0.0-42
DISTVERSIONSUFFIX= -g4a083f4
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= graphics
MAINTAINER= greg@unrelenting.technology
@@ -13,8 +13,7 @@ LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
BUILD_DEPENDS= convert:graphics/ImageMagick6
-LIB_DEPENDS= libglfw.so:graphics/glfw \
- libtbb.so:devel/tbb
+LIB_DEPENDS= libglfw.so:graphics/glfw
RUN_DEPENDS= zenity:x11/zenity
USES= cmake compiler:c++14-lang eigen:3 gl localbase:ldflags \
@@ -24,6 +23,7 @@ GH_ACCOUNT= wjakob
GH_TUPLE= wjakob:nanogui:2a61f03:nanogui/ext/nanogui \
wjakob:nanovg:ac15b84:nanovg/ext/nanogui/ext/nanovg \
wjakob:dset:7967ef0:dset/ext/dset \
+ wjakob:tbb:141b0e3:tbb/ext/tbb \
wjakob:pcg32:0ef13e6:pcg32/ext/pcg32 \
wjakob:pss:a91da33:pss/ext/pss # x11-toolkits/nanogui should be a port dependency, but current versions aren't compatible
USE_GL= gl
diff --git a/graphics/instant-meshes/distinfo b/graphics/instant-meshes/distinfo
index f2d2b4127db..43d9cdad6f3 100644
--- a/graphics/instant-meshes/distinfo
+++ b/graphics/instant-meshes/distinfo
@@ -1,17 +1,15 @@
-TIMESTAMP = 1514447413
+TIMESTAMP = 1611061576
SHA256 (wjakob-instant-meshes-0.0-42-g4a083f4_GH0.tar.gz) = 8fbde93e36a8f8007463b6a34c15b755e3bb9856944f63a61773708021396e10
SIZE (wjakob-instant-meshes-0.0-42-g4a083f4_GH0.tar.gz) = 3001873
SHA256 (wjakob-nanogui-2a61f03_GH0.tar.gz) = 449ec1c4510377a651de5357b18b7540f9cc4bbf2cac6b1b36d28ceff045a6b3
SIZE (wjakob-nanogui-2a61f03_GH0.tar.gz) = 2420569
-SHA256 (wjakob-glfw-0ff30d6_GH0.tar.gz) = 31bd08bd1d8061a3f62ff970561994b6c90d2db7ab955134cef71ee0eda5d165
-SIZE (wjakob-glfw-0ff30d6_GH0.tar.gz) = 471108
SHA256 (wjakob-nanovg-ac15b84_GH0.tar.gz) = b7971a9c4ae472c39190ed6b24d98622fec3ace0e744362fa8b540dba212a4ff
SIZE (wjakob-nanovg-ac15b84_GH0.tar.gz) = 2014793
-SHA256 (pybind-pybind11-c01a1c1_GH0.tar.gz) = 84cd4dc4c0b703a43d8d547c8ddadcf30d3c26e45e3a1565bd9d5ef5040fcf7d
-SIZE (pybind-pybind11-c01a1c1_GH0.tar.gz) = 360503
-SHA256 (wjakob-pcg32-0ef13e6_GH0.tar.gz) = 4043b476e24158b5fc157428f2c09eea342a8f03e77fa9d57609e220e8605b9e
-SIZE (wjakob-pcg32-0ef13e6_GH0.tar.gz) = 5320
SHA256 (wjakob-dset-7967ef0_GH0.tar.gz) = 5f9361a6760b327cacbe77e9260bc3b121c35ff740c61d235aff7079efaa4423
SIZE (wjakob-dset-7967ef0_GH0.tar.gz) = 2492
+SHA256 (wjakob-tbb-141b0e3_GH0.tar.gz) = 896f7c8c316d649dd30efbc784b7bf459bcdd47d7ded15bafb63a48bd63b74b6
+SIZE (wjakob-tbb-141b0e3_GH0.tar.gz) = 2638233
+SHA256 (wjakob-pcg32-0ef13e6_GH0.tar.gz) = 4043b476e24158b5fc157428f2c09eea342a8f03e77fa9d57609e220e8605b9e
+SIZE (wjakob-pcg32-0ef13e6_GH0.tar.gz) = 5320
SHA256 (wjakob-pss-a91da33_GH0.tar.gz) = e2dc7fd87c44971ea53d0c7436daa70ae3caba77facff7b5554fdb5a3d67c1b5
SIZE (wjakob-pss-a91da33_GH0.tar.gz) = 3476
diff --git a/graphics/instant-meshes/files/patch-CMakeLists.txt b/graphics/instant-meshes/files/patch-CMakeLists.txt
index 81b842a953a..59d55df43e3 100644
--- a/graphics/instant-meshes/files/patch-CMakeLists.txt
+++ b/graphics/instant-meshes/files/patch-CMakeLists.txt
@@ -26,23 +26,3 @@
# Build TBB
set(TBB_BUILD_STATIC ON CACHE BOOL " " FORCE)
-@@ -75,8 +75,8 @@ set(TBB_BUILD_TBBMALLOC OFF CACHE BOOL "
- set(TBB_BUILD_TBBMALLOC_PROXY OFF CACHE BOOL " " FORCE)
- set(TBB_BUILD_TESTS OFF CACHE BOOL " " FORCE)
-
--add_subdirectory(${CMAKE_CURRENT_SOURCE_DIR}/ext/tbb ext_build/tbb)
--set_property(TARGET tbb_static tbb_def_files PROPERTY FOLDER "dependencies")
-+#add_subdirectory(${CMAKE_CURRENT_SOURCE_DIR}/ext/tbb ext_build/tbb)
-+#set_property(TARGET tbb_static tbb_def_files PROPERTY FOLDER "dependencies")
-
- # Compile instant meshes with various compiler warnings turned on
- if(MSVC)
-@@ -173,7 +173,7 @@ add_executable(InstantMeshes MACOSX_BUND
- ${EXTRA_SOURCE})
-
- add_definitions(${NANOGUI_EXTRA_DEFS})
--target_link_libraries(InstantMeshes tbb_static nanogui ${NANOGUI_EXTRA_LIBS})
-+target_link_libraries(InstantMeshes tbb nanogui ${NANOGUI_EXTRA_LIBS})
-
- set_target_properties(InstantMeshes PROPERTIES OUTPUT_NAME "Instant Meshes")
-
diff --git a/graphics/mesa-devel/Makefile b/graphics/mesa-devel/Makefile
index 23f0009366e..81eb6a100ee 100644
--- a/graphics/mesa-devel/Makefile
+++ b/graphics/mesa-devel/Makefile
@@ -1,8 +1,8 @@
# $FreeBSD$
PORTNAME= mesa
-DISTVERSION= 21.0-branchpoint-256
-DISTVERSIONSUFFIX= -g290dcb26aec
+DISTVERSION= 21.0-branchpoint-358
+DISTVERSIONSUFFIX= -g451fae82583
CATEGORIES= graphics
PKGNAMESUFFIX= -devel
diff --git a/graphics/mesa-devel/distinfo b/graphics/mesa-devel/distinfo
index 9866703d506..4eebe14156e 100644
--- a/graphics/mesa-devel/distinfo
+++ b/graphics/mesa-devel/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1611008300
-SHA256 (mesa3d-mesa-21.0-branchpoint-256-g290dcb26aec_GH0.tar.gz) = 5a5d04ee64f2e2a7f541eddca5020b87b8a1cc07598ab28dcc71e589754df08c
-SIZE (mesa3d-mesa-21.0-branchpoint-256-g290dcb26aec_GH0.tar.gz) = 22621915
+TIMESTAMP = 1611187955
+SHA256 (mesa3d-mesa-21.0-branchpoint-358-g451fae82583_GH0.tar.gz) = 045a654d178cc95c8c1f5d9e728e760101a7fcc4031ff5d0c0c00cdda28f26c4
+SIZE (mesa3d-mesa-21.0-branchpoint-358-g451fae82583_GH0.tar.gz) = 22631178
SHA256 (9f52b5177728.patch) = d4f380b8872726b88c1aa75d0a9cb63adf79144a7c34da6b7fd525ea417d2b73
SIZE (9f52b5177728.patch) = 832
SHA256 (55822330540d.patch) = fc776fee1d59f743a060ad1f78e1d9eba8826beb1fe7abef1734a407734b6109
diff --git a/graphics/opensubdiv/Makefile b/graphics/opensubdiv/Makefile
index 469982e8fbe..69357e288ec 100644
--- a/graphics/opensubdiv/Makefile
+++ b/graphics/opensubdiv/Makefile
@@ -25,7 +25,7 @@ USE_LDCONFIG= yes
CMAKE_ON= NO_CUDA NO_DX NO_OMP
OPTIONS_DEFINE= DOCS EXAMPLES OPENCL PTEX TBB TEST TUTORIALS
-OPTIONS_DEFAULT= TBB
+#OPTIONS_DEFAULT= TBB -- off until onetbb support is available
OPTIONS_SUB= yes
DOCS_CMAKE_BOOL_OFF= NO_DOC
@@ -53,6 +53,7 @@ PTEX_LIB_DEPENDS= libPtex.so:graphics/ptex
TBB_DESC= Intel threading building blocks
TBB_CMAKE_BOOL_OFF= NO_TBB
TBB_LIB_DEPENDS= libtbb.so:devel/tbb
+TBB_BROKEN= not available until transition to onetbb is complete
TEST_CMAKE_BOOL_OFF= NO_REGRESSION NO_TESTS NO_GL_TESTS
TEST_LIB_DEPENDS= libglfw.so:graphics/glfw
diff --git a/graphics/py-glfw/Makefile b/graphics/py-glfw/Makefile
index a0190c9dbab..b9670fa7cd4 100644
--- a/graphics/py-glfw/Makefile
+++ b/graphics/py-glfw/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= glfw
-PORTVERSION= 1.11.2
+PORTVERSION= 2.0.0
CATEGORIES= graphics python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/graphics/py-glfw/distinfo b/graphics/py-glfw/distinfo
index ef47f771263..8703f26a962 100644
--- a/graphics/py-glfw/distinfo
+++ b/graphics/py-glfw/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1593170119
-SHA256 (glfw-1.11.2.tar.gz) = 30737b24a8cbc241b567c3592d4221825d0a89aa65acbffd620ebe8118a5a578
-SIZE (glfw-1.11.2.tar.gz) = 27794
+TIMESTAMP = 1611160269
+SHA256 (glfw-2.0.0.tar.gz) = 7a330b0abd4f5367510883f11e4f2b31c2d0dcc96cac9669107e1bd3426e98ce
+SIZE (glfw-2.0.0.tar.gz) = 28235
diff --git a/graphics/qgis-ltr/Makefile b/graphics/qgis-ltr/Makefile
index e4a83db46b8..dae51b4f96a 100644
--- a/graphics/qgis-ltr/Makefile
+++ b/graphics/qgis-ltr/Makefile
@@ -3,8 +3,7 @@
PORTNAME= qgis
DISTVERSIONPREFIX= final-
-DISTVERSION= 3_10_13
-PORTREVISION= 1
+DISTVERSION= 3_10_14
CATEGORIES= graphics geography
PKGNAMESUFFIX= -ltr
@@ -103,22 +102,19 @@ RUN_DEPENDS= astyle:devel/astyle \
USES= bison cmake compiler:features cpe desktop-file-utils \
fortran gl gmake gnome pgsql pyqt:5 python:3.6+ qca qt:5 \
shebangfix sqlite:3
-USE_LDCONFIG= yes
USE_GITHUB= yes
GH_PROJECT= ${PORTNAME:tu}
-USE_GNOME= libxml2
USE_GL= gl
+USE_GNOME= libxml2
+INSTALLS_ICONS= yes
+USE_LDCONFIG= yes
+USE_PYQT= core gui network qml quick quickwidgets qscintilla2 \
+ sip sql svg webkit_run webkitwidgets_run xml
USE_QT= 3d buildtools_build core concurrent dbus declarative \
designer doc gamepad gui linguist_build location \
network printsupport qmake_build script serialport \
sql sql-pgsql sql-sqlite3 svg testlib uitools \
webengine widgets webkit xml
-USE_PYQT= core gui network qml quick quickwidgets qscintilla2 \
- sip sql svg webkit_run webkitwidgets_run xml
-
-CONFLICTS_INSTALL= qgis
-
-INSTALLS_ICONS= yes
SHEBANG_FILES= src/plugins/grass/scripts/*.py
@@ -139,6 +135,12 @@ CMAKE_ARGS+= -Wno-dev
CMAKE_OFF+= SUPPRESS_QT_WARNINGS
.endif
+CONFLICTS_INSTALL= qgis
+
+SUB_FILES= pkg-message
+
+PLIST_SUB= DISTVERSION=${PORTVERSION}
+
OPTIONS_DEFINE= GRASS SERVER
OPTIONS_DEFAULT= GRASS SERVER
NO_OPTIONS_SORT= yes
@@ -152,10 +154,6 @@ GRASS_CMAKE_BOOL= WITH_GRASS7
SERVER_LIB_DEPENDS= libfcgi.so:www/fcgi
SERVER_CMAKE_BOOL= WITH_SERVER WITH_SERVER_PLUGINS WITH_QSPATIALITE
-SUB_FILES= pkg-message
-
-PLIST_SUB= DISTVERSION=${PORTVERSION}
-
.include
post-patch:
diff --git a/graphics/qgis-ltr/distinfo b/graphics/qgis-ltr/distinfo
index ab4c63fdf75..76441809bbb 100644
--- a/graphics/qgis-ltr/distinfo
+++ b/graphics/qgis-ltr/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1608662095
-SHA256 (qgis-QGIS-final-3_10_13_GH0.tar.gz) = fe7efa83d5fa674807b1c45cad8f8080c8c83bc32e9fee660dbbe88e5d939302
-SIZE (qgis-QGIS-final-3_10_13_GH0.tar.gz) = 122079244
+TIMESTAMP = 1611089782
+SHA256 (qgis-QGIS-final-3_10_14_GH0.tar.gz) = 515c533d8ba72362a752150303982ebdb1d451e407be62852d2b6ff2ad3a669c
+SIZE (qgis-QGIS-final-3_10_14_GH0.tar.gz) = 122102662
SHA256 (33192f38bc7d.patch) = 97d3f882bea11c5342ddf53f6c055f9f38c5af18edb2d52c116f1dab4a49189b
SIZE (33192f38bc7d.patch) = 12604
SHA256 (12203f0ce527.patch) = bb30342fbf19f1a9150abd97fb1b5d6bbe3f3062bb217a7179332d0b02168235
diff --git a/java/openjdk11/Makefile b/java/openjdk11/Makefile
index 8e7c821fd30..289b2d0287f 100644
--- a/java/openjdk11/Makefile
+++ b/java/openjdk11/Makefile
@@ -3,7 +3,6 @@
PORTNAME= openjdk
DISTVERSIONPREFIX= jdk-
DISTVERSION= ${JDK_MAJOR_VERSION}.${JDK_MINOR_VERSION}.${JDK_PATCH_VERSION}+${JDK_BUILD_NUMBER}-${BSD_JDK_VERSION}
-PORTREVISION= 2
CATEGORIES= java devel
PKGNAMESUFFIX?= ${JDK_MAJOR_VERSION}
@@ -131,8 +130,8 @@ NOPRECIOUSMAKEVARS= yes
JDK_MAJOR_VERSION= 11
JDK_MINOR_VERSION= 0
-JDK_PATCH_VERSION= 9
-JDK_BUILD_NUMBER= 11
+JDK_PATCH_VERSION= 10
+JDK_BUILD_NUMBER= 9
BSD_JDK_VERSION= 1
JDK_BUG_URL= https://bugs.freebsd.org/bugzilla/enter_bug.cgi?product=Ports%20%26%20Packages&component=Individual%20Port(s)&short_desc=java/${PORTNAME}${JDK_MAJOR_VERSION}%3A%20
diff --git a/java/openjdk11/distinfo b/java/openjdk11/distinfo
index b1f9722f70d..a01cffb837a 100644
--- a/java/openjdk11/distinfo
+++ b/java/openjdk11/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1603421965
-SHA256 (battleblow-openjdk-jdk11u-jdk-11.0.9+11-1_GH0.tar.gz) = 56e713dfcebcd401bf57f80c47393a0225054913951f651c5f004bedf33e8b31
-SIZE (battleblow-openjdk-jdk11u-jdk-11.0.9+11-1_GH0.tar.gz) = 118255644
+TIMESTAMP = 1611191020
+SHA256 (battleblow-openjdk-jdk11u-jdk-11.0.10+9-1_GH0.tar.gz) = 635656feec548f2dc90a16c634047980e3871fe995a4f7e8baa81743585872c1
+SIZE (battleblow-openjdk-jdk11u-jdk-11.0.10+9-1_GH0.tar.gz) = 122486444
diff --git a/java/openjdk11/files/patch-make_autoconf_flags-cflags.m4 b/java/openjdk11/files/patch-make_autoconf_flags-cflags.m4
deleted file mode 100644
index 1824747bfce..00000000000
--- a/java/openjdk11/files/patch-make_autoconf_flags-cflags.m4
+++ /dev/null
@@ -1,17 +0,0 @@
---- make/autoconf/flags-cflags.m4.orig 2020-01-08 09:12:31 UTC
-+++ make/autoconf/flags-cflags.m4
-@@ -770,6 +770,14 @@ AC_DEFUN([FLAGS_SETUP_CFLAGS_CPU_DEP],
- # for all archs except arm and ppc, prevent gcc to omit frame pointer
- $1_CFLAGS_CPU_JDK="${$1_CFLAGS_CPU_JDK} -fno-omit-frame-pointer"
- fi
-+ elif test "x$OPENJDK_TARGET_OS_ENV" = xbsd.freebsd; then
-+ if test "x$FLAGS_CPU" = xppc64; then
-+ $1_CFLAGS_CPU_JVM="${$1_CFLAGS_CPU_JVM} -DABI_ELFv2 -mcpu=powerpc64 -mtune=power5"
-+ elif test "x$FLAGS_CPU" = xppc64le; then
-+ # Little endian machine uses ELFv2 ABI.
-+ # Use Power8, this is the first CPU to support PPC64 LE with ELFv2 ABI.
-+ $1_CFLAGS_CPU_JVM="${$1_CFLAGS_CPU_JVM} -DABI_ELFv2 -mcpu=power8 -mtune=power8"
-+ fi
- fi
-
- elif test "x$TOOLCHAIN_TYPE" = xsolstudio; then
diff --git a/java/openjdk11/files/patch-make_lib_Awt2dLibraries.gmk b/java/openjdk11/files/patch-make_lib_Awt2dLibraries.gmk
index 450c3a5aed3..e7fe6135a16 100644
--- a/java/openjdk11/files/patch-make_lib_Awt2dLibraries.gmk
+++ b/java/openjdk11/files/patch-make_lib_Awt2dLibraries.gmk
@@ -1,11 +1,11 @@
---- make/lib/Awt2dLibraries.gmk.orig 2020-06-10 15:26:21 UTC
-+++ make/lib/Awt2dLibraries.gmk
-@@ -639,7 +639,7 @@ $(eval $(call SetupJdkLibrary, BUILD_LIBFONTMANAGER, \
+--- make/lib/Awt2dLibraries.gmk.orig 2021-01-19 20:45:30.000000000 -0800
++++ make/lib/Awt2dLibraries.gmk 2021-01-20 18:23:43.116628000 -0800
+@@ -712,7 +712,7 @@
LDFLAGS_unix := -L$(INSTALL_LIBRARIES_HERE), \
LDFLAGS_aix := -Wl$(COMMA)-berok, \
LIBS := $(BUILD_LIBFONTMANAGER_FONTLIB), \
- LIBS_unix := -lawt -ljava -ljvm $(LIBM) $(LIBCXX), \
+ LIBS_unix := -lfontconfig -lawt -ljava -ljvm $(LIBM) $(LIBCXX), \
- LIBS_macosx := -lawt_lwawt -framework CoreText -framework CoreFoundation \
- -framework CoreGraphics, \
+ LIBS_macosx := -lawt_lwawt, \
LIBS_windows := $(WIN_JAVA_LIB) advapi32.lib user32.lib gdi32.lib \
+ $(WIN_AWT_LIB), \
diff --git a/java/openjdk11/files/patch-src_hotspot_os__cpu_bsd__ppc_bytes__bsd__ppc.inline.hpp b/java/openjdk11/files/patch-src_hotspot_os__cpu_bsd__ppc_bytes__bsd__ppc.inline.hpp
deleted file mode 100644
index 7be8e0a13a9..00000000000
--- a/java/openjdk11/files/patch-src_hotspot_os__cpu_bsd__ppc_bytes__bsd__ppc.inline.hpp
+++ /dev/null
@@ -1,20 +0,0 @@
---- src/hotspot/os_cpu/bsd_ppc/bytes_bsd_ppc.inline.hpp.orig 2020-11-19 20:56:24 UTC
-+++ src/hotspot/os_cpu/bsd_ppc/bytes_bsd_ppc.inline.hpp
-@@ -27,13 +27,13 @@
- #define OS_CPU_BSD_PPC_VM_BYTES_BSD_PPC_INLINE_HPP
-
- #if defined(VM_LITTLE_ENDIAN)
--#include
-+#include
-
- // Efficient swapping of data bytes from Java byte
- // ordering to native byte ordering and vice versa.
--inline u2 Bytes::swap_u2(u2 x) { return bswap_16(x); }
--inline u4 Bytes::swap_u4(u4 x) { return bswap_32(x); }
--inline u8 Bytes::swap_u8(u8 x) { return bswap_64(x); }
-+inline u2 Bytes::swap_u2(u2 x) { return bswap16(x); }
-+inline u4 Bytes::swap_u4(u4 x) { return bswap32(x); }
-+inline u8 Bytes::swap_u8(u8 x) { return bswap64(x); }
- #endif // VM_LITTLE_ENDIAN
-
- #endif // OS_CPU_BSD_PPC_VM_BYTES_BSD_PPC_INLINE_HPP
diff --git a/java/openjdk11/files/patch-src_hotspot_share_opto_addnode.cpp b/java/openjdk11/files/patch-src_hotspot_share_opto_addnode.cpp
deleted file mode 100644
index 4f304ce6b1a..00000000000
--- a/java/openjdk11/files/patch-src_hotspot_share_opto_addnode.cpp
+++ /dev/null
@@ -1,20 +0,0 @@
---- src/hotspot/share/opto/addnode.cpp
-+++ src/hotspot/share/opto/addnode.cpp
-@@ -917,7 +917,7 @@ Node *MinINode::Ideal(PhaseGVN *phase, bool can_reshape) {
-
- // Transform MIN2(x + c0, MIN2(x + c1, z)) into MIN2(x + MIN2(c0, c1), z)
- // if x == y and the additions can't overflow.
-- if (phase->eqv(x,y) &&
-+ if (phase->eqv(x,y) && tx != NULL &&
- !can_overflow(tx, x_off) &&
- !can_overflow(tx, y_off)) {
- return new MinINode(phase->transform(new AddINode(x, phase->intcon(MIN2(x_off, y_off)))), r->in(2));
-@@ -925,7 +925,7 @@ Node *MinINode::Ideal(PhaseGVN *phase, bool can_reshape) {
- } else {
- // Transform MIN2(x + c0, y + c1) into x + MIN2(c0, c1)
- // if x == y and the additions can't overflow.
-- if (phase->eqv(x,y) &&
-+ if (phase->eqv(x,y) && tx != NULL &&
- !can_overflow(tx, x_off) &&
- !can_overflow(tx, y_off)) {
- return new AddINode(x,phase->intcon(MIN2(x_off,y_off)));
diff --git a/java/openjdk11/files/patch-src_jdk.hotspot.agent_bsd_native_libsaproc_BsdDebuggerLocal.c b/java/openjdk11/files/patch-src_jdk.hotspot.agent_bsd_native_libsaproc_BsdDebuggerLocal.c
deleted file mode 100644
index 5eae465a072..00000000000
--- a/java/openjdk11/files/patch-src_jdk.hotspot.agent_bsd_native_libsaproc_BsdDebuggerLocal.c
+++ /dev/null
@@ -1,20 +0,0 @@
---- src/jdk.hotspot.agent/bsd/native/libsaproc/BsdDebuggerLocal.c.orig 2020-11-19 21:24:03 UTC
-+++ src/jdk.hotspot.agent/bsd/native/libsaproc/BsdDebuggerLocal.c
-@@ -42,7 +42,7 @@
- #include "sun_jvm_hotspot_debugger_sparc_SPARCThreadContext.h"
- #endif
-
--#ifdef ppc64
-+#if defined(ppc64) || defined(ppc64le)
- #include "sun_jvm_hotspot_debugger_ppc64_PPC64ThreadContext.h"
- #endif
-
-@@ -373,7 +373,7 @@ JNIEXPORT jlongArray JNICALL Java_sun_jvm_hotspot_debu
- #if defined(sparc) || defined(sparcv9)
- #define NPRGREG sun_jvm_hotspot_debugger_sparc_SPARCThreadContext_NPRGREG
- #endif
--#ifdef ppc64
-+#if defined(ppc64) || defined(ppc64le)
- #define NPRGREG sun_jvm_hotspot_debugger_ppc64_PPC64ThreadContext_NPRGREG
- #endif
- #ifdef aarch64
diff --git a/java/openjdk11/files/patch-src_utils_hsdis_Makefile b/java/openjdk11/files/patch-src_utils_hsdis_Makefile
deleted file mode 100644
index 1c6cfb2f28d..00000000000
--- a/java/openjdk11/files/patch-src_utils_hsdis_Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/utils/hsdis/Makefile.orig 2020-11-19 21:27:40 UTC
-+++ src/utils/hsdis/Makefile
-@@ -143,6 +143,7 @@ ifdef LP64
- CFLAGS/sparcv9 += -m64
- CFLAGS/amd64 += -m64
- CFLAGS/ppc64 += -m64
-+CFLAGS/ppc64le += -m64 -DABI_ELFv2
- else # LP64
- ARCH=$(ARCH2:amd64=i386)
- ifneq ($(findstring arm,$(ARCH)),)
diff --git a/java/openjdk8/Makefile b/java/openjdk8/Makefile
index ee019ee37ee..15aa44a7fda 100644
--- a/java/openjdk8/Makefile
+++ b/java/openjdk8/Makefile
@@ -141,8 +141,8 @@ INSTALLDIR= ${PREFIX}/${PKGBASE}
NOPRECIOUSMAKEVARS= yes
JDK_MAJOR_VERSION= 8
-JDK_UPDATE_VERSION= 275
-JDK_BUILD_NUMBER= 01
+JDK_UPDATE_VERSION= 282
+JDK_BUILD_NUMBER= 08
BSD_JDK_VERSION= 1
JTREG_VERSION= 4.1
JTREG_BUILD_NUMBER= b08
diff --git a/java/openjdk8/distinfo b/java/openjdk8/distinfo
index d7081251c5f..bd338a1c9b7 100644
--- a/java/openjdk8/distinfo
+++ b/java/openjdk8/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1605118633
+TIMESTAMP = 1611190444
SHA256 (jtreg4.1-b08.tar.gz) = a9fbfac903313c12687e60978c4688c20189cdf873560125917d6ad53d55b30c
SIZE (jtreg4.1-b08.tar.gz) = 6834252
-SHA256 (battleblow-openjdk-jdk8u-8.275.01.1-jdk8u275-b01.1_GH0.tar.gz) = 0e2ea2d681f39a1149a6620aa65952a345d5e69d6f4d1eeb37453c1220a087c6
-SIZE (battleblow-openjdk-jdk8u-8.275.01.1-jdk8u275-b01.1_GH0.tar.gz) = 87648080
+SHA256 (battleblow-openjdk-jdk8u-8.282.08.1-jdk8u282-b08.1_GH0.tar.gz) = 6a74d9dc944644ecf20f497b0006317497c4a440787ef44a3c1b2fea8efe52cd
+SIZE (battleblow-openjdk-jdk8u-8.282.08.1-jdk8u282-b08.1_GH0.tar.gz) = 87956867
diff --git a/java/openjdk8/files/patch-hotspot_make_bsd_makefiles_ppc64.make b/java/openjdk8/files/patch-hotspot_make_bsd_makefiles_ppc64.make
deleted file mode 100644
index 023fb10fd71..00000000000
--- a/java/openjdk8/files/patch-hotspot_make_bsd_makefiles_ppc64.make
+++ /dev/null
@@ -1,9 +0,0 @@
---- hotspot/make/bsd/makefiles/ppc64.make.orig 2020-11-18 23:45:09 UTC
-+++ hotspot/make/bsd/makefiles/ppc64.make
-@@ -47,5 +47,5 @@ else
- CFLAGS += -DVM_LITTLE_ENDIAN -DABI_ELFv2
-
- # Use Power8, this is the first CPU to support PPC64 LE with ELFv2 ABI.
-- CFLAGS += -mcpu=power7 -mtune=power8 -minsert-sched-nops=regroup_exact -mno-multiple -mno-string
-+ CFLAGS += -mcpu=power8 -mtune=power8
- endif
diff --git a/java/openjdk8/files/patch-hotspot_src_os__cpu_bsd__ppc_vm_bytes__bsd__ppc.inline.hpp b/java/openjdk8/files/patch-hotspot_src_os__cpu_bsd__ppc_vm_bytes__bsd__ppc.inline.hpp
deleted file mode 100644
index b8b8ed23788..00000000000
--- a/java/openjdk8/files/patch-hotspot_src_os__cpu_bsd__ppc_vm_bytes__bsd__ppc.inline.hpp
+++ /dev/null
@@ -1,20 +0,0 @@
---- hotspot/src/os_cpu/bsd_ppc/vm/bytes_bsd_ppc.inline.hpp.orig 2020-11-18 23:50:31 UTC
-+++ hotspot/src/os_cpu/bsd_ppc/vm/bytes_bsd_ppc.inline.hpp
-@@ -27,13 +27,13 @@
- #define OS_CPU_BSD_PPC_VM_BYTES_BSD_PPC_INLINE_HPP
-
- #if defined(VM_LITTLE_ENDIAN)
--#include
-+#include
-
- // Efficient swapping of data bytes from Java byte
- // ordering to native byte ordering and vice versa.
--inline u2 Bytes::swap_u2(u2 x) { return bswap_16(x); }
--inline u4 Bytes::swap_u4(u4 x) { return bswap_32(x); }
--inline u8 Bytes::swap_u8(u8 x) { return bswap_64(x); }
-+inline u2 Bytes::swap_u2(u2 x) { return bswap16(x); }
-+inline u4 Bytes::swap_u4(u4 x) { return bswap32(x); }
-+inline u8 Bytes::swap_u8(u8 x) { return bswap64(x); }
- #endif // VM_LITTLE_ENDIAN
-
- #endif // OS_CPU_BSD_PPC_VM_BYTES_BSD_PPC_INLINE_HPP
diff --git a/lang/erlang-runtime21/Makefile b/lang/erlang-runtime21/Makefile
index 89488cb9b97..97fdbffa537 100644
--- a/lang/erlang-runtime21/Makefile
+++ b/lang/erlang-runtime21/Makefile
@@ -3,8 +3,8 @@
PORTNAME= erlang
DISTVERSIONPREFIX= OTP-
-DISTVERSION= 21.3.8.18
-PORTREVISION= 1
+DISTVERSION= 21.3.8.19
+PORTREVISION= 0
# NB when bumping OTP versions also bump PORTREVISION in databases/couchdb2
CATEGORIES= lang parallel java
PKGNAMESUFFIX= -runtime21
diff --git a/lang/erlang-runtime21/distinfo b/lang/erlang-runtime21/distinfo
index 83aceffb252..ffce4476315 100644
--- a/lang/erlang-runtime21/distinfo
+++ b/lang/erlang-runtime21/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1601651458
-SHA256 (erlang/erlang-otp-OTP-21.3.8.18_GH0.tar.gz) = 3481a47503e1ac0c0296970b460d1936ee0432600f685a216608e04b2f608367
-SIZE (erlang/erlang-otp-OTP-21.3.8.18_GH0.tar.gz) = 54096425
+TIMESTAMP = 1611133501
+SHA256 (erlang/erlang-otp-OTP-21.3.8.19_GH0.tar.gz) = 0105aa8715ad00d990cc11fc8a5160675b56ae3fc96cfb21600a7d51e5161a93
+SIZE (erlang/erlang-otp-OTP-21.3.8.19_GH0.tar.gz) = 54100621
SHA256 (erlang/erlang-corba-4.5.2_GH0.tar.gz) = 36f397e6aef97eebda629badb0570cb4ddc979a6d1557bc487a9e13671facf8f
SIZE (erlang/erlang-corba-4.5.2_GH0.tar.gz) = 1422685
diff --git a/lang/erlang-runtime22/Makefile b/lang/erlang-runtime22/Makefile
index 1c4aaff4a53..1ba56a46c96 100644
--- a/lang/erlang-runtime22/Makefile
+++ b/lang/erlang-runtime22/Makefile
@@ -3,7 +3,7 @@
PORTNAME= erlang
DISTVERSIONPREFIX= OTP-
-DISTVERSION= 22.3.4.14
+DISTVERSION= 22.3.4.15
CATEGORIES= lang parallel java
PKGNAMESUFFIX= -runtime22
DIST_SUBDIR= erlang
diff --git a/lang/erlang-runtime22/distinfo b/lang/erlang-runtime22/distinfo
index 378a3b6e636..65107daf94b 100644
--- a/lang/erlang-runtime22/distinfo
+++ b/lang/erlang-runtime22/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1610822341
-SHA256 (erlang/erlang-otp-OTP-22.3.4.14_GH0.tar.gz) = 0d1e1f1acf542a98248e388b877d34eba92f367fdcc5ee3ebde557dee60ef551
-SIZE (erlang/erlang-otp-OTP-22.3.4.14_GH0.tar.gz) = 55896349
+TIMESTAMP = 1611135673
+SHA256 (erlang/erlang-otp-OTP-22.3.4.15_GH0.tar.gz) = 05d388ee252fd04a8e9e62f3ea7be3b45a19f698d978452933a21138a383e80d
+SIZE (erlang/erlang-otp-OTP-22.3.4.15_GH0.tar.gz) = 55893795
SHA256 (erlang/erlang-corba-4.5.2_GH0.tar.gz) = 36f397e6aef97eebda629badb0570cb4ddc979a6d1557bc487a9e13671facf8f
SIZE (erlang/erlang-corba-4.5.2_GH0.tar.gz) = 1422685
diff --git a/lang/erlang-runtime23/Makefile b/lang/erlang-runtime23/Makefile
index 897ecac993e..b811a6c056a 100644
--- a/lang/erlang-runtime23/Makefile
+++ b/lang/erlang-runtime23/Makefile
@@ -3,7 +3,7 @@
PORTNAME= erlang
DISTVERSIONPREFIX= OTP-
-DISTVERSION= 23.2.2
+DISTVERSION= 23.2.3
CATEGORIES= lang parallel java
PKGNAMESUFFIX= -runtime23
DIST_SUBDIR= erlang
diff --git a/lang/erlang-runtime23/distinfo b/lang/erlang-runtime23/distinfo
index 3599137e592..6f19ffa0d85 100644
--- a/lang/erlang-runtime23/distinfo
+++ b/lang/erlang-runtime23/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1610822368
-SHA256 (erlang/erlang-otp-OTP-23.2.2_GH0.tar.gz) = 04994a2dffee0170554797b3d258b4f4727e54c772e721202e9fb22d6827e4de
-SIZE (erlang/erlang-otp-OTP-23.2.2_GH0.tar.gz) = 56594755
+TIMESTAMP = 1611145426
+SHA256 (erlang/erlang-otp-OTP-23.2.3_GH0.tar.gz) = 3160912856ba734bd9c17075e72f469b9d4b913f3ab9652ee7e0fb406f0f0f2c
+SIZE (erlang/erlang-otp-OTP-23.2.3_GH0.tar.gz) = 56590563
SHA256 (erlang/erlang-corba-5.0_GH0.tar.gz) = c4daf7c89cc8853e0965d03d360ebb643fa7c407ca81483046deb2f33f981f3e
SIZE (erlang/erlang-corba-5.0_GH0.tar.gz) = 1394244
diff --git a/lang/gcc10-devel/Makefile b/lang/gcc10-devel/Makefile
index c1414d896d5..0727ef67e87 100644
--- a/lang/gcc10-devel/Makefile
+++ b/lang/gcc10-devel/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= gcc
-PORTVERSION= 10.2.1.s20210109
+PORTVERSION= 10.2.1.s20210116
CATEGORIES= lang
MASTER_SITES= GCC/snapshots/${DIST_VERSION}
PKGNAMESUFFIX= ${SUFFIX}-devel
diff --git a/lang/gcc10-devel/distinfo b/lang/gcc10-devel/distinfo
index 80d87fdec5d..67b0acfb28d 100644
--- a/lang/gcc10-devel/distinfo
+++ b/lang/gcc10-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1610280967
-SHA256 (gcc-10-20210109.tar.xz) = 5a6aaa2a29d4b9bb253f1362089dbaae32acd042f086bd0711b4cbc2dba1d09b
-SIZE (gcc-10-20210109.tar.xz) = 71511648
+TIMESTAMP = 1610886269
+SHA256 (gcc-10-20210116.tar.xz) = 041f4654be6819d400dbff3d77a23851dcc957d39f7435f753f2388799421cd0
+SIZE (gcc-10-20210116.tar.xz) = 71518320
diff --git a/mail/bogofilter/Makefile b/mail/bogofilter/Makefile
index b7c1f469ea2..0d127af1896 100644
--- a/mail/bogofilter/Makefile
+++ b/mail/bogofilter/Makefile
@@ -25,6 +25,8 @@ UNICODE_DESC= Normalize tokens to Unicode (UTF-8) (recommended)
CONFLICTS_INSTALL?= bogofilter-sqlite-[0-9]* bogofilter-tc-[0-9]* bogofilter-lmdb-[0-9]* \
bogofilter-kc-[0-9]*
+USE_HARDENING= stackautoinit:off
+
USES+= cpe perl5 shebangfix tar:xz
SHEBANG_FILES= contrib/randomtrain.sh contrib/scramble.sh \
src/tests/unsort.pl contrib/*.pl
diff --git a/math/Makefile b/math/Makefile
index 7b372ae2f81..0df7ffcb0ec 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -840,6 +840,7 @@
SUBDIR += py-python-fcl
SUBDIR += py-python-igraph
SUBDIR += py-python-louvain
+ SUBDIR += py-python-picard
SUBDIR += py-pyvtk
SUBDIR += py-qdldl
SUBDIR += py-quadprog
diff --git a/math/hmat-oss/Makefile b/math/hmat-oss/Makefile
index bc852bf32d1..b1929384a49 100644
--- a/math/hmat-oss/Makefile
+++ b/math/hmat-oss/Makefile
@@ -13,6 +13,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.md
LIB_DEPENDS= libopenblas.so:math/openblas
+USE_HARDENING= stackautoinit:off
+
USES= cmake compiler:openmp
USE_GITHUB= yes
GH_ACCOUNT= jeromerobert
diff --git a/math/py-pplpy/Makefile b/math/py-pplpy/Makefile
index 3a4aae6b39d..80cfabc4105 100644
--- a/math/py-pplpy/Makefile
+++ b/math/py-pplpy/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= pplpy
-PORTVERSION= 0.8.4
-PORTREVISION= 2
+PORTVERSION= 0.8.7
CATEGORIES= math python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -22,25 +21,20 @@ LIB_DEPENDS= libgmp.so:math/gmp \
libppl.so:devel/ppl
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gmpy2-devel>0:math/py-gmpy2-devel@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}cysignals>0:devel/py-cysignals@${PY_FLAVOR}
+TEST_DEPENDS= py.test:devel/py-pytest@${PY_FLAVOR}
USES= compiler:c++11-lang localbase python:3.6+
USE_PYTHON= cython distutils
+.if !defined(WITH_DEBUG)
+LDFLAGS+= -s
+.endif
+
OPTIONS_DEFINE= DOCS
DOCS_BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=0,1:textproc/py-sphinx@${PY_FLAVOR}
DOCS_USES= gmake
PORTDOCS= *
-.include
-
-.if ${COMPILER_TYPE} == "clang" && ${COMPILER_VERSION} >= 110
-# error: cannot initialize a parameter of type 'bool' with an rvalue of type 'nullptr_t'
-BUILD_DEPENDS+= ${LOCALBASE}/bin/clang10:devel/llvm10
-CPP= ${LOCALBASE}/bin/clang-cpp10
-CC= ${LOCALBASE}/bin/clang10
-CXX= ${LOCALBASE}/bin/clang++10
-.endif
-
do-build-DOCS-on:
(cd ${WRKSRC}/docs && ${GMAKE} html)
@@ -48,4 +42,7 @@ post-build-DOCS-on:
${MKDIR} ${STAGEDIR}${DOCSDIR}
${CP} -R ${WRKSRC}/docs/build/html/* ${STAGEDIR}${DOCSDIR}
-.include
+do-test: install
+ (cd ${WRKSRC} && py.test)
+
+.include
diff --git a/math/py-pplpy/distinfo b/math/py-pplpy/distinfo
index f0ea3df7339..4819f494db8 100644
--- a/math/py-pplpy/distinfo
+++ b/math/py-pplpy/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1589635484
-SHA256 (pplpy-0.8.4.tar.gz) = b962914d5814edab320d00c11ca396b70c4ce1e67db7a6d59c4b0a3772a16836
-SIZE (pplpy-0.8.4.tar.gz) = 61932
+TIMESTAMP = 1611174666
+SHA256 (pplpy-0.8.7.tar.gz) = 500bd0f4ae1a76956fae7fcba77854f5ec3e64fce76803664983763c3f2bd8bd
+SIZE (pplpy-0.8.7.tar.gz) = 65671
diff --git a/math/py-pplpy/pkg-plist b/math/py-pplpy/pkg-plist
index 6afdef5636c..d59cb40652e 100644
--- a/math/py-pplpy/pkg-plist
+++ b/math/py-pplpy/pkg-plist
@@ -3,6 +3,8 @@
%%PYTHON_SITELIBDIR%%/ppl/__pycache__/__init__.cpython-%%PYTHON_SUFFIX%%.pyc
%%PYTHON_SITELIBDIR%%/ppl/bit_arrays.pxd
%%PYTHON_SITELIBDIR%%/ppl/bit_arrays.so
+%%PYTHON_SITELIBDIR%%/ppl/congruence.pxd
+%%PYTHON_SITELIBDIR%%/ppl/congruence.so
%%PYTHON_SITELIBDIR%%/ppl/constraint.pxd
%%PYTHON_SITELIBDIR%%/ppl/constraint.so
%%PYTHON_SITELIBDIR%%/ppl/generator.pxd
diff --git a/math/py-python-picard/Makefile b/math/py-python-picard/Makefile
new file mode 100644
index 00000000000..ae3e06130ee
--- /dev/null
+++ b/math/py-python-picard/Makefile
@@ -0,0 +1,26 @@
+# $FreeBSD$
+
+PORTNAME= python-picard
+DISTVERSION= 0.4
+CATEGORIES= math python
+MASTER_SITES= CHEESESHOP
+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+
+MAINTAINER= yuri@FreeBSD.org
+COMMENT= Preconditoned ICA algorithm for Real Data
+
+LICENSE= BSD3CLAUSE
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
+BUILD_DEPENDS= ${PYNUMPY}
+RUN_DEPENDS= ${PYNUMPY} \
+ ${PYTHON_PKGNAMEPREFIX}matplotlib>0:math/py-matplotlib@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}numexpr>0:math/py-numexpr@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}scipy>0:science/py-scipy@${PY_FLAVOR}
+
+USES= python:3.6+
+USE_PYTHON= distutils concurrent autoplist
+
+NO_ARCH= yes
+
+.include
diff --git a/math/py-python-picard/distinfo b/math/py-python-picard/distinfo
new file mode 100644
index 00000000000..3660a8f77c6
--- /dev/null
+++ b/math/py-python-picard/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1611194915
+SHA256 (python-picard-0.4.tar.gz) = e7359f44ac4c0988faed690b2efaa6ad9424a297e3e2d37433a263ea9dbd537f
+SIZE (python-picard-0.4.tar.gz) = 58647
diff --git a/math/py-python-picard/pkg-descr b/math/py-python-picard/pkg-descr
new file mode 100644
index 00000000000..0f8cc411c70
--- /dev/null
+++ b/math/py-python-picard/pkg-descr
@@ -0,0 +1,6 @@
+Picard is a library to run the Preconditioned ICA for Real Data (PICARD)
+algorithm and its orthogonal version (PICARD-O). These algorithms show fast
+convergence even on real data for which sources independence do not perfectly
+hold.
+
+WWW: https://pierreablin.github.io/picard/
diff --git a/net-im/telegram-cli/files/patch-configure b/net-im/telegram-cli/files/patch-configure
new file mode 100644
index 00000000000..ae959e146fe
--- /dev/null
+++ b/net-im/telegram-cli/files/patch-configure
@@ -0,0 +1,11 @@
+--- configure.orig 2020-01-06 10:43:44 UTC
++++ configure
+@@ -5442,7 +5442,7 @@ $as_echo "enabled" >&6; }
+
+
+ if test "x$LUA" = 'x'; then :
+- for ac_prog in lua lua5.2 lua52 lua5.1 lua51 lua50
++ for ac_prog in lua lua5.4 lua54 lua5.3 lua53 lua5.2 lua52 lua5.1 lua51
+ do
+ # Extract the first word of "$ac_prog", so it can be a program name with args.
+ set dummy $ac_prog; ac_word=$2
diff --git a/net/Makefile b/net/Makefile
index e864ade6b08..93f2e76b2b8 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -298,6 +298,7 @@
SUBDIR += kdenetwork
SUBDIR += kdenetwork-filesharing
SUBDIR += kea
+ SUBDIR += keycloak
SUBDIR += kf5-kcalendarcore
SUBDIR += kf5-kcontacts
SUBDIR += kf5-kdav
diff --git a/net/keycloak/Makefile b/net/keycloak/Makefile
new file mode 100644
index 00000000000..c1e35d68fd8
--- /dev/null
+++ b/net/keycloak/Makefile
@@ -0,0 +1,138 @@
+# $FreeBSD$
+
+PORTNAME= keycloak
+PORTVERSION= 12.0.2
+CATEGORIES= net java
+MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${PORTVERSION}/
+
+MAINTAINER= freebsd@rheinwolf.de
+COMMENT= Identity and access management solution
+
+LICENSE= APACHE20
+LICENSE_FILE= ${WRKSRC}/LICENSE.txt
+
+FLAVORS= default mysql postgres
+FLAVOR?= ${FLAVORS:[1]}
+mysql_PKGNAMESUFFIX= -mysql
+postgres_PKGNAMESUFFIX= -postgres
+
+.if ${FLAVOR:U} == mysql
+RUN_DEPENDS+= ${JAVAJARDIR}/mysql-connector-java.jar:databases/mysql-connector-java
+PLIST_SUB+= MYSQL=""
+.else
+PLIST_SUB+= MYSQL="@comment "
+.endif
+
+.if ${FLAVOR:U} == postgres
+RUN_DEPENDS+= ${JAVAJARDIR}/postgresql.jar:databases/postgresql-jdbc
+PLIST_SUB+= POSTGRES=""
+.else
+PLIST_SUB+= POSTGRES="@comment "
+.endif
+
+USE_RC_SUBR= keycloak
+
+USE_JAVA= yes
+JAVA_VERSION= 1.8+
+JAVA_OS= native
+JAVA_VENDOR= openjdk oracle
+JAVA_RUN= yes
+
+USER= www
+GROUP= www
+
+VAR_DIR?= /var
+LOG_DIR?= ${VAR_DIR}/log/${PORTNAME}
+RUN_DIR?= ${VAR_DIR}/run/${PORTNAME}
+
+SUB_LIST+= GROUP=${GROUP} \
+ LOG_DIR=${LOG_DIR} \
+ JAVA=${JAVA} \
+ PORTNAME=${PORTNAME} \
+ RUN_DIR=${RUN_DIR} \
+ USER=${USER}
+
+NO_BUILD= yes
+NO_ARCH= yes
+
+OPTIONS_DEFINE= DOCS EXAMPLES
+
+CONFIG_FILES= bin/.jbossclirc \
+ bin/add-user.properties \
+ bin/domain.conf \
+ bin/jboss-cli-logging.properties \
+ bin/jboss-cli.xml bin/product.conf \
+ bin/standalone.conf \
+ domain/configuration/application-roles.properties \
+ domain/configuration/application-users.properties \
+ domain/configuration/default-server-logging.properties \
+ domain/configuration/domain.xml \
+ domain/configuration/host-master.xml \
+ domain/configuration/host-slave.xml \
+ domain/configuration/host.xml \
+ domain/configuration/logging.properties \
+ domain/configuration/mgmt-groups.properties \
+ domain/configuration/mgmt-users.properties \
+ modules/layers.conf \
+ standalone/configuration/application-roles.properties \
+ standalone/configuration/application-users.properties \
+ standalone/configuration/logging.properties \
+ standalone/configuration/mgmt-groups.properties \
+ standalone/configuration/mgmt-users.properties \
+ standalone/configuration/standalone-ha.xml \
+ standalone/configuration/standalone.xml
+
+post-patch:
+.for f in ${CONFIG_FILES}
+ ${MV} ${WRKSRC}/${f} ${WRKSRC}/${f}.sample
+.endfor
+ ${RM} -r ${WRKSRC}/modules/system/layers/base/org/apache/activemq/artemis/journal/main/lib/linux-i686
+ ${RM} -r ${WRKSRC}/modules/system/layers/base/org/apache/activemq/artemis/journal/main/lib/linux-x86_64
+ ${RM} -r ${WRKSRC}/modules/system/layers/base/org/wildfly/openssl/main/lib
+
+do-install:
+ ${MKDIR} ${STAGEDIR}${JAVASHAREDIR}/${PORTNAME}/bin
+ ${MKDIR} ${STAGEDIR}${DOCSDIR}
+ ${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
+ ${MKDIR} ${STAGEDIR}${LOG_DIR}/domain
+ ${MKDIR} ${STAGEDIR}${LOG_DIR}/standalone
+ ${MKDIR} ${STAGEDIR}${RUN_DIR}
+
+ # Install files in bin
+ ${INSTALL_SCRIPT} ${WRKSRC}/bin/*.sh ${STAGEDIR}${JAVASHAREDIR}/${PORTNAME}/bin
+.for f in .jbossclirc.sample add-user.properties.sample domain.conf.sample jboss-cli-logging.properties.sample jboss-cli.xml.sample \
+ launcher.jar migrate-domain-clustered.cli migrate-domain-standalone.cli migrate-standalone-ha.cli migrate-standalone.cli \
+ product.conf.sample standalone.conf.sample wildfly-elytron-tool.jar
+ ${INSTALL_DATA} ${WRKSRC}/bin/${f} ${STAGEDIR}${JAVASHAREDIR}/${PORTNAME}/bin
+.endfor
+ ${INSTALL_DATA} ${WRKSRC}/jboss-modules.jar ${STAGEDIR}${JAVASHAREDIR}/${PORTNAME}
+ (cd ${WRKSRC}/bin && ${COPYTREE_SHARE} client ${STAGEDIR}${JAVASHAREDIR}/${PORTNAME}/bin)
+
+ # Install jar files, configuration and everything else
+ (cd ${WRKSRC} && ${COPYTREE_SHARE} "domain modules standalone themes welcome-content" ${STAGEDIR}${JAVASHAREDIR}/${PORTNAME})
+ (cd ${WRKSRC}/docs/examples && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR})
+.for d in licenses-keycloak schema
+ (cd ${WRKSRC}/docs/${d} && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR}/${d})
+.endfor
+
+ # Create links for kc* binaries
+ ${LN} -sf ${JAVASHAREDIR}/${PORTNAME}/bin/kcadm.sh ${STAGEDIR}${PREFIX}/bin/kcadm
+ ${LN} -sf ${JAVASHAREDIR}/${PORTNAME}/bin/kcreg.sh ${STAGEDIR}${PREFIX}/bin/kcreg
+
+ # Create links for log directories
+ ${LN} -sf ${LOG_DIR}/domain ${STAGEDIR}${JAVASHAREDIR}/${PORTNAME}/domain/log
+ ${LN} -sf ${LOG_DIR}/standalone ${STAGEDIR}${JAVASHAREDIR}/${PORTNAME}/standalone/log
+
+.if ${FLAVOR:U} == mysql
+ @${MKDIR} ${STAGEDIR}${JAVASHAREDIR}/${PORTNAME}/modules/system/layers/keycloak/com/mysql/main
+ ${CP} ${FILESDIR}/mysql-module.xml ${STAGEDIR}${JAVASHAREDIR}/${PORTNAME}/modules/system/layers/keycloak/com/mysql/main/module.xml
+ ${LN} -sf ${JAVAJARDIR}/mysql-connector-java.jar ${STAGEDIR}${JAVASHAREDIR}/${PORTNAME}/modules/system/layers/keycloak/com/mysql/main/mysql-connector-java.jar
+.endif
+
+.if ${FLAVOR:U} == postgres
+ @${MKDIR} ${STAGEDIR}${JAVASHAREDIR}/${PORTNAME}/modules/system/layers/keycloak/org/postgresql/main
+ ${CP} ${FILESDIR}/postgresql-module.xml ${STAGEDIR}${JAVASHAREDIR}/${PORTNAME}/modules/system/layers/keycloak/org/postgresql/main/module.xml
+ ${LN} -sf ${JAVAJARDIR}/postgresql.jar ${STAGEDIR}${JAVASHAREDIR}/${PORTNAME}/modules/system/layers/keycloak/org/postgresql/main/postgresql.jar
+.endif
+
+.include
diff --git a/net/keycloak/distinfo b/net/keycloak/distinfo
new file mode 100644
index 00000000000..129ac128f40
--- /dev/null
+++ b/net/keycloak/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1611039921
+SHA256 (keycloak-12.0.2.tar.gz) = dd17e542b49b6967d06011105b33df3401ef05cfd8731253d9278a6ded268fec
+SIZE (keycloak-12.0.2.tar.gz) = 235975015
diff --git a/net/keycloak/files/keycloak.in b/net/keycloak/files/keycloak.in
new file mode 100644
index 00000000000..d578a2c0c5b
--- /dev/null
+++ b/net/keycloak/files/keycloak.in
@@ -0,0 +1,97 @@
+#!/bin/sh
+
+# $FreeBSD$
+#
+# PROVIDE: %%PORTNAME%%
+# REQUIRE: NETWORKING SERVERS
+# KEYWORD: shutdown
+#
+# Add these following line to /etc/rc.conf.local or /etc/rc.conf
+# to enable this service:
+#
+# %%PORTNAME%%_enable (bool): Set it to YES to enable keycloak on startup.
+# Default: NO
+# %%PORTNAME%%_host_config (string): Choose the host config if running in domain mode (host-master, host-slave).
+# Default: host-master
+# %%PORTNAME%%_mode (string): Choose the desired operating mode (standalone, standalone-ha, domain).
+# Default: standalone
+# %%PORTNAME%%_user (string): User account to run with.
+# Default: www
+# %%PORTNAME%%_flags (string): Additional flags for the startup script.
+#
+
+. /etc/rc.subr
+
+name=%%PORTNAME%%
+rcvar=%%PORTNAME%%_enable
+desc="Identity and access management solution"
+
+load_rc_config $name
+
+: ${%%PORTNAME%%_enable:=NO}
+: ${%%PORTNAME%%_host_config:="host-master"}
+: ${%%PORTNAME%%_mode:=standalone}
+: ${%%PORTNAME%%_user:=%%USER%%}
+: ${%%PORTNAME%%_group:=%%GROUP%%}
+: ${%%PORTNAME%%_flags:=""}
+
+pidfile=%%RUN_DIR%%/%%PORTNAME%%.pid
+command=/usr/sbin/daemon
+command_args="-u ${%%PORTNAME%%_user} -o %%LOG_DIR%%/%%PORTNAME%%.out -t %%PORTNAME%% -R 60 -P ${pidfile}"
+
+start_cmd="%%PORTNAME%%_start"
+stop_cmd="%%PORTNAME%%_stop"
+
+%%PORTNAME%%_start()
+{
+ local %%PORTNAME%%_startscript
+
+ if [ ${%%PORTNAME%%_mode} = "domain" ]; then
+ %%PORTNAME%%_flags="--host-config=${%%PORTNAME%%_host_config} ${%%PORTNAME%%_flags}"
+ %%PORTNAME%%_startscript=domain.sh
+ elif [ ${%%PORTNAME%%_mode} = "standalone-ha" ]; then
+ %%PORTNAME%%_flags="--server-config=standalone-ha.xml ${%%PORTNAME%%_flags}"
+ %%PORTNAME%%_startscript=standalone.sh
+ else
+ %%PORTNAME%%_startscript=standalone.sh
+ fi
+
+ if [ ! -d "%%LOG_DIR%%" ]; then
+ install -d -o ${%%PORTNAME%%_user} %%LOG_DIR%%
+ fi
+ if [ ! -d "%%RUN_DIR%%" ]; then
+ install -d -o ${%%PORTNAME%%_user} %%RUN_DIR%%
+ fi
+
+ chown -R ${%%PORTNAME%%_user} %%LOG_DIR%%
+ chown -R ${%%PORTNAME%%_user} %%JAVASHAREDIR%%/%%PORTNAME%%/domain
+ chown -R ${%%PORTNAME%%_user} %%JAVASHAREDIR%%/%%PORTNAME%%/standalone
+
+ echo "Starting %%PORTNAME%%."
+ ${command} ${command_args} \
+ %%JAVASHAREDIR%%/%%PORTNAME%%/bin/${%%PORTNAME%%_startscript} \
+ ${%%PORTNAME%%_flags}
+}
+
+%%PORTNAME%%_stop()
+{
+ local pid_daemon
+ local pid_child
+
+ echo "Stopping %%PORTNAME%%."
+
+ pid_daemon=$(check_pidfile ${pidfile} ${command})
+ if [ ! -z "${pid_daemon}" ]; then
+ kill -TERM ${pid_daemon}
+ fi
+
+
+ pid_child=$(pgrep -U ${%%PORTNAME%%_user} -f %%JAVASHAREDIR%%/%%PORTNAME%%/jboss-modules.jar)
+ if [ ! -z "${pid_child}" ]; then
+ kill -TERM ${pid_child}
+ fi
+
+ wait_for_pids ${pid_daemon} ${pid_child}
+}
+
+run_rc_command "$1"
diff --git a/net/keycloak/files/mysql-module.xml b/net/keycloak/files/mysql-module.xml
new file mode 100644
index 00000000000..0849c8ec491
--- /dev/null
+++ b/net/keycloak/files/mysql-module.xml
@@ -0,0 +1,10 @@
+
+
+
+
+
+
+
+
+
+
diff --git a/net/keycloak/files/postgresql-module.xml b/net/keycloak/files/postgresql-module.xml
new file mode 100644
index 00000000000..168a2037fe1
--- /dev/null
+++ b/net/keycloak/files/postgresql-module.xml
@@ -0,0 +1,10 @@
+
+
+
+
+
+
+
+
+
+
diff --git a/net/keycloak/pkg-descr b/net/keycloak/pkg-descr
new file mode 100644
index 00000000000..20e808622f7
--- /dev/null
+++ b/net/keycloak/pkg-descr
@@ -0,0 +1,5 @@
+Keycloak is an open source Identity and Access Management solution
+aimed at modern applications and services. It makes it easy to
+secure applications and services with little to no code.
+
+WWW: https://www.keycloak.org/
diff --git a/net/keycloak/pkg-plist b/net/keycloak/pkg-plist
new file mode 100644
index 00000000000..009ea5867b9
--- /dev/null
+++ b/net/keycloak/pkg-plist
@@ -0,0 +1,2622 @@
+bin/kcadm
+bin/kcreg
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/@emotion,MIT.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/@patternfly,MIT.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/@pika-react-dom,MIT.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/@pika-react,MIT.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/Ace Code Editor,BSD 3-clause New or Revised License.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/Angular Treeview,MIT License.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/AngularJS,MIT License.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/FileSaver.js,MIT License.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/Font Awesome (Font),SIL Open Font License 1.1.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/Glyphicons Halflings,MIT License.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/OpenSans,Apache Software License 2.0.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/Patternfly,MIT License.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/RCUE,Apache Software License 2.0.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/Select2,Apache Software License 2.0.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/Select2,GNU General Public License v2.0 only.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/UI.Ace,MIT License.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/Zocial,MIT License.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/angular-file-upload,MIT License.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/angular-translate,MIT License.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/angular-ui-bootstrap,MIT License.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/aopalliance,aopalliance,1.0,Public Domain.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/attr-accept,MIT.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/change-case,MIT.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/com.fasterxml.jackson.dataformat,jackson-dataformat-cbor,2.10.1,Apache Software License 2.0.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/com.google.inject.extensions,guice-servlet,4.0,Apache Software License 2.0.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/com.google.zxing,core,3.4.0,Apache Software License 2.0.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/com.google.zxing,javase,3.4.0,Apache Software License 2.0.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/com.googlecode.owasp-java-html-sanitizer,owasp-java-html-sanitizer,20191001.1,Apache Software License 2.0.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/com.openshift,openshift-restclient-java,8.0.0.Final,Eclipse Public License 1.0.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/com.webauthn4j,webauthnj4-core,0.12.0.RELEASE,Apache Software License 2.0.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/com.webauthn4j,webauthnj4-util,0.12.0.RELEASE,Apache Software License 2.0.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/file-selector,MIT.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/focus-trap,MIT.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/history,MIT.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/hoist-non-react-statics,BSD-3-Clause.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/invariant,MIT.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/isarray,MIT.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/jQuery,MIT License.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/licenses.css
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/licenses.html
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/licenses.xml
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/licenses.xsl
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/object-assign,MIT.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/org.antlr,antlr-runtime,3.5.2,BSD 3-clause New or Revised License.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/org.apache.ant,ant,1.8.4,Apache Software License 2.0.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/org.apache.ant,ant-launcher,1.8.4,Apache Software License 2.0.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/org.apache.kerby,kerby-asn1,2.0.0,Apache Software License 2.0.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/org.apache.maven,maven-aether-provider,3.3.9,Apache Software License 2.0.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/org.apache.maven,maven-artifact,3.3.9,Apache Software License 2.0.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/org.apache.maven,maven-compat,3.3.9,Apache Software License 2.0.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/org.apache.maven,maven-core,3.3.9,Apache Software License 2.0.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/org.apache.maven,maven-model,3.3.9,Apache Software License 2.0.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/org.apache.maven,maven-model-builder,3.3.9,Apache Software License 2.0.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/org.apache.maven,maven-plugin-api,3.3.9,Apache Software License 2.0.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/org.apache.maven,maven-repository-metadata,3.3.9,Apache Software License 2.0.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/org.apache.maven,maven-settings,3.3.9,Apache Software License 2.0.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/org.apache.maven,maven-settings-builder,3.3.9,Apache Software License 2.0.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/org.apache.maven.wagon,wagon-http,3.0,Apache Software License 2.0.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/org.apache.maven.wagon,wagon-http-shared,3.0,Apache Software License 2.0.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/org.apache.maven.wagon,wagon-provider-api,3.0,Apache Software License 2.0.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/org.codehaus.plexus,plexus-classworlds,2.5.2,Apache Software License 2.0.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/org.codehaus.plexus,plexus-component-annotations,1.6.0,Apache Software License 2.0.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/org.codehaus.plexus,plexus-interpolation,1.21,Apache Software License 2.0.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/org.codehaus.plexus,plexus-utils,3.1.1,Apache Software License 2.0.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/org.drools,drools-compiler,7.11.0.Final,Apache Software License 2.0.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/org.drools,drools-core,7.11.0.Final,Apache Software License 2.0.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/org.eclipse.aether,aether-api,1.1.0,Eclipse Public License 1.0.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/org.eclipse.aether,aether-connector-basic,1.1.0,Eclipse Public License 1.0.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/org.eclipse.aether,aether-impl,1.1.0,Eclipse Public License 1.0.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/org.eclipse.aether,aether-spi,1.1.0,Eclipse Public License 1.0.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/org.eclipse.aether,aether-transport-file,1.1.0,Eclipse Public License 1.0.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/org.eclipse.aether,aether-transport-http,1.1.0,Eclipse Public License 1.0.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/org.eclipse.aether,aether-transport-wagon,1.1.0,Eclipse Public License 1.0.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/org.eclipse.aether,aether-util,1.1.0,Eclipse Public License 1.0.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/org.eclipse.jdt.core.compiler,ecj,4.6.1,Eclipse Public License 1.0.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/org.eclipse.sisu,org.eclipse.sisu.inject,0.3.2,Eclipse Public License 1.0.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/org.eclipse.sisu,org.eclipse.sisu.plexus,0.3.2,Eclipse Public License 1.0.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/org.freemarker,freemarker,2.3.29,Apache Software License 2.0.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/org.infinispan.infinispan-jboss-marshalling,10.1.8.Final,Apache Software License 2.0.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/org.keycloak,keycloak-authz-policy-common,12.0.2,Apache Software License 2.0.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/org.keycloak,keycloak-client-cli-dist,12.0.2,Apache Software License 2.0.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/org.keycloak,keycloak-common,12.0.2,Apache Software License 2.0.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/org.keycloak,keycloak-core,12.0.2,Apache Software License 2.0.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/org.keycloak,keycloak-js-adapter,12.0.2,Apache Software License 2.0.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/org.keycloak,keycloak-kerberos-federation,12.0.2,Apache Software License 2.0.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/org.keycloak,keycloak-ldap-federation,12.0.2,Apache Software License 2.0.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/org.keycloak,keycloak-model-infinispan,12.0.2,Apache Software License 2.0.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/org.keycloak,keycloak-model-jpa,12.0.2,Apache Software License 2.0.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/org.keycloak,keycloak-saml-core,12.0.2,Apache Software License 2.0.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/org.keycloak,keycloak-saml-core-public,12.0.2,Apache Software License 2.0.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/org.keycloak,keycloak-server-spi,12.0.2,Apache Software License 2.0.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/org.keycloak,keycloak-server-spi-private,12.0.2,Apache Software License 2.0.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/org.keycloak,keycloak-services,12.0.2,Apache Software License 2.0.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/org.keycloak,keycloak-sssd-federation,12.0.2,Apache Software License 2.0.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/org.keycloak,keycloak-themes,12.0.2,Apache Software License 2.0.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/org.keycloak,keycloak-wildfly-adduser,12.0.2,Apache Software License 2.0.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/org.keycloak,keycloak-wildfly-extensions,12.0.2,Apache Software License 2.0.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/org.keycloak,keycloak-wildfly-server-subsystem,12.0.2,Apache Software License 2.0.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/org.kie,kie-api,7.11.0.Final,Apache Software License 2.0.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/org.kie,kie-ci,7.11.0.Final,Apache Software License 2.0.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/org.kie,kie-internal,7.11.0.Final,Apache Software License 2.0.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/org.liquibase,liquibase-core,3.5.5,Apache Software License 2.0.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/org.sonatype.plexus,plexus-cipher,1.7,Apache Software License 2.0.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/org.sonatype.plexus,plexus-sec-dispatcher,1.3,Apache Software License 2.0.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/org.twitter4j,twitter4j-core,4.0.7,Apache Software License 2.0.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/path-to-regexp,MIT.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/popper.js,MIT.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/prop-types,MIT.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/react-dropzone,MIT.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/react-router-dom,MIT.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/react-router,MIT.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/resolve-pathname,MIT.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/rfc4648.js,MIT License.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/safename,MIT License.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/stylis-rule-sheet,MIT.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/tabbable,MIT.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/text-security,MIT License.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/tippy.js,MIT.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/tslib,Apache-2.0.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/value-equal,MIT.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/warning,MIT.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/xtend,MIT.txt
+%%PORTDOCS%%%%DOCSDIR%%/licenses-keycloak/ui-select2,MIT License.txt
+%%PORTDOCS%%%%DOCSDIR%%/schema/README.md
+%%PORTDOCS%%%%DOCSDIR%%/schema/batch-jberet_1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/discovery-1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/distributable-web_1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/distributable-web_2_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/elytron-1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/elytron-1_0_1.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/elytron-client-1_1.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/elytron-client-1_2.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/elytron-client-1_3.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/elytron-client-1_4.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/elytron-client-1_5.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/elytron-client-1_6.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-app_7_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-cli_1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-cli_1_1.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-cli_1_2.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-cli_1_3.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-cli_2_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-cmp_1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-cmp_1_1.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-config_1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-config_1_1.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-config_1_2.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-config_1_3.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-config_1_4.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-config_1_5.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-config_1_6.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-config_1_7.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-config_1_8.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-config_2_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-config_2_1.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-config_2_2.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-datasources_1_1.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-datasources_1_2.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-deployment-scanner_1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-deployment-scanner_1_1.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-deployment-scanner_2_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-ee_1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-ee_1_1.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-ee_1_2.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-ee_2_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-ee_3_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-ee_4_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-ee_5_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-ejb3_1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-ejb3_1_1.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-ejb3_1_2.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-ejb3_1_3.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-ejb3_1_4.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-ejb3_1_5.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-ejb3_2_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-iiop-openjdk_1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-infinispan_1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-infinispan_1_1.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-infinispan_1_2.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-infinispan_1_3.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-infinispan_1_4.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-infinispan_1_5.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-infinispan_2_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-infinispan_3_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-infinispan_4_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-infinispan_5_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-infinispan_6_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-infinispan_7_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-infinispan_8_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-infinispan_9_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-infinispan_10_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-infinispan_11_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-jacorb_1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-jacorb_1_1.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-jacorb_1_2.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-jacorb_1_3.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-jacorb_1_4.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-jacorb_2_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-jaxr_1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-jaxr_1_1.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-jaxrs_1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-jaxrs_2_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-jca_1_1.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-jdr_1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-jgroups_1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-jgroups_1_1.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-jgroups_2_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-jgroups_3_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-jgroups_4_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-jgroups_5_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-jgroups_6_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-jgroups_7_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-jgroups_8_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-jmx_1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-jmx_1_1.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-jmx_1_2.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-jmx_1_3.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-jpa_1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-jpa_1_1.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-jsf_1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-jsf_1_1.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-jsr77_1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-logging_1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-logging_1_1.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-logging_1_2.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-logging_1_3.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-logging_1_4.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-logging_1_5.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-logging_2_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-logging_3_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-logging_4_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-logging_5_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-logging_6_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-logging_7_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-logging_8_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-mail_1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-mail_1_1.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-mail_1_2.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-messaging_1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-messaging_1_1.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-messaging_1_2.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-messaging_1_3.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-messaging_1_4.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-messaging_1_5.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-messaging_2_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-messaging_3_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-mod-cluster_1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-mod-cluster_1_1.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-mod-cluster_1_2.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-mod-cluster_2_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-mod-cluster_3_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-mod-cluster_4_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-mod-cluster_5_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-naming_1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-naming_1_1.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-naming_1_2.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-naming_1_3.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-naming_1_4.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-naming_2_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-pojo_1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-remoting_1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-remoting_1_1.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-remoting_1_2.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-resource-adapters_1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-resource-adapters_1_1.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-sar_1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-security_1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-security_1_1.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-security_1_2.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-threads_1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-threads_1_1.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-txn_1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-txn_1_1.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-txn_1_2.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-txn_1_3.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-txn_1_4.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-txn_1_5.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-txn_2_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-web_1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-web_1_1.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-web_1_2.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-web_1_3.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-web_1_4.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-web_1_5.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-web_2_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-web_2_1.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-web_2_2.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-webservices_1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-webservices_1_1.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-webservices_1_2.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-webservices_2_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-weld_1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-weld_2_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-weld_3_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-weld_4_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-xts_1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-xts_2_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-as-xts_3_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-deployment-dependencies-1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-deployment-structure-1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-deployment-structure-1_1.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-deployment-structure-1_2.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-deployment-structure-1_3.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-ejb-cache_1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-ejb-client_1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-ejb-client_1_1.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-ejb-client_1_2.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-ejb-client_1_3.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-ejb-client_1_4.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-ejb-clustering_1_1.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-ejb-container-interceptors_1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-ejb-delivery-active_1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-ejb-delivery-active_1_1.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-ejb-delivery-active_1_2.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-ejb-pool_1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-ejb-resource-adapter-binding_1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-ejb-security-role_1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-ejb-security_1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-ejb-security_1_1.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-jpa_1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-pojo_7_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-remoting_5_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-remoting_5_1.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-service_7_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-weld-1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jboss-weld-1_1.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jbossws-jaxws-config_4_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/jbossws-web-services_1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/module-1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/module-1_1.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/module-1_2.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/module-1_3.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/module-1_5.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/module-1_6.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/module-1_7.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/module-1_8.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/module-1_9.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/shared-session-config_1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/shared-session-config_2_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/singleton-deployment_1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-agroal_1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-agroal_2_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-batch-jberet_1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-batch-jberet_2_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-bean-validation_1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-cli_3_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-cli_3_1.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-cli_3_2.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-cli_3_3.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-cli_3_4.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-client-ejb_3_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-client-ejb_3_1.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-client-ejb_3_2.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-client_1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-config_3_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-config_4_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-config_4_1.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-config_4_2.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-config_5_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-config_6_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-config_7_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-config_8_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-config_9_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-config_10_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-config_11_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-config_12_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-config_13_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-config_14_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-core-management_1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-credential-reference_1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-credential-reference_1_1.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-datasources_2_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-datasources_3_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-datasources_4_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-datasources_5_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-datasources_6_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-discovery_1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-distributable-web_1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-distributable-web_2_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-ee-security_1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-ejb-timer_1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-ejb3_3_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-ejb3_4_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-ejb3_5_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-ejb3_6_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-ejb3_7_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-ejb3_8_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-elytron_1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-elytron_1_1.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-elytron_1_2.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-elytron_2_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-elytron_3_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-elytron_4_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-elytron_5_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-elytron_6_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-elytron_7_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-elytron_8_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-elytron_9_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-elytron_10_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-elytron_11_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-http-client_1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-iiop-openjdk_2_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-iiop-openjdk_2_1.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-io_1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-io_1_1.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-io_2_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-io_3_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-jca_2_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-jca_3_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-jca_4_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-jca_5_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-mail_2_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-mail_3_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-mail_4_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-messaging-activemq-deployment_1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-messaging-activemq_1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-messaging-activemq_2_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-messaging-activemq_3_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-messaging-activemq_4_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-messaging-activemq_5_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-messaging-activemq_6_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-messaging-activemq_7_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-messaging-activemq_8_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-messaging-activemq_9_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-messaging-activemq_10_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-messaging-activemq_11_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-microprofile-config-smallrye_1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-microprofile-health-smallrye_1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-microprofile-health-smallrye_2_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-microprofile-metrics-smallrye_1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-microprofile-metrics-smallrye_2_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-microprofile-opentracing_1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-microprofile-opentracing_2_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-microprofile-opentracing_3_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-picketlink-federation_1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-picketlink-federation_1_1.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-picketlink-federation_2_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-picketlink-idm_1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-picketlink-idm_1_1.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-picketlink-idm_2_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-remoting_2_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-remoting_3_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-remoting_4_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-request-controller_1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-resource-adapters_2_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-resource-adapters_3_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-resource-adapters_4_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-resource-adapters_5_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-resource-adapters_6_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-rts_1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-security-manager_1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-security_2_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-singleton_1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-threads_2_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-txn_3_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-txn_4_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-txn_5_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-undertow_1_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-undertow_1_1.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-undertow_1_2.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-undertow_2_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-undertow_3_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-undertow_3_1.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-undertow_4_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-undertow_5_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-undertow_6_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-undertow_7_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-undertow_8_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-undertow_9_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-undertow_10_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/wildfly-undertow_11_0.xsd
+%%PORTDOCS%%%%DOCSDIR%%/schema/xnio_3_5.xsd
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/configs/standalone-minimalistic.xml
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/enable-elytron.cli
+@owner www
+@group www
+%%JAVASHAREDIR%%/keycloak/bin/add-user-keycloak.sh
+%%JAVASHAREDIR%%/keycloak/bin/add-user.sh
+%%JAVASHAREDIR%%/keycloak/bin/appclient.sh
+%%JAVASHAREDIR%%/keycloak/bin/client/README-CLI-JCONSOLE.txt
+%%JAVASHAREDIR%%/keycloak/bin/client/README-EJB-JMS.txt
+%%JAVASHAREDIR%%/keycloak/bin/client/jboss-cli-client.jar
+%%JAVASHAREDIR%%/keycloak/bin/client/jboss-client.jar
+%%JAVASHAREDIR%%/keycloak/bin/client/keycloak-admin-cli-12.0.2.jar
+%%JAVASHAREDIR%%/keycloak/bin/client/keycloak-client-registration-cli-12.0.2.jar
+%%JAVASHAREDIR%%/keycloak/bin/common.sh
+%%JAVASHAREDIR%%/keycloak/bin/domain.sh
+%%JAVASHAREDIR%%/keycloak/bin/elytron-tool.sh
+%%JAVASHAREDIR%%/keycloak/bin/federation-sssd-setup.sh
+%%JAVASHAREDIR%%/keycloak/bin/jboss-cli.sh
+%%JAVASHAREDIR%%/keycloak/bin/jconsole.sh
+%%JAVASHAREDIR%%/keycloak/bin/jdr.sh
+%%JAVASHAREDIR%%/keycloak/bin/kcadm.sh
+%%JAVASHAREDIR%%/keycloak/bin/kcreg.sh
+%%JAVASHAREDIR%%/keycloak/bin/launcher.jar
+%%JAVASHAREDIR%%/keycloak/bin/migrate-domain-clustered.cli
+%%JAVASHAREDIR%%/keycloak/bin/migrate-domain-standalone.cli
+%%JAVASHAREDIR%%/keycloak/bin/migrate-standalone-ha.cli
+%%JAVASHAREDIR%%/keycloak/bin/migrate-standalone.cli
+%%JAVASHAREDIR%%/keycloak/bin/standalone.sh
+%%JAVASHAREDIR%%/keycloak/bin/vault.sh
+%%JAVASHAREDIR%%/keycloak/bin/wildfly-elytron-tool.jar
+%%JAVASHAREDIR%%/keycloak/bin/wsconsume.sh
+%%JAVASHAREDIR%%/keycloak/bin/wsprovide.sh
+%%JAVASHAREDIR%%/keycloak/domain/log
+%%JAVASHAREDIR%%/keycloak/jboss-modules.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/asm/asm/main/asm-7.1.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/asm/asm/main/asm-util-7.1.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/asm/asm/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/com/fasterxml/classmate/main/classmate-1.5.1.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/com/fasterxml/classmate/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/com/fasterxml/jackson/core/jackson-annotations/main/jackson-annotations-2.10.5.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/com/fasterxml/jackson/core/jackson-annotations/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/com/fasterxml/jackson/core/jackson-core/main/jackson-core-2.10.5.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/com/fasterxml/jackson/core/jackson-core/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/com/fasterxml/jackson/core/jackson-databind/main/jackson-databind-2.10.5.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/com/fasterxml/jackson/core/jackson-databind/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/main/jackson-datatype-jdk8-2.10.5.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/com/fasterxml/jackson/datatype/jackson-datatype-jdk8/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/main/jackson-datatype-jsr310-2.10.5.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/main/jackson-jaxrs-base-2.10.5.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/main/jackson-jaxrs-json-provider-2.10.5.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/main/jackson-module-jaxb-annotations-2.10.5.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/com/github/ben-manes/caffeine/main/caffeine-2.8.5.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/com/github/ben-manes/caffeine/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/com/github/fge/btf/main/btf-1.2.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/com/github/fge/btf/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/com/github/fge/jackson-coreutils/main/jackson-coreutils-1.8.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/com/github/fge/jackson-coreutils/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/com/github/fge/json-patch/main/json-patch-1.9.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/com/github/fge/json-patch/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/com/github/fge/msg-simple/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/com/github/fge/msg-simple/main/msg-simple-1.1.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/com/github/spullara/mustache/main/compiler-0.9.6.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/com/github/spullara/mustache/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/com/google/code/gson/main/gson-2.8.6.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/com/google/code/gson/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/com/google/guava/main/guava-25.0-jre.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/com/google/guava/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/com/googlecode/javaewah/main/JavaEWAH-1.1.7.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/com/googlecode/javaewah/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/com/h2database/h2/main/h2-1.4.197.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/com/h2database/h2/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/com/microsoft/azure/storage/main/azure-storage-8.6.5.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/com/microsoft/azure/storage/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/com/squareup/okhttp3/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/com/squareup/okhttp3/main/okhttp-3.9.0.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/com/squareup/okhttp3/main/okio-1.13.0.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/com/sun/jsf-impl/main/jsf-impl-2.3.14.SP01.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/com/sun/jsf-impl/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/com/sun/xml/bind/main/codemodel-2.3.3-b02.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/com/sun/xml/bind/main/istack-commons-runtime-3.0.10.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/com/sun/xml/bind/main/istack-commons-tools-3.0.10.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/com/sun/xml/bind/main/jaxb-jxc-2.3.3-b02.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/com/sun/xml/bind/main/jaxb-runtime-2.3.3-b02.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/com/sun/xml/bind/main/jaxb-xjc-2.3.3-b02.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/com/sun/xml/bind/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/com/sun/xml/bind/main/relaxng-datatype-2.3.3-b02.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/com/sun/xml/bind/main/rngom-2.3.3-b02.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/com/sun/xml/bind/main/txw2-2.3.3-b02.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/com/sun/xml/bind/main/xsom-2.3.3-b02.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/com/sun/xml/fastinfoset/main/FastInfoset-1.2.13.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/com/sun/xml/fastinfoset/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/com/sun/xml/messaging/saaj/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/com/sun/xml/messaging/saaj/main/saaj-impl-1.4.1.SP1.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/com/sun/xml/messaging/saaj/main/stax-ex-1.7.8.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/gnu/getopt/main/java-getopt-1.0.13.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/gnu/getopt/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/ibm/jdk/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/io/agroal/main/agroal-api-1.3.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/io/agroal/main/agroal-narayana-1.3.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/io/agroal/main/agroal-pool-1.3.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/io/agroal/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/io/jaegertracing/jaeger/main/jaeger-core-0.34.3.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/io/jaegertracing/jaeger/main/jaeger-thrift-0.34.3.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/io/jaegertracing/jaeger/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/io/netty/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/io/netty/main/netty-all-4.1.51.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/io/opentracing/contrib/opentracing-concurrent/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/io/opentracing/contrib/opentracing-concurrent/main/opentracing-concurrent-0.2.1.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/io/opentracing/contrib/opentracing-interceptors/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/io/opentracing/contrib/opentracing-interceptors/main/opentracing-interceptors-0.0.4.1.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/io/opentracing/contrib/opentracing-jaxrs2/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/io/opentracing/contrib/opentracing-jaxrs2/main/opentracing-jaxrs2-0.4.1.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/io/opentracing/contrib/opentracing-tracerresolver/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/io/opentracing/contrib/opentracing-tracerresolver/main/opentracing-tracerresolver-0.1.5.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/io/opentracing/contrib/opentracing-web-servlet-filter/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/io/opentracing/contrib/opentracing-web-servlet-filter/main/opentracing-web-servlet-filter-0.2.3.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/io/opentracing/opentracing-api/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/io/opentracing/opentracing-api/main/opentracing-api-0.31.0.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/io/opentracing/opentracing-noop/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/io/opentracing/opentracing-noop/main/opentracing-noop-0.31.0.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/io/opentracing/opentracing-util/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/io/opentracing/opentracing-util/main/opentracing-util-0.31.0.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/io/reactivex/rxjava2/rxjava/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/io/reactivex/rxjava2/rxjava/main/rxjava-2.2.19.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/io/reactivex/rxjava3/rxjava/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/io/reactivex/rxjava3/rxjava/main/rxjava-3.0.4.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/io/smallrye/config/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/io/smallrye/config/main/smallrye-config-1.6.2.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/io/smallrye/config/main/smallrye-config-common-1.6.2.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/io/smallrye/config/main/smallrye-config-source-file-system-1.6.2.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/io/smallrye/health/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/io/smallrye/health/main/smallrye-health-2.2.0.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/io/smallrye/metrics/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/io/smallrye/metrics/main/smallrye-metrics-2.4.2.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/io/smallrye/opentracing/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/io/smallrye/opentracing/main/smallrye-opentracing-1.3.4.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/io/undertow/core/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/io/undertow/core/main/undertow-core-2.2.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/io/undertow/js/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/io/undertow/js/main/undertow-js-1.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/io/undertow/jsp/main/jastow-2.0.9.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/io/undertow/jsp/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/io/undertow/servlet/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/io/undertow/servlet/main/undertow-servlet-2.2.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/io/undertow/websocket/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/io/undertow/websocket/main/undertow-websockets-jsr-2.2.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/javaee/api/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/javax/activation/api/main/jakarta.activation-1.2.1.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/javax/activation/api/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/javax/annotation/api/main/jboss-annotations-api_1.3_spec-2.0.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/javax/annotation/api/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/javax/api/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/javax/batch/api/main/jboss-batch-api_1.0_spec-2.0.0.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/javax/batch/api/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/javax/ejb/api/main/jboss-ejb-api_3.2_spec-2.0.0.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/javax/ejb/api/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/javax/el/api/main/jboss-el-api_3.0_spec-2.0.0.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/javax/el/api/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/javax/enterprise/api/main/jakarta.enterprise.cdi-api-2.0.2.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/javax/enterprise/api/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/javax/enterprise/concurrent/api/main/jboss-concurrency-api_1.0_spec-2.0.0.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/javax/enterprise/concurrent/api/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/javax/faces/api/main/jboss-jsf-api_2.3_spec-3.0.0.SP04.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/javax/faces/api/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/javax/inject/api/main/jakarta.inject-api-1.0.1.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/javax/inject/api/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/javax/interceptor/api/main/jboss-interceptors-api_1.2_spec-2.0.0.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/javax/interceptor/api/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/javax/jms/api/main/jboss-jms-api_2.0_spec-2.0.0.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/javax/jms/api/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/javax/json/api/main/jakarta.json-api-1.1.6.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/javax/json/api/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/javax/json/bind/api/main/jakarta.json.bind-api-1.0.2.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/javax/json/bind/api/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/javax/jws/api/main/jsr181-api-1.0-MR1.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/javax/jws/api/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/javax/mail/api/main/jakarta.mail-1.6.5.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/javax/mail/api/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/javax/management/j2ee/api/main/jboss-j2eemgmt-api_1.1_spec-2.0.0.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/javax/management/j2ee/api/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/javax/orb/api/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/javax/orb/api/main/openjdk-orb-8.1.4.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/javax/persistence/api/main/jakarta.persistence-api-2.2.3.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/javax/persistence/api/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/javax/resource/api/main/jboss-connector-api_1.7_spec-2.0.0.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/javax/resource/api/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/javax/rmi/api/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/javax/security/auth/message/api/main/jboss-jaspi-api_1.1_spec-2.0.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/javax/security/auth/message/api/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/javax/security/enterprise/api/main/jakarta.security.enterprise-api-1.0.2.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/javax/security/enterprise/api/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/javax/security/jacc/api/main/jboss-jacc-api_1.5_spec-2.0.0.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/javax/security/jacc/api/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/javax/servlet/api/main/jboss-servlet-api_4.0_spec-2.0.0.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/javax/servlet/api/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/javax/servlet/jsp/api/main/jboss-jsp-api_2.3_spec-2.0.0.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/javax/servlet/jsp/api/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/javax/servlet/jstl/api/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/javax/servlet/jstl/api/main/taglibs-standard-compat-1.2.6-RC1.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/javax/servlet/jstl/api/main/taglibs-standard-impl-1.2.6-RC1.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/javax/servlet/jstl/api/main/taglibs-standard-spec-1.2.6-RC1.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/javax/sql/api/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/javax/transaction/api/main/jboss-transaction-api_1.3_spec-2.0.0.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/javax/transaction/api/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/javax/validation/api/main/jakarta.validation-api-2.0.2.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/javax/validation/api/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/javax/websocket/api/main/jboss-websocket-api_1.1_spec-2.0.0.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/javax/websocket/api/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/javax/ws/rs/api/main/jboss-jaxrs-api_2.1_spec-2.0.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/javax/ws/rs/api/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/javax/wsdl4j/api/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/javax/wsdl4j/api/main/wsdl4j-1.6.3.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/javax/xml/bind/api/main/jboss-jaxb-api_2.3_spec-2.0.0.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/javax/xml/bind/api/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/javax/xml/rpc/api/main/jboss-jaxrpc-api_1.1_spec-2.0.0.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/javax/xml/rpc/api/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/javax/xml/soap/api/main/jboss-saaj-api_1.4_spec-1.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/javax/xml/soap/api/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/javax/xml/stream/api/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/javax/xml/ws/api/main/jboss-jaxws-api_2.3_spec-2.0.0.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/javax/xml/ws/api/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/net/bytebuddy/main/byte-buddy-1.9.11.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/net/bytebuddy/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/net/jcip/main/jcip-annotations-1.0.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/net/jcip/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/nu/xom/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/nu/xom/main/xom-1.2.10.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/aesh/main/aesh-2.4.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/aesh/main/aesh-extensions-1.8.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/aesh/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/aesh/main/readline-2.0.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/antlr/main/antlr-2.7.7.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/antlr/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/activemq/artemis/journal/main/activemq-artemis-native-1.0.2.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/activemq/artemis/journal/main/artemis-commons-2.10.1.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/activemq/artemis/journal/main/artemis-journal-2.10.1.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/activemq/artemis/journal/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-cli-2.10.1.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-core-client-2.10.1.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-dto-2.10.1.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-hqclient-protocol-2.10.1.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-jdbc-store-2.10.1.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-jms-client-2.10.1.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-jms-server-2.10.1.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-selector-2.10.1.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-server-2.10.1.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-service-extensions-2.10.1.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/activemq/artemis/main/artemis-tools-2.10.1.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/activemq/artemis/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/activemq/artemis/protocol/amqp/main/artemis-amqp-protocol-2.10.1.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/activemq/artemis/protocol/amqp/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/activemq/artemis/protocol/hornetq/main/artemis-hornetq-protocol-2.10.1.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/activemq/artemis/protocol/hornetq/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/activemq/artemis/protocol/stomp/main/artemis-stomp-protocol-2.10.1.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/activemq/artemis/protocol/stomp/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/activemq/artemis/ra/main/artemis-ra-2.10.1.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/activemq/artemis/ra/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/avro/main/avro-1.7.6.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/avro/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/commons/beanutils/main/commons-beanutils-1.9.4.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/commons/beanutils/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/commons/cli/main/commons-cli-1.3.1.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/commons/cli/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/commons/codec/main/commons-codec-1.14.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/commons/codec/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/commons/collections/main/commons-collections-3.2.2.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/commons/collections/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/commons/io/main/commons-io-2.5.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/commons/io/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/commons/logging/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-bindings-coloc-3.3.7.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-bindings-soap-3.3.7.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-bindings-xml-3.3.7.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-databinding-aegis-3.3.7.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-databinding-jaxb-3.3.7.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-features-clustering-3.3.7.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-frontend-jaxws-3.3.7.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-frontend-simple-3.3.7.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-management-3.3.7.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-security-3.3.7.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-security-saml-3.3.7.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-transports-http-3.3.7.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-transports-http-hc-3.3.7.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-transports-jms-3.3.7.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-transports-local-3.3.7.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-ws-addr-3.3.7.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-ws-mex-3.3.7.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-ws-policy-3.3.7.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-ws-rm-3.3.7.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/cxf/impl/main/cxf-rt-wsdl-3.3.7.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/cxf/impl/main/cxf-services-ws-discovery-api-3.3.7.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/cxf/impl/main/cxf-tools-common-3.3.7.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/cxf/impl/main/cxf-tools-java2ws-3.3.7.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/cxf/impl/main/cxf-tools-validator-3.3.7.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/cxf/impl/main/cxf-tools-wsdlto-core-3.3.7.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/cxf/impl/main/cxf-tools-wsdlto-databinding-jaxb-3.3.7.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/cxf/impl/main/cxf-tools-wsdlto-frontend-jaxws-3.3.7.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/cxf/impl/main/cxf-xjc-boolean-3.3.0.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/cxf/impl/main/cxf-xjc-bug986-3.3.0.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/cxf/impl/main/cxf-xjc-dv-3.3.0.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/cxf/impl/main/cxf-xjc-runtime-3.3.0.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/cxf/impl/main/cxf-xjc-ts-3.3.0.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/cxf/impl/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/cxf/main/cxf-core-3.3.7.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/cxf/main/cxf-rt-features-logging-3.3.7.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/cxf/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/cxf/services-sts/main/cxf-services-sts-core-3.3.7.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/cxf/services-sts/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/cxf/ws-security/main/cxf-rt-ws-security-3.3.7.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/cxf/ws-security/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/httpcomponents/core/main/httpclient-4.5.13.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/httpcomponents/core/main/httpcore-4.4.13.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/httpcomponents/core/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/httpcomponents/main/httpasyncclient-4.1.4.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/httpcomponents/main/httpcore-nio-4.4.13.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/httpcomponents/main/httpmime-4.5.13.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/httpcomponents/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/james/mime4j/main/apache-mime4j-0.6.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/james/mime4j/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/log4j/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/lucene/internal/main/lucene-backward-codecs-5.5.5.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/lucene/internal/main/lucene-misc-5.5.5.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/lucene/internal/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/lucene/main/lucene-analyzers-common-5.5.5.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/lucene/main/lucene-core-5.5.5.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/lucene/main/lucene-facet-5.5.5.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/lucene/main/lucene-queries-5.5.5.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/lucene/main/lucene-queryparser-5.5.5.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/lucene/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/neethi/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/neethi/main/neethi-3.1.1.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/openjpa/main/jipijapa-openjpa-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/openjpa/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/qpid/proton/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/qpid/proton/main/proton-j-0.33.2.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/santuario/xmlsec/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/santuario/xmlsec/main/xmlsec-2.1.4.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/sshd/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/sshd/main/sshd-common-2.4.0.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/sshd/main/sshd-core-2.4.0.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/thrift/main/libthrift-0.13.0.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/thrift/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/velocity/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/velocity/main/velocity-engine-core-2.2.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/ws/security/main/jasypt-1.9.3.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/ws/security/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/ws/security/main/wss4j-bindings-2.2.5.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/ws/security/main/wss4j-policy-2.2.5.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/ws/security/main/wss4j-ws-security-common-2.2.5.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/ws/security/main/wss4j-ws-security-dom-2.2.5.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/ws/security/main/wss4j-ws-security-policy-stax-2.2.5.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/ws/security/main/wss4j-ws-security-stax-2.2.5.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/ws/xmlschema/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/ws/xmlschema/main/xmlschema-core-2.2.5.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/xalan/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/xalan/main/serializer-2.7.1.jbossorg-4.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/xalan/main/xalan-2.7.1.jbossorg-4.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/xerces/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/xerces/main/xercesImpl-2.12.0.SP03.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/xml-resolver/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/xml-resolver/main/xml-resolver-1.2.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/bouncycastle/bcmail/main/bcmail-jdk15on-1.65.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/bouncycastle/bcmail/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/bouncycastle/bcpg/main/bcpg-jdk15on-1.65.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/bouncycastle/bcpg/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/bouncycastle/bcpkix/main/bcpkix-jdk15on-1.65.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/bouncycastle/bcpkix/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/bouncycastle/bcprov/main/bcprov-jdk15on-1.65.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/bouncycastle/bcprov/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/bouncycastle/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/codehaus/jackson/jackson-core-asl/main/jackson-core-asl-1.9.13.redhat-00007.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/codehaus/jackson/jackson-core-asl/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/codehaus/jackson/jackson-jaxrs/main/jackson-jaxrs-1.9.13.redhat-00007.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/codehaus/jackson/jackson-jaxrs/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/codehaus/jackson/jackson-mapper-asl/main/jackson-mapper-asl-1.9.13.redhat-00007.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/codehaus/jackson/jackson-mapper-asl/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/codehaus/jackson/jackson-xc/main/jackson-xc-1.9.13.redhat-00007.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/codehaus/jackson/jackson-xc/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/codehaus/jettison/main/jettison-1.4.0.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/codehaus/jettison/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/codehaus/woodstox/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/codehaus/woodstox/main/stax2-api-4.2.1.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/codehaus/woodstox/main/woodstox-core-6.0.3.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/dom4j/main/dom4j-2.1.3.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/dom4j/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/eclipse/jdt/ecj/main/ecj-4.6.1.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/eclipse/jdt/ecj/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/eclipse/jgit/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/eclipse/jgit/main/org.eclipse.jgit-5.9.0.202009080501-r.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/eclipse/jgit/main/org.eclipse.jgit.ssh.apache-5.9.0.202009080501-r.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/eclipse/microprofile/config/api/main/microprofile-config-api-1.4.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/eclipse/microprofile/config/api/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/eclipse/microprofile/health/api/main/microprofile-health-api-2.2.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/eclipse/microprofile/health/api/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/eclipse/microprofile/metrics/api/main/microprofile-metrics-api-2.3.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/eclipse/microprofile/metrics/api/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/eclipse/microprofile/opentracing/main/microprofile-opentracing-api-1.3.3.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/eclipse/microprofile/opentracing/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/eclipse/microprofile/restclient/main/microprofile-rest-client-api-1.4.0.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/eclipse/microprofile/restclient/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/eclipse/persistence/main/jipijapa-eclipselink-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/eclipse/persistence/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/eclipse/yasson/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/eclipse/yasson/main/yasson-1.0.5.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/fusesource/jansi/main/jansi-1.18.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/fusesource/jansi/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/glassfish/jakarta/el/main/jakarta.el-3.0.3.jbossorg-2.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/glassfish/jakarta/el/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/glassfish/jakarta/json/main/jakarta.json-1.1.6.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/glassfish/jakarta/json/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/glassfish/javax/el/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/glassfish/javax/enterprise/concurrent/main/jakarta.enterprise.concurrent-1.1.1.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/glassfish/javax/enterprise/concurrent/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/glassfish/javax/json/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/glassfish/soteria/main/jakarta.security.enterprise-1.0.1-jbossorg-1.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/glassfish/soteria/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/hibernate/4.1/jipijapa-hibernate4-1-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/hibernate/4.1/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/hibernate/4.3/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/hibernate/5.0/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/hibernate/5.3/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/hibernate/bytecodetransformer/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/hibernate/bytecodetransformer/main/wildfly-ormtransformer-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/hibernate/commons-annotations/main/hibernate-commons-annotations-5.0.5.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/hibernate/commons-annotations/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/hibernate/envers/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/hibernate/infinispan/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/hibernate/jipijapa-hibernate4-3/main/jipijapa-hibernate4-3-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/hibernate/jipijapa-hibernate4-3/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/hibernate/jipijapa-hibernate5-3/main/jipijapa-hibernate5-3-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/hibernate/jipijapa-hibernate5-3/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/hibernate/jipijapa-hibernate5/main/jipijapa-hibernate5-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/hibernate/jipijapa-hibernate5/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/hibernate/main/hibernate-core-5.3.20.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/hibernate/main/hibernate-envers-5.3.20.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/hibernate/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/hibernate/search/backend-jms/main/hibernate-search-backend-jms-5.10.7.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/hibernate/search/backend-jms/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/hibernate/search/engine/main/hibernate-search-engine-5.10.7.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/hibernate/search/engine/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/hibernate/search/orm/main/hibernate-search-orm-5.10.7.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/hibernate/search/orm/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/hibernate/search/serialization-avro/main/hibernate-search-serialization-avro-5.10.7.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/hibernate/search/serialization-avro/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/hibernate/validator/cdi/main/hibernate-validator-cdi-6.0.21.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/hibernate/validator/cdi/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/hibernate/validator/main/hibernate-validator-6.0.21.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/hibernate/validator/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/hornetq/client/main/hornetq-commons-2.4.7.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/hornetq/client/main/hornetq-core-client-2.4.7.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/hornetq/client/main/hornetq-jms-client-2.4.7.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/hornetq/client/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/infinispan/cachestore/remote/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/infinispan/client/hotrod/main/infinispan-client-hotrod-11.0.4.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/infinispan/client/hotrod/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/infinispan/commons/main/infinispan-commons-11.0.4.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/infinispan/commons/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/infinispan/component/annotations/main/infinispan-component-annotations-11.0.4.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/infinispan/component/annotations/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/infinispan/hibernate-cache/main/infinispan-hibernate-cache-commons-11.0.4.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/infinispan/hibernate-cache/main/infinispan-hibernate-cache-spi-11.0.4.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/infinispan/hibernate-cache/main/infinispan-hibernate-cache-v53-11.0.4.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/infinispan/hibernate-cache/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/infinispan/main/infinispan-core-11.0.4.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/infinispan/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/infinispan/persistence/jdbc/main/infinispan-cachestore-jdbc-11.0.4.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/infinispan/persistence/jdbc/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/infinispan/persistence/remote/main/infinispan-cachestore-remote-11.0.4.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/infinispan/persistence/remote/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/infinispan/protostream/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/infinispan/protostream/main/protostream-4.3.4.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/javassist/main/javassist-3.23.2-GA.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/javassist/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jaxen/main/jaxen-1.1.6.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jaxen/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jberet/jberet-core/main/jberet-core-1.3.7.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jberet/jberet-core/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/appclient/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/appclient/main/wildfly-appclient-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/cli/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/cli/main/wildfly-cli-13.0.3.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/clustering/common/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/clustering/common/main/wildfly-clustering-common-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/clustering/ejb3/infinispan/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/clustering/infinispan/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/clustering/infinispan/main/wildfly-clustering-infinispan-extension-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/clustering/jgroups/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/clustering/jgroups/main/wildfly-clustering-jgroups-extension-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/clustering/web/infinispan/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/cmp/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/cmp/main/wildfly-cmp-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/configadmin/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/configadmin/main/wildfly-configadmin-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/connector/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/connector/main/wildfly-connector-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/console/main/hal-console-3.2.11.Final-resources.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/console/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/controller-client/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/controller-client/main/wildfly-controller-client-13.0.3.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/controller/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/controller/main/wildfly-controller-13.0.3.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/core-security-api/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/core-security-api/main/wildfly-core-security-api-13.0.3.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/core-security/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/core-security/main/wildfly-core-security-13.0.3.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/deployment-repository/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/deployment-repository/main/wildfly-deployment-repository-13.0.3.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/deployment-scanner/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/deployment-scanner/main/wildfly-deployment-scanner-13.0.3.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/domain-add-user/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/domain-http-error-context/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/domain-http-error-context/main/wildfly-domain-http-error-context-13.0.3.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/domain-http-interface/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/domain-http-interface/main/wildfly-domain-http-interface-13.0.3.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/domain-management/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/domain-management/main/wildfly-domain-management-13.0.3.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/ee/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/ee/main/wildfly-ee-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/ejb3/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/ejb3/main/timers/timer-sql.properties
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/ejb3/main/wildfly-ejb3-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/host-controller/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/host-controller/main/wildfly-host-controller-13.0.3.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/jacorb/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/jacorb/main/wildfly-jacorb-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/jaxr/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/jaxr/main/wildfly-jaxr-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/jaxrs/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/jaxrs/main/wildfly-jaxrs-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/jdr/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/jdr/main/resources/plugins.properties
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/jdr/main/wildfly-jdr-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/jmx/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/jmx/main/wildfly-jmx-13.0.3.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/jpa/hibernate/4/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/jpa/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/jpa/main/wildfly-jpa-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/jpa/openjpa/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/jpa/spi/main/jipijapa-spi-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/jpa/spi/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/jsf-injection/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/jsf-injection/main/weld-jsf-3.1.5.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/jsf-injection/main/wildfly-jsf-injection-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/jsf/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/jsf/main/wildfly-jsf-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/jsr77/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/jsr77/main/wildfly-jsr77-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/logging/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/logging/main/wildfly-logging-13.0.3.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/mail/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/mail/main/wildfly-mail-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/management-client-content/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/management-client-content/main/wildfly-management-client-content-13.0.3.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/messaging/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/messaging/main/wildfly-messaging-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/modcluster/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/naming/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/naming/main/wildfly-naming-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/network/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/network/main/wildfly-network-13.0.3.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/patching/cli/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/patching/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/patching/main/wildfly-patching-13.0.3.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/platform-mbean/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/platform-mbean/main/wildfly-platform-mbean-13.0.3.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/pojo/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/pojo/main/wildfly-pojo-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/process-controller/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/process-controller/main/wildfly-process-controller-13.0.3.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/protocol/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/protocol/main/wildfly-protocol-13.0.3.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/remoting/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/remoting/main/wildfly-remoting-13.0.3.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/sar/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/sar/main/wildfly-sar-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/security-api/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/security-api/main/wildfly-security-api-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/security-integration/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/security-integration/main/wildfly-security-integration-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/security-plugins/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/security-plugins/main/wildfly-security-plugins-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/security/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/security/main/wildfly-security-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/server/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/server/main/wildfly-server-13.0.3.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/standalone/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/system-jmx/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/system-jmx/main/wildfly-system-jmx-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/threads/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/threads/main/wildfly-threads-13.0.3.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/transactions/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/transactions/main/wildfly-transactions-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/vault-tool/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/vault-tool/main/wildfly-security-vault-tool-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/version/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/version/main/wildfly-version-13.0.3.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/web-common/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/web-common/main/wildfly-web-common-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/web/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/web/main/wildfly-web-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/webservices/main/jbossws-cxf-resources-5.4.2.Final-wildfly1900.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/webservices/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/webservices/main/wildfly-webservices-server-integration-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/webservices/server/integration/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/weld/beanvalidation/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/weld/beanvalidation/main/wildfly-weld-bean-validation-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/weld/common/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/weld/common/main/wildfly-weld-common-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/weld/ejb/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/weld/ejb/main/wildfly-weld-ejb-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/weld/jpa/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/weld/jpa/main/wildfly-weld-jpa-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/weld/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/weld/main/wildfly-weld-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/weld/spi/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/weld/spi/main/wildfly-weld-spi-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/weld/transactions/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/weld/transactions/main/wildfly-weld-transactions-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/weld/webservices/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/weld/webservices/main/wildfly-weld-webservices-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/xts/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/as/xts/main/wildfly-xts-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/classfilewriter/main/jboss-classfilewriter-1.2.4.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/classfilewriter/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/common-beans/main/jboss-common-beans-2.0.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/common-beans/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/deployers/jboss-service-deployer/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/dmr/main/jboss-dmr-1.5.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/dmr/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/ejb-client/main/jboss-ejb-client-4.0.33.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/ejb-client/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/ejb/remote/protocol/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/ejb3/main/jboss-ejb3-ext-api-2.3.0.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/ejb3/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/genericjms/main/META-INF/ra.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/genericjms/main/generic-jms-ra-jar-2.0.8.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/genericjms/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/iiop-client/main/jboss-iiop-client-1.0.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/iiop-client/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/integration/ext-content/main/bundled/jboss-seam-int-jbossas.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/integration/ext-content/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/invocation/main/jboss-invocation-1.6.0.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/invocation/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/ironjacamar/api/main/ironjacamar-common-api-1.4.23.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/ironjacamar/api/main/ironjacamar-common-spi-1.4.23.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/ironjacamar/api/main/ironjacamar-core-api-1.4.23.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/ironjacamar/api/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/ironjacamar/impl/main/ironjacamar-common-impl-1.4.23.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/ironjacamar/impl/main/ironjacamar-core-impl-1.4.23.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/ironjacamar/impl/main/ironjacamar-deployers-common-1.4.23.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/ironjacamar/impl/main/ironjacamar-validator-1.4.23.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/ironjacamar/impl/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/ironjacamar/jdbcadapters/main/ironjacamar-jdbc-1.4.23.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/ironjacamar/jdbcadapters/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/jandex/main/jandex-2.1.3.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/jandex/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/jaxbintros/main/jboss-jaxb-intros-1.0.3.GA.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/jaxbintros/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/jboss-transaction-spi/main/jboss-transaction-spi-7.6.0.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/jboss-transaction-spi/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/jts/integration/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/jts/integration/main/narayana-jts-integration-5.10.6.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/jts/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/jts/main/narayana-jts-idlj-5.10.6.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/log4j/logmanager/main/log4j-jboss-logmanager-1.2.0.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/log4j/logmanager/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/logging/commons/logging/main/commons-logging-jboss-logging-1.0.0.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/logging/commons/logging/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/logging/jul-to-slf4j-stub/main/jul-to-slf4j-stub-1.0.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/logging/jul-to-slf4j-stub/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/logging/main/jboss-logging-3.4.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/logging/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/logmanager/main/jboss-logmanager-2.1.17.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/logmanager/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/marshalling/main/jboss-marshalling-2.0.9.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/marshalling/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/marshalling/river/main/jboss-marshalling-river-2.0.9.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/marshalling/river/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/metadata/appclient/main/jboss-metadata-appclient-13.0.0.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/metadata/appclient/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/metadata/common/main/jboss-metadata-common-13.0.0.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/metadata/common/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/metadata/ear/main/jboss-metadata-ear-13.0.0.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/metadata/ear/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/metadata/ejb/main/jboss-metadata-ejb-13.0.0.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/metadata/ejb/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/metadata/web/main/jboss-metadata-web-13.0.0.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/metadata/web/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/mod_cluster/container/spi/main/mod_cluster-container-spi-1.4.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/mod_cluster/container/spi/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/mod_cluster/core/main/mod_cluster-core-1.4.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/mod_cluster/core/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/mod_cluster/load/spi/main/mod_cluster-load-spi-1.4.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/mod_cluster/load/spi/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/msc/main/jboss-msc-1.4.12.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/msc/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/narayana/compensations/main/compensations-5.10.6.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/narayana/compensations/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/narayana/rts/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/narayana/rts/main/restat-api-5.10.6.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/narayana/rts/main/restat-bridge-5.10.6.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/narayana/rts/main/restat-integration-5.10.6.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/narayana/rts/main/restat-util-5.10.6.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/narayana/txframework/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/narayana/txframework/main/txframework-5.10.6.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/remote-naming/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/remoting-jmx/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/remoting-jmx/main/remoting-jmx-3.0.4.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/remoting/main/jboss-remoting-5.0.19.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/remoting/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/remoting3/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/remoting3/remoting-jmx/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/resteasy/jose-jwt/main/jose-jwt-3.13.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/resteasy/jose-jwt/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/resteasy/resteasy-atom-provider/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/resteasy/resteasy-atom-provider/main/resteasy-atom-provider-3.13.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/resteasy/resteasy-cdi/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/resteasy/resteasy-cdi/main/resteasy-cdi-3.13.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/resteasy/resteasy-client-microprofile/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/resteasy/resteasy-client-microprofile/main/resteasy-client-microprofile-3.13.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/resteasy/resteasy-crypto/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/resteasy/resteasy-crypto/main/resteasy-crypto-3.13.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/resteasy/resteasy-jackson-provider/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/resteasy/resteasy-jackson-provider/main/resteasy-jackson-provider-3.13.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/resteasy/resteasy-jackson2-provider/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/resteasy/resteasy-jackson2-provider/main/resteasy-jackson2-provider-3.13.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxb-provider/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxb-provider/main/resteasy-jaxb-provider-3.13.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxrs/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxrs/main/resteasy-client-3.13.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxrs/main/resteasy-jaxrs-3.13.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/resteasy/resteasy-jettison-provider/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/resteasy/resteasy-jettison-provider/main/resteasy-jettison-provider-3.13.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/resteasy/resteasy-jsapi/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/resteasy/resteasy-jsapi/main/resteasy-jsapi-3.13.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/resteasy/resteasy-json-binding-provider/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/resteasy/resteasy-json-binding-provider/main/resteasy-json-binding-provider-3.13.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/resteasy/resteasy-json-p-provider/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/resteasy/resteasy-json-p-provider/main/resteasy-json-p-provider-3.13.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/resteasy/resteasy-multipart-provider/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/resteasy/resteasy-multipart-provider/main/resteasy-multipart-provider-3.13.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/resteasy/resteasy-rxjava2/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/resteasy/resteasy-rxjava2/main/resteasy-rxjava2-3.13.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/resteasy/resteasy-spring/main/bundled/resteasy-spring-jar/resteasy-spring-3.13.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/resteasy/resteasy-spring/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/resteasy/resteasy-validator-provider-11/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/resteasy/resteasy-validator-provider/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/resteasy/resteasy-validator-provider/main/resteasy-validator-provider-3.13.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/resteasy/resteasy-yaml-provider/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/resteasy/resteasy-yaml-provider/main/resteasy-yaml-provider-3.13.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/security/negotiation/main/jboss-negotiation-common-3.0.6.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/security/negotiation/main/jboss-negotiation-extras-3.0.6.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/security/negotiation/main/jboss-negotiation-ntlm-3.0.6.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/security/negotiation/main/jboss-negotiation-spnego-3.0.6.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/security/negotiation/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/security/xacml/main/jbossxacml-2.0.8.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/security/xacml/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/staxmapper/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/staxmapper/main/staxmapper-1.3.0.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/stdio/main/jboss-stdio-1.1.0.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/stdio/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/threads/main/jboss-threads-2.4.0.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/threads/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/vfs/main/jboss-vfs-3.2.15.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/vfs/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/weld/api/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/weld/api/main/weld-api-3.1.SP3.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/weld/core/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/weld/core/main/weld-core-impl-3.1.5.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/weld/core/main/weld-ejb-3.1.5.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/weld/core/main/weld-jta-3.1.5.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/weld/core/main/weld-web-3.1.5.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/weld/probe/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/weld/probe/main/weld-probe-core-3.1.5.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/weld/spi/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/weld/spi/main/weld-spi-3.1.SP3.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/ws/api/main/jbossws-api-1.1.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/ws/api/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/ws/common/main/jbossws-common-3.3.3.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/ws/common/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-client/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-factories/main/jbossws-cxf-factories-5.4.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-factories/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-server/main/jbossws-cxf-server-5.4.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-server/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-transports-udp/main/jbossws-cxf-transports-udp-5.4.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-transports-udp/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-transports-undertow/main/jbossws-cxf-transports-undertow-5.4.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/ws/cxf/jbossws-cxf-transports-undertow/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/ws/cxf/sts/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/ws/jaxws-client/main/jbossws-cxf-client-5.4.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/ws/jaxws-client/main/jbossws-cxf-jaspi-5.4.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/ws/jaxws-client/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/ws/jaxws-undertow-httpspi/main/jaxws-undertow-httpspi-1.0.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/ws/jaxws-undertow-httpspi/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/ws/saaj-impl/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/ws/spi/main/jbossws-spi-3.3.0.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/ws/spi/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/ws/tools/common/main/jbossws-common-tools-1.3.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/ws/tools/common/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/ws/tools/wsconsume/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/ws/tools/wsprovide/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/xnio/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/xnio/main/xnio-api-3.8.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/xnio/netty/netty-xnio-transport/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/xnio/netty/netty-xnio-transport/main/netty-xnio-transport-0.1.9.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/xnio/nio/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/xnio/nio/main/xnio-nio-3.8.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/xts/main/jbosstxbridge-5.10.6.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/xts/main/jbossxts-5.10.6.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jboss/xts/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jctools/main/jctools-core-2.1.2.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jctools/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jgroups/azure/main/jgroups-azure-1.3.0.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jgroups/azure/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jgroups/kubernetes/main/jgroups-kubernetes-1.0.15.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jgroups/kubernetes/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jgroups/main/jgroups-4.2.5.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jgroups/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/joda/time/main/joda-time-2.9.7.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/joda/time/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jsoup/main/jsoup-1.8.3.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/jsoup/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/omg/api/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/opensaml/main/cryptacular-1.2.4.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/opensaml/main/java-support-7.3.0.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/opensaml/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/opensaml/main/opensaml-core-3.3.1.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/opensaml/main/opensaml-profile-api-3.3.1.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/opensaml/main/opensaml-saml-api-3.3.1.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/opensaml/main/opensaml-saml-impl-3.3.1.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/opensaml/main/opensaml-security-api-3.3.1.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/opensaml/main/opensaml-security-impl-3.3.1.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/opensaml/main/opensaml-soap-api-3.3.1.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/opensaml/main/opensaml-xacml-api-3.3.1.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/opensaml/main/opensaml-xacml-impl-3.3.1.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/opensaml/main/opensaml-xacml-saml-api-3.3.1.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/opensaml/main/opensaml-xacml-saml-impl-3.3.1.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/opensaml/main/opensaml-xmlsec-api-3.3.1.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/opensaml/main/opensaml-xmlsec-impl-3.3.1.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/picketbox/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/picketbox/main/picketbox-5.0.3.Final-redhat-00006.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/picketbox/main/picketbox-commons-1.0.0.final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/picketbox/main/picketbox-infinispan-5.0.3.Final-redhat-00006.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/picketlink/common/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/picketlink/common/main/picketlink-common-2.5.5.SP12-redhat-00009.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/picketlink/config/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/picketlink/config/main/picketlink-config-2.5.5.SP12-redhat-00009.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/picketlink/core/api/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/picketlink/core/api/main/picketlink-api-2.5.5.SP12-redhat-00009.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/picketlink/core/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/picketlink/core/main/picketlink-impl-2.5.5.SP12-redhat-00009.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/picketlink/federation/bindings/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/picketlink/federation/bindings/main/picketlink-wildfly8-2.5.5.SP12-redhat-00012.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/picketlink/federation/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/picketlink/federation/main/picketlink-federation-2.5.5.SP12-redhat-00009.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/picketlink/idm/api/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/picketlink/idm/api/main/picketlink-idm-api-2.5.5.SP12-redhat-00009.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/picketlink/idm/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/picketlink/idm/main/picketlink-idm-impl-2.5.5.SP12-redhat-00009.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/picketlink/idm/schema/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/picketlink/idm/schema/main/picketlink-idm-simple-schema-2.5.5.SP12-redhat-00009.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/picketlink/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/projectodd/vdx/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/projectodd/vdx/main/vdx-core-1.1.6.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/projectodd/vdx/main/vdx-wildfly-1.1.6.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/reactivestreams/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/reactivestreams/main/reactive-streams-1.0.3.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/slf4j/impl/main/jbosgi-xservice.properties
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/slf4j/impl/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/slf4j/impl/main/slf4j-jboss-logmanager-1.0.4.GA.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/slf4j/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/slf4j/main/slf4j-api-1.7.30.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/bootable-jar/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/bootable-jar/main/wildfly-jar-runtime-13.0.3.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/client/config/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/client/config/main/wildfly-client-config-1.0.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/clustering/api/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/clustering/api/main/wildfly-clustering-api-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/clustering/ee/cache/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/clustering/ee/cache/main/wildfly-clustering-ee-cache-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/clustering/ee/hotrod/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/clustering/ee/hotrod/main/wildfly-clustering-ee-hotrod-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/clustering/ee/infinispan/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/clustering/ee/infinispan/main/wildfly-clustering-ee-infinispan-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/clustering/ee/spi/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/clustering/ee/spi/main/wildfly-clustering-ee-spi-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/clustering/ejb/infinispan/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/clustering/ejb/infinispan/main/wildfly-clustering-ejb-infinispan-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/clustering/ejb/spi/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/clustering/ejb/spi/main/wildfly-clustering-ejb-spi-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/clustering/infinispan/client/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/clustering/infinispan/client/main/wildfly-clustering-infinispan-client-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/clustering/infinispan/marshalling/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/clustering/infinispan/marshalling/main/wildfly-clustering-infinispan-marshalling-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/clustering/infinispan/spi/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/clustering/infinispan/spi/main/wildfly-clustering-infinispan-spi-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/clustering/jgroups/api/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/clustering/jgroups/api/main/wildfly-clustering-jgroups-api-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/clustering/jgroups/spi/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/clustering/jgroups/spi/main/wildfly-clustering-jgroups-spi-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/clustering/marshalling/api/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/clustering/marshalling/api/main/wildfly-clustering-marshalling-api-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/clustering/marshalling/jboss/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/clustering/marshalling/jboss/main/wildfly-clustering-marshalling-jboss-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/clustering/marshalling/protostream/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/clustering/marshalling/protostream/main/wildfly-clustering-marshalling-protostream-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/clustering/marshalling/spi/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/clustering/marshalling/spi/main/wildfly-clustering-marshalling-spi-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/clustering/server/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/clustering/server/main/wildfly-clustering-server-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/clustering/service/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/clustering/service/main/wildfly-clustering-service-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/clustering/singleton/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/clustering/singleton/main/wildfly-clustering-singleton-api-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/clustering/spi/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/clustering/spi/main/wildfly-clustering-spi-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/clustering/web/api/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/clustering/web/api/main/wildfly-clustering-web-api-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/clustering/web/cache/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/clustering/web/cache/main/wildfly-clustering-web-cache-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/clustering/web/container/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/clustering/web/container/main/wildfly-clustering-web-container-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/clustering/web/hotrod/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/clustering/web/hotrod/main/wildfly-clustering-web-hotrod-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/clustering/web/infinispan/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/clustering/web/infinispan/main/wildfly-clustering-web-infinispan-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/clustering/web/spi/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/clustering/web/spi/main/wildfly-clustering-web-spi-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/clustering/web/undertow/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/clustering/web/undertow/main/wildfly-clustering-web-undertow-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/common/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/common/main/wildfly-common-1.5.4.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/discovery/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/discovery/main/wildfly-discovery-client-1.2.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/embedded/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/embedded/main/wildfly-embedded-13.0.3.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/event/logger/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/event/logger/main/wildfly-event-logger-13.0.3.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/extension/batch/jberet/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/extension/batch/jberet/main/wildfly-batch-jberet-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/extension/bean-validation/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/extension/bean-validation/main/wildfly-bean-validation-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/extension/clustering/singleton/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/extension/clustering/singleton/main/wildfly-clustering-singleton-extension-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/extension/clustering/web/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/extension/clustering/web/main/wildfly-clustering-web-extension-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/extension/core-management-client/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/extension/core-management-client/main/wildfly-core-management-client-13.0.3.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/extension/core-management/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/extension/core-management/main/wildfly-core-management-subsystem-13.0.3.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/extension/datasources-agroal/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/extension/datasources-agroal/main/wildfly-datasources-agroal-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/extension/discovery/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/extension/discovery/main/wildfly-discovery-13.0.3.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/extension/ee-security/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/extension/ee-security/main/wildfly-ee-security-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/extension/elytron/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/extension/elytron/main/wildfly-elytron-integration-13.0.3.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/extension/io/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/extension/io/main/wildfly-io-13.0.3.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/extension/messaging-activemq/main/artemis-wildfly-integration-1.0.2.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/extension/messaging-activemq/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/extension/messaging-activemq/main/wildfly-messaging-activemq-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/extension/microprofile/config-smallrye/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/extension/microprofile/config-smallrye/main/wildfly-microprofile-config-smallrye-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/extension/microprofile/health-smallrye/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/extension/microprofile/health-smallrye/main/wildfly-microprofile-health-smallrye-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/extension/microprofile/metrics-smallrye/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/extension/microprofile/metrics-smallrye/main/wildfly-microprofile-metrics-smallrye-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/extension/microprofile/opentracing-smallrye/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/extension/microprofile/opentracing-smallrye/main/wildfly-microprofile-opentracing-extension-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/extension/mod_cluster/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/extension/mod_cluster/main/wildfly-mod_cluster-extension-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/extension/picketlink/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/extension/picketlink/main/wildfly-picketlink-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/extension/request-controller/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/extension/request-controller/main/wildfly-request-controller-13.0.3.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/extension/rts/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/extension/rts/main/wildfly-rts-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/extension/security/manager/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/extension/security/manager/main/wildfly-security-manager-13.0.3.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/extension/undertow/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/extension/undertow/main/wildfly-undertow-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/http-client/common/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/http-client/common/main/wildfly-http-client-common-1.1.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/http-client/ejb/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/http-client/ejb/main/wildfly-http-ejb-client-1.1.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/http-client/naming/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/http-client/naming/main/wildfly-http-naming-client-1.1.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/http-client/transaction/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/http-client/transaction/main/wildfly-http-transaction-client-1.1.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/iiop-openjdk/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/iiop-openjdk/main/wildfly-iiop-openjdk-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/microprofile/opentracing-smallrye/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/microprofile/opentracing-smallrye/main/wildfly-microprofile-opentracing-smallrye-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/mod_cluster/undertow/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/mod_cluster/undertow/main/wildfly-mod_cluster-undertow-21.0.2.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/naming-client/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/naming-client/main/wildfly-naming-client-1.0.13.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/naming/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/openssl/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/openssl/main/wildfly-openssl-java-2.1.0.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/security/elytron-private/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-asn1-1.13.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-audit-1.13.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-auth-1.13.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-auth-server-1.13.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-auth-server-deprecated-1.13.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-auth-server-http-1.13.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-auth-server-sasl-1.13.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-auth-util-1.13.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-base-1.13.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-client-1.13.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-credential-1.13.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-credential-source-deprecated-1.13.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-credential-source-impl-1.13.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-credential-store-1.13.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-digest-1.13.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-http-1.13.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-http-basic-1.13.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-http-bearer-1.13.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-http-cert-1.13.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-http-deprecated-1.13.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-http-digest-1.13.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-http-external-1.13.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-http-form-1.13.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-http-spnego-1.13.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-http-sso-1.13.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-http-util-1.13.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-jacc-1.13.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-jaspi-1.13.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-json-util-1.13.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-keystore-1.13.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-mechanism-1.13.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-mechanism-digest-1.13.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-mechanism-gssapi-1.13.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-mechanism-http-1.13.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-mechanism-oauth2-1.13.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-mechanism-scram-1.13.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-password-impl-1.13.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-permission-1.13.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-provider-util-1.13.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-realm-1.13.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-realm-jdbc-1.13.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-realm-ldap-1.13.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-realm-token-1.13.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-sasl-1.13.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-sasl-anonymous-1.13.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-sasl-auth-util-1.13.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-sasl-deprecated-1.13.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-sasl-digest-1.13.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-sasl-entity-1.13.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-sasl-external-1.13.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-sasl-gs2-1.13.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-sasl-gssapi-1.13.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-sasl-localuser-1.13.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-sasl-oauth2-1.13.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-sasl-otp-1.13.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-sasl-plain-1.13.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-sasl-scram-1.13.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-security-manager-1.13.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-security-manager-action-1.13.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-ssl-1.13.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-util-1.13.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-x500-1.13.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-x500-cert-1.13.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-x500-cert-acme-1.13.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-x500-cert-util-1.13.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-x500-deprecated-1.13.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/security/elytron-private/main/wildfly-elytron-x500-principal-1.13.1.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/security/elytron-web/undertow-server-servlet/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/security/elytron-web/undertow-server-servlet/main/undertow-server-servlet-1.8.0.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/security/elytron-web/undertow-server/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/security/elytron-web/undertow-server/main/undertow-server-1.8.0.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/security/elytron/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/security/manager/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/transaction/client/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/wildfly/transaction/client/main/wildfly-transaction-client-1.1.13.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/yaml/snakeyaml/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/yaml/snakeyaml/main/snakeyaml-1.26.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/sun/jdk/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/sun/jdk/main/service-loader-resources/META-INF/services/java.sql.Driver
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/sun/scripting/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/sun/scripting/main/service-loader-resources/META-INF/services/javax.script.ScriptEngineFactory
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/base/wildflyee/api/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/keycloak/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/main/jackson-dataformat-cbor-2.10.5.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/keycloak/com/fasterxml/jackson/dataformat/jackson-dataformat-cbor/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/keycloak/com/github/ua-parser/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/keycloak/com/github/ua-parser/main/uap-java-1.4.3.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/keycloak/com/google/zxing/core/main/core-3.4.0.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/keycloak/com/google/zxing/core/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/keycloak/com/google/zxing/javase/main/javase-3.4.0.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/keycloak/com/google/zxing/javase/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/keycloak/com/googlecode/owasp-java-html-sanitizer/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/keycloak/com/googlecode/owasp-java-html-sanitizer/main/owasp-java-html-sanitizer-20191001.1.jar
+%%MYSQL%%%%JAVASHAREDIR%%/keycloak/modules/system/layers/keycloak/com/mysql/main/module.xml
+%%MYSQL%%%%JAVASHAREDIR%%/keycloak/modules/system/layers/keycloak/com/mysql/main/mysql-connector-java.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/keycloak/com/openshift/openshift-restclient-java/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/keycloak/com/openshift/openshift-restclient-java/main/openshift-restclient-java-8.0.0.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/keycloak/com/webauthn4j/webauthn4j-core/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/keycloak/com/webauthn4j/webauthn4j-core/main/webauthn4j-core-0.12.0.RELEASE.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/keycloak/com/webauthn4j/webauthn4j-util/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/keycloak/com/webauthn4j/webauthn4j-util/main/webauthn4j-util-0.12.0.RELEASE.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/keycloak/org/apache/commons/lang/main/commons-lang-2.6.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/keycloak/org/apache/commons/lang/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/keycloak/org/apache/commons/lang3/main/commons-lang3-3.10.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/keycloak/org/apache/commons/lang3/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/keycloak/org/apache/kerby/kerby-asn1/main/kerby-asn1-2.0.0.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/keycloak/org/apache/kerby/kerby-asn1/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/keycloak/org/freemarker/main/freemarker-2.3.29.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/keycloak/org/freemarker/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/keycloak/org/infinispan/jboss-marshalling/main/infinispan-jboss-marshalling-11.0.4.Final.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/keycloak/org/infinispan/jboss-marshalling/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/keycloak/org/jboss/as/product/keycloak/dir/META-INF/MANIFEST.MF
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/keycloak/org/jboss/as/product/keycloak/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/keycloak/org/keycloak/keycloak-authz-policy-common/main/keycloak-authz-policy-common-12.0.2.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/keycloak/org/keycloak/keycloak-authz-policy-common/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/keycloak/org/keycloak/keycloak-common/main/keycloak-common-12.0.2.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/keycloak/org/keycloak/keycloak-common/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/keycloak/org/keycloak/keycloak-core/main/keycloak-core-12.0.2.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/keycloak/org/keycloak/keycloak-core/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/keycloak/org/keycloak/keycloak-js-adapter/main/keycloak-js-adapter-12.0.2.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/keycloak/org/keycloak/keycloak-js-adapter/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/keycloak/org/keycloak/keycloak-kerberos-federation/main/keycloak-kerberos-federation-12.0.2.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/keycloak/org/keycloak/keycloak-kerberos-federation/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/keycloak/org/keycloak/keycloak-ldap-federation/main/keycloak-ldap-federation-12.0.2.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/keycloak/org/keycloak/keycloak-ldap-federation/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/keycloak/org/keycloak/keycloak-model-infinispan/main/keycloak-model-infinispan-12.0.2.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/keycloak/org/keycloak/keycloak-model-infinispan/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/keycloak/org/keycloak/keycloak-model-jpa/main/keycloak-model-jpa-12.0.2.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/keycloak/org/keycloak/keycloak-model-jpa/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/keycloak/org/keycloak/keycloak-saml-core-public/main/keycloak-saml-core-public-12.0.2.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/keycloak/org/keycloak/keycloak-saml-core-public/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/keycloak/org/keycloak/keycloak-saml-core/main/keycloak-saml-core-12.0.2.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/keycloak/org/keycloak/keycloak-saml-core/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/keycloak/org/keycloak/keycloak-server-spi-private/main/keycloak-server-spi-private-12.0.2.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/keycloak/org/keycloak/keycloak-server-spi-private/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/keycloak/org/keycloak/keycloak-server-spi/main/keycloak-server-spi-12.0.2.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/keycloak/org/keycloak/keycloak-server-spi/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/keycloak/org/keycloak/keycloak-server-subsystem/dependencies/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/keycloak/org/keycloak/keycloak-server-subsystem/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/keycloak/org/keycloak/keycloak-server-subsystem/main/server-war/WEB-INF/jboss-deployment-structure.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/keycloak/org/keycloak/keycloak-server-subsystem/main/server-war/WEB-INF/web.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/keycloak/org/keycloak/keycloak-services/main/keycloak-services-12.0.2.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/keycloak/org/keycloak/keycloak-services/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/keycloak/org/keycloak/keycloak-sssd-federation/main/keycloak-sssd-federation-12.0.2.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/keycloak/org/keycloak/keycloak-sssd-federation/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/keycloak/org/keycloak/keycloak-wildfly-adduser/main/keycloak-wildfly-adduser-12.0.2.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/keycloak/org/keycloak/keycloak-wildfly-adduser/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/keycloak/org/keycloak/keycloak-wildfly-extensions/main/keycloak-wildfly-extensions-12.0.2.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/keycloak/org/keycloak/keycloak-wildfly-extensions/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/keycloak/org/keycloak/keycloak-wildfly-server-subsystem/main/keycloak-wildfly-server-subsystem-12.0.2.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/keycloak/org/keycloak/keycloak-wildfly-server-subsystem/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/keycloak/org/liquibase/main/liquibase-core-3.5.5.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/keycloak/org/liquibase/main/module.xml
+%%POSTGRES%%%%JAVASHAREDIR%%/keycloak/modules/system/layers/keycloak/org/postgresql/main/module.xml
+%%POSTGRES%%%%JAVASHAREDIR%%/keycloak/modules/system/layers/keycloak/org/postgresql/main/postgresql.jar
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/keycloak/org/twitter4j/main/module.xml
+%%JAVASHAREDIR%%/keycloak/modules/system/layers/keycloak/org/twitter4j/main/twitter4j-core-4.0.7.jar
+%%JAVASHAREDIR%%/keycloak/standalone/deployments/README.txt
+%%JAVASHAREDIR%%/keycloak/standalone/log
+%%JAVASHAREDIR%%/keycloak/themes/README.txt
+%%JAVASHAREDIR%%/keycloak/themes/base/account/account.ftl
+%%JAVASHAREDIR%%/keycloak/themes/base/account/applications.ftl
+%%JAVASHAREDIR%%/keycloak/themes/base/account/federatedIdentity.ftl
+%%JAVASHAREDIR%%/keycloak/themes/base/account/log.ftl
+%%JAVASHAREDIR%%/keycloak/themes/base/account/messages/messages_ca.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/account/messages/messages_cs.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/account/messages/messages_da.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/account/messages/messages_de.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/account/messages/messages_en.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/account/messages/messages_es.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/account/messages/messages_fr.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/account/messages/messages_hu.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/account/messages/messages_it.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/account/messages/messages_ja.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/account/messages/messages_lt.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/account/messages/messages_nl.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/account/messages/messages_no.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/account/messages/messages_pl.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/account/messages/messages_pt_BR.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/account/messages/messages_ru.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/account/messages/messages_sk.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/account/messages/messages_sv.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/account/messages/messages_tr.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/account/messages/messages_zh_CN.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/account/password.ftl
+%%JAVASHAREDIR%%/keycloak/themes/base/account/resource-detail.ftl
+%%JAVASHAREDIR%%/keycloak/themes/base/account/resources.ftl
+%%JAVASHAREDIR%%/keycloak/themes/base/account/sessions.ftl
+%%JAVASHAREDIR%%/keycloak/themes/base/account/template.ftl
+%%JAVASHAREDIR%%/keycloak/themes/base/account/theme.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/account/totp.ftl
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/index.ftl
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/messages/admin-messages_ca.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/messages/admin-messages_de.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/messages/admin-messages_en.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/messages/admin-messages_es.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/messages/admin-messages_fr.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/messages/admin-messages_it.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/messages/admin-messages_ja.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/messages/admin-messages_lt.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/messages/admin-messages_nl.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/messages/admin-messages_no.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/messages/admin-messages_pl.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/messages/admin-messages_pt_BR.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/messages/admin-messages_ru.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/messages/admin-messages_zh_CN.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/messages/messages_ca.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/messages/messages_de.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/messages/messages_en.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/messages/messages_es.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/messages/messages_fr.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/messages/messages_it.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/messages/messages_ja.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/messages/messages_lt.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/messages/messages_nl.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/messages/messages_no.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/messages/messages_pl.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/messages/messages_pt_BR.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/messages/messages_ru.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/messages/messages_zh_CN.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/js/app.js
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/js/authz/authz-app.js
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/js/authz/authz-controller.js
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/js/authz/authz-services.js
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/js/controllers/clients.js
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/js/controllers/groups.js
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/js/controllers/realm.js
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/js/controllers/roles.js
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/js/controllers/users.js
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/js/loaders.js
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/js/services.js
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/authentication-flow-bindings.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/authentication-flows.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/authenticator-config.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/authz/mgmt/broker-permissions.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/authz/mgmt/client-permissions.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/authz/mgmt/client-role-permissions.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/authz/mgmt/group-permissions.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/authz/mgmt/realm-role-permissions.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/authz/mgmt/users-permissions.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/authz/permission/provider/resource-server-policy-resource-detail.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/authz/permission/provider/resource-server-policy-scope-detail.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/authz/permission/resource-server-permission-list.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/authz/policy/provider/resource-server-policy-aggregate-detail.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/authz/policy/provider/resource-server-policy-client-detail.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/authz/policy/provider/resource-server-policy-group-detail.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/authz/policy/provider/resource-server-policy-js-detail.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/authz/policy/provider/resource-server-policy-role-detail.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/authz/policy/provider/resource-server-policy-time-detail.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/authz/policy/provider/resource-server-policy-user-detail.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/authz/policy/resource-server-policy-evaluate-result.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/authz/policy/resource-server-policy-evaluate.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/authz/policy/resource-server-policy-list.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/authz/resource-server-detail.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/authz/resource-server-export-settings.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/authz/resource-server-list.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/authz/resource-server-resource-detail.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/authz/resource-server-resource-list.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/authz/resource-server-scope-detail.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/authz/resource-server-scope-list.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/brute-force.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/claims.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/client-clustering-node.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/client-clustering.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/client-credentials-generic.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/client-credentials-jwt-key-export.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/client-credentials-jwt-key-import.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/client-credentials-jwt.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/client-credentials-secret-jwt.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/client-credentials-secret.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/client-credentials-x509.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/client-credentials.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/client-detail.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/client-import.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/client-initial-access-create.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/client-initial-access.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/client-installation.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/client-keys.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/client-list.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/client-mappers-add.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/client-mappers.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/client-offline-sessions.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/client-protocol-mapper-detail.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/client-reg-policies.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/client-reg-policy-detail.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/client-reg-trusted-host-create.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/client-reg-trusted-host-detail.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/client-registration-access-token.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/client-revocation.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/client-role-attributes.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/client-role-detail.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/client-role-list.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/client-role-users.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/client-saml-key-export.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/client-saml-key-import.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/client-saml-keys.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/client-scope-detail.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/client-scope-list.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/client-scope-mappers-add.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/client-scope-mappers.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/client-scope-mappings.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/client-scope-protocol-mapper-detail.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/client-scope-scope-mappings.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/client-scopes-evaluate.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/client-scopes-realm-default.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/client-scopes-setup.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/client-service-account-roles.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/client-sessions.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/client-storage-generic.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/client-storage-list.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/create-client.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/create-execution.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/create-flow-execution.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/create-flow.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/create-group.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/default-groups.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/defense-headers.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/forbidden.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/group-attributes.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/group-detail.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/group-list.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/group-members.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/group-role-mappings.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/home.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/identity-provider-mapper-detail.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/identity-provider-mappers.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/menu.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/modal/realm-events-admin-auth.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/modal/realm-events-admin-representation.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/modal/role-selector.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/modal/unregistered-required-action-selector.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/modal/user-credential-data.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/modal/view-key.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/modal/view-object.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/notfound.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/otp-policy.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/pagenotfound.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/partial-export.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/partial-import.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/password-policy.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/protocol-mapper-detail.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/realm-cache-settings.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/realm-create.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/realm-default-roles.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/realm-detail.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/realm-events-admin.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/realm-events-config.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/realm-events.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/realm-identity-provider-bitbucket.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/realm-identity-provider-facebook-ext.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/realm-identity-provider-facebook.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/realm-identity-provider-github-ext.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/realm-identity-provider-github.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/realm-identity-provider-gitlab.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/realm-identity-provider-google-ext.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/realm-identity-provider-google.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/realm-identity-provider-instagram-ext.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/realm-identity-provider-instagram.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/realm-identity-provider-keycloak-oidc.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/realm-identity-provider-linkedin-ext.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/realm-identity-provider-linkedin.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/realm-identity-provider-microsoft-ext.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/realm-identity-provider-microsoft.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/realm-identity-provider-oidc.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/realm-identity-provider-openshift-v3-ext.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/realm-identity-provider-openshift-v3.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/realm-identity-provider-openshift-v4-ext.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/realm-identity-provider-openshift-v4.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/realm-identity-provider-paypal-ext.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/realm-identity-provider-paypal.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/realm-identity-provider-saml.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/realm-identity-provider-social.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/realm-identity-provider-stackoverflow-ext.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/realm-identity-provider-stackoverflow.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/realm-identity-provider-twitter-ext.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/realm-identity-provider-twitter.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/realm-identity-provider.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/realm-keys-disabled.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/realm-keys-generic.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/realm-keys-passive.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/realm-keys-providers.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/realm-keys.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/realm-list.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/realm-localization-detail.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/realm-localization-upload.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/realm-localization.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/realm-login-settings.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/realm-role-users.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/realm-smtp.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/realm-theme-settings.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/realm-tokens.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/required-actions.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/role-attributes.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/role-detail.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/role-list.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/role-mappings.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/server-info-providers.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/server-info.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/session-realm.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/session-revocation.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/user-attributes.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/user-consents.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/user-credentials.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/user-detail.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/user-federated-identity-detail.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/user-federated-identity-list.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/user-federation.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/user-group-membership.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/user-list.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/user-offline-sessions.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/user-sessions.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/user-storage-generic.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/user-storage-kerberos.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/user-storage-ldap-mapper-detail.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/user-storage-ldap-mappers.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/user-storage-ldap.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/user-storage.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/webauthn-policy-passwordless.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/partials/webauthn-policy.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/templates/authz/kc-authz-modal.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/templates/authz/kc-tabs-resource-server.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/templates/kc-component-config.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/templates/kc-copy.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/templates/kc-dropdown.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/templates/kc-edit.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/templates/kc-menu.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/templates/kc-modal-message.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/templates/kc-modal.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/templates/kc-paging.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/templates/kc-provider-config.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/templates/kc-switch.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/templates/kc-tabs-authentication.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/templates/kc-tabs-client-role.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/templates/kc-tabs-client-scope.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/templates/kc-tabs-client.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/templates/kc-tabs-clients.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/templates/kc-tabs-group-list.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/templates/kc-tabs-group.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/templates/kc-tabs-identity-provider.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/templates/kc-tabs-ldap.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/templates/kc-tabs-realm.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/templates/kc-tabs-role.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/templates/kc-tabs-user-storage.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/templates/kc-tabs-user.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/resources/templates/kc-tabs-users.html
+%%JAVASHAREDIR%%/keycloak/themes/base/admin/theme.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/email/html/email-test.ftl
+%%JAVASHAREDIR%%/keycloak/themes/base/email/html/email-verification-with-code.ftl
+%%JAVASHAREDIR%%/keycloak/themes/base/email/html/email-verification.ftl
+%%JAVASHAREDIR%%/keycloak/themes/base/email/html/event-login_error.ftl
+%%JAVASHAREDIR%%/keycloak/themes/base/email/html/event-remove_totp.ftl
+%%JAVASHAREDIR%%/keycloak/themes/base/email/html/event-update_password.ftl
+%%JAVASHAREDIR%%/keycloak/themes/base/email/html/event-update_totp.ftl
+%%JAVASHAREDIR%%/keycloak/themes/base/email/html/executeActions.ftl
+%%JAVASHAREDIR%%/keycloak/themes/base/email/html/identity-provider-link.ftl
+%%JAVASHAREDIR%%/keycloak/themes/base/email/html/password-reset.ftl
+%%JAVASHAREDIR%%/keycloak/themes/base/email/messages/messages_ca.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/email/messages/messages_cs.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/email/messages/messages_da.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/email/messages/messages_de.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/email/messages/messages_en.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/email/messages/messages_es.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/email/messages/messages_fr.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/email/messages/messages_hu.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/email/messages/messages_it.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/email/messages/messages_ja.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/email/messages/messages_lt.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/email/messages/messages_nl.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/email/messages/messages_no.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/email/messages/messages_pl.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/email/messages/messages_pt_BR.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/email/messages/messages_ru.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/email/messages/messages_sk.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/email/messages/messages_sv.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/email/messages/messages_tr.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/email/messages/messages_zh_CN.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/email/text/email-test.ftl
+%%JAVASHAREDIR%%/keycloak/themes/base/email/text/email-verification-with-code.ftl
+%%JAVASHAREDIR%%/keycloak/themes/base/email/text/email-verification.ftl
+%%JAVASHAREDIR%%/keycloak/themes/base/email/text/event-login_error.ftl
+%%JAVASHAREDIR%%/keycloak/themes/base/email/text/event-remove_totp.ftl
+%%JAVASHAREDIR%%/keycloak/themes/base/email/text/event-update_password.ftl
+%%JAVASHAREDIR%%/keycloak/themes/base/email/text/event-update_totp.ftl
+%%JAVASHAREDIR%%/keycloak/themes/base/email/text/executeActions.ftl
+%%JAVASHAREDIR%%/keycloak/themes/base/email/text/identity-provider-link.ftl
+%%JAVASHAREDIR%%/keycloak/themes/base/email/text/password-reset.ftl
+%%JAVASHAREDIR%%/keycloak/themes/base/email/theme.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/login/cli_splash.ftl
+%%JAVASHAREDIR%%/keycloak/themes/base/login/code.ftl
+%%JAVASHAREDIR%%/keycloak/themes/base/login/delete-account-confirm.ftl
+%%JAVASHAREDIR%%/keycloak/themes/base/login/error.ftl
+%%JAVASHAREDIR%%/keycloak/themes/base/login/info.ftl
+%%JAVASHAREDIR%%/keycloak/themes/base/login/login-config-totp-text.ftl
+%%JAVASHAREDIR%%/keycloak/themes/base/login/login-config-totp.ftl
+%%JAVASHAREDIR%%/keycloak/themes/base/login/login-idp-link-confirm.ftl
+%%JAVASHAREDIR%%/keycloak/themes/base/login/login-idp-link-email.ftl
+%%JAVASHAREDIR%%/keycloak/themes/base/login/login-oauth-grant.ftl
+%%JAVASHAREDIR%%/keycloak/themes/base/login/login-otp.ftl
+%%JAVASHAREDIR%%/keycloak/themes/base/login/login-page-expired.ftl
+%%JAVASHAREDIR%%/keycloak/themes/base/login/login-password.ftl
+%%JAVASHAREDIR%%/keycloak/themes/base/login/login-reset-password.ftl
+%%JAVASHAREDIR%%/keycloak/themes/base/login/login-update-password.ftl
+%%JAVASHAREDIR%%/keycloak/themes/base/login/login-update-profile.ftl
+%%JAVASHAREDIR%%/keycloak/themes/base/login/login-username.ftl
+%%JAVASHAREDIR%%/keycloak/themes/base/login/login-verify-email-code-text.ftl
+%%JAVASHAREDIR%%/keycloak/themes/base/login/login-verify-email.ftl
+%%JAVASHAREDIR%%/keycloak/themes/base/login/login-x509-info.ftl
+%%JAVASHAREDIR%%/keycloak/themes/base/login/login.ftl
+%%JAVASHAREDIR%%/keycloak/themes/base/login/messages/messages_ca.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/login/messages/messages_cs.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/login/messages/messages_da.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/login/messages/messages_de.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/login/messages/messages_en.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/login/messages/messages_es.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/login/messages/messages_fr.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/login/messages/messages_hu.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/login/messages/messages_it.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/login/messages/messages_ja.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/login/messages/messages_lt.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/login/messages/messages_nl.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/login/messages/messages_no.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/login/messages/messages_pl.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/login/messages/messages_pt_BR.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/login/messages/messages_ru.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/login/messages/messages_sk.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/login/messages/messages_sv.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/login/messages/messages_tr.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/login/messages/messages_zh_CN.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/login/register.ftl
+%%JAVASHAREDIR%%/keycloak/themes/base/login/resources/js/base64url.js
+%%JAVASHAREDIR%%/keycloak/themes/base/login/saml-post-form.ftl
+%%JAVASHAREDIR%%/keycloak/themes/base/login/select-authenticator.ftl
+%%JAVASHAREDIR%%/keycloak/themes/base/login/template.ftl
+%%JAVASHAREDIR%%/keycloak/themes/base/login/terms.ftl
+%%JAVASHAREDIR%%/keycloak/themes/base/login/theme.properties
+%%JAVASHAREDIR%%/keycloak/themes/base/login/webauthn-authenticate.ftl
+%%JAVASHAREDIR%%/keycloak/themes/base/login/webauthn-error.ftl
+%%JAVASHAREDIR%%/keycloak/themes/base/login/webauthn-register.ftl
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/index.ftl
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/messages/messages_en.properties
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/App.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/App.js.map
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/ContentPages.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/ContentPages.js.map
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/Main.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/Main.js.map
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/PageNav.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/PageNav.js.map
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/PageToolbar.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/PageToolbar.js.map
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/account-service/AccountServiceContext.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/account-service/AccountServiceContext.js.map
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/account-service/account.service.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/account-service/account.service.js.map
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/content/ContentAlert.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/content/ContentAlert.js.map
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/content/ContentPage.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/content/ContentPage.js.map
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/content/account-page/AccountPage.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/content/account-page/AccountPage.js.map
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/content/aia-page/AppInitiatedActionPage.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/content/aia-page/AppInitiatedActionPage.js.map
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/content/applications-page/ApplicationsPage.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/content/applications-page/ApplicationsPage.js.map
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/content/authenticator-page/AuthenticatorPage.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/content/authenticator-page/AuthenticatorPage.js.map
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/content/device-activity-page/DeviceActivityPage.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/content/device-activity-page/DeviceActivityPage.js.map
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/content/forbidden-page/ForbiddenPage.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/content/forbidden-page/ForbiddenPage.js.map
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/content/linked-accounts-page/LinkedAccountsPage.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/content/linked-accounts-page/LinkedAccountsPage.js.map
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/content/my-resources-page/AbstractResourceTable.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/content/my-resources-page/AbstractResourceTable.js.map
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/content/my-resources-page/EditTheResource.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/content/my-resources-page/EditTheResource.js.map
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/content/my-resources-page/MyResourcesPage.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/content/my-resources-page/MyResourcesPage.js.map
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/content/my-resources-page/PermissionRequest.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/content/my-resources-page/PermissionRequest.js.map
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/content/my-resources-page/PermissionSelect.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/content/my-resources-page/PermissionSelect.js.map
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/content/my-resources-page/ResourcesTable.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/content/my-resources-page/ResourcesTable.js.map
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/content/my-resources-page/SharedResourcesTable.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/content/my-resources-page/SharedResourcesTable.js.map
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/content/my-resources-page/ShareTheResource.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/content/my-resources-page/ShareTheResource.js.map
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/content/my-resources-page/resource-model.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/content/my-resources-page/resource-model.js.map
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/content/page-not-found/PageNotFound.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/content/page-not-found/PageNotFound.js.map
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/content/signingin-page/SigningInPage.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/content/signingin-page/SigningInPage.js.map
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/keycloak-service/KeycloakContext.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/keycloak-service/KeycloakContext.js.map
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/keycloak-service/keycloak.service.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/keycloak-service/keycloak.service.js.map
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/public/favicon.ico
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/public/layout.css
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/public/logo.svg
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/util/AIACommand.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/util/AIACommand.js.map
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/util/ParseLink.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/util/ParseLink.js.map
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/util/RedirectUri.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/util/RedirectUri.js.map
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/util/TimeUtil.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/util/TimeUtil.js.map
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/widgets/ContinueCancelModal.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/widgets/ContinueCancelModal.js.map
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/widgets/EmptyMessageState.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/widgets/EmptyMessageState.js.map
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/widgets/LocaleSelectors.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/widgets/LocaleSelectors.js.map
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/widgets/Logout.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/widgets/Logout.js.map
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/widgets/Msg.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/widgets/Msg.js.map
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/widgets/ReferrerDropdownItem.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/widgets/ReferrerDropdownItem.js.map
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/widgets/ReferrerLink.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/widgets/ReferrerLink.js.map
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/widgets/features.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/widgets/features.js.map
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/content.json
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/resources/welcome-page-scripts.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak.v2/account/theme.properties
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/account/resources/css/account.css
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/account/resources/img/icon-sidebar-active.png
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/account/resources/img/keycloak-logo.png
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/account/resources/img/logo.png
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/account/theme.properties
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/admin/resources/css/styles.css
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/admin/resources/img/keyclok-logo.png
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/admin/resources/img/keyclok-logo.svg
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/admin/resources/img/select-arrow.png
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/admin/theme.properties
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/img/favicon.ico
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/lib/angular/errors.json
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/lib/angular/treeview/LICENSE
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/lib/angular/treeview/angular.treeview.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/lib/angular/treeview/angular.treeview.min.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/lib/angular/treeview/css/angular.treeview.css
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/lib/angular/treeview/img/file.png
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/lib/angular/treeview/img/folder-closed.png
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/lib/angular/treeview/img/folder.png
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/lib/angular/ui-bootstrap-tpls-0.11.0.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/lib/angular/version.json
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/lib/filesaver/FileSaver.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/lib/fileupload/FileAPI.min.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/lib/fileupload/angular-file-upload-html5-shim.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/lib/fileupload/angular-file-upload-html5-shim.min.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/lib/fileupload/angular-file-upload-shim.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/lib/fileupload/angular-file-upload-shim.min.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/lib/fileupload/angular-file-upload.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/lib/fileupload/angular-file-upload.min.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/lib/pficon/pficon.css
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/lib/pficon/pficon.woff
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/lib/pficon/pficon.woff2
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/lib/ui-ace/ace.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/lib/ui-ace/min/ace.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/lib/ui-ace/min/mode-javascript.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/lib/ui-ace/min/theme-github.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/lib/ui-ace/min/worker-javascript.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/lib/ui-ace/mode-javascript.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/lib/ui-ace/theme-github.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/lib/ui-ace/ui-ace.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/lib/ui-ace/ui-ace.min.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/lib/ui-ace/worker-javascript.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/lib/zocial/zocial-regular-webfont.eot
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/lib/zocial/zocial-regular-webfont.svg
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/lib/zocial/zocial-regular-webfont.ttf
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/lib/zocial/zocial-regular-webfont.woff
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/lib/zocial/zocial.css
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/angular-cookies/LICENSE.md
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/angular-cookies/angular-cookies.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/angular-cookies/angular-cookies.min.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/angular-cookies/angular-cookies.min.js.map
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/angular-cookies/bower.json
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/angular-cookies/index.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/angular-loader/LICENSE.md
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/angular-loader/angular-loader.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/angular-loader/angular-loader.min.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/angular-loader/angular-loader.min.js.map
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/angular-loader/bower.json
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/angular-resource/LICENSE.md
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/angular-resource/angular-resource.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/angular-resource/angular-resource.min.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/angular-resource/angular-resource.min.js.map
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/angular-resource/bower.json
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/angular-resource/index.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/angular-route/LICENSE.md
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/angular-route/angular-route.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/angular-route/angular-route.min.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/angular-route/angular-route.min.js.map
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/angular-route/bower.json
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/angular-route/index.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/angular-sanitize/LICENSE.md
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/angular-sanitize/angular-sanitize.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/angular-sanitize/angular-sanitize.min.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/angular-sanitize/angular-sanitize.min.js.map
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/angular-sanitize/bower.json
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/angular-sanitize/index.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/angular-translate-loader-url/angular-translate-loader-url.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/angular-translate-loader-url/angular-translate-loader-url.min.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/angular-translate-loader-url/bower.json
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/angular-translate/LICENSE
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/angular-translate/dist/angular-translate-handler-log/angular-translate-handler-log.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/angular-translate/dist/angular-translate-handler-log/angular-translate-handler-log.min.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/angular-translate/dist/angular-translate-interpolation-messageformat/angular-translate-interpolation-messageformat.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/angular-translate/dist/angular-translate-interpolation-messageformat/angular-translate-interpolation-messageformat.min.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/angular-translate/dist/angular-translate-loader-partial/angular-translate-loader-partial.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/angular-translate/dist/angular-translate-loader-partial/angular-translate-loader-partial.min.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/angular-translate/dist/angular-translate-loader-static-files/angular-translate-loader-static-files.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/angular-translate/dist/angular-translate-loader-static-files/angular-translate-loader-static-files.min.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/angular-translate/dist/angular-translate-loader-url/angular-translate-loader-url.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/angular-translate/dist/angular-translate-loader-url/angular-translate-loader-url.min.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/angular-translate/dist/angular-translate-storage-cookie/angular-translate-storage-cookie.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/angular-translate/dist/angular-translate-storage-cookie/angular-translate-storage-cookie.min.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/angular-translate/dist/angular-translate-storage-local/angular-translate-storage-local.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/angular-translate/dist/angular-translate-storage-local/angular-translate-storage-local.min.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/angular-translate/dist/angular-translate.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/angular-translate/dist/angular-translate.min.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/angular-treeview/LICENSE
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/angular-treeview/images/plus.png
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/angular-treeview/index.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/angular-treeview/tree.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/angular-ui-select2/LICENSE
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/angular-ui-select2/bower.json
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/angular-ui-select2/src/select2.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/angular/LICENSE.md
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/angular/angular-csp.css
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/angular/angular.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/angular/angular.min.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/angular/angular.min.js.gzip
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/angular/angular.min.js.map
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/angular/bower.json
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/angular/index.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/autofill-event/autofill-event.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/autofill-event/bower.json
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/bootstrap/LICENSE
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/bootstrap/dist/css/bootstrap-theme.css
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/bootstrap/dist/css/bootstrap-theme.css.map
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/bootstrap/dist/css/bootstrap-theme.min.css
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/bootstrap/dist/css/bootstrap-theme.min.css.map
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/bootstrap/dist/css/bootstrap.css
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/bootstrap/dist/css/bootstrap.css.map
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/bootstrap/dist/css/bootstrap.min.css
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/bootstrap/dist/css/bootstrap.min.css.map
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/bootstrap/dist/fonts/glyphicons-halflings-regular.eot
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/bootstrap/dist/fonts/glyphicons-halflings-regular.svg
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/bootstrap/dist/fonts/glyphicons-halflings-regular.ttf
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/bootstrap/dist/fonts/glyphicons-halflings-regular.woff
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/bootstrap/dist/fonts/glyphicons-halflings-regular.woff2
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/bootstrap/dist/js/bootstrap.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/bootstrap/dist/js/bootstrap.min.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/bootstrap/dist/js/npm.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/bootstrap/fonts/glyphicons-halflings-regular.eot
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/bootstrap/fonts/glyphicons-halflings-regular.svg
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/bootstrap/fonts/glyphicons-halflings-regular.ttf
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/bootstrap/fonts/glyphicons-halflings-regular.woff
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/bootstrap/fonts/glyphicons-halflings-regular.woff2
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/bootstrap/js/affix.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/bootstrap/js/alert.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/bootstrap/js/button.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/bootstrap/js/carousel.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/bootstrap/js/collapse.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/bootstrap/js/dropdown.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/bootstrap/js/modal.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/bootstrap/js/popover.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/bootstrap/js/scrollspy.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/bootstrap/js/tab.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/bootstrap/js/tooltip.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/bootstrap/js/transition.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/filesaver/LICENSE
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/filesaver/src/Filesaver.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/filesaver/src/changename.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/font-awesome/css/font-awesome.css
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/font-awesome/css/font-awesome.css.map
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/font-awesome/css/font-awesome.min.css
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/font-awesome/fonts/FontAwesome.otf
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/font-awesome/fonts/fontawesome-webfont.eot
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/font-awesome/fonts/fontawesome-webfont.svg
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/font-awesome/fonts/fontawesome-webfont.ttf
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/font-awesome/fonts/fontawesome-webfont.woff
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/font-awesome/fonts/fontawesome-webfont.woff2
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/jquery/LICENSE.txt
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/jquery/bower.json
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/jquery/dist/jquery.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/jquery/dist/jquery.min.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/jquery/dist/jquery.min.map
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/jquery/dist/jquery.slim.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/jquery/dist/jquery.slim.min.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/jquery/dist/jquery.slim.min.map
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/jquery/external/sizzle/LICENSE.txt
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/jquery/external/sizzle/dist/sizzle.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/jquery/external/sizzle/dist/sizzle.min.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/jquery/external/sizzle/dist/sizzle.min.map
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/ng-file-upload/LICENSE
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/ng-file-upload/dist/FileAPI.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/ng-file-upload/dist/FileAPI.min.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/ng-file-upload/dist/ng-file-upload-all.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/ng-file-upload/dist/ng-file-upload-all.min.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/ng-file-upload/dist/ng-file-upload-shim.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/ng-file-upload/dist/ng-file-upload-shim.min.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/ng-file-upload/dist/ng-file-upload.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/ng-file-upload/dist/ng-file-upload.min.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/ng-file-upload/index.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/LICENSE.txt
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/css/patternfly-additions.css
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/css/patternfly-additions.css.map
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/css/patternfly-additions.min.css
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/css/patternfly-additions.min.css.map
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/css/patternfly.css
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/css/patternfly.css.map
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/css/patternfly.min.css
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/css/patternfly.min.css.map
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/css/rcue-additions.css
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/css/rcue-additions.css.map
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/css/rcue-additions.min.css
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/css/rcue-additions.min.css.map
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/css/rcue.css
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/css/rcue.css.map
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/css/rcue.min.css
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/css/rcue.min.css.map
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/fonts/FontAwesome.otf
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/fonts/OpenSans-Bold-webfont.eot
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/fonts/OpenSans-Bold-webfont.svg
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/fonts/OpenSans-Bold-webfont.ttf
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/fonts/OpenSans-Bold-webfont.woff
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/fonts/OpenSans-Bold-webfont.woff2
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/fonts/OpenSans-BoldItalic-webfont.eot
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/fonts/OpenSans-BoldItalic-webfont.svg
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/fonts/OpenSans-BoldItalic-webfont.ttf
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/fonts/OpenSans-BoldItalic-webfont.woff
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/fonts/OpenSans-BoldItalic-webfont.woff2
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/fonts/OpenSans-ExtraBold-webfont.eot
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/fonts/OpenSans-ExtraBold-webfont.svg
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/fonts/OpenSans-ExtraBold-webfont.ttf
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/fonts/OpenSans-ExtraBold-webfont.woff
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/fonts/OpenSans-ExtraBold-webfont.woff2
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/fonts/OpenSans-ExtraBoldItalic-webfont.eot
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/fonts/OpenSans-ExtraBoldItalic-webfont.svg
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/fonts/OpenSans-ExtraBoldItalic-webfont.ttf
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/fonts/OpenSans-ExtraBoldItalic-webfont.woff
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/fonts/OpenSans-ExtraBoldItalic-webfont.woff2
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/fonts/OpenSans-Italic-webfont.eot
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/fonts/OpenSans-Italic-webfont.svg
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/fonts/OpenSans-Italic-webfont.ttf
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/fonts/OpenSans-Italic-webfont.woff
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/fonts/OpenSans-Italic-webfont.woff2
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/fonts/OpenSans-Light-webfont.eot
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/fonts/OpenSans-Light-webfont.svg
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/fonts/OpenSans-Light-webfont.ttf
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/fonts/OpenSans-Light-webfont.woff
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/fonts/OpenSans-Light-webfont.woff2
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/fonts/OpenSans-LightItalic-webfont.eot
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/fonts/OpenSans-LightItalic-webfont.svg
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/fonts/OpenSans-LightItalic-webfont.ttf
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/fonts/OpenSans-LightItalic-webfont.woff
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/fonts/OpenSans-LightItalic-webfont.woff2
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/fonts/OpenSans-Regular-webfont.eot
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/fonts/OpenSans-Regular-webfont.svg
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/fonts/OpenSans-Regular-webfont.ttf
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/fonts/OpenSans-Regular-webfont.woff
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/fonts/OpenSans-Regular-webfont.woff2
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/fonts/OpenSans-Semibold-webfont.eot
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/fonts/OpenSans-Semibold-webfont.svg
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/fonts/OpenSans-Semibold-webfont.ttf
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/fonts/OpenSans-Semibold-webfont.woff
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/fonts/OpenSans-Semibold-webfont.woff2
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/fonts/OpenSans-SemiboldItalic-webfont.eot
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/fonts/OpenSans-SemiboldItalic-webfont.svg
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/fonts/OpenSans-SemiboldItalic-webfont.ttf
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/fonts/OpenSans-SemiboldItalic-webfont.woff
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/fonts/OpenSans-SemiboldItalic-webfont.woff2
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/fonts/PatternFlyIcons-webfont.eot
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/fonts/PatternFlyIcons-webfont.svg
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/fonts/PatternFlyIcons-webfont.ttf
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/fonts/PatternFlyIcons-webfont.woff
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/fonts/fontawesome-webfont.eot
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/fonts/fontawesome-webfont.svg
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/fonts/fontawesome-webfont.ttf
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/fonts/fontawesome-webfont.woff
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/fonts/fontawesome-webfont.woff2
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/fonts/glyphicons-halflings-regular.eot
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/fonts/glyphicons-halflings-regular.svg
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/fonts/glyphicons-halflings-regular.ttf
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/fonts/glyphicons-halflings-regular.woff
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/fonts/glyphicons-halflings-regular.woff2
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/img/Logo_Horizontal_Reversed.svg
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/img/OpenShift-Logo-NoText.svg
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/img/OpenShift-Logo-Text.svg
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/img/OpenShift-logo.svg
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/img/RH_Atomic-Logo-NoText.svg
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/img/RH_Atomic-Logo-Text.svg
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/img/RH_atomic.svg
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/img/apple-touch-icon-precomposed-114.png
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/img/apple-touch-icon-precomposed-144.png
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/img/apple-touch-icon-precomposed-152.png
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/img/apple-touch-icon-precomposed-180.png
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/img/apple-touch-icon-precomposed-57.png
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/img/apple-touch-icon-precomposed-72.png
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/img/apple-touch-icon-precomposed-76.png
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/img/bg-login-2.png
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/img/bg-login.jpg
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/img/bg-login.png
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/img/bg-modal-about-pf.png
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/img/bg-navbar-pf-alt.svg
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/img/brand-alt.svg
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/img/brand.svg
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/img/dropbox-logo.svg
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/img/facebook-logo.svg
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/img/favicon.ico
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/img/fedora-logo.png
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/img/git-logo.svg
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/img/github-logo.svg
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/img/gmail.svg
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/img/google-calendar.svg
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/img/google-drive.svg
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/img/google-logo.svg
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/img/instagram-logo.png
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/img/kubernetes-Logo.svg
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/img/kubernetes.svg
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/img/linkedin-logo.svg
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/img/logo-alt.svg
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/img/logo.svg
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/img/open-id-logo.svg
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/img/rcue-full.svg
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/img/rcue.svg
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/img/redhat_reverse.png
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/img/skype-logo.svg
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/img/spinner-inverse-lg.gif
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/img/spinner-inverse-sm.gif
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/img/spinner-inverse-xs.gif
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/img/spinner-inverse.gif
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/img/spinner-lg.gif
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/img/spinner-sm.gif
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/img/spinner-xs.gif
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/img/spinner.gif
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/img/stack-exchange-logo.svg
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/img/twitter-logo.svg
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/js/patternfly-functions-base.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/js/patternfly-functions-charts.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/js/patternfly-functions-colors.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/js/patternfly-functions-count-chars.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/js/patternfly-functions-data-tables.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/js/patternfly-functions-fixed-heights.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/js/patternfly-functions-list.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/js/patternfly-functions-navigation.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/js/patternfly-functions-popovers.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/js/patternfly-functions-sidebar.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/js/patternfly-functions-tree-grid.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/js/patternfly-functions-vertical-nav.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/js/patternfly-functions.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/js/patternfly-functions.min.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/js/patternfly-settings-base.d.ts
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/js/patternfly-settings-base.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/js/patternfly-settings-charts.d.ts
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/js/patternfly-settings-charts.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/js/patternfly-settings-colors.d.ts
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/js/patternfly-settings-colors.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/js/patternfly-settings.d.ts
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/js/patternfly-settings.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/js/patternfly-settings.min.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/js/patternfly.dataTables.pfColVis.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/js/patternfly.dataTables.pfEmpty.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/js/patternfly.dataTables.pfEmpty.min.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/js/patternfly.dataTables.pfFilter.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/js/patternfly.dataTables.pfFilter.min.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/js/patternfly.dataTables.pfPagination.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/js/patternfly.dataTables.pfPagination.min.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/js/patternfly.dataTables.pfResize.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/js/patternfly.dataTables.pfResize.min.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/js/patternfly.dataTables.pfSelect.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/js/patternfly.dataTables.pfSelect.min.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/js/patternfly.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/patternfly/dist/js/patternfly.min.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/safename/LICENSE
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/safename/bower.json
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/safename/safename.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/select2/LICENSE
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/select2/bower.json
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/select2/select2-bootstrap.css
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/select2/select2-spinner.gif
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/select2/select2.css
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/select2/select2.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/select2/select2.png
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/select2/select2_locale_ar.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/select2/select2_locale_az.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/select2/select2_locale_bg.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/select2/select2_locale_ca.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/select2/select2_locale_cs.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/select2/select2_locale_da.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/select2/select2_locale_de.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/select2/select2_locale_el.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/select2/select2_locale_en.js.template
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/select2/select2_locale_es.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/select2/select2_locale_et.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/select2/select2_locale_eu.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/select2/select2_locale_fa.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/select2/select2_locale_fi.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/select2/select2_locale_fr.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/select2/select2_locale_gl.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/select2/select2_locale_he.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/select2/select2_locale_hr.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/select2/select2_locale_hu.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/select2/select2_locale_id.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/select2/select2_locale_is.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/select2/select2_locale_it.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/select2/select2_locale_ja.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/select2/select2_locale_ka.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/select2/select2_locale_ko.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/select2/select2_locale_lt.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/select2/select2_locale_lv.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/select2/select2_locale_mk.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/select2/select2_locale_ms.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/select2/select2_locale_nl.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/select2/select2_locale_no.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/select2/select2_locale_pl.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/select2/select2_locale_pt-BR.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/select2/select2_locale_pt-PT.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/select2/select2_locale_ro.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/select2/select2_locale_rs.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/select2/select2_locale_ru.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/select2/select2_locale_sk.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/select2/select2_locale_sv.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/select2/select2_locale_th.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/select2/select2_locale_tr.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/select2/select2_locale_ug-CN.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/select2/select2_locale_uk.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/select2/select2_locale_vi.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/select2/select2_locale_zh-CN.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/select2/select2_locale_zh-TW.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/select2/select2x2.png
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/text-security/LICENSE
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/text-security/text-security-disc.woff
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/node_modules/text-security/text-security.css
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/web_modules/@patternfly/react-core/dist/styles/app.css
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/web_modules/@patternfly/react-core/dist/styles/assets/fonts/overpass-webfont/overpass-bold-italic.woff2
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/web_modules/@patternfly/react-core/dist/styles/assets/fonts/overpass-webfont/overpass-bold.woff2
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/web_modules/@patternfly/react-core/dist/styles/assets/fonts/overpass-webfont/overpass-extrabold-italic.woff2
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/web_modules/@patternfly/react-core/dist/styles/assets/fonts/overpass-webfont/overpass-extrabold.woff2
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/web_modules/@patternfly/react-core/dist/styles/assets/fonts/overpass-webfont/overpass-extralight-italic.woff2
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/web_modules/@patternfly/react-core/dist/styles/assets/fonts/overpass-webfont/overpass-extralight.woff2
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/web_modules/@patternfly/react-core/dist/styles/assets/fonts/overpass-webfont/overpass-heavy-italic.woff2
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/web_modules/@patternfly/react-core/dist/styles/assets/fonts/overpass-webfont/overpass-heavy.woff2
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/web_modules/@patternfly/react-core/dist/styles/assets/fonts/overpass-webfont/overpass-italic.woff2
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/web_modules/@patternfly/react-core/dist/styles/assets/fonts/overpass-webfont/overpass-light-italic.woff2
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/web_modules/@patternfly/react-core/dist/styles/assets/fonts/overpass-webfont/overpass-light.woff2
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/web_modules/@patternfly/react-core/dist/styles/assets/fonts/overpass-webfont/overpass-regular.woff2
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/web_modules/@patternfly/react-core/dist/styles/assets/fonts/overpass-webfont/overpass-semibold-italic.woff2
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/web_modules/@patternfly/react-core/dist/styles/assets/fonts/overpass-webfont/overpass-semibold.woff2
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/web_modules/@patternfly/react-core/dist/styles/assets/fonts/overpass-webfont/overpass-thin-italic.woff2
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/web_modules/@patternfly/react-core/dist/styles/assets/fonts/overpass-webfont/overpass-thin.woff2
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/web_modules/@patternfly/react-core/dist/styles/assets/pficon/pficon.woff2
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/web_modules/@patternfly/react-core/dist/styles/base.css
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/web_modules/@patternfly/react-core.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/web_modules/@patternfly/react-core.js.map
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/web_modules/@patternfly/react-icons.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/web_modules/@patternfly/react-icons.js.map
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/web_modules/@patternfly/react-styles.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/web_modules/@patternfly/react-styles.js.map
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/web_modules/common/_commonjsHelpers-fe055caf.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/web_modules/common/_commonjsHelpers-fe055caf.js.map
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/web_modules/common/index-a4eee578.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/web_modules/common/index-a4eee578.js.map
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/web_modules/common/StyleSheet-d256fb04.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/web_modules/common/StyleSheet-d256fb04.js.map
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/web_modules/import-map.json
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/web_modules/react-dom.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/web_modules/react-dom.js.map
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/web_modules/react-router-dom.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/web_modules/react-router-dom.js.map
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/web_modules/react.js
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/common/resources/web_modules/react.js.map
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/email/theme.properties
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/login/resources/css/login.css
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/login/resources/css/tile.css
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/login/resources/img/feedback-error-arrow-down.png
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/login/resources/img/feedback-error-sign.png
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/login/resources/img/feedback-success-arrow-down.png
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/login/resources/img/feedback-success-sign.png
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/login/resources/img/feedback-warning-arrow-down.png
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/login/resources/img/feedback-warning-sign.png
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/login/resources/img/keycloak-bg.png
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/login/resources/img/keycloak-logo-text.png
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/login/resources/img/keycloak-logo.png
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/login/theme.properties
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/welcome/index.ftl
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/welcome/resources/admin-console.png
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/welcome/resources/alert.png
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/welcome/resources/bg.png
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/welcome/resources/bug.png
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/welcome/resources/css/welcome.css
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/welcome/resources/jboss_community.png
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/welcome/resources/keycloak-project.png
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/welcome/resources/keycloak_logo.png
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/welcome/resources/logo.png
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/welcome/resources/mail.png
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/welcome/resources/user.png
+%%JAVASHAREDIR%%/keycloak/themes/keycloak/welcome/theme.properties
+%%JAVASHAREDIR%%/keycloak/welcome-content/index.html
+%%JAVASHAREDIR%%/keycloak/welcome-content/robots.txt
+@mode 600
+@sample %%JAVASHAREDIR%%/keycloak/bin/.jbossclirc.sample
+@sample %%JAVASHAREDIR%%/keycloak/bin/add-user.properties.sample
+@sample %%JAVASHAREDIR%%/keycloak/bin/domain.conf.sample
+@sample %%JAVASHAREDIR%%/keycloak/bin/jboss-cli-logging.properties.sample
+@sample %%JAVASHAREDIR%%/keycloak/bin/jboss-cli.xml.sample
+@sample %%JAVASHAREDIR%%/keycloak/bin/product.conf.sample
+@sample %%JAVASHAREDIR%%/keycloak/bin/standalone.conf.sample
+@sample %%JAVASHAREDIR%%/keycloak/domain/configuration/application-roles.properties.sample
+@sample %%JAVASHAREDIR%%/keycloak/domain/configuration/application-users.properties.sample
+@sample %%JAVASHAREDIR%%/keycloak/domain/configuration/default-server-logging.properties.sample
+@sample %%JAVASHAREDIR%%/keycloak/domain/configuration/domain.xml.sample
+@sample %%JAVASHAREDIR%%/keycloak/domain/configuration/host-master.xml.sample
+@sample %%JAVASHAREDIR%%/keycloak/domain/configuration/host-slave.xml.sample
+@sample %%JAVASHAREDIR%%/keycloak/domain/configuration/host.xml.sample
+@sample %%JAVASHAREDIR%%/keycloak/domain/configuration/logging.properties.sample
+@sample %%JAVASHAREDIR%%/keycloak/domain/configuration/mgmt-groups.properties.sample
+@sample %%JAVASHAREDIR%%/keycloak/domain/configuration/mgmt-users.properties.sample
+@sample %%JAVASHAREDIR%%/keycloak/modules/layers.conf.sample
+@sample %%JAVASHAREDIR%%/keycloak/standalone/configuration/application-roles.properties.sample
+@sample %%JAVASHAREDIR%%/keycloak/standalone/configuration/application-users.properties.sample
+@sample %%JAVASHAREDIR%%/keycloak/standalone/configuration/logging.properties.sample
+@sample %%JAVASHAREDIR%%/keycloak/standalone/configuration/mgmt-groups.properties.sample
+@sample %%JAVASHAREDIR%%/keycloak/standalone/configuration/mgmt-users.properties.sample
+@sample %%JAVASHAREDIR%%/keycloak/standalone/configuration/standalone-ha.xml.sample
+@sample %%JAVASHAREDIR%%/keycloak/standalone/configuration/standalone.xml.sample
+@mode
+@dir %%JAVASHAREDIR%%/keycloak/domain/data/content
+@dir %%JAVASHAREDIR%%/keycloak/domain/tmp/auth
+@dir %%JAVASHAREDIR%%/keycloak/modules/system/layers/base/org/apache/activemq/artemis/journal/main/lib
+@dir %%JAVASHAREDIR%%/keycloak/standalone/lib/ext
+@dir %%JAVASHAREDIR%%/keycloak/standalone/tmp/auth
+@dir /var/log/keycloak/domain
+@dir /var/log/keycloak/standalone
+@dir /var/log/keycloak
+@dir /var/run/keycloak
+@owner
+@group
diff --git a/net/libusrsctp/Makefile b/net/libusrsctp/Makefile
index a69e2769091..ce4181edc00 100644
--- a/net/libusrsctp/Makefile
+++ b/net/libusrsctp/Makefile
@@ -10,6 +10,8 @@ COMMENT= Portable SCTP userland stack
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.md
+USE_HARDENING= stackautoinit:off
+
USES= cmake
USE_LDCONFIG= yes
diff --git a/net/ntpsec/Makefile b/net/ntpsec/Makefile
index 404ce7aee6d..5fd7df0ae4c 100644
--- a/net/ntpsec/Makefile
+++ b/net/ntpsec/Makefile
@@ -2,8 +2,7 @@
PORTNAME= ntpsec
DISTVERSIONPREFIX= NTPsec_
-DISTVERSION= 1_1_9-57
-DISTVERSIONSUFFIX= -ge91d6e5c2
+DISTVERSION= 1_2_0
CATEGORIES= net
MAINTAINER= yuri@FreeBSD.org
@@ -18,6 +17,8 @@ USES= bison gettext-runtime pkgconfig python shebangfix ssl waf
SHEBANG_FILES= ${WRKSRC}/ntpclients/ntp*.py
USE_GITHUB= yes
+python_OLD_CMD= @PYSHEBANG@
+
CONFLICTS= ntp ntp-devel openntpd
MAKE_ENV= NOSYNC=1 # workaround for the console problem: https://gitlab.com/NTPsec/ntpsec/issues/599
diff --git a/net/ntpsec/distinfo b/net/ntpsec/distinfo
index af1b8af52e0..00ea2be0fe2 100644
--- a/net/ntpsec/distinfo
+++ b/net/ntpsec/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1599063562
-SHA256 (ntpsec-ntpsec-NTPsec_1_1_9-57-ge91d6e5c2_GH0.tar.gz) = c8a4a8ef5c54a51f429d93fc7dbe3378897626a3acc12a42aaed687358f2b613
-SIZE (ntpsec-ntpsec-NTPsec_1_1_9-57-ge91d6e5c2_GH0.tar.gz) = 2561505
+TIMESTAMP = 1611163291
+SHA256 (ntpsec-ntpsec-NTPsec_1_2_0_GH0.tar.gz) = 73963f0c696c1af17f00a25b60e3c35aac44d791e73343dc6fbcebba1512134c
+SIZE (ntpsec-ntpsec-NTPsec_1_2_0_GH0.tar.gz) = 2570091
diff --git a/net/remmina/Makefile b/net/remmina/Makefile
index 822d0215b0f..3349f4ac872 100644
--- a/net/remmina/Makefile
+++ b/net/remmina/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= remmina
-DISTVERSION= 1.4.8
-PORTREVISION= 1
+DISTVERSION= 1.4.10
CATEGORIES= net gnome
MAINTAINER= woodsb02@FreeBSD.org
diff --git a/net/yaz/Makefile b/net/yaz/Makefile
index b692a755a17..76abaeda1ce 100644
--- a/net/yaz/Makefile
+++ b/net/yaz/Makefile
@@ -16,6 +16,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
LIB_DEPENDS= libicuuc.so:devel/icu \
libgnutls.so:security/gnutls
+USE_HARDENING= stackautoinit:off
+
USES= gnome iconv libtool ncurses pathfix pkgconfig readline \
shebangfix tcl
SHEBANG_FILES= util/yaz-asncomp
diff --git a/ports-mgmt/pkg-devel/Makefile b/ports-mgmt/pkg-devel/Makefile
index fb5bc5d80ec..594cf4aa352 100644
--- a/ports-mgmt/pkg-devel/Makefile
+++ b/ports-mgmt/pkg-devel/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= pkg
-DISTVERSION= 1.15.99.8
+DISTVERSION= 1.16.99.1
_PKG_VERSION= ${DISTVERSION}
CATEGORIES= ports-mgmt
PKGNAMESUFFIX= -devel
@@ -13,7 +13,7 @@ LICENSE= BSD2CLAUSE
USE_GITHUB= yes
GH_ACCOUNT= freebsd
-GH_TAGNAME= 32023df7
+GH_TAGNAME= cceda37b
CFLAGS+= -O0 -g -Wno-error
USE_LDCONFIG= ${PREFIX}/lib/compat/pkg
diff --git a/ports-mgmt/pkg-devel/distinfo b/ports-mgmt/pkg-devel/distinfo
index 5dc330eaf32..e0a10870cdc 100644
--- a/ports-mgmt/pkg-devel/distinfo
+++ b/ports-mgmt/pkg-devel/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1607488730
-SHA256 (freebsd-pkg-1.15.99.8-32023df7_GH0.tar.gz) = 6c314e4255dfb5eeab5ed82c0e9cba0cce775c268b293d4909c3bacd85bef3e5
-SIZE (freebsd-pkg-1.15.99.8-32023df7_GH0.tar.gz) = 3833199
+TIMESTAMP = 1611152575
+SHA256 (freebsd-pkg-1.16.99.1-cceda37b_GH0.tar.gz) = 770f5fcb6c998d9887be8fc45e47951abc2e3e3ee2406001125d8ce50aa00492
+SIZE (freebsd-pkg-1.16.99.1-cceda37b_GH0.tar.gz) = 3834135
diff --git a/science/Makefile b/science/Makefile
index 7b3e9b97c42..1b233ac5f31 100644
--- a/science/Makefile
+++ b/science/Makefile
@@ -230,6 +230,7 @@
SUBDIR += py-chainer-chemistry
SUBDIR += py-chempy
SUBDIR += py-coards
+ SUBDIR += py-dipy
SUBDIR += py-dlib
SUBDIR += py-eccodes
SUBDIR += py-esda
@@ -255,6 +256,8 @@
SUBDIR += py-moltemplate
SUBDIR += py-netCDF4
SUBDIR += py-netcdf-flattener
+ SUBDIR += py-nibabel
+ SUBDIR += py-nilearn
SUBDIR += py-obspy
SUBDIR += py-oddt
SUBDIR += py-openpiv
diff --git a/science/PETSc/Makefile b/science/PETSc/Makefile
index 3b74e3bfaf9..453e4459f33 100644
--- a/science/PETSc/Makefile
+++ b/science/PETSc/Makefile
@@ -16,6 +16,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= cmake:devel/cmake
LIB_DEPENDS= libmpich.so:net/mpich
+USE_HARDENING= stackautoinit:off
+
USES= blaslapack fortran gmake python:3.7+ shebangfix xorg
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-shared-libraries=1 \
diff --git a/science/py-dipy/Makefile b/science/py-dipy/Makefile
new file mode 100644
index 00000000000..ec68c323f97
--- /dev/null
+++ b/science/py-dipy/Makefile
@@ -0,0 +1,29 @@
+# $FreeBSD$
+
+PORTNAME= dipy
+DISTVERSION= 1.3.0
+CATEGORIES= science python
+MASTER_SITES= CHEESESHOP
+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+
+MAINTAINER= yuri@FreeBSD.org
+COMMENT= Python toolbox for analysis of MR diffusion imaging
+
+LICENSE= BSD3CLAUSE
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
+PY_DEPENDS= ${PYNUMPY} \
+ ${PYTHON_PKGNAMEPREFIX}h5py>0:science/py-h5py@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}nibabel>0:science/py-nibabel@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}scipy>0:science/py-scipy@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}tqdm>0:misc/py-tqdm@${PY_FLAVOR}
+BUILD_DEPENDS= ${PY_DEPENDS}
+RUN_DEPENDS= ${PY_DEPENDS}
+
+USES= python:3.6+
+USE_PYTHON= distutils cython concurrent autoplist # pkg-plist also exists and contains files missing from the python-generated plist
+
+post-install:
+ ${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/${PORTNAME}/*/*.so
+
+.include
diff --git a/science/py-dipy/distinfo b/science/py-dipy/distinfo
new file mode 100644
index 00000000000..ec03046836b
--- /dev/null
+++ b/science/py-dipy/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1611196381
+SHA256 (dipy-1.3.0.tar.gz) = c5be00719a01f63be0e22eed389eaa0ec2423a863e16a83dea3e9eeaa9cf6034
+SIZE (dipy-1.3.0.tar.gz) = 11703845
diff --git a/science/py-dipy/pkg-descr b/science/py-dipy/pkg-descr
new file mode 100644
index 00000000000..791e3b72756
--- /dev/null
+++ b/science/py-dipy/pkg-descr
@@ -0,0 +1,7 @@
+DIPY is the paragon 3D/4D+ imaging library in Python. Contains generic methods
+for spatial normalization, signal processing, machine learning, statistical
+analysis and visualization of medical images. Additionally, it contains
+specialized methods for computational anatomy including diffusion, perfusion and
+structural imaging.
+
+WWW: https://dipy.org/
diff --git a/science/py-dipy/pkg-plist b/science/py-dipy/pkg-plist
new file mode 100644
index 00000000000..190543a8d06
--- /dev/null
+++ b/science/py-dipy/pkg-plist
@@ -0,0 +1,4 @@
+%%PYTHON_SITELIBDIR%%/dipy/COMMIT_INFO.txt
+%%PYTHON_SITELIBDIR%%/dipy/__config__.py
+%%PYTHON_SITELIBDIR%%/dipy/__pycache__/__config__.cpython-37.opt-1.pyc
+%%PYTHON_SITELIBDIR%%/dipy/__pycache__/__config__.cpython-37.pyc
diff --git a/science/py-nibabel/Makefile b/science/py-nibabel/Makefile
new file mode 100644
index 00000000000..e9855dfb62a
--- /dev/null
+++ b/science/py-nibabel/Makefile
@@ -0,0 +1,23 @@
+# $FreeBSD$
+
+PORTNAME= nibabel
+DISTVERSION= 3.2.1
+CATEGORIES= science python
+MASTER_SITES= CHEESESHOP
+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+
+MAINTAINER= yuri@FreeBSD.org
+COMMENT= Read/write some common neuroimaging file formats
+
+LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/COPYING
+
+RUN_DEPENDS= ${PYNUMPY} \
+ ${PYTHON_PKGNAMEPREFIX}packaging>0:devel/py-packaging@${PY_FLAVOR}
+
+USES= python:3.6+
+USE_PYTHON= distutils concurrent autoplist
+
+NO_ARCH= yes
+
+.include
diff --git a/science/py-nibabel/distinfo b/science/py-nibabel/distinfo
new file mode 100644
index 00000000000..f1955c1d5bb
--- /dev/null
+++ b/science/py-nibabel/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1611194236
+SHA256 (nibabel-3.2.1.tar.gz) = 4d2ff9426b740011a1c916b54fc25da9348282e727eaa2ea163f42e00f1fc29e
+SIZE (nibabel-3.2.1.tar.gz) = 4723111
diff --git a/science/py-nibabel/pkg-descr b/science/py-nibabel/pkg-descr
new file mode 100644
index 00000000000..c7c24359009
--- /dev/null
+++ b/science/py-nibabel/pkg-descr
@@ -0,0 +1,11 @@
+This package provides read +/- write access to some common medical and
+neuroimaging file formats, including: ANALYZE (plain, SPM99, SPM2 and later),
+GIFTI, NIfTI1, NIfTI2, CIFTI-2, MINC1, MINC2, AFNI BRIK/HEAD, MGH and ECAT as
+well as Philips PAR/REC. We can read and write FreeSurfer geometry, annotation
+and morphometry files. There is some very limited support for DICOM. NiBabel is
+the successor of PyNIfTI.
+
+The various image format classes give full or selective access to header (meta)
+information and access to the image data is made available via NumPy arrays.
+
+WWW: https://nipy.org/nibabel/
diff --git a/science/py-nilearn/Makefile b/science/py-nilearn/Makefile
new file mode 100644
index 00000000000..e68ecf08ba3
--- /dev/null
+++ b/science/py-nilearn/Makefile
@@ -0,0 +1,31 @@
+# $FreeBSD$
+
+PORTNAME= nilearn
+DISTVERSION= 0.7.0
+CATEGORIES= science python
+MASTER_SITES= CHEESESHOP
+PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
+
+MAINTAINER= yuri@FreeBSD.org
+COMMENT= Statistical learning for neuroimaging in Python
+
+LICENSE= BSD3CLAUSE
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
+RUN_DEPENDS= ${PYNUMPY} \
+ ${PYTHON_PKGNAMEPREFIX}joblib>0:devel/py-joblib@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}matplotlib>0:math/py-matplotlib@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}nibabel>0:science/py-nibabel@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}pandas>0:math/py-pandas@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}scikit-learn>0:science/py-scikit-learn@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}scipy>0:science/py-scipy@${PY_FLAVOR} \
+ bash:shells/bash
+
+USES= python:3.6+ shebangfix
+USE_PYTHON= distutils autoplist
+
+SHEBANG_FILES= nilearn/datasets/tests/data/list_archive_contents.sh
+
+NO_ARCH= yes
+
+.include
diff --git a/science/py-nilearn/distinfo b/science/py-nilearn/distinfo
new file mode 100644
index 00000000000..da24ae492e7
--- /dev/null
+++ b/science/py-nilearn/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1611199853
+SHA256 (nilearn-0.7.0.tar.gz) = e7c9df82a31319366f02919794e0ec4eacbae1fb24c41c826070c2a3acf117e6
+SIZE (nilearn-0.7.0.tar.gz) = 2900485
diff --git a/science/py-nilearn/pkg-descr b/science/py-nilearn/pkg-descr
new file mode 100644
index 00000000000..66032248bb2
--- /dev/null
+++ b/science/py-nilearn/pkg-descr
@@ -0,0 +1,12 @@
+Nilearn enables approachable and versatile analyses of brain volumes. It
+provides statistical and machine-learning tools, with instructive documentation
+& open community.
+
+It supports general linear model (GLM) based analysis and leverages the
+scikit-learn Python toolbox for multivariate statistics with applications such
+as predictive modelling, classification, decoding, or connectivity analysis.
+
+Nilearn now includes the functionality of Nistats. Here's a guide to replacing
+Nistats imports to work in Nilearn.
+
+WWW: http://nilearn.github.io/
diff --git a/sysutils/libg15/Makefile b/sysutils/libg15/Makefile
index ab1901ca90f..d951d8caedb 100644
--- a/sysutils/libg15/Makefile
+++ b/sysutils/libg15/Makefile
@@ -11,6 +11,8 @@ COMMENT= API for control of LCD and the extra keys on Logitech keyboards
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
+USE_HARDENING= stackautoinit:off
+
USES= compiler:gcc-c++11-lib gmake libtool tar:bzip2
GNU_CONFIGURE= yes
diff --git a/textproc/goldendict/Makefile b/textproc/goldendict/Makefile
index a56337fa8b3..c14c45ef6de 100644
--- a/textproc/goldendict/Makefile
+++ b/textproc/goldendict/Makefile
@@ -2,32 +2,35 @@
# $FreeBSD$
PORTNAME= goldendict
-DISTVERSION= 1.5.0-g20190709
-PORTREVISION= 2
+DISTVERSION= 1.5.0-g20210115
CATEGORIES= textproc
MAINTAINER= bsam@FreeBSD.org
COMMENT= Feature-rich dictionary lookup program
-LICENSE= GPLv3
+LICENSE= GPLv3+
+LICENSE_FILE= ${WRKSRC}/LICENSE.txt
LIB_DEPENDS= libhunspell-1.7.so:textproc/hunspell \
liblzo2.so:archivers/lzo2 \
- libvorbis.so:audio/libvorbis
+ libogg.so:audio/libogg \
+ libtiff.so:graphics/tiff \
+ libvorbis.so:audio/libvorbis \
+ libzstd.so:archivers/zstd
USES= compiler:c++11-lang gnome iconv:wchar_t pkgconfig \
qmake qt:5 xorg
USE_GITHUB= yes
-GH_TAGNAME= 05bfc35
-USE_XORG= xtst
+GH_TAGNAME= 73ec1b5
+USE_XORG= x11 xtst
USE_QT= buildtools_build linguisttools_build core gui help \
- multimedia network printsupport sql svg webkit widgets \
+ network printsupport sql svg webkit widgets \
x11extras xml
INSTALLS_ICONS= yes
QMAKE_ARGS= ${PORTNAME}.pro CONFIG+="zim_support"
-OPTIONS_DEFINE= EPWING FFMPEG OPENCC
-OPTIONS_DEFAULT= EPWING FFMPEG OPENCC
+OPTIONS_DEFINE= EPWING FFMPEG MULTIMEDIA OPENCC
+OPTIONS_DEFAULT= EPWING FFMPEG MULTIMEDIA OPENCC
EPWING_DESC= Japanese EPWING dictionary format support
EPWING_LIB_DEPENDS= libeb.so:japanese/eb
@@ -37,13 +40,24 @@ FFMPEG_LIB_DEPENDS= libao.so:audio/libao \
libavutil.so:multimedia/ffmpeg
FFMPEG_QMAKE_OFF= CONFIG+="no_ffmpeg_player"
+MULTIMEDIA_DESC= Multimedia support with QMediaPlayer
+MULTIMEDIA_USE= QT=multimedia
+MULTIMEDIA_QMAKE_OFF= CONFIG+="no_qtmultimedia_player"
+
OPENCC_DESC= Chinese conversion support via OpenCC
OPENCC_LIB_DEPENDS= libopencc.so:chinese/opencc
OPENCC_QMAKE_ON= CONFIG+="chinese_conversion_support"
+post-patch:
+ @${REINPLACE_CMD} -e '/^VERSION = /s,git,&${GH_TAGNAME},' \
+ ${WRKSRC}/goldendict.pro
+
post-install:
@${MKDIR} ${STAGEDIR}${DATADIR}/locale
${INSTALL_DATA} ${WRKSRC}/locale/*.qm ${STAGEDIR}${DATADIR}/locale
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}
+post-stage:
+ ${RM} ${STAGEDIR}${PREFIX}/share/applications/ecp.*
+
.include
diff --git a/textproc/goldendict/distinfo b/textproc/goldendict/distinfo
index 0054f3bb63b..068179b2953 100644
--- a/textproc/goldendict/distinfo
+++ b/textproc/goldendict/distinfo
@@ -1,5 +1,3 @@
-TIMESTAMP = 1606837559
-SHA256 (goldendict-goldendict-1.5.0-g20190709-05bfc35_GH0.tar.gz) = 44e99110caec5edb942119459e49754a9ffaa6677eda983e94873f0e65bdfbda
-SIZE (goldendict-goldendict-1.5.0-g20190709-05bfc35_GH0.tar.gz) = 18694740
-SHA256 (f905b93de5386284166588ac1f05383af9aa1d2e.patch) = 0ee620a8bf7410f8d05e940c3dff884aa0fc09e79b67a2e49f247b734ff4d8be
-SIZE (f905b93de5386284166588ac1f05383af9aa1d2e.patch) = 590
+TIMESTAMP = 1610723742
+SHA256 (goldendict-goldendict-1.5.0-g20210115-73ec1b5_GH0.tar.gz) = 48fc218976bd173418741b862d55b50c6f8bd6434cf586bb13e9786290bfcb64
+SIZE (goldendict-goldendict-1.5.0-g20210115-73ec1b5_GH0.tar.gz) = 20210581
diff --git a/textproc/goldendict/files/patch-sptr.hh b/textproc/goldendict/files/patch-sptr.hh
deleted file mode 100644
index 23dcb67ba62..00000000000
--- a/textproc/goldendict/files/patch-sptr.hh
+++ /dev/null
@@ -1,12 +0,0 @@
---- sptr.hh.orig 2020-11-23 20:39:45 UTC
-+++ sptr.hh
-@@ -67,9 +67,6 @@ class sptr_base (public)
- }
- }
-
-- unsigned use_count() const
-- { return count; }
--
- sptr_base & operator = ( sptr_base const & other )
- { if ( &other != this ) { reset(); p = other.p; count = other.count; increment(); }
- return * this; }
diff --git a/textproc/goldendict/pkg-plist b/textproc/goldendict/pkg-plist
index 6f87f9c17ce..543131623a2 100644
--- a/textproc/goldendict/pkg-plist
+++ b/textproc/goldendict/pkg-plist
@@ -19,8 +19,10 @@ share/pixmaps/goldendict.png
%%DATADIR%%/locale/fa_IR.qm
%%DATADIR%%/locale/fi_FI.qm
%%DATADIR%%/locale/fr_FR.qm
+%%DATADIR%%/locale/ie_001.qm
%%DATADIR%%/locale/it_IT.qm
%%DATADIR%%/locale/ja_JP.qm
+%%DATADIR%%/locale/jb_JB.qm
%%DATADIR%%/locale/ko_KR.qm
%%DATADIR%%/locale/lt_LT.qm
%%DATADIR%%/locale/mk_MK.qm
diff --git a/textproc/libunibreak/Makefile b/textproc/libunibreak/Makefile
index f90a12aa643..1ff07d2fefb 100644
--- a/textproc/libunibreak/Makefile
+++ b/textproc/libunibreak/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= libunibreak
-PORTVERSION= 4.0
+PORTVERSION= 4.3
PORTEPOCH= 1
CATEGORIES= textproc
MASTER_SITES= https://github.com/adah1972/${PORTNAME}/releases/download/${PORTNAME}_${PORTVERSION:C/\./_/}/
diff --git a/textproc/libunibreak/distinfo b/textproc/libunibreak/distinfo
index 5423a0c2ab4..414ec39c263 100644
--- a/textproc/libunibreak/distinfo
+++ b/textproc/libunibreak/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1534449131
-SHA256 (libunibreak-4.0.tar.gz) = f7329bef1eb169d3363f040cefcc323cfd0a0bc53290a35a395e1d1adc849539
-SIZE (libunibreak-4.0.tar.gz) = 629403
+TIMESTAMP = 1609866801
+SHA256 (libunibreak-4.3.tar.gz) = 3c51857086cbda44ad4fcdcdf32f6d3acfc3fbd6eefed97db3e3144734998526
+SIZE (libunibreak-4.3.tar.gz) = 639886
diff --git a/textproc/libunibreak/pkg-plist b/textproc/libunibreak/pkg-plist
index 56d476427a5..d409fa9bfef 100644
--- a/textproc/libunibreak/pkg-plist
+++ b/textproc/libunibreak/pkg-plist
@@ -4,9 +4,8 @@ include/linebreakdef.h
include/unibreakbase.h
include/unibreakdef.h
include/wordbreak.h
-lib/liblinebreak.a
lib/libunibreak.a
lib/libunibreak.so
lib/libunibreak.so.3
-lib/libunibreak.so.3.1.0
+lib/libunibreak.so.3.1.3
libdata/pkgconfig/libunibreak.pc
diff --git a/www/Makefile b/www/Makefile
index f30aa5ef5bb..16d3ea9f47b 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -468,6 +468,7 @@
SUBDIR += npm-node12
SUBDIR += npm-node14
SUBDIR += nspluginwrapper
+ SUBDIR += oauth2-proxy
SUBDIR += obhttpd
SUBDIR += oneshot
SUBDIR += onionbalance
diff --git a/www/oauth2-proxy/Makefile b/www/oauth2-proxy/Makefile
new file mode 100644
index 00000000000..fa3f601904e
--- /dev/null
+++ b/www/oauth2-proxy/Makefile
@@ -0,0 +1,96 @@
+# $FreeBSD$
+
+PORTNAME= oauth2-proxy
+PORTVERSION= 6.1.1
+DISTVERSIONPREFIX= v
+CATEGORIES= www
+
+MAINTAINER= freebsd@rheinwolf.de
+COMMENT= OAuth 2.0 proxy server
+
+LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
+USES= go:modules
+
+USE_RC_SUBR= oauth2-proxy
+
+USE_GITHUB= yes
+GH_TUPLE= \
+ Bose:minisentinel:917c5a9223bb:bose_minisentinel/vendor/github.com/Bose/minisentinel \
+ alicebob:gopher-json:a9ecdc9d1d3a:alicebob_gopher_json/vendor/github.com/alicebob/gopher-json \
+ alicebob:miniredis:v2.13.0:alicebob_miniredis_v2/vendor/github.com/alicebob/miniredis/v2 \
+ bitly:go-simplejson:v0.5.0:bitly_go_simplejson/vendor/github.com/bitly/go-simplejson \
+ bmizerany:assert:b7ed37b82869:bmizerany_assert/vendor/github.com/bmizerany/assert \
+ census-instrumentation:opencensus-go:v0.21.0:census_instrumentation_opencensus_go/vendor/go.opencensus.io \
+ coreos:go-oidc:v2.2.1:coreos_go_oidc/vendor/github.com/coreos/go-oidc \
+ davecgh:go-spew:v1.1.1:davecgh_go_spew/vendor/github.com/davecgh/go-spew \
+ dgrijalva:jwt-go:v3.2.0:dgrijalva_jwt_go/vendor/github.com/dgrijalva/jwt-go \
+ frankban:quicktest:v1.10.0:frankban_quicktest/vendor/github.com/frankban/quicktest \
+ fsnotify:fsnotify:v1.4.9:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \
+ go-ini:ini:v1.51.0:go_ini_ini/vendor/gopkg.in/ini.v1 \
+ go-redis:redis:v7.2.0:go_redis_redis_v7/vendor/github.com/go-redis/redis/v7 \
+ go-tomb:tomb:dd632973f1e7:go_tomb_tomb/vendor/gopkg.in/tomb.v1 \
+ go-yaml:yaml:v2.3.0:go_yaml_yaml/vendor/gopkg.in/yaml.v2 \
+ golang:appengine:v1.6.5:golang_appengine/vendor/google.golang.org/appengine \
+ golang:crypto:c2843e01d9a2:golang_crypto/vendor/golang.org/x/crypto \
+ golang:net:59133d7f0dd7:golang_net/vendor/golang.org/x/net \
+ golang:oauth2:bf48bf16ab8d:golang_oauth2/vendor/golang.org/x/oauth2 \
+ golang:protobuf:v1.4.2:golang_protobuf/vendor/github.com/golang/protobuf \
+ golang:sys:fe76b779f299:golang_sys/vendor/golang.org/x/sys \
+ golang:text:v0.3.2:golang_text/vendor/golang.org/x/text \
+ golang:xerrors:9bdfabe68543:golang_xerrors/vendor/golang.org/x/xerrors \
+ google:go-genproto:24fa4b261c55:google_go_genproto/vendor/google.golang.org/genproto \
+ google:uuid:v1.1.1:google_uuid/vendor/github.com/google/uuid \
+ googleapis:gax-go:v2.0.5:googleapis_gax_go_v2/vendor/github.com/googleapis/gax-go \
+ googleapis:google-api-go-client:v0.20.0:googleapis_google_api_go_client/vendor/google.golang.org/api \
+ googleapis:google-cloud-go:v0.38.0:googleapis_google_cloud_go/vendor/cloud.google.com/go \
+ grpc:grpc-go:v1.27.0:grpc_grpc_go/vendor/google.golang.org/grpc \
+ hashicorp:golang-lru:v0.5.1:hashicorp_golang_lru/vendor/github.com/hashicorp/golang-lru \
+ hashicorp:hcl:v1.0.0:hashicorp_hcl/vendor/github.com/hashicorp/hcl \
+ justinas:alice:v1.2.0:justinas_alice/vendor/github.com/justinas/alice \
+ magiconair:properties:v1.8.1:magiconair_properties/vendor/github.com/magiconair/properties \
+ mbland:hmacauth:44256dfd4bfa:mbland_hmacauth/vendor/github.com/mbland/hmacauth \
+ mitchellh:mapstructure:v1.1.2:mitchellh_mapstructure/vendor/github.com/mitchellh/mapstructure \
+ natefinch:lumberjack:v2.0.0:natefinch_lumberjack/vendor/gopkg.in/natefinch/lumberjack.v2 \
+ nxadm:tail:v1.4.4:nxadm_tail/vendor/github.com/nxadm/tail \
+ onsi:ginkgo:v1.14.0:onsi_ginkgo/vendor/github.com/onsi/ginkgo \
+ onsi:gomega:v1.10.1:onsi_gomega/vendor/github.com/onsi/gomega \
+ pelletier:go-toml:v1.2.0:pelletier_go_toml/vendor/github.com/pelletier/go-toml \
+ pierrec:lz4:v2.5.2:pierrec_lz4/vendor/github.com/pierrec/lz4 \
+ pmezard:go-difflib:v1.0.0:pmezard_go_difflib/vendor/github.com/pmezard/go-difflib \
+ pquerna:cachecontrol:1555304b9b35:pquerna_cachecontrol/vendor/github.com/pquerna/cachecontrol \
+ protocolbuffers:protobuf-go:v1.23.0:protocolbuffers_protobuf_go/vendor/google.golang.org/protobuf \
+ spf13:afero:v1.1.2:spf13_afero/vendor/github.com/spf13/afero \
+ spf13:cast:v1.3.0:spf13_cast/vendor/github.com/spf13/cast \
+ spf13:jwalterweatherman:v1.0.0:spf13_jwalterweatherman/vendor/github.com/spf13/jwalterweatherman \
+ spf13:pflag:v1.0.3:spf13_pflag/vendor/github.com/spf13/pflag \
+ spf13:viper:v1.6.3:spf13_viper/vendor/github.com/spf13/viper \
+ square:go-jose:v2.4.1:square_go_jose/vendor/gopkg.in/square/go-jose.v2 \
+ stretchr:testify:v1.5.1:stretchr_testify/vendor/github.com/stretchr/testify \
+ subosito:gotenv:v1.2.0:subosito_gotenv/vendor/github.com/subosito/gotenv \
+ vmihailenco:msgpack:v4.3.11:vmihailenco_msgpack_v4/vendor/github.com/vmihailenco/msgpack/v4 \
+ vmihailenco:tagparser:v0.1.1:vmihailenco_tagparser/vendor/github.com/vmihailenco/tagparser \
+ yhat:wsutil:1d66fa95c997:yhat_wsutil/vendor/github.com/yhat/wsutil \
+ yuin:gopher-lua:ab39c6098bdb:yuin_gopher_lua/vendor/github.com/yuin/gopher-lua
+
+USER= www
+GROUP= www
+
+VAR_DIR?= /var
+LOG_DIR?= ${VAR_DIR}/log/${PORTNAME}
+RUN_DIR?= ${VAR_DIR}/run/${PORTNAME}
+
+SUB_LIST+= GROUP=${GROUP} \
+ LOG_DIR=${LOG_DIR} \
+ PORTNAME=${PORTNAME} \
+ PREFIX=${PREFIX} \
+ RUN_DIR=${RUN_DIR} \
+ USER=${USER}
+
+post-install:
+ ${MKDIR} ${STAGEDIR}${LOG_DIR}
+ ${MKDIR} ${STAGEDIR}${RUN_DIR}
+ ${INSTALL_DATA} ${WRKSRC}/contrib/${PORTNAME}.cfg.example ${STAGEDIR}${PREFIX}/etc/${PORTNAME}.cfg.sample
+
+.include
diff --git a/www/oauth2-proxy/distinfo b/www/oauth2-proxy/distinfo
new file mode 100644
index 00000000000..f2b9b1e082f
--- /dev/null
+++ b/www/oauth2-proxy/distinfo
@@ -0,0 +1,115 @@
+TIMESTAMP = 1606838077
+SHA256 (oauth2-proxy-oauth2-proxy-v6.1.1_GH0.tar.gz) = d5fb4129d7f1d1c39f4f45184b319e9b60fcb186f3acdd7c3ea415c56f69079c
+SIZE (oauth2-proxy-oauth2-proxy-v6.1.1_GH0.tar.gz) = 430480
+SHA256 (Bose-minisentinel-917c5a9223bb_GH0.tar.gz) = c765c12a0ed631ae864f74ee606279a0962f3a87c4274cea6e8d922b0ad8a98e
+SIZE (Bose-minisentinel-917c5a9223bb_GH0.tar.gz) = 8352
+SHA256 (alicebob-gopher-json-a9ecdc9d1d3a_GH0.tar.gz) = ce51bf794d26ef3a8a4d0e4e8a4b477ce4e78bbad6d317fd7c839af9ebfcc68a
+SIZE (alicebob-gopher-json-a9ecdc9d1d3a_GH0.tar.gz) = 3630
+SHA256 (alicebob-miniredis-v2.13.0_GH0.tar.gz) = 4ff3ca22c22bab47966ab7465a89bf44b70341bd4f3242970f141b66c9424b12
+SIZE (alicebob-miniredis-v2.13.0_GH0.tar.gz) = 124631
+SHA256 (bitly-go-simplejson-v0.5.0_GH0.tar.gz) = 44196c95263e74277372319e5a6cb7f53b29ef7ddab8c7fed6ce6fc80144d465
+SIZE (bitly-go-simplejson-v0.5.0_GH0.tar.gz) = 5994
+SHA256 (bmizerany-assert-b7ed37b82869_GH0.tar.gz) = f7dc11f10c5e52a94c836e15e7aff05ad4afba7436f66e5f4506806627c4635e
+SIZE (bmizerany-assert-b7ed37b82869_GH0.tar.gz) = 1469
+SHA256 (census-instrumentation-opencensus-go-v0.21.0_GH0.tar.gz) = e7129aebb9bcb590f01b4fb773b6cf0b10109211cb38cfbaf1f097d191043251
+SIZE (census-instrumentation-opencensus-go-v0.21.0_GH0.tar.gz) = 161522
+SHA256 (coreos-go-oidc-v2.2.1_GH0.tar.gz) = e9a5b72b34e4657f526bb85d11b9afc05e84418a430713844a6aa3365b4373d0
+SIZE (coreos-go-oidc-v2.2.1_GH0.tar.gz) = 24136
+SHA256 (davecgh-go-spew-v1.1.1_GH0.tar.gz) = 7d82b9bb7291adbe7498fe946920ab3e7fc9e6cbfc3b2294693fad00bf0dd17e
+SIZE (davecgh-go-spew-v1.1.1_GH0.tar.gz) = 42152
+SHA256 (dgrijalva-jwt-go-v3.2.0_GH0.tar.gz) = 197465ef53219f3aeb1a6940b70e16d288fe4e4108d4831b91ea101118440e63
+SIZE (dgrijalva-jwt-go-v3.2.0_GH0.tar.gz) = 36960
+SHA256 (frankban-quicktest-v1.10.0_GH0.tar.gz) = 7d6311aa7864748a60c1e564e736d4d213800309027698f070131236788eae31
+SIZE (frankban-quicktest-v1.10.0_GH0.tar.gz) = 33165
+SHA256 (fsnotify-fsnotify-v1.4.9_GH0.tar.gz) = 4f888b1cb132026227826751d156c0a2958e7d492e5e38386cde8848ef494dcb
+SIZE (fsnotify-fsnotify-v1.4.9_GH0.tar.gz) = 31900
+SHA256 (go-ini-ini-v1.51.0_GH0.tar.gz) = 6c98311d375afbe36a246c5d29acb5cb428634a4186e591ce9b7fe2fa4f2a471
+SIZE (go-ini-ini-v1.51.0_GH0.tar.gz) = 43536
+SHA256 (go-redis-redis-v7.2.0_GH0.tar.gz) = 9aa836b2ae3be6214a12efbce7cf54d234525396e51a4ebcdadc35942807958a
+SIZE (go-redis-redis-v7.2.0_GH0.tar.gz) = 101816
+SHA256 (go-tomb-tomb-dd632973f1e7_GH0.tar.gz) = b67f4ee9324a78176bc3196fe262388696aeb3f31d9879d498200219f9c4c554
+SIZE (go-tomb-tomb-dd632973f1e7_GH0.tar.gz) = 3631
+SHA256 (go-yaml-yaml-v2.3.0_GH0.tar.gz) = 42027002bf258009d498600b04b8c9cbb29d2193185ea7bfa8fefe194fe72a07
+SIZE (go-yaml-yaml-v2.3.0_GH0.tar.gz) = 72816
+SHA256 (golang-appengine-v1.6.5_GH0.tar.gz) = 4e7df5d4ec2dda0f59f26925b36a087843fd1a165adb938712068376bf791316
+SIZE (golang-appengine-v1.6.5_GH0.tar.gz) = 332903
+SHA256 (golang-crypto-c2843e01d9a2_GH0.tar.gz) = a4d91350f176b2ef99084cd71f990ecee5f549efed72ef59a5b9e425a00d454a
+SIZE (golang-crypto-c2843e01d9a2_GH0.tar.gz) = 1650817
+SHA256 (golang-net-59133d7f0dd7_GH0.tar.gz) = ea0a358ca3f8e31ba20c4f20177c4fb8a081ad5119543ea454cabfd8707b5b16
+SIZE (golang-net-59133d7f0dd7_GH0.tar.gz) = 1174691
+SHA256 (golang-oauth2-bf48bf16ab8d_GH0.tar.gz) = 28b3a51a8bd90beb5952d1080218ea238127edfe9455ad48921989619ff918a8
+SIZE (golang-oauth2-bf48bf16ab8d_GH0.tar.gz) = 47016
+SHA256 (golang-protobuf-v1.4.2_GH0.tar.gz) = a1e486b3ed6f502c43e10cb28bde4e8f020a420ef9958d3fbe61801492c07c87
+SIZE (golang-protobuf-v1.4.2_GH0.tar.gz) = 171778
+SHA256 (golang-sys-fe76b779f299_GH0.tar.gz) = 84cda22938ed183a5629979d1f16ab82aa2fab1d2bbb078b6440deada7b360f5
+SIZE (golang-sys-fe76b779f299_GH0.tar.gz) = 1052710
+SHA256 (golang-text-v0.3.2_GH0.tar.gz) = 0b9309698f5708531c5377ab1e29b423a6d9e20c55a8d386c3b8283428212f22
+SIZE (golang-text-v0.3.2_GH0.tar.gz) = 7168069
+SHA256 (golang-xerrors-9bdfabe68543_GH0.tar.gz) = 54bb4d99e6cba2e3e5331d064f46640cc01a0e630ee6a684ae810bd94a7e4eb7
+SIZE (golang-xerrors-9bdfabe68543_GH0.tar.gz) = 13657
+SHA256 (google-go-genproto-24fa4b261c55_GH0.tar.gz) = 96481b64c5971de2dd22d7c6f764d2acbeb4cd85ab6166856284115c3f99238c
+SIZE (google-go-genproto-24fa4b261c55_GH0.tar.gz) = 5332241
+SHA256 (google-uuid-v1.1.1_GH0.tar.gz) = bebd4b0b4ea152a9793615ef23c83f688876d8c284a2092264d20a4bf4ffc423
+SIZE (google-uuid-v1.1.1_GH0.tar.gz) = 13543
+SHA256 (googleapis-gax-go-v2.0.5_GH0.tar.gz) = 3089affe6f5e27f7a6d494cb399aa6baf232384f763f548ad5ddfbea0e88e59c
+SIZE (googleapis-gax-go-v2.0.5_GH0.tar.gz) = 15328
+SHA256 (googleapis-google-api-go-client-v0.20.0_GH0.tar.gz) = 93f55b3f529e26e0c9c263aa323b3968f90b5d8a4faa09e7b24b05bc59226cd5
+SIZE (googleapis-google-api-go-client-v0.20.0_GH0.tar.gz) = 14017412
+SHA256 (googleapis-google-cloud-go-v0.38.0_GH0.tar.gz) = fec2263c5a5d12a32a2af6f4940e3d072a2ef3847b192545e8f56898dd80cbe5
+SIZE (googleapis-google-cloud-go-v0.38.0_GH0.tar.gz) = 1919592
+SHA256 (grpc-grpc-go-v1.27.0_GH0.tar.gz) = 53082da10cb09b2cb850ed3c0a41ed13e61fdcbff24fb43c473f8427d1c6dcbf
+SIZE (grpc-grpc-go-v1.27.0_GH0.tar.gz) = 825961
+SHA256 (hashicorp-golang-lru-v0.5.1_GH0.tar.gz) = 3bf57512af746dc0338651ba1c35c65fe907ff214ccb22d679539f7ea791511e
+SIZE (hashicorp-golang-lru-v0.5.1_GH0.tar.gz) = 12982
+SHA256 (hashicorp-hcl-v1.0.0_GH0.tar.gz) = 50632428210503070fd2fde748c88b7414bf84a6a0eadebf9d8e596a033bead2
+SIZE (hashicorp-hcl-v1.0.0_GH0.tar.gz) = 70658
+SHA256 (justinas-alice-v1.2.0_GH0.tar.gz) = 12171459da7096e0d34a0972387e15978ad7b0e73c83ce04ba2f89c44a22336b
+SIZE (justinas-alice-v1.2.0_GH0.tar.gz) = 4568
+SHA256 (magiconair-properties-v1.8.1_GH0.tar.gz) = 4449df3d2be86608bfc997228f66f1cff57bf620cc5bf9ba44339c7e4c5612dd
+SIZE (magiconair-properties-v1.8.1_GH0.tar.gz) = 29735
+SHA256 (mbland-hmacauth-44256dfd4bfa_GH0.tar.gz) = f5b9d6aff7eba04766d11cdc780d08458324f158f893ba84479f045dde75cb23
+SIZE (mbland-hmacauth-44256dfd4bfa_GH0.tar.gz) = 6192
+SHA256 (mitchellh-mapstructure-v1.1.2_GH0.tar.gz) = 53fbc06b125ff1c9c73a4eb1764346932671a29c67a45a92e2ebc6855635069b
+SIZE (mitchellh-mapstructure-v1.1.2_GH0.tar.gz) = 20980
+SHA256 (natefinch-lumberjack-v2.0.0_GH0.tar.gz) = 5817941b45096eb70b8114d7a4bf392ea47c4fe8030ff383ca54c67dfa0617bd
+SIZE (natefinch-lumberjack-v2.0.0_GH0.tar.gz) = 12631
+SHA256 (nxadm-tail-v1.4.4_GH0.tar.gz) = 08a132336f9043bdb364f2c50552f3105263108b97319f3b69fbcccfacbef76b
+SIZE (nxadm-tail-v1.4.4_GH0.tar.gz) = 1238275
+SHA256 (onsi-ginkgo-v1.14.0_GH0.tar.gz) = 71805486a70986eaba23ffaa28048e7c12055be10694cc554e892c4ade35f9e8
+SIZE (onsi-ginkgo-v1.14.0_GH0.tar.gz) = 145809
+SHA256 (onsi-gomega-v1.10.1_GH0.tar.gz) = c54eb65efc0e4b226dac7798b962135ce6e749ffab056611c04337e2c4367dc8
+SIZE (onsi-gomega-v1.10.1_GH0.tar.gz) = 97294
+SHA256 (pelletier-go-toml-v1.2.0_GH0.tar.gz) = 1a5a620f680033f17e34148bee8f26d96d8c27ff1d7f56f0fe1c7253595b5244
+SIZE (pelletier-go-toml-v1.2.0_GH0.tar.gz) = 57496
+SHA256 (pierrec-lz4-v2.5.2_GH0.tar.gz) = bf5ad1ce74f264bad828cea8a546e5d2100a7ab67695bf7badcbe14c57ec4df4
+SIZE (pierrec-lz4-v2.5.2_GH0.tar.gz) = 20509582
+SHA256 (pmezard-go-difflib-v1.0.0_GH0.tar.gz) = 28f3dc1b5c0efd61203ab07233f774740d3bf08da4d8153fb5310db6cea0ebda
+SIZE (pmezard-go-difflib-v1.0.0_GH0.tar.gz) = 11398
+SHA256 (pquerna-cachecontrol-1555304b9b35_GH0.tar.gz) = 3611cc14c2de3c0f2df51d98d440673b32f6a906de213098abbdb0bb5eed6919
+SIZE (pquerna-cachecontrol-1555304b9b35_GH0.tar.gz) = 18998
+SHA256 (protocolbuffers-protobuf-go-v1.23.0_GH0.tar.gz) = e7266bedaa4f110216fce52ae533dc5eba475d3829bb0592e8876684e202ae1f
+SIZE (protocolbuffers-protobuf-go-v1.23.0_GH0.tar.gz) = 1214648
+SHA256 (spf13-afero-v1.1.2_GH0.tar.gz) = 66554a6b09b0009340ae77c119d5a14e2460bb3aea56e75e138c87e621f3803b
+SIZE (spf13-afero-v1.1.2_GH0.tar.gz) = 45309
+SHA256 (spf13-cast-v1.3.0_GH0.tar.gz) = e685282ea33f89e9354d148ad1886f532bcebe86b0b60a167988f7c6d081085f
+SIZE (spf13-cast-v1.3.0_GH0.tar.gz) = 11085
+SHA256 (spf13-jwalterweatherman-v1.0.0_GH0.tar.gz) = 2ece12b964e0d230b10851555185d42d3c81b401efda044265ae716eb1d0bc2d
+SIZE (spf13-jwalterweatherman-v1.0.0_GH0.tar.gz) = 6392
+SHA256 (spf13-pflag-v1.0.3_GH0.tar.gz) = 9e57f86f493f04d9077fccd04e7139ebf243dd544e917ab83d35729b3e54a124
+SIZE (spf13-pflag-v1.0.3_GH0.tar.gz) = 46002
+SHA256 (spf13-viper-v1.6.3_GH0.tar.gz) = a58703b5a80523d752d67ba1238473ec507e2f752268926f3a4fd79e3cb44e47
+SIZE (spf13-viper-v1.6.3_GH0.tar.gz) = 52318
+SHA256 (square-go-jose-v2.4.1_GH0.tar.gz) = b675a128c23f9181f9779f74631a442bbe93f24e18aef5b161788019c4445dac
+SIZE (square-go-jose-v2.4.1_GH0.tar.gz) = 304063
+SHA256 (stretchr-testify-v1.5.1_GH0.tar.gz) = 6d65f92aeff186bb261dbdb885d9f3ba09db3d79eb5f212fcace1fd4a2858263
+SIZE (stretchr-testify-v1.5.1_GH0.tar.gz) = 78657
+SHA256 (subosito-gotenv-v1.2.0_GH0.tar.gz) = 5f6826992c11981018c77377f33dbc56d0be932e0d38a2f51e795c99725e7ba5
+SIZE (subosito-gotenv-v1.2.0_GH0.tar.gz) = 7359
+SHA256 (vmihailenco-msgpack-v4.3.11_GH0.tar.gz) = 99b599c1e6f7d4f82bf147722d54ba5180c5e9febaccd8bbaea2a31ac2923dfd
+SIZE (vmihailenco-msgpack-v4.3.11_GH0.tar.gz) = 31465
+SHA256 (vmihailenco-tagparser-v0.1.1_GH0.tar.gz) = 0d83a863ff6488f469cb783a3910079fd158b3b400da1aa44f27ec93961a2c08
+SIZE (vmihailenco-tagparser-v0.1.1_GH0.tar.gz) = 3649
+SHA256 (yhat-wsutil-1d66fa95c997_GH0.tar.gz) = 05da8fa8530e85820f9e8bc0657354501be321e5024bec2346e60ef71a381105
+SIZE (yhat-wsutil-1d66fa95c997_GH0.tar.gz) = 11163
+SHA256 (yuin-gopher-lua-ab39c6098bdb_GH0.tar.gz) = 709a4aeb7a033157f678db2a5f785a1bfc541cbeb5cf53a1e92ba8d8fd93fd07
+SIZE (yuin-gopher-lua-ab39c6098bdb_GH0.tar.gz) = 161569
diff --git a/www/oauth2-proxy/files/oauth2-proxy.in b/www/oauth2-proxy/files/oauth2-proxy.in
new file mode 100644
index 00000000000..7979beea724
--- /dev/null
+++ b/www/oauth2-proxy/files/oauth2-proxy.in
@@ -0,0 +1,79 @@
+#!/bin/sh
+
+# $FreeBSD$
+#
+# PROVIDE: oauth2_proxy
+# REQUIRE: NETWORKING SERVERS
+# KEYWORD: shutdown
+#
+# Add these following line to /etc/rc.conf.local or /etc/rc.conf
+# to enable this service:
+#
+# oauth2_proxy_enable (bool): Set it to YES to enable keycloak on startup.
+# Default: NO
+# oauth2_proxy_user (string): User account to run with.
+# Default: www
+# oauth2_proxy_flags (string): Additional flags for the startup script.
+#
+
+. /etc/rc.subr
+
+name=oauth2_proxy
+rcvar=oauth2_proxy_enable
+desc="OAuth 2.0 proxy server"
+
+load_rc_config $name
+
+: ${oauth2_proxy_enable:=NO}
+: ${oauth2_proxy_user:=%%USER%%}
+: ${oauth2_proxy_group:=%%GROUP%%}
+: ${oauth2_proxy_flags:=""}
+: ${oauth2_proxy_restart:=60}
+
+pidfile=%%RUN_DIR%%/%%PORTNAME%%.pid
+command=/usr/sbin/daemon
+command_args="-u ${oauth2_proxy_user} -o %%LOG_DIR%%/%%PORTNAME%%.out -t %%PORTNAME%% -R ${oauth2_proxy_restart} -P ${pidfile}"
+
+start_cmd="oauth2_proxy_start"
+stop_cmd="oauth2_proxy_stop"
+
+oauth2_proxy_start()
+{
+ if [ ! -d "%%LOG_DIR%%" ]; then
+ install -d -o ${oauth2_proxy_user} %%LOG_DIR%%
+ fi
+ if [ ! -d "%%RUN_DIR%%" ]; then
+ install -d -o ${oauth2_proxy_user} %%RUN_DIR%%
+ fi
+
+ chown -R ${oauth2_proxy_user} %%LOG_DIR%%
+
+ echo "Starting %%PORTNAME%%."
+ ${command} ${command_args} \
+ %%PREFIX%%/bin/%%PORTNAME%% \
+ --config %%PREFIX%%/etc/%%PORTNAME%%.cfg \
+ ${oauth2_proxy_flags}
+}
+
+oauth2_proxy_stop()
+{
+ local pid_daemon
+ local pid_child
+
+ echo "Stopping %%PORTNAME%%."
+
+ pid_daemon=$(check_pidfile ${pidfile} ${command})
+ if [ ! -z "${pid_daemon}" ]; then
+ kill -TERM ${pid_daemon}
+ fi
+
+
+ pid_child=$(pgrep -U ${oauth2_proxy_user} -f %%PREFIX%%/bin/%%PORTNAME%%)
+ if [ ! -z "${pid_child}" ]; then
+ kill -TERM ${pid_child}
+ fi
+
+ wait_for_pids ${pid_daemon} ${pid_child}
+}
+
+run_rc_command "$1"
diff --git a/www/oauth2-proxy/pkg-descr b/www/oauth2-proxy/pkg-descr
new file mode 100644
index 00000000000..ab7fa4e850c
--- /dev/null
+++ b/www/oauth2-proxy/pkg-descr
@@ -0,0 +1,5 @@
+A reverse proxy and static file server that provides authentication using
+Providers (Google, GitHub, and others) to validate accounts by email, domain
+or group.
+
+WWW: https://github.com/oauth2-proxy/oauth2-proxy
diff --git a/www/oauth2-proxy/pkg-plist b/www/oauth2-proxy/pkg-plist
new file mode 100644
index 00000000000..731f43372aa
--- /dev/null
+++ b/www/oauth2-proxy/pkg-plist
@@ -0,0 +1,10 @@
+bin/oauth2-proxy
+@owner www
+@group www
+@mode 600
+@sample %%ETCDIR%%.cfg.sample
+@mode
+@dir /var/log/oauth2-proxy
+@dir /var/run/oauth2-proxy
+@owner
+@group
diff --git a/www/py-django-cors-headers/Makefile b/www/py-django-cors-headers/Makefile
index f545563a67b..9f8a317c69e 100644
--- a/www/py-django-cors-headers/Makefile
+++ b/www/py-django-cors-headers/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= django-cors-headers
-PORTVERSION= 3.4.0
+PORTVERSION= 3.5.0
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,7 @@ COMMENT= Handles server headers required for Cross-Origin Resource Sharing
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django22>=2.0:www/py-django22@${PY_FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django22>=2.2:www/py-django22@${PY_FLAVOR}
USES= python:3.5+
USE_PYTHON= autoplist distutils
diff --git a/www/py-django-cors-headers/distinfo b/www/py-django-cors-headers/distinfo
index 1e387e8e707..f0ce7d9da26 100644
--- a/www/py-django-cors-headers/distinfo
+++ b/www/py-django-cors-headers/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1604142236
-SHA256 (django-cors-headers-3.4.0.tar.gz) = f5218f2f0bb1210563ff87687afbf10786e080d8494a248e705507ebd92d7153
-SIZE (django-cors-headers-3.4.0.tar.gz) = 78307
+TIMESTAMP = 1611059545
+SHA256 (django-cors-headers-3.5.0.tar.gz) = db82b2840f667d47872ae3e4a4e0a0d72fbecb42779b8aa233fa8bb965f7836a
+SIZE (django-cors-headers-3.5.0.tar.gz) = 82619
diff --git a/www/py-django-filter/Makefile b/www/py-django-filter/Makefile
index c56ff5beda9..d865e58f8a3 100644
--- a/www/py-django-filter/Makefile
+++ b/www/py-django-filter/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= django-filter
-DISTVERSION= 2.3.0
+DISTVERSION= 2.4.0
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/www/py-django-filter/distinfo b/www/py-django-filter/distinfo
index 73135fda094..9419870dc0d 100644
--- a/www/py-django-filter/distinfo
+++ b/www/py-django-filter/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1604142369
-SHA256 (django-filter-2.3.0.tar.gz) = 11e63dd759835d9ba7a763926ffb2662cf8a6dcb4c7971a95064de34dbc7e5af
-SIZE (django-filter-2.3.0.tar.gz) = 146448
+TIMESTAMP = 1611059912
+SHA256 (django-filter-2.4.0.tar.gz) = 84e9d5bb93f237e451db814ed422a3a625751cbc9968b484ecc74964a8696b06
+SIZE (django-filter-2.4.0.tar.gz) = 146904
diff --git a/www/py-django-filter/pkg-descr b/www/py-django-filter/pkg-descr
index 6920bfba0ce..8b454bf6899 100644
--- a/www/py-django-filter/pkg-descr
+++ b/www/py-django-filter/pkg-descr
@@ -1,3 +1,4 @@
-A generic system for filtering Django QuerySets based on user selections.
+Django-filter is a reusable Django application allowing users to declaratively
+add dynamic QuerySet filtering from URL parameters.
WWW: https://github.com/carltongibson/django-filter
diff --git a/www/py-django-prometheus/Makefile b/www/py-django-prometheus/Makefile
index 89e4040881c..7d62d87b7f5 100644
--- a/www/py-django-prometheus/Makefile
+++ b/www/py-django-prometheus/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= django-prometheus
-PORTVERSION= 2.0.0
+PORTVERSION= 2.1.0
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,10 +12,10 @@ COMMENT= Export Django monitoring metrics for Prometheus.io
LICENSE= APACHE20
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest-runner>0:devel/py-pytest-runner@${PY_FLAVOR}
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django22>=1.11:www/py-django22@${PY_FLAVOR} \
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django22>=2.2:www/py-django22@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}prometheus-client>=0.7:net-mgmt/py-prometheus-client@${PY_FLAVOR}
-USES= python:3.5+
+USES= python:3.6+
USE_PYTHON= autoplist distutils
CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}dj31-django-prometheus
diff --git a/www/py-django-prometheus/distinfo b/www/py-django-prometheus/distinfo
index 58e38392bd9..d5a34e2b0e8 100644
--- a/www/py-django-prometheus/distinfo
+++ b/www/py-django-prometheus/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1604180791
-SHA256 (django-prometheus-2.0.0.tar.gz) = 8f25e86a3c310f40cf32cfa1b56a2b6df9cb2521e4cb794844958697d98fb3d1
-SIZE (django-prometheus-2.0.0.tar.gz) = 20028
+TIMESTAMP = 1611058868
+SHA256 (django-prometheus-2.1.0.tar.gz) = dd3f8da1399140fbef5c00d1526a23d1ade286b144281c325f8e409a781643f2
+SIZE (django-prometheus-2.1.0.tar.gz) = 24615
diff --git a/www/py-django-tables2/Makefile b/www/py-django-tables2/Makefile
index 7245993f127..6890e0f8878 100644
--- a/www/py-django-tables2/Makefile
+++ b/www/py-django-tables2/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= django-tables2
-DISTVERSION= 2.3.1
+DISTVERSION= 2.3.3
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/www/py-django-tables2/distinfo b/www/py-django-tables2/distinfo
index 93b49911336..f19b43ddae9 100644
--- a/www/py-django-tables2/distinfo
+++ b/www/py-django-tables2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1604181298
-SHA256 (django-tables2-2.3.1.tar.gz) = 28da782f81f046c7d921246f43e7ba2df430cafe5a0e00a0f9dadef25a0e487d
-SIZE (django-tables2-2.3.1.tar.gz) = 72954
+TIMESTAMP = 1611060312
+SHA256 (django-tables2-2.3.3.tar.gz) = ad38ece83157b8b9c1fb72b0316fcffc4b32d7fec53eec3f2847b83c4c0a2cb2
+SIZE (django-tables2-2.3.3.tar.gz) = 77604
diff --git a/x11-fonts/Makefile b/x11-fonts/Makefile
index 7ddb22ab181..d9f0be49ab6 100644
--- a/x11-fonts/Makefile
+++ b/x11-fonts/Makefile
@@ -48,6 +48,7 @@
SUBDIR += doulos
SUBDIR += doulos-compact
SUBDIR += droid-fonts-ttf
+ SUBDIR += dseg
SUBDIR += encodings
SUBDIR += exo
SUBDIR += fantasque-sans-mono
diff --git a/x11-fonts/dseg/Makefile b/x11-fonts/dseg/Makefile
new file mode 100644
index 00000000000..4c1a7e060b4
--- /dev/null
+++ b/x11-fonts/dseg/Makefile
@@ -0,0 +1,26 @@
+# Created by: Emanuel Haupt
+# $FreeBSD$
+
+PORTNAME= dseg
+PORTVERSION= 0.46
+DISTVERSIONPREFIX= v
+CATEGORIES= x11-fonts
+MASTER_SITES= https://github.com/keshikan/${PORTNAME:tu}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/
+DISTNAME= fonts-${PORTNAME:tu}_${DISTVERSIONPREFIX}${PORTVERSION:C/\.//g}
+
+MAINTAINER= ehaupt@FreeBSD.org
+COMMENT= Font family that imitates seven and fourteen segment displays
+
+LICENSE= OFL11
+LICENSE_FILE= ${WRKSRC}/DSEG-LICENSE.txt
+
+USES= fonts zip
+NO_ARCH= yes
+NO_BUILD= yes
+
+do-install:
+ ${MKDIR} ${STAGEDIR}${FONTSDIR}
+ ${FIND} ${WRKSRC} -name *.ttf -type f \
+ -exec ${INSTALL_DATA} {} ${STAGEDIR}${FONTSDIR}/ \;
+
+.include
diff --git a/x11-fonts/dseg/distinfo b/x11-fonts/dseg/distinfo
new file mode 100644
index 00000000000..c06413ca644
--- /dev/null
+++ b/x11-fonts/dseg/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1611174342
+SHA256 (fonts-DSEG_v046.zip) = a6c2f43520971ca8067262e78d49025e605f749bf716ec5394bad9a0ee1c238c
+SIZE (fonts-DSEG_v046.zip) = 1095157
diff --git a/x11-fonts/dseg/pkg-descr b/x11-fonts/dseg/pkg-descr
new file mode 100644
index 00000000000..734becbe6e9
--- /dev/null
+++ b/x11-fonts/dseg/pkg-descr
@@ -0,0 +1,4 @@
+DSEG is a free font family, which imitate seven and fourteen segment
+displays(7SEG,14SEG). It includes the roman-alphabet and symbol glyphs.
+
+WWW: https://www.keshikan.net/fonts-e.html
diff --git a/x11-fonts/dseg/pkg-plist b/x11-fonts/dseg/pkg-plist
new file mode 100644
index 00000000000..f2ee4e8e238
--- /dev/null
+++ b/x11-fonts/dseg/pkg-plist
@@ -0,0 +1,51 @@
+%%FONTSDIR%%/DSEG14Classic-Bold.ttf
+%%FONTSDIR%%/DSEG14Classic-BoldItalic.ttf
+%%FONTSDIR%%/DSEG14Classic-Italic.ttf
+%%FONTSDIR%%/DSEG14Classic-Light.ttf
+%%FONTSDIR%%/DSEG14Classic-LightItalic.ttf
+%%FONTSDIR%%/DSEG14Classic-Regular.ttf
+%%FONTSDIR%%/DSEG14ClassicMini-Bold.ttf
+%%FONTSDIR%%/DSEG14ClassicMini-BoldItalic.ttf
+%%FONTSDIR%%/DSEG14ClassicMini-Italic.ttf
+%%FONTSDIR%%/DSEG14ClassicMini-Light.ttf
+%%FONTSDIR%%/DSEG14ClassicMini-LightItalic.ttf
+%%FONTSDIR%%/DSEG14ClassicMini-Regular.ttf
+%%FONTSDIR%%/DSEG14Modern-Bold.ttf
+%%FONTSDIR%%/DSEG14Modern-BoldItalic.ttf
+%%FONTSDIR%%/DSEG14Modern-Italic.ttf
+%%FONTSDIR%%/DSEG14Modern-Light.ttf
+%%FONTSDIR%%/DSEG14Modern-LightItalic.ttf
+%%FONTSDIR%%/DSEG14Modern-Regular.ttf
+%%FONTSDIR%%/DSEG14ModernMini-Bold.ttf
+%%FONTSDIR%%/DSEG14ModernMini-BoldItalic.ttf
+%%FONTSDIR%%/DSEG14ModernMini-Italic.ttf
+%%FONTSDIR%%/DSEG14ModernMini-Light.ttf
+%%FONTSDIR%%/DSEG14ModernMini-LightItalic.ttf
+%%FONTSDIR%%/DSEG14ModernMini-Regular.ttf
+%%FONTSDIR%%/DSEG7Classic-Bold.ttf
+%%FONTSDIR%%/DSEG7Classic-BoldItalic.ttf
+%%FONTSDIR%%/DSEG7Classic-Italic.ttf
+%%FONTSDIR%%/DSEG7Classic-Light.ttf
+%%FONTSDIR%%/DSEG7Classic-LightItalic.ttf
+%%FONTSDIR%%/DSEG7Classic-Regular.ttf
+%%FONTSDIR%%/DSEG7ClassicMini-Bold.ttf
+%%FONTSDIR%%/DSEG7ClassicMini-BoldItalic.ttf
+%%FONTSDIR%%/DSEG7ClassicMini-Italic.ttf
+%%FONTSDIR%%/DSEG7ClassicMini-Light.ttf
+%%FONTSDIR%%/DSEG7ClassicMini-LightItalic.ttf
+%%FONTSDIR%%/DSEG7ClassicMini-Regular.ttf
+%%FONTSDIR%%/DSEG7Modern-Bold.ttf
+%%FONTSDIR%%/DSEG7Modern-BoldItalic.ttf
+%%FONTSDIR%%/DSEG7Modern-Italic.ttf
+%%FONTSDIR%%/DSEG7Modern-Light.ttf
+%%FONTSDIR%%/DSEG7Modern-LightItalic.ttf
+%%FONTSDIR%%/DSEG7Modern-Regular.ttf
+%%FONTSDIR%%/DSEG7ModernMini-Bold.ttf
+%%FONTSDIR%%/DSEG7ModernMini-BoldItalic.ttf
+%%FONTSDIR%%/DSEG7ModernMini-Italic.ttf
+%%FONTSDIR%%/DSEG7ModernMini-Light.ttf
+%%FONTSDIR%%/DSEG7ModernMini-LightItalic.ttf
+%%FONTSDIR%%/DSEG7ModernMini-Regular.ttf
+%%FONTSDIR%%/DSEG7SEGGCHAN-Regular.ttf
+%%FONTSDIR%%/DSEG7SEGGCHANMINI-Regular.ttf
+%%FONTSDIR%%/DSEGWeather.ttf
diff --git a/x11/Makefile b/x11/Makefile
index 5758d71e901..bbad1e051ce 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -314,6 +314,7 @@
SUBDIR += slop
SUBDIR += slurp
SUBDIR += smproxy
+ SUBDIR += sprop
SUBDIR += squeekboard
SUBDIR += sselp
SUBDIR += stalonetray
diff --git a/x11/cinnamon/Makefile b/x11/cinnamon/Makefile
index d45b1aa0054..aa1a841cc71 100644
--- a/x11/cinnamon/Makefile
+++ b/x11/cinnamon/Makefile
@@ -3,6 +3,7 @@
PORTNAME= cinnamon
PORTVERSION= 4.8.4
+PORTREVISION= 1
CATEGORIES= x11 gnome
DIST_SUBDIR= gnome
diff --git a/x11/cinnamon/pkg-plist b/x11/cinnamon/pkg-plist
index 1cf5a1ba992..c53004e3294 100644
--- a/x11/cinnamon/pkg-plist
+++ b/x11/cinnamon/pkg-plist
@@ -593,14 +593,14 @@ share/desktop-directories/cinnamon-utility.directory
%%PORTDOCS%%share/gtk-doc/html/cinnamon-st/StScrollable.html
%%PORTDOCS%%share/gtk-doc/html/cinnamon-st/StTable.html
%%PORTDOCS%%share/gtk-doc/html/cinnamon-st/StTextureCache.html
+%%PORTDOCS%%share/gtk-doc/html/cinnamon-st/StTheme.html
+%%PORTDOCS%%share/gtk-doc/html/cinnamon-st/StThemeContext.html
+%%PORTDOCS%%share/gtk-doc/html/cinnamon-st/StThemeNode.html
%%PORTDOCS%%share/gtk-doc/html/cinnamon-st/StWidget.html
%%PORTDOCS%%share/gtk-doc/html/cinnamon-st/StWidgetAccessible.html
%%PORTDOCS%%share/gtk-doc/html/cinnamon-st/annotation-glossary.html
%%PORTDOCS%%share/gtk-doc/html/cinnamon-st/api-index-full.html
%%PORTDOCS%%share/gtk-doc/html/cinnamon-st/base.html
-%%PORTDOCS%%share/gtk-doc/html/cinnamon-st/cinnamon-st-st-theme-context.html
-%%PORTDOCS%%share/gtk-doc/html/cinnamon-st/cinnamon-st-st-theme-node.html
-%%PORTDOCS%%share/gtk-doc/html/cinnamon-st/cinnamon-st-st-theme.html
%%PORTDOCS%%share/gtk-doc/html/cinnamon-st/cinnamon-st.devhelp2
%%PORTDOCS%%share/gtk-doc/html/cinnamon-st/containers.html
%%PORTDOCS%%share/gtk-doc/html/cinnamon-st/deprecated-api-index.html
@@ -647,6 +647,7 @@ share/desktop-directories/cinnamon-utility.directory
%%PORTDOCS%%share/gtk-doc/html/cinnamon/CinnamonGenericContainer.html
%%PORTDOCS%%share/gtk-doc/html/cinnamon/CinnamonGlobal.html
%%PORTDOCS%%share/gtk-doc/html/cinnamon/CinnamonGtkEmbed.html
+%%PORTDOCS%%share/gtk-doc/html/cinnamon/CinnamonRecorder.html
%%PORTDOCS%%share/gtk-doc/html/cinnamon/CinnamonSlicer.html
%%PORTDOCS%%share/gtk-doc/html/cinnamon/CinnamonStack.html
%%PORTDOCS%%share/gtk-doc/html/cinnamon/CinnamonTrayIcon.html
@@ -661,7 +662,6 @@ share/desktop-directories/cinnamon-utility.directory
%%PORTDOCS%%share/gtk-doc/html/cinnamon/ch04.html
%%PORTDOCS%%share/gtk-doc/html/cinnamon/ch05.html
%%PORTDOCS%%share/gtk-doc/html/cinnamon/ch06.html
-%%PORTDOCS%%share/gtk-doc/html/cinnamon/cinnamon-cinnamon-recorder.html
%%PORTDOCS%%share/gtk-doc/html/cinnamon/cinnamon-cinnamon-util.html
%%PORTDOCS%%share/gtk-doc/html/cinnamon/cinnamon.devhelp2
%%PORTDOCS%%share/gtk-doc/html/cinnamon/deprecated-api-index.html
diff --git a/x11/keybinder/Makefile b/x11/keybinder/Makefile
index cdb3145dbc7..2af9fc635af 100644
--- a/x11/keybinder/Makefile
+++ b/x11/keybinder/Makefile
@@ -2,7 +2,7 @@
PORTNAME= keybinder
PORTVERSION= 0.3.1
-PORTREVISION= 4
+PORTREVISION= 5
DISTVERSIONPREFIX= v
CATEGORIES= x11
diff --git a/x11/keybinder/files/patch-docs_keybinder-docs.sgml b/x11/keybinder/files/patch-docs_keybinder-docs.sgml
new file mode 100644
index 00000000000..9d0db8baeae
--- /dev/null
+++ b/x11/keybinder/files/patch-docs_keybinder-docs.sgml
@@ -0,0 +1,13 @@
+--- docs/keybinder-docs.sgml.orig 2015-11-06 15:08:46 UTC
++++ docs/keybinder-docs.sgml
+@@ -21,10 +21,6 @@
+
+
+
+-
+- Object Hierarchy
+-
+-
+
+ API Index
+
diff --git a/x11/keybinder/pkg-plist b/x11/keybinder/pkg-plist
index 1e5a9036a04..5fdaa7d6f51 100644
--- a/x11/keybinder/pkg-plist
+++ b/x11/keybinder/pkg-plist
@@ -25,7 +25,6 @@ share/gir-1.0/Keybinder-0.0.gir
%%PORTDOCS%%share/gtk-doc/html/keybinder/keybinder.devhelp2
%%PORTDOCS%%share/gtk-doc/html/keybinder/left-insensitive.png
%%PORTDOCS%%share/gtk-doc/html/keybinder/left.png
-%%PORTDOCS%%share/gtk-doc/html/keybinder/object-tree.html
%%PORTDOCS%%share/gtk-doc/html/keybinder/right-insensitive.png
%%PORTDOCS%%share/gtk-doc/html/keybinder/right.png
%%PORTDOCS%%share/gtk-doc/html/keybinder/style.css
diff --git a/x11/squeekboard/Makefile b/x11/squeekboard/Makefile
index ea4ca062461..53b0029f764 100644
--- a/x11/squeekboard/Makefile
+++ b/x11/squeekboard/Makefile
@@ -2,8 +2,7 @@
PORTNAME= squeekboard
DISTVERSIONPREFIX= v
-DISTVERSION= 1.11.1
-PORTREVISION= 2
+DISTVERSION= 1.12.0
CATEGORIES= x11
MAINTAINER= jbeich@FreeBSD.org
@@ -28,8 +27,9 @@ USE_GITLAB= yes
USE_GNOME= cairo gdkpixbuf2 gnomedesktop3 gtk30
GL_SITE= https://source.puri.sm
GL_ACCOUNT= Librem5
-GL_COMMIT= 4049e663072ccd8be3143efccd7b03370890647e
+GL_COMMIT= fefebf7f6e8c86b0577b8f4fd5b16f5755723724
MAKE_ENV= ${CARGO_ENV}
+MESON_ARGS= -Dstrict=false
PLIST_FILES= bin/${PORTNAME} \
bin/${PORTNAME}-entry \
bin/${PORTNAME}-test-layout \
@@ -40,9 +40,9 @@ CARGO_CRATES= atk-0.7.0 \
bitflags-1.2.1 \
cairo-rs-0.7.1 \
cairo-sys-rs-0.9.2 \
- cc-1.0.65 \
+ cc-1.0.66 \
clap-2.33.3 \
- dtoa-0.4.6 \
+ dtoa-0.4.7 \
fragile-0.3.0 \
gdk-0.11.0 \
gdk-pixbuf-0.7.0 \
@@ -56,21 +56,21 @@ CARGO_CRATES= atk-0.7.0 \
gtk-0.7.0 \
gtk-sys-0.9.2 \
lazy_static-1.4.0 \
- libc-0.2.80 \
- linked-hash-map-0.5.3 \
+ libc-0.2.82 \
+ linked-hash-map-0.5.4 \
maplit-1.0.2 \
memmap-0.7.0 \
pango-0.7.0 \
pango-sys-0.9.1 \
pkg-config-0.3.19 \
proc-macro2-1.0.24 \
- quote-1.0.7 \
+ quote-1.0.8 \
regex-1.3.9 \
- regex-syntax-0.6.21 \
- serde-1.0.117 \
- serde_derive-1.0.117 \
- serde_yaml-0.8.14 \
- syn-1.0.48 \
+ regex-syntax-0.6.22 \
+ serde-1.0.118 \
+ serde_derive-1.0.118 \
+ serde_yaml-0.8.15 \
+ syn-1.0.58 \
textwrap-0.11.0 \
unicode-width-0.1.8 \
unicode-xid-0.2.1 \
@@ -78,7 +78,7 @@ CARGO_CRATES= atk-0.7.0 \
winapi-i686-pc-windows-gnu-0.4.0 \
winapi-x86_64-pc-windows-gnu-0.4.0 \
xkbcommon-0.4.0 \
- yaml-rust-0.4.4
+ yaml-rust-0.4.5
CARGO_BUILD= no
CARGO_INSTALL= no
CARGO_TEST= no
@@ -87,12 +87,8 @@ CARGO_CARGOTOML= ${BUILD_WRKSRC}/Cargo.toml
post-patch:
# Add --verbose after each cargo subcommand
-# Recognize --release even if not passed as 1st argument
-# Don't use BSD realpath(1) against non-existing files
@${REINPLACE_CMD} -e '/^cargo/s/"$$@"/--verbose &/' \
- ${"${CARGO_BUILD_ARGS:M--release}":?-e '/^BINARY_DIR/s/debug/release/':} \
- -e '/OUT_PATH=/s,=.*,=$$PWD/$$1,' \
- ${WRKSRC}/cargo*.sh
+ ${WRKSRC}/cargo.sh
post-configure:
# Provide preprocessed Cargo.toml for USES=cargo
diff --git a/x11/squeekboard/distinfo b/x11/squeekboard/distinfo
index 087f34aaa03..12915b0a432 100644
--- a/x11/squeekboard/distinfo
+++ b/x11/squeekboard/distinfo
@@ -1,4 +1,4 @@
-TIMESTAMP = 1605956977
+TIMESTAMP = 1610365419
SHA256 (rust/crates/atk-0.7.0.tar.gz) = 86b7499272acf036bb5820c6e346bbfb5acc5dceb104bc2c4fd7e6e33dfcde6a
SIZE (rust/crates/atk-0.7.0.tar.gz) = 43814
SHA256 (rust/crates/atk-sys-0.9.1.tar.gz) = e552c1776737a4c80110d06b36d099f47c727335f9aaa5d942a72b6863a8ec6f
@@ -9,12 +9,12 @@ SHA256 (rust/crates/cairo-rs-0.7.1.tar.gz) = e05db47de3b0f09a222fa4bba2eab957d92
SIZE (rust/crates/cairo-rs-0.7.1.tar.gz) = 45803
SHA256 (rust/crates/cairo-sys-rs-0.9.2.tar.gz) = ff65ba02cac715be836f63429ab00a767d48336efc5497c5637afb53b4f14d63
SIZE (rust/crates/cairo-sys-rs-0.9.2.tar.gz) = 11650
-SHA256 (rust/crates/cc-1.0.65.tar.gz) = 95752358c8f7552394baf48cd82695b345628ad3f170d607de3ca03b8dacca15
-SIZE (rust/crates/cc-1.0.65.tar.gz) = 52966
+SHA256 (rust/crates/cc-1.0.66.tar.gz) = 4c0496836a84f8d0495758516b8621a622beb77c0fed418570e50764093ced48
+SIZE (rust/crates/cc-1.0.66.tar.gz) = 53454
SHA256 (rust/crates/clap-2.33.3.tar.gz) = 37e58ac78573c40708d45522f0d80fa2f01cc4f9b4e2bf749807255454312002
SIZE (rust/crates/clap-2.33.3.tar.gz) = 201925
-SHA256 (rust/crates/dtoa-0.4.6.tar.gz) = 134951f4028bdadb9b84baf4232681efbf277da25144b9b0ad65df75946c422b
-SIZE (rust/crates/dtoa-0.4.6.tar.gz) = 15979
+SHA256 (rust/crates/dtoa-0.4.7.tar.gz) = 88d7ed2934d741c6b37e33e3832298e8850b53fd2d2bea03873375596c7cea4e
+SIZE (rust/crates/dtoa-0.4.7.tar.gz) = 15910
SHA256 (rust/crates/fragile-0.3.0.tar.gz) = 05f8140122fa0d5dcb9fc8627cfce2b37cc1500f752636d46ea28bc26785c2f9
SIZE (rust/crates/fragile-0.3.0.tar.gz) = 10203
SHA256 (rust/crates/gdk-0.11.0.tar.gz) = 6243e995f41f3a61a31847e54cc719edce93dd9140c89dca3b9919be1cfe22d5
@@ -41,10 +41,10 @@ SHA256 (rust/crates/gtk-sys-0.9.2.tar.gz) = 53def660c7b48b00b510c81ef2d2fbd3c570
SIZE (rust/crates/gtk-sys-0.9.2.tar.gz) = 125577
SHA256 (rust/crates/lazy_static-1.4.0.tar.gz) = e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646
SIZE (rust/crates/lazy_static-1.4.0.tar.gz) = 10443
-SHA256 (rust/crates/libc-0.2.80.tar.gz) = 4d58d1b70b004888f764dfbf6a26a3b0342a1632d33968e4a179d8011c760614
-SIZE (rust/crates/libc-0.2.80.tar.gz) = 513503
-SHA256 (rust/crates/linked-hash-map-0.5.3.tar.gz) = 8dd5a6d5999d9907cda8ed67bbd137d3af8085216c2ac62de5be860bd41f304a
-SIZE (rust/crates/linked-hash-map-0.5.3.tar.gz) = 16130
+SHA256 (rust/crates/libc-0.2.82.tar.gz) = 89203f3fba0a3795506acaad8ebce3c80c0af93f994d5a1d7a0b1eeb23271929
+SIZE (rust/crates/libc-0.2.82.tar.gz) = 515967
+SHA256 (rust/crates/linked-hash-map-0.5.4.tar.gz) = 7fb9b38af92608140b86b693604b9ffcc5824240a484d1ecd4795bacb2fe88f3
+SIZE (rust/crates/linked-hash-map-0.5.4.tar.gz) = 16166
SHA256 (rust/crates/maplit-1.0.2.tar.gz) = 3e2e65a1a2e43cfcb47a895c4c8b10d1f4a61097f9f254f183aee60cad9c651d
SIZE (rust/crates/maplit-1.0.2.tar.gz) = 8871
SHA256 (rust/crates/memmap-0.7.0.tar.gz) = 6585fd95e7bb50d6cc31e20d4cf9afb4e2ba16c5846fc76793f11218da9c475b
@@ -57,20 +57,20 @@ SHA256 (rust/crates/pkg-config-0.3.19.tar.gz) = 3831453b3449ceb48b6d9c7ad7c96d5e
SIZE (rust/crates/pkg-config-0.3.19.tar.gz) = 15451
SHA256 (rust/crates/proc-macro2-1.0.24.tar.gz) = 1e0704ee1a7e00d7bb417d0770ea303c1bccbabf0ef1667dae92b5967f5f8a71
SIZE (rust/crates/proc-macro2-1.0.24.tar.gz) = 37716
-SHA256 (rust/crates/quote-1.0.7.tar.gz) = aa563d17ecb180e500da1cfd2b028310ac758de548efdd203e18f283af693f37
-SIZE (rust/crates/quote-1.0.7.tar.gz) = 25170
+SHA256 (rust/crates/quote-1.0.8.tar.gz) = 991431c3519a3f36861882da93630ce66b52918dcf1b8e2fd66b397fc96f28df
+SIZE (rust/crates/quote-1.0.8.tar.gz) = 24997
SHA256 (rust/crates/regex-1.3.9.tar.gz) = 9c3780fcf44b193bc4d09f36d2a3c87b251da4a046c87795a0d35f4f927ad8e6
SIZE (rust/crates/regex-1.3.9.tar.gz) = 236683
-SHA256 (rust/crates/regex-syntax-0.6.21.tar.gz) = 3b181ba2dcf07aaccad5448e8ead58db5b742cf85dfe035e2227f137a539a189
-SIZE (rust/crates/regex-syntax-0.6.21.tar.gz) = 293572
-SHA256 (rust/crates/serde-1.0.117.tar.gz) = b88fa983de7720629c9387e9f517353ed404164b1e482c970a90c1a4aaf7dc1a
-SIZE (rust/crates/serde-1.0.117.tar.gz) = 74505
-SHA256 (rust/crates/serde_derive-1.0.117.tar.gz) = cbd1ae72adb44aab48f325a02444a5fc079349a8d804c1fc922aed3f7454c74e
-SIZE (rust/crates/serde_derive-1.0.117.tar.gz) = 50712
-SHA256 (rust/crates/serde_yaml-0.8.14.tar.gz) = f7baae0a99f1a324984bcdc5f0718384c1f69775f1c7eec8b859b71b443e3fd7
-SIZE (rust/crates/serde_yaml-0.8.14.tar.gz) = 37928
-SHA256 (rust/crates/syn-1.0.48.tar.gz) = cc371affeffc477f42a221a1e4297aedcea33d47d19b61455588bd9d8f6b19ac
-SIZE (rust/crates/syn-1.0.48.tar.gz) = 225747
+SHA256 (rust/crates/regex-syntax-0.6.22.tar.gz) = b5eb417147ba9860a96cfe72a0b93bf88fee1744b5636ec99ab20c1aa9376581
+SIZE (rust/crates/regex-syntax-0.6.22.tar.gz) = 293187
+SHA256 (rust/crates/serde-1.0.118.tar.gz) = 06c64263859d87aa2eb554587e2d23183398d617427327cf2b3d0ed8c69e4800
+SIZE (rust/crates/serde-1.0.118.tar.gz) = 74248
+SHA256 (rust/crates/serde_derive-1.0.118.tar.gz) = c84d3526699cd55261af4b941e4e725444df67aa4f9e6a3564f18030d12672df
+SIZE (rust/crates/serde_derive-1.0.118.tar.gz) = 50589
+SHA256 (rust/crates/serde_yaml-0.8.15.tar.gz) = 971be8f6e4d4a47163b405a3df70d14359186f9ab0f3a3ec37df144ca1ce089f
+SIZE (rust/crates/serde_yaml-0.8.15.tar.gz) = 37877
+SHA256 (rust/crates/syn-1.0.58.tar.gz) = cc60a3d73ea6594cd712d830cc1f0390fd71542d8c8cd24e70cc54cdfd5e05d5
+SIZE (rust/crates/syn-1.0.58.tar.gz) = 229250
SHA256 (rust/crates/textwrap-0.11.0.tar.gz) = d326610f408c7a4eb6f51c37c330e496b08506c9457c9d34287ecc38809fb060
SIZE (rust/crates/textwrap-0.11.0.tar.gz) = 17322
SHA256 (rust/crates/unicode-width-0.1.8.tar.gz) = 9337591893a19b88d8d87f2cec1e73fad5cdfd10e5a6f349f498ad6ea2ffb1e3
@@ -85,7 +85,7 @@ SHA256 (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.tar.gz) = 712e227841d057c
SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.tar.gz) = 2947998
SHA256 (rust/crates/xkbcommon-0.4.0.tar.gz) = fda0ea5f7ddabd51deeeda7799bee06274112f577da7dd3d954b8eda731b2fce
SIZE (rust/crates/xkbcommon-0.4.0.tar.gz) = 57500
-SHA256 (rust/crates/yaml-rust-0.4.4.tar.gz) = 39f0c922f1a334134dc2f7a8b67dc5d25f0735263feec974345ff706bcf20b0d
-SIZE (rust/crates/yaml-rust-0.4.4.tar.gz) = 48359
-SHA256 (Librem5-squeekboard-4049e663072ccd8be3143efccd7b03370890647e_GL0.tar.gz) = cc5b3e8a1e2a0e0cadb07792c2f23ed99869ed9b8e374ac3dca93aaa384e54f4
-SIZE (Librem5-squeekboard-4049e663072ccd8be3143efccd7b03370890647e_GL0.tar.gz) = 147331
+SHA256 (rust/crates/yaml-rust-0.4.5.tar.gz) = 56c1936c4cc7a1c9ab21a1ebb602eb942ba868cbd44a99cb7cdc5892335e1c85
+SIZE (rust/crates/yaml-rust-0.4.5.tar.gz) = 47783
+SHA256 (Librem5-squeekboard-fefebf7f6e8c86b0577b8f4fd5b16f5755723724_GL0.tar.gz) = bb2fbcebed512f1724a85f411c49d2c7e8310c6a757af2d7f57893ca77ed18bf
+SIZE (Librem5-squeekboard-fefebf7f6e8c86b0577b8f4fd5b16f5755723724_GL0.tar.gz) = 153369