summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2011-12-16 12:54:15 +0000
committertaca <taca@pkgsrc.org>2011-12-16 12:54:15 +0000
commit856ad972aef6f0d9e07c8e77665e173541623f78 (patch)
tree31591b7924784313a23d0182d2f283860b99aae4 /www
parentee316d7a57a9990166dc9f30e41e4a4d97a6508c (diff)
downloadpkgsrc-856ad972aef6f0d9e07c8e77665e173541623f78.tar.gz
Remove drupal6-translations.
Language files are maintained differnet way when this package was created. So, remove this in complete and obsolete package now.
Diffstat (limited to 'www')
-rw-r--r--www/drupal6-translations/DESCR1
-rw-r--r--www/drupal6-translations/Makefile41
-rw-r--r--www/drupal6-translations/PLIST.ar43
-rw-r--r--www/drupal6-translations/PLIST.be44
-rw-r--r--www/drupal6-translations/PLIST.ca43
-rw-r--r--www/drupal6-translations/PLIST.cs43
-rw-r--r--www/drupal6-translations/PLIST.da44
-rw-r--r--www/drupal6-translations/PLIST.de43
-rw-r--r--www/drupal6-translations/PLIST.el44
-rw-r--r--www/drupal6-translations/PLIST.es45
-rw-r--r--www/drupal6-translations/PLIST.et43
-rw-r--r--www/drupal6-translations/PLIST.fa43
-rw-r--r--www/drupal6-translations/PLIST.fi42
-rw-r--r--www/drupal6-translations/PLIST.fr45
-rw-r--r--www/drupal6-translations/PLIST.gu42
-rw-r--r--www/drupal6-translations/PLIST.he43
-rw-r--r--www/drupal6-translations/PLIST.hi6
-rw-r--r--www/drupal6-translations/PLIST.hr43
-rw-r--r--www/drupal6-translations/PLIST.hu45
-rw-r--r--www/drupal6-translations/PLIST.id43
-rw-r--r--www/drupal6-translations/PLIST.it43
-rw-r--r--www/drupal6-translations/PLIST.ja43
-rw-r--r--www/drupal6-translations/PLIST.ko5
-rw-r--r--www/drupal6-translations/PLIST.lt41
-rw-r--r--www/drupal6-translations/PLIST.mr6
-rw-r--r--www/drupal6-translations/PLIST.ms44
-rw-r--r--www/drupal6-translations/PLIST.nb44
-rw-r--r--www/drupal6-translations/PLIST.nl44
-rw-r--r--www/drupal6-translations/PLIST.pl44
-rw-r--r--www/drupal6-translations/PLIST.pt-br43
-rw-r--r--www/drupal6-translations/PLIST.pt-pt44
-rw-r--r--www/drupal6-translations/PLIST.ro42
-rw-r--r--www/drupal6-translations/PLIST.ru43
-rw-r--r--www/drupal6-translations/PLIST.sk43
-rw-r--r--www/drupal6-translations/PLIST.sv43
-rw-r--r--www/drupal6-translations/PLIST.tr43
-rw-r--r--www/drupal6-translations/PLIST.uk44
-rw-r--r--www/drupal6-translations/PLIST.uk-ua44
-rw-r--r--www/drupal6-translations/PLIST.zh-cn44
-rw-r--r--www/drupal6-translations/PLIST.zh-tw43
-rw-r--r--www/drupal6-translations/distinfo116
-rw-r--r--www/drupal6-translations/options.mk65
42 files changed, 0 insertions, 1757 deletions
diff --git a/www/drupal6-translations/DESCR b/www/drupal6-translations/DESCR
deleted file mode 100644
index b40ea4a8fbb..00000000000
--- a/www/drupal6-translations/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-This pacakge is collection of translation files for drupal 6.x.
diff --git a/www/drupal6-translations/Makefile b/www/drupal6-translations/Makefile
deleted file mode 100644
index 7f8196cd8cf..00000000000
--- a/www/drupal6-translations/Makefile
+++ /dev/null
@@ -1,41 +0,0 @@
-# $NetBSD: Makefile,v 1.13 2010/05/26 17:18:56 taca Exp $
-#
-
-DISTNAME= drupal6-translations-20100527
-CATEGORIES= www
-MASTER_SITES= http://ftp.drupal.org/files/projects/
-DISTFILES= ${DL_DISTFILES}
-DIST_SUBDIR= drupal6-${STAMP}
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://drupal.org/project/Translations
-COMMENT= Langate translation files for drupal 6.x
-LICENSE= gnu-gpl-v2
-
-#DEPENDS+= drupal>=6.3:../../www/drupal6
-
-#
-# update STAMP when any distfile's content changed without its filename.
-STAMP= 20080816
-USE_TOOLS+= pax
-NO_CONFIGURE= yes
-NO_BUILD= yes
-EXTRACT_DIR= ${WRKSRC}
-WRKSRC= ${WRKDIR}/drupal
-
-PKG_DESTDIR_SUPPORT= user-destdir
-
-PLIST_SUBST+= DRUPAL_BASE=${DRUPAL_BASE:Q}
-
-.include "options.mk"
-
-DRUPAL_BASE?= share/drupal
-
-pre-install:
- cd ${WRKSRC}; ${CHMOD} ${NONBINMODE} *.txt
- cd ${WRKSRC}; ${RM} -fr drupal google_groups
-
-do-install:
- cd ${WRKSRC}; pax -rw . ${DESTDIR}${PREFIX}/${DRUPAL_BASE}
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/www/drupal6-translations/PLIST.ar b/www/drupal6-translations/PLIST.ar
deleted file mode 100644
index 4e83eb4fb34..00000000000
--- a/www/drupal6-translations/PLIST.ar
+++ /dev/null
@@ -1,43 +0,0 @@
-@comment $NetBSD: PLIST.ar,v 1.3 2010/05/26 17:18:56 taca Exp $
-${DRUPAL_BASE}/LICENSE.ar.txt
-${DRUPAL_BASE}/STATUS.ar.txt
-${DRUPAL_BASE}/modules/aggregator/translations/modules-aggregator.ar.po
-${DRUPAL_BASE}/modules/block/translations/modules-block.ar.po
-${DRUPAL_BASE}/modules/blog/translations/modules-blog.ar.po
-${DRUPAL_BASE}/modules/blogapi/translations/modules-blogapi.ar.po
-${DRUPAL_BASE}/modules/book/translations/modules-book.ar.po
-${DRUPAL_BASE}/modules/color/translations/modules-color.ar.po
-${DRUPAL_BASE}/modules/comment/translations/modules-comment.ar.po
-${DRUPAL_BASE}/modules/contact/translations/modules-contact.ar.po
-${DRUPAL_BASE}/modules/dblog/translations/modules-dblog.ar.po
-${DRUPAL_BASE}/modules/filter/translations/modules-filter.ar.po
-${DRUPAL_BASE}/modules/forum/translations/modules-forum.ar.po
-${DRUPAL_BASE}/modules/help/translations/modules-help.ar.po
-${DRUPAL_BASE}/modules/locale/translations/modules-locale.ar.po
-${DRUPAL_BASE}/modules/menu/translations/modules-menu.ar.po
-${DRUPAL_BASE}/modules/node/translations/modules-node.ar.po
-${DRUPAL_BASE}/modules/openid/translations/modules-openid.ar.po
-${DRUPAL_BASE}/modules/path/translations/modules-path.ar.po
-${DRUPAL_BASE}/modules/php/translations/modules-php.ar.po
-${DRUPAL_BASE}/modules/ping/translations/modules-ping.ar.po
-${DRUPAL_BASE}/modules/poll/translations/modules-poll.ar.po
-${DRUPAL_BASE}/modules/profile/translations/modules-profile.ar.po
-${DRUPAL_BASE}/modules/search/translations/modules-search.ar.po
-${DRUPAL_BASE}/modules/statistics/translations/modules-statistics.ar.po
-${DRUPAL_BASE}/modules/syslog/translations/modules-syslog.ar.po
-${DRUPAL_BASE}/modules/system/translations/general.ar.po
-${DRUPAL_BASE}/modules/system/translations/includes.ar.po
-${DRUPAL_BASE}/modules/system/translations/misc.ar.po
-${DRUPAL_BASE}/modules/system/translations/modules-system.ar.po
-${DRUPAL_BASE}/modules/taxonomy/translations/modules-taxonomy.ar.po
-${DRUPAL_BASE}/modules/throttle/translations/modules-throttle.ar.po
-${DRUPAL_BASE}/modules/tracker/translations/modules-tracker.ar.po
-${DRUPAL_BASE}/modules/translation/translations/modules-translation.ar.po
-${DRUPAL_BASE}/modules/trigger/translations/modules-trigger.ar.po
-${DRUPAL_BASE}/modules/update/translations/modules-update.ar.po
-${DRUPAL_BASE}/modules/upload/translations/modules-upload.ar.po
-${DRUPAL_BASE}/modules/user/translations/modules-user.ar.po
-${DRUPAL_BASE}/profiles/default/translations/ar.po
-${DRUPAL_BASE}/themes/chameleon/translations/themes-chameleon.ar.po
-${DRUPAL_BASE}/themes/garland/translations/themes-garland.ar.po
-${DRUPAL_BASE}/themes/pushbutton/translations/themes-pushbutton.ar.po
diff --git a/www/drupal6-translations/PLIST.be b/www/drupal6-translations/PLIST.be
deleted file mode 100644
index a7bc77e1b2f..00000000000
--- a/www/drupal6-translations/PLIST.be
+++ /dev/null
@@ -1,44 +0,0 @@
-@comment $NetBSD: PLIST.be,v 1.1 2009/07/01 01:36:45 taca Exp $
-${DRUPAL_BASE}/LICENSE.be.txt
-${DRUPAL_BASE}/STATUS.be.txt
-${DRUPAL_BASE}/modules/aggregator/translations/modules-aggregator.be.po
-${DRUPAL_BASE}/modules/block/translations/modules-block.be.po
-${DRUPAL_BASE}/modules/blog/translations/modules-blog.be.po
-${DRUPAL_BASE}/modules/blogapi/translations/modules-blogapi.be.po
-${DRUPAL_BASE}/modules/book/translations/modules-book.be.po
-${DRUPAL_BASE}/modules/color/translations/modules-color.be.po
-${DRUPAL_BASE}/modules/comment/translations/modules-comment.be.po
-${DRUPAL_BASE}/modules/contact/translations/modules-contact.be.po
-${DRUPAL_BASE}/modules/dblog/translations/modules-dblog.be.po
-${DRUPAL_BASE}/modules/filter/translations/modules-filter.be.po
-${DRUPAL_BASE}/modules/forum/translations/modules-forum.be.po
-${DRUPAL_BASE}/modules/help/translations/modules-help.be.po
-${DRUPAL_BASE}/modules/locale/translations/modules-locale.be.po
-${DRUPAL_BASE}/modules/menu/translations/modules-menu.be.po
-${DRUPAL_BASE}/modules/node/translations/modules-node.be.po
-${DRUPAL_BASE}/modules/openid/translations/modules-openid.be.po
-${DRUPAL_BASE}/modules/path/translations/modules-path.be.po
-${DRUPAL_BASE}/modules/php/translations/modules-php.be.po
-${DRUPAL_BASE}/modules/ping/translations/modules-ping.be.po
-${DRUPAL_BASE}/modules/poll/translations/modules-poll.be.po
-${DRUPAL_BASE}/modules/profile/translations/modules-profile.be.po
-${DRUPAL_BASE}/modules/search/translations/modules-search.be.po
-${DRUPAL_BASE}/modules/statistics/translations/modules-statistics.be.po
-${DRUPAL_BASE}/modules/syslog/translations/modules-syslog.be.po
-${DRUPAL_BASE}/modules/system/translations/be.be.po
-${DRUPAL_BASE}/modules/system/translations/general.be.po
-${DRUPAL_BASE}/modules/system/translations/includes.be.po
-${DRUPAL_BASE}/modules/system/translations/misc.be.po
-${DRUPAL_BASE}/modules/system/translations/modules-system.be.po
-${DRUPAL_BASE}/modules/taxonomy/translations/modules-taxonomy.be.po
-${DRUPAL_BASE}/modules/throttle/translations/modules-throttle.be.po
-${DRUPAL_BASE}/modules/tracker/translations/modules-tracker.be.po
-${DRUPAL_BASE}/modules/translation/translations/modules-translation.be.po
-${DRUPAL_BASE}/modules/trigger/translations/modules-trigger.be.po
-${DRUPAL_BASE}/modules/update/translations/modules-update.be.po
-${DRUPAL_BASE}/modules/upload/translations/modules-upload.be.po
-${DRUPAL_BASE}/modules/user/translations/modules-user.be.po
-${DRUPAL_BASE}/profiles/default/translations/be.po
-${DRUPAL_BASE}/themes/chameleon/translations/themes-chameleon.be.po
-${DRUPAL_BASE}/themes/garland/translations/themes-garland.be.po
-${DRUPAL_BASE}/themes/pushbutton/translations/themes-pushbutton.be.po
diff --git a/www/drupal6-translations/PLIST.ca b/www/drupal6-translations/PLIST.ca
deleted file mode 100644
index 1cdec125bc4..00000000000
--- a/www/drupal6-translations/PLIST.ca
+++ /dev/null
@@ -1,43 +0,0 @@
-@comment $NetBSD: PLIST.ca,v 1.1 2009/07/01 01:36:45 taca Exp $
-${DRUPAL_BASE}/LICENSE.ca.txt
-${DRUPAL_BASE}/STATUS.ca.txt
-${DRUPAL_BASE}/modules/aggregator/translations/modules-aggregator.ca.po
-${DRUPAL_BASE}/modules/block/translations/modules-block.ca.po
-${DRUPAL_BASE}/modules/blog/translations/modules-blog.ca.po
-${DRUPAL_BASE}/modules/blogapi/translations/modules-blogapi.ca.po
-${DRUPAL_BASE}/modules/book/translations/modules-book.ca.po
-${DRUPAL_BASE}/modules/color/translations/modules-color.ca.po
-${DRUPAL_BASE}/modules/comment/translations/modules-comment.ca.po
-${DRUPAL_BASE}/modules/contact/translations/modules-contact.ca.po
-${DRUPAL_BASE}/modules/dblog/translations/modules-dblog.ca.po
-${DRUPAL_BASE}/modules/filter/translations/modules-filter.ca.po
-${DRUPAL_BASE}/modules/forum/translations/modules-forum.ca.po
-${DRUPAL_BASE}/modules/help/translations/modules-help.ca.po
-${DRUPAL_BASE}/modules/locale/translations/modules-locale.ca.po
-${DRUPAL_BASE}/modules/menu/translations/modules-menu.ca.po
-${DRUPAL_BASE}/modules/node/translations/modules-node.ca.po
-${DRUPAL_BASE}/modules/openid/translations/modules-openid.ca.po
-${DRUPAL_BASE}/modules/path/translations/modules-path.ca.po
-${DRUPAL_BASE}/modules/php/translations/modules-php.ca.po
-${DRUPAL_BASE}/modules/ping/translations/modules-ping.ca.po
-${DRUPAL_BASE}/modules/poll/translations/modules-poll.ca.po
-${DRUPAL_BASE}/modules/profile/translations/modules-profile.ca.po
-${DRUPAL_BASE}/modules/search/translations/modules-search.ca.po
-${DRUPAL_BASE}/modules/statistics/translations/modules-statistics.ca.po
-${DRUPAL_BASE}/modules/syslog/translations/modules-syslog.ca.po
-${DRUPAL_BASE}/modules/system/translations/general.ca.po
-${DRUPAL_BASE}/modules/system/translations/includes.ca.po
-${DRUPAL_BASE}/modules/system/translations/misc.ca.po
-${DRUPAL_BASE}/modules/system/translations/modules-system.ca.po
-${DRUPAL_BASE}/modules/taxonomy/translations/modules-taxonomy.ca.po
-${DRUPAL_BASE}/modules/throttle/translations/modules-throttle.ca.po
-${DRUPAL_BASE}/modules/tracker/translations/modules-tracker.ca.po
-${DRUPAL_BASE}/modules/translation/translations/modules-translation.ca.po
-${DRUPAL_BASE}/modules/trigger/translations/modules-trigger.ca.po
-${DRUPAL_BASE}/modules/update/translations/modules-update.ca.po
-${DRUPAL_BASE}/modules/upload/translations/modules-upload.ca.po
-${DRUPAL_BASE}/modules/user/translations/modules-user.ca.po
-${DRUPAL_BASE}/profiles/default/translations/ca.po
-${DRUPAL_BASE}/themes/chameleon/translations/themes-chameleon.ca.po
-${DRUPAL_BASE}/themes/garland/translations/themes-garland.ca.po
-${DRUPAL_BASE}/themes/pushbutton/translations/themes-pushbutton.ca.po
diff --git a/www/drupal6-translations/PLIST.cs b/www/drupal6-translations/PLIST.cs
deleted file mode 100644
index 343a2b8d018..00000000000
--- a/www/drupal6-translations/PLIST.cs
+++ /dev/null
@@ -1,43 +0,0 @@
-@comment $NetBSD: PLIST.cs,v 1.2 2008/09/22 15:31:10 taca Exp $
-${DRUPAL_BASE}/LICENSE.cs.txt
-${DRUPAL_BASE}/STATUS.cs.txt
-${DRUPAL_BASE}/modules/aggregator/translations/modules-aggregator.cs.po
-${DRUPAL_BASE}/modules/block/translations/modules-block.cs.po
-${DRUPAL_BASE}/modules/blog/translations/modules-blog.cs.po
-${DRUPAL_BASE}/modules/blogapi/translations/modules-blogapi.cs.po
-${DRUPAL_BASE}/modules/book/translations/modules-book.cs.po
-${DRUPAL_BASE}/modules/color/translations/modules-color.cs.po
-${DRUPAL_BASE}/modules/comment/translations/modules-comment.cs.po
-${DRUPAL_BASE}/modules/contact/translations/modules-contact.cs.po
-${DRUPAL_BASE}/modules/dblog/translations/modules-dblog.cs.po
-${DRUPAL_BASE}/modules/filter/translations/modules-filter.cs.po
-${DRUPAL_BASE}/modules/forum/translations/modules-forum.cs.po
-${DRUPAL_BASE}/modules/help/translations/modules-help.cs.po
-${DRUPAL_BASE}/modules/locale/translations/modules-locale.cs.po
-${DRUPAL_BASE}/modules/menu/translations/modules-menu.cs.po
-${DRUPAL_BASE}/modules/node/translations/modules-node.cs.po
-${DRUPAL_BASE}/modules/openid/translations/modules-openid.cs.po
-${DRUPAL_BASE}/modules/path/translations/modules-path.cs.po
-${DRUPAL_BASE}/modules/php/translations/modules-php.cs.po
-${DRUPAL_BASE}/modules/ping/translations/modules-ping.cs.po
-${DRUPAL_BASE}/modules/poll/translations/modules-poll.cs.po
-${DRUPAL_BASE}/modules/profile/translations/modules-profile.cs.po
-${DRUPAL_BASE}/modules/search/translations/modules-search.cs.po
-${DRUPAL_BASE}/modules/statistics/translations/modules-statistics.cs.po
-${DRUPAL_BASE}/modules/syslog/translations/modules-syslog.cs.po
-${DRUPAL_BASE}/modules/system/translations/general.cs.po
-${DRUPAL_BASE}/modules/system/translations/includes.cs.po
-${DRUPAL_BASE}/modules/system/translations/misc.cs.po
-${DRUPAL_BASE}/modules/system/translations/modules-system.cs.po
-${DRUPAL_BASE}/modules/taxonomy/translations/modules-taxonomy.cs.po
-${DRUPAL_BASE}/modules/throttle/translations/modules-throttle.cs.po
-${DRUPAL_BASE}/modules/tracker/translations/modules-tracker.cs.po
-${DRUPAL_BASE}/modules/translation/translations/modules-translation.cs.po
-${DRUPAL_BASE}/modules/trigger/translations/modules-trigger.cs.po
-${DRUPAL_BASE}/modules/update/translations/modules-update.cs.po
-${DRUPAL_BASE}/modules/upload/translations/modules-upload.cs.po
-${DRUPAL_BASE}/modules/user/translations/modules-user.cs.po
-${DRUPAL_BASE}/profiles/default/translations/cs.po
-${DRUPAL_BASE}/themes/chameleon/translations/themes-chameleon.cs.po
-${DRUPAL_BASE}/themes/garland/translations/themes-garland.cs.po
-${DRUPAL_BASE}/themes/pushbutton/translations/themes-pushbutton.cs.po
diff --git a/www/drupal6-translations/PLIST.da b/www/drupal6-translations/PLIST.da
deleted file mode 100644
index 44806c299cc..00000000000
--- a/www/drupal6-translations/PLIST.da
+++ /dev/null
@@ -1,44 +0,0 @@
-@comment $NetBSD: PLIST.da,v 1.3 2008/09/22 15:31:10 taca Exp $
-${DRUPAL_BASE}/LICENSE.da.txt
-${DRUPAL_BASE}/README.da.txt
-${DRUPAL_BASE}/STATUS.da.txt
-${DRUPAL_BASE}/modules/aggregator/translations/modules-aggregator.da.po
-${DRUPAL_BASE}/modules/block/translations/modules-block.da.po
-${DRUPAL_BASE}/modules/blog/translations/modules-blog.da.po
-${DRUPAL_BASE}/modules/blogapi/translations/modules-blogapi.da.po
-${DRUPAL_BASE}/modules/book/translations/modules-book.da.po
-${DRUPAL_BASE}/modules/color/translations/modules-color.da.po
-${DRUPAL_BASE}/modules/comment/translations/modules-comment.da.po
-${DRUPAL_BASE}/modules/contact/translations/modules-contact.da.po
-${DRUPAL_BASE}/modules/dblog/translations/modules-dblog.da.po
-${DRUPAL_BASE}/modules/filter/translations/modules-filter.da.po
-${DRUPAL_BASE}/modules/forum/translations/modules-forum.da.po
-${DRUPAL_BASE}/modules/help/translations/modules-help.da.po
-${DRUPAL_BASE}/modules/locale/translations/modules-locale.da.po
-${DRUPAL_BASE}/modules/menu/translations/modules-menu.da.po
-${DRUPAL_BASE}/modules/node/translations/modules-node.da.po
-${DRUPAL_BASE}/modules/openid/translations/modules-openid.da.po
-${DRUPAL_BASE}/modules/path/translations/modules-path.da.po
-${DRUPAL_BASE}/modules/php/translations/modules-php.da.po
-${DRUPAL_BASE}/modules/ping/translations/modules-ping.da.po
-${DRUPAL_BASE}/modules/poll/translations/modules-poll.da.po
-${DRUPAL_BASE}/modules/profile/translations/modules-profile.da.po
-${DRUPAL_BASE}/modules/search/translations/modules-search.da.po
-${DRUPAL_BASE}/modules/statistics/translations/modules-statistics.da.po
-${DRUPAL_BASE}/modules/syslog/translations/modules-syslog.da.po
-${DRUPAL_BASE}/modules/system/translations/general.da.po
-${DRUPAL_BASE}/modules/system/translations/includes.da.po
-${DRUPAL_BASE}/modules/system/translations/misc.da.po
-${DRUPAL_BASE}/modules/system/translations/modules-system.da.po
-${DRUPAL_BASE}/modules/taxonomy/translations/modules-taxonomy.da.po
-${DRUPAL_BASE}/modules/throttle/translations/modules-throttle.da.po
-${DRUPAL_BASE}/modules/tracker/translations/modules-tracker.da.po
-${DRUPAL_BASE}/modules/translation/translations/modules-translation.da.po
-${DRUPAL_BASE}/modules/trigger/translations/modules-trigger.da.po
-${DRUPAL_BASE}/modules/update/translations/modules-update.da.po
-${DRUPAL_BASE}/modules/upload/translations/modules-upload.da.po
-${DRUPAL_BASE}/modules/user/translations/modules-user.da.po
-${DRUPAL_BASE}/profiles/default/translations/da.po
-${DRUPAL_BASE}/themes/chameleon/translations/themes-chameleon.da.po
-${DRUPAL_BASE}/themes/garland/translations/themes-garland.da.po
-${DRUPAL_BASE}/themes/pushbutton/translations/themes-pushbutton.da.po
diff --git a/www/drupal6-translations/PLIST.de b/www/drupal6-translations/PLIST.de
deleted file mode 100644
index 84dd5ba318e..00000000000
--- a/www/drupal6-translations/PLIST.de
+++ /dev/null
@@ -1,43 +0,0 @@
-@comment $NetBSD: PLIST.de,v 1.2 2008/09/22 15:31:10 taca Exp $
-${DRUPAL_BASE}/LICENSE.de.txt
-${DRUPAL_BASE}/STATUS.de.txt
-${DRUPAL_BASE}/modules/aggregator/translations/modules-aggregator.de.po
-${DRUPAL_BASE}/modules/block/translations/modules-block.de.po
-${DRUPAL_BASE}/modules/blog/translations/modules-blog.de.po
-${DRUPAL_BASE}/modules/blogapi/translations/modules-blogapi.de.po
-${DRUPAL_BASE}/modules/book/translations/modules-book.de.po
-${DRUPAL_BASE}/modules/color/translations/modules-color.de.po
-${DRUPAL_BASE}/modules/comment/translations/modules-comment.de.po
-${DRUPAL_BASE}/modules/contact/translations/modules-contact.de.po
-${DRUPAL_BASE}/modules/dblog/translations/modules-dblog.de.po
-${DRUPAL_BASE}/modules/filter/translations/modules-filter.de.po
-${DRUPAL_BASE}/modules/forum/translations/modules-forum.de.po
-${DRUPAL_BASE}/modules/help/translations/modules-help.de.po
-${DRUPAL_BASE}/modules/locale/translations/modules-locale.de.po
-${DRUPAL_BASE}/modules/menu/translations/modules-menu.de.po
-${DRUPAL_BASE}/modules/node/translations/modules-node.de.po
-${DRUPAL_BASE}/modules/openid/translations/modules-openid.de.po
-${DRUPAL_BASE}/modules/path/translations/modules-path.de.po
-${DRUPAL_BASE}/modules/php/translations/modules-php.de.po
-${DRUPAL_BASE}/modules/ping/translations/modules-ping.de.po
-${DRUPAL_BASE}/modules/poll/translations/modules-poll.de.po
-${DRUPAL_BASE}/modules/profile/translations/modules-profile.de.po
-${DRUPAL_BASE}/modules/search/translations/modules-search.de.po
-${DRUPAL_BASE}/modules/statistics/translations/modules-statistics.de.po
-${DRUPAL_BASE}/modules/syslog/translations/modules-syslog.de.po
-${DRUPAL_BASE}/modules/system/translations/general.de.po
-${DRUPAL_BASE}/modules/system/translations/includes.de.po
-${DRUPAL_BASE}/modules/system/translations/misc.de.po
-${DRUPAL_BASE}/modules/system/translations/modules-system.de.po
-${DRUPAL_BASE}/modules/taxonomy/translations/modules-taxonomy.de.po
-${DRUPAL_BASE}/modules/throttle/translations/modules-throttle.de.po
-${DRUPAL_BASE}/modules/tracker/translations/modules-tracker.de.po
-${DRUPAL_BASE}/modules/translation/translations/modules-translation.de.po
-${DRUPAL_BASE}/modules/trigger/translations/modules-trigger.de.po
-${DRUPAL_BASE}/modules/update/translations/modules-update.de.po
-${DRUPAL_BASE}/modules/upload/translations/modules-upload.de.po
-${DRUPAL_BASE}/modules/user/translations/modules-user.de.po
-${DRUPAL_BASE}/profiles/default/translations/de.po
-${DRUPAL_BASE}/themes/chameleon/translations/themes-chameleon.de.po
-${DRUPAL_BASE}/themes/garland/translations/themes-garland.de.po
-${DRUPAL_BASE}/themes/pushbutton/translations/themes-pushbutton.de.po
diff --git a/www/drupal6-translations/PLIST.el b/www/drupal6-translations/PLIST.el
deleted file mode 100644
index 0f7cb1eabde..00000000000
--- a/www/drupal6-translations/PLIST.el
+++ /dev/null
@@ -1,44 +0,0 @@
-@comment $NetBSD: PLIST.el,v 1.2 2008/09/22 15:31:10 taca Exp $
-${DRUPAL_BASE}/LICENSE.el.txt
-${DRUPAL_BASE}/README.el.txt
-${DRUPAL_BASE}/STATUS.el.txt
-${DRUPAL_BASE}/modules/aggregator/translations/modules-aggregator.el.po
-${DRUPAL_BASE}/modules/block/translations/modules-block.el.po
-${DRUPAL_BASE}/modules/blog/translations/modules-blog.el.po
-${DRUPAL_BASE}/modules/blogapi/translations/modules-blogapi.el.po
-${DRUPAL_BASE}/modules/book/translations/modules-book.el.po
-${DRUPAL_BASE}/modules/color/translations/modules-color.el.po
-${DRUPAL_BASE}/modules/comment/translations/modules-comment.el.po
-${DRUPAL_BASE}/modules/contact/translations/modules-contact.el.po
-${DRUPAL_BASE}/modules/dblog/translations/modules-dblog.el.po
-${DRUPAL_BASE}/modules/filter/translations/modules-filter.el.po
-${DRUPAL_BASE}/modules/forum/translations/modules-forum.el.po
-${DRUPAL_BASE}/modules/help/translations/modules-help.el.po
-${DRUPAL_BASE}/modules/locale/translations/modules-locale.el.po
-${DRUPAL_BASE}/modules/menu/translations/modules-menu.el.po
-${DRUPAL_BASE}/modules/node/translations/modules-node.el.po
-${DRUPAL_BASE}/modules/openid/translations/modules-openid.el.po
-${DRUPAL_BASE}/modules/path/translations/modules-path.el.po
-${DRUPAL_BASE}/modules/php/translations/modules-php.el.po
-${DRUPAL_BASE}/modules/ping/translations/modules-ping.el.po
-${DRUPAL_BASE}/modules/poll/translations/modules-poll.el.po
-${DRUPAL_BASE}/modules/profile/translations/modules-profile.el.po
-${DRUPAL_BASE}/modules/search/translations/modules-search.el.po
-${DRUPAL_BASE}/modules/statistics/translations/modules-statistics.el.po
-${DRUPAL_BASE}/modules/syslog/translations/modules-syslog.el.po
-${DRUPAL_BASE}/modules/system/translations/general.el.po
-${DRUPAL_BASE}/modules/system/translations/includes.el.po
-${DRUPAL_BASE}/modules/system/translations/misc.el.po
-${DRUPAL_BASE}/modules/system/translations/modules-system.el.po
-${DRUPAL_BASE}/modules/taxonomy/translations/modules-taxonomy.el.po
-${DRUPAL_BASE}/modules/throttle/translations/modules-throttle.el.po
-${DRUPAL_BASE}/modules/tracker/translations/modules-tracker.el.po
-${DRUPAL_BASE}/modules/translation/translations/modules-translation.el.po
-${DRUPAL_BASE}/modules/trigger/translations/modules-trigger.el.po
-${DRUPAL_BASE}/modules/update/translations/modules-update.el.po
-${DRUPAL_BASE}/modules/upload/translations/modules-upload.el.po
-${DRUPAL_BASE}/modules/user/translations/modules-user.el.po
-${DRUPAL_BASE}/profiles/default/translations/el.po
-${DRUPAL_BASE}/themes/chameleon/translations/themes-chameleon.el.po
-${DRUPAL_BASE}/themes/garland/translations/themes-garland.el.po
-${DRUPAL_BASE}/themes/pushbutton/translations/themes-pushbutton.el.po
diff --git a/www/drupal6-translations/PLIST.es b/www/drupal6-translations/PLIST.es
deleted file mode 100644
index 9110c4928cf..00000000000
--- a/www/drupal6-translations/PLIST.es
+++ /dev/null
@@ -1,45 +0,0 @@
-@comment $NetBSD: PLIST.es,v 1.4 2010/05/26 17:18:56 taca Exp $
-${DRUPAL_BASE}/CONTRIBUTORS.es.txt
-${DRUPAL_BASE}/LICENSE.es.txt
-${DRUPAL_BASE}/README.es.txt
-${DRUPAL_BASE}/STATUS.es.txt
-${DRUPAL_BASE}/modules/aggregator/translations/modules-aggregator.es.po
-${DRUPAL_BASE}/modules/block/translations/modules-block.es.po
-${DRUPAL_BASE}/modules/blog/translations/modules-blog.es.po
-${DRUPAL_BASE}/modules/blogapi/translations/modules-blogapi.es.po
-${DRUPAL_BASE}/modules/book/translations/modules-book.es.po
-${DRUPAL_BASE}/modules/color/translations/modules-color.es.po
-${DRUPAL_BASE}/modules/comment/translations/modules-comment.es.po
-${DRUPAL_BASE}/modules/contact/translations/modules-contact.es.po
-${DRUPAL_BASE}/modules/dblog/translations/modules-dblog.es.po
-${DRUPAL_BASE}/modules/filter/translations/modules-filter.es.po
-${DRUPAL_BASE}/modules/forum/translations/modules-forum.es.po
-${DRUPAL_BASE}/modules/help/translations/modules-help.es.po
-${DRUPAL_BASE}/modules/locale/translations/modules-locale.es.po
-${DRUPAL_BASE}/modules/menu/translations/modules-menu.es.po
-${DRUPAL_BASE}/modules/node/translations/modules-node.es.po
-${DRUPAL_BASE}/modules/openid/translations/modules-openid.es.po
-${DRUPAL_BASE}/modules/path/translations/modules-path.es.po
-${DRUPAL_BASE}/modules/php/translations/modules-php.es.po
-${DRUPAL_BASE}/modules/ping/translations/modules-ping.es.po
-${DRUPAL_BASE}/modules/poll/translations/modules-poll.es.po
-${DRUPAL_BASE}/modules/profile/translations/modules-profile.es.po
-${DRUPAL_BASE}/modules/search/translations/modules-search.es.po
-${DRUPAL_BASE}/modules/statistics/translations/modules-statistics.es.po
-${DRUPAL_BASE}/modules/syslog/translations/modules-syslog.es.po
-${DRUPAL_BASE}/modules/system/translations/general.es.po
-${DRUPAL_BASE}/modules/system/translations/includes.es.po
-${DRUPAL_BASE}/modules/system/translations/misc.es.po
-${DRUPAL_BASE}/modules/system/translations/modules-system.es.po
-${DRUPAL_BASE}/modules/taxonomy/translations/modules-taxonomy.es.po
-${DRUPAL_BASE}/modules/throttle/translations/modules-throttle.es.po
-${DRUPAL_BASE}/modules/tracker/translations/modules-tracker.es.po
-${DRUPAL_BASE}/modules/translation/translations/modules-translation.es.po
-${DRUPAL_BASE}/modules/trigger/translations/modules-trigger.es.po
-${DRUPAL_BASE}/modules/update/translations/modules-update.es.po
-${DRUPAL_BASE}/modules/upload/translations/modules-upload.es.po
-${DRUPAL_BASE}/modules/user/translations/modules-user.es.po
-${DRUPAL_BASE}/profiles/default/translations/es.po
-${DRUPAL_BASE}/themes/chameleon/translations/themes-chameleon.es.po
-${DRUPAL_BASE}/themes/garland/translations/themes-garland.es.po
-${DRUPAL_BASE}/themes/pushbutton/translations/themes-pushbutton.es.po
diff --git a/www/drupal6-translations/PLIST.et b/www/drupal6-translations/PLIST.et
deleted file mode 100644
index cd72df712fc..00000000000
--- a/www/drupal6-translations/PLIST.et
+++ /dev/null
@@ -1,43 +0,0 @@
-@comment $NetBSD: PLIST.et,v 1.1 2010/05/26 17:18:56 taca Exp $
-${DRUPAL_BASE}/LICENSE.et.txt
-${DRUPAL_BASE}/STATUS.et.txt
-${DRUPAL_BASE}/modules/aggregator/translations/modules-aggregator.et.po
-${DRUPAL_BASE}/modules/block/translations/modules-block.et.po
-${DRUPAL_BASE}/modules/blog/translations/modules-blog.et.po
-${DRUPAL_BASE}/modules/blogapi/translations/modules-blogapi.et.po
-${DRUPAL_BASE}/modules/book/translations/modules-book.et.po
-${DRUPAL_BASE}/modules/color/translations/modules-color.et.po
-${DRUPAL_BASE}/modules/comment/translations/modules-comment.et.po
-${DRUPAL_BASE}/modules/contact/translations/modules-contact.et.po
-${DRUPAL_BASE}/modules/dblog/translations/modules-dblog.et.po
-${DRUPAL_BASE}/modules/filter/translations/modules-filter.et.po
-${DRUPAL_BASE}/modules/forum/translations/modules-forum.et.po
-${DRUPAL_BASE}/modules/help/translations/modules-help.et.po
-${DRUPAL_BASE}/modules/locale/translations/modules-locale.et.po
-${DRUPAL_BASE}/modules/menu/translations/modules-menu.et.po
-${DRUPAL_BASE}/modules/node/translations/modules-node.et.po
-${DRUPAL_BASE}/modules/openid/translations/modules-openid.et.po
-${DRUPAL_BASE}/modules/path/translations/modules-path.et.po
-${DRUPAL_BASE}/modules/php/translations/modules-php.et.po
-${DRUPAL_BASE}/modules/ping/translations/modules-ping.et.po
-${DRUPAL_BASE}/modules/poll/translations/modules-poll.et.po
-${DRUPAL_BASE}/modules/profile/translations/modules-profile.et.po
-${DRUPAL_BASE}/modules/search/translations/modules-search.et.po
-${DRUPAL_BASE}/modules/statistics/translations/modules-statistics.et.po
-${DRUPAL_BASE}/modules/syslog/translations/modules-syslog.et.po
-${DRUPAL_BASE}/modules/system/translations/general.et.po
-${DRUPAL_BASE}/modules/system/translations/includes.et.po
-${DRUPAL_BASE}/modules/system/translations/misc.et.po
-${DRUPAL_BASE}/modules/system/translations/modules-system.et.po
-${DRUPAL_BASE}/modules/taxonomy/translations/modules-taxonomy.et.po
-${DRUPAL_BASE}/modules/throttle/translations/modules-throttle.et.po
-${DRUPAL_BASE}/modules/tracker/translations/modules-tracker.et.po
-${DRUPAL_BASE}/modules/translation/translations/modules-translation.et.po
-${DRUPAL_BASE}/modules/trigger/translations/modules-trigger.et.po
-${DRUPAL_BASE}/modules/update/translations/modules-update.et.po
-${DRUPAL_BASE}/modules/upload/translations/modules-upload.et.po
-${DRUPAL_BASE}/modules/user/translations/modules-user.et.po
-${DRUPAL_BASE}/profiles/default/translations/et.po
-${DRUPAL_BASE}/themes/chameleon/translations/themes-chameleon.et.po
-${DRUPAL_BASE}/themes/garland/translations/themes-garland.et.po
-${DRUPAL_BASE}/themes/pushbutton/translations/themes-pushbutton.et.po
diff --git a/www/drupal6-translations/PLIST.fa b/www/drupal6-translations/PLIST.fa
deleted file mode 100644
index c9b0a1cf7af..00000000000
--- a/www/drupal6-translations/PLIST.fa
+++ /dev/null
@@ -1,43 +0,0 @@
-@comment $NetBSD: PLIST.fa,v 1.1 2010/05/26 17:18:56 taca Exp $
-${DRUPAL_BASE}/LICENSE.fa.txt
-${DRUPAL_BASE}/STATUS.fa.txt
-${DRUPAL_BASE}/modules/aggregator/translations/modules-aggregator.fa.po
-${DRUPAL_BASE}/modules/block/translations/modules-block.fa.po
-${DRUPAL_BASE}/modules/blog/translations/modules-blog.fa.po
-${DRUPAL_BASE}/modules/blogapi/translations/modules-blogapi.fa.po
-${DRUPAL_BASE}/modules/book/translations/modules-book.fa.po
-${DRUPAL_BASE}/modules/color/translations/modules-color.fa.po
-${DRUPAL_BASE}/modules/comment/translations/modules-comment.fa.po
-${DRUPAL_BASE}/modules/contact/translations/modules-contact.fa.po
-${DRUPAL_BASE}/modules/dblog/translations/modules-dblog.fa.po
-${DRUPAL_BASE}/modules/filter/translations/modules-filter.fa.po
-${DRUPAL_BASE}/modules/forum/translations/modules-forum.fa.po
-${DRUPAL_BASE}/modules/help/translations/modules-help.fa.po
-${DRUPAL_BASE}/modules/locale/translations/modules-locale.fa.po
-${DRUPAL_BASE}/modules/menu/translations/modules-menu.fa.po
-${DRUPAL_BASE}/modules/node/translations/modules-node.fa.po
-${DRUPAL_BASE}/modules/openid/translations/modules-openid.fa.po
-${DRUPAL_BASE}/modules/path/translations/modules-path.fa.po
-${DRUPAL_BASE}/modules/php/translations/modules-php.fa.po
-${DRUPAL_BASE}/modules/ping/translations/modules-ping.fa.po
-${DRUPAL_BASE}/modules/poll/translations/modules-poll.fa.po
-${DRUPAL_BASE}/modules/profile/translations/modules-profile.fa.po
-${DRUPAL_BASE}/modules/search/translations/modules-search.fa.po
-${DRUPAL_BASE}/modules/statistics/translations/modules-statistics.fa.po
-${DRUPAL_BASE}/modules/syslog/translations/modules-syslog.fa.po
-${DRUPAL_BASE}/modules/system/translations/general.fa.po
-${DRUPAL_BASE}/modules/system/translations/includes.fa.po
-${DRUPAL_BASE}/modules/system/translations/misc.fa.po
-${DRUPAL_BASE}/modules/system/translations/modules-system.fa.po
-${DRUPAL_BASE}/modules/taxonomy/translations/modules-taxonomy.fa.po
-${DRUPAL_BASE}/modules/throttle/translations/modules-throttle.fa.po
-${DRUPAL_BASE}/modules/tracker/translations/modules-tracker.fa.po
-${DRUPAL_BASE}/modules/translation/translations/modules-translation.fa.po
-${DRUPAL_BASE}/modules/trigger/translations/modules-trigger.fa.po
-${DRUPAL_BASE}/modules/update/translations/modules-update.fa.po
-${DRUPAL_BASE}/modules/upload/translations/modules-upload.fa.po
-${DRUPAL_BASE}/modules/user/translations/modules-user.fa.po
-${DRUPAL_BASE}/profiles/default/translations/fa.po
-${DRUPAL_BASE}/themes/chameleon/translations/themes-chameleon.fa.po
-${DRUPAL_BASE}/themes/garland/translations/themes-garland.fa.po
-${DRUPAL_BASE}/themes/pushbutton/translations/themes-pushbutton.fa.po
diff --git a/www/drupal6-translations/PLIST.fi b/www/drupal6-translations/PLIST.fi
deleted file mode 100644
index adbfa236b51..00000000000
--- a/www/drupal6-translations/PLIST.fi
+++ /dev/null
@@ -1,42 +0,0 @@
-@comment $NetBSD: PLIST.fi,v 1.2 2008/09/22 15:31:10 taca Exp $
-${DRUPAL_BASE}/LICENSE.fi.txt
-${DRUPAL_BASE}/STATUS.fi.txt
-${DRUPAL_BASE}/modules/aggregator/translations/modules-aggregator.fi.po
-${DRUPAL_BASE}/modules/block/translations/modules-block.fi.po
-${DRUPAL_BASE}/modules/blog/translations/modules-blog.fi.po
-${DRUPAL_BASE}/modules/blogapi/translations/modules-blogapi.fi.po
-${DRUPAL_BASE}/modules/book/translations/modules-book.fi.po
-${DRUPAL_BASE}/modules/color/translations/modules-color.fi.po
-${DRUPAL_BASE}/modules/comment/translations/modules-comment.fi.po
-${DRUPAL_BASE}/modules/contact/translations/modules-contact.fi.po
-${DRUPAL_BASE}/modules/dblog/translations/modules-dblog.fi.po
-${DRUPAL_BASE}/modules/filter/translations/modules-filter.fi.po
-${DRUPAL_BASE}/modules/forum/translations/modules-forum.fi.po
-${DRUPAL_BASE}/modules/help/translations/modules-help.fi.po
-${DRUPAL_BASE}/modules/locale/translations/modules-locale.fi.po
-${DRUPAL_BASE}/modules/menu/translations/modules-menu.fi.po
-${DRUPAL_BASE}/modules/node/translations/modules-node.fi.po
-${DRUPAL_BASE}/modules/openid/translations/modules-openid.fi.po
-${DRUPAL_BASE}/modules/path/translations/modules-path.fi.po
-${DRUPAL_BASE}/modules/php/translations/modules-php.fi.po
-${DRUPAL_BASE}/modules/ping/translations/modules-ping.fi.po
-${DRUPAL_BASE}/modules/poll/translations/modules-poll.fi.po
-${DRUPAL_BASE}/modules/profile/translations/modules-profile.fi.po
-${DRUPAL_BASE}/modules/search/translations/modules-search.fi.po
-${DRUPAL_BASE}/modules/statistics/translations/modules-statistics.fi.po
-${DRUPAL_BASE}/modules/syslog/translations/modules-syslog.fi.po
-${DRUPAL_BASE}/modules/system/translations/general.fi.po
-${DRUPAL_BASE}/modules/system/translations/includes.fi.po
-${DRUPAL_BASE}/modules/system/translations/misc.fi.po
-${DRUPAL_BASE}/modules/system/translations/modules-system.fi.po
-${DRUPAL_BASE}/modules/taxonomy/translations/modules-taxonomy.fi.po
-${DRUPAL_BASE}/modules/throttle/translations/modules-throttle.fi.po
-${DRUPAL_BASE}/modules/tracker/translations/modules-tracker.fi.po
-${DRUPAL_BASE}/modules/translation/translations/modules-translation.fi.po
-${DRUPAL_BASE}/modules/trigger/translations/modules-trigger.fi.po
-${DRUPAL_BASE}/modules/update/translations/modules-update.fi.po
-${DRUPAL_BASE}/modules/upload/translations/modules-upload.fi.po
-${DRUPAL_BASE}/modules/user/translations/modules-user.fi.po
-${DRUPAL_BASE}/profiles/default/translations/fi.po
-${DRUPAL_BASE}/themes/chameleon/translations/themes-chameleon.fi.po
-${DRUPAL_BASE}/themes/pushbutton/translations/themes-pushbutton.fi.po
diff --git a/www/drupal6-translations/PLIST.fr b/www/drupal6-translations/PLIST.fr
deleted file mode 100644
index 03ca83f88b0..00000000000
--- a/www/drupal6-translations/PLIST.fr
+++ /dev/null
@@ -1,45 +0,0 @@
-@comment $NetBSD: PLIST.fr,v 1.3 2009/01/21 14:03:44 taca Exp $
-${DRUPAL_BASE}/CONTRIBUTORS.fr.txt
-${DRUPAL_BASE}/LICENSE.fr.txt
-${DRUPAL_BASE}/README.fr.txt
-${DRUPAL_BASE}/STATUS.fr.txt
-${DRUPAL_BASE}/modules/aggregator/translations/modules-aggregator.fr.po
-${DRUPAL_BASE}/modules/block/translations/modules-block.fr.po
-${DRUPAL_BASE}/modules/blog/translations/modules-blog.fr.po
-${DRUPAL_BASE}/modules/blogapi/translations/modules-blogapi.fr.po
-${DRUPAL_BASE}/modules/book/translations/modules-book.fr.po
-${DRUPAL_BASE}/modules/color/translations/modules-color.fr.po
-${DRUPAL_BASE}/modules/comment/translations/modules-comment.fr.po
-${DRUPAL_BASE}/modules/contact/translations/modules-contact.fr.po
-${DRUPAL_BASE}/modules/dblog/translations/modules-dblog.fr.po
-${DRUPAL_BASE}/modules/filter/translations/modules-filter.fr.po
-${DRUPAL_BASE}/modules/forum/translations/modules-forum.fr.po
-${DRUPAL_BASE}/modules/help/translations/modules-help.fr.po
-${DRUPAL_BASE}/modules/locale/translations/modules-locale.fr.po
-${DRUPAL_BASE}/modules/menu/translations/modules-menu.fr.po
-${DRUPAL_BASE}/modules/node/translations/modules-node.fr.po
-${DRUPAL_BASE}/modules/openid/translations/modules-openid.fr.po
-${DRUPAL_BASE}/modules/path/translations/modules-path.fr.po
-${DRUPAL_BASE}/modules/php/translations/modules-php.fr.po
-${DRUPAL_BASE}/modules/ping/translations/modules-ping.fr.po
-${DRUPAL_BASE}/modules/poll/translations/modules-poll.fr.po
-${DRUPAL_BASE}/modules/profile/translations/modules-profile.fr.po
-${DRUPAL_BASE}/modules/search/translations/modules-search.fr.po
-${DRUPAL_BASE}/modules/statistics/translations/modules-statistics.fr.po
-${DRUPAL_BASE}/modules/syslog/translations/modules-syslog.fr.po
-${DRUPAL_BASE}/modules/system/translations/general.fr.po
-${DRUPAL_BASE}/modules/system/translations/includes.fr.po
-${DRUPAL_BASE}/modules/system/translations/misc.fr.po
-${DRUPAL_BASE}/modules/system/translations/modules-system.fr.po
-${DRUPAL_BASE}/modules/taxonomy/translations/modules-taxonomy.fr.po
-${DRUPAL_BASE}/modules/throttle/translations/modules-throttle.fr.po
-${DRUPAL_BASE}/modules/tracker/translations/modules-tracker.fr.po
-${DRUPAL_BASE}/modules/translation/translations/modules-translation.fr.po
-${DRUPAL_BASE}/modules/trigger/translations/modules-trigger.fr.po
-${DRUPAL_BASE}/modules/update/translations/modules-update.fr.po
-${DRUPAL_BASE}/modules/upload/translations/modules-upload.fr.po
-${DRUPAL_BASE}/modules/user/translations/modules-user.fr.po
-${DRUPAL_BASE}/profiles/default/translations/fr.po
-${DRUPAL_BASE}/themes/chameleon/translations/themes-chameleon.fr.po
-${DRUPAL_BASE}/themes/garland/translations/themes-garland.fr.po
-${DRUPAL_BASE}/themes/pushbutton/translations/themes-pushbutton.fr.po
diff --git a/www/drupal6-translations/PLIST.gu b/www/drupal6-translations/PLIST.gu
deleted file mode 100644
index 5ac5ed81633..00000000000
--- a/www/drupal6-translations/PLIST.gu
+++ /dev/null
@@ -1,42 +0,0 @@
-@comment $NetBSD: PLIST.gu,v 1.4 2008/09/22 15:31:10 taca Exp $
-${DRUPAL_BASE}/LICENSE.gu.txt
-${DRUPAL_BASE}/README.gu.txt
-${DRUPAL_BASE}/STATUS.gu.txt
-${DRUPAL_BASE}/modules/aggregator/translations/modules-aggregator.gu.po
-${DRUPAL_BASE}/modules/block/translations/modules-block.gu.po
-${DRUPAL_BASE}/modules/blog/translations/modules-blog.gu.po
-${DRUPAL_BASE}/modules/blogapi/translations/modules-blogapi.gu.po
-${DRUPAL_BASE}/modules/book/translations/modules-book.gu.po
-${DRUPAL_BASE}/modules/color/translations/modules-color.gu.po
-${DRUPAL_BASE}/modules/comment/translations/modules-comment.gu.po
-${DRUPAL_BASE}/modules/contact/translations/modules-contact.gu.po
-${DRUPAL_BASE}/modules/dblog/translations/modules-dblog.gu.po
-${DRUPAL_BASE}/modules/filter/translations/modules-filter.gu.po
-${DRUPAL_BASE}/modules/forum/translations/modules-forum.gu.po
-${DRUPAL_BASE}/modules/help/translations/modules-help.gu.po
-${DRUPAL_BASE}/modules/menu/translations/modules-menu.gu.po
-${DRUPAL_BASE}/modules/node/translations/modules-node.gu.po
-${DRUPAL_BASE}/modules/openid/translations/modules-openid.gu.po
-${DRUPAL_BASE}/modules/path/translations/modules-path.gu.po
-${DRUPAL_BASE}/modules/php/translations/modules-php.gu.po
-${DRUPAL_BASE}/modules/ping/translations/modules-ping.gu.po
-${DRUPAL_BASE}/modules/poll/translations/modules-poll.gu.po
-${DRUPAL_BASE}/modules/profile/translations/modules-profile.gu.po
-${DRUPAL_BASE}/modules/search/translations/modules-search.gu.po
-${DRUPAL_BASE}/modules/statistics/translations/modules-statistics.gu.po
-${DRUPAL_BASE}/modules/syslog/translations/modules-syslog.gu.po
-${DRUPAL_BASE}/modules/system/translations/general.gu.po
-${DRUPAL_BASE}/modules/system/translations/gu.gu.po
-${DRUPAL_BASE}/modules/system/translations/includes.gu.po
-${DRUPAL_BASE}/modules/system/translations/misc.gu.po
-${DRUPAL_BASE}/modules/system/translations/modules-system.gu.po
-${DRUPAL_BASE}/modules/taxonomy/translations/modules-taxonomy.gu.po
-${DRUPAL_BASE}/modules/throttle/translations/modules-throttle.gu.po
-${DRUPAL_BASE}/modules/tracker/translations/modules-tracker.gu.po
-${DRUPAL_BASE}/modules/translation/translations/modules-translation.gu.po
-${DRUPAL_BASE}/modules/trigger/translations/modules-trigger.gu.po
-${DRUPAL_BASE}/modules/update/translations/modules-update.gu.po
-${DRUPAL_BASE}/profiles/default/translations/gu.po
-${DRUPAL_BASE}/themes/chameleon/translations/themes-chameleon.gu.po
-${DRUPAL_BASE}/themes/garland/translations/themes-garland.gu.po
-${DRUPAL_BASE}/themes/pushbutton/translations/themes-pushbutton.gu.po
diff --git a/www/drupal6-translations/PLIST.he b/www/drupal6-translations/PLIST.he
deleted file mode 100644
index 6ce7505a377..00000000000
--- a/www/drupal6-translations/PLIST.he
+++ /dev/null
@@ -1,43 +0,0 @@
-@comment $NetBSD: PLIST.he,v 1.2 2008/09/22 15:31:10 taca Exp $
-${DRUPAL_BASE}/LICENSE.he.txt
-${DRUPAL_BASE}/STATUS.he.txt
-${DRUPAL_BASE}/modules/aggregator/translations/modules-aggregator.he.po
-${DRUPAL_BASE}/modules/block/translations/modules-block.he.po
-${DRUPAL_BASE}/modules/blog/translations/modules-blog.he.po
-${DRUPAL_BASE}/modules/blogapi/translations/modules-blogapi.he.po
-${DRUPAL_BASE}/modules/book/translations/modules-book.he.po
-${DRUPAL_BASE}/modules/color/translations/modules-color.he.po
-${DRUPAL_BASE}/modules/comment/translations/modules-comment.he.po
-${DRUPAL_BASE}/modules/contact/translations/modules-contact.he.po
-${DRUPAL_BASE}/modules/dblog/translations/modules-dblog.he.po
-${DRUPAL_BASE}/modules/filter/translations/modules-filter.he.po
-${DRUPAL_BASE}/modules/forum/translations/modules-forum.he.po
-${DRUPAL_BASE}/modules/help/translations/modules-help.he.po
-${DRUPAL_BASE}/modules/locale/translations/modules-locale.he.po
-${DRUPAL_BASE}/modules/menu/translations/modules-menu.he.po
-${DRUPAL_BASE}/modules/node/translations/modules-node.he.po
-${DRUPAL_BASE}/modules/openid/translations/modules-openid.he.po
-${DRUPAL_BASE}/modules/path/translations/modules-path.he.po
-${DRUPAL_BASE}/modules/php/translations/modules-php.he.po
-${DRUPAL_BASE}/modules/ping/translations/modules-ping.he.po
-${DRUPAL_BASE}/modules/poll/translations/modules-poll.he.po
-${DRUPAL_BASE}/modules/profile/translations/modules-profile.he.po
-${DRUPAL_BASE}/modules/search/translations/modules-search.he.po
-${DRUPAL_BASE}/modules/statistics/translations/modules-statistics.he.po
-${DRUPAL_BASE}/modules/syslog/translations/modules-syslog.he.po
-${DRUPAL_BASE}/modules/system/translations/general.he.po
-${DRUPAL_BASE}/modules/system/translations/includes.he.po
-${DRUPAL_BASE}/modules/system/translations/misc.he.po
-${DRUPAL_BASE}/modules/system/translations/modules-system.he.po
-${DRUPAL_BASE}/modules/taxonomy/translations/modules-taxonomy.he.po
-${DRUPAL_BASE}/modules/throttle/translations/modules-throttle.he.po
-${DRUPAL_BASE}/modules/tracker/translations/modules-tracker.he.po
-${DRUPAL_BASE}/modules/translation/translations/modules-translation.he.po
-${DRUPAL_BASE}/modules/trigger/translations/modules-trigger.he.po
-${DRUPAL_BASE}/modules/update/translations/modules-update.he.po
-${DRUPAL_BASE}/modules/upload/translations/modules-upload.he.po
-${DRUPAL_BASE}/modules/user/translations/modules-user.he.po
-${DRUPAL_BASE}/profiles/default/translations/he.po
-${DRUPAL_BASE}/themes/chameleon/translations/themes-chameleon.he.po
-${DRUPAL_BASE}/themes/garland/translations/themes-garland.he.po
-${DRUPAL_BASE}/themes/pushbutton/translations/themes-pushbutton.he.po
diff --git a/www/drupal6-translations/PLIST.hi b/www/drupal6-translations/PLIST.hi
deleted file mode 100644
index b6e831c8283..00000000000
--- a/www/drupal6-translations/PLIST.hi
+++ /dev/null
@@ -1,6 +0,0 @@
-@comment $NetBSD: PLIST.hi,v 1.1 2010/05/26 17:18:56 taca Exp $
-${DRUPAL_BASE}/LICENSE.hi.txt
-${DRUPAL_BASE}/STATUS.hi.txt
-${DRUPAL_BASE}/modules/openid/translations/modules-openid.hi.po
-${DRUPAL_BASE}/modules/system/translations/general.hi.po
-${DRUPAL_BASE}/profiles/default/translations/hi.po
diff --git a/www/drupal6-translations/PLIST.hr b/www/drupal6-translations/PLIST.hr
deleted file mode 100644
index af0f2d7b3f8..00000000000
--- a/www/drupal6-translations/PLIST.hr
+++ /dev/null
@@ -1,43 +0,0 @@
-@comment $NetBSD: PLIST.hr,v 1.1 2009/09/29 13:47:03 taca Exp $
-${DRUPAL_BASE}/LICENSE.hr.txt
-${DRUPAL_BASE}/STATUS.hr.txt
-${DRUPAL_BASE}/modules/aggregator/translations/modules-aggregator.hr.po
-${DRUPAL_BASE}/modules/block/translations/modules-block.hr.po
-${DRUPAL_BASE}/modules/blog/translations/modules-blog.hr.po
-${DRUPAL_BASE}/modules/blogapi/translations/modules-blogapi.hr.po
-${DRUPAL_BASE}/modules/book/translations/modules-book.hr.po
-${DRUPAL_BASE}/modules/color/translations/modules-color.hr.po
-${DRUPAL_BASE}/modules/comment/translations/modules-comment.hr.po
-${DRUPAL_BASE}/modules/contact/translations/modules-contact.hr.po
-${DRUPAL_BASE}/modules/dblog/translations/modules-dblog.hr.po
-${DRUPAL_BASE}/modules/filter/translations/modules-filter.hr.po
-${DRUPAL_BASE}/modules/forum/translations/modules-forum.hr.po
-${DRUPAL_BASE}/modules/help/translations/modules-help.hr.po
-${DRUPAL_BASE}/modules/locale/translations/modules-locale.hr.po
-${DRUPAL_BASE}/modules/menu/translations/modules-menu.hr.po
-${DRUPAL_BASE}/modules/node/translations/modules-node.hr.po
-${DRUPAL_BASE}/modules/openid/translations/modules-openid.hr.po
-${DRUPAL_BASE}/modules/path/translations/modules-path.hr.po
-${DRUPAL_BASE}/modules/php/translations/modules-php.hr.po
-${DRUPAL_BASE}/modules/ping/translations/modules-ping.hr.po
-${DRUPAL_BASE}/modules/poll/translations/modules-poll.hr.po
-${DRUPAL_BASE}/modules/profile/translations/modules-profile.hr.po
-${DRUPAL_BASE}/modules/search/translations/modules-search.hr.po
-${DRUPAL_BASE}/modules/statistics/translations/modules-statistics.hr.po
-${DRUPAL_BASE}/modules/syslog/translations/modules-syslog.hr.po
-${DRUPAL_BASE}/modules/system/translations/general.hr.po
-${DRUPAL_BASE}/modules/system/translations/includes.hr.po
-${DRUPAL_BASE}/modules/system/translations/misc.hr.po
-${DRUPAL_BASE}/modules/system/translations/modules-system.hr.po
-${DRUPAL_BASE}/modules/taxonomy/translations/modules-taxonomy.hr.po
-${DRUPAL_BASE}/modules/throttle/translations/modules-throttle.hr.po
-${DRUPAL_BASE}/modules/tracker/translations/modules-tracker.hr.po
-${DRUPAL_BASE}/modules/translation/translations/modules-translation.hr.po
-${DRUPAL_BASE}/modules/trigger/translations/modules-trigger.hr.po
-${DRUPAL_BASE}/modules/update/translations/modules-update.hr.po
-${DRUPAL_BASE}/modules/upload/translations/modules-upload.hr.po
-${DRUPAL_BASE}/modules/user/translations/modules-user.hr.po
-${DRUPAL_BASE}/profiles/default/translations/hr.po
-${DRUPAL_BASE}/themes/chameleon/translations/themes-chameleon.hr.po
-${DRUPAL_BASE}/themes/garland/translations/themes-garland.hr.po
-${DRUPAL_BASE}/themes/pushbutton/translations/themes-pushbutton.hr.po
diff --git a/www/drupal6-translations/PLIST.hu b/www/drupal6-translations/PLIST.hu
deleted file mode 100644
index 9ee8d5e2e05..00000000000
--- a/www/drupal6-translations/PLIST.hu
+++ /dev/null
@@ -1,45 +0,0 @@
-@comment $NetBSD: PLIST.hu,v 1.2 2008/09/22 15:31:10 taca Exp $
-${DRUPAL_BASE}/CONTRIBUTORS.hu.txt
-${DRUPAL_BASE}/LICENSE.hu.txt
-${DRUPAL_BASE}/README.hu.txt
-${DRUPAL_BASE}/STATUS.hu.txt
-${DRUPAL_BASE}/modules/aggregator/translations/modules-aggregator.hu.po
-${DRUPAL_BASE}/modules/block/translations/modules-block.hu.po
-${DRUPAL_BASE}/modules/blog/translations/modules-blog.hu.po
-${DRUPAL_BASE}/modules/blogapi/translations/modules-blogapi.hu.po
-${DRUPAL_BASE}/modules/book/translations/modules-book.hu.po
-${DRUPAL_BASE}/modules/color/translations/modules-color.hu.po
-${DRUPAL_BASE}/modules/comment/translations/modules-comment.hu.po
-${DRUPAL_BASE}/modules/contact/translations/modules-contact.hu.po
-${DRUPAL_BASE}/modules/dblog/translations/modules-dblog.hu.po
-${DRUPAL_BASE}/modules/filter/translations/modules-filter.hu.po
-${DRUPAL_BASE}/modules/forum/translations/modules-forum.hu.po
-${DRUPAL_BASE}/modules/help/translations/modules-help.hu.po
-${DRUPAL_BASE}/modules/locale/translations/modules-locale.hu.po
-${DRUPAL_BASE}/modules/menu/translations/modules-menu.hu.po
-${DRUPAL_BASE}/modules/node/translations/modules-node.hu.po
-${DRUPAL_BASE}/modules/openid/translations/modules-openid.hu.po
-${DRUPAL_BASE}/modules/path/translations/modules-path.hu.po
-${DRUPAL_BASE}/modules/php/translations/modules-php.hu.po
-${DRUPAL_BASE}/modules/ping/translations/modules-ping.hu.po
-${DRUPAL_BASE}/modules/poll/translations/modules-poll.hu.po
-${DRUPAL_BASE}/modules/profile/translations/modules-profile.hu.po
-${DRUPAL_BASE}/modules/search/translations/modules-search.hu.po
-${DRUPAL_BASE}/modules/statistics/translations/modules-statistics.hu.po
-${DRUPAL_BASE}/modules/syslog/translations/modules-syslog.hu.po
-${DRUPAL_BASE}/modules/system/translations/general.hu.po
-${DRUPAL_BASE}/modules/system/translations/includes.hu.po
-${DRUPAL_BASE}/modules/system/translations/misc.hu.po
-${DRUPAL_BASE}/modules/system/translations/modules-system.hu.po
-${DRUPAL_BASE}/modules/taxonomy/translations/modules-taxonomy.hu.po
-${DRUPAL_BASE}/modules/throttle/translations/modules-throttle.hu.po
-${DRUPAL_BASE}/modules/tracker/translations/modules-tracker.hu.po
-${DRUPAL_BASE}/modules/translation/translations/modules-translation.hu.po
-${DRUPAL_BASE}/modules/trigger/translations/modules-trigger.hu.po
-${DRUPAL_BASE}/modules/update/translations/modules-update.hu.po
-${DRUPAL_BASE}/modules/upload/translations/modules-upload.hu.po
-${DRUPAL_BASE}/modules/user/translations/modules-user.hu.po
-${DRUPAL_BASE}/profiles/default/translations/hu.po
-${DRUPAL_BASE}/themes/chameleon/translations/themes-chameleon.hu.po
-${DRUPAL_BASE}/themes/garland/translations/themes-garland.hu.po
-${DRUPAL_BASE}/themes/pushbutton/translations/themes-pushbutton.hu.po
diff --git a/www/drupal6-translations/PLIST.id b/www/drupal6-translations/PLIST.id
deleted file mode 100644
index 49cdc27e32a..00000000000
--- a/www/drupal6-translations/PLIST.id
+++ /dev/null
@@ -1,43 +0,0 @@
-@comment $NetBSD: PLIST.id,v 1.1 2009/07/01 01:36:45 taca Exp $
-${DRUPAL_BASE}/LICENSE.id.txt
-${DRUPAL_BASE}/STATUS.id.txt
-${DRUPAL_BASE}/modules/aggregator/translations/modules-aggregator.id.po
-${DRUPAL_BASE}/modules/block/translations/modules-block.id.po
-${DRUPAL_BASE}/modules/blog/translations/modules-blog.id.po
-${DRUPAL_BASE}/modules/blogapi/translations/modules-blogapi.id.po
-${DRUPAL_BASE}/modules/book/translations/modules-book.id.po
-${DRUPAL_BASE}/modules/color/translations/modules-color.id.po
-${DRUPAL_BASE}/modules/comment/translations/modules-comment.id.po
-${DRUPAL_BASE}/modules/contact/translations/modules-contact.id.po
-${DRUPAL_BASE}/modules/dblog/translations/modules-dblog.id.po
-${DRUPAL_BASE}/modules/filter/translations/modules-filter.id.po
-${DRUPAL_BASE}/modules/forum/translations/modules-forum.id.po
-${DRUPAL_BASE}/modules/help/translations/modules-help.id.po
-${DRUPAL_BASE}/modules/locale/translations/modules-locale.id.po
-${DRUPAL_BASE}/modules/menu/translations/modules-menu.id.po
-${DRUPAL_BASE}/modules/node/translations/modules-node.id.po
-${DRUPAL_BASE}/modules/openid/translations/modules-openid.id.po
-${DRUPAL_BASE}/modules/path/translations/modules-path.id.po
-${DRUPAL_BASE}/modules/php/translations/modules-php.id.po
-${DRUPAL_BASE}/modules/ping/translations/modules-ping.id.po
-${DRUPAL_BASE}/modules/poll/translations/modules-poll.id.po
-${DRUPAL_BASE}/modules/profile/translations/modules-profile.id.po
-${DRUPAL_BASE}/modules/search/translations/modules-search.id.po
-${DRUPAL_BASE}/modules/statistics/translations/modules-statistics.id.po
-${DRUPAL_BASE}/modules/syslog/translations/modules-syslog.id.po
-${DRUPAL_BASE}/modules/system/translations/general.id.po
-${DRUPAL_BASE}/modules/system/translations/includes.id.po
-${DRUPAL_BASE}/modules/system/translations/misc.id.po
-${DRUPAL_BASE}/modules/system/translations/modules-system.id.po
-${DRUPAL_BASE}/modules/taxonomy/translations/modules-taxonomy.id.po
-${DRUPAL_BASE}/modules/throttle/translations/modules-throttle.id.po
-${DRUPAL_BASE}/modules/tracker/translations/modules-tracker.id.po
-${DRUPAL_BASE}/modules/translation/translations/modules-translation.id.po
-${DRUPAL_BASE}/modules/trigger/translations/modules-trigger.id.po
-${DRUPAL_BASE}/modules/update/translations/modules-update.id.po
-${DRUPAL_BASE}/modules/upload/translations/modules-upload.id.po
-${DRUPAL_BASE}/modules/user/translations/modules-user.id.po
-${DRUPAL_BASE}/profiles/default/translations/id.po
-${DRUPAL_BASE}/themes/chameleon/translations/themes-chameleon.id.po
-${DRUPAL_BASE}/themes/garland/translations/themes-garland.id.po
-${DRUPAL_BASE}/themes/pushbutton/translations/themes-pushbutton.id.po
diff --git a/www/drupal6-translations/PLIST.it b/www/drupal6-translations/PLIST.it
deleted file mode 100644
index 0dcebe42f95..00000000000
--- a/www/drupal6-translations/PLIST.it
+++ /dev/null
@@ -1,43 +0,0 @@
-@comment $NetBSD: PLIST.it,v 1.1 2008/12/11 16:26:49 taca Exp $
-${DRUPAL_BASE}/LICENSE.it.txt
-${DRUPAL_BASE}/STATUS.it.txt
-${DRUPAL_BASE}/modules/aggregator/translations/modules-aggregator.it.po
-${DRUPAL_BASE}/modules/block/translations/modules-block.it.po
-${DRUPAL_BASE}/modules/blog/translations/modules-blog.it.po
-${DRUPAL_BASE}/modules/blogapi/translations/modules-blogapi.it.po
-${DRUPAL_BASE}/modules/book/translations/modules-book.it.po
-${DRUPAL_BASE}/modules/color/translations/modules-color.it.po
-${DRUPAL_BASE}/modules/comment/translations/modules-comment.it.po
-${DRUPAL_BASE}/modules/contact/translations/modules-contact.it.po
-${DRUPAL_BASE}/modules/dblog/translations/modules-dblog.it.po
-${DRUPAL_BASE}/modules/filter/translations/modules-filter.it.po
-${DRUPAL_BASE}/modules/forum/translations/modules-forum.it.po
-${DRUPAL_BASE}/modules/help/translations/modules-help.it.po
-${DRUPAL_BASE}/modules/locale/translations/modules-locale.it.po
-${DRUPAL_BASE}/modules/menu/translations/modules-menu.it.po
-${DRUPAL_BASE}/modules/node/translations/modules-node.it.po
-${DRUPAL_BASE}/modules/openid/translations/modules-openid.it.po
-${DRUPAL_BASE}/modules/path/translations/modules-path.it.po
-${DRUPAL_BASE}/modules/php/translations/modules-php.it.po
-${DRUPAL_BASE}/modules/ping/translations/modules-ping.it.po
-${DRUPAL_BASE}/modules/poll/translations/modules-poll.it.po
-${DRUPAL_BASE}/modules/profile/translations/modules-profile.it.po
-${DRUPAL_BASE}/modules/search/translations/modules-search.it.po
-${DRUPAL_BASE}/modules/statistics/translations/modules-statistics.it.po
-${DRUPAL_BASE}/modules/syslog/translations/modules-syslog.it.po
-${DRUPAL_BASE}/modules/system/translations/general.it.po
-${DRUPAL_BASE}/modules/system/translations/includes.it.po
-${DRUPAL_BASE}/modules/system/translations/misc.it.po
-${DRUPAL_BASE}/modules/system/translations/modules-system.it.po
-${DRUPAL_BASE}/modules/taxonomy/translations/modules-taxonomy.it.po
-${DRUPAL_BASE}/modules/throttle/translations/modules-throttle.it.po
-${DRUPAL_BASE}/modules/tracker/translations/modules-tracker.it.po
-${DRUPAL_BASE}/modules/translation/translations/modules-translation.it.po
-${DRUPAL_BASE}/modules/trigger/translations/modules-trigger.it.po
-${DRUPAL_BASE}/modules/update/translations/modules-update.it.po
-${DRUPAL_BASE}/modules/upload/translations/modules-upload.it.po
-${DRUPAL_BASE}/modules/user/translations/modules-user.it.po
-${DRUPAL_BASE}/profiles/default/translations/it.po
-${DRUPAL_BASE}/themes/chameleon/translations/themes-chameleon.it.po
-${DRUPAL_BASE}/themes/garland/translations/themes-garland.it.po
-${DRUPAL_BASE}/themes/pushbutton/translations/themes-pushbutton.it.po
diff --git a/www/drupal6-translations/PLIST.ja b/www/drupal6-translations/PLIST.ja
deleted file mode 100644
index 5ef1ee86381..00000000000
--- a/www/drupal6-translations/PLIST.ja
+++ /dev/null
@@ -1,43 +0,0 @@
-@comment $NetBSD: PLIST.ja,v 1.2 2008/09/22 15:31:10 taca Exp $
-${DRUPAL_BASE}/LICENSE.ja.txt
-${DRUPAL_BASE}/STATUS.ja.txt
-${DRUPAL_BASE}/modules/aggregator/translations/modules-aggregator.ja.po
-${DRUPAL_BASE}/modules/block/translations/modules-block.ja.po
-${DRUPAL_BASE}/modules/blog/translations/modules-blog.ja.po
-${DRUPAL_BASE}/modules/blogapi/translations/modules-blogapi.ja.po
-${DRUPAL_BASE}/modules/book/translations/modules-book.ja.po
-${DRUPAL_BASE}/modules/color/translations/modules-color.ja.po
-${DRUPAL_BASE}/modules/comment/translations/modules-comment.ja.po
-${DRUPAL_BASE}/modules/contact/translations/modules-contact.ja.po
-${DRUPAL_BASE}/modules/dblog/translations/modules-dblog.ja.po
-${DRUPAL_BASE}/modules/filter/translations/modules-filter.ja.po
-${DRUPAL_BASE}/modules/forum/translations/modules-forum.ja.po
-${DRUPAL_BASE}/modules/help/translations/modules-help.ja.po
-${DRUPAL_BASE}/modules/locale/translations/modules-locale.ja.po
-${DRUPAL_BASE}/modules/menu/translations/modules-menu.ja.po
-${DRUPAL_BASE}/modules/node/translations/modules-node.ja.po
-${DRUPAL_BASE}/modules/openid/translations/modules-openid.ja.po
-${DRUPAL_BASE}/modules/path/translations/modules-path.ja.po
-${DRUPAL_BASE}/modules/php/translations/modules-php.ja.po
-${DRUPAL_BASE}/modules/ping/translations/modules-ping.ja.po
-${DRUPAL_BASE}/modules/poll/translations/modules-poll.ja.po
-${DRUPAL_BASE}/modules/profile/translations/modules-profile.ja.po
-${DRUPAL_BASE}/modules/search/translations/modules-search.ja.po
-${DRUPAL_BASE}/modules/statistics/translations/modules-statistics.ja.po
-${DRUPAL_BASE}/modules/syslog/translations/modules-syslog.ja.po
-${DRUPAL_BASE}/modules/system/translations/general.ja.po
-${DRUPAL_BASE}/modules/system/translations/includes.ja.po
-${DRUPAL_BASE}/modules/system/translations/misc.ja.po
-${DRUPAL_BASE}/modules/system/translations/modules-system.ja.po
-${DRUPAL_BASE}/modules/taxonomy/translations/modules-taxonomy.ja.po
-${DRUPAL_BASE}/modules/throttle/translations/modules-throttle.ja.po
-${DRUPAL_BASE}/modules/tracker/translations/modules-tracker.ja.po
-${DRUPAL_BASE}/modules/translation/translations/modules-translation.ja.po
-${DRUPAL_BASE}/modules/trigger/translations/modules-trigger.ja.po
-${DRUPAL_BASE}/modules/update/translations/modules-update.ja.po
-${DRUPAL_BASE}/modules/upload/translations/modules-upload.ja.po
-${DRUPAL_BASE}/modules/user/translations/modules-user.ja.po
-${DRUPAL_BASE}/profiles/default/translations/ja.po
-${DRUPAL_BASE}/themes/chameleon/translations/themes-chameleon.ja.po
-${DRUPAL_BASE}/themes/garland/translations/themes-garland.ja.po
-${DRUPAL_BASE}/themes/pushbutton/translations/themes-pushbutton.ja.po
diff --git a/www/drupal6-translations/PLIST.ko b/www/drupal6-translations/PLIST.ko
deleted file mode 100644
index 526a958a33f..00000000000
--- a/www/drupal6-translations/PLIST.ko
+++ /dev/null
@@ -1,5 +0,0 @@
-@comment $NetBSD: PLIST.ko,v 1.1 2009/01/21 14:03:44 taca Exp $
-${DRUPAL_BASE}/LICENSE.ko.txt
-${DRUPAL_BASE}/README.ko.txt
-${DRUPAL_BASE}/STATUS.ko.txt
-${DRUPAL_BASE}/modules/system/translations/ko.ko.po
diff --git a/www/drupal6-translations/PLIST.lt b/www/drupal6-translations/PLIST.lt
deleted file mode 100644
index d30b99d7f26..00000000000
--- a/www/drupal6-translations/PLIST.lt
+++ /dev/null
@@ -1,41 +0,0 @@
-@comment $NetBSD: PLIST.lt,v 1.2 2008/09/22 15:31:10 taca Exp $
-${DRUPAL_BASE}/LICENSE.lt.txt
-${DRUPAL_BASE}/README.lt.txt
-${DRUPAL_BASE}/STATUS.lt.txt
-${DRUPAL_BASE}/modules/block/translations/modules-block.lt.po
-${DRUPAL_BASE}/modules/blog/translations/modules-blog.lt.po
-${DRUPAL_BASE}/modules/blogapi/translations/modules-blogapi.lt.po
-${DRUPAL_BASE}/modules/book/translations/modules-book.lt.po
-${DRUPAL_BASE}/modules/color/translations/modules-color.lt.po
-${DRUPAL_BASE}/modules/comment/translations/modules-comment.lt.po
-${DRUPAL_BASE}/modules/contact/translations/modules-contact.lt.po
-${DRUPAL_BASE}/modules/dblog/translations/modules-dblog.lt.po
-${DRUPAL_BASE}/modules/filter/translations/modules-filter.lt.po
-${DRUPAL_BASE}/modules/forum/translations/modules-forum.lt.po
-${DRUPAL_BASE}/modules/help/translations/modules-help.lt.po
-${DRUPAL_BASE}/modules/locale/translations/modules-locale.lt.po
-${DRUPAL_BASE}/modules/menu/translations/modules-menu.lt.po
-${DRUPAL_BASE}/modules/node/translations/modules-node.lt.po
-${DRUPAL_BASE}/modules/openid/translations/modules-openid.lt.po
-${DRUPAL_BASE}/modules/path/translations/modules-path.lt.po
-${DRUPAL_BASE}/modules/ping/translations/modules-ping.lt.po
-${DRUPAL_BASE}/modules/poll/translations/modules-poll.lt.po
-${DRUPAL_BASE}/modules/profile/translations/modules-profile.lt.po
-${DRUPAL_BASE}/modules/search/translations/modules-search.lt.po
-${DRUPAL_BASE}/modules/statistics/translations/modules-statistics.lt.po
-${DRUPAL_BASE}/modules/syslog/translations/modules-syslog.lt.po
-${DRUPAL_BASE}/modules/system/translations/general.lt.po
-${DRUPAL_BASE}/modules/system/translations/includes.lt.po
-${DRUPAL_BASE}/modules/system/translations/misc.lt.po
-${DRUPAL_BASE}/modules/system/translations/modules-system.lt.po
-${DRUPAL_BASE}/modules/system/translations/root.lt.po
-${DRUPAL_BASE}/modules/taxonomy/translations/modules-taxonomy.lt.po
-${DRUPAL_BASE}/modules/throttle/translations/modules-throttle.lt.po
-${DRUPAL_BASE}/modules/tracker/translations/modules-tracker.lt.po
-${DRUPAL_BASE}/modules/translation/translations/modules-translation.lt.po
-${DRUPAL_BASE}/modules/trigger/translations/modules-trigger.lt.po
-${DRUPAL_BASE}/modules/update/translations/modules-update.lt.po
-${DRUPAL_BASE}/modules/user/translations/modules-user.lt.po
-${DRUPAL_BASE}/profiles/default/translations/lt.po
-${DRUPAL_BASE}/themes/chameleon/translations/themes-chameleon.lt.po
-${DRUPAL_BASE}/themes/garland/translations/themes-garland.lt.po
diff --git a/www/drupal6-translations/PLIST.mr b/www/drupal6-translations/PLIST.mr
deleted file mode 100644
index 6ddc3dc30dc..00000000000
--- a/www/drupal6-translations/PLIST.mr
+++ /dev/null
@@ -1,6 +0,0 @@
-@comment $NetBSD: PLIST.mr,v 1.1 2010/05/26 17:18:56 taca Exp $
-${DRUPAL_BASE}/LICENSE.mr.txt
-${DRUPAL_BASE}/STATUS.mr.txt
-${DRUPAL_BASE}/modules/openid/translations/modules-openid.mr.po
-${DRUPAL_BASE}/modules/system/translations/general.mr.po
-${DRUPAL_BASE}/profiles/default/translations/mr.po
diff --git a/www/drupal6-translations/PLIST.ms b/www/drupal6-translations/PLIST.ms
deleted file mode 100644
index d0154e872f7..00000000000
--- a/www/drupal6-translations/PLIST.ms
+++ /dev/null
@@ -1,44 +0,0 @@
-@comment $NetBSD: PLIST.ms,v 1.1 2010/05/26 17:18:56 taca Exp $
-${DRUPAL_BASE}/Englist2Malay.ms.txt
-${DRUPAL_BASE}/LICENSE.ms.txt
-${DRUPAL_BASE}/STATUS.ms.txt
-${DRUPAL_BASE}/modules/aggregator/translations/modules-aggregator.ms.po
-${DRUPAL_BASE}/modules/block/translations/modules-block.ms.po
-${DRUPAL_BASE}/modules/blog/translations/modules-blog.ms.po
-${DRUPAL_BASE}/modules/blogapi/translations/modules-blogapi.ms.po
-${DRUPAL_BASE}/modules/book/translations/modules-book.ms.po
-${DRUPAL_BASE}/modules/color/translations/modules-color.ms.po
-${DRUPAL_BASE}/modules/comment/translations/modules-comment.ms.po
-${DRUPAL_BASE}/modules/contact/translations/modules-contact.ms.po
-${DRUPAL_BASE}/modules/dblog/translations/modules-dblog.ms.po
-${DRUPAL_BASE}/modules/filter/translations/modules-filter.ms.po
-${DRUPAL_BASE}/modules/forum/translations/modules-forum.ms.po
-${DRUPAL_BASE}/modules/help/translations/modules-help.ms.po
-${DRUPAL_BASE}/modules/locale/translations/modules-locale.ms.po
-${DRUPAL_BASE}/modules/menu/translations/modules-menu.ms.po
-${DRUPAL_BASE}/modules/node/translations/modules-node.ms.po
-${DRUPAL_BASE}/modules/openid/translations/modules-openid.ms.po
-${DRUPAL_BASE}/modules/path/translations/modules-path.ms.po
-${DRUPAL_BASE}/modules/php/translations/modules-php.ms.po
-${DRUPAL_BASE}/modules/ping/translations/modules-ping.ms.po
-${DRUPAL_BASE}/modules/poll/translations/modules-poll.ms.po
-${DRUPAL_BASE}/modules/profile/translations/modules-profile.ms.po
-${DRUPAL_BASE}/modules/search/translations/modules-search.ms.po
-${DRUPAL_BASE}/modules/statistics/translations/modules-statistics.ms.po
-${DRUPAL_BASE}/modules/syslog/translations/modules-syslog.ms.po
-${DRUPAL_BASE}/modules/system/translations/general.ms.po
-${DRUPAL_BASE}/modules/system/translations/includes.ms.po
-${DRUPAL_BASE}/modules/system/translations/misc.ms.po
-${DRUPAL_BASE}/modules/system/translations/modules-system.ms.po
-${DRUPAL_BASE}/modules/taxonomy/translations/modules-taxonomy.ms.po
-${DRUPAL_BASE}/modules/throttle/translations/modules-throttle.ms.po
-${DRUPAL_BASE}/modules/tracker/translations/modules-tracker.ms.po
-${DRUPAL_BASE}/modules/translation/translations/modules-translation.ms.po
-${DRUPAL_BASE}/modules/trigger/translations/modules-trigger.ms.po
-${DRUPAL_BASE}/modules/update/translations/modules-update.ms.po
-${DRUPAL_BASE}/modules/upload/translations/modules-upload.ms.po
-${DRUPAL_BASE}/modules/user/translations/modules-user.ms.po
-${DRUPAL_BASE}/profiles/default/translations/ms.po
-${DRUPAL_BASE}/themes/chameleon/translations/themes-chameleon.ms.po
-${DRUPAL_BASE}/themes/garland/translations/themes-garland.ms.po
-${DRUPAL_BASE}/themes/pushbutton/translations/themes-pushbutton.ms.po
diff --git a/www/drupal6-translations/PLIST.nb b/www/drupal6-translations/PLIST.nb
deleted file mode 100644
index af3e1532fca..00000000000
--- a/www/drupal6-translations/PLIST.nb
+++ /dev/null
@@ -1,44 +0,0 @@
-@comment $NetBSD: PLIST.nb,v 1.3 2008/10/12 13:05:01 taca Exp $
-${DRUPAL_BASE}/LICENSE.nb.txt
-${DRUPAL_BASE}/STATUS.nb.txt
-${DRUPAL_BASE}/modules/aggregator/translations/modules-aggregator.nb.po
-${DRUPAL_BASE}/modules/block/translations/modules-block.nb.po
-${DRUPAL_BASE}/modules/blog/translations/modules-blog.nb.po
-${DRUPAL_BASE}/modules/blogapi/translations/modules-blogapi.nb.po
-${DRUPAL_BASE}/modules/book/translations/modules-book.nb.po
-${DRUPAL_BASE}/modules/color/translations/modules-color.nb.po
-${DRUPAL_BASE}/modules/comment/translations/modules-comment.nb.po
-${DRUPAL_BASE}/modules/contact/translations/modules-contact.nb.po
-${DRUPAL_BASE}/modules/dblog/translations/modules-dblog.nb.po
-${DRUPAL_BASE}/modules/filter/translations/modules-filter.nb.po
-${DRUPAL_BASE}/modules/forum/translations/modules-forum.nb.po
-${DRUPAL_BASE}/modules/help/translations/modules-help.nb.po
-${DRUPAL_BASE}/modules/locale/translations/modules-locale.nb.po
-${DRUPAL_BASE}/modules/menu/translations/modules-menu.nb.po
-${DRUPAL_BASE}/modules/node/translations/modules-node.nb.po
-${DRUPAL_BASE}/modules/openid/translations/modules-openid.nb.po
-${DRUPAL_BASE}/modules/path/translations/modules-path.nb.po
-${DRUPAL_BASE}/modules/php/translations/modules-php.nb.po
-${DRUPAL_BASE}/modules/ping/translations/modules-ping.nb.po
-${DRUPAL_BASE}/modules/poll/translations/modules-poll.nb.po
-${DRUPAL_BASE}/modules/profile/translations/modules-profile.nb.po
-${DRUPAL_BASE}/modules/search/translations/modules-search.nb.po
-${DRUPAL_BASE}/modules/statistics/translations/modules-statistics.nb.po
-${DRUPAL_BASE}/modules/syslog/translations/modules-syslog.nb.po
-${DRUPAL_BASE}/modules/system/translations/general.nb.po
-${DRUPAL_BASE}/modules/system/translations/includes.nb.po
-${DRUPAL_BASE}/modules/system/translations/misc.nb.po
-${DRUPAL_BASE}/modules/system/translations/modules-system.nb.po
-${DRUPAL_BASE}/modules/taxonomy/translations/modules-taxonomy.nb.po
-${DRUPAL_BASE}/modules/throttle/translations/modules-throttle.nb.po
-${DRUPAL_BASE}/modules/tracker/translations/modules-tracker.nb.po
-${DRUPAL_BASE}/modules/translation/translations/modules-translation.nb.po
-${DRUPAL_BASE}/modules/trigger/translations/modules-trigger.nb.po
-${DRUPAL_BASE}/modules/update/translations/modules-update.nb.po
-${DRUPAL_BASE}/modules/upload/translations/modules-upload.nb.po
-${DRUPAL_BASE}/modules/user/translations/modules-user.nb.po
-${DRUPAL_BASE}/profiles/default/translations/nb.po
-${DRUPAL_BASE}/readme.nb.txt
-${DRUPAL_BASE}/themes/chameleon/translations/themes-chameleon.nb.po
-${DRUPAL_BASE}/themes/garland/translations/themes-garland.nb.po
-${DRUPAL_BASE}/themes/pushbutton/translations/themes-pushbutton.nb.po
diff --git a/www/drupal6-translations/PLIST.nl b/www/drupal6-translations/PLIST.nl
deleted file mode 100644
index 3885e8c7880..00000000000
--- a/www/drupal6-translations/PLIST.nl
+++ /dev/null
@@ -1,44 +0,0 @@
-@comment $NetBSD: PLIST.nl,v 1.2 2008/09/22 15:31:10 taca Exp $
-${DRUPAL_BASE}/LICENSE.nl.txt
-${DRUPAL_BASE}/README.nl.txt
-${DRUPAL_BASE}/STATUS.nl.txt
-${DRUPAL_BASE}/modules/aggregator/translations/modules-aggregator.nl.po
-${DRUPAL_BASE}/modules/block/translations/modules-block.nl.po
-${DRUPAL_BASE}/modules/blog/translations/modules-blog.nl.po
-${DRUPAL_BASE}/modules/blogapi/translations/modules-blogapi.nl.po
-${DRUPAL_BASE}/modules/book/translations/modules-book.nl.po
-${DRUPAL_BASE}/modules/color/translations/modules-color.nl.po
-${DRUPAL_BASE}/modules/comment/translations/modules-comment.nl.po
-${DRUPAL_BASE}/modules/contact/translations/modules-contact.nl.po
-${DRUPAL_BASE}/modules/dblog/translations/modules-dblog.nl.po
-${DRUPAL_BASE}/modules/filter/translations/modules-filter.nl.po
-${DRUPAL_BASE}/modules/forum/translations/modules-forum.nl.po
-${DRUPAL_BASE}/modules/help/translations/modules-help.nl.po
-${DRUPAL_BASE}/modules/locale/translations/modules-locale.nl.po
-${DRUPAL_BASE}/modules/menu/translations/modules-menu.nl.po
-${DRUPAL_BASE}/modules/node/translations/modules-node.nl.po
-${DRUPAL_BASE}/modules/openid/translations/modules-openid.nl.po
-${DRUPAL_BASE}/modules/path/translations/modules-path.nl.po
-${DRUPAL_BASE}/modules/php/translations/modules-php.nl.po
-${DRUPAL_BASE}/modules/ping/translations/modules-ping.nl.po
-${DRUPAL_BASE}/modules/poll/translations/modules-poll.nl.po
-${DRUPAL_BASE}/modules/profile/translations/modules-profile.nl.po
-${DRUPAL_BASE}/modules/search/translations/modules-search.nl.po
-${DRUPAL_BASE}/modules/statistics/translations/modules-statistics.nl.po
-${DRUPAL_BASE}/modules/syslog/translations/modules-syslog.nl.po
-${DRUPAL_BASE}/modules/system/translations/general.nl.po
-${DRUPAL_BASE}/modules/system/translations/includes.nl.po
-${DRUPAL_BASE}/modules/system/translations/misc.nl.po
-${DRUPAL_BASE}/modules/system/translations/modules-system.nl.po
-${DRUPAL_BASE}/modules/taxonomy/translations/modules-taxonomy.nl.po
-${DRUPAL_BASE}/modules/throttle/translations/modules-throttle.nl.po
-${DRUPAL_BASE}/modules/tracker/translations/modules-tracker.nl.po
-${DRUPAL_BASE}/modules/translation/translations/modules-translation.nl.po
-${DRUPAL_BASE}/modules/trigger/translations/modules-trigger.nl.po
-${DRUPAL_BASE}/modules/update/translations/modules-update.nl.po
-${DRUPAL_BASE}/modules/upload/translations/modules-upload.nl.po
-${DRUPAL_BASE}/modules/user/translations/modules-user.nl.po
-${DRUPAL_BASE}/profiles/default/translations/nl.po
-${DRUPAL_BASE}/themes/chameleon/translations/themes-chameleon.nl.po
-${DRUPAL_BASE}/themes/garland/translations/themes-garland.nl.po
-${DRUPAL_BASE}/themes/pushbutton/translations/themes-pushbutton.nl.po
diff --git a/www/drupal6-translations/PLIST.pl b/www/drupal6-translations/PLIST.pl
deleted file mode 100644
index 290b75731f1..00000000000
--- a/www/drupal6-translations/PLIST.pl
+++ /dev/null
@@ -1,44 +0,0 @@
-@comment $NetBSD: PLIST.pl,v 1.1 2008/09/22 15:31:10 taca Exp $
-${DRUPAL_BASE}/LICENSE.pl.txt
-${DRUPAL_BASE}/STATUS.pl.txt
-${DRUPAL_BASE}/modules/aggregator/translations/modules-aggregator.pl.po
-${DRUPAL_BASE}/modules/block/translations/modules-block.pl.po
-${DRUPAL_BASE}/modules/blog/translations/modules-blog.pl.po
-${DRUPAL_BASE}/modules/blogapi/translations/modules-blogapi.pl.po
-${DRUPAL_BASE}/modules/book/translations/modules-book.pl.po
-${DRUPAL_BASE}/modules/color/translations/modules-color.pl.po
-${DRUPAL_BASE}/modules/comment/translations/modules-comment.pl.po
-${DRUPAL_BASE}/modules/contact/translations/modules-contact.pl.po
-${DRUPAL_BASE}/modules/dblog/translations/modules-dblog.pl.po
-${DRUPAL_BASE}/modules/filter/translations/modules-filter.pl.po
-${DRUPAL_BASE}/modules/forum/translations/modules-forum.pl.po
-${DRUPAL_BASE}/modules/help/translations/modules-help.pl.po
-${DRUPAL_BASE}/modules/locale/translations/modules-locale.pl.po
-${DRUPAL_BASE}/modules/menu/translations/modules-menu.pl.po
-${DRUPAL_BASE}/modules/node/translations/modules-node.pl.po
-${DRUPAL_BASE}/modules/openid/translations/modules-openid.pl.po
-${DRUPAL_BASE}/modules/path/translations/modules-path.pl.po
-${DRUPAL_BASE}/modules/php/translations/modules-php.pl.po
-${DRUPAL_BASE}/modules/ping/translations/modules-ping.pl.po
-${DRUPAL_BASE}/modules/poll/translations/modules-poll.pl.po
-${DRUPAL_BASE}/modules/profile/translations/modules-profile.pl.po
-${DRUPAL_BASE}/modules/search/translations/modules-search.pl.po
-${DRUPAL_BASE}/modules/statistics/translations/modules-statistics.pl.po
-${DRUPAL_BASE}/modules/syslog/translations/modules-syslog.pl.po
-${DRUPAL_BASE}/modules/system/translations/all.pl.po
-${DRUPAL_BASE}/modules/system/translations/general.pl.po
-${DRUPAL_BASE}/modules/system/translations/includes.pl.po
-${DRUPAL_BASE}/modules/system/translations/misc.pl.po
-${DRUPAL_BASE}/modules/system/translations/modules-system.pl.po
-${DRUPAL_BASE}/modules/taxonomy/translations/modules-taxonomy.pl.po
-${DRUPAL_BASE}/modules/throttle/translations/modules-throttle.pl.po
-${DRUPAL_BASE}/modules/tracker/translations/modules-tracker.pl.po
-${DRUPAL_BASE}/modules/translation/translations/modules-translation.pl.po
-${DRUPAL_BASE}/modules/trigger/translations/modules-trigger.pl.po
-${DRUPAL_BASE}/modules/update/translations/modules-update.pl.po
-${DRUPAL_BASE}/modules/upload/translations/modules-upload.pl.po
-${DRUPAL_BASE}/modules/user/translations/modules-user.pl.po
-${DRUPAL_BASE}/profiles/default/translations/pl.po
-${DRUPAL_BASE}/themes/chameleon/translations/themes-chameleon.pl.po
-${DRUPAL_BASE}/themes/garland/translations/themes-garland.pl.po
-${DRUPAL_BASE}/themes/pushbutton/translations/themes-pushbutton.pl.po
diff --git a/www/drupal6-translations/PLIST.pt-br b/www/drupal6-translations/PLIST.pt-br
deleted file mode 100644
index 099b8678932..00000000000
--- a/www/drupal6-translations/PLIST.pt-br
+++ /dev/null
@@ -1,43 +0,0 @@
-@comment $NetBSD: PLIST.pt-br,v 1.2 2008/09/22 15:31:10 taca Exp $
-${DRUPAL_BASE}/LICENSE.pt-br.txt
-${DRUPAL_BASE}/STATUS.pt-br.txt
-${DRUPAL_BASE}/modules/aggregator/translations/modules-aggregator.pt-br.po
-${DRUPAL_BASE}/modules/block/translations/modules-block.pt-br.po
-${DRUPAL_BASE}/modules/blog/translations/modules-blog.pt-br.po
-${DRUPAL_BASE}/modules/blogapi/translations/modules-blogapi.pt-br.po
-${DRUPAL_BASE}/modules/book/translations/modules-book.pt-br.po
-${DRUPAL_BASE}/modules/color/translations/modules-color.pt-br.po
-${DRUPAL_BASE}/modules/comment/translations/modules-comment.pt-br.po
-${DRUPAL_BASE}/modules/contact/translations/modules-contact.pt-br.po
-${DRUPAL_BASE}/modules/dblog/translations/modules-dblog.pt-br.po
-${DRUPAL_BASE}/modules/filter/translations/modules-filter.pt-br.po
-${DRUPAL_BASE}/modules/forum/translations/modules-forum.pt-br.po
-${DRUPAL_BASE}/modules/help/translations/modules-help.pt-br.po
-${DRUPAL_BASE}/modules/locale/translations/modules-locale.pt-br.po
-${DRUPAL_BASE}/modules/menu/translations/modules-menu.pt-br.po
-${DRUPAL_BASE}/modules/node/translations/modules-node.pt-br.po
-${DRUPAL_BASE}/modules/openid/translations/modules-openid.pt-br.po
-${DRUPAL_BASE}/modules/path/translations/modules-path.pt-br.po
-${DRUPAL_BASE}/modules/php/translations/modules-php.pt-br.po
-${DRUPAL_BASE}/modules/ping/translations/modules-ping.pt-br.po
-${DRUPAL_BASE}/modules/poll/translations/modules-poll.pt-br.po
-${DRUPAL_BASE}/modules/profile/translations/modules-profile.pt-br.po
-${DRUPAL_BASE}/modules/search/translations/modules-search.pt-br.po
-${DRUPAL_BASE}/modules/statistics/translations/modules-statistics.pt-br.po
-${DRUPAL_BASE}/modules/syslog/translations/modules-syslog.pt-br.po
-${DRUPAL_BASE}/modules/system/translations/general.pt-br.po
-${DRUPAL_BASE}/modules/system/translations/includes.pt-br.po
-${DRUPAL_BASE}/modules/system/translations/misc.pt-br.po
-${DRUPAL_BASE}/modules/system/translations/modules-system.pt-br.po
-${DRUPAL_BASE}/modules/taxonomy/translations/modules-taxonomy.pt-br.po
-${DRUPAL_BASE}/modules/throttle/translations/modules-throttle.pt-br.po
-${DRUPAL_BASE}/modules/tracker/translations/modules-tracker.pt-br.po
-${DRUPAL_BASE}/modules/translation/translations/modules-translation.pt-br.po
-${DRUPAL_BASE}/modules/trigger/translations/modules-trigger.pt-br.po
-${DRUPAL_BASE}/modules/update/translations/modules-update.pt-br.po
-${DRUPAL_BASE}/modules/upload/translations/modules-upload.pt-br.po
-${DRUPAL_BASE}/modules/user/translations/modules-user.pt-br.po
-${DRUPAL_BASE}/profiles/default/translations/pt-br.po
-${DRUPAL_BASE}/themes/chameleon/translations/themes-chameleon.pt-br.po
-${DRUPAL_BASE}/themes/garland/translations/themes-garland.pt-br.po
-${DRUPAL_BASE}/themes/pushbutton/translations/themes-pushbutton.pt-br.po
diff --git a/www/drupal6-translations/PLIST.pt-pt b/www/drupal6-translations/PLIST.pt-pt
deleted file mode 100644
index 01ba9db05fe..00000000000
--- a/www/drupal6-translations/PLIST.pt-pt
+++ /dev/null
@@ -1,44 +0,0 @@
-@comment $NetBSD: PLIST.pt-pt,v 1.3 2009/09/29 13:47:03 taca Exp $
-${DRUPAL_BASE}/LICENSE.pt-pt.txt
-${DRUPAL_BASE}/README.pt-pt.txt
-${DRUPAL_BASE}/STATUS.pt-pt.txt
-${DRUPAL_BASE}/modules/system/translations/general.pt-pt.po
-${DRUPAL_BASE}/modules/system/translations/includes.pt-pt.po
-${DRUPAL_BASE}/profiles/default/translations/pt-pt.po
-${DRUPAL_BASE}/modules/system/translations/misc.pt-pt.po
-${DRUPAL_BASE}/modules/aggregator/translations/modules-aggregator.pt-pt.po
-${DRUPAL_BASE}/modules/block/translations/modules-block.pt-pt.po
-${DRUPAL_BASE}/modules/blog/translations/modules-blog.pt-pt.po
-${DRUPAL_BASE}/modules/blogapi/translations/modules-blogapi.pt-pt.po
-${DRUPAL_BASE}/modules/book/translations/modules-book.pt-pt.po
-${DRUPAL_BASE}/modules/color/translations/modules-color.pt-pt.po
-${DRUPAL_BASE}/modules/comment/translations/modules-comment.pt-pt.po
-${DRUPAL_BASE}/modules/contact/translations/modules-contact.pt-pt.po
-${DRUPAL_BASE}/modules/dblog/translations/modules-dblog.pt-pt.po
-${DRUPAL_BASE}/modules/filter/translations/modules-filter.pt-pt.po
-${DRUPAL_BASE}/modules/forum/translations/modules-forum.pt-pt.po
-${DRUPAL_BASE}/modules/help/translations/modules-help.pt-pt.po
-${DRUPAL_BASE}/modules/locale/translations/modules-locale.pt-pt.po
-${DRUPAL_BASE}/modules/menu/translations/modules-menu.pt-pt.po
-${DRUPAL_BASE}/modules/node/translations/modules-node.pt-pt.po
-${DRUPAL_BASE}/modules/openid/translations/modules-openid.pt-pt.po
-${DRUPAL_BASE}/modules/path/translations/modules-path.pt-pt.po
-${DRUPAL_BASE}/modules/php/translations/modules-php.pt-pt.po
-${DRUPAL_BASE}/modules/ping/translations/modules-ping.pt-pt.po
-${DRUPAL_BASE}/modules/poll/translations/modules-poll.pt-pt.po
-${DRUPAL_BASE}/modules/profile/translations/modules-profile.pt-pt.po
-${DRUPAL_BASE}/modules/search/translations/modules-search.pt-pt.po
-${DRUPAL_BASE}/modules/statistics/translations/modules-statistics.pt-pt.po
-${DRUPAL_BASE}/modules/syslog/translations/modules-syslog.pt-pt.po
-${DRUPAL_BASE}/modules/system/translations/modules-system.pt-pt.po
-${DRUPAL_BASE}/modules/taxonomy/translations/modules-taxonomy.pt-pt.po
-${DRUPAL_BASE}/modules/throttle/translations/modules-throttle.pt-pt.po
-${DRUPAL_BASE}/modules/tracker/translations/modules-tracker.pt-pt.po
-${DRUPAL_BASE}/modules/translation/translations/modules-translation.pt-pt.po
-${DRUPAL_BASE}/modules/trigger/translations/modules-trigger.pt-pt.po
-${DRUPAL_BASE}/modules/update/translations/modules-update.pt-pt.po
-${DRUPAL_BASE}/modules/upload/translations/modules-upload.pt-pt.po
-${DRUPAL_BASE}/modules/user/translations/modules-user.pt-pt.po
-${DRUPAL_BASE}/themes/chameleon/translations/themes-chameleon.pt-pt.po
-${DRUPAL_BASE}/themes/garland/translations/themes-garland.pt-pt.po
-${DRUPAL_BASE}/themes/pushbutton/translations/themes-pushbutton.pt-pt.po
diff --git a/www/drupal6-translations/PLIST.ro b/www/drupal6-translations/PLIST.ro
deleted file mode 100644
index 8cfcdf03151..00000000000
--- a/www/drupal6-translations/PLIST.ro
+++ /dev/null
@@ -1,42 +0,0 @@
-@comment $NetBSD: PLIST.ro,v 1.2 2008/09/22 15:31:10 taca Exp $
-${DRUPAL_BASE}/LICENSE.ro.txt
-${DRUPAL_BASE}/STATUS.ro.txt
-${DRUPAL_BASE}/modules/aggregator/translations/modules-aggregator.ro.po
-${DRUPAL_BASE}/modules/block/translations/modules-block.ro.po
-${DRUPAL_BASE}/modules/blog/translations/modules-blog.ro.po
-${DRUPAL_BASE}/modules/blogapi/translations/modules-blogapi.ro.po
-${DRUPAL_BASE}/modules/book/translations/modules-book.ro.po
-${DRUPAL_BASE}/modules/color/translations/modules-color.ro.po
-${DRUPAL_BASE}/modules/comment/translations/modules-comment.ro.po
-${DRUPAL_BASE}/modules/contact/translations/modules-contact.ro.po
-${DRUPAL_BASE}/modules/dblog/translations/modules-dblog.ro.po
-${DRUPAL_BASE}/modules/filter/translations/modules-filter.ro.po
-${DRUPAL_BASE}/modules/forum/translations/modules-forum.ro.po
-${DRUPAL_BASE}/modules/help/translations/modules-help.ro.po
-${DRUPAL_BASE}/modules/locale/translations/modules-locale.ro.po
-${DRUPAL_BASE}/modules/menu/translations/modules-menu.ro.po
-${DRUPAL_BASE}/modules/node/translations/modules-node.ro.po
-${DRUPAL_BASE}/modules/openid/translations/modules-openid.ro.po
-${DRUPAL_BASE}/modules/path/translations/modules-path.ro.po
-${DRUPAL_BASE}/modules/php/translations/modules-php.ro.po
-${DRUPAL_BASE}/modules/ping/translations/modules-ping.ro.po
-${DRUPAL_BASE}/modules/poll/translations/modules-poll.ro.po
-${DRUPAL_BASE}/modules/profile/translations/modules-profile.ro.po
-${DRUPAL_BASE}/modules/search/translations/modules-search.ro.po
-${DRUPAL_BASE}/modules/statistics/translations/modules-statistics.ro.po
-${DRUPAL_BASE}/modules/syslog/translations/modules-syslog.ro.po
-${DRUPAL_BASE}/modules/system/translations/general.ro.po
-${DRUPAL_BASE}/modules/system/translations/includes.ro.po
-${DRUPAL_BASE}/modules/system/translations/misc.ro.po
-${DRUPAL_BASE}/modules/system/translations/modules-system.ro.po
-${DRUPAL_BASE}/modules/taxonomy/translations/modules-taxonomy.ro.po
-${DRUPAL_BASE}/modules/throttle/translations/modules-throttle.ro.po
-${DRUPAL_BASE}/modules/tracker/translations/modules-tracker.ro.po
-${DRUPAL_BASE}/modules/translation/translations/modules-translation.ro.po
-${DRUPAL_BASE}/modules/trigger/translations/modules-trigger.ro.po
-${DRUPAL_BASE}/modules/update/translations/modules-update.ro.po
-${DRUPAL_BASE}/modules/upload/translations/modules-upload.ro.po
-${DRUPAL_BASE}/modules/user/translations/modules-user.ro.po
-${DRUPAL_BASE}/profiles/default/translations/ro.po
-${DRUPAL_BASE}/themes/chameleon/translations/themes-chameleon.ro.po
-${DRUPAL_BASE}/themes/pushbutton/translations/themes-pushbutton.ro.po
diff --git a/www/drupal6-translations/PLIST.ru b/www/drupal6-translations/PLIST.ru
deleted file mode 100644
index eda95311765..00000000000
--- a/www/drupal6-translations/PLIST.ru
+++ /dev/null
@@ -1,43 +0,0 @@
-@comment $NetBSD: PLIST.ru,v 1.1 2009/01/21 14:03:44 taca Exp $
-${DRUPAL_BASE}/LICENSE.ru.txt
-${DRUPAL_BASE}/STATUS.ru.txt
-${DRUPAL_BASE}/modules/aggregator/translations/modules-aggregator.ru.po
-${DRUPAL_BASE}/modules/block/translations/modules-block.ru.po
-${DRUPAL_BASE}/modules/blog/translations/modules-blog.ru.po
-${DRUPAL_BASE}/modules/blogapi/translations/modules-blogapi.ru.po
-${DRUPAL_BASE}/modules/book/translations/modules-book.ru.po
-${DRUPAL_BASE}/modules/color/translations/modules-color.ru.po
-${DRUPAL_BASE}/modules/comment/translations/modules-comment.ru.po
-${DRUPAL_BASE}/modules/contact/translations/modules-contact.ru.po
-${DRUPAL_BASE}/modules/dblog/translations/modules-dblog.ru.po
-${DRUPAL_BASE}/modules/filter/translations/modules-filter.ru.po
-${DRUPAL_BASE}/modules/forum/translations/modules-forum.ru.po
-${DRUPAL_BASE}/modules/help/translations/modules-help.ru.po
-${DRUPAL_BASE}/modules/locale/translations/modules-locale.ru.po
-${DRUPAL_BASE}/modules/menu/translations/modules-menu.ru.po
-${DRUPAL_BASE}/modules/node/translations/modules-node.ru.po
-${DRUPAL_BASE}/modules/openid/translations/modules-openid.ru.po
-${DRUPAL_BASE}/modules/path/translations/modules-path.ru.po
-${DRUPAL_BASE}/modules/php/translations/modules-php.ru.po
-${DRUPAL_BASE}/modules/ping/translations/modules-ping.ru.po
-${DRUPAL_BASE}/modules/poll/translations/modules-poll.ru.po
-${DRUPAL_BASE}/modules/profile/translations/modules-profile.ru.po
-${DRUPAL_BASE}/modules/search/translations/modules-search.ru.po
-${DRUPAL_BASE}/modules/statistics/translations/modules-statistics.ru.po
-${DRUPAL_BASE}/modules/syslog/translations/modules-syslog.ru.po
-${DRUPAL_BASE}/modules/system/translations/general.ru.po
-${DRUPAL_BASE}/modules/system/translations/includes.ru.po
-${DRUPAL_BASE}/modules/system/translations/misc.ru.po
-${DRUPAL_BASE}/modules/system/translations/modules-system.ru.po
-${DRUPAL_BASE}/modules/taxonomy/translations/modules-taxonomy.ru.po
-${DRUPAL_BASE}/modules/throttle/translations/modules-throttle.ru.po
-${DRUPAL_BASE}/modules/tracker/translations/modules-tracker.ru.po
-${DRUPAL_BASE}/modules/translation/translations/modules-translation.ru.po
-${DRUPAL_BASE}/modules/trigger/translations/modules-trigger.ru.po
-${DRUPAL_BASE}/modules/update/translations/modules-update.ru.po
-${DRUPAL_BASE}/modules/upload/translations/modules-upload.ru.po
-${DRUPAL_BASE}/modules/user/translations/modules-user.ru.po
-${DRUPAL_BASE}/profiles/default/translations/ru.po
-${DRUPAL_BASE}/themes/chameleon/translations/themes-chameleon.ru.po
-${DRUPAL_BASE}/themes/garland/translations/themes-garland.ru.po
-${DRUPAL_BASE}/themes/pushbutton/translations/themes-pushbutton.ru.po
diff --git a/www/drupal6-translations/PLIST.sk b/www/drupal6-translations/PLIST.sk
deleted file mode 100644
index 7b3fc99b7cd..00000000000
--- a/www/drupal6-translations/PLIST.sk
+++ /dev/null
@@ -1,43 +0,0 @@
-@comment $NetBSD: PLIST.sk,v 1.2 2008/09/22 15:31:10 taca Exp $
-${DRUPAL_BASE}/LICENSE.sk.txt
-${DRUPAL_BASE}/STATUS.sk.txt
-${DRUPAL_BASE}/modules/aggregator/translations/modules-aggregator.sk.po
-${DRUPAL_BASE}/modules/block/translations/modules-block.sk.po
-${DRUPAL_BASE}/modules/blog/translations/modules-blog.sk.po
-${DRUPAL_BASE}/modules/blogapi/translations/modules-blogapi.sk.po
-${DRUPAL_BASE}/modules/book/translations/modules-book.sk.po
-${DRUPAL_BASE}/modules/color/translations/modules-color.sk.po
-${DRUPAL_BASE}/modules/comment/translations/modules-comment.sk.po
-${DRUPAL_BASE}/modules/contact/translations/modules-contact.sk.po
-${DRUPAL_BASE}/modules/dblog/translations/modules-dblog.sk.po
-${DRUPAL_BASE}/modules/filter/translations/modules-filter.sk.po
-${DRUPAL_BASE}/modules/forum/translations/modules-forum.sk.po
-${DRUPAL_BASE}/modules/help/translations/modules-help.sk.po
-${DRUPAL_BASE}/modules/locale/translations/modules-locale.sk.po
-${DRUPAL_BASE}/modules/menu/translations/modules-menu.sk.po
-${DRUPAL_BASE}/modules/node/translations/modules-node.sk.po
-${DRUPAL_BASE}/modules/openid/translations/modules-openid.sk.po
-${DRUPAL_BASE}/modules/path/translations/modules-path.sk.po
-${DRUPAL_BASE}/modules/php/translations/modules-php.sk.po
-${DRUPAL_BASE}/modules/ping/translations/modules-ping.sk.po
-${DRUPAL_BASE}/modules/poll/translations/modules-poll.sk.po
-${DRUPAL_BASE}/modules/profile/translations/modules-profile.sk.po
-${DRUPAL_BASE}/modules/search/translations/modules-search.sk.po
-${DRUPAL_BASE}/modules/statistics/translations/modules-statistics.sk.po
-${DRUPAL_BASE}/modules/syslog/translations/modules-syslog.sk.po
-${DRUPAL_BASE}/modules/system/translations/general.sk.po
-${DRUPAL_BASE}/modules/system/translations/includes.sk.po
-${DRUPAL_BASE}/modules/system/translations/misc.sk.po
-${DRUPAL_BASE}/modules/system/translations/modules-system.sk.po
-${DRUPAL_BASE}/modules/taxonomy/translations/modules-taxonomy.sk.po
-${DRUPAL_BASE}/modules/throttle/translations/modules-throttle.sk.po
-${DRUPAL_BASE}/modules/tracker/translations/modules-tracker.sk.po
-${DRUPAL_BASE}/modules/translation/translations/modules-translation.sk.po
-${DRUPAL_BASE}/modules/trigger/translations/modules-trigger.sk.po
-${DRUPAL_BASE}/modules/update/translations/modules-update.sk.po
-${DRUPAL_BASE}/modules/upload/translations/modules-upload.sk.po
-${DRUPAL_BASE}/modules/user/translations/modules-user.sk.po
-${DRUPAL_BASE}/profiles/default/translations/sk.po
-${DRUPAL_BASE}/themes/chameleon/translations/themes-chameleon.sk.po
-${DRUPAL_BASE}/themes/garland/translations/themes-garland.sk.po
-${DRUPAL_BASE}/themes/pushbutton/translations/themes-pushbutton.sk.po
diff --git a/www/drupal6-translations/PLIST.sv b/www/drupal6-translations/PLIST.sv
deleted file mode 100644
index dcd28b77691..00000000000
--- a/www/drupal6-translations/PLIST.sv
+++ /dev/null
@@ -1,43 +0,0 @@
-@comment $NetBSD: PLIST.sv,v 1.4 2009/07/01 01:36:45 taca Exp $
-${DRUPAL_BASE}/LICENSE.sv.txt
-${DRUPAL_BASE}/STATUS.sv.txt
-${DRUPAL_BASE}/modules/aggregator/translations/modules-aggregator.sv.po
-${DRUPAL_BASE}/modules/block/translations/modules-block.sv.po
-${DRUPAL_BASE}/modules/blog/translations/modules-blog.sv.po
-${DRUPAL_BASE}/modules/blogapi/translations/modules-blogapi.sv.po
-${DRUPAL_BASE}/modules/book/translations/modules-book.sv.po
-${DRUPAL_BASE}/modules/color/translations/modules-color.sv.po
-${DRUPAL_BASE}/modules/comment/translations/modules-comment.sv.po
-${DRUPAL_BASE}/modules/contact/translations/modules-contact.sv.po
-${DRUPAL_BASE}/modules/dblog/translations/modules-dblog.sv.po
-${DRUPAL_BASE}/modules/filter/translations/modules-filter.sv.po
-${DRUPAL_BASE}/modules/forum/translations/modules-forum.sv.po
-${DRUPAL_BASE}/modules/help/translations/modules-help.sv.po
-${DRUPAL_BASE}/modules/locale/translations/modules-locale.sv.po
-${DRUPAL_BASE}/modules/menu/translations/modules-menu.sv.po
-${DRUPAL_BASE}/modules/node/translations/modules-node.sv.po
-${DRUPAL_BASE}/modules/openid/translations/modules-openid.sv.po
-${DRUPAL_BASE}/modules/path/translations/modules-path.sv.po
-${DRUPAL_BASE}/modules/php/translations/modules-php.sv.po
-${DRUPAL_BASE}/modules/ping/translations/modules-ping.sv.po
-${DRUPAL_BASE}/modules/poll/translations/modules-poll.sv.po
-${DRUPAL_BASE}/modules/profile/translations/modules-profile.sv.po
-${DRUPAL_BASE}/modules/search/translations/modules-search.sv.po
-${DRUPAL_BASE}/modules/statistics/translations/modules-statistics.sv.po
-${DRUPAL_BASE}/modules/syslog/translations/modules-syslog.sv.po
-${DRUPAL_BASE}/modules/system/translations/general.sv.po
-${DRUPAL_BASE}/modules/system/translations/includes.sv.po
-${DRUPAL_BASE}/modules/system/translations/misc.sv.po
-${DRUPAL_BASE}/modules/system/translations/modules-system.sv.po
-${DRUPAL_BASE}/modules/taxonomy/translations/modules-taxonomy.sv.po
-${DRUPAL_BASE}/modules/throttle/translations/modules-throttle.sv.po
-${DRUPAL_BASE}/modules/tracker/translations/modules-tracker.sv.po
-${DRUPAL_BASE}/modules/translation/translations/modules-translation.sv.po
-${DRUPAL_BASE}/modules/trigger/translations/modules-trigger.sv.po
-${DRUPAL_BASE}/modules/update/translations/modules-update.sv.po
-${DRUPAL_BASE}/modules/upload/translations/modules-upload.sv.po
-${DRUPAL_BASE}/modules/user/translations/modules-user.sv.po
-${DRUPAL_BASE}/profiles/default/translations/sv.po
-${DRUPAL_BASE}/themes/chameleon/translations/themes-chameleon.sv.po
-${DRUPAL_BASE}/themes/garland/translations/themes-garland.sv.po
-${DRUPAL_BASE}/themes/pushbutton/translations/themes-pushbutton.sv.po
diff --git a/www/drupal6-translations/PLIST.tr b/www/drupal6-translations/PLIST.tr
deleted file mode 100644
index 403e7575e6a..00000000000
--- a/www/drupal6-translations/PLIST.tr
+++ /dev/null
@@ -1,43 +0,0 @@
-@comment $NetBSD: PLIST.tr,v 1.3 2009/07/01 01:36:45 taca Exp $
-${DRUPAL_BASE}/LICENSE.tr.txt
-${DRUPAL_BASE}/STATUS.tr.txt
-${DRUPAL_BASE}/modules/aggregator/translations/modules-aggregator.tr.po
-${DRUPAL_BASE}/modules/block/translations/modules-block.tr.po
-${DRUPAL_BASE}/modules/blog/translations/modules-blog.tr.po
-${DRUPAL_BASE}/modules/blogapi/translations/modules-blogapi.tr.po
-${DRUPAL_BASE}/modules/book/translations/modules-book.tr.po
-${DRUPAL_BASE}/modules/color/translations/modules-color.tr.po
-${DRUPAL_BASE}/modules/comment/translations/modules-comment.tr.po
-${DRUPAL_BASE}/modules/contact/translations/modules-contact.tr.po
-${DRUPAL_BASE}/modules/dblog/translations/modules-dblog.tr.po
-${DRUPAL_BASE}/modules/filter/translations/modules-filter.tr.po
-${DRUPAL_BASE}/modules/forum/translations/modules-forum.tr.po
-${DRUPAL_BASE}/modules/help/translations/modules-help.tr.po
-${DRUPAL_BASE}/modules/locale/translations/modules-locale.tr.po
-${DRUPAL_BASE}/modules/menu/translations/modules-menu.tr.po
-${DRUPAL_BASE}/modules/node/translations/modules-node.tr.po
-${DRUPAL_BASE}/modules/openid/translations/modules-openid.tr.po
-${DRUPAL_BASE}/modules/path/translations/modules-path.tr.po
-${DRUPAL_BASE}/modules/php/translations/modules-php.tr.po
-${DRUPAL_BASE}/modules/ping/translations/modules-ping.tr.po
-${DRUPAL_BASE}/modules/poll/translations/modules-poll.tr.po
-${DRUPAL_BASE}/modules/profile/translations/modules-profile.tr.po
-${DRUPAL_BASE}/modules/search/translations/modules-search.tr.po
-${DRUPAL_BASE}/modules/statistics/translations/modules-statistics.tr.po
-${DRUPAL_BASE}/modules/syslog/translations/modules-syslog.tr.po
-${DRUPAL_BASE}/modules/system/translations/general.tr.po
-${DRUPAL_BASE}/modules/system/translations/includes.tr.po
-${DRUPAL_BASE}/modules/system/translations/misc.tr.po
-${DRUPAL_BASE}/modules/system/translations/modules-system.tr.po
-${DRUPAL_BASE}/modules/taxonomy/translations/modules-taxonomy.tr.po
-${DRUPAL_BASE}/modules/throttle/translations/modules-throttle.tr.po
-${DRUPAL_BASE}/modules/tracker/translations/modules-tracker.tr.po
-${DRUPAL_BASE}/modules/translation/translations/modules-translation.tr.po
-${DRUPAL_BASE}/modules/trigger/translations/modules-trigger.tr.po
-${DRUPAL_BASE}/modules/update/translations/modules-update.tr.po
-${DRUPAL_BASE}/modules/upload/translations/modules-upload.tr.po
-${DRUPAL_BASE}/modules/user/translations/modules-user.tr.po
-${DRUPAL_BASE}/profiles/default/translations/tr.po
-${DRUPAL_BASE}/themes/chameleon/translations/themes-chameleon.tr.po
-${DRUPAL_BASE}/themes/garland/translations/themes-garland.tr.po
-${DRUPAL_BASE}/themes/pushbutton/translations/themes-pushbutton.tr.po
diff --git a/www/drupal6-translations/PLIST.uk b/www/drupal6-translations/PLIST.uk
deleted file mode 100644
index fabbe2a9091..00000000000
--- a/www/drupal6-translations/PLIST.uk
+++ /dev/null
@@ -1,44 +0,0 @@
-@comment $NetBSD: PLIST.uk,v 1.2 2009/09/29 13:47:03 taca Exp $
-${DRUPAL_BASE}/LICENSE.uk.txt
-${DRUPAL_BASE}/STATUS.uk.txt
-${DRUPAL_BASE}/modules/aggregator/translations/modules-aggregator.uk.po
-${DRUPAL_BASE}/modules/block/translations/modules-block.uk.po
-${DRUPAL_BASE}/modules/blog/translations/modules-blog.uk.po
-${DRUPAL_BASE}/modules/blogapi/translations/modules-blogapi.uk.po
-${DRUPAL_BASE}/modules/book/translations/modules-book.uk.po
-${DRUPAL_BASE}/modules/color/translations/modules-color.uk.po
-${DRUPAL_BASE}/modules/comment/translations/modules-comment.uk.po
-${DRUPAL_BASE}/modules/contact/translations/modules-contact.uk.po
-${DRUPAL_BASE}/modules/dblog/translations/modules-dblog.uk.po
-${DRUPAL_BASE}/modules/filter/translations/modules-filter.uk.po
-${DRUPAL_BASE}/modules/forum/translations/modules-forum.uk.po
-${DRUPAL_BASE}/modules/help/translations/modules-help.uk.po
-${DRUPAL_BASE}/modules/locale/translations/modules-locale.uk.po
-${DRUPAL_BASE}/modules/menu/translations/modules-menu.uk.po
-${DRUPAL_BASE}/modules/node/translations/modules-node.uk.po
-${DRUPAL_BASE}/modules/openid/translations/modules-openid.uk.po
-${DRUPAL_BASE}/modules/path/translations/modules-path.uk.po
-${DRUPAL_BASE}/modules/php/translations/modules-php.uk.po
-${DRUPAL_BASE}/modules/ping/translations/modules-ping.uk.po
-${DRUPAL_BASE}/modules/poll/translations/modules-poll.uk.po
-${DRUPAL_BASE}/modules/profile/translations/modules-profile.uk.po
-${DRUPAL_BASE}/modules/search/translations/modules-search.uk.po
-${DRUPAL_BASE}/modules/statistics/translations/modules-statistics.uk.po
-${DRUPAL_BASE}/modules/syslog/translations/modules-syslog.uk.po
-${DRUPAL_BASE}/modules/system/translations/general.uk.po
-${DRUPAL_BASE}/modules/system/translations/includes.uk.po
-${DRUPAL_BASE}/modules/system/translations/misc.uk.po
-${DRUPAL_BASE}/modules/system/translations/modules-system.uk.po
-${DRUPAL_BASE}/modules/system/translations/uk.uk.po
-${DRUPAL_BASE}/modules/taxonomy/translations/modules-taxonomy.uk.po
-${DRUPAL_BASE}/modules/throttle/translations/modules-throttle.uk.po
-${DRUPAL_BASE}/modules/tracker/translations/modules-tracker.uk.po
-${DRUPAL_BASE}/modules/translation/translations/modules-translation.uk.po
-${DRUPAL_BASE}/modules/trigger/translations/modules-trigger.uk.po
-${DRUPAL_BASE}/modules/update/translations/modules-update.uk.po
-${DRUPAL_BASE}/modules/upload/translations/modules-upload.uk.po
-${DRUPAL_BASE}/modules/user/translations/modules-user.uk.po
-${DRUPAL_BASE}/profiles/default/translations/uk.po
-${DRUPAL_BASE}/themes/chameleon/translations/themes-chameleon.uk.po
-${DRUPAL_BASE}/themes/garland/translations/themes-garland.uk.po
-${DRUPAL_BASE}/themes/pushbutton/translations/themes-pushbutton.uk.po
diff --git a/www/drupal6-translations/PLIST.uk-ua b/www/drupal6-translations/PLIST.uk-ua
deleted file mode 100644
index 749652b8f60..00000000000
--- a/www/drupal6-translations/PLIST.uk-ua
+++ /dev/null
@@ -1,44 +0,0 @@
-@comment $NetBSD: PLIST.uk-ua,v 1.2 2008/10/12 13:05:01 taca Exp $
-${DRUPAL_BASE}/LICENSE.uk-ua.txt
-${DRUPAL_BASE}/STATUS.uk-ua.txt
-${DRUPAL_BASE}/modules/aggregator/translations/modules-aggregator.uk-ua.po
-${DRUPAL_BASE}/modules/block/translations/modules-block.uk-ua.po
-${DRUPAL_BASE}/modules/blog/translations/modules-blog.uk-ua.po
-${DRUPAL_BASE}/modules/blogapi/translations/modules-blogapi.uk-ua.po
-${DRUPAL_BASE}/modules/book/translations/modules-book.uk-ua.po
-${DRUPAL_BASE}/modules/color/translations/modules-color.uk-ua.po
-${DRUPAL_BASE}/modules/comment/translations/modules-comment.uk-ua.po
-${DRUPAL_BASE}/modules/contact/translations/modules-contact.uk-ua.po
-${DRUPAL_BASE}/modules/dblog/translations/modules-dblog.uk-ua.po
-${DRUPAL_BASE}/modules/filter/translations/modules-filter.uk-ua.po
-${DRUPAL_BASE}/modules/forum/translations/modules-forum.uk-ua.po
-${DRUPAL_BASE}/modules/help/translations/modules-help.uk-ua.po
-${DRUPAL_BASE}/modules/locale/translations/modules-locale.uk-ua.po
-${DRUPAL_BASE}/modules/menu/translations/modules-menu.uk-ua.po
-${DRUPAL_BASE}/modules/node/translations/modules-node.uk-ua.po
-${DRUPAL_BASE}/modules/openid/translations/modules-openid.uk-ua.po
-${DRUPAL_BASE}/modules/path/translations/modules-path.uk-ua.po
-${DRUPAL_BASE}/modules/php/translations/modules-php.uk-ua.po
-${DRUPAL_BASE}/modules/ping/translations/modules-ping.uk-ua.po
-${DRUPAL_BASE}/modules/poll/translations/modules-poll.uk-ua.po
-${DRUPAL_BASE}/modules/profile/translations/modules-profile.uk-ua.po
-${DRUPAL_BASE}/modules/search/translations/modules-search.uk-ua.po
-${DRUPAL_BASE}/modules/statistics/translations/modules-statistics.uk-ua.po
-${DRUPAL_BASE}/modules/syslog/translations/modules-syslog.uk-ua.po
-${DRUPAL_BASE}/modules/system/translations/general.uk-ua.po
-${DRUPAL_BASE}/modules/system/translations/includes.uk-ua.po
-${DRUPAL_BASE}/modules/system/translations/misc.uk-ua.po
-${DRUPAL_BASE}/modules/system/translations/modules-system.uk-ua.po
-${DRUPAL_BASE}/modules/taxonomy/translations/modules-taxonomy.uk-ua.po
-${DRUPAL_BASE}/modules/throttle/translations/modules-throttle.uk-ua.po
-${DRUPAL_BASE}/modules/tracker/translations/modules-tracker.uk-ua.po
-${DRUPAL_BASE}/modules/translation/translations/modules-translation.uk-ua.po
-${DRUPAL_BASE}/modules/trigger/translations/modules-trigger.uk-ua.po
-${DRUPAL_BASE}/modules/update/translations/modules-update.uk-ua.po
-${DRUPAL_BASE}/modules/upload/translations/modules-upload.uk-ua.po
-${DRUPAL_BASE}/modules/user/translations/modules-user.uk-ua.po
-${DRUPAL_BASE}/profiles/default/translations/uk-ua.po
-${DRUPAL_BASE}/readme.uk-ua.txt
-${DRUPAL_BASE}/themes/chameleon/translations/themes-chameleon.uk-ua.po
-${DRUPAL_BASE}/themes/garland/translations/themes-garland.uk-ua.po
-${DRUPAL_BASE}/themes/pushbutton/translations/themes-pushbutton.uk-ua.po
diff --git a/www/drupal6-translations/PLIST.zh-cn b/www/drupal6-translations/PLIST.zh-cn
deleted file mode 100644
index 504c4c8d30d..00000000000
--- a/www/drupal6-translations/PLIST.zh-cn
+++ /dev/null
@@ -1,44 +0,0 @@
-@comment $NetBSD: PLIST.zh-cn,v 1.2 2008/09/22 15:31:10 taca Exp $
-${DRUPAL_BASE}/LICENSE.zh-hans.txt
-${DRUPAL_BASE}/Readme.zh-hans.txt
-${DRUPAL_BASE}/STATUS.zh-hans.txt
-${DRUPAL_BASE}/modules/aggregator/translations/modules-aggregator.zh-hans.po
-${DRUPAL_BASE}/modules/block/translations/modules-block.zh-hans.po
-${DRUPAL_BASE}/modules/blog/translations/modules-blog.zh-hans.po
-${DRUPAL_BASE}/modules/blogapi/translations/modules-blogapi.zh-hans.po
-${DRUPAL_BASE}/modules/book/translations/modules-book.zh-hans.po
-${DRUPAL_BASE}/modules/color/translations/modules-color.zh-hans.po
-${DRUPAL_BASE}/modules/comment/translations/modules-comment.zh-hans.po
-${DRUPAL_BASE}/modules/contact/translations/modules-contact.zh-hans.po
-${DRUPAL_BASE}/modules/dblog/translations/modules-dblog.zh-hans.po
-${DRUPAL_BASE}/modules/filter/translations/modules-filter.zh-hans.po
-${DRUPAL_BASE}/modules/forum/translations/modules-forum.zh-hans.po
-${DRUPAL_BASE}/modules/help/translations/modules-help.zh-hans.po
-${DRUPAL_BASE}/modules/locale/translations/modules-locale.zh-hans.po
-${DRUPAL_BASE}/modules/menu/translations/modules-menu.zh-hans.po
-${DRUPAL_BASE}/modules/node/translations/modules-node.zh-hans.po
-${DRUPAL_BASE}/modules/openid/translations/modules-openid.zh-hans.po
-${DRUPAL_BASE}/modules/path/translations/modules-path.zh-hans.po
-${DRUPAL_BASE}/modules/php/translations/modules-php.zh-hans.po
-${DRUPAL_BASE}/modules/ping/translations/modules-ping.zh-hans.po
-${DRUPAL_BASE}/modules/poll/translations/modules-poll.zh-hans.po
-${DRUPAL_BASE}/modules/profile/translations/modules-profile.zh-hans.po
-${DRUPAL_BASE}/modules/search/translations/modules-search.zh-hans.po
-${DRUPAL_BASE}/modules/statistics/translations/modules-statistics.zh-hans.po
-${DRUPAL_BASE}/modules/syslog/translations/modules-syslog.zh-hans.po
-${DRUPAL_BASE}/modules/system/translations/general.zh-hans.po
-${DRUPAL_BASE}/modules/system/translations/includes.zh-hans.po
-${DRUPAL_BASE}/modules/system/translations/misc.zh-hans.po
-${DRUPAL_BASE}/modules/system/translations/modules-system.zh-hans.po
-${DRUPAL_BASE}/modules/taxonomy/translations/modules-taxonomy.zh-hans.po
-${DRUPAL_BASE}/modules/throttle/translations/modules-throttle.zh-hans.po
-${DRUPAL_BASE}/modules/tracker/translations/modules-tracker.zh-hans.po
-${DRUPAL_BASE}/modules/translation/translations/modules-translation.zh-hans.po
-${DRUPAL_BASE}/modules/trigger/translations/modules-trigger.zh-hans.po
-${DRUPAL_BASE}/modules/update/translations/modules-update.zh-hans.po
-${DRUPAL_BASE}/modules/upload/translations/modules-upload.zh-hans.po
-${DRUPAL_BASE}/modules/user/translations/modules-user.zh-hans.po
-${DRUPAL_BASE}/profiles/default/translations/zh-hans.po
-${DRUPAL_BASE}/themes/chameleon/translations/themes-chameleon.zh-hans.po
-${DRUPAL_BASE}/themes/garland/translations/themes-garland.zh-hans.po
-${DRUPAL_BASE}/themes/pushbutton/translations/themes-pushbutton.zh-hans.po
diff --git a/www/drupal6-translations/PLIST.zh-tw b/www/drupal6-translations/PLIST.zh-tw
deleted file mode 100644
index 78965ed29f7..00000000000
--- a/www/drupal6-translations/PLIST.zh-tw
+++ /dev/null
@@ -1,43 +0,0 @@
-@comment $NetBSD: PLIST.zh-tw,v 1.2 2008/09/22 15:31:10 taca Exp $
-${DRUPAL_BASE}/LICENSE.zh-hant.txt
-${DRUPAL_BASE}/STATUS.zh-hant.txt
-${DRUPAL_BASE}/modules/aggregator/translations/modules-aggregator.zh-hant.po
-${DRUPAL_BASE}/modules/block/translations/modules-block.zh-hant.po
-${DRUPAL_BASE}/modules/blog/translations/modules-blog.zh-hant.po
-${DRUPAL_BASE}/modules/blogapi/translations/modules-blogapi.zh-hant.po
-${DRUPAL_BASE}/modules/book/translations/modules-book.zh-hant.po
-${DRUPAL_BASE}/modules/color/translations/modules-color.zh-hant.po
-${DRUPAL_BASE}/modules/comment/translations/modules-comment.zh-hant.po
-${DRUPAL_BASE}/modules/contact/translations/modules-contact.zh-hant.po
-${DRUPAL_BASE}/modules/dblog/translations/modules-dblog.zh-hant.po
-${DRUPAL_BASE}/modules/filter/translations/modules-filter.zh-hant.po
-${DRUPAL_BASE}/modules/forum/translations/modules-forum.zh-hant.po
-${DRUPAL_BASE}/modules/help/translations/modules-help.zh-hant.po
-${DRUPAL_BASE}/modules/locale/translations/modules-locale.zh-hant.po
-${DRUPAL_BASE}/modules/menu/translations/modules-menu.zh-hant.po
-${DRUPAL_BASE}/modules/node/translations/modules-node.zh-hant.po
-${DRUPAL_BASE}/modules/openid/translations/modules-openid.zh-hant.po
-${DRUPAL_BASE}/modules/path/translations/modules-path.zh-hant.po
-${DRUPAL_BASE}/modules/php/translations/modules-php.zh-hant.po
-${DRUPAL_BASE}/modules/ping/translations/modules-ping.zh-hant.po
-${DRUPAL_BASE}/modules/poll/translations/modules-poll.zh-hant.po
-${DRUPAL_BASE}/modules/profile/translations/modules-profile.zh-hant.po
-${DRUPAL_BASE}/modules/search/translations/modules-search.zh-hant.po
-${DRUPAL_BASE}/modules/statistics/translations/modules-statistics.zh-hant.po
-${DRUPAL_BASE}/modules/syslog/translations/modules-syslog.zh-hant.po
-${DRUPAL_BASE}/modules/system/translations/general.zh-hant.po
-${DRUPAL_BASE}/modules/system/translations/includes.zh-hant.po
-${DRUPAL_BASE}/modules/system/translations/misc.zh-hant.po
-${DRUPAL_BASE}/modules/system/translations/modules-system.zh-hant.po
-${DRUPAL_BASE}/modules/taxonomy/translations/modules-taxonomy.zh-hant.po
-${DRUPAL_BASE}/modules/throttle/translations/modules-throttle.zh-hant.po
-${DRUPAL_BASE}/modules/tracker/translations/modules-tracker.zh-hant.po
-${DRUPAL_BASE}/modules/translation/translations/modules-translation.zh-hant.po
-${DRUPAL_BASE}/modules/trigger/translations/modules-trigger.zh-hant.po
-${DRUPAL_BASE}/modules/update/translations/modules-update.zh-hant.po
-${DRUPAL_BASE}/modules/upload/translations/modules-upload.zh-hant.po
-${DRUPAL_BASE}/modules/user/translations/modules-user.zh-hant.po
-${DRUPAL_BASE}/profiles/default/translations/zh-hant.po
-${DRUPAL_BASE}/themes/chameleon/translations/themes-chameleon.zh-hant.po
-${DRUPAL_BASE}/themes/garland/translations/themes-garland.zh-hant.po
-${DRUPAL_BASE}/themes/pushbutton/translations/themes-pushbutton.zh-hant.po
diff --git a/www/drupal6-translations/distinfo b/www/drupal6-translations/distinfo
deleted file mode 100644
index 8882b9ff896..00000000000
--- a/www/drupal6-translations/distinfo
+++ /dev/null
@@ -1,116 +0,0 @@
-$NetBSD: distinfo,v 1.13 2010/05/26 17:18:56 taca Exp $
-
-SHA1 (drupal6-20080816/ar-6.x-1.2.tar.gz) = 2b2a6bc29405b933de198b0f5d116d380678c03f
-RMD160 (drupal6-20080816/ar-6.x-1.2.tar.gz) = 9e36cf07295d1db690ca6004478f5b8ea0965fcc
-Size (drupal6-20080816/ar-6.x-1.2.tar.gz) = 199777 bytes
-SHA1 (drupal6-20080816/be-6.x-1.0.tar.gz) = f05eeeea3e2fd572abd6d7d9f0baa2ab457e1bc0
-RMD160 (drupal6-20080816/be-6.x-1.0.tar.gz) = 701924e32de57fff29c71048684fed5d2bfe20cc
-Size (drupal6-20080816/be-6.x-1.0.tar.gz) = 795460 bytes
-SHA1 (drupal6-20080816/ca-6.x-1.7.tar.gz) = db2bac68c0d36d0642226759db727652dba26173
-RMD160 (drupal6-20080816/ca-6.x-1.7.tar.gz) = d943134d7239f00acab635b75bc22331828024b0
-Size (drupal6-20080816/ca-6.x-1.7.tar.gz) = 191421 bytes
-SHA1 (drupal6-20080816/cs-6.x-1.9.tar.gz) = 1e200bacc0463366e39e9df736c15a7255671cce
-RMD160 (drupal6-20080816/cs-6.x-1.9.tar.gz) = de2453f564262cab830dc291fc91ccfa62c9de35
-Size (drupal6-20080816/cs-6.x-1.9.tar.gz) = 214748 bytes
-SHA1 (drupal6-20080816/da-6.x-1.3.tar.gz) = 27379a754c4451e551a49586a275c399bd37cd2f
-RMD160 (drupal6-20080816/da-6.x-1.3.tar.gz) = 762eaaee5f18c389f080560da02ea1bd6ef51193
-Size (drupal6-20080816/da-6.x-1.3.tar.gz) = 153689 bytes
-SHA1 (drupal6-20080816/de-6.x-1.0.tar.gz) = bf67c1e9129f955f2a0b73933ea29604408dbea3
-RMD160 (drupal6-20080816/de-6.x-1.0.tar.gz) = abba6fe530ebba772d9858395475ff0a7aae423d
-Size (drupal6-20080816/de-6.x-1.0.tar.gz) = 199236 bytes
-SHA1 (drupal6-20080816/el-6.x-1.0-beta4.tar.gz) = 18e8fe6deb7d1dbdb30559cf32ed1c8d0c6e51b2
-RMD160 (drupal6-20080816/el-6.x-1.0-beta4.tar.gz) = 96fee2226b2577796103c777917010c171e17d4f
-Size (drupal6-20080816/el-6.x-1.0-beta4.tar.gz) = 222455 bytes
-SHA1 (drupal6-20080816/es-6.x-1.4.tar.gz) = 974e483ef823716ea53fffb837d6dcfb942572b4
-RMD160 (drupal6-20080816/es-6.x-1.4.tar.gz) = 54fb693ebda20bb57bd6be39b7a64ec36a38d524
-Size (drupal6-20080816/es-6.x-1.4.tar.gz) = 195207 bytes
-SHA1 (drupal6-20080816/et-6.x-2.0.tar.gz) = ce18f70043f05bfd0bfe37b9c05c32d5326ef719
-RMD160 (drupal6-20080816/et-6.x-2.0.tar.gz) = 29924c5311dbd2aa520bdc4cd9e1e0637f37d56e
-Size (drupal6-20080816/et-6.x-2.0.tar.gz) = 162439 bytes
-SHA1 (drupal6-20080816/fa-6.x-2.0-beta1.tar.gz) = 1e3f0f18102dd2495b083407a4756bb6f8fa3991
-RMD160 (drupal6-20080816/fa-6.x-2.0-beta1.tar.gz) = bff74ff80b784fcb40006d9a21562bb3c76588cf
-Size (drupal6-20080816/fa-6.x-2.0-beta1.tar.gz) = 99287 bytes
-SHA1 (drupal6-20080816/fi-6.x-1.1.tar.gz) = a7cfb0cf65345ca5ac72aafe8c94fe9e773df842
-RMD160 (drupal6-20080816/fi-6.x-1.1.tar.gz) = e8887d9d7d57e3886cb2c814c6fbd32ede692b43
-Size (drupal6-20080816/fi-6.x-1.1.tar.gz) = 214969 bytes
-SHA1 (drupal6-20080816/fr-6.x-1.0.tar.gz) = 714a606bb9b6559b8924f32b0e1bef55234c0d90
-RMD160 (drupal6-20080816/fr-6.x-1.0.tar.gz) = d2718c85db39b4f4cd2d09c4320398ceebee32cd
-Size (drupal6-20080816/fr-6.x-1.0.tar.gz) = 212397 bytes
-SHA1 (drupal6-20080816/gu-6.x-1.0.tar.gz) = 888163c897487ea39e6b1f05f9b3c7156dd532bb
-RMD160 (drupal6-20080816/gu-6.x-1.0.tar.gz) = 86ab95c9b1d1e0573081a7e442c66389bdfa7a79
-Size (drupal6-20080816/gu-6.x-1.0.tar.gz) = 213121 bytes
-SHA1 (drupal6-20080816/he-6.x-1.0.tar.gz) = 932690643afa483dd6060da9273a6ba9af8832a8
-RMD160 (drupal6-20080816/he-6.x-1.0.tar.gz) = 75514cbc1c682aed401eb4e4b7c23742d691b32b
-Size (drupal6-20080816/he-6.x-1.0.tar.gz) = 139027 bytes
-SHA1 (drupal6-20080816/hi-6.x-2.0.tar.gz) = 3797294af5688c975ba922373b390097cd5bd894
-RMD160 (drupal6-20080816/hi-6.x-2.0.tar.gz) = 697b3fc106e83a59e5808e7d82e4cc6a2b44bb67
-Size (drupal6-20080816/hi-6.x-2.0.tar.gz) = 191356 bytes
-SHA1 (drupal6-20080816/hr-6.x-1.0-beta3.tar.gz) = d0632330ac4e4106fac6f7a38c9fd18061160658
-RMD160 (drupal6-20080816/hr-6.x-1.0-beta3.tar.gz) = e117e46953ba9f00b338041e1af3426aeecf8338
-Size (drupal6-20080816/hr-6.x-1.0-beta3.tar.gz) = 195956 bytes
-SHA1 (drupal6-20080816/hu-6.x-1.1.tar.gz) = 341edd993c0c6c2860eeb917f94bc4d093f87b36
-RMD160 (drupal6-20080816/hu-6.x-1.1.tar.gz) = 57045d2e72a59d85c42ff9811615b7e18885679e
-Size (drupal6-20080816/hu-6.x-1.1.tar.gz) = 196560 bytes
-SHA1 (drupal6-20080816/id-6.x-1.16.tar.gz) = aa7258c42c02df86154870eec73cefe0debcfd8d
-RMD160 (drupal6-20080816/id-6.x-1.16.tar.gz) = 86f1f7b7008cbd57b379f7e746ad97fb11b6d854
-Size (drupal6-20080816/id-6.x-1.16.tar.gz) = 155579 bytes
-SHA1 (drupal6-20080816/it-6.x-1.6.tar.gz) = 7d4379f1b2e11fec46126ba0dcf80be2f0352fbf
-RMD160 (drupal6-20080816/it-6.x-1.6.tar.gz) = aa0d1133aaa951b02224f41b202abe98081447b8
-Size (drupal6-20080816/it-6.x-1.6.tar.gz) = 192242 bytes
-SHA1 (drupal6-20080816/ja-6.x-1.6.tar.gz) = cf6a9d830d6d873818a4030bdb4d24edcfeb6114
-RMD160 (drupal6-20080816/ja-6.x-1.6.tar.gz) = e3f2e9c150e7155597b661258414527caa9f0932
-Size (drupal6-20080816/ja-6.x-1.6.tar.gz) = 211062 bytes
-SHA1 (drupal6-20080816/ko-6.x-1.2.tar.gz) = 581607d3214d0d7719a3fdf4ab56443c0639dbfa
-RMD160 (drupal6-20080816/ko-6.x-1.2.tar.gz) = 7ca219f0643f2c46fbc42661c12eff3ee1ab2a89
-Size (drupal6-20080816/ko-6.x-1.2.tar.gz) = 246001 bytes
-SHA1 (drupal6-20080816/lt-6.x-1.2.tar.gz) = c1856e919c46e36c86a50a75ded80249900c58cd
-RMD160 (drupal6-20080816/lt-6.x-1.2.tar.gz) = 3e59e550acc3a697c984fce26aad56b02d14230c
-Size (drupal6-20080816/lt-6.x-1.2.tar.gz) = 187876 bytes
-SHA1 (drupal6-20080816/mr-6.x-1.0-beta1.tar.gz) = 992b404ee261e2a911e70ebc903683b282c91282
-RMD160 (drupal6-20080816/mr-6.x-1.0-beta1.tar.gz) = 96bfecda8385106f3ac0bc3318aa244d8cce0ec4
-Size (drupal6-20080816/mr-6.x-1.0-beta1.tar.gz) = 181799 bytes
-SHA1 (drupal6-20080816/ms-6.x-1.0-beta3.tar.gz) = a22709a74d02bc36581078196a271881b47084d1
-RMD160 (drupal6-20080816/ms-6.x-1.0-beta3.tar.gz) = 7c15ea7ae701d937e8d44bf4a42c259cf0c4a00a
-Size (drupal6-20080816/ms-6.x-1.0-beta3.tar.gz) = 140305 bytes
-SHA1 (drupal6-20080816/nb-6.x-2.0.tar.gz) = 8587b77fa086908851ed067d4464d32b0c56c7cb
-RMD160 (drupal6-20080816/nb-6.x-2.0.tar.gz) = e26aa252b7669168484fe65fe2ea0f7eb758e942
-Size (drupal6-20080816/nb-6.x-2.0.tar.gz) = 187145 bytes
-SHA1 (drupal6-20080816/nl-6.x-1.6.tar.gz) = beb6bb33224e9e829975487a498f15cdda20a77a
-RMD160 (drupal6-20080816/nl-6.x-1.6.tar.gz) = 6cf8550b7007a6997f7053309decb9600fb4483b
-Size (drupal6-20080816/nl-6.x-1.6.tar.gz) = 188671 bytes
-SHA1 (drupal6-20080816/pl-6.x-0.3.tar.gz) = 3843a4d1bda9f132fc3b7ba14334aad1d2d6a3df
-RMD160 (drupal6-20080816/pl-6.x-0.3.tar.gz) = 85fee4f2e432e0c4af58641ad2d1cc6ac0aee6f7
-Size (drupal6-20080816/pl-6.x-0.3.tar.gz) = 383865 bytes
-SHA1 (drupal6-20080816/pt-br-6.x-1.4.tar.gz) = d6e552f8f706e944a614f449d2a593fea9fc4adb
-RMD160 (drupal6-20080816/pt-br-6.x-1.4.tar.gz) = 006e8db620b391d4a62c29ba1c7a33212c86d40a
-Size (drupal6-20080816/pt-br-6.x-1.4.tar.gz) = 191619 bytes
-SHA1 (drupal6-20080816/pt-pt-6.x-1.1.tar.gz) = 31fcce7a97e5ebd1134c8bc908b903b445f61efb
-RMD160 (drupal6-20080816/pt-pt-6.x-1.1.tar.gz) = 82cd28cad2c4f1a38ac3857d340f6009576effb3
-Size (drupal6-20080816/pt-pt-6.x-1.1.tar.gz) = 192807 bytes
-SHA1 (drupal6-20080816/ro-6.x-1.1.tar.gz) = 42c2a605bdd414a8ea7e11654cc2b2b77c1d2fb7
-RMD160 (drupal6-20080816/ro-6.x-1.1.tar.gz) = 0391bcd1e0e74e642200ca0256cf41f3b4b5e0cd
-Size (drupal6-20080816/ro-6.x-1.1.tar.gz) = 134248 bytes
-SHA1 (drupal6-20080816/ru-6.x-1.3.tar.gz) = c4f3646db419fc226057ae76ba360f99bd3b037b
-RMD160 (drupal6-20080816/ru-6.x-1.3.tar.gz) = 4ed475d078a110bfce89fcd596f763686cdb3dc5
-Size (drupal6-20080816/ru-6.x-1.3.tar.gz) = 217364 bytes
-SHA1 (drupal6-20080816/sk-6.x-1.3.tar.gz) = 691ec7d22df5cf20b65ffc339920f8e128a93c70
-RMD160 (drupal6-20080816/sk-6.x-1.3.tar.gz) = 80a20ed813503d80257d31360045b63a7d36dd7e
-Size (drupal6-20080816/sk-6.x-1.3.tar.gz) = 168311 bytes
-SHA1 (drupal6-20080816/sv-6.x-1.3.tar.gz) = 856a2e4b09ed11ed6fc78967bf60b4120faa3828
-RMD160 (drupal6-20080816/sv-6.x-1.3.tar.gz) = 6d8f29a9c344b1fc429e2626630ef5b30f7e7786
-Size (drupal6-20080816/sv-6.x-1.3.tar.gz) = 187261 bytes
-SHA1 (drupal6-20080816/tr-6.x-1.0-rc2.tar.gz) = 46bdca2e1c83faf094ebf687720db3443d3a2dc9
-RMD160 (drupal6-20080816/tr-6.x-1.0-rc2.tar.gz) = accac03f77935c9c1ea3d8e6bf7c2b5d8fd5a24b
-Size (drupal6-20080816/tr-6.x-1.0-rc2.tar.gz) = 226529 bytes
-SHA1 (drupal6-20080816/uk-6.x-1.6.tar.gz) = 99175f1549225a3c16837ca98a0016da03b830a7
-RMD160 (drupal6-20080816/uk-6.x-1.6.tar.gz) = 044156bd104b09c47c758b96ddc69b4aae0f0f21
-Size (drupal6-20080816/uk-6.x-1.6.tar.gz) = 712092 bytes
-SHA1 (drupal6-20080816/uk-ua-6.x-1.2-beta3.tar.gz) = 894ba4043fe8dcf4b827b83be4b8dee54b54d057
-RMD160 (drupal6-20080816/uk-ua-6.x-1.2-beta3.tar.gz) = f30af5cf6233e694b1b80cd3b09a6abd24ad3063
-Size (drupal6-20080816/uk-ua-6.x-1.2-beta3.tar.gz) = 177524 bytes
-SHA1 (drupal6-20080816/zh-hans-6.x-1.0.tar.gz) = 49de1b91b538e4ccbfccbeb3750812e60ef89431
-RMD160 (drupal6-20080816/zh-hans-6.x-1.0.tar.gz) = 0ca22235af7c8a6de3bda28556f0f2fe6984f34e
-Size (drupal6-20080816/zh-hans-6.x-1.0.tar.gz) = 213991 bytes
-SHA1 (drupal6-20080816/zh-hant-6.x-1.5.tar.gz) = eace03efb1ef037adc90c60459d5b4840a177a92
-RMD160 (drupal6-20080816/zh-hant-6.x-1.5.tar.gz) = 1193ae39cd6609f862686bb8a900f8090cd65b0d
-Size (drupal6-20080816/zh-hant-6.x-1.5.tar.gz) = 212407 bytes
diff --git a/www/drupal6-translations/options.mk b/www/drupal6-translations/options.mk
deleted file mode 100644
index a846d6fca44..00000000000
--- a/www/drupal6-translations/options.mk
+++ /dev/null
@@ -1,65 +0,0 @@
-# $NetBSD: options.mk,v 1.10 2010/05/26 17:18:56 taca Exp $
-
-PKG_OPTIONS_VAR= PKG_OPTIONS.drupal-translations
-
-# Select official release or beta versions which contains correct
-# directory structure.
-#
-DL_SUPPORTED_LANGUAGES= ar be ca cs da de el es et fa fi fr gu he hi hr hu \
- id it ja ko lt mr ms nb nl pl pt-br pt-pt ro ru sk \
- sv tr uk uk-ua zh-cn zh-tw
-
-DL_TRANSLATIONS.ar= ar-6.x-1.2.tar.gz # 2010/02/20
-DL_TRANSLATIONS.be= be-6.x-1.0.tar.gz # 2009/05/28
-DL_TRANSLATIONS.ca= ca-6.x-1.7.tar.gz # 2009/07/26
-DL_TRANSLATIONS.cs= cs-6.x-1.9.tar.gz # 2008/09/29
-DL_TRANSLATIONS.da= da-6.x-1.3.tar.gz # 2010/05/04
-DL_TRANSLATIONS.de= de-6.x-1.0.tar.gz # 2009/09/14
-DL_TRANSLATIONS.el= el-6.x-1.0-beta4.tar.gz # 2009/07/26
-DL_TRANSLATIONS.es= es-6.x-1.4.tar.gz # 2009/10/07
-DL_TRANSLATIONS.et= et-6.x-2.0.tar.gz # 2010/04/09
-DL_TRANSLATIONS.fa= fa-6.x-2.0-beta1.tar.gz # 2009/11/03
-DL_TRANSLATIONS.fi= fi-6.x-1.1.tar.gz # 2009/10/09
-DL_TRANSLATIONS.fr= fr-6.x-1.0.tar.gz # 2009/01/13
-DL_TRANSLATIONS.gu= gu-6.x-1.0.tar.gz # 2008/06/11
-DL_TRANSLATIONS.he= he-6.x-1.0.tar.gz # 2008/03/14
-DL_TRANSLATIONS.hi= hi-6.x-2.0.tar.gz # 2010/01/09
-DL_TRANSLATIONS.hr= hr-6.x-1.0-beta3.tar.gz # 2009/08/19
-DL_TRANSLATIONS.hu= hu-6.x-1.1.tar.gz # 2009/09/17
-DL_TRANSLATIONS.id= id-6.x-1.16.tar.gz # 2009/06/21
-DL_TRANSLATIONS.it= it-6.x-1.6.tar.gz # 2009/08/08
-DL_TRANSLATIONS.ja= ja-6.x-1.6.tar.gz # 2010/03/04
-DL_TRANSLATIONS.ko= ko-6.x-1.2.tar.gz # 2008/12/12
-DL_TRANSLATIONS.lt= lt-6.x-1.2.tar.gz # 2008/02/26
-DL_TRANSLATIONS.mr= mr-6.x-1.0-beta1.tar.gz # 2010/01/09
-DL_TRANSLATIONS.ms= ms-6.x-1.0-beta3.tar.gz # 2010/02/08
-DL_TRANSLATIONS.nb= nb-6.x-2.0.tar.gz # 2009/02/28
-DL_TRANSLATIONS.nl= nl-6.x-1.6.tar.gz # 2010/03/25
-DL_TRANSLATIONS.pl= pl-6.x-0.3.tar.gz # 2008/09/08
-DL_TRANSLATIONS.pt-br= pt-br-6.x-1.4.tar.gz # 2009/12/11
-DL_TRANSLATIONS.pt-pt= pt-pt-6.x-1.1.tar.gz # 2009/09/26
-DL_TRANSLATIONS.ro= ro-6.x-1.1.tar.gz # 2008/02/21
-DL_TRANSLATIONS.ru= ru-6.x-1.3.tar.gz # 2009/05/04
-DL_TRANSLATIONS.sk= sk-6.x-1.3.tar.gz # 2010/03/19
-DL_TRANSLATIONS.sv= sv-6.x-1.3.tar.gz # 2009/08/06
-DL_TRANSLATIONS.tr= tr-6.x-1.0-rc2.tar.gz # 2009/04/08
-DL_TRANSLATIONS.uk-ua= uk-ua-6.x-1.2-beta3.tar.gz # 2008/10/03
-DL_TRANSLATIONS.uk= uk-6.x-1.6.tar.gz # 2009/10/07
-DL_TRANSLATIONS.zh-cn= zh-hans-6.x-1.0.tar.gz # 2008/06/01
-DL_TRANSLATIONS.zh-tw= zh-hant-6.x-1.5.tar.gz # 2009/08/20
-
-.for l in ${DL_SUPPORTED_LANGUAGES}
-PKG_SUPPORTED_OPTIONS+= lang-${l}
-PKG_SUGGESTED_OPTIONS+= lang-${l}
-.endfor
-
-.include "../../mk/bsd.options.mk"
-
-.for l in ${PKG_OPTIONS:Mlang-*}
-DL_LANGUAGES+= ${l:S/^lang-//1}
-.endfor
-
-.for l in ${DL_LANGUAGES}
-DL_DISTFILES+= ${DL_TRANSLATIONS.${l}}
-PLIST_SRC+= PLIST.${l}
-.endfor