diff --git a/ftp/gollem/Makefile b/ftp/gollem/Makefile index f2593a8e797c..9d68649310d3 100644 --- a/ftp/gollem/Makefile +++ b/ftp/gollem/Makefile @@ -1,76 +1,75 @@ # Ports collection makefile for: Gollem # Date created: Sun Dec 16, 2001 # Whom: Thierry Thomas () # # $FreeBSD$ # PORTNAME= gollem -PORTVERSION= 1.0 -PORTREVISION= 1 +PORTVERSION= 1.0.1 CATEGORIES= ftp www MASTER_SITES= ftp://ftp.horde.org/pub/gollem/ \ ftp://ftp.planetmirror.com/pub/horde/gollem/ \ ftp://ftp.be.horde.org/gollem/ \ ftp://ftp.es.horde.org/pub/gollem/ \ ftp://ftp.it.horde.org/pub/mirror/horde.org/gollem/ \ ftp://ftp.nl.horde.org/mirror/horde-ftp/pub/gollem/ \ ftp://ftp.uk.horde.org/mirrors/ftp.horde.org/pub/gollem/\ http://ftp.horde.org/pub/gollem/ DISTNAME= ${PORTNAME}-h3-${PORTVERSION} MAINTAINER= thierry@FreeBSD.org COMMENT= Gollem is the Horde web-based File Manager RUN_DEPENDS= ${LOCALBASE}/${LHORDEDIR}/rpc.php:${PORTSDIR}/www/horde NO_BUILD= yes USE_REINPLACE= yes PLIST_SUB= GOLLEMDIR=${LGOLLEMDIR} PKGMESSAGE= ${WRKDIR}/pkg-message SUB_FILES= pkg-message SUB_LIST= GOLLEMDIR=${GOLLEMDIR} DOCS= README docs/CHANGES docs/CREDITS docs/INSTALL \ docs/RELEASE_NOTES docs/TODO CONFFILE= backends.php credentials.php menu.php mime_drivers.php motd.php \ prefs.php SUB_DIRS= config lib locale po templates themes LHORDEDIR?= www/horde LGOLLEMDIR?= ${LHORDEDIR}/gollem GOLLEMDIR= ${PREFIX}/${LGOLLEMDIR} CONFDIR= ${GOLLEMDIR}/config HORDE_INC= ${LOCALBASE}/etc/horde pre-configure: @${SED} -e "s:/home/httpd/html/horde/gollem:${GOLLEMDIR}:g" \ ${FILESDIR}/httpd.conf.gollem > ${WRKDIR}/httpd.conf.gollem do-install: @${MKDIR} ${GOLLEMDIR} @${CP} -Rp ${SUB_DIRS:S|^|${WRKSRC}/|} ${GOLLEMDIR} @${CP} -p ${WRKSRC}/*.php ${GOLLEMDIR} .for FILE in ${CONFFILE} @if [ ! -f ${CONFDIR}/${FILE} ]; then \ ${CP} ${CONFDIR}/${FILE}.dist ${CONFDIR}/${FILE} ; \ fi .endfor @${CHOWN} -R ${WWWOWN}:${WWWGRP} ${GOLLEMDIR} @${CHMOD} -R o-rwx ${CONFDIR} @${INSTALL_DATA} ${WRKDIR}/httpd.conf.gollem ${HORDE_INC} .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${DOCS:S|^|${WRKSRC}/|} ${DOCSDIR} @${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}." .endif post-install: @${ECHO_MSG} @${CAT} ${PKGMESSAGE} @${ECHO_MSG} .include diff --git a/ftp/gollem/distinfo b/ftp/gollem/distinfo index 2d390b134bb5..70b4c9201010 100644 --- a/ftp/gollem/distinfo +++ b/ftp/gollem/distinfo @@ -1,2 +1,3 @@ -MD5 (gollem-h3-1.0.tar.gz) = 29f668de08c0672169cbe52a80dc1771 -SIZE (gollem-h3-1.0.tar.gz) = 680558 +MD5 (gollem-h3-1.0.1.tar.gz) = 05ff558ba95d9edadc0e1aaf4d411b95 +SHA256 (gollem-h3-1.0.1.tar.gz) = e588835a1e23fa61adc13462f86d88deded98f0545a715ecee2ef557570eb032 +SIZE (gollem-h3-1.0.1.tar.gz) = 604475 diff --git a/ftp/gollem/pkg-plist b/ftp/gollem/pkg-plist index ba1f162a69b6..90aaceaa683d 100644 --- a/ftp/gollem/pkg-plist +++ b/ftp/gollem/pkg-plist @@ -1,153 +1,164 @@ etc/horde/httpd.conf.gollem %%GOLLEMDIR%%/clipboard.php %%GOLLEMDIR%%/config/backends.php %%GOLLEMDIR%%/config/backends.php.dist %%GOLLEMDIR%%/config/conf.xml %%GOLLEMDIR%%/config/credentials.php %%GOLLEMDIR%%/config/credentials.php.dist %%GOLLEMDIR%%/config/menu.php %%GOLLEMDIR%%/config/menu.php.dist %%GOLLEMDIR%%/config/mime_drivers.php %%GOLLEMDIR%%/config/mime_drivers.php.dist %%GOLLEMDIR%%/config/motd.php %%GOLLEMDIR%%/config/motd.php.dist %%GOLLEMDIR%%/config/prefs.php %%GOLLEMDIR%%/config/prefs.php.dist %%GOLLEMDIR%%/index.php %%GOLLEMDIR%%/lib/Auth/gollem.php %%GOLLEMDIR%%/lib/Block/tree_menu.php %%GOLLEMDIR%%/lib/Gollem.php %%GOLLEMDIR%%/lib/MIME/Viewer/images.php %%GOLLEMDIR%%/lib/Session.php %%GOLLEMDIR%%/lib/api.php %%GOLLEMDIR%%/lib/base.php %%GOLLEMDIR%%/lib/prefs.php %%GOLLEMDIR%%/lib/version.php %%GOLLEMDIR%%/locale/bg_BG/LC_MESSAGES/gollem.mo %%GOLLEMDIR%%/locale/cs_CZ/LC_MESSAGES/gollem.mo %%GOLLEMDIR%%/locale/de_DE/LC_MESSAGES/gollem.mo %%GOLLEMDIR%%/locale/en_US/help.xml %%GOLLEMDIR%%/locale/es_ES/LC_MESSAGES/gollem.mo %%GOLLEMDIR%%/locale/es_ES/help.xml %%GOLLEMDIR%%/locale/fi_FI/LC_MESSAGES/gollem.mo %%GOLLEMDIR%%/locale/fi_FI/help.xml %%GOLLEMDIR%%/locale/fr_FR/LC_MESSAGES/gollem.mo %%GOLLEMDIR%%/locale/hu_HU/LC_MESSAGES/gollem.mo %%GOLLEMDIR%%/locale/hu_HU/help.xml %%GOLLEMDIR%%/locale/it_IT/LC_MESSAGES/gollem.mo %%GOLLEMDIR%%/locale/ko_KR/LC_MESSAGES/gollem.mo %%GOLLEMDIR%%/locale/lv_LV/LC_MESSAGES/gollem.mo %%GOLLEMDIR%%/locale/nl_NL/LC_MESSAGES/gollem.mo %%GOLLEMDIR%%/locale/nn_NO/LC_MESSAGES/gollem.mo +%%GOLLEMDIR%%/locale/pl_PL/LC_MESSAGES/gollem.mo %%GOLLEMDIR%%/locale/ro_RO/LC_MESSAGES/gollem.mo %%GOLLEMDIR%%/locale/ru_RU/LC_MESSAGES/gollem.mo %%GOLLEMDIR%%/locale/sv_SE/LC_MESSAGES/gollem.mo %%GOLLEMDIR%%/locale/zh_TW/LC_MESSAGES/gollem.mo %%GOLLEMDIR%%/locale/zh_TW/help.xml %%GOLLEMDIR%%/login.php %%GOLLEMDIR%%/manager.php +%%GOLLEMDIR%%/permissions.php %%GOLLEMDIR%%/po/README %%GOLLEMDIR%%/po/bg_BG.po %%GOLLEMDIR%%/po/cs_CZ.po %%GOLLEMDIR%%/po/de_DE.po %%GOLLEMDIR%%/po/es_ES.po %%GOLLEMDIR%%/po/fi_FI.po %%GOLLEMDIR%%/po/fr_FR.po %%GOLLEMDIR%%/po/gollem.pot %%GOLLEMDIR%%/po/hu_HU.po %%GOLLEMDIR%%/po/it_IT.po %%GOLLEMDIR%%/po/ko_KR.po %%GOLLEMDIR%%/po/lv_LV.po %%GOLLEMDIR%%/po/nl_NL.po %%GOLLEMDIR%%/po/nn_NO.po +%%GOLLEMDIR%%/po/pl_PL.po %%GOLLEMDIR%%/po/ro_RO.po %%GOLLEMDIR%%/po/ru_RU.po %%GOLLEMDIR%%/po/sv_SE.po %%GOLLEMDIR%%/po/zh_TW.po +%%GOLLEMDIR%%/quota.php %%GOLLEMDIR%%/redirect.php %%GOLLEMDIR%%/selectlist.php %%GOLLEMDIR%%/templates/clipboard/clipboard.html %%GOLLEMDIR%%/templates/common-header.inc +%%GOLLEMDIR%%/templates/javascript/open_quota_win.js %%GOLLEMDIR%%/templates/javascript/open_selectlist_win.js %%GOLLEMDIR%%/templates/login/login.inc +%%GOLLEMDIR%%/templates/login/nologin.inc %%GOLLEMDIR%%/templates/manager/empty_dir.inc %%GOLLEMDIR%%/templates/manager/header.inc +%%GOLLEMDIR%%/templates/manager/javascript.inc %%GOLLEMDIR%%/templates/manager/manager.html %%GOLLEMDIR%%/templates/menu.inc %%GOLLEMDIR%%/templates/prefs/columnselect.inc +%%GOLLEMDIR%%/templates/quota/quota.html %%GOLLEMDIR%%/templates/selectlist/javascript.inc %%GOLLEMDIR%%/templates/selectlist/selectlist.html %%GOLLEMDIR%%/test.php %%GOLLEMDIR%%/themes/graphics/cd.png %%GOLLEMDIR%%/themes/graphics/clipboard.png %%GOLLEMDIR%%/themes/graphics/copy.png %%GOLLEMDIR%%/themes/graphics/cut.png %%GOLLEMDIR%%/themes/graphics/favicon.ico %%GOLLEMDIR%%/themes/graphics/gollem.png %%GOLLEMDIR%%/themes/graphics/home.png %%GOLLEMDIR%%/themes/graphics/manager/folder.png %%GOLLEMDIR%%/themes/graphics/manager/symlink.png %%GOLLEMDIR%%/themes/graphics/mkdir.png %%GOLLEMDIR%%/themes/purple/screen.css %%GOLLEMDIR%%/themes/screen.css %%GOLLEMDIR%%/view.php %%PORTDOCS%%%%DOCSDIR%%/CHANGES %%PORTDOCS%%%%DOCSDIR%%/CREDITS %%PORTDOCS%%%%DOCSDIR%%/INSTALL %%PORTDOCS%%%%DOCSDIR%%/README %%PORTDOCS%%%%DOCSDIR%%/RELEASE_NOTES %%PORTDOCS%%%%DOCSDIR%%/TODO @dirrm %%GOLLEMDIR%%/themes/purple @dirrm %%GOLLEMDIR%%/themes/graphics/manager @dirrm %%GOLLEMDIR%%/themes/graphics @dirrm %%GOLLEMDIR%%/themes @dirrm %%GOLLEMDIR%%/templates/selectlist +@dirrm %%GOLLEMDIR%%/templates/quota @dirrm %%GOLLEMDIR%%/templates/prefs @dirrm %%GOLLEMDIR%%/templates/manager @dirrm %%GOLLEMDIR%%/templates/login @dirrm %%GOLLEMDIR%%/templates/javascript @dirrm %%GOLLEMDIR%%/templates/clipboard @dirrm %%GOLLEMDIR%%/templates @dirrm %%GOLLEMDIR%%/po @dirrm %%GOLLEMDIR%%/locale/zh_TW/LC_MESSAGES @dirrm %%GOLLEMDIR%%/locale/zh_TW @dirrm %%GOLLEMDIR%%/locale/sv_SE/LC_MESSAGES @dirrm %%GOLLEMDIR%%/locale/sv_SE @dirrm %%GOLLEMDIR%%/locale/ru_RU/LC_MESSAGES @dirrm %%GOLLEMDIR%%/locale/ru_RU @dirrm %%GOLLEMDIR%%/locale/ro_RO/LC_MESSAGES @dirrm %%GOLLEMDIR%%/locale/ro_RO +@dirrm %%GOLLEMDIR%%/locale/pl_PL/LC_MESSAGES +@dirrm %%GOLLEMDIR%%/locale/pl_PL @dirrm %%GOLLEMDIR%%/locale/nn_NO/LC_MESSAGES @dirrm %%GOLLEMDIR%%/locale/nn_NO @dirrm %%GOLLEMDIR%%/locale/nl_NL/LC_MESSAGES @dirrm %%GOLLEMDIR%%/locale/nl_NL @dirrm %%GOLLEMDIR%%/locale/lv_LV/LC_MESSAGES @dirrm %%GOLLEMDIR%%/locale/lv_LV @dirrm %%GOLLEMDIR%%/locale/ko_KR/LC_MESSAGES @dirrm %%GOLLEMDIR%%/locale/ko_KR @dirrm %%GOLLEMDIR%%/locale/it_IT/LC_MESSAGES @dirrm %%GOLLEMDIR%%/locale/it_IT @dirrm %%GOLLEMDIR%%/locale/hu_HU/LC_MESSAGES @dirrm %%GOLLEMDIR%%/locale/hu_HU @dirrm %%GOLLEMDIR%%/locale/fr_FR/LC_MESSAGES @dirrm %%GOLLEMDIR%%/locale/fr_FR @dirrm %%GOLLEMDIR%%/locale/fi_FI/LC_MESSAGES @dirrm %%GOLLEMDIR%%/locale/fi_FI @dirrm %%GOLLEMDIR%%/locale/es_ES/LC_MESSAGES @dirrm %%GOLLEMDIR%%/locale/es_ES @dirrm %%GOLLEMDIR%%/locale/en_US @dirrm %%GOLLEMDIR%%/locale/de_DE/LC_MESSAGES @dirrm %%GOLLEMDIR%%/locale/de_DE @dirrm %%GOLLEMDIR%%/locale/cs_CZ/LC_MESSAGES @dirrm %%GOLLEMDIR%%/locale/cs_CZ @dirrm %%GOLLEMDIR%%/locale/bg_BG/LC_MESSAGES @dirrm %%GOLLEMDIR%%/locale/bg_BG @dirrm %%GOLLEMDIR%%/locale @dirrm %%GOLLEMDIR%%/lib/MIME/Viewer @dirrm %%GOLLEMDIR%%/lib/MIME @dirrm %%GOLLEMDIR%%/lib/Block @dirrm %%GOLLEMDIR%%/lib/Auth @dirrm %%GOLLEMDIR%%/lib %%PORTDOCS%%@dirrm %%DOCSDIR%% @unexec rmdir %D/%%GOLLEMDIR%%/config 2>/dev/null || true @unexec rmdir %D/%%GOLLEMDIR%% 2>/dev/null || true diff --git a/ftp/horde-gollem/Makefile b/ftp/horde-gollem/Makefile index f2593a8e797c..9d68649310d3 100644 --- a/ftp/horde-gollem/Makefile +++ b/ftp/horde-gollem/Makefile @@ -1,76 +1,75 @@ # Ports collection makefile for: Gollem # Date created: Sun Dec 16, 2001 # Whom: Thierry Thomas () # # $FreeBSD$ # PORTNAME= gollem -PORTVERSION= 1.0 -PORTREVISION= 1 +PORTVERSION= 1.0.1 CATEGORIES= ftp www MASTER_SITES= ftp://ftp.horde.org/pub/gollem/ \ ftp://ftp.planetmirror.com/pub/horde/gollem/ \ ftp://ftp.be.horde.org/gollem/ \ ftp://ftp.es.horde.org/pub/gollem/ \ ftp://ftp.it.horde.org/pub/mirror/horde.org/gollem/ \ ftp://ftp.nl.horde.org/mirror/horde-ftp/pub/gollem/ \ ftp://ftp.uk.horde.org/mirrors/ftp.horde.org/pub/gollem/\ http://ftp.horde.org/pub/gollem/ DISTNAME= ${PORTNAME}-h3-${PORTVERSION} MAINTAINER= thierry@FreeBSD.org COMMENT= Gollem is the Horde web-based File Manager RUN_DEPENDS= ${LOCALBASE}/${LHORDEDIR}/rpc.php:${PORTSDIR}/www/horde NO_BUILD= yes USE_REINPLACE= yes PLIST_SUB= GOLLEMDIR=${LGOLLEMDIR} PKGMESSAGE= ${WRKDIR}/pkg-message SUB_FILES= pkg-message SUB_LIST= GOLLEMDIR=${GOLLEMDIR} DOCS= README docs/CHANGES docs/CREDITS docs/INSTALL \ docs/RELEASE_NOTES docs/TODO CONFFILE= backends.php credentials.php menu.php mime_drivers.php motd.php \ prefs.php SUB_DIRS= config lib locale po templates themes LHORDEDIR?= www/horde LGOLLEMDIR?= ${LHORDEDIR}/gollem GOLLEMDIR= ${PREFIX}/${LGOLLEMDIR} CONFDIR= ${GOLLEMDIR}/config HORDE_INC= ${LOCALBASE}/etc/horde pre-configure: @${SED} -e "s:/home/httpd/html/horde/gollem:${GOLLEMDIR}:g" \ ${FILESDIR}/httpd.conf.gollem > ${WRKDIR}/httpd.conf.gollem do-install: @${MKDIR} ${GOLLEMDIR} @${CP} -Rp ${SUB_DIRS:S|^|${WRKSRC}/|} ${GOLLEMDIR} @${CP} -p ${WRKSRC}/*.php ${GOLLEMDIR} .for FILE in ${CONFFILE} @if [ ! -f ${CONFDIR}/${FILE} ]; then \ ${CP} ${CONFDIR}/${FILE}.dist ${CONFDIR}/${FILE} ; \ fi .endfor @${CHOWN} -R ${WWWOWN}:${WWWGRP} ${GOLLEMDIR} @${CHMOD} -R o-rwx ${CONFDIR} @${INSTALL_DATA} ${WRKDIR}/httpd.conf.gollem ${HORDE_INC} .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} @${INSTALL_DATA} ${DOCS:S|^|${WRKSRC}/|} ${DOCSDIR} @${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}." .endif post-install: @${ECHO_MSG} @${CAT} ${PKGMESSAGE} @${ECHO_MSG} .include diff --git a/ftp/horde-gollem/distinfo b/ftp/horde-gollem/distinfo index 2d390b134bb5..70b4c9201010 100644 --- a/ftp/horde-gollem/distinfo +++ b/ftp/horde-gollem/distinfo @@ -1,2 +1,3 @@ -MD5 (gollem-h3-1.0.tar.gz) = 29f668de08c0672169cbe52a80dc1771 -SIZE (gollem-h3-1.0.tar.gz) = 680558 +MD5 (gollem-h3-1.0.1.tar.gz) = 05ff558ba95d9edadc0e1aaf4d411b95 +SHA256 (gollem-h3-1.0.1.tar.gz) = e588835a1e23fa61adc13462f86d88deded98f0545a715ecee2ef557570eb032 +SIZE (gollem-h3-1.0.1.tar.gz) = 604475 diff --git a/ftp/horde-gollem/pkg-plist b/ftp/horde-gollem/pkg-plist index ba1f162a69b6..90aaceaa683d 100644 --- a/ftp/horde-gollem/pkg-plist +++ b/ftp/horde-gollem/pkg-plist @@ -1,153 +1,164 @@ etc/horde/httpd.conf.gollem %%GOLLEMDIR%%/clipboard.php %%GOLLEMDIR%%/config/backends.php %%GOLLEMDIR%%/config/backends.php.dist %%GOLLEMDIR%%/config/conf.xml %%GOLLEMDIR%%/config/credentials.php %%GOLLEMDIR%%/config/credentials.php.dist %%GOLLEMDIR%%/config/menu.php %%GOLLEMDIR%%/config/menu.php.dist %%GOLLEMDIR%%/config/mime_drivers.php %%GOLLEMDIR%%/config/mime_drivers.php.dist %%GOLLEMDIR%%/config/motd.php %%GOLLEMDIR%%/config/motd.php.dist %%GOLLEMDIR%%/config/prefs.php %%GOLLEMDIR%%/config/prefs.php.dist %%GOLLEMDIR%%/index.php %%GOLLEMDIR%%/lib/Auth/gollem.php %%GOLLEMDIR%%/lib/Block/tree_menu.php %%GOLLEMDIR%%/lib/Gollem.php %%GOLLEMDIR%%/lib/MIME/Viewer/images.php %%GOLLEMDIR%%/lib/Session.php %%GOLLEMDIR%%/lib/api.php %%GOLLEMDIR%%/lib/base.php %%GOLLEMDIR%%/lib/prefs.php %%GOLLEMDIR%%/lib/version.php %%GOLLEMDIR%%/locale/bg_BG/LC_MESSAGES/gollem.mo %%GOLLEMDIR%%/locale/cs_CZ/LC_MESSAGES/gollem.mo %%GOLLEMDIR%%/locale/de_DE/LC_MESSAGES/gollem.mo %%GOLLEMDIR%%/locale/en_US/help.xml %%GOLLEMDIR%%/locale/es_ES/LC_MESSAGES/gollem.mo %%GOLLEMDIR%%/locale/es_ES/help.xml %%GOLLEMDIR%%/locale/fi_FI/LC_MESSAGES/gollem.mo %%GOLLEMDIR%%/locale/fi_FI/help.xml %%GOLLEMDIR%%/locale/fr_FR/LC_MESSAGES/gollem.mo %%GOLLEMDIR%%/locale/hu_HU/LC_MESSAGES/gollem.mo %%GOLLEMDIR%%/locale/hu_HU/help.xml %%GOLLEMDIR%%/locale/it_IT/LC_MESSAGES/gollem.mo %%GOLLEMDIR%%/locale/ko_KR/LC_MESSAGES/gollem.mo %%GOLLEMDIR%%/locale/lv_LV/LC_MESSAGES/gollem.mo %%GOLLEMDIR%%/locale/nl_NL/LC_MESSAGES/gollem.mo %%GOLLEMDIR%%/locale/nn_NO/LC_MESSAGES/gollem.mo +%%GOLLEMDIR%%/locale/pl_PL/LC_MESSAGES/gollem.mo %%GOLLEMDIR%%/locale/ro_RO/LC_MESSAGES/gollem.mo %%GOLLEMDIR%%/locale/ru_RU/LC_MESSAGES/gollem.mo %%GOLLEMDIR%%/locale/sv_SE/LC_MESSAGES/gollem.mo %%GOLLEMDIR%%/locale/zh_TW/LC_MESSAGES/gollem.mo %%GOLLEMDIR%%/locale/zh_TW/help.xml %%GOLLEMDIR%%/login.php %%GOLLEMDIR%%/manager.php +%%GOLLEMDIR%%/permissions.php %%GOLLEMDIR%%/po/README %%GOLLEMDIR%%/po/bg_BG.po %%GOLLEMDIR%%/po/cs_CZ.po %%GOLLEMDIR%%/po/de_DE.po %%GOLLEMDIR%%/po/es_ES.po %%GOLLEMDIR%%/po/fi_FI.po %%GOLLEMDIR%%/po/fr_FR.po %%GOLLEMDIR%%/po/gollem.pot %%GOLLEMDIR%%/po/hu_HU.po %%GOLLEMDIR%%/po/it_IT.po %%GOLLEMDIR%%/po/ko_KR.po %%GOLLEMDIR%%/po/lv_LV.po %%GOLLEMDIR%%/po/nl_NL.po %%GOLLEMDIR%%/po/nn_NO.po +%%GOLLEMDIR%%/po/pl_PL.po %%GOLLEMDIR%%/po/ro_RO.po %%GOLLEMDIR%%/po/ru_RU.po %%GOLLEMDIR%%/po/sv_SE.po %%GOLLEMDIR%%/po/zh_TW.po +%%GOLLEMDIR%%/quota.php %%GOLLEMDIR%%/redirect.php %%GOLLEMDIR%%/selectlist.php %%GOLLEMDIR%%/templates/clipboard/clipboard.html %%GOLLEMDIR%%/templates/common-header.inc +%%GOLLEMDIR%%/templates/javascript/open_quota_win.js %%GOLLEMDIR%%/templates/javascript/open_selectlist_win.js %%GOLLEMDIR%%/templates/login/login.inc +%%GOLLEMDIR%%/templates/login/nologin.inc %%GOLLEMDIR%%/templates/manager/empty_dir.inc %%GOLLEMDIR%%/templates/manager/header.inc +%%GOLLEMDIR%%/templates/manager/javascript.inc %%GOLLEMDIR%%/templates/manager/manager.html %%GOLLEMDIR%%/templates/menu.inc %%GOLLEMDIR%%/templates/prefs/columnselect.inc +%%GOLLEMDIR%%/templates/quota/quota.html %%GOLLEMDIR%%/templates/selectlist/javascript.inc %%GOLLEMDIR%%/templates/selectlist/selectlist.html %%GOLLEMDIR%%/test.php %%GOLLEMDIR%%/themes/graphics/cd.png %%GOLLEMDIR%%/themes/graphics/clipboard.png %%GOLLEMDIR%%/themes/graphics/copy.png %%GOLLEMDIR%%/themes/graphics/cut.png %%GOLLEMDIR%%/themes/graphics/favicon.ico %%GOLLEMDIR%%/themes/graphics/gollem.png %%GOLLEMDIR%%/themes/graphics/home.png %%GOLLEMDIR%%/themes/graphics/manager/folder.png %%GOLLEMDIR%%/themes/graphics/manager/symlink.png %%GOLLEMDIR%%/themes/graphics/mkdir.png %%GOLLEMDIR%%/themes/purple/screen.css %%GOLLEMDIR%%/themes/screen.css %%GOLLEMDIR%%/view.php %%PORTDOCS%%%%DOCSDIR%%/CHANGES %%PORTDOCS%%%%DOCSDIR%%/CREDITS %%PORTDOCS%%%%DOCSDIR%%/INSTALL %%PORTDOCS%%%%DOCSDIR%%/README %%PORTDOCS%%%%DOCSDIR%%/RELEASE_NOTES %%PORTDOCS%%%%DOCSDIR%%/TODO @dirrm %%GOLLEMDIR%%/themes/purple @dirrm %%GOLLEMDIR%%/themes/graphics/manager @dirrm %%GOLLEMDIR%%/themes/graphics @dirrm %%GOLLEMDIR%%/themes @dirrm %%GOLLEMDIR%%/templates/selectlist +@dirrm %%GOLLEMDIR%%/templates/quota @dirrm %%GOLLEMDIR%%/templates/prefs @dirrm %%GOLLEMDIR%%/templates/manager @dirrm %%GOLLEMDIR%%/templates/login @dirrm %%GOLLEMDIR%%/templates/javascript @dirrm %%GOLLEMDIR%%/templates/clipboard @dirrm %%GOLLEMDIR%%/templates @dirrm %%GOLLEMDIR%%/po @dirrm %%GOLLEMDIR%%/locale/zh_TW/LC_MESSAGES @dirrm %%GOLLEMDIR%%/locale/zh_TW @dirrm %%GOLLEMDIR%%/locale/sv_SE/LC_MESSAGES @dirrm %%GOLLEMDIR%%/locale/sv_SE @dirrm %%GOLLEMDIR%%/locale/ru_RU/LC_MESSAGES @dirrm %%GOLLEMDIR%%/locale/ru_RU @dirrm %%GOLLEMDIR%%/locale/ro_RO/LC_MESSAGES @dirrm %%GOLLEMDIR%%/locale/ro_RO +@dirrm %%GOLLEMDIR%%/locale/pl_PL/LC_MESSAGES +@dirrm %%GOLLEMDIR%%/locale/pl_PL @dirrm %%GOLLEMDIR%%/locale/nn_NO/LC_MESSAGES @dirrm %%GOLLEMDIR%%/locale/nn_NO @dirrm %%GOLLEMDIR%%/locale/nl_NL/LC_MESSAGES @dirrm %%GOLLEMDIR%%/locale/nl_NL @dirrm %%GOLLEMDIR%%/locale/lv_LV/LC_MESSAGES @dirrm %%GOLLEMDIR%%/locale/lv_LV @dirrm %%GOLLEMDIR%%/locale/ko_KR/LC_MESSAGES @dirrm %%GOLLEMDIR%%/locale/ko_KR @dirrm %%GOLLEMDIR%%/locale/it_IT/LC_MESSAGES @dirrm %%GOLLEMDIR%%/locale/it_IT @dirrm %%GOLLEMDIR%%/locale/hu_HU/LC_MESSAGES @dirrm %%GOLLEMDIR%%/locale/hu_HU @dirrm %%GOLLEMDIR%%/locale/fr_FR/LC_MESSAGES @dirrm %%GOLLEMDIR%%/locale/fr_FR @dirrm %%GOLLEMDIR%%/locale/fi_FI/LC_MESSAGES @dirrm %%GOLLEMDIR%%/locale/fi_FI @dirrm %%GOLLEMDIR%%/locale/es_ES/LC_MESSAGES @dirrm %%GOLLEMDIR%%/locale/es_ES @dirrm %%GOLLEMDIR%%/locale/en_US @dirrm %%GOLLEMDIR%%/locale/de_DE/LC_MESSAGES @dirrm %%GOLLEMDIR%%/locale/de_DE @dirrm %%GOLLEMDIR%%/locale/cs_CZ/LC_MESSAGES @dirrm %%GOLLEMDIR%%/locale/cs_CZ @dirrm %%GOLLEMDIR%%/locale/bg_BG/LC_MESSAGES @dirrm %%GOLLEMDIR%%/locale/bg_BG @dirrm %%GOLLEMDIR%%/locale @dirrm %%GOLLEMDIR%%/lib/MIME/Viewer @dirrm %%GOLLEMDIR%%/lib/MIME @dirrm %%GOLLEMDIR%%/lib/Block @dirrm %%GOLLEMDIR%%/lib/Auth @dirrm %%GOLLEMDIR%%/lib %%PORTDOCS%%@dirrm %%DOCSDIR%% @unexec rmdir %D/%%GOLLEMDIR%%/config 2>/dev/null || true @unexec rmdir %D/%%GOLLEMDIR%% 2>/dev/null || true