aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2021-12-05 10:47:12 +0000
committerRene Ladan <rene@FreeBSD.org>2021-12-05 10:47:12 +0000
commit75808722b7b6454cf15915ee185ff0b59c1e1b0c (patch)
treef3e3d3551b30c26301059af67a2ce2facbc2b7ed
parent02227bdd538228567ea5b1545366ce6433d53baf (diff)
downloadports-7580872.tar.gz
ports-7580872.zip
cleanup: Remove expired ports:
2021-12-05 sysutils/bareos17-client: Deprecated, no new release since 2020 2021-12-05 sysutils/bareos17-client-static: Deprecated, no new release since 2020 2021-12-05 sysutils/bareos17-server: Deprecated, no new release since 2020 2021-12-05 www/bareos17-webui: Deprecated, no new release since 2020
-rw-r--r--MOVED4
-rw-r--r--sysutils/Makefile3
-rw-r--r--sysutils/bareos17-client-static/Makefile28
-rw-r--r--sysutils/bareos17-client/Makefile26
-rw-r--r--sysutils/bareos17-server/Makefile254
-rw-r--r--sysutils/bareos17-server/Makefile.common38
-rw-r--r--sysutils/bareos17-server/distinfo3
-rw-r--r--sysutils/bareos17-server/files/bareos-barcodes51
-rw-r--r--sysutils/bareos17-server/files/bareos-dir.in55
-rw-r--r--sysutils/bareos17-server/files/bareos-fd.in46
-rw-r--r--sysutils/bareos17-server/files/bareos-sd.in37
-rw-r--r--sysutils/bareos17-server/files/chio-bareos190
-rw-r--r--sysutils/bareos17-server/files/patch-autoconf_Make.common.in13
-rw-r--r--sysutils/bareos17-server/files/patch-configure41
-rw-r--r--sysutils/bareos17-server/files/patch-src-console-Makefile.in35
-rw-r--r--sysutils/bareos17-server/files/patch-src-dird-Makefile.in100
-rw-r--r--sysutils/bareos17-server/files/patch-src-filed-Makefile.in69
-rw-r--r--sysutils/bareos17-server/files/patch-src-lib_bsnprintf.c20
-rw-r--r--sysutils/bareos17-server/files/patch-src-plugins-dird_python-dir.c61
-rw-r--r--sysutils/bareos17-server/files/patch-src-plugins-filed_Makefile.in29
-rw-r--r--sysutils/bareos17-server/files/patch-src-plugins-filed_python-fd.c111
-rw-r--r--sysutils/bareos17-server/files/patch-src-plugins-stored-Makefile.in11
-rw-r--r--sysutils/bareos17-server/files/patch-src-plugins-stored_python-sd.c61
-rw-r--r--sysutils/bareos17-server/files/patch-src-stored-Makefile.in112
-rw-r--r--sysutils/bareos17-server/files/patch-src-tests_cats_test.c62
-rw-r--r--sysutils/bareos17-server/files/patch-src-tools_Makefile.in11
-rw-r--r--sysutils/bareos17-server/files/pkg-deinstall.client.in30
-rw-r--r--sysutils/bareos17-server/files/pkg-install.client.in13
-rw-r--r--sysutils/bareos17-server/files/pkg-message.client.in17
-rw-r--r--sysutils/bareos17-server/files/pkg-message.server.in74
-rw-r--r--sysutils/bareos17-server/pkg-descr6
-rw-r--r--sysutils/bareos17-server/pkg-plist165
-rw-r--r--sysutils/bareos17-server/pkg-plist.client57
-rw-r--r--www/Makefile1
-rw-r--r--www/bareos17-webui/Makefile63
-rw-r--r--www/bareos17-webui/distinfo3
-rw-r--r--www/bareos17-webui/files/pkg-message.in15
-rw-r--r--www/bareos17-webui/pkg-descr10
-rw-r--r--www/bareos17-webui/pkg-plist1952
39 files changed, 4 insertions, 3873 deletions
diff --git a/MOVED b/MOVED
index 71dd85fe1b89..7f0ceb5c6cb5 100644
--- a/MOVED
+++ b/MOVED
@@ -16607,3 +16607,7 @@ games/linux-unigine-valley|benchmarks/linux-unigine-valley|2021-11-21|Moved to a
devel/electron12|devel/electron13|2021-11-24|VSCode update requires a newer major version
mail/gmime24-sharp||2021-11-30|Has expired: Use mail/gmime26 or mail/gmime30
mail/gmime24||2021-11-30|Has expired: Use mail/gmime26 or mail/gmime30
+sysutils/bareos17-client|sysutils/bareos18-client|2021-12-05|Has expired: Deprecated, no new release since 2020
+sysutils/bareos17-client-static||2021-12-05|Has expired: Deprecated, no new release since 2020
+sysutils/bareos17-server|sysutils/bareos18-server|2021-12-05|Has expired: Deprecated, no new release since 2020
+www/bareos17-webui|www/bareos18-webui|2021-12-05|Has expired: Deprecated, no new release since 2020
diff --git a/sysutils/Makefile b/sysutils/Makefile
index 060404e44d19..d62c888c9167 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -95,9 +95,6 @@
SUBDIR += bareos-client
SUBDIR += bareos-server
SUBDIR += bareos-traymonitor
- SUBDIR += bareos17-client
- SUBDIR += bareos17-client-static
- SUBDIR += bareos17-server
SUBDIR += bareos18-client
SUBDIR += bareos18-server
SUBDIR += bareos18-traymonitor
diff --git a/sysutils/bareos17-client-static/Makefile b/sysutils/bareos17-client-static/Makefile
deleted file mode 100644
index 9db2f693a3af..000000000000
--- a/sysutils/bareos17-client-static/Makefile
+++ /dev/null
@@ -1,28 +0,0 @@
-PORTNAME= bareos
-PKGNAMESUFFIX= 17-client-static
-
-COMMENT= Backup archiving recovery open sourced (static client)
-
-BROKEN_aarch64= Fails to link: missing sbrk
-BROKEN_riscv64= Fails to link: missing sbrk
-
-CONFLICTS= bareos16-client-static
-
-PLIST= ${.CURDIR}/pkg-plist
-MASTERDIR= ${.CURDIR}/../../sysutils/bareos17-server
-
-PLIST_FILES= sbin/bareos-fd-static \
- sbin/bconsole-static
-
-OPTIONS_DEFINE= NLS LMDB
-LMDB_DESC= Enable build of LMDB support
-
-CONFIGURE_ARGS+= --enable-client-only \
- --enable-static-fd \
- --enable-static-cons \
- --disable-libtool \
- --disable-build-dird \
- --disable-build-stored \
- --with-jansson=${LOCALBASE}
-
-.include "${MASTERDIR}/Makefile"
diff --git a/sysutils/bareos17-client/Makefile b/sysutils/bareos17-client/Makefile
deleted file mode 100644
index dd2433f9c6d9..000000000000
--- a/sysutils/bareos17-client/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-PORTNAME= bareos
-PKGNAMESUFFIX= 17-client
-
-COMMENT= Backup archiving recovery open sourced (client)
-
-BROKEN_aarch64= Fails to link: missing sbrk
-BROKEN_riscv64= Fails to link: missing sbrk
-
-CONFLICTS= bareos16-client bareos-client
-
-WITH_CLIENT_ONLY=yes
-USE_RC_SUBR= bareos-fd
-
-PLIST= ${PKGDIR}/pkg-plist.client
-MASTERDIR= ${.CURDIR}/../../sysutils/bareos17-server
-
-OPTIONS_GROUP= PLUGINS
-OPTIONS_GROUP_PLUGINS= CEPHFS GFAPI RADOS
-OPTIONS_DEFINE= NLS PYTHON LMDB SCSICRYPTO
-
-CEPHFS_DESC= CEPHFS fd plugin support
-GFAPI_DESC= GFAPI fd plugin support
-RADOS_DESC= RADOS fd plugin support
-LMDB_DESC= Enable build of LMDB support
-
-.include "${MASTERDIR}/Makefile"
diff --git a/sysutils/bareos17-server/Makefile b/sysutils/bareos17-server/Makefile
deleted file mode 100644
index c797776e282f..000000000000
--- a/sysutils/bareos17-server/Makefile
+++ /dev/null
@@ -1,254 +0,0 @@
-PORTNAME= bareos
-DISTVERSIONPREFIX= Release/
-DISTVERSION= 17.2.10
-PORTREVISION?= 0
-CATEGORIES?= sysutils
-PKGNAMEPREFIX?= #
-PKGNAMESUFFIX?= 17-server
-
-MAINTAINER= acm@FreeBSD.org
-COMMENT?= Backup archiving recovery open sourced (server)
-
-LICENSE= AGPLv3 LGPL3
-LICENSE_COMB= multi
-
-DEPRECATED= Deprecated, no new release since 2020
-EXPIRATION_DATE=2021-12-05
-
-CONFLICTS?= bacula*-server bareos16-server
-
-LIB_DEPENDS+= liblzo2.so:archivers/lzo2 \
- libjansson.so:devel/jansson
-
-USES+= cpe libtool:keepla pkgconfig readline shebangfix
-USE_GITHUB= yes
-
-USERS= bareos
-GROUPS= ${USERS}
-
-PLIST_SUB+= LIB_VERSION=${PORTVERSION}
-
-GNU_CONFIGURE= yes
-USE_LDCONFIG= yes
-SHEBANG_LANG= perl
-SHEBANG_FILES= ${WRKSRC}/src/cats/make_catalog_backup.pl.in
-
-CPPFLAGS+= -I${LOCALBASE}/readline -I${LOCALBASE}/include
-LDFLAGS+= -L${LOCALBASE}/lib
-
-OPTIONS_DEFAULT= OPENSSL
-OPTIONS_SINGLE= CRYPTO
-OPTIONS_SINGLE_CRYPTO= OPENSSL GNUTLS
-OPTIONS_SUB= yes
-CRYPTO_DESC= Cryptographic library
-MTX_DESC= Install mtx for control of autochanger devices
-NDMP_DESC= Enable build of NDMP support
-SCSICRYPTO_DESC= Build LTO AME crypto plugin
-
-.if ${PKGNAMESUFFIX} == "17-server"
-OPTIONS_GROUP= BACKENDS
-OPTIONS_GROUP_BACKENDS= CEPHFS GFAPI RADOS
-OPTIONS_DEFINE= MTX NDMP NLS PYTHON SCSICRYPTO
-OPTIONS_DEFAULT+= PGSQL SCSICRYPTO
-OPTIONS_SINGLE_DATABASE= MYSQL PGSQL SQLITE3
-OPTIONS_SINGLE+= DATABASE
-DATABASE_DESC= Database support
-CEPHFS_DESC= CEPHFS backend support
-GFAPI_DESC= GFAPI backend support
-RADOS_DESC= RADOS backend support
-
-NDMP_CONFIGURE_ON= --enable-ndmp=yes
-NDMP_CONFIGURE_OFF= --enable-ndmp=no
-.endif
-
-GNUTLS_CONFIGURE_WITH= gnutls=${LOCALBASE}
-GNUTLS_LIB_DEPENDS= libgnutls.so:security/gnutls
-
-OPENSSL_USES= ssl
-OPENSSL_CONFIGURE_ON= --with-openssl=${OPENSSLBASE}
-OPENSSL_CONFIGURE_OFF= --with-openssl="no"
-
-SCSICRYPTO_CONFIGURE_ON= --enable-scsi-crypto=yes
-SCSICRYPTO_CONFIGURE_OFF= --enable-scsi-crypto=no
-
-.if ${PKGNAMESUFFIX} == "17-client" || ${PKGNAMESUFFIX} == "17-server" #Till end of the file
-PYTHON_USES= python
-PYTHON_CONFIGURE_ON= --with-python=yes
-PYTHON_CONFIGURE_OFF= --with-python=no
-PYTHON_PLUGIN= yes
-
-.if !defined(WITH_CLIENT_ONLY)
-LIB_DEPENDS+= libbareos.so:sysutils/bareos17-client
-USE_RC_SUBR?= bareos-dir bareos-sd
-.endif
-
-.if defined(WITH_CLIENT_ONLY)
-SUB_FILES+= pkg-install.client pkg-deinstall.client pkg-message.client
-.else
-SUB_FILES+= pkg-message.server
-.endif
-
-CONFIGURE_ARGS+=--with-tcp-wrappers=/usr/lib \
- --enable-libtool \
- --enable-smartalloc \
- --sysconfdir=${PREFIX}/etc \
- --with-working-dir=${BAREOS_DIR} \
- --with-scriptdir=${PREFIX}/share/${PORTNAME} \
- --with-logdir=/var/log/bareos \
- --with-readline=${LOCALBASE} \
- --disable-conio \
- --enable-batch-insert \
- --with-plugindir=${PREFIX}/lib/bareos/plugins \
- --with-scriptdir=${PREFIX}/lib/bareos/scripts \
- --with-dump-email=root@localhost \
- --with-job-email=root@localhost \
- --with-db-name=bareos \
- --with-sbin-perm=755 \
- --with-db-user=bareos \
- --with-baseport=9101 \
- --with-pid-dir=/var/run/bareos \
- --with-jansson=${LOCALBASE}
-
-.if defined(WITH_CLIENT_ONLY)
-LMDB_CONFIGURE_ON= --enable-lmdb=yes
-LMDB_CONFIGURE_OFF= --enable-lmdb=no
-LMDB_CFLAGS= -DMDB_DSYNC=O_SYNC \
- -DMDB_USE_POSIX_MUTEX=1
-
-CONFIGURE_ARGS+=--with-fd-user=root \
- --with-fd-group=wheel
-.else
-CONFIGURE_ARGS+=--with-dir-user=${BAREOS_USER} \
- --with-dir-group=${BAREOS_GROUP} \
- --with-sd-user=${BAREOS_USER} \
- --with-sd-group=operator
-.endif
-
-# The user/group IDs below are registered, see
-# http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/book.html#DADS-UID
-#
-BAREOS_USER?= bareos
-BAREOS_GROUP?= ${BAREOS_USER}
-BAREOS_UID?= 997
-BAREOS_GID?= ${BAREOS_UID}
-BAREOS_DIR?= /var/db/bareos
-
-PLIST_SUB+= BAREOS_DIR=${BAREOS_DIR}
-
-SUB_LIST= BAREOS_USER=${BAREOS_USER} \
- BAREOS_GROUP=${BAREOS_GROUP} \
- BAREOS_UID=${BAREOS_UID} \
- BAREOS_GID=${BAREOS_GID} \
- BAREOS_DIR=${BAREOS_DIR}
-
-NLS_USES= gettext
-NLS_CONFIGURE_ENABLE= nls
-CEPHFS_CONFIGURE_ON= --with-cephfs=yes
-CEPHFS_CONFIGURE_OFF= --with-cephfs=no
-CEPHFS_LIB_DEPENDS= libcephfs.so:net/ceph14
-GFAPI_CONFIGURE_ON= --with-glusterfs=${LOCALBASE}
-GFAPI_CONFIGURE_OFF= --with-glusterfs=no
-GFAPI_LIB_DEPENDS= libglusterfs.so:net/glusterfs
-RADOS_CONFIGURE_ON= --with-rados=yes \
- --with-cephfs=yes
-RADOS_CONFIGURE_OFF= --with-rados=no \
- --with-cephfs=no
-RADOS_LIB_DEPENDS= librados.so:net/ceph14
-
-# Client only or full server version
-.if defined(WITH_CLIENT_ONLY)
-CONFFILES= fd
-CONFIGURE_ARGS+= --enable-client-only
-
-PKGDEINSTALL= ${FILESDIR}/pkg-deinstall.client
-PKGINSTALL= ${FILESDIR}/pkg-install.client
-.else
-# Server only Options
-CONFFILES= sd dir
-# Server default database
-
-MYSQL_CONFIGURE_ON= --with-mysql=yes
-MYSQL_USES= mysql
-SQLITE3_CONFIGURE_ON= --with-sqlite3=yes
-SQLITE3_LIB_DEPENDS= libsqlite3.so:databases/sqlite3
-PGSQL_CONFIGURE_ON= --with-postgresql=yes
-PGSQL_USES= pgsql
-
-MTX_RUN_DEPENDS= ${LOCALBASE}/sbin/mtx:misc/mtx
-
-.include <bsd.port.options.mk>
-
-.if ${PORT_OPTIONS:MMYSQL}
-DBTYPE= mysql
-SUB_LIST+= REQ_MYSQL=mysql REQ_PGSQL=""
-.elif ${PORT_OPTIONS:MSQLITE3}
-DBTYPE= sqlite3
-.else
-DBTYPE= postgresql
-SUB_LIST+= REQ_MYSQL="" REQ_PGSQL=postgresql
-.endif
-PLIST_SUB+= DBTYPE=${DBTYPE}
-
-.endif
-
-.if defined(WITH_CLIENT_ONLY)
-MP1+= bconsole.1
-MP8+= bareos-fd.8
-.else
-MP8+= bareos.8 bareos-dir.8 bareos-sd.8 bcopy.8 bextract.8 bls.8 bscan.8 \
- btape.8 btraceback.8 bareos-dbcheck.8
-MP1+= bsmtp.1 bregex.1 bwild.1 bareos-tray-monitor.1
-.endif
-
-MAKE_ENV+= MAN8="${MP8}" MAN1="${MP1}"
-
-post-patch:
-# This port does not install docs. See bareos-docs for that
- ${REINPLACE_CMD} -e '/docdir/d' ${WRKSRC}/Makefile.in
-# Default bconsole.conf is in ${ETCDIR}
- @${REINPLACE_CMD} -e 's|^MAN8 =|MAN8 ?=|g' -e 's|^MAN1 =|MAN1 ?=|g' ${WRKSRC}/manpages/Makefile.in
- @${REINPLACE_CMD} -e 's|_NONSHARED||g' ${WRKSRC}/src/filed/Makefile.in
- @${REINPLACE_CMD} -e 's|/usr/bin/python-config|${PYTHON_CMD}-config|g' ${WRKSRC}/configure
-.if defined(WITH_CLIENT_ONLY)
- @${REINPLACE_CMD} -e 's|^\(fd_subdirs = .*\)scripts\(.*\)|\1\2|g' ${WRKSRC}/Makefile.in
- @${REINPLACE_CMD} -e 's|\(.*$${MKDIR} $${DESTDIR}$${scriptdir}\)|#\1|g' ${WRKSRC}/Makefile.in
-.else
-# In server port don't install filed
- @${REINPLACE_CMD} -e '/^fd_subdirs = /s|src/filed||' -e 's|src/console||' \
- -e 's|src/lib||' -e 's|src/findlib||' -e 's|@FD_PLUGIN_DIR@||' ${WRKSRC}/Makefile.in
- @${REINPLACE_CMD} -e 's|\.\./lib/|$$(LOCALBASE)/lib/|g' -e 's|\.\./findlib/|$$(LOCALBASE)/lib/|g' ${WRKSRC}/src/dird/Makefile.in \
- ${WRKSRC}/src/stored/Makefile.in ${WRKSRC}/src/tools/Makefile.in ${WRKSRC}/src/tests/Makefile.in
- @${REINPLACE_CMD} -e 's|\.\./\.\./lib/|$$(LOCALBASE)/lib/|g' ${WRKSRC}/src/plugins/dird/Makefile.in ${WRKSRC}/src/plugins/stored/Makefile.in
- @${REINPLACE_CMD} -e 's|fd_plugins.h|filed/fd_plugins.h|g' -e 's|dir_plugins.h|dird/dir_plugins.h|g' -e 's|stored.h|stored/stored.h|g' \
- ${WRKSRC}/src/tools/bpluginfo.c
- @${REINPLACE_CMD} -e 's|perl|$(LOCALBASE)/bin/perl|g' ${WRKSRC}/scripts/mtx-changer.in
-.endif
-
-post-extract:
-.if defined(WITH_CLIENT_ONLY)
-. if defined(PYTHON_PLUGIN)
- @${MKDIR} ${STAGEDIR}${ETCDIR}/bareos-dir.d/fileset
- @${MKDIR} ${STAGEDIR}${ETCDIR}/bareos-dir.d/job
-. endif
-.endif
- @${MV} ${WRKSRC}/src/defaultconfigs/bareos-dir.d/fileset/'Windows All Drives.conf' \
- ${WRKSRC}/src/defaultconfigs/bareos-dir.d/fileset/'WindowsAllDrives.conf'
-
-.if !target(post-install)
-post-install:
-.if defined(WITH_CLIENT_ONLY)
- ${MKDIR} ${STAGEDIR}${ETCDIR}/bconsole.d/
- ${MV} ${STAGEDIR}${ETCDIR}/bconsole.conf ${STAGEDIR}${ETCDIR}/bconsole.d/bconsole.conf.sample
-.else
- ${INSTALL_SCRIPT} ${FILESDIR}/chio-bareos ${STAGEDIR}${PREFIX}/sbin
- ${INSTALL_DATA} ${FILESDIR}/bareos-barcodes ${STAGEDIR}${ETCDIR}/bareos-barcodes.sample
- ${CHMOD} o+x ${STAGEDIR}${PREFIX}/bin/bsmtp
- ${MV} ${STAGEDIR}${ETCDIR}/mtx-changer.conf ${STAGEDIR}${ETCDIR}/mtx-changer.conf.sample
- ${MV} ${STAGEDIR}${ETCDIR}/bareos-regress.conf ${STAGEDIR}${ETCDIR}//bareos-regress.conf.sample
-.endif
- @${MKDIR} ${STAGEDIR}/var/run/bareos
-.endif
-.else
-.include "${MASTERDIR}/Makefile.common"
-.endif # 17-client and 17-server are defined
-.include <bsd.port.mk>
diff --git a/sysutils/bareos17-server/Makefile.common b/sysutils/bareos17-server/Makefile.common
deleted file mode 100644
index 0cb0e9014b59..000000000000
--- a/sysutils/bareos17-server/Makefile.common
+++ /dev/null
@@ -1,38 +0,0 @@
-# Created by: Alonso Cardenas <acm@FreeBSD.org>
-
-post-patch:
- @${REINPLACE_CMD} -e 's|_NONSHARED||g' ${WRKSRC}/src/filed/Makefile.in
- @${REINPLACE_CMD} -e 's|-lbareoscfg|@JANSSON_LIBS@ @LIBINTL@ -lbareoscfg|g' ${WRKSRC}/src/qt-tray-monitor/tray-monitor.pro.in
-
-post-build:
-.if ${PKGNAMEPREFIX} == "nagios-check_"
- ${MAKE_CMD} -C ${WRKSRC}/examples/nagios/check_bareos
-.endif
-
-pre-install:
-.if ${PKGNAMESUFFIX} == "17-traymonitor"
-. for d in client director monitor storage
- ${MKDIR} ${STAGEDIR}${ETCDIR}/tray-monitor.d/${d}
- ${FIND} ${WRKSRC}/src/defaultconfigs/tray-monitor.d/${d} -type f -name '*.conf' -exec ${MV} -v {} {}.sample \;
-. endfor
-.endif
-
-do-install:
-.if ${PKGNAMEPREFIX} == "nagios-check_"
- @${MKDIR} ${STAGEDIR}${PREFIX}/libexec/nagios
- ${INSTALL_PROGRAM} ${WRKSRC}/examples/nagios/check_bareos/check_bareos \
- ${STAGEDIR}${PREFIX}/libexec/nagios
-.endif
-.if ${PKGNAMESUFFIX} == "17-client-static"
- ${INSTALL_PROGRAM} ${WRKSRC}/src/filed/static-bareos-fd ${STAGEDIR}${PREFIX}/sbin/bareos-fd-static
- ${INSTALL_PROGRAM} ${WRKSRC}/src/console/static-bconsole ${STAGEDIR}${PREFIX}/sbin/bconsole-static
-.endif
-.if ${PKGNAMESUFFIX} == "17-traymonitor"
-# Install config files and preserve existing ones
-.for d in client director monitor storage
- ${INSTALL_SCRIPT} ${WRKSRC}/src/defaultconfigs/tray-monitor.d/${d}/*.sample ${STAGEDIR}${ETCDIR}/tray-monitor.d/${d}/
-.endfor
- ${INSTALL_PROGRAM} ${WRKSRC}/src/qt-tray-monitor/bareos-tray-monitor ${STAGEDIR}${PREFIX}/bin
- ${INSTALL_DATA} ${WRKSRC}/src/qt-tray-monitor/bareos-tray-monitor.xpm ${STAGEDIR}${PREFIX}/share/pixmaps
- ${INSTALL_DATA} ${WRKSRC}/src/qt-tray-monitor/bareos-tray-monitor.desktop ${STAGEDIR}${DESKTOPDIR}
-.endif
diff --git a/sysutils/bareos17-server/distinfo b/sysutils/bareos17-server/distinfo
deleted file mode 100644
index d6f6c0423ab7..000000000000
--- a/sysutils/bareos17-server/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1624924837
-SHA256 (bareos-bareos-Release-17.2.10_GH0.tar.gz) = f6e2526b180e2ef17bcd72f7e27517dbdd0053675b8aef7147e9b24c0b0d7d10
-SIZE (bareos-bareos-Release-17.2.10_GH0.tar.gz) = 4190783
diff --git a/sysutils/bareos17-server/files/bareos-barcodes b/sysutils/bareos17-server/files/bareos-barcodes
deleted file mode 100644
index f42cb7f7aeea..000000000000
--- a/sysutils/bareos17-server/files/bareos-barcodes
+++ /dev/null
@@ -1,51 +0,0 @@
-#
-# Bacula barcode simulation file
-# used by ${PREFIX}/sbin/chio-bareos (FreeBSD)
-#
-# The volumenames are returned by the "changer list" command
-# labeling in the console is done by "label barcodes"
-# (then all volumes belog to the default pool).
-# All Lines with an "#" at the bedinning are ignored
-#
-# !!!! If you export an tape and reinsert another one,
-# !!!! don't forget to change the volume name in this file!
-#
-1:Volume1-100
-2:Volume1-101
-3:Volume1-102
-4:Volume1-103
-5:Volume1-104
-6:Volume1-105
-7:Volume1-106
-8:Volume1-107
-9:Volume1-108
-10:Volume1-109
-11:Volume1-110
-12:Volume1-111
-#
-# Further volumes exported from the changer
-#
-# 36GB AIT2 tapes
-#Volume1-100
-#Volume1-101
-#Volume1-102
-#Volume1-103
-#Volume1-104
-#Volume1-105
-#Volume1-106
-#Volume1-107
-#Volume1-108
-#Volume1-109
-#Volume1-110
-#Volume1-111
-#Volume1-112
-#Volume1-113
-#Volume1-114
-#Volume1-115
-#
-# 50GB AIT2 tapes
-#Volume2-200
-#Volume2-201
-#Volume2-202
-#Volume2-203
-#Volume2-204
diff --git a/sysutils/bareos17-server/files/bareos-dir.in b/sysutils/bareos17-server/files/bareos-dir.in
deleted file mode 100644
index 86b62370cbb7..000000000000
--- a/sysutils/bareos17-server/files/bareos-dir.in
+++ /dev/null
@@ -1,55 +0,0 @@
-#!/bin/sh
-
-# PROVIDE: bareos_dir
-# REQUIRE: DAEMON %%REQ_MYSQL%% %%REQ_PGSQL%%
-# KEYWORD: shutdown
-#
-# Add the following lines to /etc/rc.conf.local or /etc/rc.conf
-# to enable this service:
-#
-# bareos_dir_enable (bool): Set to NO by default.
-# Set it to YES to enable bareos_dir.
-# bareos_dir_flags (params): Set params used to start bareos_dir.
-# bareos_dir_config (params): Path to the config file/directory
-#
-
-. /etc/rc.subr
-
-name="bareos_dir"
-rcvar=${name}_enable
-
-load_rc_config $name
-
-: ${bareos_dir_enable="NO"}
-: ${bareos_dir_flags="-u bareos -g bareos -v"}
-: ${bareos_dir_config="%%PREFIX%%/etc/bareos/"}
-: ${bareos_dir_pidfile="/var/run/bareos/bareos-dir.9101.pid"}
-
-command=%%PREFIX%%/sbin/bareos-dir
-command_args="-c ${bareos_dir_config}"
-pidfile="${bareos_dir_pidfile}"
-bconsole_command=/usr/local/bin/bconsole
-start_precmd="bareos_start_precmd"
-restart_precmd="bareos_dir_configtest"
-reload_precmd="bareos_dir_configtest"
-reload_cmd="bareos_dir_reload"
-configtest_cmd="bareos_dir_configtest"
-
-bareos_start_precmd() {
- [ -d "${pidfile%/*}" ] || install -d -o bareos -g bareos ${pidfile%/*}
- bareos_dir_configtest
-}
-
-bareos_dir_configtest() {
- echo "Performing sanity check on ${bareos_dir_config} configuration:"
- eval ${command} -t
-}
-
-bareos_dir_reload() {
- echo "Performing a graceful reload"
- # bconsole always exits with 0, so we can't check the return status for success.
- echo "reload" | ${bconsole_command}
-}
-
-extra_commands="reload configtest"
-run_rc_command "$1"
diff --git a/sysutils/bareos17-server/files/bareos-fd.in b/sysutils/bareos17-server/files/bareos-fd.in
deleted file mode 100644
index 54647786b12c..000000000000
--- a/sysutils/bareos17-server/files/bareos-fd.in
+++ /dev/null
@@ -1,46 +0,0 @@
-#!/bin/sh
-
-# PROVIDE: bareos_fd
-# REQUIRE: DAEMON
-# KEYWORD: shutdown
-#
-# Add the following lines to /etc/rc.conf.local or /etc/rc.conf
-# to enable this service:
-#
-# bareos_fd_enable (bool): Set to NO by default.
-# Set it to YES to enable bareos_fd.
-# bareos_fd_flags (params): Set params used to start bareos_fd.
-# bareos_fd_config (params): Path to the config file/directory
-#
-
-. /etc/rc.subr
-
-name="bareos_fd"
-rcvar=${name}_enable
-
-load_rc_config $name
-
-: ${bareos_fd_enable="NO"}
-: ${bareos_fd_flags="-u root -g wheel -v"}
-: ${bareos_fd_config="%%PREFIX%%/etc/bareos/"}
-: ${bareos_fd_pidfile="/var/run/bareos/bareos-fd.9102.pid"}
-
-command=%%PREFIX%%/sbin/bareos-fd
-command_args="-c ${bareos_fd_config}"
-pidfile="${bareos_fd_pidfile}"
-start_precmd="bareos_start_precmd"
-
-bareos_start_precmd() {
- [ -d "${pidfile%/*}" ] || {
- getent passwd bareos > /dev/null 2&>1
- if [ $? -eq 0] ; then
- # user bareos exists
- install -d -o bareos -g bareos ${pidfile%/*}
- else
- # bareos_fd as solitair service
- install -d -o root -g wheel ${pidfile%/*}
- fi
- }
-}
-
-run_rc_command "$1"
diff --git a/sysutils/bareos17-server/files/bareos-sd.in b/sysutils/bareos17-server/files/bareos-sd.in
deleted file mode 100644
index a5efe78e80f7..000000000000
--- a/sysutils/bareos17-server/files/bareos-sd.in
+++ /dev/null
@@ -1,37 +0,0 @@
-#!/bin/sh
-
-# PROVIDE: bareos_sd
-# REQUIRE: DAEMON
-# KEYWORD: shutdown
-#
-# Add the following lines to /etc/rc.conf.local or /etc/rc.conf
-# to enable this service:
-#
-# bareos_sd_enable (bool): Set to NO by default.
-# Set it to YES to enable bareos_sd.
-# bareos_sd_flags (params): Set params used to start bareos_sd.
-# bareos_sd_config (params): Path to the config file/directory
-#
-
-. /etc/rc.subr
-
-name="bareos_sd"
-rcvar=${name}_enable
-
-load_rc_config $name
-
-: ${bareos_sd_enable="NO"}
-: ${bareos_sd_flags="-u bareos -g bareos -v"}
-: ${bareos_sd_config="%%PREFIX%%/etc/bareos/"}
-: ${bareos_sd_pidfile="/var/run/bareos/bareos-sd.9103.pid"}
-
-command=%%PREFIX%%/sbin/bareos-sd
-command_args="-c ${bareos_sd_config}"
-pidfile="${bareos_sd_pidfile}"
-start_precmd="bareos_start_precmd"
-
-bareos_start_precmd() {
- [ -d "${pidfile%/*}" ] || install -d -o bareos -g bareos ${pidfile%/*}
-}
-
-run_rc_command "$1"
diff --git a/sysutils/bareos17-server/files/chio-bareos b/sysutils/bareos17-server/files/chio-bareos
deleted file mode 100644
index f006ef78e6ce..000000000000
--- a/sysutils/bareos17-server/files/chio-bareos
+++ /dev/null
@@ -1,190 +0,0 @@
-#!/bin/sh
-#
-# BAREOS interface to tape libraries and autoloaders for FreeBSD
-# (by Rudolf Cejka <cej...@fit.vutbr.cz>, v1.2, 2012/11/14)
-#
-# If you set in your Device resource
-# Changer Command = "path-to-this-script/chio-changer %c %o %S %a %d"
-# you will have the following input to this script:
-# chio-changer "changer-device" "command" "slot" "tape-device" "drive-index"
-# $1 $2 $3 $4 $5
-# for example (on a FreeBSD system):
-# chio-changer /dev/ch0 load 1 /dev/nsa0 0
-#
-# If you change the script, take care to return either the chio exit
-# code or a 0. If the script exits with a non-zero exit code, BAREOS
-# will assume the request failed.
-#
-
-PROGNAME=`basename $0`
-
-# Uncomment the following line, if you want to log debug output.
-#DEBUG=/var/run/bareos/${PROGNAME}.log
-
-# Uncomment the following line, if you need to eject a tape before moving
-# it from the drive.
-#OFFLINE=yes
-
-# Uncomment one or more of the following lines, if you need to wait for
-# some time (in seconds) after unloading, loading or transferring a tape.
-#OFFLINE_SLEEP=10
-#LOAD_SLEEP=10
-#MOVE_SLEEP=10
-
-# Uncomment the following line, if you do not have a changer with volume
-# reader.
-#FAKE_BARCODES=/usr/local/etc/bareos-barcodes
-
-usage()
-{
- cat <<EOF
-Usage: ${PROGNAME} <changer-device> <cmd> [slot] [tape-device] [drive-index]
-
-Commands (<cmd>):
- unload Unload a tape into the slot from where it was loaded
- load <slot> Load a tape from the slot <slot> (1-based)
- transfer <slot> <slotdst> Transfer a tape from the slot <slot> to
- the slot <slotdst> (1-based)
- list List full storage slots
- listall List all storage slots and drives with source information
- loaded Give slot from where the tape was loaded (0 = empty drive)
- slots Give number of available slots
-
-Example:
- ${PROGNAME} /dev/ch0 load 1 Load a tape from the slot 1
-
-EOF
- exit 1
-}
-
-# Default settings
-CHANGER=/dev/ch0
-TAPE=/dev/nsa0
-DRIVE=0
-
-CHIO=/bin/chio
-MT=/usr/bin/mt
-
-if [ -n "${DEBUG}" ]; then
- MSG=$0
- for PAR; do MSG="${MSG} \"${PAR}\""; done
- echo `date +"%Y/%m/%d %H:%M:%S"` ${MSG} >> ${DEBUG}
-fi
-
-if [ -n "$1" ]; then
- CHANGER=$1;
-fi
-COMMAND=$2
-SLOT=$3
-SLOTDST=$4
-if [ -n "$4" ]; then
- TAPE=$4
-fi
-if [ -n "$5" ]; then
- DRIVE=$5
-fi
-
-case ${COMMAND} in
-unload)
- if [ "${OFFLINE}" = yes ]; then
- ${MT} -f ${TAPE} offline
- if [ $? = 0 -a -n "${OFFLINE_SLEEP}" ]; then
- sleep ${OFFLINE_SLEEP}
- fi
- fi
- if [ -z "${SLOT}" ]; then
- ${CHIO} -f ${CHANGER} return drive ${DRIVE}
- else
- ${CHIO} -f ${CHANGER} move drive ${DRIVE} slot $((${SLOT} - 1))
- fi
- if [ $? -ne 0 ]; then
- # In case of an error, try to unload the cartridge to the first free slot
- FREE=`${CHIO} -f ${CHANGER} status slot | \
- sed -ne '/FULL/d;s/^slot *\([0-9]*\):.*/\1/p' | \
- awk 'BEGIN { n = 0 } { n = $1 + 1; exit } END { print n }'`
- if [ ${FREE} -gt 0 ]; then
- ${CHIO} -f ${CHANGER} move drive ${DRIVE} slot $((${FREE} - 1))
- else
- exit 1
- fi
- fi
- ;;
-load)
- if [ -z "${SLOT}" ]; then
- usage
- fi
- ${CHIO} -f ${CHANGER} move slot $((${SLOT} - 1)) drive ${DRIVE}
- if [ $? -ne 0 ]; then
- exit 1
- fi
- if [ -n "${LOAD_SLEEP}" ]; then
- sleep ${LOAD_SLEEP}
- fi
- ;;
-transfer)
- if [ -z "${SLOT}" -o -z "${SLOTDST}" ]; then
- usage
- fi
- ${CHIO} -f ${CHANGER} move slot $((${SLOT} - 1)) slot $((${SLOTDST} - 1))
- if [ $? -ne 0 ]; then
- exit 1
- fi
- if [ -n "${MOVE_SLEEP}" ]; then
- sleep ${MOVE_SLEEP}
- fi
- ;;
-list)
- if [ -z "${FAKE_BARCODES}" ]; then
- ${CHIO} -f ${CHANGER} status -v slot | \
- sed -ne 's/^slot *\([0-9]*\):.*FULL.*voltag.*<\([^:]*\):.*/\1:\2/p' | \
- awk -F: '{ print $1 + 1 ":" $2 }'
- else
- if [ -f "${FAKE_BARCODES}" ]; then
- grep -v -e "^#" -e "^$" < ${FAKE_BARCODES}
- else
- echo "${PROGNAME}: Barcode file ${FAKE_BARCODES} is missing"
- exit 1
- fi
- fi
- ;;
-listall)
- if [ -z "${FAKE_BARCODES}" ]; then
- ${CHIO} -f ${CHANGER} status -vS | \
- sed -ne '
- s/^slot *\([0-9]*\):.*ENAB.*FULL.*voltag.*<\([^:]*\):.*/I:\1:F:\2/p;t
- s/^slot *\([0-9]*\):.*FULL.*voltag.*<\([^:]*\):.*/S:\1:F:\2/p;t
- s/^drive *\([0-9]*\):.*FULL.*voltag.*<\([^:]*\):.*source.*<[^0-9]*\([0-9]*\)>.*/D:\1:F:\3:\2/p;t
- s/^slot *\([0-9]*\):.*ENAB.*voltag.*<\([^:]*\):.*/I:\1:E/p;t
- s/^slot *\([0-9]*\):.*voltag.*<\([^:]*\):.*/S:\1:E/p;t
- s/^drive *\([0-9]*\):.*voltag.*<\([^:]*\):.*/D:\1:E/p' | \
- awk -F: '{ for (n = 1; n <= NF; n++) printf "%s%s",
- (n == ($1 == "D" ? 4 : 2)) ? ($n == "" ? 0 : $n + 1) : $n,
- (n == NF) ? "\n" : ":" }'
- else
- if [ -f "${FAKE_BARCODES}" ]; then
- grep -v -e "^#" -e "^$" < ${FAKE_BARCODES} | \
- awk -F: '{ print "S:" $1 (match($2, "^ *$") ? ":E" : ":F:" $2) }'
- else
- echo "${PROGNAME}: Barcode file ${FAKE_BARCODES} is missing"
- exit 1
- fi
- fi
- ;;
-loaded)
- # If a tape is loaded, but the source slot is unknown (for example,
- # after library reboot), try to report the first free slot
- FREE=`${CHIO} -f ${CHANGER} status slot | \
- sed -ne '/FULL/d;s/^slot *\([0-9]*\):.*/\1/p' | \
- awk 'BEGIN { n = 0 } { n = $1 + 1; exit } END { print n }'`
- ${CHIO} -f ${CHANGER} status -S drive | \
- sed -ne 's/^drive *'${DRIVE}':.*FULL.*source.*<[^0-9]*\([0-9]*\)>.*/\1/p' \
- | awk 'BEGIN { n = 0 } { n = ($1 == "") ? '${FREE}' : $1 + 1 } \
- END { print n }'
- ;;
-slots)
- ${CHIO} -f ${CHANGER} status | grep -c "^slot "
- ;;
-*)
- usage
- ;;
-esac
diff --git a/sysutils/bareos17-server/files/patch-autoconf_Make.common.in b/sysutils/bareos17-server/files/patch-autoconf_Make.common.in
deleted file mode 100644
index 38093dc657b0..000000000000
--- a/sysutils/bareos17-server/files/patch-autoconf_Make.common.in
+++ /dev/null
@@ -1,13 +0,0 @@
---- autoconf/Make.common.in 2016-11-09 23:17:41.055746000 -0500
-+++ autoconf/Make.common.in 2016-11-09 23:17:59.647897000 -0500
-@@ -62,8 +62,8 @@
- MKDIR = @BUILD_DIR@/autoconf/mkinstalldirs
- INSTALL = @INSTALL@
- # add the -s to the following in PRODUCTION mode
--INSTALL_PROGRAM = $(INSTALL) -m @SBINPERM@
--INSTALL_LIB = $(INSTALL) -m 755
-+INSTALL_PROGRAM = $(INSTALL) -s -m @SBINPERM@
-+INSTALL_LIB = $(INSTALL) -s -m 755
- INSTALL_DATA = $(INSTALL) -m 644
- INSTALL_SCRIPT = $(INSTALL) -m @SBINPERM@
- INSTALL_CONFIG = $(INSTALL) -m 640
diff --git a/sysutils/bareos17-server/files/patch-configure b/sysutils/bareos17-server/files/patch-configure
deleted file mode 100644
index 17a768d4ddf3..000000000000
--- a/sysutils/bareos17-server/files/patch-configure
+++ /dev/null
@@ -1,41 +0,0 @@
---- configure 2020-07-09 12:30:11.000000000 -0500
-+++ configure 2021-08-04 23:04:48.496040000 -0500
-@@ -18642,7 +18642,7 @@
- found_so=
- found_a=
- if test $use_additional = yes; then
-- if test -n "$shlibext" && test -f "$additional_libdir/lib$name.$shlibext"; then
-+ if test -n "$shlibext" && test -f "$additional_libdir/lib$name.$shlibext" && test "${enable_static_fd+set}" != set; then
- found_dir="$additional_libdir"
- found_so="$additional_libdir/lib$name.$shlibext"
- if test -f "$additional_libdir/lib$name.la"; then
-@@ -22122,7 +22122,7 @@
- found_so=
- found_a=
- if test $use_additional = yes; then
-- if test -n "$shlibext" && test -f "$additional_libdir/lib$name.$shlibext"; then
-+ if test -n "$shlibext" && test -f "$additional_libdir/lib$name.$shlibext" && test "${enable_static_fd+set}" != set; then
- found_dir="$additional_libdir"
- found_so="$additional_libdir/lib$name.$shlibext"
- if test -f "$additional_libdir/lib$name.la"; then
-@@ -23610,7 +23610,7 @@
- done
-
-
--ac_fn_c_check_header_mongrel "$LINENO" "cephfs/ceph_statx.h" "ac_cv_header_cephfs_ceph_statx_h" "$ac_includes_default"
-+ac_fn_c_check_header_mongrel "$LINENO" "cephfs/ceph_ll_client.h" "ac_cv_header_cephfs_ceph_statx_h" "$ac_includes_default"
- if test "x$ac_cv_header_cephfs_ceph_statx_h" = xyes; then :
-
- $as_echo "#define HAVE_CEPHFS_CEPH_STATX_H 1" >>confdefs.h
-@@ -32518,9 +32518,9 @@
- #
- # Make sure the $with_glusterfs_directory also makes sense
- #
-- if test -d "${with_glusterfs_directory}/lib" -a -d "${with_glusterfs_directory}/include"; then
-+ if test -d "${with_glusterfs_directory}/lib" -a -d "${with_glusterfs_directory}/include/glusterfs"; then
- GLUSTER_LIBS="-L${with_glusterfs_directory}/lib ${GLUSTER_LIBS}"
-- GLUSTER_INC="-I${with_glusterfs_directory}/include ${GLUSTER_INC}"
-+ GLUSTER_INC="-I${with_glusterfs_directory}/include/glusterfs ${GLUSTER_INC}"
- fi
- else
- GLUSTER_INC="-I/usr/include/glusterfs"
diff --git a/sysutils/bareos17-server/files/patch-src-console-Makefile.in b/sysutils/bareos17-server/files/patch-src-console-Makefile.in
deleted file mode 100644
index b1526de9fb6f..000000000000
--- a/sysutils/bareos17-server/files/patch-src-console-Makefile.in
+++ /dev/null
@@ -1,35 +0,0 @@
---- src/console/Makefile.in 2016-10-16 10:14:36.000000000 -0500
-+++ src/console/Makefile.in 2016-11-16 01:14:33.054997000 -0500
-@@ -28,6 +28,7 @@
- CONS_LIBS = @CONS_LIBS@
-
- JANSSON_CPPFLAGS = @JANSSON_INC@
-+JANSSON_LDFLAGS = @JANSSON_LIBS@
-
- INCLUDES += -I$(srcdir) -I$(basedir) -I$(basedir)/include
-
-@@ -51,12 +52,12 @@
- bconsole: Makefile $(CONSOBJS) ../lib/libbareos$(DEFAULT_ARCHIVE_TYPE) ../lib/libbareoscfg$(DEFAULT_ARCHIVE_TYPE)
- $(LIBTOOL_LINK) $(CXX) $(LDFLAGS) -L../lib -L../cats -o $@ $(CONSOBJS) \
- $(DLIB) -lbareoscfg -lbareos -lm $(CONS_LIBS) $(LIBS) $(GETTEXT_LIBS) \
-- $(OPENSSL_LIBS_NONSHARED) $(GNUTLS_LIBS_NONSHARED)
-+ $(OPENSSL_LIBS_NONSHARED) $(GNUTLS_LIBS_NONSHARED) $(JANSSON_LDFLAGS)
-
- static-bconsole: Makefile $(CONSOBJS) ../lib/libbareos.a ../lib/libbareoscfg$(DEFAULT_ARCHIVE_TYPE)
- $(LIBTOOL_LINK) $(CXX) -static $(LDFLAGS) -L../lib -L../cats -o $@ $(CONSOBJS) \
-- $(DLIB) -lbareoscfg -lbareos -lm $(CONS_LIBS) $(LIBS) $(GETTEXT_LIBS) \
-- $(OPENSSL_LIBS) $(GNUTLS_LIBS)
-+ $(DLIB) -lbareoscfg -lbareos -lm $(CONS_LIBS) $(LIBS) $(GETTEXT_STATIC_LIBS) \
-+ $(OPENSSL_LIBS) $(GNUTLS_LIBS) $(JANSSON_LDFLAGS)
- strip $@
-
-
-@@ -93,7 +94,7 @@
- $(MKDIR) $(DESTDIR)$(bindir)
- $(MKDIR) $(DESTDIR)$(sbindir)
- $(LIBTOOL_INSTALL) $(INSTALL_PROGRAM) bconsole $(DESTDIR)$(bindir)/bconsole;
-- @if ! [ -r $(DESTDIR)$(sbindir)/bconsole ]; then $(SYMLINK) $(bindir)/bconsole $(DESTDIR)$(sbindir)/bconsole; fi
-+ @if ! [ -r $(DESTDIR)$(sbindir)/bconsole ]; then $(SYMLINK) ../bin/bconsole $(DESTDIR)$(sbindir)/bconsole; fi
- @srcconf=bconsole.conf; \
- if test -f ${DESTDIR}${confdir}/$$srcconf; then \
- destconf=$$srcconf.new; \
diff --git a/sysutils/bareos17-server/files/patch-src-dird-Makefile.in b/sysutils/bareos17-server/files/patch-src-dird-Makefile.in
deleted file mode 100644
index b106e98bb054..000000000000
--- a/sysutils/bareos17-server/files/patch-src-dird-Makefile.in
+++ /dev/null
@@ -1,100 +0,0 @@
---- src/dird/Makefile.in 2018-07-12 07:38:58.000000000 -0500
-+++ src/dird/Makefile.in 2019-05-09 09:40:05.828917000 -0500
-@@ -56,6 +56,7 @@
- INCLUDES += -I$(srcdir) -I$(basedir) -I$(basedir)/include -I$(basedir)/lmdb -I$(basedir)/ndmp
-
- JANSSON_CPPFLAGS = @JANSSON_INC@
-+JANSSON_LDFLAGS = @JANSSON_LIBS@
-
- DIRD_RESTYPES = catalog client console counter director fileset job jobdefs messages pool profile schedule storage
-
-@@ -77,46 +78,46 @@
- $(NO_ECHO)$(CXX) $(DEFS) $(DEBUG) -c $(WCFLAGS) $(CPPFLAGS) $(JANSSON_CPPFLAGS) $(INCLUDES) $(DINCLUDE) $(CXXFLAGS) $<
-
- bareos-dir: Makefile $(SVROBJS) \
-- ../lib/libbareos$(DEFAULT_ARCHIVE_TYPE) \
-- ../lib/libbareoscfg$(DEFAULT_ARCHIVE_TYPE) \
-+ $(LOCALBASE)/lib/libbareos$(DEFAULT_ARCHIVE_TYPE) \
-+ $(LOCALBASE)/lib/libbareoscfg$(DEFAULT_ARCHIVE_TYPE) \
- ../cats/libbareossql$(DEFAULT_ARCHIVE_TYPE) \
- ../cats/libbareoscats$(DEFAULT_ARCHIVE_TYPE) \
-- ../findlib/libbareosfind$(DEFAULT_ARCHIVE_TYPE) \
-+ $(LOCALBASE)/lib/libbareosfind$(DEFAULT_ARCHIVE_TYPE) \
- @NDMP_DEPS@
- @echo "Linking $@ ..."
- $(LIBTOOL_LINK) $(CXX) $(WLDFLAGS) $(LDFLAGS) -L../lib -L../cats -L../findlib -o $@ $(SVROBJS) \
- $(NDMP_LIBS) -lbareosfind -lbareossql -lbareoscats -lbareoscfg -lbareos -lm $(DLIB) \
- $(DB_LIBS) $(LIBS) $(WRAPLIBS) $(GETTEXT_LIBS) $(CAP_LIBS) \
-- $(OPENSSL_LIBS_NONSHARED) $(GNUTLS_LIBS_NONSHARED) $(LMDB_LIBS)
-+ $(OPENSSL_LIBS) $(GNUTLS_LIBS_NONSHARED) $(LMDB_LIBS) $(JANSSON_LDFLAGS)
-
- bareos-dbcheck: Makefile $(DBCHKOBJS) \
-- ../lib/libbareos$(DEFAULT_ARCHIVE_TYPE) \
-- ../findlib/libbareosfind$(DEFAULT_ARCHIVE_TYPE) \
-- ../lib/libbareoscfg$(DEFAULT_ARCHIVE_TYPE) \
-+ $(LOCALBASE)/lib/libbareos$(DEFAULT_ARCHIVE_TYPE) \
-+ $(LOCALBASE)/lib/libbareosfind$(DEFAULT_ARCHIVE_TYPE) \
-+ $(LOCALBASE)/lib/libbareoscfg$(DEFAULT_ARCHIVE_TYPE) \
- ../cats/libbareossql$(DEFAULT_ARCHIVE_TYPE) \
- ../cats/libbareoscats$(DEFAULT_ARCHIVE_TYPE)
- @echo "Linking $@ ..."
- $(LIBTOOL_LINK) $(CXX) $(LDFLAGS) -L../lib -L../findlib -L../cats -o $@ $(DBCHKOBJS) \
- -lbareoscats -lbareossql -lbareoscfg -lbareosfind -lbareos -lm $(DB_LIBS) $(LIBS) $(GETTEXT_LIBS) \
-- $(OPENSSL_LIBS_NONSHARED) $(GNUTLS_LIBS_NONSHARED)
-+ $(OPENSSL_LIBS) $(GNUTLS_LIBS_NONSHARED) $(JANSSON_LDFLAGS)
-
- testfind: Makefile $(TSTFNDOBJS) \
-- ../lib/libbareos$(DEFAULT_ARCHIVE_TYPE) \
-- ../findlib/libbareosfind$(DEFAULT_ARCHIVE_TYPE) \
-- ../lib/libbareoscfg$(DEFAULT_ARCHIVE_TYPE) \
-+ $(LOCALBASE)/lib/libbareos$(DEFAULT_ARCHIVE_TYPE) \
-+ $(LOCALBASE)/lib/libbareosfind$(DEFAULT_ARCHIVE_TYPE) \
-+ $(LOCALBASE)/lib/libbareoscfg$(DEFAULT_ARCHIVE_TYPE) \
- ../cats/libbareossql$(DEFAULT_ARCHIVE_TYPE) \
- ../cats/libbareoscats$(DEFAULT_ARCHIVE_TYPE)
- @echo "Linking $@ ..."
- $(LIBTOOL_LINK) $(CXX) $(LDFLAGS) -L../lib -L../findlib -L../cats -o $@ $(TSTFNDOBJS) \
- -lbareoscats -lbareossql -lbareoscfg -lbareosfind -lbareos -lm $(DB_LIBS) $(LIBS) $(GETTEXT_LIBS) \
-- $(OPENSSL_LIBS_NONSHARED) $(GNUTLS_LIBS_NONSHARED)
-+ $(OPENSSL_LIBS) $(GNUTLS_LIBS_NONSHARED)
-
- static-bareos-dir: Makefile $(SVROBJS) \
-- ../lib/libbareos$(DEFAULT_ARCHIVE_TYPE) \
-- ../lib/libbareoscfg$(DEFAULT_ARCHIVE_TYPE) \
-+ $(LOCALBASE)/lib/libbareos$(DEFAULT_ARCHIVE_TYPE) \
-+ $(LOCALBASE)/lib/libbareoscfg$(DEFAULT_ARCHIVE_TYPE) \
- ../cats/libbareossql$(DEFAULT_ARCHIVE_TYPE) \
- ../cats/libbareoscats$(DEFAULT_ARCHIVE_TYPE) \
-- ../findlib/libbareosfind$(DEFAULT_ARCHIVE_TYPE) \
-+ $(LOCALBASE)/lib/libbareosfind$(DEFAULT_ARCHIVE_TYPE) \
- @NDMP_DEPS@
- @echo "Linking $@ ..."
- $(LIBTOOL_LINK) $(CXX) $(WLDFLAGS) $(LDFLAGS) -static -L../lib -L../cats -L../findlib -o $@ $(SVROBJS) \
-@@ -160,13 +161,8 @@
- if test -f "$$f"; then \
- RESDIR="$$DESTCONFDIR/$$RESTYPE"; \
- RES=`basename "$$f"`; \
-- if test -f "$$RESDIR/$$RES"; then \
-- destconf="$$RESDIR/$$RES.new"; \
-- echo " $$RESTYPE/$$RES as \"$$destconf\" (keep existing)"; \
-- else \
-- destconf="$$RESDIR/$$RES"; \
-- echo " $$RESTYPE/$$RES as \"$$destconf\""; \
-- fi; \
-+ destconf="$$RESDIR/$$RES.sample"; \
-+ echo " $$RESTYPE/$$RES as \"$$destconf\".sample"; \
- ${INSTALL_CONFIG} "$$f" "$$destconf"; \
- if test "x${dir_group}" != "x"; then \
- chgrp -f ${dir_group} $$destconf || true; \
-@@ -174,11 +170,6 @@
- fi; \
- done; \
- done
-- $(MKDIR) ${DESTDIR}${confdir}/bareos-dir-export/client/
-- @if test -f ${DESTDIR}${scriptdir}/query.sql; then \
-- echo " ==> Saving existing query.sql to query.sql.old"; \
-- $(MV) -f ${DESTDIR}${scriptdir}/query.sql ${DESTDIR}${scriptdir}/query.sql.old; \
-- fi
- ${INSTALL_DATA} query.sql ${DESTDIR}${scriptdir}/query.sql
- @if test -f static-bareos-dir; then \
- $(LIBTOOL_INSTALL) $(INSTALL_PROGRAM) static-bareos-dir $(DESTDIR)$(sbindir)/static-bareos-dir; \
diff --git a/sysutils/bareos17-server/files/patch-src-filed-Makefile.in b/sysutils/bareos17-server/files/patch-src-filed-Makefile.in
deleted file mode 100644
index 4f501c1abadf..000000000000
--- a/sysutils/bareos17-server/files/patch-src-filed-Makefile.in
+++ /dev/null
@@ -1,69 +0,0 @@
---- src/filed/Makefile.in 2018-07-12 07:38:58.000000000 -0500
-+++ src/filed/Makefile.in 2019-05-09 09:43:00.397777000 -0500
-@@ -21,10 +21,11 @@
- DEBUG=@DEBUG@
-
- GETTEXT_LIBS = @LIBINTL@
--OPENSSL_LIBS_NONSHARED = @OPENSSL_LIBS_NONSHARED@
--GNUTLS_LIBS_NONSHARED = @GNUTLS_LIBS_NONSHARED@
-+OPENSSL_LIBS = @OPENSSL_LIBS@
-+GNUTLS_LIBS = @GNUTLS_LIBS@
-
- JANSSON_CPPFLAGS = @JANSSON_INC@
-+JANSSON_LDFLAGS = @JANSSON_LIBS@
- COMPRESS_CPPFLAGS += @ZLIB_INC@ @LZO_INC@ @FASTLZ_INC@
-
- first_rule: all
-@@ -39,12 +40,12 @@
-
- FDLIBS += @LMDB_LIBS@
- FDLIBS += @CAP_LIBS@
--FDLIBS += @ZLIB_LIBS_NONSHARED@
--FDLIBS += @LZO_LIBS_NONSHARED@
--FDLIBS += @FASTLZ_LIBS_NONSHARED@
--FDLIBS += @AFS_LIBS_NONSHARED@
--FDLIBS += @ACL_LIBS_NONSHARED@
--FDLIBS += @XATTR_LIBS_NONSHARED@
-+FDLIBS += @ZLIB_LIBS@
-+FDLIBS += @LZO_LIBS@
-+FDLIBS += @FASTLZ_LIBS@
-+FDLIBS += @AFS_LIBS@
-+FDLIBS += @ACL_LIBS@
-+FDLIBS += @XATTR_LIBS@
-
- INCLUDES += -I$(srcdir) -I$(basedir) -I$(basedir)/include -I$(basedir)/lmdb
-
-@@ -78,7 +79,7 @@
- @echo "Linking $@ ..."
- $(LIBTOOL_LINK) $(CXX) $(WLDFLAGS) $(LDFLAGS) -L../lib -L../findlib -o $@ $(SVROBJS) \
- -lbareosfind -lbareoscfg -lbareos -lm $(FDLIBS) $(LIBS) \
-- $(DLIB) $(WRAPLIBS) $(GETTEXT_LIBS) $(OPENSSL_LIBS_NONSHARED) $(GNUTLS_LIBS_NONSHARED)
-+ $(DLIB) $(WRAPLIBS) $(GETTEXT_LIBS) $(OPENSSL_LIBS) $(GNUTLS_LIBS) $(JANSSON_LDFLAGS)
-
- static-bareos-fd: Makefile $(SVROBJS) \
- ../findlib/libbareosfind.a \
-@@ -87,7 +88,7 @@
- @echo "Linking $@ ..."
- $(LIBTOOL_LINK) $(CXX) $(WLDFLAGS) $(LDFLAGS) -static -L../lib -L../findlib -o $@ $(SVROBJS) \
- -lbareosfind -lbareoscfg -lbareos -lm $(FDLIBS) $(LIBS) \
-- $(DLIB) $(WRAPLIBS) $(GETTEXT_LIBS) $(OPENSSL_LIBS) $(GNUTLS_LIBS)
-+ $(DLIB) $(WRAPLIBS) $(GETTEXT_STATIC_LIBS) $(OPENSSL_LIBS) $(GNUTLS_LIBS) $(JANSSON_LDFLAGS)
- strip $@
-
- Makefile: $(srcdir)/Makefile.in $(topdir)/config.status
-@@ -133,13 +134,8 @@
- if test -f "$$f"; then \
- RESDIR="$$DESTCONFDIR/$$RESTYPE"; \
- RES=`basename "$$f"`; \
-- if test -f "$$RESDIR/$$RES"; then \
-- destconf="$$RESDIR/$$RES.new"; \
-- echo " $$RESTYPE/$$RES as \"$$destconf\" (keep existing)"; \
-- else \
-- destconf="$$RESDIR/$$RES"; \
-- echo " $$RESTYPE/$$RES as \"$$destconf\""; \
-- fi; \
-+ destconf="$$RESDIR/$$RES.sample"; \
-+ echo " $$RESTYPE/$$RES as \"$$destconf\".sample"; \
- ${INSTALL_CONFIG} "$$f" "$$destconf"; \
- if test "x${fd_group}" != "x"; then \
- chgrp -f ${fd_group} $$destconf || true; \
diff --git a/sysutils/bareos17-server/files/patch-src-lib_bsnprintf.c b/sysutils/bareos17-server/files/patch-src-lib_bsnprintf.c
deleted file mode 100644
index 41d818ca489f..000000000000
--- a/sysutils/bareos17-server/files/patch-src-lib_bsnprintf.c
+++ /dev/null
@@ -1,20 +0,0 @@
---- src/lib/bsnprintf.c.orig 2021-11-18 14:05:23 UTC
-+++ src/lib/bsnprintf.c
-@@ -618,6 +618,7 @@ static LDOUBLE pow10(int exp)
- return result;
- }
-
-+#if !defined __FreeBSD__
- static int64_t round(LDOUBLE value)
- {
- int64_t intpart;
-@@ -629,6 +630,9 @@ static int64_t round(LDOUBLE value)
-
- return intpart;
- }
-+#else
-+#include <math.h>
-+#endif
-
- static int32_t fmtfp(char *buffer, int32_t currlen, int32_t maxlen,
- LDOUBLE fvalue, int min, int max, int flags)
diff --git a/sysutils/bareos17-server/files/patch-src-plugins-dird_python-dir.c b/sysutils/bareos17-server/files/patch-src-plugins-dird_python-dir.c
deleted file mode 100644
index 6c0c64d50c2d..000000000000
--- a/sysutils/bareos17-server/files/patch-src-plugins-dird_python-dir.c
+++ /dev/null
@@ -1,61 +0,0 @@
---- src/plugins/dird/python-dir.c 2019-12-29 01:43:39.125609000 -0500
-+++ src/plugins/dird/python-dir.c 2019-12-29 01:48:30.581353000 -0500
-@@ -34,6 +34,13 @@
- #error "Need at least Python version 2.6 or newer"
- #endif
-
-+#if (PY_VERSION_HEX > 0x03050000)
-+#define PyInt_AsLong PyLong_AsLong
-+#define PyInt_FromLong PyLong_FromLong
-+#define PyString_AsString PyUnicode_AsUTF8
-+#define PyString_FromString PyUnicode_FromString
-+#endif
-+
- static const int dbglvl = 150;
-
- #define PLUGIN_LICENSE "Bareos AGPLv3"
-@@ -114,6 +121,20 @@
- */
- static PyThreadState *mainThreadState;
-
-+#if (PY_VERSION_HEX > 0x03050000)
-+static struct PyModuleDef BareosDIRModuleDef = {
-+ PyModuleDef_HEAD_INIT,
-+ "bareosdir",
-+ NULL,
-+ -1,
-+ BareosDIRMethods,
-+ NULL,
-+ NULL,
-+ NULL,
-+ NULL
-+};
-+#endif
-+
- #ifdef __cplusplus
- extern "C" {
- #endif
-@@ -675,7 +696,11 @@
- /*
- * Make our callback methods available for Python.
- */
-+#if (PY_VERSION_HEX > 0x03050000)
-+ p_ctx->pInstance = PyModule_Create(&BareosDIRModuleDef);
-+#else
- p_ctx->pInstance = Py_InitModule("bareosdir", BareosDIRMethods);
-+#endif
- }
-
- /*
-@@ -955,7 +980,11 @@
- char *value;
-
- ctx = PyGetbpContext(pyCtx);
-+#if (PY_VERSION_HEX > 0x03050000)
-+ value = bstrdup(PyString_AsString(pyValue));
-+#else
- value = PyString_AsString(pyValue);
-+#endif
- if (value) {
- retval = bfuncs->setBareosValue(ctx, (bwDirVariable)var, value);
- }
diff --git a/sysutils/bareos17-server/files/patch-src-plugins-filed_Makefile.in b/sysutils/bareos17-server/files/patch-src-plugins-filed_Makefile.in
deleted file mode 100644
index b19155856db5..000000000000
--- a/sysutils/bareos17-server/files/patch-src-plugins-filed_Makefile.in
+++ /dev/null
@@ -1,29 +0,0 @@
---- src/plugins/filed/Makefile.in 2020-07-09 12:30:11.000000000 -0500
-+++ src/plugins/filed/Makefile.in 2021-08-05 02:19:31.479394000 -0500
-@@ -93,7 +93,8 @@
-
- install: all
- $(MKDIR) $(DESTDIR)$(plugindir)
-- $(MKDIR) ${DESTDIR}${configtemplatedir}/bareos-dir.d/
-+ $(MKDIR) ${DESTDIR}${configtemplatedir}/bareos-dir.d/fileset
-+ $(MKDIR) ${DESTDIR}${configtemplatedir}/bareos-dir.d/job
- $(LIBTOOL_INSTALL) $(INSTALL_PROGRAM) bpipe-fd.la $(DESTDIR)$(plugindir)
- $(RMF) $(DESTDIR)$(plugindir)/bpipe-fd.la
- if test "x$(BUILD_PLUGINS)" != "x" ; then \
-@@ -104,14 +105,14 @@
- if [ -d "$$CONF" ]; then \
- for i in `find "$$CONF/" \( -name "*.conf" -o -name "*.conf.example" \) -print | cut -d'/' -f2-`; do \
- $(MKDIR) `dirname ${DESTDIR}${configtemplatedir}/$$i`; \
-- $(INSTALL_CONFIG) $$CONF/$$i ${DESTDIR}${configtemplatedir}/$$i; \
-+ $(INSTALL_CONFIG) $$CONF/$$i ${DESTDIR}${configtemplatedir}/`echo $$i | sed -e 's|example|sample|g'`; \
- done; \
- fi; \
- if [ "$$plugin" = "python-fd.la" ]; then \
- $(CP) *.py *.py.template $(DESTDIR)$(plugindir); \
- for i in `find python-ldap-conf.d/ \( -name "*.conf" -o -name "*.conf.example" \) -print | cut -d'/' -f2-`; do \
- $(MKDIR) `dirname ${DESTDIR}${configtemplatedir}/$$i`; \
-- $(INSTALL_CONFIG) python-ldap-conf.d/$$i ${DESTDIR}${configtemplatedir}/$$i; \
-+ $(INSTALL_CONFIG) python-ldap-conf.d/$$i ${DESTDIR}${confdir}/`echo $$i | sed -e 's|example|sample|g'`; \
- done; \
- fi; \
- done;\
diff --git a/sysutils/bareos17-server/files/patch-src-plugins-filed_python-fd.c b/sysutils/bareos17-server/files/patch-src-plugins-filed_python-fd.c
deleted file mode 100644
index 0e5578ed4607..000000000000
--- a/sysutils/bareos17-server/files/patch-src-plugins-filed_python-fd.c
+++ /dev/null
@@ -1,111 +0,0 @@
---- src/plugins/filed/python-fd.c 2019-12-29 01:20:40.033054000 -0500
-+++ src/plugins/filed/python-fd.c 2019-12-29 01:27:28.921617000 -0500
-@@ -37,6 +37,14 @@
- #error "Need at least Python version 2.6 or newer"
- #endif
-
-+#if (PY_VERSION_HEX > 0x03050000)
-+#define PyInt_AsLong PyLong_AsLong
-+#define PyInt_FromLong PyLong_FromLong
-+#define PyString_AsString PyUnicode_AsUTF8
-+#define PyString_FromString PyUnicode_FromString
-+#define PyString_Check PyBytes_Check
-+#endif
-+
- static const int dbglvl = 150;
-
- #define PLUGIN_LICENSE "Bareos AGPLv3"
-@@ -162,6 +170,20 @@
- */
- static PyThreadState *mainThreadState;
-
-+#if (PY_VERSION_HEX > 0x03050000)
-+static struct PyModuleDef BareosFDModuleDef = {
-+ PyModuleDef_HEAD_INIT,
-+ "bareosfd",
-+ NULL,
-+ -1,
-+ BareosFDMethods,
-+ NULL,
-+ NULL,
-+ NULL,
-+ NULL
-+};
-+#endif
-+
- #ifdef __cplusplus
- extern "C" {
- #endif
-@@ -1225,7 +1247,11 @@
- /*
- * Make our callback methods available for Python.
- */
-+#if (PY_VERSION_HEX > 0x03050000)
-+ p_ctx->pInstance = PyModule_Create(&BareosFDModuleDef);
-+#else
- p_ctx->pInstance = Py_InitModule("bareosfd", BareosFDMethods);
-+#endif
-
- /*
- * Fill in the slots of PyRestoreObject
-@@ -2702,8 +2728,11 @@
- }
- case bVarFileSeen: {
- char *value;
--
-+#if (PY_VERSION_HEX > 0x03050000)
-+ value = bstrdup(PyString_AsString(pyValue));
-+#else
- value = PyString_AsString(pyValue);
-+#endif
- if (value) {
- retval = bfuncs->setBareosValue(ctx, (bVariable)var, value);
- }
-@@ -3090,7 +3119,11 @@
- sp.type = pSavePkt->type;
- if (pSavePkt->fname) {
- if (PyString_Check(pSavePkt->fname)) {
-+#if (PY_VERSION_HEX > 0x03050000)
-+ sp.fname = bstrdup(PyString_AsString(pSavePkt->fname));
-+#else
- sp.fname = PyString_AsString(pSavePkt->fname);
-+#endif
- } else {
- goto bail_out;
- }
-@@ -3099,7 +3132,11 @@
- }
- if (pSavePkt->link) {
- if (PyString_Check(pSavePkt->link)) {
-+#if (PY_VERSION_HEX > 0x03050000)
-+ sp.link = bstrdup(PyString_AsString(pSavePkt->link));
-+#else
- sp.link = PyString_AsString(pSavePkt->link);
-+#endif
- } else {
- goto bail_out;
- }
-@@ -3142,7 +3179,11 @@
- */
- if (pSavePkt->fname) {
- if (PyString_Check(pSavePkt->fname)) {
-+#if (PY_VERSION_HEX > 0x03050000)
-+ sp.fname = bstrdup(PyString_AsString(pSavePkt->fname));
-+#else
- sp.fname = PyString_AsString(pSavePkt->fname);
-+#endif
- } else {
- goto bail_out;
- }
-@@ -3219,7 +3260,11 @@
- return (char *)"";
- }
-
-+#if (PY_VERSION_HEX > 0x03050000)
-+ return bstrdup(PyString_AsString(object));
-+#else
- return PyString_AsString(object);
-+#endif
- }
-
- static inline char *PyGetByteArrayValue(PyObject *object)
diff --git a/sysutils/bareos17-server/files/patch-src-plugins-stored-Makefile.in b/sysutils/bareos17-server/files/patch-src-plugins-stored-Makefile.in
deleted file mode 100644
index 7d4f8fb3b871..000000000000
--- a/sysutils/bareos17-server/files/patch-src-plugins-stored-Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/plugins/stored/Makefile.in 2015-07-23 18:04:28.275396000 -0500
-+++ src/plugins/stored/Makefile.in 2015-07-23 18:05:09.508399000 -0500
-@@ -39,7 +39,7 @@
-
- autoxflate-sd.la: Makefile \
- autoxflate-sd$(DEFAULT_OBJECT_TYPE) \
-- ../../lib/libbareos$(DEFAULT_ARCHIVE_TYPE)
-+ $(LOCALBASE)/lib/libbareos$(DEFAULT_ARCHIVE_TYPE)
- $(LIBTOOL_LINK) $(CXX) $(LDFLAGS) -shared autoxflate-sd.lo -o $@ -rpath $(plugindir) -module -export-dynamic -avoid-version -L../../lib -lbareos
-
- example-plugin-sd.la: Makefile example-plugin-sd$(DEFAULT_OBJECT_TYPE)
diff --git a/sysutils/bareos17-server/files/patch-src-plugins-stored_python-sd.c b/sysutils/bareos17-server/files/patch-src-plugins-stored_python-sd.c
deleted file mode 100644
index 5fcedbb67002..000000000000
--- a/sysutils/bareos17-server/files/patch-src-plugins-stored_python-sd.c
+++ /dev/null
@@ -1,61 +0,0 @@
---- src/plugins/stored/python-sd.c 2019-12-29 01:43:28.821366000 -0500
-+++ src/plugins/stored/python-sd.c 2019-12-29 01:45:39.796709000 -0500
-@@ -34,6 +34,13 @@
- #error "Need at least Python version 2.6 or newer"
- #endif
-
-+#if (PY_VERSION_HEX > 0x03050000)
-+#define PyInt_AsLong PyLong_AsLong
-+#define PyInt_FromLong PyLong_FromLong
-+#define PyString_AsString PyUnicode_AsUTF8
-+#define PyString_FromString PyUnicode_FromString
-+#endif
-+
- static const int dbglvl = 150;
-
- #define PLUGIN_LICENSE "Bareos AGPLv3"
-@@ -114,6 +121,20 @@
- */
- static PyThreadState *mainThreadState;
-
-+#if (PY_VERSION_HEX > 0x03050000)
-+static struct PyModuleDef BareosSDModuleDef = {
-+ PyModuleDef_HEAD_INIT,
-+ "bareossd",
-+ NULL,
-+ -1,
-+ BareosSDMethods,
-+ NULL,
-+ NULL,
-+ NULL,
-+ NULL
-+};
-+#endif
-+
- #ifdef __cplusplus
- extern "C" {
- #endif
-@@ -695,7 +716,11 @@
- /*
- * Make our callback methods available for Python.
- */
-+#if (PY_VERSION_HEX > 0x03050000)
-+ p_ctx->pInstance = PyModule_Create(&BareosSDModuleDef);
-+#else
- p_ctx->pInstance = Py_InitModule("bareossd", BareosSDMethods);
-+#endif
- }
-
- /*
-@@ -976,7 +1001,11 @@
- char *value;
-
- ctx = PyGetbpContext(pyCtx);
-+#if (PY_VERSION_HEX > 0x03050000)
-+ value = bstrdup(PyString_AsString(pyValue));
-+#else
- value = PyString_AsString(pyValue);
-+#endif
- if (value) {
- bfuncs->setBareosValue(ctx, (bsdwVariable)var, value);
- }
diff --git a/sysutils/bareos17-server/files/patch-src-stored-Makefile.in b/sysutils/bareos17-server/files/patch-src-stored-Makefile.in
deleted file mode 100644
index a5fed4df9a1f..000000000000
--- a/sysutils/bareos17-server/files/patch-src-stored-Makefile.in
+++ /dev/null
@@ -1,112 +0,0 @@
---- src/stored/Makefile.in 2018-07-12 07:38:58.000000000 -0500
-+++ src/stored/Makefile.in 2019-05-09 09:44:40.049928000 -0500
-@@ -94,6 +94,7 @@
- INCLUDES += -I$(srcdir) -I$(basedir) -I$(basedir)/include
-
- JANSSON_CPPFLAGS = @JANSSON_INC@
-+JANSSON_LDFLAGS = @JANSSON_LIBS@
-
- DEBUG = @DEBUG@
- GETTEXT_LIBS = @LIBINTL@
-@@ -165,17 +166,17 @@
- $(NO_ECHO)$(LIBTOOL_COMPILE) $(CXX) $(DEFS) $(DEBUG) -c $(WCFLAGS) $(CPPFLAGS) $(JANSSON_CPPFLAGS) $(INCLUDES) $(DINCLUDE) $(CXXFLAGS) $<
-
- bareos-sd: Makefile libbareossd$(DEFAULT_ARCHIVE_TYPE) $(SDOBJS) \
-- ../lib/libbareoscfg$(DEFAULT_ARCHIVE_TYPE) \
-- ../lib/libbareos$(DEFAULT_ARCHIVE_TYPE) \
-+ $(LOCALBASE)/lib/libbareoscfg$(DEFAULT_ARCHIVE_TYPE) \
-+ $(LOCALBASE)/lib/libbareos$(DEFAULT_ARCHIVE_TYPE) \
- @NDMP_DEPS@
- @echo "Linking $@ ..."
- $(LIBTOOL_LINK) $(CXX) $(WLDFLAGS) $(LDFLAGS) -L. -L../lib -o $@ $(SDOBJS) \
- $(NDMP_LIBS) -lbareossd -lbareoscfg -lbareos -lm $(DLIB) $(LIBS) $(WRAPLIBS) \
-- $(SD_LIBS) $(GETTEXT_LIBS) $(COMPRESS_LIBS) $(OPENSSL_LIBS_NONSHARED) $(GNUTLS_LIBS_NONSHARED)
-+ $(SD_LIBS) $(GETTEXT_LIBS) $(COMPRESS_LIBS) $(OPENSSL_LIBS) $(GNUTLS_LIBS_NONSHARED) $(JANSSON_LDFLAGS)
-
- static-bareos-sd: Makefile libbareossd$(DEFAULT_ARCHIVE_TYPE) $(SDOBJS) \
-- ../lib/libbareoscfg$(DEFAULT_ARCHIVE_TYPE) \
-- ../lib/libbareos$(DEFAULT_ARCHIVE_TYPE) \
-+ $(LOCALBASE)/lib/libbareoscfg$(DEFAULT_ARCHIVE_TYPE) \
-+ $(LOCALBASE)/lib/libbareos$(DEFAULT_ARCHIVE_TYPE) \
- @NDMP_DEPS@
- @echo "Linking $@ ..."
- $(LIBTOOL_LINK) $(CXX) $(WLDFLAGS) $(LDFLAGS) -static -L. -L../lib -o $@ $(SDOBJS) \
-@@ -188,46 +189,46 @@
- $(NO_ECHO)$(CXX) $(DEFS) $(DEBUG) -c $(WCFLAGS) $(CPPFLAGS) -I../lib $(INCLUDES) $(DINCLUDE) $(CXXFLAGS) $<
-
- btape: Makefile libbareossd$(DEFAULT_ARCHIVE_TYPE) $(TAPEOBJS) \
-- ../lib/libbareos$(DEFAULT_ARCHIVE_TYPE) \
-- ../lib/libbareoscfg$(DEFAULT_ARCHIVE_TYPE)
-+ $(LOCALBASE)/lib/libbareos$(DEFAULT_ARCHIVE_TYPE) \
-+ $(LOCALBASE)/lib/libbareoscfg$(DEFAULT_ARCHIVE_TYPE)
- @echo "Linking $@ ..."
- $(LIBTOOL_LINK) $(CXX) $(TTOOL_LDFLAGS) $(LDFLAGS) -L. -L../lib -o $@ $(TAPEOBJS) \
- -lbareossd -lbareoscfg -lbareos $(DLIB) -lm $(LIBS) $(GETTEXT_LIBS) \
-- $(OPENSSL_LIBS_NONSHARED) $(GNUTLS_LIBS_NONSHARED)
-+ $(OPENSSL_LIBS) $(GNUTLS_LIBS_NONSHARED) $(JANSSON_LDFLAGS)
-
- bls: Makefile libbareossd$(DEFAULT_ARCHIVE_TYPE) $(BLSOBJS) \
-- ../findlib/libbareosfind$(DEFAULT_ARCHIVE_TYPE) \
-- ../lib/libbareoscfg$(DEFAULT_ARCHIVE_TYPE) \
-- ../lib/libbareos$(DEFAULT_ARCHIVE_TYPE)
-+ $(LOCALBASE)/lib/libbareosfind$(DEFAULT_ARCHIVE_TYPE) \
-+ $(LOCALBASE)/lib/libbareoscfg$(DEFAULT_ARCHIVE_TYPE) \
-+ $(LOCALBASE)/lib/libbareos$(DEFAULT_ARCHIVE_TYPE)
- @echo "Linking $@ ..."
- $(LIBTOOL_LINK) $(CXX) $(TTOOL_LDFLAGS) $(LDFLAGS) -L. -L../lib -L../findlib -o $@ $(BLSOBJS) $(DLIB) \
- -lbareossd -lbareosfind -lbareoscfg -lbareos -lm $(LIBS) $(GETTEXT_LIBS) \
-- $(OPENSSL_LIBS_NONSHARED) $(GNUTLS_LIBS_NONSHARED)
-+ $(OPENSSL_LIBS) $(GNUTLS_LIBS_NONSHARED) $(JANSSON_LDFLAGS)
-
- bextract: Makefile libbareossd$(DEFAULT_ARCHIVE_TYPE) $(BEXTOBJS) \
-- ../findlib/libbareosfind$(DEFAULT_ARCHIVE_TYPE) \
-- ../lib/libbareoscfg$(DEFAULT_ARCHIVE_TYPE) \
-- ../lib/libbareos$(DEFAULT_ARCHIVE_TYPE)
-+ $(LOCALBASE)/lib/libbareosfind$(DEFAULT_ARCHIVE_TYPE) \
-+ $(LOCALBASE)/lib/libbareoscfg$(DEFAULT_ARCHIVE_TYPE) \
-+ $(LOCALBASE)/lib/libbareos$(DEFAULT_ARCHIVE_TYPE)
- @echo "Linking $@ ..."
- $(LIBTOOL_LINK) $(CXX) $(TTOOL_LDFLAGS) $(LDFLAGS) -L. -L../lib -L../findlib -o $@ $(BEXTOBJS) $(DLIB) \
- -lbareossd -lbareosfind -lbareoscfg -lbareos -lm $(LIBS) $(SD_LIBS) $(BEXTRACT_LIBS) \
-- $(GETTEXT_LIBS) $(OPENSSL_LIBS_NONSHARED) $(GNUTLS_LIBS_NONSHARED)
-+ $(GETTEXT_LIBS) $(OPENSSL_LIBS) $(GNUTLS_LIBS_NONSHARED) $(JANSSON_LDFLAGS)
-
- bscan: Makefile libbareossd$(DEFAULT_ARCHIVE_TYPE) $(SCNOBJS) \
-- ../findlib/libbareosfind$(DEFAULT_ARCHIVE_TYPE) \
-- ../lib/libbareoscfg$(DEFAULT_ARCHIVE_TYPE) \
-+ $(LOCALBASE)/lib/libbareosfind$(DEFAULT_ARCHIVE_TYPE) \
-+ $(LOCALBASE)/lib/libbareoscfg$(DEFAULT_ARCHIVE_TYPE) \
- ../cats/libbareossql$(DEFAULT_ARCHIVE_TYPE) \
- ../cats/libbareoscats$(DEFAULT_ARCHIVE_TYPE)
- @echo "Linking $@ ..."
- $(LIBTOOL_LINK) $(CXX) $(TTOOL_LDFLAGS) $(LDFLAGS) -L. -L../lib -L../cats -L../findlib -o $@ $(SCNOBJS) \
- -lbareossql -lbareoscats $(DB_LIBS) -lbareossd -lbareosfind -lbareoscfg -lbareos -lm $(LIBS) $(SD_LIBS) \
-- $(GETTEXT_LIBS) $(OPENSSL_LIBS_NONSHARED) $(GNUTLS_LIBS_NONSHARED)
-+ $(GETTEXT_LIBS) $(OPENSSL_LIBS) $(GNUTLS_LIBS_NONSHARED) $(JANSSON_LDFLAGS)
-
- bcopy: Makefile libbareossd$(DEFAULT_ARCHIVE_TYPE) $(COPYOBJS) \
-- ../lib/libbareoscfg$(DEFAULT_ARCHIVE_TYPE) ../lib/libbareos$(DEFAULT_ARCHIVE_TYPE)
-+ $(LOCALBASE)/lib/libbareoscfg$(DEFAULT_ARCHIVE_TYPE) $(LOCALBASE)/lib/libbareos$(DEFAULT_ARCHIVE_TYPE)
- @echo "Linking $@ ..."
- $(LIBTOOL_LINK) $(CXX) $(TTOOL_LDFLAGS) $(LDFLAGS) -L. -L../lib -o $@ $(COPYOBJS) \
-- -lbareossd -lbareoscfg -lbareos -lm $(LIBS) $(GETTEXT_LIBS) $(OPENSSL_LIBS_NONSHARED) $(GNUTLS_LIBS_NONSHARED)
-+ -lbareossd -lbareoscfg -lbareos -lm $(LIBS) $(GETTEXT_LIBS) $(OPENSSL_LIBS) $(GNUTLS_LIBS_NONSHARED) $(JANSSON_LDFLAGS)
-
- Makefile: $(srcdir)/Makefile.in $(topdir)/config.status
- cd $(topdir) \
-@@ -256,13 +257,8 @@
- if test -f "$$f"; then \
- RESDIR="$$DESTCONFDIR/$$RESTYPE"; \
- RES=`basename "$$f"`; \
-- if test -f "$$RESDIR/$$RES"; then \
-- destconf="$$RESDIR/$$RES.new"; \
-- echo " $$RESTYPE/$$RES as \"$$destconf\" (keep existing)"; \
-- else \
-- destconf="$$RESDIR/$$RES"; \
-- echo " $$RESTYPE/$$RES as \"$$destconf\""; \
-- fi; \
-+ destconf="$$RESDIR/$$RES.sample"; \
-+ echo " $$RESTYPE/$$RES as \"$$destconf\".sample"; \
- ${INSTALL_CONFIG} "$$f" "$$destconf"; \
- if test "x${sd_group}" != "x"; then \
- chgrp -f ${sd_group} $$destconf || true; \
diff --git a/sysutils/bareos17-server/files/patch-src-tests_cats_test.c b/sysutils/bareos17-server/files/patch-src-tests_cats_test.c
deleted file mode 100644
index 8427f49f0661..000000000000
--- a/sysutils/bareos17-server/files/patch-src-tests_cats_test.c
+++ /dev/null
@@ -1,62 +0,0 @@
---- src/tests/cats_test.c 2020-07-09 12:30:11.000000000 -0500
-+++ src/tests/cats_test.c 2021-08-05 12:45:09.726640000 -0500
-@@ -388,11 +388,11 @@
- ok(db_sql_query(db, "SELECT VersionId FROM Version",
- db_int_handler, &j), "SELECT VersionId");
-
-- ok(UPDATE_DB(jcr, db, (char*)"UPDATE Version SET VersionId = 1"),
-+ ok(UPDATE_DB(jcr, (char*)"UPDATE Version SET VersionId = 1"),
- "Update VersionId");
- nok(check_tables_version(jcr, db), "Check table version");
- Mmsg(buf, "UPDATE Version SET VersionId = %d", j);
-- ok(UPDATE_DB(jcr, db, buf), "Restore VersionId");
-+ ok(UPDATE_DB(jcr, db), "Restore VersionId");
-
- if (dbtype != SQL_TYPE_SQLITE3) {
- ok(db_check_max_connections(jcr, db, 1), "Test min Max Connexion");
-@@ -444,34 +444,34 @@
- ok(db_sql_query(db, buf, NULL, NULL), "CREATE query");
-
- Mmsg(buf, "INSERT INTO %s (a) VALUES (1)", temp);
-- ok(INSERT_DB(jcr, db, buf), "INSERT query");
-- ok(INSERT_DB(jcr, db, buf), "INSERT query");
-+ ok(INSERT_DB(jcr, buf), "INSERT query");
-+ ok(INSERT_DB(jcr, buf), "INSERT query");
- ok(sql_affected_rows(db) == 1, "Check sql_affected_rows");
-
- Mmsg(buf, "INSERT INTO aaa%s (a) VALUES (1)", temp);
-- nok(INSERT_DB(jcr, db, buf), "Bad INSERT query");
-+ nok(INSERT_DB(jcr, buf), "Bad INSERT query");
- ok(sql_affected_rows(db) == 0, "Check sql_affected_rows");
-
- Mmsg(buf, "UPDATE %s SET a = 2", temp);
-- ok(UPDATE_DB(jcr, db, buf), "UPDATE query");
-+ ok(UPDATE_DB(jcr, buf), "UPDATE query");
- ok(sql_affected_rows(db) == 2, "Check sql_affected_rows");
-
- Mmsg(buf, "UPDATE %s SET a = 2 WHERE a = 1", temp);
-- nok(UPDATE_DB(jcr, db, buf), "Empty UPDATE query");
-+ nok(UPDATE_DB(jcr, buf), "Empty UPDATE query");
-
- Mmsg(buf, "UPDATE aaa%s SET a = 2", temp);
-- nok(UPDATE_DB(jcr, db, buf), "Bad UPDATE query");
-+ nok(UPDATE_DB(jcr, buf), "Bad UPDATE query");
-
- Mmsg(buf, "DELETE FROM %s", temp);
-- ok(DELETE_DB(jcr, db, buf), "DELETE query");
-- nok(DELETE_DB(jcr, db, buf), "Empty DELETE query"); /* TODO bug ? */
-+ ok(DELETE_DB(jcr, buf), "DELETE query");
-+ nok(DELETE_DB(jcr, buf), "Empty DELETE query"); /* TODO bug ? */
-
- Mmsg(buf, "DELETE FROM aaa%s", temp);
-- ok(DELETE_DB(jcr, db, buf), "Bad DELETE query"); /* TODO bug ? */
-+ ok(DELETE_DB(jcr, buf), "Bad DELETE query"); /* TODO bug ? */
-
- Mmsg(buf, "DROP TABLE %s", temp);
-- ok(QUERY_DB(jcr, db, buf), "DROP query");
-- nok(QUERY_DB(jcr, db, buf), "Empty DROP query");
-+ ok(QUERY_DB(jcr, buf), "DROP query");
-+ nok(QUERY_DB(jcr, buf), "Empty DROP query");
-
- /* ---------------------------------------------------------------- */
-
diff --git a/sysutils/bareos17-server/files/patch-src-tools_Makefile.in b/sysutils/bareos17-server/files/patch-src-tools_Makefile.in
deleted file mode 100644
index 9b88111018d5..000000000000
--- a/sysutils/bareos17-server/files/patch-src-tools_Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/tools/Makefile.in 2016-10-16 10:14:36.000000000 -0500
-+++ src/tools/Makefile.in 2016-11-09 22:56:53.069629000 -0500
-@@ -130,7 +130,7 @@
- $(MKDIR) $(DESTDIR)$(sbindir)
- @for tool in ${TOOLS_BIN} ; do \
- $(LIBTOOL_INSTALL) $(INSTALL_PROGRAM) $$tool $(DESTDIR)$(bindir)/$$tool ; \
-- if ! [ -r $(DESTDIR)$(sbindir)/$$tool ]; then $(SYMLINK) $(bindir)/$$tool $(DESTDIR)$(sbindir)/$$tool; fi; \
-+ if ! [ -r $(DESTDIR)$(sbindir)/$$tool ]; then $(SYMLINK) ../bin/$$tool $(DESTDIR)$(sbindir)/$$tool; fi; \
- done
- # Allow non-root execution of bsmtp for non-root Directors
- chmod 755 $(DESTDIR)$(bindir)/bsmtp
diff --git a/sysutils/bareos17-server/files/pkg-deinstall.client.in b/sysutils/bareos17-server/files/pkg-deinstall.client.in
deleted file mode 100644
index 3be8c2e4874c..000000000000
--- a/sysutils/bareos17-server/files/pkg-deinstall.client.in
+++ /dev/null
@@ -1,30 +0,0 @@
-#!/bin/sh
-
-PATH=/bin:/usr/bin:/usr/sbin
-
-# Note how to delete UID/GID
-USER=%%BAREOS_USER%%
-GROUP=%%BAREOS_GROUP%%
-UID=%%BAREOS_UID%%
-GID=%%BAREOS_UID%%
-BACULA_DIR=%%BAREOS_DIR%%
-
-TMPFILE=/tmp/services-$RANDOM-$$
-
-case "$2" in
-"DEINSTALL")
- # Delete entries in /etc/services
- sed -e '/# Bareos port start/,/# Bareos port end/{' \
- -e 'd' \
- -e '}' /etc/services > $TMPFILE
- mv -f $TMPFILE /etc/services
-
- if [ -d ${BAREOS_DIR} ]; then
- echo "Check if ${BAREOS_DIR} is empty and delete it to permanently remove the bareos port."
- fi
-
- if pw groupshow "${USER}" 2>/dev/null 1>&2; then
- echo "To delete Bareos group permanently, use 'pw groupdel ${GROUP}'"
- fi
- ;;
-esac
diff --git a/sysutils/bareos17-server/files/pkg-install.client.in b/sysutils/bareos17-server/files/pkg-install.client.in
deleted file mode 100644
index 70ca57028237..000000000000
--- a/sysutils/bareos17-server/files/pkg-install.client.in
+++ /dev/null
@@ -1,13 +0,0 @@
-#!/bin/sh
-
-PATH=/bin:/usr/bin:/usr/sbin
-
-# Always add lines in /etc/services
-grep -q "bareos-dir" /etc/services
-if [ "$?" != "0" ]; then
- echo "# Bareos port start
-bareos-dir 9101/tcp #Bareos director daemon
-bareos-fd 9102/tcp #Bareos file daemon
-bareos-sd 9103/tcp #Bareos storage daemon
-# Bareos port end" >> /etc/services
-fi
diff --git a/sysutils/bareos17-server/files/pkg-message.client.in b/sysutils/bareos17-server/files/pkg-message.client.in
deleted file mode 100644
index b3e2d5825e13..000000000000
--- a/sysutils/bareos17-server/files/pkg-message.client.in
+++ /dev/null
@@ -1,17 +0,0 @@
-[
-{ type: install
- message: <<EOM
-bareos client was installed
-
-1) Sample files are installed in %%PREFIX%%/etc/bareos/bareos-fd.d/ and
- %%PREFIX%%/etc/bareos/bconsole.d/
-
-2) Add bareos_fd_enable="YES" to /etc/rc.conf.
-
-3) If you want to retain old configuration scheme, you must add the following
- to /etc/rc.conf
-
- bareos_fd_config="%%PREFIX%%/etc/bareos/bareos-fd.conf"
-EOM
-}
-]
diff --git a/sysutils/bareos17-server/files/pkg-message.server.in b/sysutils/bareos17-server/files/pkg-message.server.in
deleted file mode 100644
index 3bb0ef535ce1..000000000000
--- a/sysutils/bareos17-server/files/pkg-message.server.in
+++ /dev/null
@@ -1,74 +0,0 @@
-[
-{ type: install
- message: <<EOM
-bareos server was installed
-
-1) Sample files are installed in %%PREFIX%%/etc/bareos/bareos-dir.d/ and
- %%PREFIX%%/etc/bareos/bareos-sd.d/ directories
-
-2) Add bareos_dir_enable="YES" and bareos_sd_enable="YES" to /etc/rc.conf.
-
-3) If you want to retain old configuration scheme, you must add the following
- to /etc/rc.conf
-
- bareos_dir_config="%%PREFIX%%/etc/bareos/bareos-dir.conf"
- bareos_sd_config="%%PREFIX%%/etc/bareos/bareos-sd.conf"
-
-4) Important information about new version of bareos can be found in the
- ReleaseNotes.
-
- https://github.com/bareos/bareos/blob/master/README.md
-
-NOTE:
-
-An auto-changer manipulation script based on FreeBSDs
-chio command is included and installed at
-
- %%PREFIX%%/sbin/chio-bareos
-
-Please have a look at it if you want to use an
-autochanger. You have to configure the usage in
-
- %%PREFIX%%/etc/bareos/bareos-dir.conf or
- %%PREFIX%%/etc/bareos/bareos-dir.d/storage/
-
-Take care of correct permissions for changer and
-tape device (e.g. /dev/ch0 and /dev/n[r]sa0) i.e.
-they must be accessible by user bareos.
-
-Due to lack of some features in the FreeBSD tape driver
-implementation you MUST add some OS dependent options to
-the bareos-sd.conf file:
-
- Hardware End of Medium = no;
- Backward Space Record = no;
- Backward Space File = no;
-
-With 2 filemarks at EOT (see man mt):
- Fast Forward Space File = no;
- BSF at EOM = yes;
- TWO EOF = yes;
-
-With 1 filemarks at EOT (see man mt):
- Fast Forward Space File = yes;
- BSF at EOM = no;
- TWO EOF = no;
-
-NOTE: YOU CAN SWITCH EOT model ONLY when starting
- from scratch with EMPTY tapes.
-
-It is also important that all the scripts accessed
-by RunBeforeJob and RunAfterJob will be executed by
-the user bareos. Check your permissions.
-
-For USB support read the bareos manual. It could be necessary
-to configure/compile a new kernel.
-
-Look at %%PREFIX%%/lib/bareos/scripts/update_bareos_tables for
-database update procedure.
-
-If you are using sqlite you need to run the make_sqlite_tables script as
-the bareos user. Do this using 'sudo su -m bareos'.
-EOM
-}
-]
diff --git a/sysutils/bareos17-server/pkg-descr b/sysutils/bareos17-server/pkg-descr
deleted file mode 100644
index 1332fabc0d37..000000000000
--- a/sysutils/bareos17-server/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-Bareos (BackupArchivingRecoveryOpenSourced) is a reliable network open source
-software to backup, archive and restore files from all major operating systems.
-The fork was founded 2010 out of the bacula.org project. The fork has been
-actively developed and many new features have been added.
-
-WWW: http://www.bareos.org/
diff --git a/sysutils/bareos17-server/pkg-plist b/sysutils/bareos17-server/pkg-plist
deleted file mode 100644
index 4ecc4a4a3c69..000000000000
--- a/sysutils/bareos17-server/pkg-plist
+++ /dev/null
@@ -1,165 +0,0 @@
-@sample(,bareos,640) %%ETCDIR%%/bareos-barcodes.sample
-%%MTX%%@sample(,bareos,640) %%ETCDIR%%/mtx-changer.conf.sample
-@sample(,bareos,640) %%ETCDIR%%/bareos-regress.conf.sample
-@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/catalog/MyCatalog.conf.sample
-@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/client/bareos-fd.conf.sample
-@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/console/bareos-mon.conf.sample
-@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/director/bareos-dir.conf.sample
-@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/fileset/Catalog.conf.sample
-@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/fileset/LinuxAll.conf.sample
-@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/fileset/SelfTest.conf.sample
-@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/fileset/WindowsAllDrives.conf.sample
-@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/job/BackupCatalog.conf.sample
-@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/job/RestoreFiles.conf.sample
-@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/job/backup-bareos-fd.conf.sample
-@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/jobdefs/DefaultJob.conf.sample
-@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/messages/Daemon.conf.sample
-@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/messages/Standard.conf.sample
-@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/pool/Differential.conf.sample
-@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/pool/Full.conf.sample
-@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/pool/Incremental.conf.sample
-@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/pool/Scratch.conf.sample
-@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/profile/operator.conf.sample
-@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/schedule/WeeklyCycle.conf.sample
-@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/schedule/WeeklyCycleAfterBackup.conf.sample
-@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/storage/File.conf.sample
-@sample(,bareos,640) %%ETCDIR%%/bareos-sd.d/device/FileStorage.conf.sample
-@sample(,bareos,640) %%ETCDIR%%/bareos-sd.d/director/bareos-dir.conf.sample
-@sample(,bareos,640) %%ETCDIR%%/bareos-sd.d/director/bareos-mon.conf.sample
-@sample(,bareos,640) %%ETCDIR%%/bareos-sd.d/messages/Standard.conf.sample
-@sample(,bareos,640) %%ETCDIR%%/bareos-sd.d/storage/bareos-sd.conf.sample
-bin/bregex
-bin/bsmtp
-bin/bwild
-bin/timelimit
-lib/bareos/plugins/BareosDirPluginBaseclass.py
-lib/bareos/plugins/BareosDirWrapper.py
-lib/bareos/plugins/BareosSdPluginBaseclass.py
-lib/bareos/plugins/BareosSdWrapper.py
-lib/bareos/plugins/autoxflate-sd.so
-lib/bareos/plugins/bareos-dir-class-plugin.py
-lib/bareos/plugins/bareos-dir.py.template
-lib/bareos/plugins/bareos-sd-class-plugin.py
-lib/bareos/plugins/bareos-sd.py.template
-lib/bareos/plugins/bareos_dir_consts.py
-lib/bareos/plugins/bareos_sd_consts.py
-%%PYTHON%%lib/bareos/plugins/python-dir.so
-%%PYTHON%%lib/bareos/plugins/python-sd.so
-%%SCSICRYPTO%%lib/bareos/plugins/scsicrypto-sd.so
-%%SCSICRYPTO%%lib/bareos/plugins/scsitapealert-sd.so
-lib/bareos/scripts/bareos
-lib/bareos/scripts/bareos-config
-lib/bareos/scripts/bareos-config-lib.sh
-lib/bareos/scripts/bareos-ctl-dir
-lib/bareos/scripts/bareos-ctl-fd
-lib/bareos/scripts/bareos-ctl-funcs
-lib/bareos/scripts/bareos-ctl-sd
-lib/bareos/scripts/bareos-explorer
-lib/bareos/scripts/bareos-glusterfind-wrapper
-lib/bareos/scripts/bareos_config
-lib/bareos/scripts/btraceback.dbx
-lib/bareos/scripts/btraceback.gdb
-lib/bareos/scripts/btraceback.mdb
-lib/bareos/scripts/create_bareos_database
-lib/bareos/scripts/ddl/creates/%%DBTYPE%%.sql
-%%MYSQL%%lib/bareos/scripts/ddl/drops/%%DBTYPE%%.sql
-%%PGSQL%%lib/bareos/scripts/ddl/drops/%%DBTYPE%%.sql
-%%MYSQL%%lib/bareos/scripts/ddl/grants/%%DBTYPE%%-readonly.sql
-%%PGSQL%%lib/bareos/scripts/ddl/grants/%%DBTYPE%%-readonly.sql
-%%MYSQL%%lib/bareos/scripts/ddl/grants/%%DBTYPE%%.sql
-%%PGSQL%%lib/bareos/scripts/ddl/grants/%%DBTYPE%%.sql
-%%PGSQL%%lib/bareos/scripts/ddl/grants/%%DBTYPE%%-change_owner.dbconfig-template.sql
-lib/bareos/scripts/ddl/updates/%%DBTYPE%%.10_11.sql
-lib/bareos/scripts/ddl/updates/%%DBTYPE%%.11_12.sql
-lib/bareos/scripts/ddl/updates/%%DBTYPE%%.12_14.sql
-lib/bareos/scripts/ddl/updates/%%DBTYPE%%.14_2001.sql
-lib/bareos/scripts/ddl/updates/%%DBTYPE%%.2001_2002.sql
-lib/bareos/scripts/ddl/updates/%%DBTYPE%%.2002_2003.sql
-lib/bareos/scripts/ddl/updates/%%DBTYPE%%.2003_2004.sql
-lib/bareos/scripts/ddl/updates/%%DBTYPE%%.2004_2171.sql
-%%PGSQL%%lib/bareos/scripts/ddl/updates/%%DBTYPE%%.bee.1017_2004.sql
-lib/bareos/scripts/ddl/versions.map
-lib/bareos/scripts/delete_catalog_backup
-lib/bareos/scripts/disk-changer
-lib/bareos/scripts/drop_bareos_database
-lib/bareos/scripts/drop_bareos_tables
-lib/bareos/scripts/grant_bareos_privileges
-lib/bareos/scripts/make_bareos_tables
-lib/bareos/scripts/make_catalog_backup
-lib/bareos/scripts/make_catalog_backup.pl
-lib/bareos/scripts/mtx-changer
-lib/bareos/scripts/query.sql
-lib/bareos/scripts/update_bareos_tables
-lib/libbareoscats-%%LIB_VERSION%%.so
-lib/libbareoscats-%%DBTYPE%%-%%LIB_VERSION%%.so
-lib/libbareoscats-%%DBTYPE%%.so
-lib/libbareoscats.la
-lib/libbareoscats.so
-%%NDMP%%lib/libbareosndmp-%%LIB_VERSION%%.so
-%%NDMP%%lib/libbareosndmp.la
-%%NDMP%%lib/libbareosndmp.so
-lib/libbareossd-%%LIB_VERSION%%.so
-lib/libbareossd.la
-lib/libbareossd.so
-lib/libbareossql-%%LIB_VERSION%%.so
-lib/libbareossql.la
-lib/libbareossql.so
-man/man1/bareos-tray-monitor.1.gz
-man/man1/bregex.1.gz
-man/man1/bsmtp.1.gz
-man/man1/bwild.1.gz
-man/man8/bareos-dbcheck.8.gz
-man/man8/bareos-dir.8.gz
-man/man8/bareos-sd.8.gz
-man/man8/bareos.8.gz
-man/man8/bcopy.8.gz
-man/man8/bextract.8.gz
-man/man8/bls.8.gz
-man/man8/bscan.8.gz
-man/man8/btape.8.gz
-man/man8/btraceback.8.gz
-sbin/bareos
-sbin/bareos-dbcheck
-sbin/bareos-dir
-sbin/bareos-sd
-sbin/bbatch
-sbin/bcopy
-sbin/bextract
-sbin/bls
-sbin/bpluginfo
-sbin/bregex
-sbin/bregtest
-sbin/bscan
-sbin/bscrypto
-sbin/bsmtp
-sbin/btape
-sbin/btraceback
-sbin/bwild
-sbin/chio-bareos
-sbin/grow
-sbin/testls
-sbin/timelimit
-@dir(,bareos,750) %%ETCDIR%%/bareos-dir.d
-@dir(,bareos,750) %%ETCDIR%%/bareos-dir.d/catalog
-@dir(,bareos,750) %%ETCDIR%%/bareos-dir.d/client
-@dir(,bareos,750) %%ETCDIR%%/bareos-dir.d/console
-@dir(,bareos,750) %%ETCDIR%%/bareos-dir.d/counter
-@dir(,bareos,750) %%ETCDIR%%/bareos-dir.d/director
-@dir(,bareos,750) %%ETCDIR%%/bareos-dir.d/fileset
-@dir(,bareos,750) %%ETCDIR%%/bareos-dir.d/job
-@dir(,bareos,750) %%ETCDIR%%/bareos-dir.d/jobdefs
-@dir(,bareos,750) %%ETCDIR%%/bareos-dir.d/messages
-@dir(,bareos,750) %%ETCDIR%%/bareos-dir.d/pool
-@dir(,bareos,750) %%ETCDIR%%/bareos-dir.d/profile
-@dir(,bareos,750) %%ETCDIR%%/bareos-dir.d/schedule
-@dir(,bareos,750) %%ETCDIR%%/bareos-dir.d/storage
-@dir(,bareos,750) %%ETCDIR%%/bareos-sd.d
-@dir(,bareos,750) %%ETCDIR%%/bareos-sd.d/autochanger
-@dir(,bareos,750) %%ETCDIR%%/bareos-sd.d/device
-@dir(,bareos,750) %%ETCDIR%%/bareos-sd.d/director
-@dir(,bareos,750) %%ETCDIR%%/bareos-sd.d/messages
-@dir(,bareos,750) %%ETCDIR%%/bareos-sd.d/ndmp
-@dir(,bareos,750) %%ETCDIR%%/bareos-sd.d/storage
-@dir(bareos,bareos,) %%BAREOS_DIR%%
-@dir(bareos,bareos,) /var/log/bareos
-@dir(bareos,bareos,) /var/run/bareos
diff --git a/sysutils/bareos17-server/pkg-plist.client b/sysutils/bareos17-server/pkg-plist.client
deleted file mode 100644
index 4aa7eb7d5575..000000000000
--- a/sysutils/bareos17-server/pkg-plist.client
+++ /dev/null
@@ -1,57 +0,0 @@
-@sample(,bareos,640) %%ETCDIR%%/bareos-fd.d/client/myself.conf.sample
-@sample(,bareos,640) %%ETCDIR%%/bareos-fd.d/director/bareos-dir.conf.sample
-@sample(,bareos,640) %%ETCDIR%%/bareos-fd.d/director/bareos-mon.conf.sample
-@sample(,bareos,640) %%ETCDIR%%/bareos-fd.d/messages/Standard.conf.sample
-%%CEPHFS%%@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/fileset/plugin-cephfs.conf.sample
-%%GFAPI%%@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/fileset/plugin-gfapi.conf.sample
-%%RADOS%%@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/fileset/plugin-rados.conf.sample
-%%CEPHFS%%@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/job/BackupCephfs.conf.sample
-%%GFAPI%%@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/job/BackupGFAPI.conf.sample
-%%RADOS%%@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/job/BackupRados.conf.sample
-%%CEPHFS%%@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/job/RestoreCephfs.conf.sample
-%%GFAPI%%@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/job/RestoreGFAPI.conf.sample
-%%RADOS%%@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/job/RestoreRados.conf.sample
-%%PYTHON%%@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/fileset/plugin-ldap.conf.sample
-%%PYTHON%%@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/job/backup-ldap.conf.sample
-%%PYTHON%%@sample(,bareos,640) %%ETCDIR%%/bareos-dir.d/job/restore-ldap.conf.sample
-@sample(,bareos,640) %%ETCDIR%%/bconsole.d/bconsole.conf.sample
-bin/bconsole
-%%PYTHON%%lib/bareos/plugins/BareosFdPluginBaseclass.py
-%%PYTHON%%lib/bareos/plugins/BareosFdPluginLDAP.py
-%%PYTHON%%lib/bareos/plugins/BareosFdPluginLocalFileset.py
-%%PYTHON%%lib/bareos/plugins/BareosFdWrapper.py
-%%PYTHON%%lib/bareos/plugins/bareos-fd-ldap.py
-%%PYTHON%%lib/bareos/plugins/bareos-fd-local-fileset.py
-%%PYTHON%%lib/bareos/plugins/bareos-fd-mock-test.py
-%%PYTHON%%lib/bareos/plugins/bareos-fd.py.template
-%%PYTHON%%lib/bareos/plugins/bareos_fd_consts.py
-lib/bareos/plugins/bpipe-fd.so
-%%CEPHFS%%lib/bareos/plugins/cephfs-fd.so
-%%GFAPI%%lib/bareos/plugins/gfapi-fd.so
-%%RADOS%%lib/bareos/plugins/rados-fd.so
-%%PYTHON%%lib/bareos/plugins/python-fd.so
-lib/libbareos-%%LIB_VERSION%%.so
-lib/libbareos.la
-lib/libbareos.so
-lib/libbareoscfg-%%LIB_VERSION%%.so
-lib/libbareoscfg.la
-lib/libbareoscfg.so
-lib/libbareosfind-%%LIB_VERSION%%.so
-lib/libbareosfind.la
-lib/libbareosfind.so
-%%LMDB%%lib/libbareoslmdb-%%LIB_VERSION%%.so
-%%LMDB%%lib/libbareoslmdb.la
-%%LMDB%%lib/libbareoslmdb.so
-man/man1/bconsole.1.gz
-man/man8/bareos-fd.8.gz
-sbin/bareos-fd
-@group bareos
-sbin/bconsole
-@group wheel
-@dir(bareos,bareos,) %%BAREOS_DIR%%
-%%PYTHON%%@dir(,bareos,750) %%ETCDIR%%/bareos-dir.d/fileset
-%%PYTHON%%@dir(,bareos,750) %%ETCDIR%%/bareos-dir.d/job
-@dir lib/bareos/plugins
-@dir lib/bareos/scripts
-@dir(bareos,bareos,) /var/log/bareos
-@dir(bareos,bareos,) /var/run/bareos
diff --git a/www/Makefile b/www/Makefile
index 37c8247d857b..b43b86bd3462 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -41,7 +41,6 @@
SUBDIR += bacula-web
SUBDIR += baikal
SUBDIR += bareos-webui
- SUBDIR += bareos17-webui
SUBDIR += bareos18-webui
SUBDIR += bareos19-webui
SUBDIR += beehive
diff --git a/www/bareos17-webui/Makefile b/www/bareos17-webui/Makefile
deleted file mode 100644
index a33b28ed49e7..000000000000
--- a/www/bareos17-webui/Makefile
+++ /dev/null
@@ -1,63 +0,0 @@
-PORTNAME= bareos17-webui
-PORTVERSION= 17.2.5
-PORTREVISION= 2
-DISTVERSIONPREFIX= Release/
-CATEGORIES= www sysutils
-
-MAINTAINER= acm@FreeBSD.org
-COMMENT= PHP-Frontend to manage Bareos over the web
-
-LICENSE= AGPLv3+
-LICENSE_FILE= ${WRKSRC}/LICENSE
-
-DEPRECATED= Deprecated, no new release since 2020
-EXPIRATION_DATE=2021-12-05
-
-USE_GITHUB= yes
-GH_ACCOUNT= bareos
-GH_PROJECT= bareos-webui
-
-USES= cpe php
-CPE_PRODUCT= bareos
-USE_PHP= openssl gettext ctype hash json session iconv
-NO_BUILD= yes
-NO_ARCH= yes
-
-SUB_FILES= pkg-message
-PLIST_SUB+= WWWOWN=${WWWOWN} WWWGRP=${WWWGRP}
-SUB_LIST= BAREOSWEBUIDIR=${WWWDIR}
-
-OPTIONS_DEFINE= MYSQL PGSQL ZENDFRAMEWORK
-OPTIONS_DEFAULT= PGSQL
-ZENDFRAMEWORK_DESC= Install zend framework
-
-MYSQL_USE= PHP=pdo_mysql
-PGSQL_USE= PHP=pdo_pgsql
-ZENDFRAMEWORK_RUN_DEPENDS= ${LOCALBASE}/share/ZendFramework/bin/classmap_generator.php:www/zend-framework
-
-post-extract:
- ${RM} ${WRKSRC}/config/autoload/.gitignore
- ${RM} ${WRKSRC}/data/cache/.gitignore
- ${RM} ${WRKSRC}/vendor/.gitignore
-
-post-patch:
- @${REINPLACE_CMD} -e 's|/etc/|${LOCALBASE}/etc/|g' ${WRKSRC}/config/autoload/global.php
-
-do-install:
- @${ECHO} "Installing in ${WWWDIR}"
- @${MKDIR} ${STAGEDIR}${ETCDIR}/bareos-dir.d/console
- @${MKDIR} ${STAGEDIR}${ETCDIR}/bareos-dir.d/profile
- @${MKDIR} ${STAGEDIR}${BAREOSWEB_HOME}
- cd ${WRKSRC} && ${COPYTREE_SHARE} "config data module public vendor" \
- ${STAGEDIR}${WWWDIR}
- ${INSTALL_DATA} ${WRKSRC}/*.php ${STAGEDIR}${WWWDIR}
- ${INSTALL_DATA} ${WRKSRC}/composer* ${STAGEDIR}${WWWDIR}
- ${INSTALL_DATA} ${WRKSRC}/phpunit.xml ${STAGEDIR}${WWWDIR}
- ${INSTALL_DATA} ${WRKSRC}/install/directors.ini ${STAGEDIR}${ETCDIR}
- ${INSTALL_DATA} ${WRKSRC}/install/configuration.ini ${STAGEDIR}${ETCDIR}
- ${INSTALL_DATA} ${WRKSRC}/install/bareos/bareos-dir.d/console/admin.conf.example ${STAGEDIR}${ETCDIR}/bareos-dir.d/console/admin.conf.sample
- ${INSTALL_DATA} ${WRKSRC}/install/bareos/bareos-dir.d/profile/webui-admin.conf ${STAGEDIR}${ETCDIR}/bareos-dir.d/profile/webui-admin.conf.sample
- ${INSTALL_DATA} ${WRKSRC}/install/apache/bareos-webui.conf ${STAGEDIR}${ETCDIR}/apache-bareos-webui.conf
- ${INSTALL_DATA} ${WRKSRC}/install/nginx/bareos-webui.conf ${STAGEDIR}${ETCDIR}/nginx-bareos-webui.conf
-
-.include <bsd.port.mk>
diff --git a/www/bareos17-webui/distinfo b/www/bareos17-webui/distinfo
deleted file mode 100644
index ff91fe963f7e..000000000000
--- a/www/bareos17-webui/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1526592137
-SHA256 (bareos-bareos-webui-Release-17.2.5_GH0.tar.gz) = 3ebac295c2cc5b4b0c33c5fe7737c0d5b43c76709687f615db16ca900053265d
-SIZE (bareos-bareos-webui-Release-17.2.5_GH0.tar.gz) = 2592123
diff --git a/www/bareos17-webui/files/pkg-message.in b/www/bareos17-webui/files/pkg-message.in
deleted file mode 100644
index 2b120024b65e..000000000000
--- a/www/bareos17-webui/files/pkg-message.in
+++ /dev/null
@@ -1,15 +0,0 @@
-[
-{ type: install
- message: <<EOM
-bareos webui was installed
-
-Please note that everything has been installed in %%BAREOSWEBUIDIR%%. You can
-look bareos-webui installation/configuration instructions at:
-
-https://github.com/bareos/bareos-webui/blob/master/doc/INSTALL.md
-
-1) Configuration files are stored at %%ETCDIR%%
-2) Bacula-webgui needs www/zend-framework port with PGSQL or MYSQL support.
-EOM
-}
-]
diff --git a/www/bareos17-webui/pkg-descr b/www/bareos17-webui/pkg-descr
deleted file mode 100644
index 08fb080f0203..000000000000
--- a/www/bareos17-webui/pkg-descr
+++ /dev/null
@@ -1,10 +0,0 @@
-The bareos-webui is a free software tool written in PHP, intended to monitor
-and manage Bareos over the web.
-
-The webui is based on Zend Framework 2, an open source framework for developing
-web applications and services using PHP 5.3+ and makes extensive use of the
-Twitter Bootstrap front-end framework.
-
-The bareos-webui is licensed under AGPL Version 3.
-
-WWW: http://www.bareos.org/
diff --git a/www/bareos17-webui/pkg-plist b/www/bareos17-webui/pkg-plist
deleted file mode 100644
index 595b935ebce2..000000000000
--- a/www/bareos17-webui/pkg-plist
+++ /dev/null
@@ -1,1952 +0,0 @@
-@owner %%WWWOWN%%
-@group %%WWWGRP%%
-%%ETCDIR%%/apache-bareos-webui.conf
-%%ETCDIR%%/configuration.ini
-%%ETCDIR%%/directors.ini
-%%ETCDIR%%/nginx-bareos-webui.conf
-@sample(,www,640) %%ETCDIR%%/bareos-dir.d/console/admin.conf.sample
-@sample(,www,640) %%ETCDIR%%/bareos-dir.d/profile/webui-admin.conf.sample
-%%WWWDIR%%/composer.json
-%%WWWDIR%%/config/application.config.php
-%%WWWDIR%%/config/autoload/README.md
-%%WWWDIR%%/config/autoload/global.php
-%%WWWDIR%%/config/autoload/global.php.bak
-%%WWWDIR%%/init_autoloader.php
-%%WWWDIR%%/module/Application/Module.php
-%%WWWDIR%%/module/Application/autoload_classmap.php
-%%WWWDIR%%/module/Application/config/module.config.php
-%%WWWDIR%%/module/Application/language/Makefile.am
-%%WWWDIR%%/module/Application/language/Makefile.in
-%%WWWDIR%%/module/Application/language/cn_CN.mo
-%%WWWDIR%%/module/Application/language/cn_CN.po
-%%WWWDIR%%/module/Application/language/cs_CZ.mo
-%%WWWDIR%%/module/Application/language/cs_CZ.po
-%%WWWDIR%%/module/Application/language/de_DE.mo
-%%WWWDIR%%/module/Application/language/de_DE.po
-%%WWWDIR%%/module/Application/language/en_EN.mo
-%%WWWDIR%%/module/Application/language/en_EN.po
-%%WWWDIR%%/module/Application/language/es_ES.mo
-%%WWWDIR%%/module/Application/language/es_ES.po
-%%WWWDIR%%/module/Application/language/fr_FR.mo
-%%WWWDIR%%/module/Application/language/fr_FR.po
-%%WWWDIR%%/module/Application/language/it_IT.mo
-%%WWWDIR%%/module/Application/language/it_IT.po
-%%WWWDIR%%/module/Application/language/nl_BE.mo
-%%WWWDIR%%/module/Application/language/nl_BE.po
-%%WWWDIR%%/module/Application/language/ru_RU.mo
-%%WWWDIR%%/module/Application/language/ru_RU.po
-%%WWWDIR%%/module/Application/language/sk_SK.mo
-%%WWWDIR%%/module/Application/language/sk_SK.po
-%%WWWDIR%%/module/Application/language/tr_TR.mo
-%%WWWDIR%%/module/Application/language/tr_TR.po
-%%WWWDIR%%/module/Application/language/webui.pot
-%%WWWDIR%%/module/Application/src/Application/Controller/IndexController.php
-%%WWWDIR%%/module/Application/src/Application/Controller/Plugin/CommandACLPlugin.php
-%%WWWDIR%%/module/Application/src/Application/Controller/Plugin/RequestURIPlugin.php
-%%WWWDIR%%/module/Application/src/Application/Controller/Plugin/SessionTimeoutPlugin.php
-%%WWWDIR%%/module/Application/src/Application/View/Helper/ACLAlert.php
-%%WWWDIR%%/module/Application/src/Application/View/Helper/Example.php
-%%WWWDIR%%/module/Application/src/Application/View/Helper/UpdateAlert.php
-%%WWWDIR%%/module/Application/view/application/index/index.phtml
-%%WWWDIR%%/module/Application/view/error/404.phtml
-%%WWWDIR%%/module/Application/view/error/index.phtml
-%%WWWDIR%%/module/Application/view/layout/error.phtml
-%%WWWDIR%%/module/Application/view/layout/install.phtml
-%%WWWDIR%%/module/Application/view/layout/json.phtml
-%%WWWDIR%%/module/Application/view/layout/layout.phtml
-%%WWWDIR%%/module/Application/view/layout/login.phtml
-%%WWWDIR%%/module/Application/view/partial/breadcrumb.phtml
-%%WWWDIR%%/module/Application/view/partial/paginator.phtml
-%%WWWDIR%%/module/Auth/Module.php
-%%WWWDIR%%/module/Auth/autoload_classmap.php
-%%WWWDIR%%/module/Auth/config/module.config.php
-%%WWWDIR%%/module/Auth/src/Auth/Controller/AuthController.php
-%%WWWDIR%%/module/Auth/src/Auth/Form/LoginForm.php
-%%WWWDIR%%/module/Auth/src/Auth/Model/Auth.php
-%%WWWDIR%%/module/Auth/view/auth/auth/index.phtml
-%%WWWDIR%%/module/Auth/view/auth/auth/login.phtml
-%%WWWDIR%%/module/Auth/view/auth/auth/logout.phtml
-%%WWWDIR%%/module/Client/Module.php
-%%WWWDIR%%/module/Client/autoload_classmap.php
-%%WWWDIR%%/module/Client/config/module.config.php
-%%WWWDIR%%/module/Client/src/Client/Controller/ClientController.php
-%%WWWDIR%%/module/Client/src/Client/Model/Client.php
-%%WWWDIR%%/module/Client/src/Client/Model/ClientModel.php
-%%WWWDIR%%/module/Client/view/client/client/details.phtml
-%%WWWDIR%%/module/Client/view/client/client/index.phtml
-%%WWWDIR%%/module/Client/view/client/client/status.phtml
-%%WWWDIR%%/module/Dashboard/Module.php
-%%WWWDIR%%/module/Dashboard/autoload_classmap.php
-%%WWWDIR%%/module/Dashboard/config/module.config.php
-%%WWWDIR%%/module/Dashboard/src/Dashboard/Controller/DashboardController.php
-%%WWWDIR%%/module/Dashboard/src/Dashboard/Model/Dashboard.php
-%%WWWDIR%%/module/Dashboard/src/Dashboard/Model/DashboardModel.php
-%%WWWDIR%%/module/Dashboard/view/dashboard/dashboard/index.phtml
-%%WWWDIR%%/module/Dashboard/view/partial/JobTotals.phtml
-%%WWWDIR%%/module/Dashboard/view/partial/JobsLastStatus.phtml
-%%WWWDIR%%/module/Dashboard/view/partial/JobsPast24h.phtml
-%%WWWDIR%%/module/Dashboard/view/partial/LastDirectorMessages.phtml
-%%WWWDIR%%/module/Dashboard/view/partial/RunningJobs.phtml
-%%WWWDIR%%/module/Director/Module.php
-%%WWWDIR%%/module/Director/autoload_classmap.php
-%%WWWDIR%%/module/Director/config/module.config.php
-%%WWWDIR%%/module/Director/src/Director/Controller/DirectorController.php
-%%WWWDIR%%/module/Director/src/Director/Model/Director.php
-%%WWWDIR%%/module/Director/src/Director/Model/DirectorModel.php
-%%WWWDIR%%/module/Director/view/director/director/console.phtml
-%%WWWDIR%%/module/Director/view/director/director/index.phtml
-%%WWWDIR%%/module/Director/view/director/director/messages.phtml
-%%WWWDIR%%/module/Fileset/Module.php
-%%WWWDIR%%/module/Fileset/autoload_classmap.php
-%%WWWDIR%%/module/Fileset/config/module.config.php
-%%WWWDIR%%/module/Fileset/src/Fileset/Controller/FilesetController.php
-%%WWWDIR%%/module/Fileset/src/Fileset/Model/Fileset.php
-%%WWWDIR%%/module/Fileset/src/Fileset/Model/FilesetModel.php
-%%WWWDIR%%/module/Fileset/view/fileset/fileset/details.phtml
-%%WWWDIR%%/module/Fileset/view/fileset/fileset/index.phtml
-%%WWWDIR%%/module/Job/Module.php
-%%WWWDIR%%/module/Job/autoload_classmap.php
-%%WWWDIR%%/module/Job/config/module.config.php
-%%WWWDIR%%/module/Job/src/Job/Controller/JobController.php
-%%WWWDIR%%/module/Job/src/Job/Form/JobForm.php
-%%WWWDIR%%/module/Job/src/Job/Form/RunJobForm.php
-%%WWWDIR%%/module/Job/src/Job/Model/Job.php
-%%WWWDIR%%/module/Job/src/Job/Model/JobModel.php
-%%WWWDIR%%/module/Job/view/job/job/actions.phtml
-%%WWWDIR%%/module/Job/view/job/job/cancel.phtml
-%%WWWDIR%%/module/Job/view/job/job/details.phtml
-%%WWWDIR%%/module/Job/view/job/job/index.phtml
-%%WWWDIR%%/module/Job/view/job/job/run.phtml
-%%WWWDIR%%/module/Media/Module.php
-%%WWWDIR%%/module/Media/autoload_classmap.php
-%%WWWDIR%%/module/Media/config/module.config.php
-%%WWWDIR%%/module/Media/src/Media/Controller/MediaController.php
-%%WWWDIR%%/module/Media/src/Media/Model/Media.php
-%%WWWDIR%%/module/Media/src/Media/Model/MediaModel.php
-%%WWWDIR%%/module/Media/view/media/media/details.phtml
-%%WWWDIR%%/module/Media/view/media/media/index.phtml
-%%WWWDIR%%/module/Pool/Module.php
-%%WWWDIR%%/module/Pool/autoload_classmap.php
-%%WWWDIR%%/module/Pool/config/module.config.php
-%%WWWDIR%%/module/Pool/src/Pool/Controller/PoolController.php
-%%WWWDIR%%/module/Pool/src/Pool/Model/Pool.php
-%%WWWDIR%%/module/Pool/src/Pool/Model/PoolModel.php
-%%WWWDIR%%/module/Pool/view/pool/pool/details.phtml
-%%WWWDIR%%/module/Pool/view/pool/pool/index.phtml
-%%WWWDIR%%/module/Restore/Module.php
-%%WWWDIR%%/module/Restore/autoload_classmap.php
-%%WWWDIR%%/module/Restore/config/module.config.php
-%%WWWDIR%%/module/Restore/src/Restore/Controller/RestoreController.php
-%%WWWDIR%%/module/Restore/src/Restore/Form/RestoreForm.php
-%%WWWDIR%%/module/Restore/src/Restore/Model/Restore.php
-%%WWWDIR%%/module/Restore/src/Restore/Model/RestoreModel.php
-%%WWWDIR%%/module/Restore/view/restore/restore/filebrowser.phtml
-%%WWWDIR%%/module/Restore/view/restore/restore/index.phtml
-%%WWWDIR%%/module/Schedule/Module.php
-%%WWWDIR%%/module/Schedule/autoload_classmap.php
-%%WWWDIR%%/module/Schedule/config/module.config.php
-%%WWWDIR%%/module/Schedule/src/Schedule/Controller/ScheduleController.php
-%%WWWDIR%%/module/Schedule/src/Schedule/Model/Schedule.php
-%%WWWDIR%%/module/Schedule/src/Schedule/Model/ScheduleModel.php
-%%WWWDIR%%/module/Schedule/view/schedule/schedule/details.phtml
-%%WWWDIR%%/module/Schedule/view/schedule/schedule/index.phtml
-%%WWWDIR%%/module/Schedule/view/schedule/schedule/overview.phtml
-%%WWWDIR%%/module/Schedule/view/schedule/schedule/status.phtml
-%%WWWDIR%%/module/Storage/Module.php
-%%WWWDIR%%/module/Storage/autoload_classmap.php
-%%WWWDIR%%/module/Storage/config/module.config.php
-%%WWWDIR%%/module/Storage/src/Storage/Controller/StorageController.php
-%%WWWDIR%%/module/Storage/src/Storage/Form/StorageForm.php
-%%WWWDIR%%/module/Storage/src/Storage/Model/Storage.php
-%%WWWDIR%%/module/Storage/src/Storage/Model/StorageModel.php
-%%WWWDIR%%/module/Storage/view/storage/storage/details.phtml
-%%WWWDIR%%/module/Storage/view/storage/storage/index.phtml
-%%WWWDIR%%/module/Storage/view/storage/storage/status.phtml
-%%WWWDIR%%/phpunit.xml
-%%WWWDIR%%/public/css/32px.png
-%%WWWDIR%%/public/css/40px.png
-%%WWWDIR%%/public/css/Bootstrap-3.3.7/fonts/glyphicons-halflings-regular.ttf
-%%WWWDIR%%/public/css/Bootstrap-3.3.7/fonts/glyphicons-halflings-regular.woff
-%%WWWDIR%%/public/css/Bootstrap-3.3.7/fonts/glyphicons-halflings-regular.woff2
-%%WWWDIR%%/public/css/bootstrap-datetimepicker.css
-%%WWWDIR%%/public/css/bootstrap-datetimepicker.min.css
-%%WWWDIR%%/public/css/bootstrap-select.css
-%%WWWDIR%%/public/css/bootstrap-select.css.map
-%%WWWDIR%%/public/css/bootstrap-select.min.css
-%%WWWDIR%%/public/css/bootstrap-table.css
-%%WWWDIR%%/public/css/bootstrap-table.min.css
-%%WWWDIR%%/public/css/bootstrap-theme.css
-%%WWWDIR%%/public/css/bootstrap-theme.css.map
-%%WWWDIR%%/public/css/bootstrap-theme.min.css
-%%WWWDIR%%/public/css/bootstrap.css
-%%WWWDIR%%/public/css/bootstrap.css.map
-%%WWWDIR%%/public/css/bootstrap.min.css
-%%WWWDIR%%/public/css/jstree.css
-%%WWWDIR%%/public/css/jstree.min.css
-%%WWWDIR%%/public/css/spinner.gif
-%%WWWDIR%%/public/css/style.css
-%%WWWDIR%%/public/css/throbber.gif
-%%WWWDIR%%/public/fonts/glyphicons-halflings-regular.eot
-%%WWWDIR%%/public/fonts/glyphicons-halflings-regular.svg
-%%WWWDIR%%/public/fonts/glyphicons-halflings-regular.ttf
-%%WWWDIR%%/public/fonts/glyphicons-halflings-regular.woff
-%%WWWDIR%%/public/fonts/glyphicons-halflings-regular.woff2
-%%WWWDIR%%/public/img/bareos-logo-small.png
-%%WWWDIR%%/public/img/bareos-logo.png
-%%WWWDIR%%/public/img/bareos.png
-%%WWWDIR%%/public/img/favicon.ico
-%%WWWDIR%%/public/img/icons/os/centos.png
-%%WWWDIR%%/public/img/icons/os/debian.png
-%%WWWDIR%%/public/img/icons/os/fedora.png
-%%WWWDIR%%/public/img/icons/os/freebsd.png
-%%WWWDIR%%/public/img/icons/os/macos.png
-%%WWWDIR%%/public/img/icons/os/redhat.png
-%%WWWDIR%%/public/img/icons/os/sunsolaris.png
-%%WWWDIR%%/public/img/icons/os/suse.png
-%%WWWDIR%%/public/img/icons/os/ubuntu.png
-%%WWWDIR%%/public/img/icons/os/univention.png
-%%WWWDIR%%/public/img/icons/os/windows.png
-%%WWWDIR%%/public/index.php
-%%WWWDIR%%/public/js/bootstrap-datetimepicker.min.js
-%%WWWDIR%%/public/js/bootstrap-select.js
-%%WWWDIR%%/public/js/bootstrap-select.js.map
-%%WWWDIR%%/public/js/bootstrap-select.min.js
-%%WWWDIR%%/public/js/bootstrap-table-cookie.js
-%%WWWDIR%%/public/js/bootstrap-table-cookie.min.js
-%%WWWDIR%%/public/js/bootstrap-table-locale-all.js
-%%WWWDIR%%/public/js/bootstrap-table-locale-all.min.js
-%%WWWDIR%%/public/js/bootstrap-table.js
-%%WWWDIR%%/public/js/bootstrap-table.min.js
-%%WWWDIR%%/public/js/bootstrap.js
-%%WWWDIR%%/public/js/bootstrap.min.js
-%%WWWDIR%%/public/js/custom-functions.js
-%%WWWDIR%%/public/js/excanvas.js
-%%WWWDIR%%/public/js/excanvas.min.js
-%%WWWDIR%%/public/js/html5shiv.js
-%%WWWDIR%%/public/js/i_core.js
-%%WWWDIR%%/public/js/i_core.min.js
-%%WWWDIR%%/public/js/i_core.min.js.map
-%%WWWDIR%%/public/js/i_gettext.js
-%%WWWDIR%%/public/js/i_gettext.min.js
-%%WWWDIR%%/public/js/i_gettext.min.js.map
-%%WWWDIR%%/public/js/jquery.cookie.js
-%%WWWDIR%%/public/js/jquery.jqplot.js
-%%WWWDIR%%/public/js/jquery.jqplot.min.js
-%%WWWDIR%%/public/js/jquery.js
-%%WWWDIR%%/public/js/jquery.min.js
-%%WWWDIR%%/public/js/jquery.min.map
-%%WWWDIR%%/public/js/jstree.js
-%%WWWDIR%%/public/js/jstree.min.js
-%%WWWDIR%%/public/js/jstreegrid.js
-%%WWWDIR%%/public/js/locale/Makefile.am
-%%WWWDIR%%/public/js/locale/Makefile.in
-%%WWWDIR%%/public/js/locale/cn_CN/LC_MESSAGES/cn_CN.mo
-%%WWWDIR%%/public/js/locale/cn_CN/LC_MESSAGES/cn_CN.po
-%%WWWDIR%%/public/js/locale/cs_CZ/LC_MESSAGES/cs_CZ.mo
-%%WWWDIR%%/public/js/locale/cs_CZ/LC_MESSAGES/cs_CZ.po
-%%WWWDIR%%/public/js/locale/de_DE/LC_MESSAGES/de_DE.mo
-%%WWWDIR%%/public/js/locale/de_DE/LC_MESSAGES/de_DE.po
-%%WWWDIR%%/public/js/locale/en_EN/LC_MESSAGES/en_EN.mo
-%%WWWDIR%%/public/js/locale/en_EN/LC_MESSAGES/en_EN.po
-%%WWWDIR%%/public/js/locale/es_ES/LC_MESSAGES/es_ES.mo
-%%WWWDIR%%/public/js/locale/es_ES/LC_MESSAGES/es_ES.po
-%%WWWDIR%%/public/js/locale/fr_FR/LC_MESSAGES/fr_FR.mo
-%%WWWDIR%%/public/js/locale/fr_FR/LC_MESSAGES/fr_FR.po
-%%WWWDIR%%/public/js/locale/it_IT/LC_MESSAGES/it_IT.mo
-%%WWWDIR%%/public/js/locale/it_IT/LC_MESSAGES/it_IT.po
-%%WWWDIR%%/public/js/locale/nl_BE/LC_MESSAGES/nl_BE.mo
-%%WWWDIR%%/public/js/locale/nl_BE/LC_MESSAGES/nl_BE.po
-%%WWWDIR%%/public/js/locale/ru_RU/LC_MESSAGES/ru_RU.mo
-%%WWWDIR%%/public/js/locale/ru_RU/LC_MESSAGES/ru_RU.po
-%%WWWDIR%%/public/js/locale/sk_SK/LC_MESSAGES/sk_SK.mo
-%%WWWDIR%%/public/js/locale/sk_SK/LC_MESSAGES/sk_SK.po
-%%WWWDIR%%/public/js/locale/tr_TR/LC_MESSAGES/tr_TR.mo
-%%WWWDIR%%/public/js/locale/tr_TR/LC_MESSAGES/tr_TR.po
-%%WWWDIR%%/public/js/locale/webui-datatables.pot
-%%WWWDIR%%/public/js/moment-timezone-with-data.js
-%%WWWDIR%%/public/js/moment-timezone-with-data.min.js
-%%WWWDIR%%/public/js/moment-with-locales.js
-%%WWWDIR%%/public/js/moment-with-locales.min.js
-%%WWWDIR%%/public/js/moment.js
-%%WWWDIR%%/public/js/moment.min.js
-%%WWWDIR%%/public/js/respond.min.js
-%%WWWDIR%%/public/js/responsive.bootstrap.js
-%%WWWDIR%%/public/js/responsive.bootstrap.min.js
-%%WWWDIR%%/vendor/Bareos/library/Bareos/BSock/BareosBSock.php
-%%WWWDIR%%/vendor/Bareos/library/Bareos/BSock/BareosBSockAbstractServiceFactory.php
-%%WWWDIR%%/vendor/Bareos/library/Bareos/BSock/BareosBSockInterface.php
-%%WWWDIR%%/vendor/Bareos/library/Bareos/BSock/BareosBSockServiceFactory.php
-%%WWWDIR%%/vendor/Bareos/library/Bareos/BSock/BareosBase64.php
-%%WWWDIR%%/vendor/README.md
-%%WWWDIR%%/vendor/autoload.php
-%%WWWDIR%%/vendor/composer/ClassLoader.php
-%%WWWDIR%%/vendor/composer/LICENSE
-%%WWWDIR%%/vendor/composer/autoload_classmap.php
-%%WWWDIR%%/vendor/composer/autoload_namespaces.php
-%%WWWDIR%%/vendor/composer/autoload_psr4.php
-%%WWWDIR%%/vendor/composer/autoload_real.php
-%%WWWDIR%%/vendor/composer/autoload_static.php
-%%WWWDIR%%/vendor/composer/installed.json
-%%WWWDIR%%/vendor/zendframework/zend-cache/.coveralls.yml
-%%WWWDIR%%/vendor/zendframework/zend-cache/CHANGELOG.md
-%%WWWDIR%%/vendor/zendframework/zend-cache/CONTRIBUTING.md
-%%WWWDIR%%/vendor/zendframework/zend-cache/LICENSE.txt
-%%WWWDIR%%/vendor/zendframework/zend-cache/README.md
-%%WWWDIR%%/vendor/zendframework/zend-cache/composer.json
-%%WWWDIR%%/vendor/zendframework/zend-cache/phpunit.xml.dist
-%%WWWDIR%%/vendor/zendframework/zend-cache/phpunit.xml.travis
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Exception/BadMethodCallException.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Exception/ExceptionInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Exception/ExtensionNotLoadedException.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Exception/InvalidArgumentException.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Exception/LogicException.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Exception/MissingDependencyException.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Exception/MissingKeyException.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Exception/OutOfSpaceException.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Exception/RuntimeException.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Exception/UnexpectedValueException.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Exception/UnsupportedMethodCallException.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Pattern/AbstractPattern.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Pattern/CallbackCache.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Pattern/CaptureCache.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Pattern/ClassCache.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Pattern/ObjectCache.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Pattern/OutputCache.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Pattern/PatternInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Pattern/PatternOptions.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/PatternFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/PatternPluginManager.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Service/StorageCacheAbstractServiceFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Service/StorageCacheFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Storage/Adapter/AbstractAdapter.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Storage/Adapter/AbstractZendServer.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Storage/Adapter/AdapterOptions.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Storage/Adapter/Apc.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Storage/Adapter/ApcIterator.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Storage/Adapter/ApcOptions.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Storage/Adapter/BlackHole.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Storage/Adapter/Dba.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Storage/Adapter/DbaIterator.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Storage/Adapter/DbaOptions.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Storage/Adapter/Filesystem.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Storage/Adapter/FilesystemIterator.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Storage/Adapter/FilesystemOptions.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Storage/Adapter/KeyListIterator.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Storage/Adapter/Memcache.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Storage/Adapter/MemcacheOptions.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Storage/Adapter/MemcacheResourceManager.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Storage/Adapter/Memcached.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Storage/Adapter/MemcachedOptions.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Storage/Adapter/MemcachedResourceManager.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Storage/Adapter/Memory.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Storage/Adapter/MemoryOptions.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Storage/Adapter/MongoDb.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Storage/Adapter/MongoDbOptions.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Storage/Adapter/MongoDbResourceManager.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Storage/Adapter/Redis.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Storage/Adapter/RedisOptions.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Storage/Adapter/RedisResourceManager.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Storage/Adapter/Session.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Storage/Adapter/SessionOptions.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Storage/Adapter/WinCache.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Storage/Adapter/WinCacheOptions.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Storage/Adapter/XCache.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Storage/Adapter/XCacheOptions.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Storage/Adapter/ZendServerDisk.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Storage/Adapter/ZendServerShm.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Storage/AdapterPluginManager.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Storage/AvailableSpaceCapableInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Storage/Capabilities.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Storage/ClearByNamespaceInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Storage/ClearByPrefixInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Storage/ClearExpiredInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Storage/Event.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Storage/ExceptionEvent.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Storage/FlushableInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Storage/IterableInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Storage/IteratorInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Storage/OptimizableInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Storage/Plugin/AbstractPlugin.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Storage/Plugin/ClearExpiredByFactor.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Storage/Plugin/ExceptionHandler.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Storage/Plugin/IgnoreUserAbort.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Storage/Plugin/OptimizeByFactor.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Storage/Plugin/PluginInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Storage/Plugin/PluginOptions.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Storage/Plugin/Serializer.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Storage/PluginManager.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Storage/PostEvent.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Storage/StorageInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Storage/TaggableInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/Storage/TotalSpaceCapableInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-cache/src/StorageFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-config/.coveralls.yml
-%%WWWDIR%%/vendor/zendframework/zend-config/CONTRIBUTING.md
-%%WWWDIR%%/vendor/zendframework/zend-config/LICENSE.txt
-%%WWWDIR%%/vendor/zendframework/zend-config/README.md
-%%WWWDIR%%/vendor/zendframework/zend-config/composer.json
-%%WWWDIR%%/vendor/zendframework/zend-config/phpunit.xml.dist
-%%WWWDIR%%/vendor/zendframework/zend-config/phpunit.xml.travis
-%%WWWDIR%%/vendor/zendframework/zend-config/src/AbstractConfigFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-config/src/Config.php
-%%WWWDIR%%/vendor/zendframework/zend-config/src/Exception/ExceptionInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-config/src/Exception/InvalidArgumentException.php
-%%WWWDIR%%/vendor/zendframework/zend-config/src/Exception/RuntimeException.php
-%%WWWDIR%%/vendor/zendframework/zend-config/src/Factory.php
-%%WWWDIR%%/vendor/zendframework/zend-config/src/Processor/Constant.php
-%%WWWDIR%%/vendor/zendframework/zend-config/src/Processor/Filter.php
-%%WWWDIR%%/vendor/zendframework/zend-config/src/Processor/ProcessorInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-config/src/Processor/Queue.php
-%%WWWDIR%%/vendor/zendframework/zend-config/src/Processor/Token.php
-%%WWWDIR%%/vendor/zendframework/zend-config/src/Processor/Translator.php
-%%WWWDIR%%/vendor/zendframework/zend-config/src/Reader/Ini.php
-%%WWWDIR%%/vendor/zendframework/zend-config/src/Reader/JavaProperties.php
-%%WWWDIR%%/vendor/zendframework/zend-config/src/Reader/Json.php
-%%WWWDIR%%/vendor/zendframework/zend-config/src/Reader/ReaderInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-config/src/Reader/Xml.php
-%%WWWDIR%%/vendor/zendframework/zend-config/src/Reader/Yaml.php
-%%WWWDIR%%/vendor/zendframework/zend-config/src/ReaderPluginManager.php
-%%WWWDIR%%/vendor/zendframework/zend-config/src/Writer/AbstractWriter.php
-%%WWWDIR%%/vendor/zendframework/zend-config/src/Writer/Ini.php
-%%WWWDIR%%/vendor/zendframework/zend-config/src/Writer/Json.php
-%%WWWDIR%%/vendor/zendframework/zend-config/src/Writer/PhpArray.php
-%%WWWDIR%%/vendor/zendframework/zend-config/src/Writer/WriterInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-config/src/Writer/Xml.php
-%%WWWDIR%%/vendor/zendframework/zend-config/src/Writer/Yaml.php
-%%WWWDIR%%/vendor/zendframework/zend-config/src/WriterPluginManager.php
-%%WWWDIR%%/vendor/zendframework/zend-console/.coveralls.yml
-%%WWWDIR%%/vendor/zendframework/zend-console/CONTRIBUTING.md
-%%WWWDIR%%/vendor/zendframework/zend-console/LICENSE.txt
-%%WWWDIR%%/vendor/zendframework/zend-console/README.md
-%%WWWDIR%%/vendor/zendframework/zend-console/composer.json
-%%WWWDIR%%/vendor/zendframework/zend-console/phpunit.xml.dist
-%%WWWDIR%%/vendor/zendframework/zend-console/phpunit.xml.travis
-%%WWWDIR%%/vendor/zendframework/zend-console/src/Adapter/AbstractAdapter.php
-%%WWWDIR%%/vendor/zendframework/zend-console/src/Adapter/AdapterInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-console/src/Adapter/Posix.php
-%%WWWDIR%%/vendor/zendframework/zend-console/src/Adapter/Virtual.php
-%%WWWDIR%%/vendor/zendframework/zend-console/src/Adapter/Windows.php
-%%WWWDIR%%/vendor/zendframework/zend-console/src/Adapter/WindowsAnsicon.php
-%%WWWDIR%%/vendor/zendframework/zend-console/src/Charset/Ascii.php
-%%WWWDIR%%/vendor/zendframework/zend-console/src/Charset/AsciiExtended.php
-%%WWWDIR%%/vendor/zendframework/zend-console/src/Charset/CharsetInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-console/src/Charset/DECSG.php
-%%WWWDIR%%/vendor/zendframework/zend-console/src/Charset/Utf8.php
-%%WWWDIR%%/vendor/zendframework/zend-console/src/Charset/Utf8Heavy.php
-%%WWWDIR%%/vendor/zendframework/zend-console/src/Color/Xterm256.php
-%%WWWDIR%%/vendor/zendframework/zend-console/src/ColorInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-console/src/Console.php
-%%WWWDIR%%/vendor/zendframework/zend-console/src/Exception/BadMethodCallException.php
-%%WWWDIR%%/vendor/zendframework/zend-console/src/Exception/ExceptionInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-console/src/Exception/InvalidArgumentException.php
-%%WWWDIR%%/vendor/zendframework/zend-console/src/Exception/RuntimeException.php
-%%WWWDIR%%/vendor/zendframework/zend-console/src/Getopt.php
-%%WWWDIR%%/vendor/zendframework/zend-console/src/Prompt/AbstractPrompt.php
-%%WWWDIR%%/vendor/zendframework/zend-console/src/Prompt/Char.php
-%%WWWDIR%%/vendor/zendframework/zend-console/src/Prompt/Checkbox.php
-%%WWWDIR%%/vendor/zendframework/zend-console/src/Prompt/Confirm.php
-%%WWWDIR%%/vendor/zendframework/zend-console/src/Prompt/Line.php
-%%WWWDIR%%/vendor/zendframework/zend-console/src/Prompt/Number.php
-%%WWWDIR%%/vendor/zendframework/zend-console/src/Prompt/Password.php
-%%WWWDIR%%/vendor/zendframework/zend-console/src/Prompt/PromptInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-console/src/Prompt/Select.php
-%%WWWDIR%%/vendor/zendframework/zend-console/src/Request.php
-%%WWWDIR%%/vendor/zendframework/zend-console/src/Response.php
-%%WWWDIR%%/vendor/zendframework/zend-console/src/RouteMatcher/DefaultRouteMatcher.php
-%%WWWDIR%%/vendor/zendframework/zend-console/src/RouteMatcher/RouteMatcherInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-escaper/.coveralls.yml
-%%WWWDIR%%/vendor/zendframework/zend-escaper/CONTRIBUTING.md
-%%WWWDIR%%/vendor/zendframework/zend-escaper/LICENSE.txt
-%%WWWDIR%%/vendor/zendframework/zend-escaper/README.md
-%%WWWDIR%%/vendor/zendframework/zend-escaper/composer.json
-%%WWWDIR%%/vendor/zendframework/zend-escaper/phpunit.xml.dist
-%%WWWDIR%%/vendor/zendframework/zend-escaper/phpunit.xml.travis
-%%WWWDIR%%/vendor/zendframework/zend-escaper/src/Escaper.php
-%%WWWDIR%%/vendor/zendframework/zend-escaper/src/Exception/ExceptionInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-escaper/src/Exception/InvalidArgumentException.php
-%%WWWDIR%%/vendor/zendframework/zend-escaper/src/Exception/RuntimeException.php
-%%WWWDIR%%/vendor/zendframework/zend-eventmanager/.coveralls.yml
-%%WWWDIR%%/vendor/zendframework/zend-eventmanager/CONTRIBUTING.md
-%%WWWDIR%%/vendor/zendframework/zend-eventmanager/LICENSE.txt
-%%WWWDIR%%/vendor/zendframework/zend-eventmanager/README.md
-%%WWWDIR%%/vendor/zendframework/zend-eventmanager/composer.json
-%%WWWDIR%%/vendor/zendframework/zend-eventmanager/phpunit.xml.dist
-%%WWWDIR%%/vendor/zendframework/zend-eventmanager/phpunit.xml.travis
-%%WWWDIR%%/vendor/zendframework/zend-eventmanager/src/AbstractListenerAggregate.php
-%%WWWDIR%%/vendor/zendframework/zend-eventmanager/src/Event.php
-%%WWWDIR%%/vendor/zendframework/zend-eventmanager/src/EventInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-eventmanager/src/EventManager.php
-%%WWWDIR%%/vendor/zendframework/zend-eventmanager/src/EventManagerAwareInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-eventmanager/src/EventManagerAwareTrait.php
-%%WWWDIR%%/vendor/zendframework/zend-eventmanager/src/EventManagerInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-eventmanager/src/EventsCapableInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-eventmanager/src/Exception/DomainException.php
-%%WWWDIR%%/vendor/zendframework/zend-eventmanager/src/Exception/ExceptionInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-eventmanager/src/Exception/InvalidArgumentException.php
-%%WWWDIR%%/vendor/zendframework/zend-eventmanager/src/Exception/InvalidCallbackException.php
-%%WWWDIR%%/vendor/zendframework/zend-eventmanager/src/Filter/FilterInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-eventmanager/src/Filter/FilterIterator.php
-%%WWWDIR%%/vendor/zendframework/zend-eventmanager/src/FilterChain.php
-%%WWWDIR%%/vendor/zendframework/zend-eventmanager/src/GlobalEventManager.php
-%%WWWDIR%%/vendor/zendframework/zend-eventmanager/src/ListenerAggregateInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-eventmanager/src/ListenerAggregateTrait.php
-%%WWWDIR%%/vendor/zendframework/zend-eventmanager/src/ProvidesEvents.php
-%%WWWDIR%%/vendor/zendframework/zend-eventmanager/src/ResponseCollection.php
-%%WWWDIR%%/vendor/zendframework/zend-eventmanager/src/SharedEventAggregateAwareInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-eventmanager/src/SharedEventManager.php
-%%WWWDIR%%/vendor/zendframework/zend-eventmanager/src/SharedEventManagerAwareInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-eventmanager/src/SharedEventManagerInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-eventmanager/src/SharedListenerAggregateInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-eventmanager/src/StaticEventManager.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/.coveralls.yml
-%%WWWDIR%%/vendor/zendframework/zend-filter/CONTRIBUTING.md
-%%WWWDIR%%/vendor/zendframework/zend-filter/LICENSE.txt
-%%WWWDIR%%/vendor/zendframework/zend-filter/README.md
-%%WWWDIR%%/vendor/zendframework/zend-filter/composer.json
-%%WWWDIR%%/vendor/zendframework/zend-filter/phpunit.xml.dist
-%%WWWDIR%%/vendor/zendframework/zend-filter/phpunit.xml.travis
-%%WWWDIR%%/vendor/zendframework/zend-filter/src/AbstractDateDropdown.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/src/AbstractFilter.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/src/AbstractUnicode.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/src/BaseName.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/src/Blacklist.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/src/Boolean.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/src/Callback.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/src/Compress.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/src/Compress/AbstractCompressionAlgorithm.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/src/Compress/Bz2.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/src/Compress/CompressionAlgorithmInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/src/Compress/Gz.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/src/Compress/Lzf.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/src/Compress/Rar.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/src/Compress/Snappy.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/src/Compress/Tar.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/src/Compress/Zip.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/src/DataUnitFormatter.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/src/DateSelect.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/src/DateTimeFormatter.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/src/DateTimeSelect.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/src/Decompress.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/src/Decrypt.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/src/Digits.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/src/Dir.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/src/Encrypt.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/src/Encrypt/BlockCipher.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/src/Encrypt/EncryptionAlgorithmInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/src/Encrypt/Openssl.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/src/Exception/BadMethodCallException.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/src/Exception/DomainException.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/src/Exception/ExceptionInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/src/Exception/ExtensionNotLoadedException.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/src/Exception/InvalidArgumentException.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/src/Exception/RuntimeException.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/src/File/Decrypt.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/src/File/Encrypt.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/src/File/LowerCase.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/src/File/Rename.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/src/File/RenameUpload.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/src/File/UpperCase.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/src/FilterChain.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/src/FilterInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/src/FilterPluginManager.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/src/HtmlEntities.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/src/Inflector.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/src/Int.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/src/MonthSelect.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/src/Null.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/src/PregReplace.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/src/RealPath.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/src/StaticFilter.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/src/StringToLower.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/src/StringToUpper.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/src/StringTrim.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/src/StripNewlines.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/src/StripTags.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/src/ToInt.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/src/ToNull.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/src/UpperCaseWords.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/src/UriNormalize.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/src/Whitelist.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/src/Word/AbstractSeparator.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/src/Word/CamelCaseToDash.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/src/Word/CamelCaseToSeparator.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/src/Word/CamelCaseToUnderscore.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/src/Word/DashToCamelCase.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/src/Word/DashToSeparator.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/src/Word/DashToUnderscore.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/src/Word/SeparatorToCamelCase.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/src/Word/SeparatorToDash.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/src/Word/SeparatorToSeparator.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/src/Word/Service/SeparatorToSeparatorFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/src/Word/UnderscoreToCamelCase.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/src/Word/UnderscoreToDash.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/src/Word/UnderscoreToSeparator.php
-%%WWWDIR%%/vendor/zendframework/zend-filter/src/Word/UnderscoreToStudlyCase.php
-%%WWWDIR%%/vendor/zendframework/zend-form/.coveralls.yml
-%%WWWDIR%%/vendor/zendframework/zend-form/CHANGELOG.md
-%%WWWDIR%%/vendor/zendframework/zend-form/CONTRIBUTING.md
-%%WWWDIR%%/vendor/zendframework/zend-form/LICENSE.txt
-%%WWWDIR%%/vendor/zendframework/zend-form/README.md
-%%WWWDIR%%/vendor/zendframework/zend-form/composer.json
-%%WWWDIR%%/vendor/zendframework/zend-form/phpunit.xml.dist
-%%WWWDIR%%/vendor/zendframework/zend-form/phpunit.xml.travis
-%%WWWDIR%%/vendor/zendframework/zend-form/src/Annotation/AbstractAnnotationsListener.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/Annotation/AbstractArrayAnnotation.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/Annotation/AbstractArrayOrStringAnnotation.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/Annotation/AbstractStringAnnotation.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/Annotation/AllowEmpty.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/Annotation/AnnotationBuilder.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/Annotation/Attributes.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/Annotation/ComposedObject.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/Annotation/ContinueIfEmpty.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/Annotation/ElementAnnotationsListener.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/Annotation/ErrorMessage.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/Annotation/Exclude.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/Annotation/Filter.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/Annotation/Flags.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/Annotation/FormAnnotationsListener.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/Annotation/Hydrator.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/Annotation/Input.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/Annotation/InputFilter.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/Annotation/Instance.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/Annotation/Name.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/Annotation/Object.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/Annotation/Options.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/Annotation/Required.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/Annotation/Type.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/Annotation/ValidationGroup.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/Annotation/Validator.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/Element.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/Element/Button.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/Element/Captcha.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/Element/Checkbox.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/Element/Collection.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/Element/Color.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/Element/Csrf.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/Element/Date.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/Element/DateSelect.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/Element/DateTime.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/Element/DateTimeLocal.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/Element/DateTimeSelect.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/Element/Email.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/Element/File.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/Element/Hidden.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/Element/Image.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/Element/Month.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/Element/MonthSelect.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/Element/MultiCheckbox.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/Element/Number.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/Element/Password.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/Element/Radio.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/Element/Range.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/Element/Select.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/Element/Submit.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/Element/Text.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/Element/Textarea.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/Element/Time.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/Element/Url.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/Element/Week.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/ElementAttributeRemovalInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/ElementInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/ElementPrepareAwareInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/Exception/BadMethodCallException.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/Exception/DomainException.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/Exception/ExceptionInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/Exception/ExtensionNotLoadedException.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/Exception/InvalidArgumentException.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/Exception/InvalidElementException.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/Exception/UnexpectedValueException.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/Factory.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/Fieldset.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/FieldsetInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/FieldsetPrepareAwareInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/Form.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/FormAbstractServiceFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/FormElementManager.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/FormFactoryAwareInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/FormFactoryAwareTrait.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/FormInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/InputFilterProviderFieldset.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/LabelAwareInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/LabelAwareTrait.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/View/Helper/AbstractHelper.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/View/Helper/Captcha/AbstractWord.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/View/Helper/Captcha/Dumb.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/View/Helper/Captcha/Figlet.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/View/Helper/Captcha/Image.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/View/Helper/Captcha/ReCaptcha.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/View/Helper/File/FormFileApcProgress.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/View/Helper/File/FormFileSessionProgress.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/View/Helper/File/FormFileUploadProgress.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/View/Helper/Form.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/View/Helper/FormButton.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/View/Helper/FormCaptcha.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/View/Helper/FormCheckbox.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/View/Helper/FormCollection.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/View/Helper/FormColor.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/View/Helper/FormDate.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/View/Helper/FormDateSelect.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/View/Helper/FormDateTime.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/View/Helper/FormDateTimeLocal.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/View/Helper/FormDateTimeSelect.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/View/Helper/FormElement.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/View/Helper/FormElementErrors.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/View/Helper/FormEmail.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/View/Helper/FormFile.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/View/Helper/FormHidden.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/View/Helper/FormImage.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/View/Helper/FormInput.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/View/Helper/FormLabel.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/View/Helper/FormMonth.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/View/Helper/FormMonthSelect.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/View/Helper/FormMultiCheckbox.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/View/Helper/FormNumber.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/View/Helper/FormPassword.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/View/Helper/FormRadio.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/View/Helper/FormRange.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/View/Helper/FormReset.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/View/Helper/FormRow.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/View/Helper/FormSearch.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/View/Helper/FormSelect.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/View/Helper/FormSubmit.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/View/Helper/FormTel.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/View/Helper/FormText.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/View/Helper/FormTextarea.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/View/Helper/FormTime.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/View/Helper/FormUrl.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/View/Helper/FormWeek.php
-%%WWWDIR%%/vendor/zendframework/zend-form/src/View/HelperConfig.php
-%%WWWDIR%%/vendor/zendframework/zend-http/.coveralls.yml
-%%WWWDIR%%/vendor/zendframework/zend-http/CHANGELOG.md
-%%WWWDIR%%/vendor/zendframework/zend-http/CONTRIBUTING.md
-%%WWWDIR%%/vendor/zendframework/zend-http/LICENSE.txt
-%%WWWDIR%%/vendor/zendframework/zend-http/README.md
-%%WWWDIR%%/vendor/zendframework/zend-http/composer.json
-%%WWWDIR%%/vendor/zendframework/zend-http/phpunit.xml.dist
-%%WWWDIR%%/vendor/zendframework/zend-http/phpunit.xml.travis
-%%WWWDIR%%/vendor/zendframework/zend-http/src/AbstractMessage.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Client.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Client/Adapter/AdapterInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Client/Adapter/Curl.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Client/Adapter/Exception/ExceptionInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Client/Adapter/Exception/InitializationException.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Client/Adapter/Exception/InvalidArgumentException.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Client/Adapter/Exception/OutOfRangeException.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Client/Adapter/Exception/RuntimeException.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Client/Adapter/Exception/TimeoutException.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Client/Adapter/Proxy.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Client/Adapter/Socket.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Client/Adapter/StreamInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Client/Adapter/Test.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Client/Exception/ExceptionInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Client/Exception/InvalidArgumentException.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Client/Exception/OutOfRangeException.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Client/Exception/RuntimeException.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/ClientStatic.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Cookies.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Exception/ExceptionInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Exception/InvalidArgumentException.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Exception/OutOfRangeException.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Exception/RuntimeException.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Header/AbstractAccept.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Header/AbstractDate.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Header/AbstractLocation.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Header/Accept.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Header/Accept/FieldValuePart/AbstractFieldValuePart.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Header/Accept/FieldValuePart/AcceptFieldValuePart.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Header/Accept/FieldValuePart/CharsetFieldValuePart.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Header/Accept/FieldValuePart/EncodingFieldValuePart.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Header/Accept/FieldValuePart/LanguageFieldValuePart.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Header/AcceptCharset.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Header/AcceptEncoding.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Header/AcceptLanguage.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Header/AcceptRanges.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Header/Age.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Header/Allow.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Header/AuthenticationInfo.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Header/Authorization.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Header/CacheControl.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Header/Connection.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Header/ContentDisposition.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Header/ContentEncoding.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Header/ContentLanguage.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Header/ContentLength.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Header/ContentLocation.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Header/ContentMD5.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Header/ContentRange.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Header/ContentSecurityPolicy.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Header/ContentTransferEncoding.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Header/ContentType.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Header/Cookie.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Header/Date.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Header/Etag.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Header/Exception/DomainException.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Header/Exception/ExceptionInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Header/Exception/InvalidArgumentException.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Header/Exception/RuntimeException.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Header/Expect.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Header/Expires.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Header/From.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Header/GenericHeader.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Header/GenericMultiHeader.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Header/HeaderInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Header/HeaderValue.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Header/Host.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Header/IfMatch.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Header/IfModifiedSince.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Header/IfNoneMatch.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Header/IfRange.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Header/IfUnmodifiedSince.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Header/KeepAlive.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Header/LastModified.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Header/Location.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Header/MaxForwards.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Header/MultipleHeaderInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Header/Origin.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Header/Pragma.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Header/ProxyAuthenticate.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Header/ProxyAuthorization.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Header/Range.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Header/Referer.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Header/Refresh.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Header/RetryAfter.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Header/Server.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Header/SetCookie.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Header/TE.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Header/Trailer.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Header/TransferEncoding.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Header/Upgrade.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Header/UserAgent.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Header/Vary.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Header/Via.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Header/WWWAuthenticate.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Header/Warning.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/HeaderLoader.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Headers.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/PhpEnvironment/RemoteAddress.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/PhpEnvironment/Request.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/PhpEnvironment/Response.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Request.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Response.php
-%%WWWDIR%%/vendor/zendframework/zend-http/src/Response/Stream.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/.coveralls.yml
-%%WWWDIR%%/vendor/zendframework/zend-i18n/CONTRIBUTING.md
-%%WWWDIR%%/vendor/zendframework/zend-i18n/LICENSE.txt
-%%WWWDIR%%/vendor/zendframework/zend-i18n/README.md
-%%WWWDIR%%/vendor/zendframework/zend-i18n/composer.json
-%%WWWDIR%%/vendor/zendframework/zend-i18n/phpunit.xml.dist
-%%WWWDIR%%/vendor/zendframework/zend-i18n/phpunit.xml.travis
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Exception/ExceptionInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Exception/ExtensionNotLoadedException.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Exception/InvalidArgumentException.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Exception/OutOfBoundsException.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Exception/ParseException.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Exception/RangeException.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Exception/RuntimeException.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Filter/AbstractLocale.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Filter/Alnum.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Filter/Alpha.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Filter/NumberFormat.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Filter/NumberParse.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Translator/Loader/AbstractFileLoader.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Translator/Loader/FileLoaderInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Translator/Loader/Gettext.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Translator/Loader/Ini.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Translator/Loader/PhpArray.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Translator/Loader/PhpMemoryArray.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Translator/Loader/RemoteLoaderInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Translator/LoaderPluginManager.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Translator/Plural/Parser.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Translator/Plural/Rule.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Translator/Plural/Symbol.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Translator/TextDomain.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Translator/Translator.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Translator/TranslatorAwareInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Translator/TranslatorAwareTrait.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Translator/TranslatorInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Translator/TranslatorServiceFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/Alnum.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/Alpha.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/DateTime.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/Float.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/Int.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/IsFloat.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/IsInt.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/AC.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/AD.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/AE.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/AF.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/AG.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/AI.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/AL.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/AM.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/AO.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/AR.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/AS.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/AT.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/AU.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/AW.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/AX.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/AZ.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/BA.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/BB.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/BD.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/BE.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/BF.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/BG.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/BH.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/BI.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/BJ.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/BL.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/BM.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/BN.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/BO.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/BQ.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/BR.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/BS.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/BT.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/BW.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/BY.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/BZ.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/CA.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/CC.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/CD.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/CF.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/CG.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/CH.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/CI.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/CK.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/CL.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/CM.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/CN.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/CO.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/CR.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/CU.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/CV.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/CW.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/CX.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/CY.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/CZ.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/DE.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/DJ.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/DK.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/DM.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/DO.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/DZ.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/EC.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/EE.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/EG.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/EH.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/ER.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/ES.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/ET.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/FI.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/FJ.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/FK.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/FM.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/FO.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/FR.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/GA.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/GB.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/GD.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/GE.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/GF.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/GG.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/GH.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/GI.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/GL.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/GM.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/GN.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/GP.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/GQ.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/GR.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/GT.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/GU.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/GW.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/GY.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/HK.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/HN.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/HR.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/HT.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/HU.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/ID.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/IE.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/IL.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/IM.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/IN.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/IO.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/IQ.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/IR.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/IS.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/IT.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/JE.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/JM.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/JO.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/JP.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/KE.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/KG.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/KH.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/KI.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/KM.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/KN.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/KP.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/KR.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/KW.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/KY.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/KZ.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/LA.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/LB.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/LC.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/LI.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/LK.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/LR.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/LS.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/LT.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/LU.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/LV.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/LY.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/MA.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/MC.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/MD.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/ME.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/MF.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/MG.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/MH.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/MK.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/ML.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/MM.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/MN.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/MO.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/MP.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/MQ.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/MR.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/MS.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/MT.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/MU.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/MV.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/MW.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/MX.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/MY.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/MZ.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/NA.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/NC.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/NE.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/NF.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/NG.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/NI.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/NL.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/NO.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/NP.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/NR.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/NU.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/NZ.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/OM.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/PA.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/PE.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/PF.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/PG.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/PH.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/PK.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/PL.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/PM.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/PR.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/PS.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/PT.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/PW.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/PY.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/QA.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/RE.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/RO.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/RS.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/RU.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/RW.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/SA.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/SB.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/SC.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/SD.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/SE.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/SG.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/SH.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/SI.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/SJ.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/SK.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/SL.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/SM.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/SN.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/SO.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/SR.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/SS.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/ST.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/SV.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/SX.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/SY.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/SZ.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/TC.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/TD.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/TG.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/TH.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/TJ.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/TK.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/TL.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/TM.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/TN.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/TO.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/TR.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/TT.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/TV.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/TW.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/TZ.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/UA.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/UG.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/US.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/UY.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/UZ.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/VA.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/VC.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/VE.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/VG.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/VI.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/VN.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/VU.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/WF.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/WS.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/XK.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/YE.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/YT.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/ZA.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/ZM.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PhoneNumber/ZW.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/Validator/PostCode.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/View/Helper/AbstractTranslatorHelper.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/View/Helper/CurrencyFormat.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/View/Helper/DateFormat.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/View/Helper/NumberFormat.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/View/Helper/Plural.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/View/Helper/Translate.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/View/Helper/TranslatePlural.php
-%%WWWDIR%%/vendor/zendframework/zend-i18n/src/View/HelperConfig.php
-%%WWWDIR%%/vendor/zendframework/zend-inputfilter/.editorconfig
-%%WWWDIR%%/vendor/zendframework/zend-inputfilter/CHANGELOG.md
-%%WWWDIR%%/vendor/zendframework/zend-inputfilter/CONTRIBUTING.md
-%%WWWDIR%%/vendor/zendframework/zend-inputfilter/LICENSE.txt
-%%WWWDIR%%/vendor/zendframework/zend-inputfilter/README.md
-%%WWWDIR%%/vendor/zendframework/zend-inputfilter/composer.json
-%%WWWDIR%%/vendor/zendframework/zend-inputfilter/src/ArrayInput.php
-%%WWWDIR%%/vendor/zendframework/zend-inputfilter/src/BaseInputFilter.php
-%%WWWDIR%%/vendor/zendframework/zend-inputfilter/src/CollectionInputFilter.php
-%%WWWDIR%%/vendor/zendframework/zend-inputfilter/src/EmptyContextInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-inputfilter/src/Exception/ExceptionInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-inputfilter/src/Exception/InvalidArgumentException.php
-%%WWWDIR%%/vendor/zendframework/zend-inputfilter/src/Exception/RuntimeException.php
-%%WWWDIR%%/vendor/zendframework/zend-inputfilter/src/Factory.php
-%%WWWDIR%%/vendor/zendframework/zend-inputfilter/src/FileInput.php
-%%WWWDIR%%/vendor/zendframework/zend-inputfilter/src/Input.php
-%%WWWDIR%%/vendor/zendframework/zend-inputfilter/src/InputFilter.php
-%%WWWDIR%%/vendor/zendframework/zend-inputfilter/src/InputFilterAbstractServiceFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-inputfilter/src/InputFilterAwareInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-inputfilter/src/InputFilterAwareTrait.php
-%%WWWDIR%%/vendor/zendframework/zend-inputfilter/src/InputFilterInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-inputfilter/src/InputFilterPluginManager.php
-%%WWWDIR%%/vendor/zendframework/zend-inputfilter/src/InputFilterProviderInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-inputfilter/src/InputInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-inputfilter/src/InputProviderInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-inputfilter/src/ReplaceableInputInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-inputfilter/src/UnknownInputsCapableInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-json/.coveralls.yml
-%%WWWDIR%%/vendor/zendframework/zend-json/CONTRIBUTING.md
-%%WWWDIR%%/vendor/zendframework/zend-json/LICENSE.txt
-%%WWWDIR%%/vendor/zendframework/zend-json/README.md
-%%WWWDIR%%/vendor/zendframework/zend-json/composer.json
-%%WWWDIR%%/vendor/zendframework/zend-json/phpunit.xml.dist
-%%WWWDIR%%/vendor/zendframework/zend-json/phpunit.xml.travis
-%%WWWDIR%%/vendor/zendframework/zend-json/src/Decoder.php
-%%WWWDIR%%/vendor/zendframework/zend-json/src/Encoder.php
-%%WWWDIR%%/vendor/zendframework/zend-json/src/Exception/BadMethodCallException.php
-%%WWWDIR%%/vendor/zendframework/zend-json/src/Exception/ExceptionInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-json/src/Exception/InvalidArgumentException.php
-%%WWWDIR%%/vendor/zendframework/zend-json/src/Exception/RecursionException.php
-%%WWWDIR%%/vendor/zendframework/zend-json/src/Exception/RuntimeException.php
-%%WWWDIR%%/vendor/zendframework/zend-json/src/Expr.php
-%%WWWDIR%%/vendor/zendframework/zend-json/src/Json.php
-%%WWWDIR%%/vendor/zendframework/zend-json/src/Server/Cache.php
-%%WWWDIR%%/vendor/zendframework/zend-json/src/Server/Client.php
-%%WWWDIR%%/vendor/zendframework/zend-json/src/Server/Error.php
-%%WWWDIR%%/vendor/zendframework/zend-json/src/Server/Exception/ErrorException.php
-%%WWWDIR%%/vendor/zendframework/zend-json/src/Server/Exception/ExceptionInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-json/src/Server/Exception/HttpException.php
-%%WWWDIR%%/vendor/zendframework/zend-json/src/Server/Exception/InvalidArgumentException.php
-%%WWWDIR%%/vendor/zendframework/zend-json/src/Server/Exception/RuntimeException.php
-%%WWWDIR%%/vendor/zendframework/zend-json/src/Server/Request.php
-%%WWWDIR%%/vendor/zendframework/zend-json/src/Server/Request/Http.php
-%%WWWDIR%%/vendor/zendframework/zend-json/src/Server/Response.php
-%%WWWDIR%%/vendor/zendframework/zend-json/src/Server/Response/Http.php
-%%WWWDIR%%/vendor/zendframework/zend-json/src/Server/Server.php
-%%WWWDIR%%/vendor/zendframework/zend-json/src/Server/Smd.php
-%%WWWDIR%%/vendor/zendframework/zend-json/src/Server/Smd/Service.php
-%%WWWDIR%%/vendor/zendframework/zend-loader/.coveralls.yml
-%%WWWDIR%%/vendor/zendframework/zend-loader/CONTRIBUTING.md
-%%WWWDIR%%/vendor/zendframework/zend-loader/LICENSE.txt
-%%WWWDIR%%/vendor/zendframework/zend-loader/README.md
-%%WWWDIR%%/vendor/zendframework/zend-loader/composer.json
-%%WWWDIR%%/vendor/zendframework/zend-loader/phpunit.xml.dist
-%%WWWDIR%%/vendor/zendframework/zend-loader/phpunit.xml.travis
-%%WWWDIR%%/vendor/zendframework/zend-loader/src/AutoloaderFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-loader/src/ClassMapAutoloader.php
-%%WWWDIR%%/vendor/zendframework/zend-loader/src/Exception/BadMethodCallException.php
-%%WWWDIR%%/vendor/zendframework/zend-loader/src/Exception/DomainException.php
-%%WWWDIR%%/vendor/zendframework/zend-loader/src/Exception/ExceptionInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-loader/src/Exception/InvalidArgumentException.php
-%%WWWDIR%%/vendor/zendframework/zend-loader/src/Exception/InvalidPathException.php
-%%WWWDIR%%/vendor/zendframework/zend-loader/src/Exception/MissingResourceNamespaceException.php
-%%WWWDIR%%/vendor/zendframework/zend-loader/src/Exception/PluginLoaderException.php
-%%WWWDIR%%/vendor/zendframework/zend-loader/src/Exception/RuntimeException.php
-%%WWWDIR%%/vendor/zendframework/zend-loader/src/Exception/SecurityException.php
-%%WWWDIR%%/vendor/zendframework/zend-loader/src/ModuleAutoloader.php
-%%WWWDIR%%/vendor/zendframework/zend-loader/src/PluginClassLoader.php
-%%WWWDIR%%/vendor/zendframework/zend-loader/src/PluginClassLocator.php
-%%WWWDIR%%/vendor/zendframework/zend-loader/src/ShortNameLocator.php
-%%WWWDIR%%/vendor/zendframework/zend-loader/src/SplAutoloader.php
-%%WWWDIR%%/vendor/zendframework/zend-loader/src/StandardAutoloader.php
-%%WWWDIR%%/vendor/zendframework/zend-log/.coveralls.yml
-%%WWWDIR%%/vendor/zendframework/zend-log/CONTRIBUTING.md
-%%WWWDIR%%/vendor/zendframework/zend-log/LICENSE.txt
-%%WWWDIR%%/vendor/zendframework/zend-log/README.md
-%%WWWDIR%%/vendor/zendframework/zend-log/composer.json
-%%WWWDIR%%/vendor/zendframework/zend-log/phpunit.xml.dist
-%%WWWDIR%%/vendor/zendframework/zend-log/phpunit.xml.travis
-%%WWWDIR%%/vendor/zendframework/zend-log/src/Exception/ExceptionInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-log/src/Exception/InvalidArgumentException.php
-%%WWWDIR%%/vendor/zendframework/zend-log/src/Exception/RuntimeException.php
-%%WWWDIR%%/vendor/zendframework/zend-log/src/Filter/FilterInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-log/src/Filter/Mock.php
-%%WWWDIR%%/vendor/zendframework/zend-log/src/Filter/Priority.php
-%%WWWDIR%%/vendor/zendframework/zend-log/src/Filter/Regex.php
-%%WWWDIR%%/vendor/zendframework/zend-log/src/Filter/Sample.php
-%%WWWDIR%%/vendor/zendframework/zend-log/src/Filter/SuppressFilter.php
-%%WWWDIR%%/vendor/zendframework/zend-log/src/Filter/Timestamp.php
-%%WWWDIR%%/vendor/zendframework/zend-log/src/Filter/Validator.php
-%%WWWDIR%%/vendor/zendframework/zend-log/src/Formatter/Base.php
-%%WWWDIR%%/vendor/zendframework/zend-log/src/Formatter/ChromePhp.php
-%%WWWDIR%%/vendor/zendframework/zend-log/src/Formatter/Db.php
-%%WWWDIR%%/vendor/zendframework/zend-log/src/Formatter/ErrorHandler.php
-%%WWWDIR%%/vendor/zendframework/zend-log/src/Formatter/ExceptionHandler.php
-%%WWWDIR%%/vendor/zendframework/zend-log/src/Formatter/FirePhp.php
-%%WWWDIR%%/vendor/zendframework/zend-log/src/Formatter/FormatterInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-log/src/Formatter/Simple.php
-%%WWWDIR%%/vendor/zendframework/zend-log/src/Formatter/Xml.php
-%%WWWDIR%%/vendor/zendframework/zend-log/src/Logger.php
-%%WWWDIR%%/vendor/zendframework/zend-log/src/LoggerAbstractServiceFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-log/src/LoggerAwareInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-log/src/LoggerAwareTrait.php
-%%WWWDIR%%/vendor/zendframework/zend-log/src/LoggerInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-log/src/LoggerServiceFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-log/src/Processor/Backtrace.php
-%%WWWDIR%%/vendor/zendframework/zend-log/src/Processor/ProcessorInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-log/src/Processor/ReferenceId.php
-%%WWWDIR%%/vendor/zendframework/zend-log/src/Processor/RequestId.php
-%%WWWDIR%%/vendor/zendframework/zend-log/src/ProcessorPluginManager.php
-%%WWWDIR%%/vendor/zendframework/zend-log/src/Writer/AbstractWriter.php
-%%WWWDIR%%/vendor/zendframework/zend-log/src/Writer/ChromePhp.php
-%%WWWDIR%%/vendor/zendframework/zend-log/src/Writer/ChromePhp/ChromePhpBridge.php
-%%WWWDIR%%/vendor/zendframework/zend-log/src/Writer/ChromePhp/ChromePhpInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-log/src/Writer/Db.php
-%%WWWDIR%%/vendor/zendframework/zend-log/src/Writer/FilterPluginManager.php
-%%WWWDIR%%/vendor/zendframework/zend-log/src/Writer/FingersCrossed.php
-%%WWWDIR%%/vendor/zendframework/zend-log/src/Writer/FirePhp.php
-%%WWWDIR%%/vendor/zendframework/zend-log/src/Writer/FirePhp/FirePhpBridge.php
-%%WWWDIR%%/vendor/zendframework/zend-log/src/Writer/FirePhp/FirePhpInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-log/src/Writer/FormatterPluginManager.php
-%%WWWDIR%%/vendor/zendframework/zend-log/src/Writer/Mail.php
-%%WWWDIR%%/vendor/zendframework/zend-log/src/Writer/Mock.php
-%%WWWDIR%%/vendor/zendframework/zend-log/src/Writer/MongoDB.php
-%%WWWDIR%%/vendor/zendframework/zend-log/src/Writer/Noop.php
-%%WWWDIR%%/vendor/zendframework/zend-log/src/Writer/Null.php
-%%WWWDIR%%/vendor/zendframework/zend-log/src/Writer/Stream.php
-%%WWWDIR%%/vendor/zendframework/zend-log/src/Writer/Syslog.php
-%%WWWDIR%%/vendor/zendframework/zend-log/src/Writer/WriterInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-log/src/Writer/ZendMonitor.php
-%%WWWDIR%%/vendor/zendframework/zend-log/src/WriterPluginManager.php
-%%WWWDIR%%/vendor/zendframework/zend-math/.coveralls.yml
-%%WWWDIR%%/vendor/zendframework/zend-math/CONTRIBUTING.md
-%%WWWDIR%%/vendor/zendframework/zend-math/LICENSE.txt
-%%WWWDIR%%/vendor/zendframework/zend-math/README.md
-%%WWWDIR%%/vendor/zendframework/zend-math/composer.json
-%%WWWDIR%%/vendor/zendframework/zend-math/phpunit.xml.dist
-%%WWWDIR%%/vendor/zendframework/zend-math/phpunit.xml.travis
-%%WWWDIR%%/vendor/zendframework/zend-math/src/BigInteger/Adapter/AdapterInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-math/src/BigInteger/Adapter/Bcmath.php
-%%WWWDIR%%/vendor/zendframework/zend-math/src/BigInteger/Adapter/Gmp.php
-%%WWWDIR%%/vendor/zendframework/zend-math/src/BigInteger/AdapterPluginManager.php
-%%WWWDIR%%/vendor/zendframework/zend-math/src/BigInteger/BigInteger.php
-%%WWWDIR%%/vendor/zendframework/zend-math/src/BigInteger/Exception/DivisionByZeroException.php
-%%WWWDIR%%/vendor/zendframework/zend-math/src/BigInteger/Exception/ExceptionInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-math/src/BigInteger/Exception/InvalidArgumentException.php
-%%WWWDIR%%/vendor/zendframework/zend-math/src/BigInteger/Exception/RuntimeException.php
-%%WWWDIR%%/vendor/zendframework/zend-math/src/Exception/DomainException.php
-%%WWWDIR%%/vendor/zendframework/zend-math/src/Exception/ExceptionInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-math/src/Exception/InvalidArgumentException.php
-%%WWWDIR%%/vendor/zendframework/zend-math/src/Exception/RuntimeException.php
-%%WWWDIR%%/vendor/zendframework/zend-math/src/Rand.php
-%%WWWDIR%%/vendor/zendframework/zend-math/src/Source/HashTiming.php
-%%WWWDIR%%/vendor/zendframework/zend-modulemanager/.coveralls.yml
-%%WWWDIR%%/vendor/zendframework/zend-modulemanager/CONTRIBUTING.md
-%%WWWDIR%%/vendor/zendframework/zend-modulemanager/LICENSE.txt
-%%WWWDIR%%/vendor/zendframework/zend-modulemanager/README.md
-%%WWWDIR%%/vendor/zendframework/zend-modulemanager/composer.json
-%%WWWDIR%%/vendor/zendframework/zend-modulemanager/phpunit.xml.dist
-%%WWWDIR%%/vendor/zendframework/zend-modulemanager/phpunit.xml.travis
-%%WWWDIR%%/vendor/zendframework/zend-modulemanager/src/Exception/ExceptionInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-modulemanager/src/Exception/InvalidArgumentException.php
-%%WWWDIR%%/vendor/zendframework/zend-modulemanager/src/Exception/MissingDependencyModuleException.php
-%%WWWDIR%%/vendor/zendframework/zend-modulemanager/src/Exception/RuntimeException.php
-%%WWWDIR%%/vendor/zendframework/zend-modulemanager/src/Feature/AutoloaderProviderInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-modulemanager/src/Feature/BootstrapListenerInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-modulemanager/src/Feature/ConfigProviderInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-modulemanager/src/Feature/ConsoleBannerProviderInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-modulemanager/src/Feature/ConsoleUsageProviderInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-modulemanager/src/Feature/ControllerPluginProviderInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-modulemanager/src/Feature/ControllerProviderInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-modulemanager/src/Feature/DependencyIndicatorInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-modulemanager/src/Feature/FilterProviderInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-modulemanager/src/Feature/FormElementProviderInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-modulemanager/src/Feature/HydratorProviderInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-modulemanager/src/Feature/InitProviderInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-modulemanager/src/Feature/InputFilterProviderInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-modulemanager/src/Feature/LocatorRegisteredInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-modulemanager/src/Feature/LogProcessorProviderInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-modulemanager/src/Feature/LogWriterProviderInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-modulemanager/src/Feature/RouteProviderInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-modulemanager/src/Feature/SerializerProviderInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-modulemanager/src/Feature/ServiceProviderInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-modulemanager/src/Feature/TranslatorPluginProviderInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-modulemanager/src/Feature/ValidatorProviderInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-modulemanager/src/Feature/ViewHelperProviderInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-modulemanager/src/Listener/AbstractListener.php
-%%WWWDIR%%/vendor/zendframework/zend-modulemanager/src/Listener/AutoloaderListener.php
-%%WWWDIR%%/vendor/zendframework/zend-modulemanager/src/Listener/ConfigListener.php
-%%WWWDIR%%/vendor/zendframework/zend-modulemanager/src/Listener/ConfigMergerInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-modulemanager/src/Listener/DefaultListenerAggregate.php
-%%WWWDIR%%/vendor/zendframework/zend-modulemanager/src/Listener/Exception/ExceptionInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-modulemanager/src/Listener/Exception/InvalidArgumentException.php
-%%WWWDIR%%/vendor/zendframework/zend-modulemanager/src/Listener/Exception/RuntimeException.php
-%%WWWDIR%%/vendor/zendframework/zend-modulemanager/src/Listener/InitTrigger.php
-%%WWWDIR%%/vendor/zendframework/zend-modulemanager/src/Listener/ListenerOptions.php
-%%WWWDIR%%/vendor/zendframework/zend-modulemanager/src/Listener/LocatorRegistrationListener.php
-%%WWWDIR%%/vendor/zendframework/zend-modulemanager/src/Listener/ModuleDependencyCheckerListener.php
-%%WWWDIR%%/vendor/zendframework/zend-modulemanager/src/Listener/ModuleLoaderListener.php
-%%WWWDIR%%/vendor/zendframework/zend-modulemanager/src/Listener/ModuleResolverListener.php
-%%WWWDIR%%/vendor/zendframework/zend-modulemanager/src/Listener/OnBootstrapListener.php
-%%WWWDIR%%/vendor/zendframework/zend-modulemanager/src/Listener/ServiceListener.php
-%%WWWDIR%%/vendor/zendframework/zend-modulemanager/src/Listener/ServiceListenerInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-modulemanager/src/ModuleEvent.php
-%%WWWDIR%%/vendor/zendframework/zend-modulemanager/src/ModuleManager.php
-%%WWWDIR%%/vendor/zendframework/zend-modulemanager/src/ModuleManagerInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/.coveralls.yml
-%%WWWDIR%%/vendor/zendframework/zend-mvc/CHANGELOG.md
-%%WWWDIR%%/vendor/zendframework/zend-mvc/CONTRIBUTING.md
-%%WWWDIR%%/vendor/zendframework/zend-mvc/LICENSE.txt
-%%WWWDIR%%/vendor/zendframework/zend-mvc/README.md
-%%WWWDIR%%/vendor/zendframework/zend-mvc/composer.json
-%%WWWDIR%%/vendor/zendframework/zend-mvc/phpunit.xml.dist
-%%WWWDIR%%/vendor/zendframework/zend-mvc/phpunit.xml.travis
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Application.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/ApplicationInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Controller/AbstractActionController.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Controller/AbstractConsoleController.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Controller/AbstractController.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Controller/AbstractRestfulController.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Controller/ControllerManager.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Controller/Plugin/AbstractPlugin.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Controller/Plugin/AcceptableViewModelSelector.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Controller/Plugin/CreateConsoleNotFoundModel.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Controller/Plugin/CreateHttpNotFoundModel.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Controller/Plugin/FilePostRedirectGet.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Controller/Plugin/FlashMessenger.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Controller/Plugin/Forward.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Controller/Plugin/Identity.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Controller/Plugin/Layout.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Controller/Plugin/Params.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Controller/Plugin/PluginInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Controller/Plugin/PostRedirectGet.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Controller/Plugin/Redirect.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Controller/Plugin/Service/ForwardFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Controller/Plugin/Service/IdentityFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Controller/Plugin/Url.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Controller/PluginManager.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/DispatchListener.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Exception/BadMethodCallException.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Exception/DomainException.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Exception/ExceptionInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Exception/InvalidArgumentException.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Exception/InvalidControllerException.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Exception/InvalidPluginException.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Exception/MissingLocatorException.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Exception/RuntimeException.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/HttpMethodListener.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/I18n/DummyTranslator.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/I18n/Translator.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/InjectApplicationEventInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/ModuleRouteListener.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/MvcEvent.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/ResponseSender/AbstractResponseSender.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/ResponseSender/ConsoleResponseSender.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/ResponseSender/HttpResponseSender.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/ResponseSender/PhpEnvironmentResponseSender.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/ResponseSender/ResponseSenderInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/ResponseSender/SendResponseEvent.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/ResponseSender/SimpleStreamResponseSender.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/RouteListener.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Router/Console/Catchall.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Router/Console/RouteInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Router/Console/RouteMatch.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Router/Console/Simple.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Router/Console/SimpleRouteStack.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Router/Exception/ExceptionInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Router/Exception/InvalidArgumentException.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Router/Exception/RuntimeException.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Router/Http/Chain.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Router/Http/Hostname.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Router/Http/Literal.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Router/Http/Method.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Router/Http/Part.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Router/Http/Query.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Router/Http/Regex.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Router/Http/RouteInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Router/Http/RouteMatch.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Router/Http/Scheme.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Router/Http/Segment.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Router/Http/TranslatorAwareTreeRouteStack.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Router/Http/TreeRouteStack.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Router/Http/Wildcard.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Router/PriorityList.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Router/RouteInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Router/RouteMatch.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Router/RoutePluginManager.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Router/RouteStackInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Router/SimpleRouteStack.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/SendResponseListener.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Service/AbstractPluginManagerFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Service/ApplicationFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Service/ConfigFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Service/ConsoleAdapterFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Service/ConsoleViewManagerFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Service/ControllerLoaderFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Service/ControllerPluginManagerFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Service/DiAbstractServiceFactoryFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Service/DiFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Service/DiServiceInitializerFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Service/DiStrictAbstractServiceFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Service/DiStrictAbstractServiceFactoryFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Service/EventManagerFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Service/FilterManagerFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Service/FormAnnotationBuilderFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Service/FormElementManagerFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Service/HttpMethodListenerFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Service/HttpViewManagerFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Service/HydratorManagerFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Service/InjectTemplateListenerFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Service/InputFilterManagerFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Service/LogProcessorManagerFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Service/LogWriterManagerFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Service/ModuleManagerFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Service/PaginatorPluginManagerFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Service/RequestFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Service/ResponseFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Service/RoutePluginManagerFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Service/RouterFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Service/SerializerAdapterPluginManagerFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Service/ServiceListenerFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Service/ServiceManagerConfig.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Service/TranslatorPluginManagerFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Service/TranslatorServiceFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Service/ValidatorManagerFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Service/ViewFeedStrategyFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Service/ViewHelperManagerFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Service/ViewJsonStrategyFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Service/ViewManagerFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Service/ViewPrefixPathStackResolverFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Service/ViewResolverFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Service/ViewTemplateMapResolverFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/Service/ViewTemplatePathStackFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/View/Console/CreateViewModelListener.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/View/Console/DefaultRenderingStrategy.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/View/Console/ExceptionStrategy.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/View/Console/InjectNamedConsoleParamsListener.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/View/Console/InjectViewModelListener.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/View/Console/RouteNotFoundStrategy.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/View/Console/ViewManager.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/View/Http/CreateViewModelListener.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/View/Http/DefaultRenderingStrategy.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/View/Http/ExceptionStrategy.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/View/Http/InjectRoutematchParamsListener.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/View/Http/InjectTemplateListener.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/View/Http/InjectViewModelListener.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/View/Http/RouteNotFoundStrategy.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/View/Http/ViewManager.php
-%%WWWDIR%%/vendor/zendframework/zend-mvc/src/View/SendResponseListener.php
-%%WWWDIR%%/vendor/zendframework/zend-navigation/.coveralls.yml
-%%WWWDIR%%/vendor/zendframework/zend-navigation/CONTRIBUTING.md
-%%WWWDIR%%/vendor/zendframework/zend-navigation/LICENSE.txt
-%%WWWDIR%%/vendor/zendframework/zend-navigation/README.md
-%%WWWDIR%%/vendor/zendframework/zend-navigation/composer.json
-%%WWWDIR%%/vendor/zendframework/zend-navigation/phpunit.xml.dist
-%%WWWDIR%%/vendor/zendframework/zend-navigation/phpunit.xml.travis
-%%WWWDIR%%/vendor/zendframework/zend-navigation/src/AbstractContainer.php
-%%WWWDIR%%/vendor/zendframework/zend-navigation/src/Exception/BadMethodCallException.php
-%%WWWDIR%%/vendor/zendframework/zend-navigation/src/Exception/DomainException.php
-%%WWWDIR%%/vendor/zendframework/zend-navigation/src/Exception/ExceptionInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-navigation/src/Exception/InvalidArgumentException.php
-%%WWWDIR%%/vendor/zendframework/zend-navigation/src/Exception/OutOfBoundsException.php
-%%WWWDIR%%/vendor/zendframework/zend-navigation/src/Navigation.php
-%%WWWDIR%%/vendor/zendframework/zend-navigation/src/Page/AbstractPage.php
-%%WWWDIR%%/vendor/zendframework/zend-navigation/src/Page/Mvc.php
-%%WWWDIR%%/vendor/zendframework/zend-navigation/src/Page/Uri.php
-%%WWWDIR%%/vendor/zendframework/zend-navigation/src/Service/AbstractNavigationFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-navigation/src/Service/ConstructedNavigationFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-navigation/src/Service/DefaultNavigationFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-navigation/src/Service/NavigationAbstractServiceFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-navigation/src/View/HelperConfig.php
-%%WWWDIR%%/vendor/zendframework/zend-serializer/.coveralls.yml
-%%WWWDIR%%/vendor/zendframework/zend-serializer/CONTRIBUTING.md
-%%WWWDIR%%/vendor/zendframework/zend-serializer/LICENSE.txt
-%%WWWDIR%%/vendor/zendframework/zend-serializer/README.md
-%%WWWDIR%%/vendor/zendframework/zend-serializer/composer.json
-%%WWWDIR%%/vendor/zendframework/zend-serializer/phpunit.xml.dist
-%%WWWDIR%%/vendor/zendframework/zend-serializer/phpunit.xml.travis
-%%WWWDIR%%/vendor/zendframework/zend-serializer/src/Adapter/AbstractAdapter.php
-%%WWWDIR%%/vendor/zendframework/zend-serializer/src/Adapter/AdapterInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-serializer/src/Adapter/AdapterOptions.php
-%%WWWDIR%%/vendor/zendframework/zend-serializer/src/Adapter/IgBinary.php
-%%WWWDIR%%/vendor/zendframework/zend-serializer/src/Adapter/Json.php
-%%WWWDIR%%/vendor/zendframework/zend-serializer/src/Adapter/JsonOptions.php
-%%WWWDIR%%/vendor/zendframework/zend-serializer/src/Adapter/MsgPack.php
-%%WWWDIR%%/vendor/zendframework/zend-serializer/src/Adapter/PhpCode.php
-%%WWWDIR%%/vendor/zendframework/zend-serializer/src/Adapter/PhpSerialize.php
-%%WWWDIR%%/vendor/zendframework/zend-serializer/src/Adapter/PythonPickle.php
-%%WWWDIR%%/vendor/zendframework/zend-serializer/src/Adapter/PythonPickleOptions.php
-%%WWWDIR%%/vendor/zendframework/zend-serializer/src/Adapter/Wddx.php
-%%WWWDIR%%/vendor/zendframework/zend-serializer/src/Adapter/WddxOptions.php
-%%WWWDIR%%/vendor/zendframework/zend-serializer/src/AdapterPluginManager.php
-%%WWWDIR%%/vendor/zendframework/zend-serializer/src/Exception/ExceptionInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-serializer/src/Exception/ExtensionNotLoadedException.php
-%%WWWDIR%%/vendor/zendframework/zend-serializer/src/Exception/InvalidArgumentException.php
-%%WWWDIR%%/vendor/zendframework/zend-serializer/src/Exception/RuntimeException.php
-%%WWWDIR%%/vendor/zendframework/zend-serializer/src/Serializer.php
-%%WWWDIR%%/vendor/zendframework/zend-servicemanager/.coveralls.yml
-%%WWWDIR%%/vendor/zendframework/zend-servicemanager/CONTRIBUTING.md
-%%WWWDIR%%/vendor/zendframework/zend-servicemanager/LICENSE.txt
-%%WWWDIR%%/vendor/zendframework/zend-servicemanager/README.md
-%%WWWDIR%%/vendor/zendframework/zend-servicemanager/composer.json
-%%WWWDIR%%/vendor/zendframework/zend-servicemanager/phpunit.xml.dist
-%%WWWDIR%%/vendor/zendframework/zend-servicemanager/phpunit.xml.travis
-%%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/AbstractFactoryInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/AbstractPluginManager.php
-%%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/Config.php
-%%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/ConfigInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/DelegatorFactoryInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/Di/DiAbstractServiceFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/Di/DiInstanceManagerProxy.php
-%%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/Di/DiServiceFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/Di/DiServiceInitializer.php
-%%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/Exception/CircularDependencyFoundException.php
-%%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/Exception/CircularReferenceException.php
-%%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/Exception/ExceptionInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/Exception/InvalidArgumentException.php
-%%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/Exception/InvalidServiceNameException.php
-%%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/Exception/RuntimeException.php
-%%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/Exception/ServiceLocatorUsageException.php
-%%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/Exception/ServiceNotCreatedException.php
-%%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/Exception/ServiceNotFoundException.php
-%%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/FactoryInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/InitializerInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/MutableCreationOptionsInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/MutableCreationOptionsTrait.php
-%%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/Proxy/LazyServiceFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/Proxy/LazyServiceFactoryFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/ServiceLocatorAwareInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/ServiceLocatorAwareTrait.php
-%%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/ServiceLocatorInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/ServiceManager.php
-%%WWWDIR%%/vendor/zendframework/zend-servicemanager/src/ServiceManagerAwareInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-session/.coveralls.yml
-%%WWWDIR%%/vendor/zendframework/zend-session/CHANGELOG.md
-%%WWWDIR%%/vendor/zendframework/zend-session/CONTRIBUTING.md
-%%WWWDIR%%/vendor/zendframework/zend-session/LICENSE.txt
-%%WWWDIR%%/vendor/zendframework/zend-session/README.md
-%%WWWDIR%%/vendor/zendframework/zend-session/composer.json
-%%WWWDIR%%/vendor/zendframework/zend-session/phpunit.xml.dist
-%%WWWDIR%%/vendor/zendframework/zend-session/phpunit.xml.travis
-%%WWWDIR%%/vendor/zendframework/zend-session/src/AbstractContainer.php
-%%WWWDIR%%/vendor/zendframework/zend-session/src/AbstractManager.php
-%%WWWDIR%%/vendor/zendframework/zend-session/src/Config/ConfigInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-session/src/Config/SessionConfig.php
-%%WWWDIR%%/vendor/zendframework/zend-session/src/Config/StandardConfig.php
-%%WWWDIR%%/vendor/zendframework/zend-session/src/Container.php
-%%WWWDIR%%/vendor/zendframework/zend-session/src/Exception/BadMethodCallException.php
-%%WWWDIR%%/vendor/zendframework/zend-session/src/Exception/ExceptionInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-session/src/Exception/InvalidArgumentException.php
-%%WWWDIR%%/vendor/zendframework/zend-session/src/Exception/RuntimeException.php
-%%WWWDIR%%/vendor/zendframework/zend-session/src/ManagerInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-session/src/SaveHandler/Cache.php
-%%WWWDIR%%/vendor/zendframework/zend-session/src/SaveHandler/DbTableGateway.php
-%%WWWDIR%%/vendor/zendframework/zend-session/src/SaveHandler/DbTableGatewayOptions.php
-%%WWWDIR%%/vendor/zendframework/zend-session/src/SaveHandler/MongoDB.php
-%%WWWDIR%%/vendor/zendframework/zend-session/src/SaveHandler/MongoDBOptions.php
-%%WWWDIR%%/vendor/zendframework/zend-session/src/SaveHandler/SaveHandlerInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-session/src/Service/ContainerAbstractServiceFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-session/src/Service/SessionConfigFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-session/src/Service/SessionManagerFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-session/src/Service/StorageFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-session/src/SessionManager.php
-%%WWWDIR%%/vendor/zendframework/zend-session/src/Storage/AbstractSessionArrayStorage.php
-%%WWWDIR%%/vendor/zendframework/zend-session/src/Storage/ArrayStorage.php
-%%WWWDIR%%/vendor/zendframework/zend-session/src/Storage/Factory.php
-%%WWWDIR%%/vendor/zendframework/zend-session/src/Storage/SessionArrayStorage.php
-%%WWWDIR%%/vendor/zendframework/zend-session/src/Storage/SessionStorage.php
-%%WWWDIR%%/vendor/zendframework/zend-session/src/Storage/StorageInitializationInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-session/src/Storage/StorageInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-session/src/Validator/HttpUserAgent.php
-%%WWWDIR%%/vendor/zendframework/zend-session/src/Validator/RemoteAddr.php
-%%WWWDIR%%/vendor/zendframework/zend-session/src/Validator/ValidatorInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-session/src/ValidatorChain.php
-%%WWWDIR%%/vendor/zendframework/zend-session/src/compatibility/autoload.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/.coveralls.yml
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/CHANGELOG.md
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/CONTRIBUTING.md
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/LICENSE.txt
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/README.md
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/composer.json
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/phpunit.xml.dist
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/phpunit.xml.travis
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/AbstractOptions.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/ArrayObject.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/ArraySerializableInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/ArrayStack.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/ArrayUtils.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/ArrayUtils/MergeRemoveKey.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/ArrayUtils/MergeReplaceKey.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/ArrayUtils/MergeReplaceKeyInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/CallbackHandler.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/DateTime.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/DispatchableInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/ErrorHandler.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Exception/BadMethodCallException.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Exception/DomainException.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Exception/ExceptionInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Exception/ExtensionNotLoadedException.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Exception/InvalidArgumentException.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Exception/InvalidCallbackException.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Exception/LogicException.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Exception/RuntimeException.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Extractor/ExtractionInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Glob.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Guard/AllGuardsTrait.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Guard/ArrayOrTraversableGuardTrait.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Guard/EmptyGuardTrait.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Guard/GuardUtils.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Guard/NullGuardTrait.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/AbstractHydrator.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/Aggregate/AggregateHydrator.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/Aggregate/ExtractEvent.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/Aggregate/HydrateEvent.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/Aggregate/HydratorListener.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/ArraySerializable.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/ClassMethods.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/DelegatingHydrator.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/DelegatingHydratorFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/Filter/FilterComposite.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/Filter/FilterInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/Filter/FilterProviderInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/Filter/GetFilter.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/Filter/HasFilter.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/Filter/IsFilter.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/Filter/MethodMatchFilter.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/Filter/NumberOfParameterFilter.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/Filter/OptionalParametersFilter.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/FilterEnabledInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/HydrationInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/HydratorAwareInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/HydratorAwareTrait.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/HydratorInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/HydratorOptionsInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/HydratorPluginManager.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/NamingStrategy/ArrayMapNamingStrategy.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/NamingStrategy/CompositeNamingStrategy.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/NamingStrategy/IdentityNamingStrategy.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/NamingStrategy/MapNamingStrategy.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/NamingStrategy/NamingStrategyInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/NamingStrategy/UnderscoreNamingStrategy.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/NamingStrategyEnabledInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/ObjectProperty.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/Reflection.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/Strategy/BooleanStrategy.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/Strategy/ClosureStrategy.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/Strategy/DateTimeFormatterStrategy.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/Strategy/DefaultStrategy.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/Strategy/Exception/ExceptionInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/Strategy/Exception/InvalidArgumentException.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/Strategy/ExplodeStrategy.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/Strategy/SerializableStrategy.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/Strategy/StrategyChain.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/Strategy/StrategyInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Hydrator/StrategyEnabledInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/InitializableInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/JsonSerializable.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/JsonSerializable/PhpLegacyCompatibility.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Message.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/MessageInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/ParameterObjectInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Parameters.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/ParametersInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/PriorityList.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/PriorityQueue.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Request.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/RequestInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/Response.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/ResponseInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/SplPriorityQueue.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/SplQueue.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/SplStack.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/StringUtils.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/StringWrapper/AbstractStringWrapper.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/StringWrapper/Iconv.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/StringWrapper/Intl.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/StringWrapper/MbString.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/StringWrapper/Native.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/StringWrapper/StringWrapperInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-stdlib/src/compatibility/autoload.php
-%%WWWDIR%%/vendor/zendframework/zend-uri/.coveralls.yml
-%%WWWDIR%%/vendor/zendframework/zend-uri/CONTRIBUTING.md
-%%WWWDIR%%/vendor/zendframework/zend-uri/LICENSE.txt
-%%WWWDIR%%/vendor/zendframework/zend-uri/README.md
-%%WWWDIR%%/vendor/zendframework/zend-uri/composer.json
-%%WWWDIR%%/vendor/zendframework/zend-uri/phpunit.xml.dist
-%%WWWDIR%%/vendor/zendframework/zend-uri/phpunit.xml.travis
-%%WWWDIR%%/vendor/zendframework/zend-uri/src/Exception/ExceptionInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-uri/src/Exception/InvalidArgumentException.php
-%%WWWDIR%%/vendor/zendframework/zend-uri/src/Exception/InvalidUriException.php
-%%WWWDIR%%/vendor/zendframework/zend-uri/src/Exception/InvalidUriPartException.php
-%%WWWDIR%%/vendor/zendframework/zend-uri/src/File.php
-%%WWWDIR%%/vendor/zendframework/zend-uri/src/Http.php
-%%WWWDIR%%/vendor/zendframework/zend-uri/src/Mailto.php
-%%WWWDIR%%/vendor/zendframework/zend-uri/src/Uri.php
-%%WWWDIR%%/vendor/zendframework/zend-uri/src/UriFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-uri/src/UriInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/.coveralls.yml
-%%WWWDIR%%/vendor/zendframework/zend-validator/CHANGELOG.md
-%%WWWDIR%%/vendor/zendframework/zend-validator/CONTRIBUTING.md
-%%WWWDIR%%/vendor/zendframework/zend-validator/LICENSE.txt
-%%WWWDIR%%/vendor/zendframework/zend-validator/README.md
-%%WWWDIR%%/vendor/zendframework/zend-validator/composer.json
-%%WWWDIR%%/vendor/zendframework/zend-validator/phpunit.xml.dist
-%%WWWDIR%%/vendor/zendframework/zend-validator/phpunit.xml.travis
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/AbstractValidator.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/Barcode.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/Barcode/AbstractAdapter.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/Barcode/AdapterInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/Barcode/Codabar.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/Barcode/Code128.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/Barcode/Code25.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/Barcode/Code25interleaved.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/Barcode/Code39.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/Barcode/Code39ext.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/Barcode/Code93.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/Barcode/Code93ext.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/Barcode/Ean12.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/Barcode/Ean13.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/Barcode/Ean14.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/Barcode/Ean18.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/Barcode/Ean2.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/Barcode/Ean5.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/Barcode/Ean8.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/Barcode/Gtin12.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/Barcode/Gtin13.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/Barcode/Gtin14.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/Barcode/Identcode.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/Barcode/Intelligentmail.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/Barcode/Issn.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/Barcode/Itf14.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/Barcode/Leitcode.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/Barcode/Planet.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/Barcode/Postnet.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/Barcode/Royalmail.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/Barcode/Sscc.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/Barcode/Upca.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/Barcode/Upce.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/Between.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/Bitwise.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/Callback.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/CreditCard.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/Csrf.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/Date.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/DateStep.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/Db/AbstractDb.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/Db/NoRecordExists.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/Db/RecordExists.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/Digits.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/EmailAddress.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/Exception/BadMethodCallException.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/Exception/ExceptionInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/Exception/ExtensionNotLoadedException.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/Exception/InvalidArgumentException.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/Exception/InvalidMagicMimeFileException.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/Exception/RuntimeException.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/Explode.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/File/Count.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/File/Crc32.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/File/ExcludeExtension.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/File/ExcludeMimeType.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/File/Exists.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/File/Extension.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/File/FilesSize.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/File/Hash.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/File/ImageSize.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/File/IsCompressed.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/File/IsImage.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/File/Md5.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/File/MimeType.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/File/NotExists.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/File/Sha1.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/File/Size.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/File/Upload.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/File/UploadFile.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/File/WordCount.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/GreaterThan.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/Hex.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/Hostname.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/Hostname/Biz.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/Hostname/Cn.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/Hostname/Com.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/Hostname/Jp.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/Iban.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/Identical.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/InArray.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/Ip.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/IsInstanceOf.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/Isbn.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/LessThan.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/NotEmpty.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/Regex.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/Sitemap/Changefreq.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/Sitemap/Lastmod.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/Sitemap/Loc.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/Sitemap/Priority.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/StaticValidator.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/Step.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/StringLength.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/Timezone.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/Translator/TranslatorAwareInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/Translator/TranslatorInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/Uri.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/ValidatorChain.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/ValidatorInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/ValidatorPluginManager.php
-%%WWWDIR%%/vendor/zendframework/zend-validator/src/ValidatorPluginManagerAwareInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-version/.coveralls.yml
-%%WWWDIR%%/vendor/zendframework/zend-version/CONTRIBUTING.md
-%%WWWDIR%%/vendor/zendframework/zend-version/LICENSE.txt
-%%WWWDIR%%/vendor/zendframework/zend-version/README.md
-%%WWWDIR%%/vendor/zendframework/zend-version/composer.json
-%%WWWDIR%%/vendor/zendframework/zend-version/phpunit.xml.dist
-%%WWWDIR%%/vendor/zendframework/zend-version/phpunit.xml.travis
-%%WWWDIR%%/vendor/zendframework/zend-version/src/Version.php
-%%WWWDIR%%/vendor/zendframework/zend-view/.coveralls.yml
-%%WWWDIR%%/vendor/zendframework/zend-view/CHANGELOG.md
-%%WWWDIR%%/vendor/zendframework/zend-view/CONTRIBUTING.md
-%%WWWDIR%%/vendor/zendframework/zend-view/LICENSE.txt
-%%WWWDIR%%/vendor/zendframework/zend-view/README.md
-%%WWWDIR%%/vendor/zendframework/zend-view/composer.json
-%%WWWDIR%%/vendor/zendframework/zend-view/phpunit.xml.dist
-%%WWWDIR%%/vendor/zendframework/zend-view/phpunit.xml.travis
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Exception/BadMethodCallException.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Exception/DomainException.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Exception/ExceptionInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Exception/InvalidArgumentException.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Exception/InvalidHelperException.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Exception/RuntimeException.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Exception/UnexpectedValueException.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Helper/AbstractHelper.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Helper/AbstractHtmlElement.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Helper/BasePath.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Helper/Cycle.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Helper/DeclareVars.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Helper/Doctype.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Helper/EscapeCss.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Helper/EscapeHtml.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Helper/EscapeHtmlAttr.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Helper/EscapeJs.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Helper/EscapeUrl.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Helper/Escaper/AbstractHelper.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Helper/FlashMessenger.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Helper/Gravatar.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Helper/HeadLink.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Helper/HeadMeta.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Helper/HeadScript.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Helper/HeadStyle.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Helper/HeadTitle.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Helper/HelperInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Helper/HtmlFlash.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Helper/HtmlList.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Helper/HtmlObject.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Helper/HtmlPage.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Helper/HtmlQuicktime.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Helper/HtmlTag.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Helper/Identity.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Helper/InlineScript.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Helper/Json.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Helper/Layout.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Helper/Navigation.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Helper/Navigation/AbstractHelper.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Helper/Navigation/Breadcrumbs.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Helper/Navigation/HelperInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Helper/Navigation/Links.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Helper/Navigation/Listener/AclListener.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Helper/Navigation/Menu.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Helper/Navigation/PluginManager.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Helper/Navigation/Sitemap.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Helper/PaginationControl.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Helper/Partial.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Helper/PartialLoop.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Helper/Placeholder.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Helper/Placeholder/Container.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Helper/Placeholder/Container/AbstractContainer.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Helper/Placeholder/Container/AbstractStandalone.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Helper/Placeholder/Registry.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Helper/RenderChildModel.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Helper/RenderToPlaceholder.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Helper/ServerUrl.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Helper/Service/FlashMessengerFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Helper/Service/IdentityFactory.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Helper/Url.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Helper/ViewModel.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/HelperPluginManager.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Model/ClearableModelInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Model/ConsoleModel.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Model/FeedModel.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Model/JsonModel.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Model/ModelInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Model/RetrievableChildrenInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Model/ViewModel.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Renderer/ConsoleRenderer.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Renderer/FeedRenderer.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Renderer/JsonRenderer.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Renderer/PhpRenderer.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Renderer/RendererInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Renderer/TreeRendererInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Resolver/AggregateResolver.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Resolver/PrefixPathStackResolver.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Resolver/RelativeFallbackResolver.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Resolver/ResolverInterface.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Resolver/TemplateMapResolver.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Resolver/TemplatePathStack.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Strategy/FeedStrategy.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Strategy/JsonStrategy.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Strategy/PhpRendererStrategy.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Stream.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/Variables.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/View.php
-%%WWWDIR%%/vendor/zendframework/zend-view/src/ViewEvent.php
-@owner
-@group
-@dir %%WWWDIR%%/data/cache