*/*: sync with upstream

Taken from: FreeBSD
This commit is contained in:
Franco Fichtner 2022-04-05 13:30:49 +02:00
parent fe45ce61b3
commit fcdfcb8025
110 changed files with 1307 additions and 384 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= wavbreaker
PORTVERSION= 0.14
DISTVERSION= 0.15
CATEGORIES= audio
MAINTAINER= jbeich@FreeBSD.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1647514486
SHA256 (thp-wavbreaker-0.14_GH0.tar.gz) = ad6ad4dda8c1e435e8dbe22d30176bc54130b1120fda335c1776493535ed3f43
SIZE (thp-wavbreaker-0.14_GH0.tar.gz) = 368275
TIMESTAMP = 1649105239
SHA256 (thp-wavbreaker-0.15_GH0.tar.gz) = dac911a309ba65d5fae880b42c683868ab9fa275a4dc308e4b7cefb4dbcab3c9
SIZE (thp-wavbreaker-0.15_GH0.tar.gz) = 380764

View File

@ -11,3 +11,4 @@ share/locale/de/LC_MESSAGES/wavbreaker.mo
share/locale/es/LC_MESSAGES/wavbreaker.mo
share/locale/fr/LC_MESSAGES/wavbreaker.mo
share/locale/pt/LC_MESSAGES/wavbreaker.mo
share/metainfo/net.sourceforge.wavbreaker.appdata.xml

View File

@ -5,6 +5,9 @@ PORTVERSION= 2.0.8
DISTVERSIONPREFIX= v
CATEGORIES= devel
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
PATCHFILES= 6c94276f361614b4c447.diff:-p1 e08856647724737ca15e.diff:-p1
MAINTAINER= ports@FreeBSD.org
COMMENT= Machine learning system

View File

@ -1,2 +1,7 @@
TIMESTAMP = 1451341539
SHA256 (mmottl-aifad-v2.0.8_GH0.tar.gz) = 05fad5062601ec99c5d40a0202ba818f77309a12c1469d23acddf2353d255c7c
SIZE (mmottl-aifad-v2.0.8_GH0.tar.gz) = 105438
SHA256 (6c94276f361614b4c447.diff) = c67d06224c70906b7e4305a9e7cf830eaf0422626962dd7d1792441d23f514bb
SIZE (6c94276f361614b4c447.diff) = 2056
SHA256 (e08856647724737ca15e.diff) = 216dad3a8411882ef7bd34706dfbd9ad47978e1fdddc1790f9389d1d08607121
SIZE (e08856647724737ca15e.diff) = 476

View File

@ -1,6 +1,6 @@
PORTNAME= gitaly
DISTVERSION= 14.9.1
PORTREVISION= 1
DISTVERSION= 14.9.2
PORTREVISION= 0
CATEGORIES= devel
MAINTAINER= mfechner@FreeBSD.org
@ -49,7 +49,7 @@ MAKE_ENV+= ${GO_ENV}
USE_GITLAB= yes
GL_ACCOUNT= gitlab-org
# Find this here: https://gitlab.com/gitlab-org/gitaly/-/tags
GL_COMMIT= 402944bf57a1edd384e5fed24473f83280979a80
GL_COMMIT= 8cd7ea86f577e946abb3a8829e56d735b351cc26
# for go dependencies
USE_GITHUB= nodefault

View File

@ -1,4 +1,4 @@
TIMESTAMP = 1648219174
TIMESTAMP = 1649083554
SHA256 (Azure-azure-pipeline-go-v0.2.3_GH0.tar.gz) = 99bd58f4a07dd02d9615e3638b3bb6dbfad80ef678ccdb8e17e3fa2b0fef343e
SIZE (Azure-azure-pipeline-go-v0.2.3_GH0.tar.gz) = 17102
SHA256 (Azure-azure-storage-blob-go-v0.13.0_GH0.tar.gz) = 6bf7145210331efa3f0417f6684cf764c22743cf23122048ec136600daebf443
@ -281,8 +281,8 @@ SHA256 (xanzy-ssh-agent-v0.3.0_GH0.tar.gz) = 7ce80a93d0fdbeb6760f97d6d166d11c215
SIZE (xanzy-ssh-agent-v0.3.0_GH0.tar.gz) = 8421
SHA256 (gonum-gonum-v0.8.2_GH0.tar.gz) = a2aad1ac038d36d568939910f39eb0c58cae3c6f0b18df3ca74a8daa954d1663
SIZE (gonum-gonum-v0.8.2_GH0.tar.gz) = 3226037
SHA256 (gitlab-org-gitaly-402944bf57a1edd384e5fed24473f83280979a80_GL0.tar.gz) = 5f5e984242457edab9922df475c2f9b8bbb2e7f5d120789e3baa5de81fc33c9a
SIZE (gitlab-org-gitaly-402944bf57a1edd384e5fed24473f83280979a80_GL0.tar.gz) = 3850451
SHA256 (gitlab-org-gitaly-8cd7ea86f577e946abb3a8829e56d735b351cc26_GL0.tar.gz) = a62ba1ab751ad134ebef0cbe3a9584c470b0c5e02fd8ca2c50e5dd64241139cf
SIZE (gitlab-org-gitaly-8cd7ea86f577e946abb3a8829e56d735b351cc26_GL0.tar.gz) = 3850462
SHA256 (gitlab-org-gitlab-shell-50da611814d256c77e689977265ec7e07633a4dc_GL0.tar.gz) = a00e10d3dbe50e7c70b75c5fcf7d42a039a24c13b0b751a0339bb18261ac50af
SIZE (gitlab-org-gitlab-shell-50da611814d256c77e689977265ec7e07633a4dc_GL0.tar.gz) = 124516
SHA256 (gitlab-org-labkit-397363e2404ac0276b1959373a1c1c2bc1610d67_GL0.tar.gz) = e48dae8ea183f946189a9ac7e4cbe4bc0fa583e6baafb0074a3463a879565ecb

View File

@ -1,43 +1,33 @@
# Created by: Stanislav Sedov <ssedov@mbsd.msk.ru>
PORTNAME= cfg
PORTVERSION= 2.0.4
DISTVERSIONPREFIX= v
PORTVERSION= 2.2.0
CATEGORIES= devel
PKGNAMEPREFIX= ocaml-
MAINTAINER= ports@FreeBSD.org
COMMENT= Library for manipulation of context-free grammars
COMMENT= Library for manipulating context-free grammars
LICENSE= LGPL21+
LICENSE_FILE= ${WRKSRC}/COPYING.txt
LICENSE_FILE= ${WRKSRC}/LICENSE.md
BUILD_DEPENDS= menhir:devel/menhir
BUILD_DEPENDS+= ocamlbuild:devel/ocaml-ocamlbuild
BUILD_DEPENDS= dune:devel/ocaml-dune
USE_GITHUB= yes
GH_ACCOUNT= mmottl
USE_OCAML= yes
USE_OCAML_FINDLIB=yes
USE_OCAMLFIND_PLIST=yes
USE_OCAML_WASH= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --prefix ${PREFIX} --disable-docs --disable-examples
MAKE_JOBS_UNSAFE=yes
DOCSDIR= ${OCAML_DOCSDIR}/${PORTNAME}
EXAMPLESDIR= ${OCAML_EXAMPLESDIR}/${PORTNAME}
PORTDOCS= *
PORTEXAMPLES= *
OPTIONS_DEFINE= DOCS EXAMPLES
post-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
cd ${WRKSRC} && ${INSTALL_DATA} AUTHORS.txt CHANGES.txt README.md ${STAGEDIR}${DOCSDIR}
do-build:
cd ${BUILD_WRKSRC} && dune build --verbose
do-install:
cd ${INSTALL_WRKSRC} && dune install --destdir=${STAGEDIR} \
--prefix=${PREFIX} --libdir=${OCAML_SITELIBDIR}
post-install-EXAMPLES-on:
@(cd ${WRKSRC}/examples && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR})

View File

@ -1,2 +1,3 @@
SHA256 (mmottl-cfg-v2.0.4_GH0.tar.gz) = 13778fd8a827a3c9491e092a9daea073ef7f59c043a23bdcdc05b85253405595
SIZE (mmottl-cfg-v2.0.4_GH0.tar.gz) = 61660
TIMESTAMP = 1534699827
SHA256 (mmottl-cfg-2.2.0_GH0.tar.gz) = 72c0f3734c1eb99ae11a88db3332bee8e6b17160e74e92f1f0931b3ae7ef00fd
SIZE (mmottl-cfg-2.2.0_GH0.tar.gz) = 19189

50
devel/ocaml-cfg/pkg-plist Normal file
View File

@ -0,0 +1,50 @@
%%OCAML_SITELIBDIR%%/cfg/META
%%OCAML_SITELIBDIR%%/cfg/bnf_lexer.ml
%%OCAML_SITELIBDIR%%/cfg/bnf_parser.ml
%%OCAML_SITELIBDIR%%/cfg/bnf_parser.mli
%%OCAML_SITELIBDIR%%/cfg/bnf_pp.ml
%%OCAML_SITELIBDIR%%/cfg/bnf_pp.mli
%%OCAML_SITELIBDIR%%/cfg/bnf_spec.ml
%%OCAML_SITELIBDIR%%/cfg/bnf_spec.mli
%%OCAML_SITELIBDIR%%/cfg/cfg.a
%%OCAML_SITELIBDIR%%/cfg/cfg.cma
%%OCAML_SITELIBDIR%%/cfg/cfg.cmi
%%OCAML_SITELIBDIR%%/cfg/cfg.cmt
%%OCAML_SITELIBDIR%%/cfg/cfg.cmx
%%OCAML_SITELIBDIR%%/cfg/cfg.cmxa
%%OCAML_SITELIBDIR%%/cfg/cfg.cmxs
%%OCAML_SITELIBDIR%%/cfg/cfg.ml
%%OCAML_SITELIBDIR%%/cfg/cfg__Bnf_lexer.cmi
%%OCAML_SITELIBDIR%%/cfg/cfg__Bnf_lexer.cmt
%%OCAML_SITELIBDIR%%/cfg/cfg__Bnf_lexer.cmx
%%OCAML_SITELIBDIR%%/cfg/cfg__Bnf_parser.cmi
%%OCAML_SITELIBDIR%%/cfg/cfg__Bnf_parser.cmt
%%OCAML_SITELIBDIR%%/cfg/cfg__Bnf_parser.cmti
%%OCAML_SITELIBDIR%%/cfg/cfg__Bnf_parser.cmx
%%OCAML_SITELIBDIR%%/cfg/cfg__Bnf_pp.cmi
%%OCAML_SITELIBDIR%%/cfg/cfg__Bnf_pp.cmt
%%OCAML_SITELIBDIR%%/cfg/cfg__Bnf_pp.cmti
%%OCAML_SITELIBDIR%%/cfg/cfg__Bnf_pp.cmx
%%OCAML_SITELIBDIR%%/cfg/cfg__Bnf_spec.cmi
%%OCAML_SITELIBDIR%%/cfg/cfg__Bnf_spec.cmt
%%OCAML_SITELIBDIR%%/cfg/cfg__Bnf_spec.cmti
%%OCAML_SITELIBDIR%%/cfg/cfg__Bnf_spec.cmx
%%OCAML_SITELIBDIR%%/cfg/cfg__Cfg_impl.cmi
%%OCAML_SITELIBDIR%%/cfg/cfg__Cfg_impl.cmt
%%OCAML_SITELIBDIR%%/cfg/cfg__Cfg_impl.cmti
%%OCAML_SITELIBDIR%%/cfg/cfg__Cfg_impl.cmx
%%OCAML_SITELIBDIR%%/cfg/cfg__Cfg_intf.cmi
%%OCAML_SITELIBDIR%%/cfg/cfg__Cfg_intf.cmt
%%OCAML_SITELIBDIR%%/cfg/cfg__Cfg_intf.cmx
%%OCAML_SITELIBDIR%%/cfg/cfg_impl.ml
%%OCAML_SITELIBDIR%%/cfg/cfg_impl.mli
%%OCAML_SITELIBDIR%%/cfg/cfg_intf.ml
%%OCAML_SITELIBDIR%%/cfg/dune-package
%%OCAML_SITELIBDIR%%/cfg/opam
%%PORTDOCS%%%%DOCSDIR%%/CHANGES.md
%%PORTDOCS%%%%DOCSDIR%%/LICENSE.md
%%PORTDOCS%%%%DOCSDIR%%/README.md
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Makefile
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/bnf.ml
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dune
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/test.bnf

View File

@ -10,7 +10,7 @@ COMMENT= Python Circuit Breaker pattern implementation
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.rst
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock${PY_FLAVOR} \
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR}
USES= python:3.6-3.9

View File

@ -1,7 +1,7 @@
PORTNAME= rpcs3
DISTVERSIONPREFIX= v
DISTVERSION= 0.0.21-13393 # git rev-list --count HEAD
DISTVERSIONSUFFIX= -g3002e592c3
DISTVERSION= 0.0.21-13399 # git rev-list --count HEAD
DISTVERSIONSUFFIX= -gfc05511354
CATEGORIES= emulators
MAINTAINER= jbeich@FreeBSD.org

View File

@ -1,6 +1,6 @@
TIMESTAMP = 1648831117
SHA256 (RPCS3-rpcs3-v0.0.21-13393-g3002e592c3_GH0.tar.gz) = 577a1ca39788d59fe85ce07e389d2dfdd433848ea54f21f7a52cbaa9478225ab
SIZE (RPCS3-rpcs3-v0.0.21-13393-g3002e592c3_GH0.tar.gz) = 8303037
TIMESTAMP = 1649080263
SHA256 (RPCS3-rpcs3-v0.0.21-13399-gfc05511354_GH0.tar.gz) = ed19e8a000162e1f7804f5f1dbe48bdbc3e1c5623c44eed60a9dc3cea82e45d4
SIZE (RPCS3-rpcs3-v0.0.21-13399-gfc05511354_GH0.tar.gz) = 8303978
SHA256 (RPCS3-hidapi-hidapi-0.11.2-4-g6cf1336_GH0.tar.gz) = 9f14a553b65008221b8c343d45a73d3c10da512e05cefecd5cc1ceacb32430c4
SIZE (RPCS3-hidapi-hidapi-0.11.2-4-g6cf1336_GH0.tar.gz) = 233659
SHA256 (RPCS3-llvm-mirror-509d31ad8967_GH0.tar.gz) = 82a62696fb4a24187ed50146edfba3e587aa7ec3c809e644e0d69a530f06e6f3

View File

@ -1,5 +1,5 @@
PORTNAME= yuzu
PORTVERSION= s20220402
PORTVERSION= s20220404
CATEGORIES= emulators
.if make(makesum)
MASTER_SITES= https://api.yuzu-emu.org/gamedb/?dummy=/:gamedb
@ -40,7 +40,7 @@ TEST_DEPENDS= catch>0:devel/catch
USE_GITHUB= yes
GH_ACCOUNT= yuzu-emu
GH_TAGNAME= 7f1e66e94
GH_TAGNAME= c7f3c2ced
GH_TUPLE= yuzu-emu:mbedtls:v2.16.9-115-g8c88150ca:mbedtls/externals/mbedtls \
KhronosGroup:SPIRV-Headers:1.5.4.raytracing.fixed-32-ga3fdfe8:SPIRV_Headers/externals/sirit/externals/SPIRV-Headers \
KhronosGroup:Vulkan-Headers:v1.2.202:Vulkan_Headers/externals/Vulkan-Headers \

View File

@ -1,8 +1,8 @@
TIMESTAMP = 1648928961
TIMESTAMP = 1649105204
SHA256 (yuzu/compatibility_list.json) = 6a73a63bb36c7070ec4314f4dfe61b244c819178e171254680aa43c2dfff187c
SIZE (yuzu/compatibility_list.json) = 1255189
SHA256 (yuzu-emu-yuzu-s20220402-7f1e66e94_GH0.tar.gz) = 7b14afe8ede1bce8626bedf5b447e565eec3a99a8d242a0678fcecfde63a902d
SIZE (yuzu-emu-yuzu-s20220402-7f1e66e94_GH0.tar.gz) = 4704467
SHA256 (yuzu-emu-yuzu-s20220404-c7f3c2ced_GH0.tar.gz) = d7592a00b50dd99811a494a69a879d94b5231bfa0e1a51f71936a7914ba4bbed
SIZE (yuzu-emu-yuzu-s20220404-c7f3c2ced_GH0.tar.gz) = 4704639
SHA256 (yuzu-emu-mbedtls-v2.16.9-115-g8c88150ca_GH0.tar.gz) = 8cd6d075b4da0ad5fb995eb37390e2e6088be8d41ab1cdfc7e7e4256bd991450
SIZE (yuzu-emu-mbedtls-v2.16.9-115-g8c88150ca_GH0.tar.gz) = 2679189
SHA256 (KhronosGroup-SPIRV-Headers-1.5.4.raytracing.fixed-32-ga3fdfe8_GH0.tar.gz) = bd629d6296dd374eb2aeff923c75895ba0f3ce6448dad89763930e65b954e0cb
@ -29,7 +29,7 @@ SHA256 (4a8a248b47a2.patch) = 578118a4ebc2facf50c86124c8f258601938bb1ba54cea6623
SIZE (4a8a248b47a2.patch) = 4777
SHA256 (e919bea9c84e.patch) = e132ba798a1e5e660bc43c3a524113898036f4cee6f7cc7c65a83b0e10170a42
SIZE (e919bea9c84e.patch) = 3248
SHA256 (8faa6ef93bf8.patch) = 97ad101981347d1033128d86a46cb5fe866ada48698a8ea11ab3bf7bdb459b98
SIZE (8faa6ef93bf8.patch) = 5687
SHA256 (8faa6ef93bf8.patch) = aca261c0c8e62a4f20a336df2dbe613cc8c774ef8817f4b8b9f592c5d31c2b62
SIZE (8faa6ef93bf8.patch) = 5693
SHA256 (7f211fe02815.patch) = bedc4760566c6023b4192b56f25371756040d13d72262be086b4dbb6092eace2
SIZE (7f211fe02815.patch) = 805

View File

@ -1,7 +1,7 @@
# Created by: Aaron Dalton <aaron@FreeBSD.org>
PORTNAME= File-Fetch
PORTVERSION= 1.00
PORTVERSION= 1.04
CATEGORIES= ftp www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1608366298
SHA256 (File-Fetch-1.00.tar.gz) = a3f92fc7baa40186674657956c2cf46d0a288e22999b4afdd8c88024f644a43e
SIZE (File-Fetch-1.00.tar.gz) = 20875
TIMESTAMP = 1649083062
SHA256 (File-Fetch-1.04.tar.gz) = 804d49fed7516304b41180efca5fb5adf974ec2358fed1880088f2c8e9d78b0f
SIZE (File-Fetch-1.04.tar.gz) = 21026

View File

@ -3,12 +3,17 @@ DISTVERSIONPREFIX= v
DISTVERSION= 2.29.6
CATEGORIES= graphics x11-fonts
MAINTAINER= 0mp@FreeBSD.org
MAINTAINER= ports@FreeBSD.org
COMMENT= Editor for vector graphics and TTF, OTF, EOT and SVG fonts
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/GPLv3.txt
# Seems to be a Vala problem: there is no string
# "BIRD_FONT_TEST_BIRD_FONT_NOT_STARTED" in the source code;
# there's only "NOT_STARTED".
BROKEN= build/libbirdfont/TestBirdFont.c:107:46: error: use of undeclared identifier 'BIRD_FONT_TEST_BIRD_FONT_NOT_STARTED'
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}doit>0:devel/py-doit@${PY_FLAVOR} \
valac:lang/vala
LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \

View File

@ -1,6 +1,6 @@
PORTNAME= mesa
DISTVERSION= 22.0-branchpoint-2129
DISTVERSIONSUFFIX= -g28ae397be11
DISTVERSION= 22.0-branchpoint-2158
DISTVERSIONSUFFIX= -g94ce8124973
CATEGORIES= graphics
PKGNAMESUFFIX= -devel

View File

@ -1,6 +1,6 @@
TIMESTAMP = 1648850200
SHA256 (mesa3d-mesa-22.0-branchpoint-2129-g28ae397be11_GH0.tar.gz) = 4d5be3770439a7185c13c25940da9569b3aa293a9effc5b8ff195ef5a21b57ad
SIZE (mesa3d-mesa-22.0-branchpoint-2129-g28ae397be11_GH0.tar.gz) = 24582453
TIMESTAMP = 1649108543
SHA256 (mesa3d-mesa-22.0-branchpoint-2158-g94ce8124973_GH0.tar.gz) = 64cc47f42ebe035d7dcee8268d8a0f9a704812750c94c09451c6b28b8c1d8eda
SIZE (mesa3d-mesa-22.0-branchpoint-2158-g94ce8124973_GH0.tar.gz) = 24589341
SHA256 (700efacda59c.patch) = f034cfbe09edff0baba67e46e7e3812fdef73ff3cf3e579050c024c95234c8d5
SIZE (700efacda59c.patch) = 981
SHA256 (50433886a3e3.patch) = 15af265e9dbb5dec7514062cfa549d1c1053f567395d9d133611c2a5138da470

View File

@ -8,7 +8,7 @@ COMMENT= Texture Tools with support for DirectX 10 texture formats
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
ONLY_FOR_ARCHS= i386 amd64 powerpc powerpc64 armv6 aarch64 # see src/nvcore/nvcore.h
ONLY_FOR_ARCHS= i386 amd64 powerpc powerpc64 armv6 aarch64 powerpc64le # see src/nvcore/nvcore.h
USES= cmake compiler:c++11-lang
CMAKE_ON= NVTT_SHARED \

View File

@ -1,6 +1,6 @@
PORTNAME= vulkan-extension-layer
DISTVERSIONPREFIX= v
DISTVERSION= 1.3.209
DISTVERSION= 1.3.210
CATEGORIES= graphics
MAINTAINER= jbeich@FreeBSD.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1648498744
SHA256 (KhronosGroup-Vulkan-ExtensionLayer-v1.3.209_GH0.tar.gz) = 5035ffd90f319d6bb9af9132c42a3b86e9d400002ef6b4ae2c635bf9399ba0b2
SIZE (KhronosGroup-Vulkan-ExtensionLayer-v1.3.209_GH0.tar.gz) = 466059
TIMESTAMP = 1649087787
SHA256 (KhronosGroup-Vulkan-ExtensionLayer-v1.3.210_GH0.tar.gz) = a95c2b5ba0dd1ae8c697fe701ec1bc128165adadc4ae3bbac438b4d2bc71bddd
SIZE (KhronosGroup-Vulkan-ExtensionLayer-v1.3.210_GH0.tar.gz) = 467470

View File

@ -2,6 +2,7 @@
PORTNAME= weechat
DISTVERSION= 3.5
PORTREVISION= 1
CATEGORIES= irc
MASTER_SITES= https://weechat.org/files/src/
@ -14,7 +15,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS+= libcurl.so:ftp/curl \
libgcrypt.so:security/libgcrypt \
libgnutls.so:security/gnutls \
libgpg-error.so:security/libgpg-error
libgpg-error.so:security/libgpg-error \
libzstd.so:archivers/zstd
USES= cmake cpe ncurses libtool pkgconfig tar:xz
USE_LDCONFIG= yes

View File

@ -113,6 +113,7 @@
SUBDIR += gnustep-base
SUBDIR += go
SUBDIR += go-devel
SUBDIR += go117
SUBDIR += gomacro
SUBDIR += gprolog
SUBDIR += gravity

28
lang/go117/Makefile Normal file
View File

@ -0,0 +1,28 @@
PORTVERSION= 1.17.8
# Always set PORTREVISION and PORTEPOCH explicitly as otherwise they are inherited from lang/go
PORTREVISION= 0
PORTEPOCH= 0
MASTER_SITES= https://github.com/dmgk/go-bootstrap/releases/download/${BOOTSTRAP_TAG}/:bootstrap \
LOCAL/dmgk:bootstrap
PKGNAMESUFFIX= 117
DISTFILES= go-${OPSYS:tl}-${GOARCH_${ARCH}}${GOARM_${ARCH}}-${BOOTSTRAP_TAG}.tar.xz:bootstrap
# Avoid conflicting patch files
PATCHFILES=
COMMENT= Go programming language (development version)
USE_GITHUB= yes
GH_ACCOUNT= golang
GH_TAGNAME= 7dd10d4ce20e64d96a10cb67794851a58d96a2aa
CONFLICTS_INSTALL= go
MASTERDIR= ${.CURDIR}/../go
PATCHDIR= ${.CURDIR}/files
DISTINFO_FILE= ${.CURDIR}/distinfo
post-extract:
@[ -f ${WRKSRC}/VERSION ] || ${ECHO_CMD} "${PORTVERSION} +${GH_TAGNAME}" > ${WRKSRC}/VERSION
.include "${MASTERDIR}/Makefile"

13
lang/go117/distinfo Normal file
View File

@ -0,0 +1,13 @@
TIMESTAMP = 1649116438
SHA256 (go-freebsd-arm64-go1.14.tar.xz) = d1db1a73575b361815b7fafdc33b095337f7f3795ba9960ae712f6f4754a9ca6
SIZE (go-freebsd-arm64-go1.14.tar.xz) = 17956864
SHA256 (golang-go-1.17.8-7dd10d4ce20e64d96a10cb67794851a58d96a2aa_GH0.tar.gz) = 903cb4363af9a1c9a6c9d08ea0525983634862a5cb1f893b0b6156e3b99f847c
SIZE (golang-go-1.17.8-7dd10d4ce20e64d96a10cb67794851a58d96a2aa_GH0.tar.gz) = 22176903
SHA256 (go-freebsd-amd64-go1.14.tar.xz) = 3b259247fb228258a4f31e283e9aa23cafd590eabce334666a9e9b2ffe47c19b
SIZE (go-freebsd-amd64-go1.14.tar.xz) = 35927980
SHA256 (go-freebsd-arm6-go1.14.tar.xz) = 5846b4bbc6881c6c04daffbdb647d53a5b002a0e177271ecfcabef734b209614
SIZE (go-freebsd-arm6-go1.14.tar.xz) = 35164388
SHA256 (go-freebsd-arm7-go1.14.tar.xz) = 3d40c0f093bc3dc6cb84e92f8462a9c6a88a19a0ba75f813211f9d5d766b7737
SIZE (go-freebsd-arm7-go1.14.tar.xz) = 35398032
SHA256 (go-freebsd-386-go1.14.tar.xz) = c1a798154ae1ed2be6027d883e4611dd19edbe07a3f6d4f71d9437bddf3ed9ca
SIZE (go-freebsd-386-go1.14.tar.xz) = 36118928

View File

@ -0,0 +1,11 @@
--- src/cmd/go/internal/modload/vendor.go.orig 2020-12-17 16:03:19 UTC
+++ src/cmd/go/internal/modload/vendor.go
@@ -133,7 +133,7 @@ func checkVendorConsistency() {
readVendorList()
pre114 := false
- if semver.Compare(index.goVersionV, "v1.14") < 0 {
+ if semver.Compare(index.goVersionV, "v1.14") < 0 || (os.Getenv("GO_NO_VENDOR_CHECKS") == "1" && len(vendorMeta) == 0) {
// Go versions before 1.14 did not include enough information in
// vendor/modules.txt to check for consistency.
// If we know that we're on an earlier version, relax the consistency check.

View File

@ -1,8 +1,7 @@
# Created by: snowchyld
PORTNAME= Mail-Alias
PORTVERSION= 1.12
PORTREVISION= 2
PORTVERSION= 1.15
CATEGORIES= mail perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-

View File

@ -1,2 +1,3 @@
SHA256 (Mail-Alias-1.12.tar.gz) = afc900bdf5bf52def611ccc2366902636bfcda7eeab94af2c44cff1001ac58bd
SIZE (Mail-Alias-1.12.tar.gz) = 10650
TIMESTAMP = 1649127163
SHA256 (Mail-Alias-1.15.tar.gz) = 09931d2af56bfcc4f67430e204daefc910e0ac5cfb280f2426a8ac2b48a8bb9b
SIZE (Mail-Alias-1.15.tar.gz) = 11977

View File

@ -1,11 +0,0 @@
--- Alias.pm.orig 2016-11-22 14:55:19 UTC
+++ Alias.pm
@@ -82,7 +82,7 @@ sub format {
my $pkg = "Mail::Alias::" . $fmt;
croak "Unknown format '$fmt'"
- unless defined @{$pkg . "::ISA"};
+ unless @{$pkg . "::ISA"};
bless $me, $pkg;
}

View File

@ -1,7 +1,7 @@
# Created by: Seamus Venasse <svenasse@polaris.ca>
PORTNAME= Business-ISBN
PORTVERSION= 3.006
PORTVERSION= 3.007
CATEGORIES= misc perl5
MASTER_SITES= CPAN/Business CPAN
MASTER_SITE_SUBDIR= CPAN:BDFOY

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1612101742
SHA256 (Business-ISBN-3.006.tar.gz) = c1fefe68354ffb80cdbd24303ebe684b3b6828df3d5f09b429a09fc4f0919c9a
SIZE (Business-ISBN-3.006.tar.gz) = 362014
TIMESTAMP = 1649134788
SHA256 (Business-ISBN-3.007.tar.gz) = 50cc4686dd21c9537b49a231d71711e814ebd2f19aa4ca331baf92ff2de5ce19
SIZE (Business-ISBN-3.007.tar.gz) = 362052

View File

@ -1,6 +1,6 @@
PORTNAME= gotosocial
DISTVERSIONPREFIX= v
DISTVERSION= 0.2.0
DISTVERSION= 0.2.2
CATEGORIES= net-im
MAINTAINER= me+freebsd@igalic.co

View File

@ -1,3 +1,4 @@
TIMESTAMP = 1644694134
SHA256 (superseriousbusiness-gotosocial-v0.2.0_GH0.tar.gz) = 0e0ddd2e98cf7b9246200e9c86b5d6b1b777b386e0bbd460ea0fe412a6f2d679
SIZE (superseriousbusiness-gotosocial-v0.2.0_GH0.tar.gz) = 36850939
TIMESTAMP = 1649099212
SHA256 (superseriousbusiness-gotosocial-v0.2.2_GH0.tar.gz) = 73e83a9c6b3d104c621888176f5a554382ea372b0997b819e29a0389e515d6f4
SIZE (superseriousbusiness-gotosocial-v0.2.2_GH0.tar.gz) = 40573276

View File

@ -1,5 +1,5 @@
PORTNAME= profanity
PORTVERSION= 0.12.0
PORTVERSION= 0.12.1
CATEGORIES= net-im
MAINTAINER= ashish@FreeBSD.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1648670798
SHA256 (profanity-im-profanity-0.12.0_GH0.tar.gz) = bd9a5d3b0bf781124e581d823bf52bfb8b8b43c428c5a2717609399b0adec15f
SIZE (profanity-im-profanity-0.12.0_GH0.tar.gz) = 555188
TIMESTAMP = 1649101132
SHA256 (profanity-im-profanity-0.12.1_GH0.tar.gz) = 2a271e17dfb7b556d76eb69fb6e8b9676da6f78869172e62339937c9b774b6ea
SIZE (profanity-im-profanity-0.12.1_GH0.tar.gz) = 556300

View File

@ -10,6 +10,9 @@ DISTNAME= gogoc-1_2-RELEASE
MAINTAINER= kami@k5-storitve.net
COMMENT= GogoCLIENT, connect to Freenet6 tunnel
DEPRECATED= Services were discontinued in 2016
EXPIRATION_DATE=2022-04-30
USES= gmake ssl
USE_RC_SUBR= gogoc

View File

@ -1,5 +1,5 @@
PORTNAME= Geo-IPfree
PORTVERSION= 1.151940
PORTVERSION= 1.160000
CATEGORIES= net perl5 geography
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1536761490
SHA256 (Geo-IPfree-1.151940.tar.gz) = ae8d67f4f7e999ee0190ca112045e207ef019fe5eda8b634ef2479f34d8f6251
SIZE (Geo-IPfree-1.151940.tar.gz) = 642161
TIMESTAMP = 1649135021
SHA256 (Geo-IPfree-1.160000.tar.gz) = fc6332fa29b23f88f19c716d05653bf05c239c2fd5756f13ea92c8656dfa1715
SIZE (Geo-IPfree-1.160000.tar.gz) = 653299

View File

@ -1,3 +1,4 @@
%%SITE_PERL%%/Geo/IPfree.pm
%%SITE_PERL%%/Geo/IPfree.pod
%%SITE_PERL%%/Geo/ipscountry.dat
%%PERL5_MAN3%%/Geo::IPfree.3.gz

View File

@ -1,6 +1,5 @@
PORTNAME= Net-APNs-Extended
PORTVERSION= 0.10
PORTREVISION= 1
PORTVERSION= 0.14
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -18,7 +17,7 @@ RUN_DEPENDS= \
BUILD_DEPENDS= ${RUN_DEPENDS}
USES= perl5
USE_PERL5= modbuild
USE_PERL5= modbuildtiny
NO_ARCH= YES
.include <bsd.port.mk>

View File

@ -1,2 +1,3 @@
SHA256 (Net-APNs-Extended-0.10.tar.gz) = 2835686ffe25a582fa433084e05d289121d02e31db1fcadfbb23ced272327635
SIZE (Net-APNs-Extended-0.10.tar.gz) = 15825
TIMESTAMP = 1649135760
SHA256 (Net-APNs-Extended-0.14.tar.gz) = 7870dd8136a27216ad8e4a1e4f762dd81dfd6bbd1fb21cbc2807bb13daac4678
SIZE (Net-APNs-Extended-0.14.tar.gz) = 15651

View File

@ -2,4 +2,5 @@
%%SITE_PERL%%/Net/APNs/Extended/Base.pm
%%SITE_PERL%%/Net/APNs/Extended/Feedback.pm
%%PERL5_MAN3%%/Net::APNs::Extended.3.gz
%%PERL5_MAN3%%/Net::APNs::Extended::Base.3.gz
%%PERL5_MAN3%%/Net::APNs::Extended::Feedback.3.gz

View File

@ -1,5 +1,5 @@
PORTNAME= Net-Amazon-Signature-V3
PORTVERSION= 0.001
PORTVERSION= 0.003
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-

View File

@ -1,2 +1,3 @@
SHA256 (Net-Amazon-Signature-V3-0.001.tar.gz) = 76951e3ad965b2dd5f2118d961a44261e59bb422c8e685a49708ad11ae04c308
SIZE (Net-Amazon-Signature-V3-0.001.tar.gz) = 19519
TIMESTAMP = 1649137174
SHA256 (Net-Amazon-Signature-V3-0.003.tar.gz) = 9787b1f73a8dcc643c67054de9d4284480f1b524f0c2a8131b36dc70e07f1655
SIZE (Net-Amazon-Signature-V3-0.003.tar.gz) = 27723

View File

@ -1,6 +1,5 @@
PORTNAME= Net-Amazon-Signature-V4
PORTVERSION= 0.18
PORTREVISION= 1
PORTVERSION= 0.21
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1532735760
SHA256 (Net-Amazon-Signature-V4-0.18.tar.gz) = 5d614aee77a446ab8b0323178cf87433a97f4f90baaf78e089cf54d333659038
SIZE (Net-Amazon-Signature-V4-0.18.tar.gz) = 23895
TIMESTAMP = 1649140946
SHA256 (Net-Amazon-Signature-V4-0.21.tar.gz) = 599cb766c055f6c48d362597e7535c902cd6674e4d6ad1ce4cb08e8d06777fd1
SIZE (Net-Amazon-Signature-V4-0.21.tar.gz) = 25023

View File

@ -21,7 +21,7 @@ USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
OPTIONS_DEFINE= GRAPH IPYTHON P0F_BASE MANUF MATPLOT NMAP PYCRYPTO PYX QUESO_BASE SOX
OPTIONS_DEFINE= GRAPH IPYTHON P0F_BASE MANUF MATPLOT NMAP PYCRYPTO PYX SOX
GRAPH_DESC= graph generation and visualization
IPYTHON_DESC= Use IPython (enhanced interactive shell)
MANUF_DESC= wireshark's MANUF MAC database
@ -30,7 +30,6 @@ NMAP_DESC= nmap OS signatures database
P0F_BASE_DESC= p0f OS signatures database
PYCRYPTO_DESC= Use py-crypto for WEP decoding
PYX_DESC= PostScript and PDF graphs drawing
QUESO_BASE_DESC=queso OS signatures database
SOX_DESC= Support for VoIP
GRAPH_USES= magick:6,run
@ -42,7 +41,6 @@ MATPLOT_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}matplotlib>0:math/py-matplotlib@${PY
P0F_BASE_RUN_DEPENDS= ${LOCALBASE}/etc/p0f.fp:net-mgmt/p0f
PYCRYPTO_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycrypto>0:security/py-pycrypto@${PY_FLAVOR}
PYX_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyx>0:graphics/py-pyx@${PY_FLAVOR}
QUESO_BASE_RUN_DEPENDS= ${LOCALBASE}/etc/queso.conf.sample:net/queso
SOX_RUN_DEPENDS= ${LOCALBASE}/bin/sox:audio/sox
post-patch:

View File

@ -1,5 +1,5 @@
PORTNAME= Font-FreeType
PORTVERSION= 0.07
PORTVERSION= 0.16
CATEGORIES= print perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1491011072
SHA256 (Font-FreeType-0.07.tar.gz) = 4d2f6426a11b732469fb3d7a198c02a47779157f938116cbb7602826e54efc79
SIZE (Font-FreeType-0.07.tar.gz) = 234507
TIMESTAMP = 1649141199
SHA256 (Font-FreeType-0.16.tar.gz) = b689fe2fa8c890abcfe1a257916a8bedd0806b7c295f1ac70be7b284e31598f3
SIZE (Font-FreeType-0.16.tar.gz) = 239211

View File

@ -1,7 +1,6 @@
PORTNAME= afni
DISTVERSIONPREFIX= AFNI_
DISTVERSION= 22.0.21
PORTREVISION= 1
DISTVERSION= 22.1.00
CATEGORIES= science biology graphics perl5 python
MAINTAINER= fernape@FreeBSD.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1647930439
SHA256 (afni-afni-AFNI_22.0.21_GH0.tar.gz) = 165afc28d714877c5b70af22f6b51d0c57742b9e6c6113e55a51794c246c0428
SIZE (afni-afni-AFNI_22.0.21_GH0.tar.gz) = 43934548
TIMESTAMP = 1649095442
SHA256 (afni-afni-AFNI_22.1.00_GH0.tar.gz) = 2dc622f5026d93d2934d8bf237f0c427846b8073d41dd2168f80a36fac648bba
SIZE (afni-afni-AFNI_22.1.00_GH0.tar.gz) = 43938780

View File

@ -1,7 +1,7 @@
# Created by: Henk van Oers <hvo.pm@xs4all.nl>
PORTNAME= Digest-Bcrypt
PORTVERSION= 1.209
PORTVERSION= 1.212
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1490569104
SHA256 (Digest-Bcrypt-1.209.tar.gz) = 78450a29538fea87bb831483b7a6897892865b0f7e6c0a506b7f8496f229b30c
SIZE (Digest-Bcrypt-1.209.tar.gz) = 27121
TIMESTAMP = 1649142064
SHA256 (Digest-Bcrypt-1.212.tar.gz) = c62bb73e28b8dd537770b19df48432a2d053690f71b0e5fbb43b108347b3d07b
SIZE (Digest-Bcrypt-1.212.tar.gz) = 25193

View File

@ -1,7 +1,7 @@
# Created by: Torsten Zuhlsdorff <ports@toco-domains.de>
PORTNAME= devise-two-factor
PORTVERSION= 4.0.1
PORTVERSION= 4.0.2
CATEGORIES= security rubygems
MASTER_SITES= RG
PKGNAMESUFFIX= -rails61
@ -12,10 +12,10 @@ COMMENT= Barebones two-factor authentication with Devise
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= rubygem-activesupport61>=0<6.2:devel/rubygem-activesupport61 \
RUN_DEPENDS= rubygem-activesupport61>=0<7.1:devel/rubygem-activesupport61 \
rubygem-attr_encrypted>=3<4:security/rubygem-attr_encrypted \
rubygem-devise-rails61>=4.0<5:devel/rubygem-devise-rails61 \
rubygem-railties61>=0<6.2:www/rubygem-railties61 \
rubygem-railties61>=0<7.1:www/rubygem-railties61 \
rubygem-rotp>=6.0<7:devel/rubygem-rotp
USES= gem

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1630572065
SHA256 (rubygem/devise-two-factor-4.0.1.gem) = c0242af73f9a80f25fc4c34041317f352a6ea3f6eef76bc151b26ef6dbcb66f2
SIZE (rubygem/devise-two-factor-4.0.1.gem) = 30208
TIMESTAMP = 1649083406
SHA256 (rubygem/devise-two-factor-4.0.2.gem) = 6548d2696ed090d27046f888f4fa7380f151e0f823902d46fd9b91e7d0cac511
SIZE (rubygem/devise-two-factor-4.0.2.gem) = 30208

View File

@ -0,0 +1,14 @@
--- /dev/null
+++ b/sysutils/fluent-bit/files/patch-lib_mbedtls-2.27.0_library_psa__crypto__cipher.c
@@ -0,0 +1,11 @@
+--- lib/mbedtls-2.27.0/library/psa_crypto_cipher.c.orig 2022-04-04 06:45:04 UTC
++++ lib/mbedtls-2.27.0/library/psa_crypto_cipher.c
+@@ -267,7 +267,7 @@ static psa_status_t psa_cipher_update_ecb(
+ const uint8_t *input,
+ size_t input_length,
+ uint8_t *output,
+- size_t output_size,
++ size_t output_size __attribute__((unused)),
+ size_t *output_length )
+ {
+ psa_status_t status = PSA_ERROR_CORRUPTION_DETECTED;

View File

@ -1,7 +1,7 @@
PORTNAME= ipfs
DISTVERSIONPREFIX= v
DISTVERSION= 0.11.0
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= https://github.com/ipfs/go-ipfs/releases/download/v${DISTVERSION}/
PKGNAMESUFFIX= -go
@ -20,6 +20,7 @@ USES= cpe go:modules
CPE_VENDOR= protocol
GO_TARGET= ./cmd/ipfs:ipfs-go
GO_PORT= lang/go117 # quic-go does not build on Go 1.18 yet
NO_WRKSUBDIR= yes

View File

@ -1,5 +1,5 @@
PORTNAME= openzfs
PORTVERSION= 2022021400
PORTVERSION= 2022040400
DISTVERSIONPREFIX= v
CATEGORIES= sysutils
PKGNAMESUFFIX?= -kmod
@ -14,7 +14,7 @@ BROKEN_i386= build fails
USES= cpe kmod
USE_GITHUB= yes
GH_PROJECT= zfs
GH_TAGNAME= 9f734e81f
GH_TAGNAME= b61507ec1
KMODTARGET?= openzfs.ko
PLIST_FILES= ${KMODDIR}/${KMODTARGET}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1644858233
SHA256 (openzfs-zfs-v2022021400-9f734e81f_GH0.tar.gz) = 2f26260c6a3e45390a935373e01abd051a80075989cb50391cc3d6b6f68ca5d5
SIZE (openzfs-zfs-v2022021400-9f734e81f_GH0.tar.gz) = 32660581
TIMESTAMP = 1649086302
SHA256 (openzfs-zfs-v2022040400-b61507ec1_GH0.tar.gz) = 7aaeed6ab3af430cdff44788f4c19f56d068abccb3c24362bd9cb97cdd307847
SIZE (openzfs-zfs-v2022040400-b61507ec1_GH0.tar.gz) = 32561476

View File

@ -1,5 +1,5 @@
PORTNAME= openzfs
PORTVERSION= 2022021400
PORTVERSION= 2022040400
PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= sysutils
@ -32,7 +32,7 @@ OPTIONS_SUB= yes
USE_GITHUB= yes
GH_PROJECT= zfs
GH_TAGNAME= 9f734e81f
GH_TAGNAME= b61507ec1
.include <bsd.port.pre.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1644858412
SHA256 (openzfs-zfs-v2022021400-9f734e81f_GH0.tar.gz) = 2f26260c6a3e45390a935373e01abd051a80075989cb50391cc3d6b6f68ca5d5
SIZE (openzfs-zfs-v2022021400-9f734e81f_GH0.tar.gz) = 32660581
TIMESTAMP = 1649086481
SHA256 (openzfs-zfs-v2022040400-b61507ec1_GH0.tar.gz) = 7aaeed6ab3af430cdff44788f4c19f56d068abccb3c24362bd9cb97cdd307847
SIZE (openzfs-zfs-v2022040400-b61507ec1_GH0.tar.gz) = 32561476

View File

@ -101,7 +101,7 @@ include/libspl/sys/simd.h
include/libspl/sys/stack.h
include/libspl/sys/stat.h
include/libspl/sys/stdtypes.h
include/libspl/sys/strings.h
include/libspl/sys/string.h
include/libspl/sys/stropts.h
include/libspl/sys/sunddi.h
include/libspl/sys/sysmacros.h
@ -117,7 +117,6 @@ include/libspl/sys/va_list.h
include/libspl/sys/varargs.h
include/libspl/sys/vfs.h
include/libspl/sys/vnode.h
include/libspl/sys/vtoc.h
include/libspl/sys/wmsum.h
include/libspl/sys/zfs_context_os.h
include/libspl/sys/zone.h
@ -543,14 +542,18 @@ share/pam-configs/zfs_key
%%TESTS%%share/zfs/test-runner/bin/test-runner.py
%%TESTS%%share/zfs/test-runner/bin/zts-report.py
%%TESTS%%share/zfs/test-runner/include/logapi.shlib
%%TESTS%%share/zfs/test-runner/include/stf.shlib
%%TESTS%%share/zfs/zfs-helpers.sh
%%TESTS%%share/zfs/zfs-tests.sh
%%TESTS%%share/zfs/zfs-tests/bin/badsend
%%TESTS%%share/zfs/zfs-tests/bin/btree_test
%%TESTS%%share/zfs/zfs-tests/bin/chg_usr_exec
%%TESTS%%share/zfs/zfs-tests/bin/cp_files
%%TESTS%%share/zfs/zfs-tests/bin/ctime
%%TESTS%%share/zfs/zfs-tests/bin/dir_rd_update
%%TESTS%%share/zfs/zfs-tests/bin/dosmode_readonly_write
%%TESTS%%share/zfs/zfs-tests/bin/draid
%%TESTS%%share/zfs/zfs-tests/bin/edonr_test
%%TESTS%%share/zfs/zfs-tests/bin/ereports
%%TESTS%%share/zfs/zfs-tests/bin/file_check
%%TESTS%%share/zfs/zfs-tests/bin/file_trunc
%%TESTS%%share/zfs/zfs-tests/bin/file_write
@ -570,8 +573,13 @@ share/pam-configs/zfs_key
%%TESTS%%share/zfs/zfs-tests/bin/rename_dir
%%TESTS%%share/zfs/zfs-tests/bin/rm_lnkcnt_zero_file
%%TESTS%%share/zfs/zfs-tests/bin/send_doall
%%TESTS%%share/zfs/zfs-tests/bin/sha2_test
%%TESTS%%share/zfs/zfs-tests/bin/skein_test
%%TESTS%%share/zfs/zfs-tests/bin/stride_dd
%%TESTS%%share/zfs/zfs-tests/bin/suid_write_to_file
%%TESTS%%share/zfs/zfs-tests/bin/threadsappend
%%TESTS%%share/zfs/zfs-tests/bin/truncate_test
%%TESTS%%share/zfs/zfs-tests/bin/zfs_diff-socket
%%TESTS%%share/zfs/zfs-tests/callbacks/zfs_dbgmsg.ksh
%%TESTS%%share/zfs/zfs-tests/callbacks/zfs_dmesg.ksh
%%TESTS%%share/zfs/zfs-tests/callbacks/zfs_failsafe.ksh
@ -588,7 +596,6 @@ share/pam-configs/zfs_key
%%TESTS%%share/zfs/zfs-tests/tests/functional/acl/acl_common.kshlib
%%TESTS%%share/zfs/zfs-tests/tests/functional/acl/off/cleanup.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/acl/off/dosmode.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/acl/off/dosmode_readonly_write
%%TESTS%%share/zfs/zfs-tests/tests/functional/acl/off/posixmode.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/acl/off/setup.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/acl/posix-sa/cleanup.ksh
@ -791,15 +798,12 @@ share/pam-configs/zfs_key
%%TESTS%%share/zfs/zfs-tests/tests/functional/chattr/setup.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/checksum/cleanup.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/checksum/default.cfg
%%TESTS%%share/zfs/zfs-tests/tests/functional/checksum/edonr_test
%%TESTS%%share/zfs/zfs-tests/tests/functional/checksum/filetest_001_pos.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/checksum/filetest_002_pos.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/checksum/run_edonr_test.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/checksum/run_sha2_test.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/checksum/run_skein_test.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/checksum/setup.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/checksum/sha2_test
%%TESTS%%share/zfs/zfs-tests/tests/functional/checksum/skein_test
%%TESTS%%share/zfs/zfs-tests/tests/functional/clean_mirror/clean_mirror_001_pos.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/clean_mirror/clean_mirror_002_pos.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/clean_mirror/clean_mirror_003_pos.ksh
@ -922,7 +926,6 @@ share/pam-configs/zfs_key
%%TESTS%%share/zfs/zfs-tests/tests/functional/cli_root/zfs_destroy/zfs_destroy_dev_removal_condense.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/cli_root/zfs_diff/cleanup.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/cli_root/zfs_diff/setup.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/cli_root/zfs_diff/socket
%%TESTS%%share/zfs/zfs-tests/tests/functional/cli_root/zfs_diff/zfs_diff_changes.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/cli_root/zfs_diff/zfs_diff_cliargs.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/cli_root/zfs_diff/zfs_diff_encrypted.ksh
@ -1205,6 +1208,7 @@ share/pam-configs/zfs_key
%%TESTS%%share/zfs/zfs-tests/tests/functional/cli_root/zfs_wait/setup.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/cli_root/zfs_wait/zfs_wait.kshlib
%%TESTS%%share/zfs/zfs-tests/tests/functional/cli_root/zfs_wait/zfs_wait_deleteq.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/cli_root/zfs_wait/zfs_wait_getsubopt.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/cli_root/zhack/zhack_label_checksum.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/cli_root/zpool/cleanup.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/cli_root/zpool/setup.ksh
@ -1295,7 +1299,6 @@ share/pam-configs/zfs_key
%%TESTS%%share/zfs/zfs-tests/tests/functional/cli_root/zpool_detach/setup.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/cli_root/zpool_detach/zpool_detach_001_neg.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/cli_root/zpool_events/cleanup.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/cli_root/zpool_events/ereports
%%TESTS%%share/zfs/zfs-tests/tests/functional/cli_root/zpool_events/setup.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/cli_root/zpool_events/zpool_events.cfg
%%TESTS%%share/zfs/zfs-tests/tests/functional/cli_root/zpool_events/zpool_events.kshlib
@ -1645,6 +1648,7 @@ share/pam-configs/zfs_key
%%TESTS%%share/zfs/zfs-tests/tests/functional/cli_user/zfs_list/zfs_list_002_pos.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/cli_user/zfs_list/zfs_list_003_pos.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/cli_user/zfs_list/zfs_list_004_neg.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/cli_user/zfs_list/zfs_list_005_neg.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/cli_user/zfs_list/zfs_list_007_pos.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/cli_user/zfs_list/zfs_list_008_neg.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/cli_user/zpool_iostat/cleanup.ksh
@ -1681,14 +1685,12 @@ share/pam-configs/zfs_key
%%TESTS%%share/zfs/zfs-tests/tests/functional/compression/setup.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/compression/testpool_zstd.tar.gz
%%TESTS%%share/zfs/zfs-tests/tests/functional/cp_files/cleanup.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/cp_files/cp_files
%%TESTS%%share/zfs/zfs-tests/tests/functional/cp_files/cp_files_001_pos.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/cp_files/setup.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/crtime/cleanup.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/crtime/crtime_001_pos.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/crtime/setup.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/ctime/cleanup.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/ctime/ctime
%%TESTS%%share/zfs/zfs-tests/tests/functional/ctime/ctime_001_pos.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/ctime/setup.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/deadman/deadman.cfg
@ -1726,13 +1728,16 @@ share/pam-configs/zfs_key
%%TESTS%%share/zfs/zfs-tests/tests/functional/devices/devices_003_pos.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/devices/devices_common.kshlib
%%TESTS%%share/zfs/zfs-tests/tests/functional/devices/setup.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/dos_attributes/cleanup.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/dos_attributes/read_dos_attrs_001.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/dos_attributes/setup.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/dos_attributes/write_dos_attrs_001.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/events/cleanup.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/events/events.cfg
%%TESTS%%share/zfs/zfs-tests/tests/functional/events/events_001_pos.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/events/events_002_pos.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/events/events_common.kshlib
%%TESTS%%share/zfs/zfs-tests/tests/functional/events/setup.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/events/zed_fd_spill-zedlet
%%TESTS%%share/zfs/zfs-tests/tests/functional/events/zed_fd_spill.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/events/zed_rc_filter.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/exec/cleanup.ksh
@ -1795,10 +1800,7 @@ share/pam-configs/zfs_key
%%TESTS%%share/zfs/zfs-tests/tests/functional/history/sparc.migratedpool.DAT.Z
%%TESTS%%share/zfs/zfs-tests/tests/functional/history/sparc.orig_history.txt
%%TESTS%%share/zfs/zfs-tests/tests/functional/history/zfs-pool-v4.dat.Z
%%TESTS%%share/zfs/zfs-tests/tests/functional/hkdf/cleanup.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/hkdf/hkdf_test
%%TESTS%%share/zfs/zfs-tests/tests/functional/hkdf/run_hkdf_test.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/hkdf/setup.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/inheritance/README.config
%%TESTS%%share/zfs/zfs-tests/tests/functional/inheritance/README.state
%%TESTS%%share/zfs/zfs-tests/tests/functional/inheritance/cleanup.ksh
@ -1964,6 +1966,7 @@ share/pam-configs/zfs_key
%%TESTS%%share/zfs/zfs-tests/tests/functional/no_space/enospc_002_pos.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/no_space/enospc_003_pos.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/no_space/enospc_df.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/no_space/enospc_rm.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/no_space/setup.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/nopwrite/cleanup.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/nopwrite/nopwrite.shlib
@ -2238,6 +2241,11 @@ share/pam-configs/zfs_key
%%TESTS%%share/zfs/zfs-tests/tests/functional/rsend/rsend_021_pos.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/rsend/rsend_022_pos.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/rsend/rsend_024_pos.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/rsend/rsend_025_pos.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/rsend/rsend_026_neg.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/rsend/rsend_027_pos.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/rsend/rsend_028_neg.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/rsend/rsend_029_neg.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/rsend/send-L_toggle.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/rsend/send-c_embedded_blocks.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/rsend/send-c_incremental.ksh
@ -2265,6 +2273,7 @@ share/pam-configs/zfs_key
%%TESTS%%share/zfs/zfs-tests/tests/functional/rsend/send_invalid.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/rsend/send_mixed_raw.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/rsend/send_partial_dataset.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/rsend/send_raw_ashift.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/rsend/send_raw_spill_block.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/rsend/send_realloc_dnode_size.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/rsend/send_realloc_encrypted_files.ksh
@ -2298,6 +2307,7 @@ share/pam-configs/zfs_key
%%TESTS%%share/zfs/zfs-tests/tests/functional/slog/slog_013_pos.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/slog/slog_014_pos.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/slog/slog_015_neg.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/slog/slog_016_pos.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/slog/slog_replay_fs_001.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/slog/slog_replay_fs_002.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/slog/slog_replay_volume.ksh
@ -2342,7 +2352,6 @@ share/pam-configs/zfs_key
%%TESTS%%share/zfs/zfs-tests/tests/functional/stat/stat_001_pos.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/suid/cleanup.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/suid/setup.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/suid/suid_write_to_file
%%TESTS%%share/zfs/zfs-tests/tests/functional/suid/suid_write_to_none.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/suid/suid_write_to_sgid.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/suid/suid_write_to_suid.ksh
@ -2366,7 +2375,6 @@ share/pam-configs/zfs_key
%%TESTS%%share/zfs/zfs-tests/tests/functional/truncate/truncate.cfg
%%TESTS%%share/zfs/zfs-tests/tests/functional/truncate/truncate_001_pos.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/truncate/truncate_002_pos.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/truncate/truncate_test
%%TESTS%%share/zfs/zfs-tests/tests/functional/truncate/truncate_timestamps.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/upgrade/cleanup.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/upgrade/setup.ksh
@ -2435,6 +2443,7 @@ share/pam-configs/zfs_key
%%TESTS%%share/zfs/zfs-tests/tests/functional/xattr/xattr_012_pos.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/xattr/xattr_013_pos.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/xattr/xattr_common.kshlib
%%TESTS%%share/zfs/zfs-tests/tests/functional/xattr/xattr_compat.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/zpool_influxdb/cleanup.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/zpool_influxdb/setup.ksh
%%TESTS%%share/zfs/zfs-tests/tests/functional/zpool_influxdb/zpool_influxdb.ksh

View File

@ -1,5 +1,5 @@
PORTNAME= ansible-core
DISTVERSION= 2.11.9
DISTVERSION= 2.11.10
CATEGORIES= sysutils python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1646601348
SHA256 (ansible-core-2.11.9.tar.gz) = 4e1fa4b81a18caca7db1a9110b63fbee957d5d7468bcd2b58d6ea2429d40bde0
SIZE (ansible-core-2.11.9.tar.gz) = 7111342
TIMESTAMP = 1648646322
SHA256 (ansible-core-2.11.10.tar.gz) = a0fba319963ff83c249bd0531b0b87d67e3ac0723f9cbf24b96790ff3774a897
SIZE (ansible-core-2.11.10.tar.gz) = 7116288

View File

@ -52,6 +52,7 @@
SUBDIR += apache-poi
SUBDIR += apache-solr
SUBDIR += apertium
SUBDIR += apertium-eng
SUBDIR += artha
SUBDIR += asciidoc
SUBDIR += asm-xml

View File

@ -0,0 +1,29 @@
PORTNAME= apertium-eng
PORTVERSION= 0.1.0.20220212
DISTVERSIONPREFIX= v
CATEGORIES= textproc
MAINTAINER= bofh@FreeBSD.org
COMMENT= Apertium monolingual language package for English
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= apertium>0:textproc/apertium
LIB_DEPENDS= libcg3.so:textproc/cg3
USES= autoreconf gmake pathfix pkgconfig python
USE_GITHUB= yes
GH_ACCOUNT= apertium
GH_TAGNAME= b230738
GNU_CONFIGURE= yes
NO_ARCH= yes
post-patch:
@${REINPLACE_CMD} -e 's|python3|${PYTHON_CMD}|g ; \
s|^pkgconfigdir.*|pkgconfigdir = ${PREFIX}/libdata/pkgconfig| ' \
${WRKSRC}/Makefile.am
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
TIMESTAMP = 1649017626
SHA256 (apertium-apertium-eng-v0.1.0.20220212-b230738_GH0.tar.gz) = 4ff72675308e34ab6f0d7e64057efd599fd602854a6a9d5de66e0f56bcaf651c
SIZE (apertium-apertium-eng-v0.1.0.20220212-b230738_GH0.tar.gz) = 1640199

View File

@ -0,0 +1,13 @@
Apertium is an open-source machine translation platform, initially aimed
at related-language pairs but recently expanded to deal with more
divergent language pairs (such as English-Catalan). The platform
provides:
1. a language-independent machine translation engine
2. tools to manage the linguistic data necessary to build a machine
translation system for a given language pair and
3. linguistic data for a growing number of language pairs
This is an Apertium monolingual language package for English.
WWW: https://www.apertium.org/

View File

@ -0,0 +1,17 @@
libdata/pkgconfig/apertium-eng.pc
share/apertium/apertium-eng/apertium-eng.eng.dix
share/apertium/apertium-eng/apertium-eng.eng.rlx
share/apertium/apertium-eng/apertium-eng.post-eng.dix
share/apertium/apertium-eng/eng.autogen.att.gz
share/apertium/apertium-eng/eng.autogen.bin
share/apertium/apertium-eng/eng.automorf.att.gz
share/apertium/apertium-eng/eng.automorf.bin
share/apertium/apertium-eng/eng.autopgen.bin
share/apertium/apertium-eng/eng.prob
share/apertium/apertium-eng/eng.rlx.bin
share/apertium/apertium-eng/eng_US.autogen.bin
share/apertium/apertium-eng/eng_US.autopgen.bin
share/apertium/modes/eng-disam.mode
share/apertium/modes/eng-gener.mode
share/apertium/modes/eng-morph.mode
share/apertium/modes/eng-tagger.mode

View File

@ -1,7 +1,8 @@
PORTNAME= cg3
PORTVERSION= 1.3.6
DISTVERSIONPREFIX= v
DISTVERSION= 1.3.6
PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= https://github.com/GrammarSoft/${PORTNAME}/releases/download/v${DISTVERSION}/
MAINTAINER= bofh@FreeBSD.org
COMMENT= Tools for the Constraint Grammar formalism
@ -12,13 +13,20 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libboost_date_time.so:devel/boost-libs \
libicuuc.so:devel/icu
USES= cmake
USE_GITHUB= yes
GH_ACCOUNT= GrammarSoft
USES= cmake pathfix perl5 shebangfix tar:bz2
USE_LDCONFIG= yes
SHEBANG_FILES= scripts/cg-sort scripts/cg-strictify scripts/cg-untrace \
scripts/cg3-autobin.pl.in
OPTIONS_DEFINE= OPTIMIZED_CFLAGS
post-patch:
@${REINPLACE_CMD} -e '/D_POSIX_C_SOURCE/d' \
${WRKSRC}/CMakeLists.txt
post-patch-OPTIMIZED_CFLAGS-off:
@${REINPLACE_CMD} -e 's| -O3||g' \
${WRKSRC}/CMakeLists.txt
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1648840020
SHA256 (GrammarSoft-cg3-v1.3.6_GH0.tar.gz) = 6ad782fea6204d5899186fc6ad41ef36de94304b4221c388d64abb927f48bc5b
SIZE (GrammarSoft-cg3-v1.3.6_GH0.tar.gz) = 365386
TIMESTAMP = 1649020336
SHA256 (cg3-1.3.6.tar.bz2) = ee43b20b251b100eca986655795e26b53636d889947654f4e4840b270cb9d6e9
SIZE (cg3-1.3.6.tar.bz2) = 290961

View File

@ -1,6 +1,5 @@
PORTNAME= Template-Semantic
PORTVERSION= 0.09
PORTREVISION= 1
PORTVERSION= 0.10
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -19,6 +18,6 @@ TEST_DEPENDS= \
p5-Text-Pipe>0:textproc/p5-Text-Pipe
USES= perl5
USE_PERL5= configure
USE_PERL5= modbuildtiny
.include <bsd.port.mk>

View File

@ -1,2 +1,3 @@
SHA256 (Template-Semantic-0.09.tar.gz) = 26dd1b7955c690aa82c86af409373cdee447641633b544c8c4288b4eacc6f32f
SIZE (Template-Semantic-0.09.tar.gz) = 63125
TIMESTAMP = 1649145113
SHA256 (Template-Semantic-0.10.tar.gz) = 1f00b90cf3762a15d8fd42a9e9928a50aed167c58f1fc48969d719a6b520c1f8
SIZE (Template-Semantic-0.10.tar.gz) = 27478

View File

@ -1,7 +1,7 @@
# Created by: Alexander Nedotsukov <bland@FreeBSD.org>
PORTNAME= line-protocol-parser
PORTVERSION= 1.1.0
PORTVERSION= 1.1.1
CATEGORIES= textproc python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1599776199
SHA256 (Penlect-line-protocol-parser-1.1.0_GH0.tar.gz) = dbaeae5f92f47d6b6c4db782eba0f2d4344b9e3c42ce82fded686f3b16fd11c3
SIZE (Penlect-line-protocol-parser-1.1.0_GH0.tar.gz) = 12116
TIMESTAMP = 1649083509
SHA256 (Penlect-line-protocol-parser-1.1.1_GH0.tar.gz) = 25329d0b25ee611420cae59672e9cba0d512a6463a4d251c335ed5a7b4a03060
SIZE (Penlect-line-protocol-parser-1.1.1_GH0.tar.gz) = 12258

View File

@ -1,7 +1,7 @@
# Created by: Dan Langille <dvl@FreeBSD.org>
PORTNAME= UniversalFeedCreator
PORTVERSION= 1.8.4
PORTVERSION= 1.8.4.1
DISTVERSIONPREFIX= v
CATEGORIES= www

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1601126207
SHA256 (flack-UniversalFeedCreator-v1.8.4_GH0.tar.gz) = 563dae48ea72a269b153d5162ed546fe76ec992299d71e59ca6da8f2e692660a
SIZE (flack-UniversalFeedCreator-v1.8.4_GH0.tar.gz) = 28128
TIMESTAMP = 1649095563
SHA256 (flack-UniversalFeedCreator-v1.8.4.1_GH0.tar.gz) = f17758ebb26a1d905c4190dfcb4506a799071ed4e13dd9ba73cfc4d6d05f6198
SIZE (flack-UniversalFeedCreator-v1.8.4.1_GH0.tar.gz) = 28413

View File

@ -1,3 +1,4 @@
@comment %%DATADIR%%/.github/workflows/php.yml
%%DATADIR%%/README.md
%%DATADIR%%/LICENSE
%%DATADIR%%/composer.json

View File

@ -1,7 +1,7 @@
PORTNAME= adguardhome
DISTVERSIONPREFIX= v
DISTVERSION= 0.107.0-b.7
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= www
MAINTAINER= yuri@FreeBSD.org
@ -13,6 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
USES= cpe go:modules
GO_MODULE= github.com/AdguardTeam/AdGuardHome
GO_PORT= lang/go117 # quic-go does not build on Go 1.18 yet
# to rebuild the deps archives:
# 1. set DEV_UPDATE_MODE=yes

View File

@ -1,5 +1,5 @@
PORTNAME= dooble
DISTVERSION= 2022.02.15
DISTVERSION= 2022.04.04
CATEGORIES= www
MAINTAINER= eric@camachat.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1644931462
SHA256 (textbrowser-dooble-2022.02.15_GH0.tar.gz) = 788772c4aa32b5a053300f4dc7193ca2531e20dc883fa87888ef0dfa469ff79c
SIZE (textbrowser-dooble-2022.02.15_GH0.tar.gz) = 90741423
TIMESTAMP = 1649048056
SHA256 (textbrowser-dooble-2022.04.04_GH0.tar.gz) = 9dd4be621f50e7401533dce25a9697f2f59f64b019d907a2ed999c57cad41657
SIZE (textbrowser-dooble-2022.04.04_GH0.tar.gz) = 90722600

View File

@ -0,0 +1,365 @@
--- dom/media/platforms/ffmpeg/FFmpegVideoDecoder.cpp.orig 2022-03-30 23:24:44 UTC
+++ dom/media/platforms/ffmpeg/FFmpegVideoDecoder.cpp
@@ -814,7 +814,7 @@ MediaResult FFmpegVideoDecoder<LIBAV_VER>::DoDecode(
# ifdef MOZ_WAYLAND_USE_VAAPI
// Create VideoFramePool in case we need it.
if (!mVideoFramePool && mEnableHardwareDecoding) {
- mVideoFramePool = MakeUnique<VideoFramePool>();
+ mVideoFramePool = MakeUnique<VideoFramePool<LIBAV_VER>>();
}
// Release unused VA-API surfaces before avcodec_receive_frame() as
--- dom/media/platforms/ffmpeg/FFmpegVideoDecoder.h.orig 2022-03-30 23:24:44 UTC
+++ dom/media/platforms/ffmpeg/FFmpegVideoDecoder.h
@@ -16,6 +16,9 @@
#if LIBAVCODEC_VERSION_MAJOR >= 57 && LIBAVUTIL_VERSION_MAJOR >= 56
# include "mozilla/layers/TextureClient.h"
#endif
+#ifdef MOZ_WAYLAND_USE_VAAPI
+# include "FFmpegVideoFramePool.h"
+#endif
struct _VADRMPRIMESurfaceDescriptor;
typedef struct _VADRMPRIMESurfaceDescriptor VADRMPRIMESurfaceDescriptor;
@@ -23,7 +26,6 @@ typedef struct _VADRMPRIMESurfaceDescriptor VADRMPRIME
namespace mozilla {
class ImageBufferWrapper;
-class VideoFramePool;
template <int V>
class FFmpegVideoDecoder : public FFmpegDataDecoder<V> {};
@@ -138,7 +140,7 @@ class FFmpegVideoDecoder<LIBAV_VER>
AVBufferRef* mVAAPIDeviceContext;
bool mEnableHardwareDecoding;
VADisplay mDisplay;
- UniquePtr<VideoFramePool> mVideoFramePool;
+ UniquePtr<VideoFramePool<LIBAV_VER>> mVideoFramePool;
static nsTArray<AVCodecID> mAcceleratedFormats;
#endif
RefPtr<KnowsCompositor> mImageAllocator;
--- dom/media/platforms/ffmpeg/FFmpegVideoFramePool.cpp.orig 2022-03-31 01:24:44.000000000 +0200
+++ dom/media/platforms/ffmpeg/FFmpegVideoFramePool.cpp 2022-04-05 00:06:31.002795000 +0200
@@ -5,6 +5,7 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
#include "FFmpegVideoFramePool.h"
+#include "PlatformDecoderModule.h"
#include "FFmpegLog.h"
#include "mozilla/widget/DMABufLibWrapper.h"
#include "libavutil/pixfmt.h"
@@ -15,14 +16,14 @@
namespace mozilla {
-RefPtr<layers::Image> VideoFrameSurfaceVAAPI::GetAsImage() {
+RefPtr<layers::Image> VideoFrameSurface<LIBAV_VER>::GetAsImage() {
return new layers::DMABUFSurfaceImage(mSurface);
}
-VideoFrameSurfaceVAAPI::VideoFrameSurfaceVAAPI(DMABufSurface* aSurface)
+VideoFrameSurface<LIBAV_VER>::VideoFrameSurface(DMABufSurface* aSurface)
: mSurface(aSurface),
mLib(nullptr),
- mAVHWFramesContext(nullptr),
+ mAVHWDeviceContext(nullptr),
mHWAVBuffer(nullptr) {
// Create global refcount object to track mSurface usage over
// gects rendering engine. We can't release it until it's used
@@ -30,22 +31,22 @@
MOZ_ASSERT(mSurface);
MOZ_RELEASE_ASSERT(mSurface->GetAsDMABufSurfaceYUV());
mSurface->GlobalRefCountCreate();
- FFMPEG_LOG("VideoFrameSurfaceVAAPI: creating surface UID = %d",
+ FFMPEG_LOG("VideoFrameSurface: creating surface UID = %d",
mSurface->GetUID());
}
-void VideoFrameSurfaceVAAPI::LockVAAPIData(AVCodecContext* aAVCodecContext,
- AVFrame* aAVFrame,
- FFmpegLibWrapper* aLib) {
- FFMPEG_LOG("VideoFrameSurfaceVAAPI: VAAPI locking dmabuf surface UID = %d",
+void VideoFrameSurface<LIBAV_VER>::LockVAAPIData(
+ AVCodecContext* aAVCodecContext, AVFrame* aAVFrame,
+ FFmpegLibWrapper* aLib) {
+ FFMPEG_LOG("VideoFrameSurface: VAAPI locking dmabuf surface UID = %d",
mSurface->GetUID());
mLib = aLib;
- mAVHWFramesContext = aLib->av_buffer_ref(aAVCodecContext->hw_frames_ctx);
+ mAVHWDeviceContext = aLib->av_buffer_ref(aAVCodecContext->hw_device_ctx);
mHWAVBuffer = aLib->av_buffer_ref(aAVFrame->buf[0]);
}
-void VideoFrameSurfaceVAAPI::ReleaseVAAPIData(bool aForFrameRecycle) {
- FFMPEG_LOG("VideoFrameSurfaceVAAPI: VAAPI releasing dmabuf surface UID = %d",
+void VideoFrameSurface<LIBAV_VER>::ReleaseVAAPIData(bool aForFrameRecycle) {
+ FFMPEG_LOG("VideoFrameSurface: VAAPI releasing dmabuf surface UID = %d",
mSurface->GetUID());
// It's possible to unref GPU data while IsUsed() is still set.
@@ -56,7 +57,7 @@
// is closed.
if (mLib) {
mLib->av_buffer_unref(&mHWAVBuffer);
- mLib->av_buffer_unref(&mAVHWFramesContext);
+ mLib->av_buffer_unref(&mAVHWDeviceContext);
}
// If we want to recycle the frame, make sure it's not used
@@ -67,43 +68,44 @@
}
}
-VideoFrameSurfaceVAAPI::~VideoFrameSurfaceVAAPI() {
- FFMPEG_LOG("VideoFrameSurfaceVAAPI: deleting dmabuf surface UID = %d",
+VideoFrameSurface<LIBAV_VER>::~VideoFrameSurface() {
+ FFMPEG_LOG("VideoFrameSurface: deleting dmabuf surface UID = %d",
mSurface->GetUID());
// We're about to quit, no need to recycle the frames.
ReleaseVAAPIData(/* aForFrameRecycle */ false);
}
-VideoFramePool::VideoFramePool() : mSurfaceLock("VideoFramePoolSurfaceLock") {}
+VideoFramePool<LIBAV_VER>::VideoFramePool()
+ : mSurfaceLock("VideoFramePoolSurfaceLock") {}
-VideoFramePool::~VideoFramePool() {
+VideoFramePool<LIBAV_VER>::~VideoFramePool() {
MutexAutoLock lock(mSurfaceLock);
mDMABufSurfaces.Clear();
}
-void VideoFramePool::ReleaseUnusedVAAPIFrames() {
+void VideoFramePool<LIBAV_VER>::ReleaseUnusedVAAPIFrames() {
MutexAutoLock lock(mSurfaceLock);
for (const auto& surface : mDMABufSurfaces) {
- auto* vaapiSurface = surface->AsVideoFrameSurfaceVAAPI();
- if (!vaapiSurface->IsUsed()) {
- vaapiSurface->ReleaseVAAPIData();
+ if (!surface->IsUsed()) {
+ surface->ReleaseVAAPIData();
}
}
}
-RefPtr<VideoFrameSurface> VideoFramePool::GetFreeVideoFrameSurface() {
+RefPtr<VideoFrameSurface<LIBAV_VER>>
+VideoFramePool<LIBAV_VER>::GetFreeVideoFrameSurface() {
for (auto& surface : mDMABufSurfaces) {
if (surface->IsUsed()) {
continue;
}
- auto* vaapiSurface = surface->AsVideoFrameSurfaceVAAPI();
- vaapiSurface->ReleaseVAAPIData();
+ surface->ReleaseVAAPIData();
return surface;
}
return nullptr;
}
-RefPtr<VideoFrameSurface> VideoFramePool::GetVideoFrameSurface(
+RefPtr<VideoFrameSurface<LIBAV_VER>>
+VideoFramePool<LIBAV_VER>::GetVideoFrameSurface(
VADRMPRIMESurfaceDescriptor& aVaDesc, AVCodecContext* aAVCodecContext,
AVFrame* aAVFrame, FFmpegLibWrapper* aLib) {
if (aVaDesc.fourcc != VA_FOURCC_NV12 && aVaDesc.fourcc != VA_FOURCC_YV12 &&
@@ -113,7 +115,8 @@
}
MutexAutoLock lock(mSurfaceLock);
- RefPtr<VideoFrameSurface> videoSurface = GetFreeVideoFrameSurface();
+ RefPtr<VideoFrameSurface<LIBAV_VER>> videoSurface =
+ GetFreeVideoFrameSurface();
if (!videoSurface) {
RefPtr<DMABufSurfaceYUV> surface =
DMABufSurfaceYUV::CreateYUVSurface(aVaDesc);
@@ -121,7 +124,8 @@
return nullptr;
}
FFMPEG_LOG("Created new VA-API DMABufSurface UID = %d", surface->GetUID());
- RefPtr<VideoFrameSurfaceVAAPI> surf = new VideoFrameSurfaceVAAPI(surface);
+ RefPtr<VideoFrameSurface<LIBAV_VER>> surf =
+ new VideoFrameSurface<LIBAV_VER>(surface);
if (!mTextureCreationWorks) {
mTextureCreationWorks = Some(surface->VerifyTextureCreation());
}
@@ -138,11 +142,8 @@
}
FFMPEG_LOG("Reusing VA-API DMABufSurface UID = %d", surface->GetUID());
}
-
- auto* vaapiSurface = videoSurface->AsVideoFrameSurfaceVAAPI();
- vaapiSurface->LockVAAPIData(aAVCodecContext, aAVFrame, aLib);
- vaapiSurface->MarkAsUsed();
-
+ videoSurface->LockVAAPIData(aAVCodecContext, aAVFrame, aLib);
+ videoSurface->MarkAsUsed();
return videoSurface;
}
--- dom/media/platforms/ffmpeg/FFmpegVideoFramePool.h.orig 2022-03-31 01:24:44.000000000 +0200
+++ dom/media/platforms/ffmpeg/FFmpegVideoFramePool.h 2022-04-05 00:23:32.421765000 +0200
@@ -7,8 +7,9 @@
#ifndef __FFmpegVideoFramePool_h__
#define __FFmpegVideoFramePool_h__
-#include "FFmpegVideoDecoder.h"
#include "FFmpegLibWrapper.h"
+#include "FFmpegLibs.h"
+#include "FFmpegLog.h"
#include "mozilla/layers/DMABUFSurfaceImage.h"
#include "mozilla/widget/DMABufLibWrapper.h"
@@ -16,43 +17,16 @@
namespace mozilla {
-class VideoFramePool;
-class VideoFrameSurfaceVAAPI;
-
-class VideoFrameSurface {
- public:
- NS_INLINE_DECL_THREADSAFE_REFCOUNTING(VideoFrameSurface)
-
- VideoFrameSurface() = default;
-
- virtual VideoFrameSurfaceVAAPI* AsVideoFrameSurfaceVAAPI() { return nullptr; }
-
- virtual void SetYUVColorSpace(gfx::YUVColorSpace aColorSpace) = 0;
- virtual void SetColorRange(gfx::ColorRange aColorRange) = 0;
-
- virtual RefPtr<DMABufSurfaceYUV> GetDMABufSurface() { return nullptr; };
- virtual RefPtr<layers::Image> GetAsImage() = 0;
-
- // Don't allow VideoFrameSurface plain copy as it leads to
- // unexpected DMABufSurface/HW buffer releases and we don't want to
- // deep copy them.
- VideoFrameSurface(const VideoFrameSurface&) = delete;
- const VideoFrameSurface& operator=(VideoFrameSurface const&) = delete;
-
- protected:
- virtual ~VideoFrameSurface(){};
-};
-
-// VideoFrameSurfaceVAAPI holds a reference to GPU data with a video frame.
+// VideoFrameSurface holds a reference to GPU data with a video frame.
//
// Actual GPU pixel data are stored at DMABufSurface and
// DMABufSurface is passed to gecko GL rendering pipeline via.
// DMABUFSurfaceImage.
//
-// VideoFrameSurfaceVAAPI can optionally hold VA-API ffmpeg related data to keep
+// VideoFrameSurface can optionally hold VA-API ffmpeg related data to keep
// GPU data locked untill we need them.
//
-// VideoFrameSurfaceVAAPI is used for both HW accelerated video decoding
+// VideoFrameSurface is used for both HW accelerated video decoding
// (VA-API) and ffmpeg SW decoding.
//
// VA-API scenario
@@ -72,13 +46,24 @@
// Unfortunately there isn't any obvious way how to mark particular VASurface
// as used. The best we can do is to hold a reference to particular AVBuffer
// from decoded AVFrame and AVHWFramesContext which owns the AVBuffer.
-class VideoFrameSurfaceVAAPI final : public VideoFrameSurface {
- friend class VideoFramePool;
+template <int V>
+class VideoFrameSurface {};
+template <>
+class VideoFrameSurface<LIBAV_VER>;
+template <int V>
+class VideoFramePool {};
+template <>
+class VideoFramePool<LIBAV_VER>;
+
+template <>
+class VideoFrameSurface<LIBAV_VER> {
+ friend class VideoFramePool<LIBAV_VER>;
+
public:
- explicit VideoFrameSurfaceVAAPI(DMABufSurface* aSurface);
+ NS_INLINE_DECL_THREADSAFE_REFCOUNTING(VideoFrameSurface)
- VideoFrameSurfaceVAAPI* AsVideoFrameSurfaceVAAPI() final { return this; }
+ explicit VideoFrameSurface(DMABufSurface* aSurface);
void SetYUVColorSpace(mozilla::gfx::YUVColorSpace aColorSpace) {
mSurface->GetAsDMABufSurfaceYUV()->SetYUVColorSpace(aColorSpace);
@@ -93,6 +78,12 @@
RefPtr<layers::Image> GetAsImage();
+ // Don't allow VideoFrameSurface plain copy as it leads to
+ // unexpected DMABufSurface/HW buffer releases and we don't want to
+ // deep copy them.
+ VideoFrameSurface(const VideoFrameSurface&) = delete;
+ const VideoFrameSurface& operator=(VideoFrameSurface const&) = delete;
+
protected:
// Lock VAAPI related data
void LockVAAPIData(AVCodecContext* aAVCodecContext, AVFrame* aAVFrame,
@@ -107,32 +98,33 @@
void MarkAsUsed() { mSurface->GlobalRefAdd(); }
private:
- virtual ~VideoFrameSurfaceVAAPI();
+ virtual ~VideoFrameSurface();
const RefPtr<DMABufSurface> mSurface;
const FFmpegLibWrapper* mLib;
- AVBufferRef* mAVHWFramesContext;
+ AVBufferRef* mAVHWDeviceContext;
AVBufferRef* mHWAVBuffer;
};
// VideoFramePool class is thread-safe.
-class VideoFramePool final {
+template <>
+class VideoFramePool<LIBAV_VER> {
public:
VideoFramePool();
~VideoFramePool();
- RefPtr<VideoFrameSurface> GetVideoFrameSurface(
+ RefPtr<VideoFrameSurface<LIBAV_VER>> GetVideoFrameSurface(
VADRMPRIMESurfaceDescriptor& aVaDesc, AVCodecContext* aAVCodecContext,
AVFrame* aAVFrame, FFmpegLibWrapper* aLib);
void ReleaseUnusedVAAPIFrames();
private:
- RefPtr<VideoFrameSurface> GetFreeVideoFrameSurface();
+ RefPtr<VideoFrameSurface<LIBAV_VER>> GetFreeVideoFrameSurface();
private:
// Protect mDMABufSurfaces pool access
Mutex mSurfaceLock;
- nsTArray<RefPtr<VideoFrameSurfaceVAAPI>> mDMABufSurfaces;
+ nsTArray<RefPtr<VideoFrameSurface<LIBAV_VER>>> mDMABufSurfaces;
// We may fail to create texture over DMABuf memory due to driver bugs so
// check that before we export first DMABuf video frame.
Maybe<bool> mTextureCreationWorks;
--- dom/media/platforms/ffmpeg/ffmpeg58/moz.build.orig 2022-03-30 23:24:44 UTC
+++ dom/media/platforms/ffmpeg/ffmpeg58/moz.build
@@ -30,6 +30,9 @@ if CONFIG['MOZ_WAYLAND']:
CXXFLAGS += CONFIG['MOZ_GTK3_CFLAGS']
DEFINES['MOZ_WAYLAND_USE_VAAPI'] = 1
USE_LIBS += ['mozva']
+ UNIFIED_SOURCES += [
+ '../FFmpegVideoFramePool.cpp',
+ ]
include("/ipc/chromium/chromium-config.mozbuild")
--- dom/media/platforms/ffmpeg/ffmpeg59/moz.build.orig 2022-03-30 23:24:44 UTC
+++ dom/media/platforms/ffmpeg/ffmpeg59/moz.build
@@ -30,6 +30,9 @@ if CONFIG["MOZ_WAYLAND"]:
CXXFLAGS += CONFIG["MOZ_GTK3_CFLAGS"]
DEFINES["MOZ_WAYLAND_USE_VAAPI"] = 1
USE_LIBS += ["mozva"]
+ UNIFIED_SOURCES += [
+ "../FFmpegVideoFramePool.cpp",
+ ]
include("/ipc/chromium/chromium-config.mozbuild")

View File

@ -1,14 +1,14 @@
commit 913cfc8ce77818fa44f9086ee44538337930a9ef
commit 45a7951cb6a9b1735b9b6cec89db69b5933715c7
Author: Christoph Moench-Tegeder <cmt@FreeBSD.org>
Date: Mon Mar 28 21:54:35 2022 +0200
FreeBSD can use sched_getcpu() from 1400046/1300524 on
diff --git tools/profiler/core/platform.cpp tools/profiler/core/platform.cpp
index 92bcc1100687..77285f67b62c 100644
index 92bcc1100687..2f17a88942a8 100644
--- tools/profiler/core/platform.cpp
+++ tools/profiler/core/platform.cpp
@@ -111,6 +111,17 @@
@@ -111,6 +111,20 @@
# include <cpuid.h>
#endif
@ -18,15 +18,18 @@ index 92bcc1100687..77285f67b62c 100644
+# if __FreeBSD_version > 1400045 || (__FreeBSD_version > 1300523 && __FreeBSD_version < 1400000)
+# include <sched.h>
+# else
+# if __x86_64__ || __i386__
+// similar cpuid_count() trick as on Darwin, using LLVM
+# include <cpuid.h>
+// but not for all CPUs
+# include <cpuid.h>
+# endif
+# endif
+#endif
+
#if defined(GP_OS_windows)
# include <processthreadsapi.h>
@@ -6368,6 +6379,19 @@ void profiler_mark_thread_awake() {
@@ -6368,6 +6382,19 @@ void profiler_mark_thread_awake() {
cpuId = ebx >> 24;
}
# endif

View File

@ -1,6 +1,5 @@
PORTNAME= foswiki
PORTVERSION= 2.1.6
PORTREVISION= 1
PORTVERSION= 2.1.7
CATEGORIES= www
MASTER_SITES= SF
DISTNAME= Foswiki-${PORTVERSION}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1524770073
SHA256 (foswiki/Foswiki-2.1.6.tgz) = 0a06de451be1345e7db25441d4b164e277ca13c52b2cb0b19b8c7a4208cabd2b
SIZE (foswiki/Foswiki-2.1.6.tgz) = 16528667
TIMESTAMP = 1649075454
SHA256 (foswiki/Foswiki-2.1.7.tgz) = e0e084d814d0bd1560a61fcc35d359ddac6ddd9ecd606877a2373c2ca7f0fb3c
SIZE (foswiki/Foswiki-2.1.7.tgz) = 15289615

View File

@ -171,6 +171,7 @@
%%WWWDIR%%/data/System/HierarchicalNavigationChildExample.txt
%%WWWDIR%%/data/System/HistoryPlugin.txt
%%WWWDIR%%/data/System/HomePagePlugin.txt
%%WWWDIR%%/data/System/IconService.txt
%%WWWDIR%%/data/System/IfStatements.txt
%%WWWDIR%%/data/System/IncludeTopicsAndWebPages.txt
%%WWWDIR%%/data/System/InstallationGuide.txt
@ -181,6 +182,7 @@
%%WWWDIR%%/data/System/InterwikiPlugin.txt
%%WWWDIR%%/data/System/JEditableContrib.txt
%%WWWDIR%%/data/System/JQueryAjaxHelper.txt
%%WWWDIR%%/data/System/JQueryAnimate.txt
%%WWWDIR%%/data/System/JQueryAutocomplete.txt
%%WWWDIR%%/data/System/JQueryBgiframe.txt
%%WWWDIR%%/data/System/JQueryBlockUI.txt
@ -237,6 +239,7 @@
%%WWWDIR%%/data/System/JQueryUIDialog.txt
%%WWWDIR%%/data/System/JQueryUITooltip.txt
%%WWWDIR%%/data/System/JQueryValidate.txt
%%WWWDIR%%/data/System/JQueryView.txt
%%WWWDIR%%/data/System/JQueryWikiWord.txt
%%WWWDIR%%/data/System/JSCalendarContrib.txt
%%WWWDIR%%/data/System/JSCalendarContribInline.txt
@ -574,6 +577,7 @@
%%WWWDIR%%/data/System/WysiwygPlugin.txt
%%WWWDIR%%/data/System/WysiwygPluginSettings.txt
%%WWWDIR%%/data/System/WysiwygPluginTopicLister.txt
%%WWWDIR%%/data/System/YouAreHere.txt
%%WWWDIR%%/data/TWiki/WebAtom.txt
%%WWWDIR%%/data/TWiki/WebChanges.txt
%%WWWDIR%%/data/TWiki/WebCreateNewTopic.txt
@ -675,13 +679,14 @@
%%WWWDIR%%/lib/Foswiki/Configure/Checkers/Htpasswd/LockFileName.pm
%%WWWDIR%%/lib/Foswiki/Configure/Checkers/HttpCompress.pm
%%WWWDIR%%/lib/Foswiki/Configure/Checkers/JQueryPlugin/JQueryVersion.pm
%%WWWDIR%%/lib/Foswiki/Configure/Checkers/JQueryPlugin/JQueryVersionForOldIEs.pm
%%WWWDIR%%/lib/Foswiki/Configure/Checkers/JQueryPlugin/Plugins/Autocomplete/Enabled.pm
%%WWWDIR%%/lib/Foswiki/Configure/Checkers/JQueryPlugin/Plugins/Bgiframe/Enabled.pm
%%WWWDIR%%/lib/Foswiki/Configure/Checkers/JQueryPlugin/Plugins/Corner/Enabled.pm
%%WWWDIR%%/lib/Foswiki/Configure/Checkers/JQueryPlugin/Plugins/Gradient/Enabled.pm
%%WWWDIR%%/lib/Foswiki/Configure/Checkers/JQueryPlugin/Plugins/LiveQuery/Enabled.pm
%%WWWDIR%%/lib/Foswiki/Configure/Checkers/JQueryPlugin/Plugins/Media/Enabled.pm
%%WWWDIR%%/lib/Foswiki/Configure/Checkers/JQueryPlugin/Plugins/Nifty/Enabled.pm
%%WWWDIR%%/lib/Foswiki/Configure/Checkers/JQueryPlugin/Plugins/Placeholder/Enabled.pm
%%WWWDIR%%/lib/Foswiki/Configure/Checkers/JQueryPlugin/Plugins/Rating/Enabled.pm
%%WWWDIR%%/lib/Foswiki/Configure/Checkers/JQueryPlugin/Plugins/Shake/Enabled.pm
%%WWWDIR%%/lib/Foswiki/Configure/Checkers/JQueryPlugin/Plugins/SimpleModal/Enabled.pm
@ -750,6 +755,7 @@
%%WWWDIR%%/lib/Foswiki/Configure/Checkers/ScriptUrlPath.pm
%%WWWDIR%%/lib/Foswiki/Configure/Checkers/Sessions/EnableGuestSessions.pm
%%WWWDIR%%/lib/Foswiki/Configure/Checkers/Sessions/ExpireAfter.pm
%%WWWDIR%%/lib/Foswiki/Configure/Checkers/Sessions/HideSessionVariable.pm
%%WWWDIR%%/lib/Foswiki/Configure/Checkers/Site/Locale.pm
%%WWWDIR%%/lib/Foswiki/Configure/Checkers/Store/EgrepCmd.pm
%%WWWDIR%%/lib/Foswiki/Configure/Checkers/Store/Encoding.pm
@ -970,6 +976,7 @@
%%WWWDIR%%/lib/Foswiki/PageCache.pm
%%WWWDIR%%/lib/Foswiki/PageCache/DBI.pm
%%WWWDIR%%/lib/Foswiki/PageCache/DBI/Generic.pm
%%WWWDIR%%/lib/Foswiki/PageCache/DBI/MariaDB.pm
%%WWWDIR%%/lib/Foswiki/PageCache/DBI/MySQL.pm
%%WWWDIR%%/lib/Foswiki/PageCache/DBI/PostgreSQL.pm
%%WWWDIR%%/lib/Foswiki/PageCache/DBI/SQLite.pm
@ -1020,6 +1027,7 @@
%%WWWDIR%%/lib/Foswiki/Plugins/JQueryPlugin/AUTOCOMPLETE.pm
%%WWWDIR%%/lib/Foswiki/Plugins/JQueryPlugin/BGIFRAME.pm
%%WWWDIR%%/lib/Foswiki/Plugins/JQueryPlugin/BLOCKUI.pm
%%WWWDIR%%/lib/Foswiki/Plugins/JQueryPlugin/BROWSER.pm
%%WWWDIR%%/lib/Foswiki/Plugins/JQueryPlugin/BUTTON.pm
%%WWWDIR%%/lib/Foswiki/Plugins/JQueryPlugin/CHILI.pm
%%WWWDIR%%/lib/Foswiki/Plugins/JQueryPlugin/COOKIE.pm
@ -1041,6 +1049,7 @@
%%WWWDIR%%/lib/Foswiki/Plugins/JQueryPlugin/I18N.pm
%%WWWDIR%%/lib/Foswiki/Plugins/JQueryPlugin/IMAGESLOADED.pm
%%WWWDIR%%/lib/Foswiki/Plugins/JQueryPlugin/INNERFADE.pm
%%WWWDIR%%/lib/Foswiki/Plugins/JQueryPlugin/IconService.pm
%%WWWDIR%%/lib/Foswiki/Plugins/JQueryPlugin/LIVEQUERY.pm
%%WWWDIR%%/lib/Foswiki/Plugins/JQueryPlugin/LOADER.pm
%%WWWDIR%%/lib/Foswiki/Plugins/JQueryPlugin/LOCALSCROLL.pm
@ -1051,6 +1060,7 @@
%%WWWDIR%%/lib/Foswiki/Plugins/JQueryPlugin/MIGRATE.pm
%%WWWDIR%%/lib/Foswiki/Plugins/JQueryPlugin/MOUSEWHEEL.pm
%%WWWDIR%%/lib/Foswiki/Plugins/JQueryPlugin/NIFTY.pm
%%WWWDIR%%/lib/Foswiki/Plugins/JQueryPlugin/OBSERVER.pm
%%WWWDIR%%/lib/Foswiki/Plugins/JQueryPlugin/PLACEHOLDER.pm
%%WWWDIR%%/lib/Foswiki/Plugins/JQueryPlugin/PNOTIFY.pm
%%WWWDIR%%/lib/Foswiki/Plugins/JQueryPlugin/POPUPWINDOW.pm
@ -1088,6 +1098,7 @@
%%WWWDIR%%/lib/Foswiki/Plugins/JQueryPlugin/UI/TABS.pm
%%WWWDIR%%/lib/Foswiki/Plugins/JQueryPlugin/UI/TOOLTIP.pm
%%WWWDIR%%/lib/Foswiki/Plugins/JQueryPlugin/VALIDATE.pm
%%WWWDIR%%/lib/Foswiki/Plugins/JQueryPlugin/VIEW.pm
%%WWWDIR%%/lib/Foswiki/Plugins/JQueryPlugin/WIKIWORD.pm
%%WWWDIR%%/lib/Foswiki/Plugins/MailerContribPlugin.pm
%%WWWDIR%%/lib/Foswiki/Plugins/NatEditPlugin.pm
@ -1124,7 +1135,6 @@
%%WWWDIR%%/lib/Foswiki/Plugins/UpdatesPlugin.pm
%%WWWDIR%%/lib/Foswiki/Plugins/UpdatesPlugin/Config.spec
%%WWWDIR%%/lib/Foswiki/Plugins/UpdatesPlugin/Core.pm
%%WWWDIR%%/lib/Foswiki/Plugins/UpdatesPlugin/DEPENDENCIES
%%WWWDIR%%/lib/Foswiki/Plugins/WysiwygPlugin.pm
%%WWWDIR%%/lib/Foswiki/Plugins/WysiwygPlugin/Constants.pm
%%WWWDIR%%/lib/Foswiki/Plugins/WysiwygPlugin/DEPENDENCIES
@ -1308,7 +1318,6 @@
%%WWWDIR%%/pub/System/CommentPlugin/comment.js
%%WWWDIR%%/pub/System/CommentPlugin/comment.uncompressed.css
%%WWWDIR%%/pub/System/CommentPlugin/comment.uncompressed.js
%%WWWDIR%%/pub/System/CommentPlugin/wikiringlogo20x20.png
%%WWWDIR%%/pub/System/CompareRevisionsAddOn/interweave.png
%%WWWDIR%%/pub/System/CompareRevisionsAddOn/sidebyside.png
%%WWWDIR%%/pub/System/ConfigurePlugin/Makefile
@ -2107,6 +2116,7 @@
%%WWWDIR%%/pub/System/DocumentGraphics/youtube.png
%%WWWDIR%%/pub/System/DocumentGraphics/zip.gif
%%WWWDIR%%/pub/System/DocumentGraphics/zip.png
%%WWWDIR%%/pub/System/EditRowPlugin/Makefile
%%WWWDIR%%/pub/System/EditRowPlugin/TableSort.js
%%WWWDIR%%/pub/System/EditRowPlugin/TableSort.js.gz
%%WWWDIR%%/pub/System/EditRowPlugin/TableSort.uncompressed.js
@ -2123,7 +2133,6 @@
%%WWWDIR%%/pub/System/EditRowPlugin/icons.png
%%WWWDIR%%/pub/System/EditRowPlugin/screenshot1.png
%%WWWDIR%%/pub/System/EditRowPlugin/screenshot2.png
%%WWWDIR%%/pub/System/EditRowPlugin/wikiringlogo20x20.png
%%WWWDIR%%/pub/System/EditTablePlugin/EditTablePluginCalendarExample.gif
%%WWWDIR%%/pub/System/EditTablePlugin/ScreenshotEditCell1.gif
%%WWWDIR%%/pub/System/EditTablePlugin/ScreenshotEditCell2.gif
@ -4309,78 +4318,16 @@
%%WWWDIR%%/pub/System/JQueryPlugin/images/nobody.gif
%%WWWDIR%%/pub/System/JQueryPlugin/images/spinner.gif
%%WWWDIR%%/pub/System/JQueryPlugin/images/spinner_arrows.gif
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-1.10.0.js
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-1.10.0.js.gz
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-1.10.0.uncompressed.js
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-1.10.1.js
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-1.10.1.js.gz
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-1.10.1.uncompressed.js
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-1.11.0.js
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-1.11.0.js.gz
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-1.11.0.uncompressed.js
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-1.11.1.js
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-1.11.1.js.gz
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-1.11.1.uncompressed.js
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-1.11.2.js
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-1.11.2.js.gz
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-1.11.2.uncompressed.js
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-1.11.3.js
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-1.11.3.js.gz
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-1.11.3.uncompressed.js
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-1.12.0.js
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-1.12.0.js.gz
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-1.12.0.uncompressed.js
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-1.12.1.js
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-1.12.1.js.gz
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-1.12.1.uncompressed.js
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-1.12.2.js
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-1.12.2.js.gz
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-1.12.2.uncompressed.js
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-1.12.3.js
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-1.12.3.js.gz
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-1.12.3.uncompressed.js
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-1.12.4.js
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-1.12.4.js.gz
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-1.12.4.uncompressed.js
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-1.9.1.js
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-1.9.1.js.gz
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-1.9.1.uncompressed.js
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-2.0.0.js
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-2.0.0.js.gz
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-2.0.0.uncompressed.js
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-2.0.1.js
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-2.0.1.js.gz
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-2.0.1.uncompressed.js
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-2.0.2.js
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-2.0.2.js.gz
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-2.0.2.uncompressed.js
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-2.1.0.js
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-2.1.0.js.gz
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-2.1.0.uncompressed.js
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-2.1.1.js
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-2.1.1.js.gz
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-2.1.1.uncompressed.js
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-2.1.3.js
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-2.1.3.js.gz
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-2.1.3.uncompressed.js
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-2.1.4.js
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-2.1.4.js.gz
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-2.1.4.uncompressed.js
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-2.2.0.js
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-2.2.0.js.gz
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-2.2.0.uncompressed.js
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-2.2.1.js
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-2.2.1.js.gz
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-2.2.1.uncompressed.js
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-2.2.2.js
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-2.2.2.js.gz
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-2.2.2.uncompressed.js
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-2.2.3.js
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-2.2.3.js.gz
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-2.2.3.uncompressed.js
%%WWWDIR%%/pub/System/JQueryPlugin/images/nobody.png
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-2.2.4.js
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-2.2.4.js.gz
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-2.2.4.uncompressed.js
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-3.5.1.js
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-3.5.1.js.gz
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-3.5.1.uncompressed.js
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-3.6.0.js
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-3.6.0.js.gz
%%WWWDIR%%/pub/System/JQueryPlugin/jquery-3.6.0.uncompressed.js
%%WWWDIR%%/pub/System/JQueryPlugin/noconflict.js
%%WWWDIR%%/pub/System/JQueryPlugin/noconflict.js.gz
%%WWWDIR%%/pub/System/JQueryPlugin/noconflict.uncompressed.js
@ -4416,6 +4363,10 @@
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/blockui/jquery.blockUI.js.gz
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/blockui/jquery.blockUI.uncompressed.css
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/blockui/jquery.blockUI.uncompressed.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/browser/Makefile
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/browser/jquery.browser.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/browser/jquery.browser.js.gz
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/browser/jquery.browser.uncompressed.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/button/Makefile
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/button/jquery.button.css
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/button/jquery.button.css.gz
@ -4430,12 +4381,14 @@
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/chili/jquery.chili.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/chili/jquery.chili.js.gz
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/chili/jquery.chili.uncompressed.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/chili/recipes/autolisp.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/chili/recipes/bash.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/chili/recipes/cplusplus.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/chili/recipes/csharp.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/chili/recipes/css.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/chili/recipes/delphi.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/chili/recipes/html.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/chili/recipes/ini.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/chili/recipes/java.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/chili/recipes/js.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/chili/recipes/lotusscript.js
@ -4504,19 +4457,24 @@
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/focus/jquery.focus.js.gz
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/focus/jquery.focus.uncompressed.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/fontawesome/FontAwesome.otf
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/fontawesome/FontAwesome.otf.gz
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/fontawesome/Makefile
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/fontawesome/fontawesome-webfont.eot
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/fontawesome/fontawesome-webfont.eot.gz
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/fontawesome/fontawesome-webfont.svg
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/fontawesome/fontawesome-webfont.svg.gz
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/fontawesome/fontawesome-webfont.ttf
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/fontawesome/fontawesome-webfont.ttf.gz
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/fontawesome/fontawesome-webfont.woff
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/fontawesome/fontawesome-webfont.woff2
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/fontawesome/fontawesome.css
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/fontawesome/fontawesome.css.gz
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/fontawesome/fontawesome.patch
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/fontawesome/fontawesome.json
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/fontawesome/fontawesome.uncompressed.css
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/fontawesome/icon-animate.css
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/fontawesome/icon-animate.css.gz
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/fontawesome/icon-animate.uncompressed.css
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/fontawesome/yaml2json
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/form/Makefile
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/form/jquery.form.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/form/jquery.form.js.gz
@ -4556,11 +4514,8 @@
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/livequery/jquery.livequery.js.gz
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/livequery/jquery.livequery.uncompressed.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/loader/Makefile
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/loader/jquery.loader.css
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/loader/jquery.loader.css.gz
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/loader/jquery.loader.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/loader/jquery.loader.js.gz
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/loader/jquery.loader.uncompressed.css
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/loader/jquery.loader.uncompressed.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/localscroll/Makefile
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/localscroll/jquery.localscroll.js
@ -4603,9 +4558,14 @@
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/metadata/jquery.metadata.js.gz
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/metadata/jquery.metadata.uncompressed.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/migrate/Makefile
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/migrate/jquery.context.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/migrate/jquery.context.js.gz
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/migrate/jquery.context.uncompressed.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/migrate/jquery.migrate-3.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/migrate/jquery.migrate-3.js.gz
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/migrate/jquery.migrate-3.uncompressed.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/migrate/jquery.migrate.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/migrate/jquery.migrate.js.gz
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/migrate/jquery.migrate.patch
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/migrate/jquery.migrate.uncompressed.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/mousewheel/Makefile
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/mousewheel/jquery.mousewheel.js
@ -4624,6 +4584,10 @@
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/nifty/jquery.rounded.js.gz
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/nifty/jquery.rounded.uncompressed.css
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/nifty/jquery.rounded.uncompressed.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/observer/Makefile
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/observer/observer.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/observer/observer.js.gz
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/observer/observer.uncompressed.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/placeholder/Makefile
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/placeholder/jquery.placeholder.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/placeholder/jquery.placeholder.js.gz
@ -4685,7 +4649,6 @@
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/shrinkurls/jquery.shrinkurls.js.gz
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/shrinkurls/jquery.shrinkurls.uncompressed.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/simplemodal/Makefile
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/simplemodal/jquery.simplemodal-1.4.2.patch
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/simplemodal/jquery.simplemodal.css
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/simplemodal/jquery.simplemodal.css.gz
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/simplemodal/jquery.simplemodal.init.js
@ -4949,19 +4912,127 @@
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/base/jquery-ui.css
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/base/jquery-ui.css.gz
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/base/jquery-ui.uncompressed.css
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/flickr/Makefile
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/flickr/images/ui-bg_glass_65_ffffff_1x400.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/flickr/images/ui-bg_highlight-soft_100_f6f6f6_1x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/flickr/images/ui-bg_highlight-soft_25_0073ea_1x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/flickr/images/ui-bg_highlight-soft_50_dddddd_1x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/flickr/images/ui-icons_0073ea_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/flickr/images/ui-icons_454545_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/flickr/images/ui-icons_666666_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/flickr/images/ui-icons_ff0084_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/flickr/images/ui-icons_ffffff_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/flickr/jquery-ui.css
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/flickr/jquery-ui.css.gz
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/flickr/jquery-ui.uncompressed.css
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/black-tie/Makefile
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/black-tie/images/ui-bg_diagonals-thick_8_333333_40x40.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/black-tie/images/ui-bg_glass_40_111111_1x400.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/black-tie/images/ui-bg_glass_55_1c1c1c_1x400.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/black-tie/images/ui-bg_highlight-hard_100_f9f9f9_1x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/black-tie/images/ui-bg_highlight-hard_40_aaaaaa_1x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/black-tie/images/ui-bg_highlight-soft_50_aaaaaa_1x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/black-tie/images/ui-bg_inset-hard_45_cd0a0a_1x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/black-tie/images/ui-bg_inset-hard_55_ffeb80_1x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/black-tie/images/ui-icons_222222_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/black-tie/images/ui-icons_4ca300_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/black-tie/images/ui-icons_bbbbbb_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/black-tie/images/ui-icons_ededed_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/black-tie/images/ui-icons_ffcf29_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/black-tie/images/ui-icons_ffffff_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/black-tie/jquery-ui.css
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/black-tie/jquery-ui.css.gz
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/black-tie/jquery-ui.uncompressed.css
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/blitzer/Makefile
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/blitzer/images/ui-bg_diagonals-thick_75_f3d8d8_40x40.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/blitzer/images/ui-bg_dots-small_65_a6a6a6_2x2.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/blitzer/images/ui-bg_glass_55_fbf8ee_1x400.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/blitzer/images/ui-bg_highlight-hard_100_eeeeee_1x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/blitzer/images/ui-bg_highlight-hard_100_f6f6f6_1x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/blitzer/images/ui-bg_highlight-soft_15_cc0000_1x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/blitzer/images/ui-icons_004276_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/blitzer/images/ui-icons_cc0000_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/blitzer/images/ui-icons_ffffff_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/blitzer/jquery-ui.css
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/blitzer/jquery-ui.css.gz
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/blitzer/jquery-ui.uncompressed.css
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/cupertino/Makefile
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/cupertino/images/ui-bg_diagonals-thick_90_eeeeee_40x40.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/cupertino/images/ui-bg_glass_100_e4f1fb_1x400.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/cupertino/images/ui-bg_glass_50_3baae3_1x400.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/cupertino/images/ui-bg_glass_80_d7ebf9_1x400.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/cupertino/images/ui-bg_highlight-hard_100_f2f5f7_1x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/cupertino/images/ui-bg_highlight-hard_70_000000_1x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/cupertino/images/ui-bg_highlight-soft_100_deedf7_1x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/cupertino/images/ui-bg_highlight-soft_25_ffef8f_1x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/cupertino/images/ui-icons_2694e8_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/cupertino/images/ui-icons_2e83ff_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/cupertino/images/ui-icons_3d80b3_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/cupertino/images/ui-icons_72a7cf_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/cupertino/images/ui-icons_ffffff_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/cupertino/jquery-ui.css
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/cupertino/jquery-ui.css.gz
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/cupertino/jquery-ui.uncompressed.css
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/dark-hive/Makefile
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/dark-hive/images/ui-bg_glass_40_ffc73d_1x400.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/dark-hive/images/ui-bg_highlight-hard_20_0972a5_1x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/dark-hive/images/ui-bg_highlight-soft_33_003147_1x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/dark-hive/images/ui-bg_highlight-soft_35_222222_1x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/dark-hive/images/ui-bg_highlight-soft_44_444444_1x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/dark-hive/images/ui-bg_highlight-soft_80_eeeeee_1x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/dark-hive/images/ui-bg_loop_25_000000_21x21.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/dark-hive/images/ui-icons_222222_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/dark-hive/images/ui-icons_4b8e0b_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/dark-hive/images/ui-icons_a83300_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/dark-hive/images/ui-icons_cccccc_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/dark-hive/images/ui-icons_ffffff_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/dark-hive/jquery-ui.css
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/dark-hive/jquery-ui.css.gz
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/dark-hive/jquery-ui.uncompressed.css
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/dot-luv/Makefile
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/dot-luv/images/ui-bg_diagonals-thick_15_0b3e6f_40x40.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/dot-luv/images/ui-bg_dots-medium_30_0b58a2_4x4.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/dot-luv/images/ui-bg_dots-small_20_333333_2x2.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/dot-luv/images/ui-bg_dots-small_30_a32d00_2x2.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/dot-luv/images/ui-bg_dots-small_40_00498f_2x2.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/dot-luv/images/ui-bg_gloss-wave_20_111111_500x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/dot-luv/images/ui-icons_00498f_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/dot-luv/images/ui-icons_98d2fb_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/dot-luv/images/ui-icons_9ccdfc_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/dot-luv/images/ui-icons_ffffff_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/dot-luv/jquery-ui.css
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/dot-luv/jquery-ui.css.gz
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/dot-luv/jquery-ui.uncompressed.css
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/eggplant/Makefile
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/eggplant/images/ui-bg_gloss-wave_30_3d3644_500x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/eggplant/images/ui-bg_highlight-soft_100_dcd9de_1x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/eggplant/images/ui-bg_highlight-soft_100_eae6ea_1x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/eggplant/images/ui-bg_highlight-soft_25_30273a_1x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/eggplant/images/ui-bg_highlight-soft_45_5f5964_1x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/eggplant/images/ui-icons_454545_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/eggplant/images/ui-icons_734d99_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/eggplant/images/ui-icons_8d78a5_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/eggplant/images/ui-icons_a8a3ae_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/eggplant/images/ui-icons_ebccce_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/eggplant/images/ui-icons_ffffff_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/eggplant/jquery-ui.css
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/eggplant/jquery-ui.css.gz
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/eggplant/jquery-ui.uncompressed.css
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/excite-bike/Makefile
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/excite-bike/images/ui-bg_diagonals-small_25_c5ddfc_40x40.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/excite-bike/images/ui-bg_diagonals-thick_20_e69700_40x40.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/excite-bike/images/ui-bg_diagonals-thick_22_1484e6_40x40.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/excite-bike/images/ui-bg_diagonals-thick_26_2293f7_40x40.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/excite-bike/images/ui-bg_highlight-soft_100_f9f9f9_1x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/excite-bike/images/ui-bg_inset-hard_100_eeeeee_1x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/excite-bike/images/ui-icons_0a82eb_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/excite-bike/images/ui-icons_0b54d5_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/excite-bike/images/ui-icons_5fa5e3_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/excite-bike/images/ui-icons_fcdd4a_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/excite-bike/images/ui-icons_ffffff_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/excite-bike/jquery-ui.css
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/excite-bike/jquery-ui.css.gz
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/excite-bike/jquery-ui.uncompressed.css
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/flick/Makefile
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/flick/images/ui-bg_glass_65_ffffff_1x400.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/flick/images/ui-bg_highlight-soft_100_f6f6f6_1x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/flick/images/ui-bg_highlight-soft_25_0073ea_1x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/flick/images/ui-bg_highlight-soft_50_dddddd_1x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/flick/images/ui-icons_0073ea_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/flick/images/ui-icons_454545_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/flick/images/ui-icons_666666_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/flick/images/ui-icons_ff0084_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/flick/images/ui-icons_ffffff_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/flick/jquery-ui.css
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/flick/jquery-ui.css.gz
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/flick/jquery-ui.uncompressed.css
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/foswiki-fontawesome/Makefile
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/foswiki-fontawesome/jquery-ui.css
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/foswiki-fontawesome/jquery-ui.css.gz
@ -4976,26 +5047,109 @@
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/foswiki/jquery-ui.css
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/foswiki/jquery-ui.css.gz
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/foswiki/jquery-ui.uncompressed.css
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/foswiki/jquery-ui.uncompressed.css.old
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/foswiki/theme.css
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/hot-sneaks/Makefile
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/hot-sneaks/images/ui-bg_diagonals-small_40_db4865_40x40.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/hot-sneaks/images/ui-bg_diagonals-small_50_93c3cd_40x40.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/hot-sneaks/images/ui-bg_diagonals-small_50_ff3853_40x40.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/hot-sneaks/images/ui-bg_diagonals-small_75_ccd232_40x40.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/hot-sneaks/images/ui-bg_dots-medium_80_ffff38_4x4.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/hot-sneaks/images/ui-bg_dots-small_35_35414f_2x2.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/hot-sneaks/images/ui-bg_white-lines_85_f7f7ba_40x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/hot-sneaks/images/ui-icons_454545_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/hot-sneaks/images/ui-icons_88a206_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/hot-sneaks/images/ui-icons_c02669_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/hot-sneaks/images/ui-icons_e1e463_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/hot-sneaks/images/ui-icons_ffeb33_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/hot-sneaks/images/ui-icons_ffffff_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/hot-sneaks/jquery-ui.css
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/hot-sneaks/jquery-ui.css.gz
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/hot-sneaks/jquery-ui.uncompressed.css
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/humanity/Makefile
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/humanity/images/ui-bg_glass_100_f5f0e5_1x400.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/humanity/images/ui-bg_glass_25_cb842e_1x400.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/humanity/images/ui-bg_glass_70_ede4d4_1x400.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/humanity/images/ui-bg_highlight-hard_100_f4f0ec_1x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/humanity/images/ui-bg_highlight-hard_65_fee4bd_1x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/humanity/images/ui-bg_highlight-hard_75_f5f5b5_1x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/humanity/images/ui-bg_inset-soft_100_f4f0ec_1x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/humanity/images/ui-icons_c47a23_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/humanity/images/ui-icons_cb672b_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/humanity/images/ui-icons_f08000_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/humanity/images/ui-icons_f35f07_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/humanity/images/ui-icons_ff7519_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/humanity/images/ui-icons_ffffff_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/humanity/jquery-ui.css
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/humanity/jquery-ui.css.gz
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/humanity/jquery-ui.uncompressed.css
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/jquery-ui.structure.css
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/lightness/Makefile
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/lightness/images/ui-bg_diagonals-thick_18_b81900_40x40.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/lightness/images/ui-bg_glass_100_f6f6f6_1x400.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/lightness/images/ui-bg_glass_100_fdf5ce_1x400.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/lightness/images/ui-bg_glass_65_ffffff_1x400.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/lightness/images/ui-bg_gloss-wave_35_f6a828_500x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/lightness/images/ui-bg_highlight-soft_100_eeeeee_1x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/lightness/images/ui-bg_highlight-soft_75_ffe45c_1x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/lightness/images/ui-icons_222222_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/lightness/images/ui-icons_228ef1_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/lightness/images/ui-icons_ef8c08_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/lightness/images/ui-icons_ffd27a_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/lightness/images/ui-icons_ffffff_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/lightness/jquery-ui.css
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/lightness/jquery-ui.css.gz
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/lightness/jquery-ui.uncompressed.css
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/le-frog/Makefile
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/le-frog/images/ui-bg_diagonals-small_0_aaaaaa_40x40.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/le-frog/images/ui-bg_diagonals-thick_15_444444_40x40.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/le-frog/images/ui-bg_diagonals-thick_95_ffdc2e_40x40.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/le-frog/images/ui-bg_glass_55_fbf5d0_1x400.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/le-frog/images/ui-bg_highlight-hard_30_285c00_1x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/le-frog/images/ui-bg_highlight-soft_33_3a8104_1x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/le-frog/images/ui-bg_highlight-soft_50_4eb305_1x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/le-frog/images/ui-bg_highlight-soft_60_4ca20b_1x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/le-frog/images/ui-bg_inset-soft_10_285c00_1x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/le-frog/images/ui-icons_4eb305_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/le-frog/images/ui-icons_72b42d_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/le-frog/images/ui-icons_cd0a0a_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/le-frog/images/ui-icons_ffffff_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/le-frog/jquery-ui.css
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/le-frog/jquery-ui.css.gz
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/le-frog/jquery-ui.uncompressed.css
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/mint-choc/Makefile
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/mint-choc/images/ui-bg_glass_15_5f391b_1x400.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/mint-choc/images/ui-bg_gloss-wave_20_1c160d_500x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/mint-choc/images/ui-bg_gloss-wave_25_453326_500x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/mint-choc/images/ui-bg_gloss-wave_30_44372c_500x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/mint-choc/images/ui-bg_highlight-soft_20_201913_1x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/mint-choc/images/ui-bg_highlight-soft_20_619226_1x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/mint-choc/images/ui-bg_inset-soft_10_201913_1x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/mint-choc/images/ui-icons_222222_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/mint-choc/images/ui-icons_9bcc60_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/mint-choc/images/ui-icons_add978_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/mint-choc/images/ui-icons_e3ddc9_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/mint-choc/images/ui-icons_f1fd86_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/mint-choc/images/ui-icons_ffffff_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/mint-choc/jquery-ui.css
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/mint-choc/jquery-ui.css.gz
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/mint-choc/jquery-ui.uncompressed.css
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/overcast/Makefile
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/overcast/images/ui-bg_glass_100_f8f8f8_1x400.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/overcast/images/ui-bg_glass_35_dddddd_1x400.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/overcast/images/ui-bg_glass_60_eeeeee_1x400.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/overcast/images/ui-bg_inset-hard_75_999999_1x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/overcast/images/ui-bg_inset-soft_50_c9c9c9_1x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/overcast/images/ui-icons_3383bb_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/overcast/images/ui-icons_454545_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/overcast/images/ui-icons_70b2e1_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/overcast/images/ui-icons_999999_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/overcast/images/ui-icons_fbc856_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/overcast/jquery-ui.css
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/overcast/jquery-ui.css.gz
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/overcast/jquery-ui.uncompressed.css
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/pepper-grinder/Makefile
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/pepper-grinder/images/ui-bg_diagonal-maze_20_6e4f1c_10x10.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/pepper-grinder/images/ui-bg_diagonal-maze_40_000000_10x10.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/pepper-grinder/images/ui-bg_fine-grain_10_eceadf_60x60.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/pepper-grinder/images/ui-bg_fine-grain_10_f8f7f6_60x60.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/pepper-grinder/images/ui-bg_fine-grain_15_eceadf_60x60.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/pepper-grinder/images/ui-bg_fine-grain_15_f7f3de_60x60.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/pepper-grinder/images/ui-bg_fine-grain_15_ffffff_60x60.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/pepper-grinder/images/ui-bg_fine-grain_65_654b24_60x60.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/pepper-grinder/images/ui-bg_fine-grain_68_b83400_60x60.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/pepper-grinder/images/ui-icons_222222_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/pepper-grinder/images/ui-icons_3572ac_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/pepper-grinder/images/ui-icons_8c291d_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/pepper-grinder/images/ui-icons_b83400_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/pepper-grinder/images/ui-icons_fbdb93_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/pepper-grinder/images/ui-icons_ffffff_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/pepper-grinder/jquery-ui.css
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/pepper-grinder/jquery-ui.css.gz
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/pepper-grinder/jquery-ui.uncompressed.css
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/redmond/Makefile
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/redmond/images/ui-bg_glass_75_d0e5f5_1x400.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/redmond/images/ui-bg_glass_85_dfeffc_1x400.png
@ -5028,10 +5182,148 @@
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/smoothness/jquery-ui.css
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/smoothness/jquery-ui.css.gz
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/smoothness/jquery-ui.uncompressed.css
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/south-street/Makefile
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/south-street/images/ui-bg_glass_55_fcf0ba_1x400.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/south-street/images/ui-bg_gloss-wave_100_ece8da_500x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/south-street/images/ui-bg_highlight-hard_100_f5f3e5_1x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/south-street/images/ui-bg_highlight-hard_100_fafaf4_1x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/south-street/images/ui-bg_highlight-hard_15_459e00_1x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/south-street/images/ui-bg_highlight-hard_95_cccccc_1x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/south-street/images/ui-bg_highlight-soft_25_67b021_1x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/south-street/images/ui-bg_highlight-soft_95_ffedad_1x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/south-street/images/ui-bg_inset-soft_15_2b2922_1x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/south-street/images/ui-icons_808080_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/south-street/images/ui-icons_847e71_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/south-street/images/ui-icons_8DC262_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/south-street/images/ui-icons_cd0a0a_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/south-street/images/ui-icons_eeeeee_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/south-street/images/ui-icons_ffffff_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/south-street/jquery-ui.css
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/south-street/jquery-ui.css.gz
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/south-street/jquery-ui.uncompressed.css
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/start/Makefile
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/start/images/ui-bg_glass_45_0078ae_1x400.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/start/images/ui-bg_glass_55_f8da4e_1x400.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/start/images/ui-bg_glass_75_79c9ec_1x400.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/start/images/ui-bg_gloss-wave_45_e14f1c_500x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/start/images/ui-bg_gloss-wave_50_6eac2c_500x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/start/images/ui-bg_gloss-wave_75_2191c0_500x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/start/images/ui-bg_inset-hard_100_fcfdfd_1x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/start/images/ui-icons_0078ae_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/start/images/ui-icons_056b93_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/start/images/ui-icons_d8e7f3_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/start/images/ui-icons_e0fdff_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/start/images/ui-icons_f5e175_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/start/images/ui-icons_f7a50d_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/start/images/ui-icons_fcd113_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/start/jquery-ui.css
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/start/jquery-ui.css.gz
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/start/jquery-ui.uncompressed.css
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/sunny/Makefile
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/sunny/images/ui-bg_diagonals-medium_20_d34d17_40x40.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/sunny/images/ui-bg_gloss-wave_45_817865_500x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/sunny/images/ui-bg_gloss-wave_60_fece2f_500x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/sunny/images/ui-bg_gloss-wave_70_ffdd57_500x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/sunny/images/ui-bg_gloss-wave_90_fff9e5_500x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/sunny/images/ui-bg_highlight-soft_100_feeebd_1x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/sunny/images/ui-bg_inset-soft_30_ffffff_1x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/sunny/images/ui-icons_3d3d3d_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/sunny/images/ui-icons_bd7b00_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/sunny/images/ui-icons_d19405_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/sunny/images/ui-icons_eb990f_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/sunny/images/ui-icons_ed9f26_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/sunny/images/ui-icons_fadc7a_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/sunny/images/ui-icons_ffe180_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/sunny/jquery-ui.css
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/sunny/jquery-ui.css.gz
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/sunny/jquery-ui.uncompressed.css
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/swanky-purse/Makefile
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/swanky-purse/images/ui-bg_diamond_10_4f4221_10x8.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/swanky-purse/images/ui-bg_diamond_20_372806_10x8.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/swanky-purse/images/ui-bg_diamond_25_675423_10x8.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/swanky-purse/images/ui-bg_diamond_25_d5ac5d_10x8.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/swanky-purse/images/ui-bg_diamond_8_261803_10x8.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/swanky-purse/images/ui-bg_diamond_8_443113_10x8.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/swanky-purse/images/ui-bg_highlight-hard_65_fee4bd_1x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/swanky-purse/images/ui-icons_070603_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/swanky-purse/images/ui-icons_e8e2b5_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/swanky-purse/images/ui-icons_e9cd86_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/swanky-purse/images/ui-icons_efec9f_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/swanky-purse/images/ui-icons_f2ec64_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/swanky-purse/images/ui-icons_f9f2bd_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/swanky-purse/images/ui-icons_ff7519_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/swanky-purse/jquery-ui.css
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/swanky-purse/jquery-ui.css.gz
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/swanky-purse/jquery-ui.uncompressed.css
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/trontastic/Makefile
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/trontastic/images/ui-bg_diagonals-small_50_262626_40x40.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/trontastic/images/ui-bg_glass_40_0a0a0a_1x400.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/trontastic/images/ui-bg_glass_55_f1fbe5_1x400.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/trontastic/images/ui-bg_glass_60_000000_1x400.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/trontastic/images/ui-bg_gloss-wave_55_000000_500x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/trontastic/images/ui-bg_gloss-wave_85_9fda58_500x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/trontastic/images/ui-bg_gloss-wave_95_f6ecd5_500x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/trontastic/images/ui-icons_000000_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/trontastic/images/ui-icons_1f1f1f_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/trontastic/images/ui-icons_9fda58_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/trontastic/images/ui-icons_b8ec79_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/trontastic/images/ui-icons_cd0a0a_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/trontastic/images/ui-icons_ffffff_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/trontastic/jquery-ui.css
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/trontastic/jquery-ui.css.gz
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/trontastic/jquery-ui.uncompressed.css
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/ui-darkness/Makefile
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/ui-darkness/images/ui-bg_glass_20_555555_1x400.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/ui-darkness/images/ui-bg_glass_40_0078a3_1x400.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/ui-darkness/images/ui-bg_glass_40_ffc73d_1x400.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/ui-darkness/images/ui-bg_gloss-wave_25_333333_500x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/ui-darkness/images/ui-bg_highlight-soft_80_eeeeee_1x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/ui-darkness/images/ui-bg_inset-soft_25_000000_1x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/ui-darkness/images/ui-bg_inset-soft_30_f58400_1x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/ui-darkness/images/ui-icons_222222_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/ui-darkness/images/ui-icons_4b8e0b_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/ui-darkness/images/ui-icons_a83300_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/ui-darkness/images/ui-icons_cccccc_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/ui-darkness/images/ui-icons_ffffff_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/ui-darkness/jquery-ui.css
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/ui-darkness/jquery-ui.css.gz
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/ui-darkness/jquery-ui.uncompressed.css
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/ui-lightness/Makefile
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/ui-lightness/images/ui-bg_diagonals-thick_18_b81900_40x40.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/ui-lightness/images/ui-bg_glass_65_ffffff_1x400.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/ui-lightness/images/ui-bg_gloss-wave_35_f6a828_500x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/ui-lightness/images/ui-bg_highlight-soft_100_eeeeee_1x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/ui-lightness/images/ui-bg_highlight-soft_75_ffe45c_1x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/ui-lightness/images/ui-icons_222222_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/ui-lightness/images/ui-icons_228ef1_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/ui-lightness/images/ui-icons_ef8c08_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/ui-lightness/images/ui-icons_ffd27a_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/ui-lightness/images/ui-icons_ffffff_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/ui-lightness/jquery-ui.css
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/ui-lightness/jquery-ui.css.gz
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/ui-lightness/jquery-ui.uncompressed.css
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/vader/Makefile
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/vader/images/ui-bg_glass_95_fef1ec_1x400.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/vader/images/ui-bg_gloss-wave_16_121212_500x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/vader/images/ui-bg_highlight-hard_15_888888_1x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/vader/images/ui-bg_highlight-hard_55_555555_1x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/vader/images/ui-bg_highlight-soft_35_adadad_1x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/vader/images/ui-bg_highlight-soft_60_dddddd_1x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/vader/images/ui-bg_inset-soft_15_121212_1x100.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/vader/images/ui-icons_666666_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/vader/images/ui-icons_777777_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/vader/images/ui-icons_aaaaaa_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/vader/images/ui-icons_c98000_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/vader/images/ui-icons_cccccc_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/vader/images/ui-icons_cd0a0a_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/vader/images/ui-icons_f29a00_256x240.png
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/vader/jquery-ui.css
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/vader/jquery-ui.css.gz
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/ui/themes/vader/jquery-ui.uncompressed.css
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/validate/Makefile
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/validate/jquery.validate.1.7.uncompressed.patch
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/validate/jquery.validate.1.8.uncompressed.patch
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/validate/jquery.validate.1.9.uncompressed.patch
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/validate/jquery.validate.additional-methods.uncompressed.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/validate/jquery.validate.foswiki-methods.uncompressed.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/validate/jquery.validate.init.js
@ -5044,27 +5336,38 @@
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/validate/jquery.validate.methods.uncompressed.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/validate/jquery.validate.uncompressed.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/validate/localization/messages_ar.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/validate/localization/messages_az.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/validate/localization/messages_bg.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/validate/localization/messages_bn_BD.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/validate/localization/messages_ca.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/validate/localization/messages_cs.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/validate/localization/messages_da.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/validate/localization/messages_de.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/validate/localization/messages_el.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/validate/localization/messages_es.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/validate/localization/messages_es_AR.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/validate/localization/messages_es_PE.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/validate/localization/messages_et.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/validate/localization/messages_eu.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/validate/localization/messages_fa.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/validate/localization/messages_fi.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/validate/localization/messages_fr.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/validate/localization/messages_ge.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/validate/localization/messages_gl.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/validate/localization/messages_he.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/validate/localization/messages_hr.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/validate/localization/messages_hu.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/validate/localization/messages_hy_AM.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/validate/localization/messages_id.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/validate/localization/messages_is.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/validate/localization/messages_it.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/validate/localization/messages_ja.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/validate/localization/messages_ka.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/validate/localization/messages_kk.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/validate/localization/messages_ko.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/validate/localization/messages_lt.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/validate/localization/messages_lv.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/validate/localization/messages_mk.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/validate/localization/messages_my.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/validate/localization/messages_nl.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/validate/localization/messages_no.js
@ -5073,23 +5376,37 @@
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/validate/localization/messages_pt_PT.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/validate/localization/messages_ro.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/validate/localization/messages_ru.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/validate/localization/messages_sd.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/validate/localization/messages_si.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/validate/localization/messages_sk.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/validate/localization/messages_sl.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/validate/localization/messages_sr.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/validate/localization/messages_sr_lat.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/validate/localization/messages_sv.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/validate/localization/messages_th.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/validate/localization/messages_tj.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/validate/localization/messages_tr.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/validate/localization/messages_uk.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/validate/localization/messages_ur.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/validate/localization/messages_vi.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/validate/localization/messages_zh.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/validate/localization/messages_zh_TW.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/validate/localization/methods_de.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/validate/localization/methods_es_CL.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/validate/localization/methods_fi.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/validate/localization/methods_it.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/validate/localization/methods_nl.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/validate/localization/methods_pt.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/validate/pkg.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/validate/pkg.js.gz
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/validate/pkg.uncompressed.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/view/Makefile
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/view/jquery.observable.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/view/jquery.observable.js.gz
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/view/jquery.observable.uncompressed.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/view/jquery.views.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/view/jquery.views.js.gz
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/view/jquery.views.uncompressed.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/wikiword/Makefile
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/wikiword/downgradeMap.small.uncompressed.js
%%WWWDIR%%/pub/System/JQueryPlugin/plugins/wikiword/downgradeMap.uncompressed.js
@ -5221,7 +5538,6 @@
%%WWWDIR%%/pub/System/JSCalendarContrib/skins/aqua/transparent-bg.png
%%WWWDIR%%/pub/System/JSCalendarContrib/test-position.html
%%WWWDIR%%/pub/System/JSCalendarContrib/test.php
%%WWWDIR%%/pub/System/JSCalendarContrib/wikiringlogo20x20.png
%%WWWDIR%%/pub/System/JavascriptFiles/foswiki.js
%%WWWDIR%%/pub/System/JavascriptFiles/foswikiArray.js
%%WWWDIR%%/pub/System/JavascriptFiles/foswikiArray.js.gz
@ -5778,6 +6094,7 @@
%%WWWDIR%%/pub/System/PlainSkin/fullscreen.gif
%%WWWDIR%%/pub/System/PlainSkin/screenshot.gif
%%WWWDIR%%/pub/System/PreferenceSettings/prefs-stack.jpg
%%WWWDIR%%/pub/System/PreferenceSettings/prefs-stack.odp
%%WWWDIR%%/pub/System/PreviewBackground/blankltgraybg.gif
%%WWWDIR%%/pub/System/PreviewBackground/blankwhitebg.gif
%%WWWDIR%%/pub/System/PreviewBackground/preview2bg.gif
@ -6469,6 +6786,7 @@
%%WWWDIR%%/pub/System/TinyMCEQuickHelp/outdent.png
%%WWWDIR%%/pub/System/TinyMCEQuickHelp/table_contextmenu.png
%%WWWDIR%%/pub/System/TinyMCEQuickHelp/unlink.png
%%WWWDIR%%/pub/System/TopicsAndWebs/diagram.odp
%%WWWDIR%%/pub/System/TopicsAndWebs/diagram.png
%%WWWDIR%%/pub/System/TwistyPlugin/Makefile
%%WWWDIR%%/pub/System/TwistyPlugin/jquery.twisty.css
@ -6483,10 +6801,6 @@
%%WWWDIR%%/pub/System/TwistyPlugin/twisty.js.gz
%%WWWDIR%%/pub/System/TwistyPlugin/twisty.uncompressed.css
%%WWWDIR%%/pub/System/TwistyPlugin/twisty.uncompressed.js
%%WWWDIR%%/pub/System/UpdatesPlugin/Makefile
%%WWWDIR%%/pub/System/UpdatesPlugin/jquery.updates.js
%%WWWDIR%%/pub/System/UpdatesPlugin/jquery.updates.js.gz
%%WWWDIR%%/pub/System/UpdatesPlugin/jquery.updates.uncompressed.js
%%WWWDIR%%/pub/System/UpdatesPlugin/logo.png
%%WWWDIR%%/pub/System/UserRegistrationParts/formstyle.css
%%WWWDIR%%/pub/System/UserRegistrationParts/requiredstyle.css
@ -6622,6 +6936,7 @@
%%WWWDIR%%/templates/updatesplugin.tmpl
%%WWWDIR%%/templates/validate.tmpl
%%WWWDIR%%/templates/view.famfamfam.tmpl
%%WWWDIR%%/templates/view.include.tmpl
%%WWWDIR%%/templates/view.pattern.tmpl
%%WWWDIR%%/templates/view.pattern01x01.tmpl
%%WWWDIR%%/templates/view.plain.tmpl
@ -6647,6 +6962,7 @@
%%WWWDIR%%/templates/workflowedit.natedit.tmpl
%%APACHE%%%%WWWDIR%%/tools/foswiki.freebsd.etc-defaults
%%APACHE%%%%WWWDIR%%/tools/foswiki.freebsd.init-script
%%WWWDIR%%/tools/babelify
%%WWWDIR%%/tools/bulk_copy.pl
%%WWWDIR%%/tools/configure
%%WWWDIR%%/tools/convertTopicSettings.pl

View File

@ -1,8 +1,8 @@
# Created by: Torsten Zuehlsdorff <tz@FreeBSD.org>
PORTNAME= gitlab-ce
PORTVERSION= 14.9.1
PORTREVISION= 1
PORTVERSION= 14.9.2
PORTREVISION= 0
CATEGORIES= www devel
MAINTAINER= mfechner@FreeBSD.org
@ -19,7 +19,7 @@ MY_DEPENDS= git>=2.32.0:devel/git \
gitaly>=${PORTVERSION}:devel/gitaly \
gitlab-elasticsearch-indexer>=2.17.0:textproc/gitlab-elasticsearch-indexer \
gitlab-agent>=14.9.0:net/gitlab-agent \
gitlab-pages>=1.56.0:www/gitlab-pages \
gitlab-pages>=1.56.1:www/gitlab-pages \
gitlab-shell>=13.24.0:devel/gitlab-shell \
gitlab-workhorse>=${PORTVERSION}:www/gitlab-workhorse \
redis>=6.0.14:databases/redis \
@ -70,7 +70,7 @@ MY_DEPENDS= git>=2.32.0:devel/git \
rubygem-recaptcha>=4.11<5.0:devel/rubygem-recaptcha \
rubygem-akismet>=3.0<4.0:devel/rubygem-akismet \
rubygem-invisible_captcha>=1.1.0<1.2.0:graphics/rubygem-invisible_captcha \
rubygem-devise-two-factor-rails61>=4.0.0<4.1:security/rubygem-devise-two-factor-rails61 \
rubygem-devise-two-factor-rails61>=4.0.2<4.1:security/rubygem-devise-two-factor-rails61 \
rubygem-rqrcode-rails3>=0.1.7<0.2.0:www/rubygem-rqrcode-rails3 \
rubygem-attr_encrypted>=3.1.0<3.2.0:security/rubygem-attr_encrypted \
rubygem-u2f0>=0.2.1<0.3.0:net/rubygem-u2f0 \
@ -278,7 +278,7 @@ USE_GITLAB= yes
GL_ACCOUNT= gitlab-org
GL_PROJECT= gitlab-foss
# Find the here: https://gitlab.com/gitlab-org/gitlab-foss/-/tags
GL_COMMIT= 5b713e1e9a309d1afff4c7068d1e03fbd6a5f7f7
GL_COMMIT= 56bec66a79f1fd82a130cb7963d86b76bd5f9185
USERS= git
GROUPS= git

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1648219074
SHA256 (gitlab-org-gitlab-foss-5b713e1e9a309d1afff4c7068d1e03fbd6a5f7f7_GL0.tar.gz) = 9685e3cb51f4fc0b22ce5a9dc0bf25cc925c269c1346fd45693a3377756cc166
SIZE (gitlab-org-gitlab-foss-5b713e1e9a309d1afff4c7068d1e03fbd6a5f7f7_GL0.tar.gz) = 102356177
TIMESTAMP = 1649083225
SHA256 (gitlab-org-gitlab-foss-56bec66a79f1fd82a130cb7963d86b76bd5f9185_GL0.tar.gz) = 6832063f94d10c51160011e985cd65c3525382e62282f7fd41c062b146e29825
SIZE (gitlab-org-gitlab-foss-56bec66a79f1fd82a130cb7963d86b76bd5f9185_GL0.tar.gz) = 102363158

View File

@ -1,7 +1,7 @@
PORTNAME= gitlab-pages
PORTVERSION= 1.56.0
PORTVERSION= 1.56.1
DISTVERSIONPREFIX= v
PORTREVISION= 1
PORTREVISION= 0
CATEGORIES= www
MAINTAINER= swills@FreeBSD.org

View File

@ -1,5 +1,5 @@
TIMESTAMP = 1647950018
SHA256 (go/www_gitlab-pages/gitlab-pages-v1.56.0/v1.56.0.mod) = 283add63c0a36e9e303f9f520eb37589dedb7591b2df50b29642df3ab15b6422
SIZE (go/www_gitlab-pages/gitlab-pages-v1.56.0/v1.56.0.mod) = 1265
SHA256 (go/www_gitlab-pages/gitlab-pages-v1.56.0/v1.56.0.zip) = ba4f3b6027d05493724d25ee293ecb879b177ffef117d467feef4f9134a7cab8
SIZE (go/www_gitlab-pages/gitlab-pages-v1.56.0/v1.56.0.zip) = 360266
TIMESTAMP = 1649083620
SHA256 (go/www_gitlab-pages/gitlab-pages-v1.56.1/v1.56.1.mod) = a74daad009bdf66e0b5ca33acf8243618901478fabbc40caddcae0fd653fc792
SIZE (go/www_gitlab-pages/gitlab-pages-v1.56.1/v1.56.1.mod) = 1265
SHA256 (go/www_gitlab-pages/gitlab-pages-v1.56.1/v1.56.1.zip) = c782469d76d740a447e90f13f7f509f17dee1bccbdebac91286d7decb3ef0f9d
SIZE (go/www_gitlab-pages/gitlab-pages-v1.56.1/v1.56.1.zip) = 361954

View File

@ -1,8 +1,8 @@
# Created by: Torsten Zuehlsdorff <tz@FreeBSD.org>
PORTNAME= gitlab-workhorse
PORTVERSION= 14.9.1
PORTREVISION= 1
PORTVERSION= 14.9.2
PORTREVISION= 0
CATEGORIES= www
MAINTAINER= mfechner@FreeBSD.org
@ -25,7 +25,7 @@ USE_GITLAB= yes
GL_ACCOUNT= gitlab-org
GL_PROJECT= gitlab-foss
# Find the commit hash here: https://gitlab.com/gitlab-org/gitlab-foss/-/tags
GL_COMMIT= 5b713e1e9a309d1afff4c7068d1e03fbd6a5f7f7
GL_COMMIT= 56bec66a79f1fd82a130cb7963d86b76bd5f9185
# for go dependencies
USE_GITHUB= nodefault

View File

@ -1,4 +1,4 @@
TIMESTAMP = 1648219111
TIMESTAMP = 1649083207
SHA256 (Azure-azure-pipeline-go-v0.2.3_GH0.tar.gz) = 99bd58f4a07dd02d9615e3638b3bb6dbfad80ef678ccdb8e17e3fa2b0fef343e
SIZE (Azure-azure-pipeline-go-v0.2.3_GH0.tar.gz) = 17102
SHA256 (Azure-azure-storage-blob-go-v0.13.0_GH0.tar.gz) = 6bf7145210331efa3f0417f6684cf764c22743cf23122048ec136600daebf443
@ -199,8 +199,8 @@ SHA256 (uber-jaeger-client-go-v2.27.0_GH0.tar.gz) = 7590acdefcbbf9553bd3415bc7e5
SIZE (uber-jaeger-client-go-v2.27.0_GH0.tar.gz) = 210139
SHA256 (uber-jaeger-lib-v2.4.1_GH0.tar.gz) = c178bcad325857dba29551c16f40707701adf6e3a9e01e1ca3e5edfc3c6de8bc
SIZE (uber-jaeger-lib-v2.4.1_GH0.tar.gz) = 38010
SHA256 (gitlab-org-gitlab-foss-5b713e1e9a309d1afff4c7068d1e03fbd6a5f7f7_GL0.tar.gz) = 9685e3cb51f4fc0b22ce5a9dc0bf25cc925c269c1346fd45693a3377756cc166
SIZE (gitlab-org-gitlab-foss-5b713e1e9a309d1afff4c7068d1e03fbd6a5f7f7_GL0.tar.gz) = 102356177
SHA256 (gitlab-org-gitlab-foss-56bec66a79f1fd82a130cb7963d86b76bd5f9185_GL0.tar.gz) = 6832063f94d10c51160011e985cd65c3525382e62282f7fd41c062b146e29825
SIZE (gitlab-org-gitlab-foss-56bec66a79f1fd82a130cb7963d86b76bd5f9185_GL0.tar.gz) = 102363158
SHA256 (gitlab-org-gitaly-df7dadcc3f74276a7176234d4b1475299f46c05c_GL0.tar.gz) = 4c403ee52c1d42d54e9acd14026796782e8272e74c8eb7c3cedf9c924697647e
SIZE (gitlab-org-gitaly-df7dadcc3f74276a7176234d4b1475299f46c05c_GL0.tar.gz) = 3703056
SHA256 (gitlab-org-golang-archive-zip-84007c99e03b62ee4dc62a94048d6e59552299d7_GL0.tar.gz) = 103a3e806657de5e2c7844326146c88490089fa8d07784270c359b5f5a8d06be

View File

@ -1,6 +1,5 @@
PORTNAME= qutebrowser
DISTVERSION= 2.4.0
PORTREVISION= 1
DISTVERSION= 2.5.0
CATEGORIES= www
MASTER_SITES= CHEESESHOP

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1634990237
SHA256 (qutebrowser-2.4.0.tar.gz) = f2cd9abb14ebabf9630573b2fb8447be192877787dc4e3964e1b55f72a8592ec
SIZE (qutebrowser-2.4.0.tar.gz) = 6074001
TIMESTAMP = 1648890114
SHA256 (qutebrowser-2.5.0.tar.gz) = e18442a230570f25918a2e89ad4d073ace46c4f59b5fdda2e80ab3c4764451fd
SIZE (qutebrowser-2.5.0.tar.gz) = 6086105

View File

@ -8,6 +8,9 @@ MASTER_SITES= SF
MAINTAINER= valenok@gmail.com
COMMENT= Small, fast, embeddable web server with CGI, SSL, Authorization
DEPRECATED= Abandonware, last release over 12+ years ago
EXPIRATION_DATE=2022-04-30
ALL_TARGET= unix
LIBS+= -lpthread
BUILD_WRKSRC= ${WRKSRC}/src

View File

@ -1,6 +1,7 @@
PORTNAME= xorgxrdp
DISTVERSIONPREFIX= v
DISTVERSION= 0.2.19.b20220329
PORTREVISION= 1
CATEGORIES= x11-drivers
PKGNAMESUFFIX= -devel
DIST_SUBDIR= xrdp

View File

@ -9,9 +9,9 @@ To configure hardware acceleration, follow the following steps.
# pkg install drm-kmod
2. Configure to load kernel module (either one of the following)
# sysrc kld_list="/boot/modules/i915kms.ko"
# sysrc kld_list="/boot/modules/amdgpu.ko"
# sysrc kld_list="/boot/modules/radeonkms.ko"
# sysrc kld_list+="/boot/modules/i915kms.ko"
# sysrc kld_list+="/boot/modules/amdgpu.ko"
# sysrc kld_list+="/boot/modules/radeonkms.ko"
3. Ensure users who login via xrdp are members of the "video" group
# pw groupmod video -m username|| pw groupmod wheel -m username

View File

@ -1,7 +1,7 @@
PORTNAME= xorgxrdp
DISTVERSIONPREFIX= v
DISTVERSION= 0.2.18
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= x11-drivers
DIST_SUBDIR= xrdp

Some files were not shown because too many files have changed in this diff Show More