aboutsummaryrefslogtreecommitdiff
path: root/deskutils/horde-nag
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/horde-nag')
-rw-r--r--deskutils/horde-nag/Makefile89
-rw-r--r--deskutils/horde-nag/distinfo3
-rw-r--r--deskutils/horde-nag/files/httpd.conf.nag31
-rw-r--r--deskutils/horde-nag/files/pkg-deinstall.in24
-rw-r--r--deskutils/horde-nag/files/pkg-install.in23
-rw-r--r--deskutils/horde-nag/files/pkg-message.in16
-rw-r--r--deskutils/horde-nag/pkg-descr3
-rw-r--r--deskutils/horde-nag/pkg-plist221
8 files changed, 0 insertions, 410 deletions
diff --git a/deskutils/horde-nag/Makefile b/deskutils/horde-nag/Makefile
deleted file mode 100644
index dcae8e51ba95..000000000000
--- a/deskutils/horde-nag/Makefile
+++ /dev/null
@@ -1,89 +0,0 @@
-# Ports collection makefile for: Nag
-# Date created: Sun Dec 14, 2001
-# Whom: Thierry Thomas (<thierry@pompo.net>)
-#
-# $FreeBSD$
-#
-
-PORTNAME= nag
-PORTVERSION= 2.1.1
-PORTREVISION= 1
-CATEGORIES= deskutils www
-MASTER_SITES= ftp://ftp.horde.org/pub/nag/ \
- ftp://ftp.planetmirror.com/pub/horde/nag/ \
- ftp://ftp.au.horde.org/pub/horde/nag/ \
- ftp://ftp.be.horde.org/nag/ \
- ftp://ftp.es.horde.org/pub/nag/ \
- ftp://ftp.it.horde.org/pub/mirror/horde.org/nag/ \
- ftp://ftp.nl.horde.org/mirror/horde-ftp/pub/nag/ \
- ftp://ftp.uk.horde.org/mirrors/ftp.horde.org/pub/nag/ \
- http://ftp.horde.org/pub/nag/
-DISTNAME= ${PORTNAME}-h3-${PORTVERSION}
-
-MAINTAINER= shaun@FreeBSD.org
-COMMENT= Nag is a simple, multiuser task list manager
-
-RUN_DEPENDS= ${LOCALBASE}/${LHORDEDIR}/rpc.php:${PORTSDIR}/www/horde
-
-NO_BUILD= yes
-USE_APACHE= 1.3+ # needed to test APACHE_VERSION
-USE_GETTEXT= yes
-
-PLIST_SUB= NAGDIR=${LNAGDIR} HORDE_INC=${HORDE_INC:S|^${LOCALBASE}/||}
-PKGMESSAGE= ${WRKDIR}/pkg-message
-PKGDEINSTALL= ${WRKDIR}/pkg-deinstall
-SUB_FILES= pkg-message pkg-install pkg-deinstall
-SUB_LIST= NAGDIR=${NAGDIR}
-
-REINPLACE_ARGS= -i ""
-DOCS= README docs/CHANGES docs/CREDITS docs/INSTALL \
- docs/RELEASE_NOTES docs/TODO docs/UPGRADING
-CONFFILE= menu.php prefs.php
-SUB_DIRS= config js lib locale po scripts templates themes
-
-LHORDEDIR?= www/horde
-LNAGDIR?= ${LHORDEDIR}/nag
-
-NAGDIR= ${PREFIX}/${LNAGDIR}
-CONFDIR= ${NAGDIR}/config
-
-.include <bsd.port.pre.mk>
-
-.if ${APACHE_VERSION} >= 20
-HORDE_INC= ${LOCALBASE}/etc/apache${APACHE_VERSION:S/20/2/}/Includes
-.else
-HORDE_INC= ${LOCALBASE}/etc/horde
-.endif
-
-pre-configure:
- @(cd ${WRKSRC}/scripts && \
- ${FIND} . -name "*.php" -exec \
- ${REINPLACE_CMD} -e "s:/usr/local/bin/php: ${LOCALBASE}/bin/php:;s:/usr/bin/php: ${LOCALBASE}/bin/php:" {} \; )
- @${SED} -e "s:/home/httpd/html/horde/nag:${NAGDIR}:g" \
- ${FILESDIR}/httpd.conf.nag > ${WRKDIR}/httpd-nag.conf
-
-do-install:
- @${MKDIR} ${NAGDIR}
-.for REP in ${SUB_DIRS}
- @${CP} -Rp ${WRKSRC}/${REP} ${NAGDIR}
-.endfor
- @${CP} -p ${WRKSRC}/*.php ${NAGDIR}
-
- @${CHOWN} -R ${WWWOWN}:${WWWGRP} ${NAGDIR}
- @${CHMOD} -R o-rwx ${CONFDIR}
- @${INSTALL_DATA} ${WRKDIR}/httpd-nag.conf ${HORDE_INC}
-.if !defined(NOPORTDOCS)
- @${MKDIR} ${DOCSDIR}
-.for FILE in ${DOCS}
- @${INSTALL_DATA} ${WRKSRC}/${FILE} ${DOCSDIR}
-.endfor
- @${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}."
-.endif
-
-post-install:
- @${SETENV} ${SCRIPTS_ENV} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
- @${ECHO_MSG}
- @${CAT} ${PKGMESSAGE}
- @${ECHO_MSG}
-
-.include <bsd.port.post.mk>
diff --git a/deskutils/horde-nag/distinfo b/deskutils/horde-nag/distinfo
deleted file mode 100644
index 1911e245e24e..000000000000
--- a/deskutils/horde-nag/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (nag-h3-2.1.1.tar.gz) = 2beaf7e10fbb34a775414ba90736c779
-SHA256 (nag-h3-2.1.1.tar.gz) = 98e31e5e6b8f90472f680f1c321073b821e0ef49e4fcb3de06e96858be78eb7d
-SIZE (nag-h3-2.1.1.tar.gz) = 1280461
diff --git a/deskutils/horde-nag/files/httpd.conf.nag b/deskutils/horde-nag/files/httpd.conf.nag
deleted file mode 100644
index c5279c8245fa..000000000000
--- a/deskutils/horde-nag/files/httpd.conf.nag
+++ /dev/null
@@ -1,31 +0,0 @@
-# This is included in Apache's httpd.conf for Nag
-#
-# For security, don't serve pages from the Nag configuration and
-# library directories.
-#
-<Directory "/home/httpd/html/horde/nag/config">
- order deny,allow
- deny from all
-</Directory>
-<Directory "/home/httpd/html/horde/nag/lib">
- order deny,allow
- deny from all
-</Directory>
-<Directory "/home/httpd/html/horde/nag/locale">
- order deny,allow
- deny from all
-</Directory>
-<Directory "/home/httpd/html/horde/nag/po">
- order deny,allow
- deny from all
-</Directory>
-<Directory "/home/httpd/html/horde/nag/scripts">
- order deny,allow
- deny from all
-</Directory>
-<Directory "/home/httpd/html/horde/nag/templates">
- order deny,allow
- deny from all
-</Directory>
-# End of Nag configuration ================
-
diff --git a/deskutils/horde-nag/files/pkg-deinstall.in b/deskutils/horde-nag/files/pkg-deinstall.in
deleted file mode 100644
index 6996f090da6d..000000000000
--- a/deskutils/horde-nag/files/pkg-deinstall.in
+++ /dev/null
@@ -1,24 +0,0 @@
-#!/bin/sh
-#
-# $FreeBSD$
-#
-# Backup Nag config files, if needed.
-
-if [ x$2 != xDEINSTALL ]; then
- exit
-fi
-
-if [ -z "${PACKAGE_BUILDING}" ]; then
- for cf in `ls %%NAGDIR%%/config/*php`; do
- diff -bBqw $cf $cf.dist >/dev/null 2>&1
- case $? in
- 0) # original config file, delete it
- rm -f $cf
- ;;
- 1) # config file has been updated, leave it alone
- ;;
- *) # not found?
- ;;
- esac
- done
-fi
diff --git a/deskutils/horde-nag/files/pkg-install.in b/deskutils/horde-nag/files/pkg-install.in
deleted file mode 100644
index f7ec7e0017b6..000000000000
--- a/deskutils/horde-nag/files/pkg-install.in
+++ /dev/null
@@ -1,23 +0,0 @@
-#!/bin/sh
-#
-# $FreeBSD$
-#
-
-PATH=/usr/sbin:/usr/bin:/bin ; export PATH
-
-case $2 in
- PRE-INSTALL)
- ;;
-
- POST-INSTALL)
- if [ -z "${PACKAGE_BUILDING}" ]; then
- # Copy over sample config files unless they already exist
-
- for cf in `ls %%NAGDIR%%/config/*.dist | sed -e 's/\.dist//g'`; do
- if [ ! -f $cf ]; then
- cp -p $cf.dist $cf
- fi
- done
- fi
- ;;
-esac
diff --git a/deskutils/horde-nag/files/pkg-message.in b/deskutils/horde-nag/files/pkg-message.in
deleted file mode 100644
index 4713eea2cb00..000000000000
--- a/deskutils/horde-nag/files/pkg-message.in
+++ /dev/null
@@ -1,16 +0,0 @@
-************************************************************************
-Nag has been installed in %%NAGDIR%% with your blank
-configuration files.
-
-Horde must be configured; if not, see `pkg_info -D -x horde'.
-
-Then, you have to create the table nag_tasks, from the SQL script
-%%NAGDIR%%/scripts/sql/nag.sql.
-For example, if your database is MySQL, you may run
-mysql --user=root --password=yourpass horde < nag.sql
-
-Finally, you must login to Horde as a Horde Administrator to finish the
-configuration.
-
-To protect your configuration files, you have to restart Apache.
-************************************************************************
diff --git a/deskutils/horde-nag/pkg-descr b/deskutils/horde-nag/pkg-descr
deleted file mode 100644
index 6eeeb953967c..000000000000
--- a/deskutils/horde-nag/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-Nag is the Horde task list manager.
-
-WWW: http://horde.org/nag/
diff --git a/deskutils/horde-nag/pkg-plist b/deskutils/horde-nag/pkg-plist
deleted file mode 100644
index a7f7e79916c3..000000000000
--- a/deskutils/horde-nag/pkg-plist
+++ /dev/null
@@ -1,221 +0,0 @@
-%%HORDE_INC%%/httpd-nag.conf
-%%PORTDOCS%%%%DOCSDIR%%/CHANGES
-%%PORTDOCS%%%%DOCSDIR%%/CREDITS
-%%PORTDOCS%%%%DOCSDIR%%/INSTALL
-%%PORTDOCS%%%%DOCSDIR%%/README
-%%PORTDOCS%%%%DOCSDIR%%/RELEASE_NOTES
-%%PORTDOCS%%%%DOCSDIR%%/TODO
-%%PORTDOCS%%%%DOCSDIR%%/UPGRADING
-%%NAGDIR%%/config/.htaccess
-%%NAGDIR%%/config/conf.xml
-%%NAGDIR%%/config/menu.php.dist
-%%NAGDIR%%/config/prefs.php.dist
-%%NAGDIR%%/data.php
-%%NAGDIR%%/ics.php
-%%NAGDIR%%/index.php
-%%NAGDIR%%/js/fixUnstyledOptions.js
-%%NAGDIR%%/js/tables.js
-%%NAGDIR%%/lib/.htaccess
-%%NAGDIR%%/lib/Block/summary.php
-%%NAGDIR%%/lib/Driver.php
-%%NAGDIR%%/lib/Driver/kolab.php
-%%NAGDIR%%/lib/Driver/sql.php
-%%NAGDIR%%/lib/Nag.php
-%%NAGDIR%%/lib/Notification/Listener/status.php
-%%NAGDIR%%/lib/Widgets.php
-%%NAGDIR%%/lib/api.php
-%%NAGDIR%%/lib/base.php
-%%NAGDIR%%/lib/prefs.php
-%%NAGDIR%%/lib/version.php
-%%NAGDIR%%/list.php
-%%NAGDIR%%/locale/ar_SY/LC_MESSAGES/nag.mo
-%%NAGDIR%%/locale/bg_BG/LC_MESSAGES/nag.mo
-%%NAGDIR%%/locale/cs_CZ/LC_MESSAGES/nag.mo
-%%NAGDIR%%/locale/da_DK/LC_MESSAGES/nag.mo
-%%NAGDIR%%/locale/de_DE/LC_MESSAGES/nag.mo
-%%NAGDIR%%/locale/de_DE/help.xml
-%%NAGDIR%%/locale/el_GR/LC_MESSAGES/nag.mo
-%%NAGDIR%%/locale/en_US/help.xml
-%%NAGDIR%%/locale/es_ES/LC_MESSAGES/nag.mo
-%%NAGDIR%%/locale/es_ES/help.xml
-%%NAGDIR%%/locale/fi_FI/LC_MESSAGES/nag.mo
-%%NAGDIR%%/locale/fi_FI/help.xml
-%%NAGDIR%%/locale/fr_FR/LC_MESSAGES/nag.mo
-%%NAGDIR%%/locale/hu_HU/LC_MESSAGES/nag.mo
-%%NAGDIR%%/locale/hu_HU/help.xml
-%%NAGDIR%%/locale/id_ID/LC_MESSAGES/nag.mo
-%%NAGDIR%%/locale/it_IT/LC_MESSAGES/nag.mo
-%%NAGDIR%%/locale/ja_JP/LC_MESSAGES/nag.mo
-%%NAGDIR%%/locale/ko_KR/LC_MESSAGES/nag.mo
-%%NAGDIR%%/locale/lt_LT/LC_MESSAGES/nag.mo
-%%NAGDIR%%/locale/lv_LV/LC_MESSAGES/nag.mo
-%%NAGDIR%%/locale/lv_LV/help.xml
-%%NAGDIR%%/locale/nb_NO/LC_MESSAGES/nag.mo
-%%NAGDIR%%/locale/nl_NL/LC_MESSAGES/nag.mo
-%%NAGDIR%%/locale/nl_NL/help.xml
-%%NAGDIR%%/locale/nn_NO/LC_MESSAGES/nag.mo
-%%NAGDIR%%/locale/pl_PL/LC_MESSAGES/nag.mo
-%%NAGDIR%%/locale/pt_BR/LC_MESSAGES/nag.mo
-%%NAGDIR%%/locale/pt_PT/LC_MESSAGES/nag.mo
-%%NAGDIR%%/locale/ro_RO/LC_MESSAGES/nag.mo
-%%NAGDIR%%/locale/ru_RU/LC_MESSAGES/nag.mo
-%%NAGDIR%%/locale/sk_SK/LC_MESSAGES/nag.mo
-%%NAGDIR%%/locale/sk_SK/help.xml
-%%NAGDIR%%/locale/sv_SE/LC_MESSAGES/nag.mo
-%%NAGDIR%%/locale/tr_TR/help.xml
-%%NAGDIR%%/locale/zh_CN/LC_MESSAGES/nag.mo
-%%NAGDIR%%/locale/zh_TW/LC_MESSAGES/nag.mo
-%%NAGDIR%%/po/README
-%%NAGDIR%%/po/ar_SY.po
-%%NAGDIR%%/po/bg_BG.po
-%%NAGDIR%%/po/cs_CZ.po
-%%NAGDIR%%/po/da_DK.po
-%%NAGDIR%%/po/de_DE.po
-%%NAGDIR%%/po/el_GR.po
-%%NAGDIR%%/po/es_ES.po
-%%NAGDIR%%/po/fi_FI.po
-%%NAGDIR%%/po/fr_FR.po
-%%NAGDIR%%/po/hu_HU.po
-%%NAGDIR%%/po/id_ID.po
-%%NAGDIR%%/po/it_IT.po
-%%NAGDIR%%/po/ja_JP.po
-%%NAGDIR%%/po/ko_KR.po
-%%NAGDIR%%/po/lt_LT.po
-%%NAGDIR%%/po/lv_LV.po
-%%NAGDIR%%/po/nag.pot
-%%NAGDIR%%/po/nb_NO.po
-%%NAGDIR%%/po/nl_NL.po
-%%NAGDIR%%/po/nn_NO.po
-%%NAGDIR%%/po/pl_PL.po
-%%NAGDIR%%/po/pt_BR.po
-%%NAGDIR%%/po/pt_PT.po
-%%NAGDIR%%/po/ro_RO.po
-%%NAGDIR%%/po/ru_RU.po
-%%NAGDIR%%/po/sk_SK.po
-%%NAGDIR%%/po/sv_SE.po
-%%NAGDIR%%/po/zh_CN.po
-%%NAGDIR%%/po/zh_TW.po
-%%NAGDIR%%/scripts/.htaccess
-%%NAGDIR%%/scripts/import_vtodos.php
-%%NAGDIR%%/scripts/sql/nag.mssql.sql
-%%NAGDIR%%/scripts/sql/nag.oci8.sql
-%%NAGDIR%%/scripts/sql/nag.sql
-%%NAGDIR%%/scripts/sql/nag.xml
-%%NAGDIR%%/scripts/upgrades/1.1_to_2.0.mysql.sql
-%%NAGDIR%%/scripts/upgrades/1.1_to_2.0.oci8.sql
-%%NAGDIR%%/scripts/upgrades/1.1_to_2.0.pgsql.sql
-%%NAGDIR%%/scripts/upgrades/2004-09-13_add_uid_field.php
-%%NAGDIR%%/search.php
-%%NAGDIR%%/task.php
-%%NAGDIR%%/tasklists.php
-%%NAGDIR%%/templates/common-header.inc
-%%NAGDIR%%/templates/data/export.inc
-%%NAGDIR%%/templates/data/import.inc
-%%NAGDIR%%/templates/list/empty.inc
-%%NAGDIR%%/templates/list/header.inc
-%%NAGDIR%%/templates/list/task_footers.inc
-%%NAGDIR%%/templates/list/task_headers.inc
-%%NAGDIR%%/templates/list/task_summaries.inc
-%%NAGDIR%%/templates/menu.inc
-%%NAGDIR%%/templates/prefs/tasklistselect.inc
-%%NAGDIR%%/templates/search/search.inc
-%%NAGDIR%%/templates/task/task.inc
-%%NAGDIR%%/templates/tasklists/tasklists.inc
-%%NAGDIR%%/templates/view/task.inc
-%%NAGDIR%%/themes/categoryCSS.php
-%%NAGDIR%%/themes/graphics/add.png
-%%NAGDIR%%/themes/graphics/alarm.png
-%%NAGDIR%%/themes/graphics/alarm_small.png
-%%NAGDIR%%/themes/graphics/az.png
-%%NAGDIR%%/themes/graphics/checkbox.png
-%%NAGDIR%%/themes/graphics/checked.png
-%%NAGDIR%%/themes/graphics/favicon.ico
-%%NAGDIR%%/themes/graphics/nag.png
-%%NAGDIR%%/themes/graphics/note.png
-%%NAGDIR%%/themes/graphics/tasklists.png
-%%NAGDIR%%/themes/graphics/unchecked.png
-%%NAGDIR%%/themes/graphics/za.png
-%%NAGDIR%%/themes/screen.css
-%%NAGDIR%%/view.php
-%%PORTDOCS%%@dirrm %%DOCSDIR%%
-@dirrm %%NAGDIR%%/themes/graphics
-@dirrm %%NAGDIR%%/themes
-@dirrm %%NAGDIR%%/templates/view
-@dirrm %%NAGDIR%%/templates/tasklists
-@dirrm %%NAGDIR%%/templates/task
-@dirrm %%NAGDIR%%/templates/search
-@dirrm %%NAGDIR%%/templates/prefs
-@dirrm %%NAGDIR%%/templates/list
-@dirrm %%NAGDIR%%/templates/data
-@dirrm %%NAGDIR%%/templates
-@dirrm %%NAGDIR%%/scripts/upgrades
-@dirrm %%NAGDIR%%/scripts/sql
-@dirrm %%NAGDIR%%/scripts
-@dirrm %%NAGDIR%%/po
-@dirrm %%NAGDIR%%/locale/zh_TW/LC_MESSAGES
-@dirrm %%NAGDIR%%/locale/zh_TW
-@dirrm %%NAGDIR%%/locale/zh_CN/LC_MESSAGES
-@dirrm %%NAGDIR%%/locale/zh_CN
-@dirrm %%NAGDIR%%/locale/tr_TR
-@dirrm %%NAGDIR%%/locale/sv_SE/LC_MESSAGES
-@dirrm %%NAGDIR%%/locale/sv_SE
-@dirrm %%NAGDIR%%/locale/sk_SK/LC_MESSAGES
-@dirrm %%NAGDIR%%/locale/sk_SK
-@dirrm %%NAGDIR%%/locale/ru_RU/LC_MESSAGES
-@dirrm %%NAGDIR%%/locale/ru_RU
-@dirrm %%NAGDIR%%/locale/ro_RO/LC_MESSAGES
-@dirrm %%NAGDIR%%/locale/ro_RO
-@dirrm %%NAGDIR%%/locale/pt_PT/LC_MESSAGES
-@dirrm %%NAGDIR%%/locale/pt_PT
-@dirrm %%NAGDIR%%/locale/pt_BR/LC_MESSAGES
-@dirrm %%NAGDIR%%/locale/pt_BR
-@dirrm %%NAGDIR%%/locale/pl_PL/LC_MESSAGES
-@dirrm %%NAGDIR%%/locale/pl_PL
-@dirrm %%NAGDIR%%/locale/nn_NO/LC_MESSAGES
-@dirrm %%NAGDIR%%/locale/nn_NO
-@dirrm %%NAGDIR%%/locale/nl_NL/LC_MESSAGES
-@dirrm %%NAGDIR%%/locale/nl_NL
-@dirrm %%NAGDIR%%/locale/nb_NO/LC_MESSAGES
-@dirrm %%NAGDIR%%/locale/nb_NO
-@dirrm %%NAGDIR%%/locale/lv_LV/LC_MESSAGES
-@dirrm %%NAGDIR%%/locale/lv_LV
-@dirrm %%NAGDIR%%/locale/lt_LT/LC_MESSAGES
-@dirrm %%NAGDIR%%/locale/lt_LT
-@dirrm %%NAGDIR%%/locale/ko_KR/LC_MESSAGES
-@dirrm %%NAGDIR%%/locale/ko_KR
-@dirrm %%NAGDIR%%/locale/ja_JP/LC_MESSAGES
-@dirrm %%NAGDIR%%/locale/ja_JP
-@dirrm %%NAGDIR%%/locale/it_IT/LC_MESSAGES
-@dirrm %%NAGDIR%%/locale/it_IT
-@dirrm %%NAGDIR%%/locale/id_ID/LC_MESSAGES
-@dirrm %%NAGDIR%%/locale/id_ID
-@dirrm %%NAGDIR%%/locale/hu_HU/LC_MESSAGES
-@dirrm %%NAGDIR%%/locale/hu_HU
-@dirrm %%NAGDIR%%/locale/fr_FR/LC_MESSAGES
-@dirrm %%NAGDIR%%/locale/fr_FR
-@dirrm %%NAGDIR%%/locale/fi_FI/LC_MESSAGES
-@dirrm %%NAGDIR%%/locale/fi_FI
-@dirrm %%NAGDIR%%/locale/es_ES/LC_MESSAGES
-@dirrm %%NAGDIR%%/locale/es_ES
-@dirrm %%NAGDIR%%/locale/en_US
-@dirrm %%NAGDIR%%/locale/el_GR/LC_MESSAGES
-@dirrm %%NAGDIR%%/locale/el_GR
-@dirrm %%NAGDIR%%/locale/de_DE/LC_MESSAGES
-@dirrm %%NAGDIR%%/locale/de_DE
-@dirrm %%NAGDIR%%/locale/da_DK/LC_MESSAGES
-@dirrm %%NAGDIR%%/locale/da_DK
-@dirrm %%NAGDIR%%/locale/cs_CZ/LC_MESSAGES
-@dirrm %%NAGDIR%%/locale/cs_CZ
-@dirrm %%NAGDIR%%/locale/bg_BG/LC_MESSAGES
-@dirrm %%NAGDIR%%/locale/bg_BG
-@dirrm %%NAGDIR%%/locale/ar_SY/LC_MESSAGES
-@dirrm %%NAGDIR%%/locale/ar_SY
-@dirrm %%NAGDIR%%/locale
-@dirrm %%NAGDIR%%/lib/Notification/Listener
-@dirrm %%NAGDIR%%/lib/Notification
-@dirrm %%NAGDIR%%/lib/Driver
-@dirrm %%NAGDIR%%/lib/Block
-@dirrm %%NAGDIR%%/lib
-@dirrm %%NAGDIR%%/js
-@dirrmtry %%NAGDIR%%/config
-@dirrmtry %%NAGDIR%%