aboutsummaryrefslogtreecommitdiff
path: root/deskutils/horde-nag/pkg-plist
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-06-18 07:44:34 +0000
committerPatrick Li <pat@FreeBSD.org>2002-06-18 07:44:34 +0000
commit988b511be92970f2dcf907fd7557bd350f3769a7 (patch)
tree01ba4483c62044b141551648bf30d629754919e1 /deskutils/horde-nag/pkg-plist
parent6bb267859e81c39bf42aea6b7d3d32420fee7364 (diff)
downloadports-988b511be92970f2dcf907fd7557bd350f3769a7.tar.gz
ports-988b511be92970f2dcf907fd7557bd350f3769a7.zip
Notes
Diffstat (limited to 'deskutils/horde-nag/pkg-plist')
-rw-r--r--deskutils/horde-nag/pkg-plist18
1 files changed, 18 insertions, 0 deletions
diff --git a/deskutils/horde-nag/pkg-plist b/deskutils/horde-nag/pkg-plist
index 26d8b393427e..c69cf5c9a25a 100644
--- a/deskutils/horde-nag/pkg-plist
+++ b/deskutils/horde-nag/pkg-plist
@@ -39,13 +39,18 @@
%%NAGDIR%%/locale/en_US/help.xml
%%NAGDIR%%/locale/es_ES/LC_MESSAGES/nag.mo
%%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/it_IT/LC_MESSAGES/nag.mo
+%%NAGDIR%%/locale/ko_KR/LC_MESSAGES/nag.mo
%%NAGDIR%%/locale/nl_NL/LC_MESSAGES/nag.mo
+%%NAGDIR%%/locale/nn_NO/LC_MESSAGES/nag.mo
%%NAGDIR%%/locale/pt_BR/LC_MESSAGES/nag.mo
%%NAGDIR%%/locale/ru_RU/LC_MESSAGES/nag.mo
%%NAGDIR%%/locale/ru_RU.KOI8-R/LC_MESSAGES/nag.mo
%%NAGDIR%%/locale/sv_SE/LC_MESSAGES/nag.mo
+%%NAGDIR%%/locale/zh_CN/LC_MESSAGES/nag.mo
%%NAGDIR%%/locale/zh_TW/LC_MESSAGES/nag.mo
%%NAGDIR%%/menu.php
%%NAGDIR%%/po/Makefile
@@ -56,12 +61,16 @@
%%NAGDIR%%/po/extract.pl
%%NAGDIR%%/po/fi_FI.po
%%NAGDIR%%/po/fr_FR.po
+%%NAGDIR%%/po/hu_HU.po
%%NAGDIR%%/po/it_IT.po
+%%NAGDIR%%/po/ko_KR.po
%%NAGDIR%%/po/nl_NL.po
+%%NAGDIR%%/po/nn_NO.po
%%NAGDIR%%/po/pt_BR.po
%%NAGDIR%%/po/ru_RU.po
%%NAGDIR%%/po/ru_RU.KOI8-R.po
%%NAGDIR%%/po/sv_SE.po
+%%NAGDIR%%/po/zh_CN.po
%%NAGDIR%%/po/zh_TW.po
%%NAGDIR%%/po/shtool
%%NAGDIR%%/po/xgettext.sh
@@ -109,10 +118,16 @@
@dirrm %%NAGDIR%%/locale/fi_FI
@dirrm %%NAGDIR%%/locale/fr_FR/LC_MESSAGES
@dirrm %%NAGDIR%%/locale/fr_FR
+@dirrm %%NAGDIR%%/locale/hu_HU/LC_MESSAGES
+@dirrm %%NAGDIR%%/locale/hu_HU
@dirrm %%NAGDIR%%/locale/it_IT/LC_MESSAGES
@dirrm %%NAGDIR%%/locale/it_IT
+@dirrm %%NAGDIR%%/locale/ko_KR/LC_MESSAGES
+@dirrm %%NAGDIR%%/locale/ko_KR
@dirrm %%NAGDIR%%/locale/nl_NL/LC_MESSAGES
@dirrm %%NAGDIR%%/locale/nl_NL
+@dirrm %%NAGDIR%%/locale/nn_NO/LC_MESSAGES
+@dirrm %%NAGDIR%%/locale/nn_NO
@dirrm %%NAGDIR%%/locale/pt_BR/LC_MESSAGES
@dirrm %%NAGDIR%%/locale/pt_BR
@dirrm %%NAGDIR%%/locale/ru_RU/LC_MESSAGES
@@ -121,6 +136,8 @@
@dirrm %%NAGDIR%%/locale/ru_RU.KOI8-R
@dirrm %%NAGDIR%%/locale/sv_SE/LC_MESSAGES
@dirrm %%NAGDIR%%/locale/sv_SE
+@dirrm %%NAGDIR%%/locale/zh_CN/LC_MESSAGES
+@dirrm %%NAGDIR%%/locale/zh_CN
@dirrm %%NAGDIR%%/locale/zh_TW/LC_MESSAGES
@dirrm %%NAGDIR%%/locale/zh_TW
@dirrm %%NAGDIR%%/locale
@@ -137,3 +154,4 @@
@dirrm %%NAGDIR%%
etc/horde/httpd.conf.nag
%%PORTDOCS%%@dirrm share/doc/nag
+@unexec if cmp -s %D/www/horde/config/registry.php %D/www/horde/config/registry.php.afterNag; then rm -f %D/www/horde/config/registry.php.afterNag; mv %D/www/horde/config/registry.php.beforeNag %D/www/horde/config/registry.php; fi