aboutsummaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/Makefile7
-rw-r--r--x11-wm/e17-module-calendar/Makefile38
-rw-r--r--x11-wm/e17-module-calendar/distinfo2
-rw-r--r--x11-wm/e17-module-calendar/pkg-descr4
-rw-r--r--x11-wm/e17-module-calendar/pkg-plist114
-rw-r--r--x11-wm/e17-module-drawer/Makefile39
-rw-r--r--x11-wm/e17-module-drawer/distinfo2
-rw-r--r--x11-wm/e17-module-drawer/pkg-descr3
-rw-r--r--x11-wm/e17-module-drawer/pkg-plist80
-rw-r--r--x11-wm/e17-module-e-tiling/Makefile37
-rw-r--r--x11-wm/e17-module-e-tiling/distinfo2
-rw-r--r--x11-wm/e17-module-e-tiling/pkg-descr8
-rw-r--r--x11-wm/e17-module-e-tiling/pkg-plist17
-rw-r--r--x11-wm/e17-module-language/Makefile38
-rw-r--r--x11-wm/e17-module-language/distinfo2
-rw-r--r--x11-wm/e17-module-language/pkg-descr3
-rw-r--r--x11-wm/e17-module-language/pkg-plist162
-rw-r--r--x11-wm/e17-module-quickaccess/Makefile26
-rw-r--r--x11-wm/e17-module-quickaccess/distinfo2
-rw-r--r--x11-wm/e17-module-quickaccess/pkg-descr12
-rw-r--r--x11-wm/e17-module-quickaccess/pkg-plist7
-rw-r--r--x11-wm/e17-module-tiling/Makefile37
-rw-r--r--x11-wm/e17-module-tiling/distinfo2
-rw-r--r--x11-wm/e17-module-tiling/pkg-descr4
-rw-r--r--x11-wm/e17-module-tiling/pkg-plist80
-rw-r--r--x11-wm/e17-module-xkbswitch/Makefile38
-rw-r--r--x11-wm/e17-module-xkbswitch/distinfo2
-rw-r--r--x11-wm/e17-module-xkbswitch/pkg-descr4
-rw-r--r--x11-wm/e17-module-xkbswitch/pkg-plist89
29 files changed, 0 insertions, 861 deletions
diff --git a/x11-wm/Makefile b/x11-wm/Makefile
index 80a9d490f8be..7733e0641a4e 100644
--- a/x11-wm/Makefile
+++ b/x11-wm/Makefile
@@ -31,13 +31,10 @@
SUBDIR += e16
SUBDIR += e16utils
SUBDIR += e17-module-alarm
- SUBDIR += e17-module-calendar
SUBDIR += e17-module-comp-scale
SUBDIR += e17-module-cpu
SUBDIR += e17-module-deskshow
SUBDIR += e17-module-diskio
- SUBDIR += e17-module-drawer
- SUBDIR += e17-module-e-tiling
SUBDIR += e17-module-eektool
SUBDIR += e17-module-elfe
SUBDIR += e17-module-empris
@@ -56,7 +53,6 @@
SUBDIR += e17-module-forecasts
SUBDIR += e17-module-iiirk
SUBDIR += e17-module-itask
- SUBDIR += e17-module-language
SUBDIR += e17-module-mail
SUBDIR += e17-module-mem
SUBDIR += e17-module-moon
@@ -66,7 +62,6 @@
SUBDIR += e17-module-penguins
SUBDIR += e17-module-photo
SUBDIR += e17-module-places
- SUBDIR += e17-module-quickaccess
SUBDIR += e17-module-rain
SUBDIR += e17-module-rmb
SUBDIR += e17-module-screenshot
@@ -74,13 +69,11 @@
SUBDIR += e17-module-snow
SUBDIR += e17-module-taskbar
SUBDIR += e17-module-tclock
- SUBDIR += e17-module-tiling
SUBDIR += e17-module-uptime
SUBDIR += e17-module-weather
SUBDIR += e17-module-winlist-ng
SUBDIR += e17-module-winselector
SUBDIR += e17-module-wlan
- SUBDIR += e17-module-xkbswitch
SUBDIR += e17-modules
SUBDIR += echinus
SUBDIR += ede
diff --git a/x11-wm/e17-module-calendar/Makefile b/x11-wm/e17-module-calendar/Makefile
deleted file mode 100644
index 7e363500342e..000000000000
--- a/x11-wm/e17-module-calendar/Makefile
+++ /dev/null
@@ -1,38 +0,0 @@
-# Created by: Stanislav Sedov <ssedov@mbsd.msk.ru>
-# $FreeBSD$
-
-PORTNAME= calendar
-PORTVERSION= 20111128
-PORTEPOCH= 1
-CATEGORIES= x11-wm enlightenment
-MASTER_SITES= http://files.roorback.net/e17/modules/
-PKGNAMEPREFIX= e17-module-
-
-MAINTAINER= gblach@FreeBSD.org
-COMMENT= Nice calendar module for e17
-
-BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
-RUN_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
-
-DEPRECATED= Deprecated upstream
-EXPIRATION_DATE=2013-01-31
-
-DIST_SUBDIR= e17
-USE_BZIP2= yes
-GNU_CONFIGURE= yes
-USE_GMAKE= yes
-USE_EFL= ecore evas edje eet libtool_hack modarch_hack
-USE_GNOME= pkgconfig
-
-.include <bsd.port.options.mk>
-
-.if ${PORT_OPTIONS:MNLS}
-USE_GETTEXT= yes
-CONFIGURE_ARGS+=--enable-nls
-PLIST_SUB+= NLS=""
-.else
-CONFIGURE_ARGS+=--disable-nls
-PLIST_SUB+= NLS="@comment "
-.endif
-
-.include <bsd.port.mk>
diff --git a/x11-wm/e17-module-calendar/distinfo b/x11-wm/e17-module-calendar/distinfo
deleted file mode 100644
index b40a18677b9e..000000000000
--- a/x11-wm/e17-module-calendar/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (e17/calendar-20111128.tar.bz2) = 2af400b6c89d383357fefac0c6831b12f36f429e3d2fe0fb744f0ee5dfb1fffd
-SIZE (e17/calendar-20111128.tar.bz2) = 530974
diff --git a/x11-wm/e17-module-calendar/pkg-descr b/x11-wm/e17-module-calendar/pkg-descr
deleted file mode 100644
index e42638fcfd68..000000000000
--- a/x11-wm/e17-module-calendar/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-Calendar - a desktop calendar module for E17.
-
-Author: NASA (Nathan Smith) <nasa01@comcast.net>
-WWW: http://www.enlightenment.org
diff --git a/x11-wm/e17-module-calendar/pkg-plist b/x11-wm/e17-module-calendar/pkg-plist
deleted file mode 100644
index dfd9d44866e3..000000000000
--- a/x11-wm/e17-module-calendar/pkg-plist
+++ /dev/null
@@ -1,114 +0,0 @@
-lib/enlightenment/modules/calendar/calendar.edj
-lib/enlightenment/modules/calendar/e-module-calendar.edj
-lib/enlightenment/modules/calendar/module.desktop
-lib/enlightenment/modules/calendar/%%E17_ARCH%%/module.so
-%%NLS%%lib/enlightenment/modules/calendar/locale/da/LC_MESSAGES/calendar.mo
-%%NLS%%lib/enlightenment/modules/calendar/locale/tr/LC_MESSAGES/calendar.mo
-%%NLS%%lib/enlightenment/modules/calendar/locale/sk/LC_MESSAGES/calendar.mo
-%%NLS%%lib/enlightenment/modules/calendar/locale/eo/LC_MESSAGES/calendar.mo
-%%NLS%%lib/enlightenment/modules/calendar/locale/hi/LC_MESSAGES/calendar.mo
-%%NLS%%lib/enlightenment/modules/calendar/locale/it/LC_MESSAGES/calendar.mo
-%%NLS%%lib/enlightenment/modules/calendar/locale/ru/LC_MESSAGES/calendar.mo
-%%NLS%%lib/enlightenment/modules/calendar/locale/fi/LC_MESSAGES/calendar.mo
-%%NLS%%lib/enlightenment/modules/calendar/locale/sv/LC_MESSAGES/calendar.mo
-%%NLS%%lib/enlightenment/modules/calendar/locale/ko/LC_MESSAGES/calendar.mo
-%%NLS%%lib/enlightenment/modules/calendar/locale/pt/LC_MESSAGES/calendar.mo
-%%NLS%%lib/enlightenment/modules/calendar/locale/el/LC_MESSAGES/calendar.mo
-%%NLS%%lib/enlightenment/modules/calendar/locale/zh_CN/LC_MESSAGES/calendar.mo
-%%NLS%%lib/enlightenment/modules/calendar/locale/th/LC_MESSAGES/calendar.mo
-%%NLS%%lib/enlightenment/modules/calendar/locale/de/LC_MESSAGES/calendar.mo
-%%NLS%%lib/enlightenment/modules/calendar/locale/ja/LC_MESSAGES/calendar.mo
-%%NLS%%lib/enlightenment/modules/calendar/locale/uk/LC_MESSAGES/calendar.mo
-%%NLS%%lib/enlightenment/modules/calendar/locale/nl/LC_MESSAGES/calendar.mo
-%%NLS%%lib/enlightenment/modules/calendar/locale/en_GB/LC_MESSAGES/calendar.mo
-%%NLS%%lib/enlightenment/modules/calendar/locale/fr/LC_MESSAGES/calendar.mo
-%%NLS%%lib/enlightenment/modules/calendar/locale/he/LC_MESSAGES/calendar.mo
-%%NLS%%lib/enlightenment/modules/calendar/locale/ar/LC_MESSAGES/calendar.mo
-%%NLS%%lib/enlightenment/modules/calendar/locale/km/LC_MESSAGES/calendar.mo
-%%NLS%%lib/enlightenment/modules/calendar/locale/lt/LC_MESSAGES/calendar.mo
-%%NLS%%lib/enlightenment/modules/calendar/locale/cs/LC_MESSAGES/calendar.mo
-%%NLS%%lib/enlightenment/modules/calendar/locale/pl/LC_MESSAGES/calendar.mo
-%%NLS%%lib/enlightenment/modules/calendar/locale/es/LC_MESSAGES/calendar.mo
-%%NLS%%lib/enlightenment/modules/calendar/locale/hu/LC_MESSAGES/calendar.mo
-%%NLS%%lib/enlightenment/modules/calendar/locale/hr/LC_MESSAGES/calendar.mo
-%%NLS%%lib/enlightenment/modules/calendar/locale/bs/LC_MESSAGES/calendar.mo
-%%NLS%%lib/enlightenment/modules/calendar/locale/et/LC_MESSAGES/calendar.mo
-%%NLS%%lib/enlightenment/modules/calendar/locale/bg/LC_MESSAGES/calendar.mo
-%%NLS%%lib/enlightenment/modules/calendar/locale/pt_BR/LC_MESSAGES/calendar.mo
-%%NLS%%lib/enlightenment/modules/calendar/locale/nb/LC_MESSAGES/calendar.mo
-%%NLS%%lib/enlightenment/modules/calendar/locale/sl/LC_MESSAGES/calendar.mo
-%%NLS%%@dirrm lib/enlightenment/modules/calendar/locale/sl/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/calendar/locale/sl
-%%NLS%%@dirrm lib/enlightenment/modules/calendar/locale/nb/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/calendar/locale/nb
-%%NLS%%@dirrm lib/enlightenment/modules/calendar/locale/pt_BR/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/calendar/locale/pt_BR
-%%NLS%%@dirrm lib/enlightenment/modules/calendar/locale/bg/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/calendar/locale/bg
-%%NLS%%@dirrm lib/enlightenment/modules/calendar/locale/et/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/calendar/locale/et
-%%NLS%%@dirrm lib/enlightenment/modules/calendar/locale/bs/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/calendar/locale/bs
-%%NLS%%@dirrm lib/enlightenment/modules/calendar/locale/hr/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/calendar/locale/hr
-%%NLS%%@dirrm lib/enlightenment/modules/calendar/locale/hu/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/calendar/locale/hu
-%%NLS%%@dirrm lib/enlightenment/modules/calendar/locale/es/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/calendar/locale/es
-%%NLS%%@dirrm lib/enlightenment/modules/calendar/locale/pl/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/calendar/locale/pl
-%%NLS%%@dirrm lib/enlightenment/modules/calendar/locale/cs/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/calendar/locale/cs
-%%NLS%%@dirrm lib/enlightenment/modules/calendar/locale/lt/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/calendar/locale/lt
-%%NLS%%@dirrm lib/enlightenment/modules/calendar/locale/km/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/calendar/locale/km
-%%NLS%%@dirrm lib/enlightenment/modules/calendar/locale/ar/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/calendar/locale/ar
-%%NLS%%@dirrm lib/enlightenment/modules/calendar/locale/he/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/calendar/locale/he
-%%NLS%%@dirrm lib/enlightenment/modules/calendar/locale/fr/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/calendar/locale/fr
-%%NLS%%@dirrm lib/enlightenment/modules/calendar/locale/en_GB/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/calendar/locale/en_GB
-%%NLS%%@dirrm lib/enlightenment/modules/calendar/locale/nl/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/calendar/locale/nl
-%%NLS%%@dirrm lib/enlightenment/modules/calendar/locale/uk/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/calendar/locale/uk
-%%NLS%%@dirrm lib/enlightenment/modules/calendar/locale/ja/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/calendar/locale/ja
-%%NLS%%@dirrm lib/enlightenment/modules/calendar/locale/de/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/calendar/locale/de
-%%NLS%%@dirrm lib/enlightenment/modules/calendar/locale/th/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/calendar/locale/th
-%%NLS%%@dirrm lib/enlightenment/modules/calendar/locale/zh_CN/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/calendar/locale/zh_CN
-%%NLS%%@dirrm lib/enlightenment/modules/calendar/locale/el/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/calendar/locale/el
-%%NLS%%@dirrm lib/enlightenment/modules/calendar/locale/pt/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/calendar/locale/pt
-%%NLS%%@dirrm lib/enlightenment/modules/calendar/locale/ko/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/calendar/locale/ko
-%%NLS%%@dirrm lib/enlightenment/modules/calendar/locale/sv/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/calendar/locale/sv
-%%NLS%%@dirrm lib/enlightenment/modules/calendar/locale/fi/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/calendar/locale/fi
-%%NLS%%@dirrm lib/enlightenment/modules/calendar/locale/ru/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/calendar/locale/ru
-%%NLS%%@dirrm lib/enlightenment/modules/calendar/locale/it/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/calendar/locale/it
-%%NLS%%@dirrm lib/enlightenment/modules/calendar/locale/hi/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/calendar/locale/hi
-%%NLS%%@dirrm lib/enlightenment/modules/calendar/locale/eo/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/calendar/locale/eo
-%%NLS%%@dirrm lib/enlightenment/modules/calendar/locale/sk/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/calendar/locale/sk
-%%NLS%%@dirrm lib/enlightenment/modules/calendar/locale/tr/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/calendar/locale/tr
-%%NLS%%@dirrm lib/enlightenment/modules/calendar/locale/da/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/calendar/locale/da
-%%NLS%%@dirrm lib/enlightenment/modules/calendar/locale
-@dirrm lib/enlightenment/modules/calendar/%%E17_ARCH%%
-@dirrm lib/enlightenment/modules/calendar
-@dirrmtry lib/enlightenment/modules
-@dirrmtry lib/enlightenment
diff --git a/x11-wm/e17-module-drawer/Makefile b/x11-wm/e17-module-drawer/Makefile
deleted file mode 100644
index 159e7557f722..000000000000
--- a/x11-wm/e17-module-drawer/Makefile
+++ /dev/null
@@ -1,39 +0,0 @@
-# Created by: Grzegorz Blach <gblach@FreeBSD.org>
-# $FreeBSD$
-
-PORTNAME= drawer
-PORTVERSION= 20111128
-CATEGORIES= x11-wm enlightenment
-MASTER_SITES= http://files.roorback.net/e17/modules/
-PKGNAMEPREFIX= e17-module-
-
-MAINTAINER= gblach@FreeBSD.org
-COMMENT= An e17 module to display/organize different types of information
-
-BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment \
- ethumb:${PORTSDIR}/graphics/ethumb
-RUN_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment \
- ethumb:${PORTSDIR}/graphics/ethumb
-
-DEPRECATED= Deprecated upstream
-EXPIRATION_DATE=2013-01-31
-
-DIST_SUBDIR= e17
-USE_BZIP2= yes
-GNU_CONFIGURE= yes
-USE_GMAKE= yes
-USE_EFL= edje libtool_hack modarch_hack
-USE_GNOME= gnomehack pkgconfig
-
-.include <bsd.port.options.mk>
-
-.if ${PORT_OPTIONS:MNLS}
-USE_GETTEXT= yes
-CONFIGURE_ARGS+=--enable-nls
-PLIST_SUB+= NLS=""
-.else
-CONFIGURE_ARGS+=--disable-nls
-PLIST_SUB+= NLS="@comment "
-.endif
-
-.include <bsd.port.mk>
diff --git a/x11-wm/e17-module-drawer/distinfo b/x11-wm/e17-module-drawer/distinfo
deleted file mode 100644
index 2cab40cbdad1..000000000000
--- a/x11-wm/e17-module-drawer/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (e17/drawer-20111128.tar.bz2) = 1c60655f761f8626dd3d97a0e0533b041a6d74cfd744ef5a25bc472eeeb18d22
-SIZE (e17/drawer-20111128.tar.bz2) = 654447
diff --git a/x11-wm/e17-module-drawer/pkg-descr b/x11-wm/e17-module-drawer/pkg-descr
deleted file mode 100644
index e800e9c1d1be..000000000000
--- a/x11-wm/e17-module-drawer/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-A module to display/organize different types of information.
-
-WWW: http://www.enlightenment.org/
diff --git a/x11-wm/e17-module-drawer/pkg-plist b/x11-wm/e17-module-drawer/pkg-plist
deleted file mode 100644
index 1e017910aa5a..000000000000
--- a/x11-wm/e17-module-drawer/pkg-plist
+++ /dev/null
@@ -1,80 +0,0 @@
-include/drawer/Drawer.h
-libdata/pkgconfig/drawer.pc
-lib/enlightenment/modules/drawer/%%E17_ARCH%%/plugins/views/grid.so
-lib/enlightenment/modules/drawer/%%E17_ARCH%%/plugins/views/list.so
-lib/enlightenment/modules/drawer/%%E17_ARCH%%/plugins/views/grid.desktop
-lib/enlightenment/modules/drawer/%%E17_ARCH%%/plugins/views/list.desktop
-lib/enlightenment/modules/drawer/%%E17_ARCH%%/plugins/sources/directory_watcher.desktop
-lib/enlightenment/modules/drawer/%%E17_ARCH%%/plugins/sources/launcher.so
-lib/enlightenment/modules/drawer/%%E17_ARCH%%/plugins/sources/history.desktop
-lib/enlightenment/modules/drawer/%%E17_ARCH%%/plugins/sources/directory_watcher.so
-lib/enlightenment/modules/drawer/%%E17_ARCH%%/plugins/sources/history.so
-lib/enlightenment/modules/drawer/%%E17_ARCH%%/plugins/sources/winlist.desktop
-lib/enlightenment/modules/drawer/%%E17_ARCH%%/plugins/sources/winlist.so
-lib/enlightenment/modules/drawer/%%E17_ARCH%%/plugins/sources/launcher.desktop
-lib/enlightenment/modules/drawer/%%E17_ARCH%%/module.so
-lib/enlightenment/modules/drawer/e-module-drawer.edj
-lib/enlightenment/modules/drawer/module.desktop
-%%NLS%%lib/enlightenment/modules/drawer/locale/tr/LC_MESSAGES/drawer.mo
-%%NLS%%lib/enlightenment/modules/drawer/locale/eo/LC_MESSAGES/drawer.mo
-%%NLS%%lib/enlightenment/modules/drawer/locale/it/LC_MESSAGES/drawer.mo
-%%NLS%%lib/enlightenment/modules/drawer/locale/pt_BR/LC_MESSAGES/drawer.mo
-%%NLS%%lib/enlightenment/modules/drawer/locale/pt/LC_MESSAGES/drawer.mo
-%%NLS%%lib/enlightenment/modules/drawer/locale/fi/LC_MESSAGES/drawer.mo
-%%NLS%%lib/enlightenment/modules/drawer/locale/el/LC_MESSAGES/drawer.mo
-%%NLS%%lib/enlightenment/modules/drawer/locale/uk/LC_MESSAGES/drawer.mo
-%%NLS%%lib/enlightenment/modules/drawer/locale/fr/LC_MESSAGES/drawer.mo
-%%NLS%%lib/enlightenment/modules/drawer/locale/lt/LC_MESSAGES/drawer.mo
-%%NLS%%lib/enlightenment/modules/drawer/locale/cs/LC_MESSAGES/drawer.mo
-%%NLS%%lib/enlightenment/modules/drawer/locale/zh_CN/LC_MESSAGES/drawer.mo
-%%NLS%%lib/enlightenment/modules/drawer/locale/es/LC_MESSAGES/drawer.mo
-%%NLS%%lib/enlightenment/modules/drawer/locale/hr/LC_MESSAGES/drawer.mo
-%%NLS%%lib/enlightenment/modules/drawer/locale/de/LC_MESSAGES/drawer.mo
-%%NLS%%lib/enlightenment/modules/drawer/locale/ar/LC_MESSAGES/drawer.mo
-%%NLS%%lib/enlightenment/modules/drawer/locale/sl/LC_MESSAGES/drawer.mo
-%%NLS%%lib/enlightenment/modules/drawer/locale/nl/LC_MESSAGES/drawer.mo
-%%NLS%%@dirrm lib/enlightenment/modules/drawer/locale/nl/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/drawer/locale/nl
-%%NLS%%@dirrm lib/enlightenment/modules/drawer/locale/sl/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/drawer/locale/sl
-%%NLS%%@dirrm lib/enlightenment/modules/drawer/locale/ar/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/drawer/locale/ar
-%%NLS%%@dirrm lib/enlightenment/modules/drawer/locale/de/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/drawer/locale/de
-%%NLS%%@dirrm lib/enlightenment/modules/drawer/locale/hr/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/drawer/locale/hr
-%%NLS%%@dirrm lib/enlightenment/modules/drawer/locale/es/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/drawer/locale/es
-%%NLS%%@dirrm lib/enlightenment/modules/drawer/locale/zh_CN/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/drawer/locale/zh_CN
-%%NLS%%@dirrm lib/enlightenment/modules/drawer/locale/cs/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/drawer/locale/cs
-%%NLS%%@dirrm lib/enlightenment/modules/drawer/locale/lt/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/drawer/locale/lt
-%%NLS%%@dirrm lib/enlightenment/modules/drawer/locale/fr/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/drawer/locale/fr
-%%NLS%%@dirrm lib/enlightenment/modules/drawer/locale/uk/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/drawer/locale/uk
-%%NLS%%@dirrm lib/enlightenment/modules/drawer/locale/el/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/drawer/locale/el
-%%NLS%%@dirrm lib/enlightenment/modules/drawer/locale/fi/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/drawer/locale/fi
-%%NLS%%@dirrm lib/enlightenment/modules/drawer/locale/pt/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/drawer/locale/pt
-%%NLS%%@dirrm lib/enlightenment/modules/drawer/locale/pt_BR/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/drawer/locale/pt_BR
-%%NLS%%@dirrm lib/enlightenment/modules/drawer/locale/it/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/drawer/locale/it
-%%NLS%%@dirrm lib/enlightenment/modules/drawer/locale/eo/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/drawer/locale/eo
-%%NLS%%@dirrm lib/enlightenment/modules/drawer/locale/tr/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/drawer/locale/tr
-%%NLS%%@dirrm lib/enlightenment/modules/drawer/locale
-@dirrm include/drawer
-@dirrm lib/enlightenment/modules/drawer/%%E17_ARCH%%/plugins/sources
-@dirrm lib/enlightenment/modules/drawer/%%E17_ARCH%%/plugins/views
-@dirrm lib/enlightenment/modules/drawer/%%E17_ARCH%%/plugins
-@dirrm lib/enlightenment/modules/drawer/%%E17_ARCH%%
-@dirrm lib/enlightenment/modules/drawer
-@dirrmtry lib/enlightenment/modules
-@dirrmtry lib/enlightenment
diff --git a/x11-wm/e17-module-e-tiling/Makefile b/x11-wm/e17-module-e-tiling/Makefile
deleted file mode 100644
index f30f8022e58f..000000000000
--- a/x11-wm/e17-module-e-tiling/Makefile
+++ /dev/null
@@ -1,37 +0,0 @@
-# Created by: Grzegorz Blach <gblach@FreeBSD.org>
-# $FreeBSD$
-
-PORTNAME= e-tiling
-PORTVERSION= 20111128
-CATEGORIES= x11-wm enlightenment
-MASTER_SITES= http://files.roorback.net/e17/modules/
-PKGNAMEPREFIX= e17-module-
-
-MAINTAINER= gblach@FreeBSD.org
-COMMENT= A tiling module for Enlightenment 17
-
-BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
-RUN_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
-
-DEPRECATED= Deprecated upstream
-EXPIRATION_DATE=2013-01-31
-
-DIST_SUBDIR= e17
-USE_BZIP2= yes
-GNU_CONFIGURE= yes
-USE_GMAKE= yes
-USE_EFL= edje libtool_hack modarch_hack
-USE_GNOME= pkgconfig
-
-.include <bsd.port.options.mk>
-
-.if ${PORT_OPTIONS:MNLS}
-USE_GETTEXT= yes
-CONFIGURE_ARGS+=--enable-nls
-PLIST_SUB+= NLS=""
-.else
-CONFIGURE_ARGS+=--disable-nls
-PLIST_SUB+= NLS="@comment "
-.endif
-
-.include <bsd.port.mk>
diff --git a/x11-wm/e17-module-e-tiling/distinfo b/x11-wm/e17-module-e-tiling/distinfo
deleted file mode 100644
index 3f91a154ee87..000000000000
--- a/x11-wm/e17-module-e-tiling/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (e17/e-tiling-20111128.tar.bz2) = 21b09cad938d7a4d6b6e2879bb0bdd37b60063744f9713400275c9d6c83e0f1a
-SIZE (e17/e-tiling-20111128.tar.bz2) = 521316
diff --git a/x11-wm/e17-module-e-tiling/pkg-descr b/x11-wm/e17-module-e-tiling/pkg-descr
deleted file mode 100644
index 361194a8848a..000000000000
--- a/x11-wm/e17-module-e-tiling/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-E-Tiling is a tiling module the Enlightenment Window Manager.
-
-Each desktop can have from 1 to 8 (vertical) columns. Windows are then resized
-and moved to use as much as columns as configured. When there are more windows
-than possible columns, the remaining windows are packed in the last column.
-Resizing or moving a window will try to resize or move the column it is in.
-
-WWW: http://www.enlightenment.org/
diff --git a/x11-wm/e17-module-e-tiling/pkg-plist b/x11-wm/e17-module-e-tiling/pkg-plist
deleted file mode 100644
index bf93837395e8..000000000000
--- a/x11-wm/e17-module-e-tiling/pkg-plist
+++ /dev/null
@@ -1,17 +0,0 @@
-lib/enlightenment/modules/e-tiling/module.desktop
-lib/enlightenment/modules/e-tiling/%%E17_ARCH%%/module.so
-lib/enlightenment/modules/e-tiling/e-module-e-tiling.edj
-%%NLS%%lib/enlightenment/modules/e-tiling/locale/fr/LC_MESSAGES/e-tiling.mo
-%%NLS%%lib/enlightenment/modules/e-tiling/locale/it/LC_MESSAGES/e-tiling.mo
-%%NLS%%lib/enlightenment/modules/e-tiling/locale/pt/LC_MESSAGES/e-tiling.mo
-%%NLS%%@dirrm lib/enlightenment/modules/e-tiling/locale/pt/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/e-tiling/locale/pt
-%%NLS%%@dirrm lib/enlightenment/modules/e-tiling/locale/it/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/e-tiling/locale/it
-%%NLS%%@dirrm lib/enlightenment/modules/e-tiling/locale/fr/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/e-tiling/locale/fr
-%%NLS%%@dirrm lib/enlightenment/modules/e-tiling/locale
-@dirrm lib/enlightenment/modules/e-tiling/%%E17_ARCH%%
-@dirrm lib/enlightenment/modules/e-tiling
-@dirrmtry lib/enlightenment/modules
-@dirrmtry lib/enlightenment
diff --git a/x11-wm/e17-module-language/Makefile b/x11-wm/e17-module-language/Makefile
deleted file mode 100644
index b29c22237975..000000000000
--- a/x11-wm/e17-module-language/Makefile
+++ /dev/null
@@ -1,38 +0,0 @@
-# Created by: Grzegorz Blach <gblach@FreeBSD.org>
-# $FreeBSD$
-
-PORTNAME= language
-PORTVERSION= 20111128
-CATEGORIES= x11-wm enlightenment
-MASTER_SITES= http://files.roorback.net/e17/modules/
-PKGNAMEPREFIX= e17-module-
-
-MAINTAINER= gblach@FreeBSD.org
-COMMENT= An e17 XKB language/layout control module
-
-BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
-RUN_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
-
-DEPRECATED= Deprecated upstream
-EXPIRATION_DATE=2013-01-31
-
-DIST_SUBDIR= e17
-USE_BZIP2= yes
-GNU_CONFIGURE= yes
-USE_GMAKE= yes
-USE_EFL= edje libtool_hack modarch_hack
-USE_GNOME= pkgconfig
-USE_XORG= xkbfile
-
-.include <bsd.port.options.mk>
-
-.if ${PORT_OPTIONS:MNLS}
-USE_GETTEXT= yes
-CONFIGURE_ARGS+=--enable-nls
-PLIST_SUB+= NLS=""
-.else
-CONFIGURE_ARGS+=--disable-nls
-PLIST_SUB+= NLS="@comment "
-.endif
-
-.include <bsd.port.mk>
diff --git a/x11-wm/e17-module-language/distinfo b/x11-wm/e17-module-language/distinfo
deleted file mode 100644
index f228e2fcd902..000000000000
--- a/x11-wm/e17-module-language/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (e17/language-20111128.tar.bz2) = fb11921330d6b09667e6a68acb32774d40ac94822279f7ccba5a43695f830e08
-SIZE (e17/language-20111128.tar.bz2) = 703341
diff --git a/x11-wm/e17-module-language/pkg-descr b/x11-wm/e17-module-language/pkg-descr
deleted file mode 100644
index aa8e714b8569..000000000000
--- a/x11-wm/e17-module-language/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-AN e17 gadget to control active keyboard, keyboard layout, and layout variant.
-
-WWW: http://www.enlightenment.org/
diff --git a/x11-wm/e17-module-language/pkg-plist b/x11-wm/e17-module-language/pkg-plist
deleted file mode 100644
index 51acd5332678..000000000000
--- a/x11-wm/e17-module-language/pkg-plist
+++ /dev/null
@@ -1,162 +0,0 @@
-lib/enlightenment/modules/language/e-module-language.edj
-lib/enlightenment/modules/language/language.edj
-lib/enlightenment/modules/language/images/MMR_flag.png
-lib/enlightenment/modules/language/images/HUN_flag.png
-lib/enlightenment/modules/language/images/MKD_flag.png
-lib/enlightenment/modules/language/images/AND_flag.png
-lib/enlightenment/modules/language/images/USA_flag.png
-lib/enlightenment/modules/language/images/LTU_flag.png
-lib/enlightenment/modules/language/images/SCG_flag.png
-lib/enlightenment/modules/language/images/EST_flag.png
-lib/enlightenment/modules/language/images/unknown_flag.png
-lib/enlightenment/modules/language/images/POL_flag.png
-lib/enlightenment/modules/language/images/CHE_flag.png
-lib/enlightenment/modules/language/images/DEU_flag.png
-lib/enlightenment/modules/language/images/THA_flag.png
-lib/enlightenment/modules/language/images/SYR_flag.png
-lib/enlightenment/modules/language/images/SWE_flag.png
-lib/enlightenment/modules/language/images/BAN_flag.png
-lib/enlightenment/modules/language/images/HRV_flag.png
-lib/enlightenment/modules/language/images/GEO_flag.png
-lib/enlightenment/modules/language/images/ROU_flag.png
-lib/enlightenment/modules/language/images/FRA_flag.png
-lib/enlightenment/modules/language/images/DNK_flag.png
-lib/enlightenment/modules/language/images/KYR_flag.png
-lib/enlightenment/modules/language/images/SVK_flag.png
-lib/enlightenment/modules/language/images/PAK_flag.png
-lib/enlightenment/modules/language/images/ARA_flag.png
-lib/enlightenment/modules/language/images/TUR_flag.png
-lib/enlightenment/modules/language/images/GRE_flag.png
-lib/enlightenment/modules/language/images/UKR_flag.png
-lib/enlightenment/modules/language/images/JPN_flag.png
-lib/enlightenment/modules/language/images/SRL_flag.png
-lib/enlightenment/modules/language/images/MAL_flag.png
-lib/enlightenment/modules/language/images/ISR_flag.png
-lib/enlightenment/modules/language/images/ISL_flag.png
-lib/enlightenment/modules/language/images/ALB_flag.png
-lib/enlightenment/modules/language/images/MLT_flag.png
-lib/enlightenment/modules/language/images/BIH_flag.png
-lib/enlightenment/modules/language/images/LAO_flag.png
-lib/enlightenment/modules/language/images/IRL_flag.png
-lib/enlightenment/modules/language/images/GHA_flag.png
-lib/enlightenment/modules/language/images/LVA_flag.png
-lib/enlightenment/modules/language/images/NLD_flag.png
-lib/enlightenment/modules/language/images/GBR_flag.png
-lib/enlightenment/modules/language/images/FAO_flag.png
-lib/enlightenment/modules/language/images/BLR_flag.png
-lib/enlightenment/modules/language/images/BHU_flag.png
-lib/enlightenment/modules/language/images/ARM_flag.png
-lib/enlightenment/modules/language/images/MAO_flag.png
-lib/enlightenment/modules/language/images/FIN_flag.png
-lib/enlightenment/modules/language/images/KAZ_flag.png
-lib/enlightenment/modules/language/images/IND_flag.png
-lib/enlightenment/modules/language/images/AFG_flag.png
-lib/enlightenment/modules/language/images/TJK_flag.png
-lib/enlightenment/modules/language/images/KHM_flag.png
-lib/enlightenment/modules/language/images/UZB_flag.png
-lib/enlightenment/modules/language/images/CAN_flag.png
-lib/enlightenment/modules/language/images/VNM_flag.png
-lib/enlightenment/modules/language/images/EPO_flag.png
-lib/enlightenment/modules/language/images/NOR_flag.png
-lib/enlightenment/modules/language/images/PRT_flag.png
-lib/enlightenment/modules/language/images/ZAR_flag.png
-lib/enlightenment/modules/language/images/CZE_flag.png
-lib/enlightenment/modules/language/images/BRA_flag.png
-lib/enlightenment/modules/language/images/BEL_flag.png
-lib/enlightenment/modules/language/images/MNG_flag.png
-lib/enlightenment/modules/language/images/BGR_flag.png
-lib/enlightenment/modules/language/images/IRN_flag.png
-lib/enlightenment/modules/language/images/ITA_flag.png
-lib/enlightenment/modules/language/images/SVN_flag.png
-lib/enlightenment/modules/language/images/RUS_flag.png
-lib/enlightenment/modules/language/images/AZE_flag.png
-lib/enlightenment/modules/language/images/ESP_flag.png
-lib/enlightenment/modules/language/%%E17_ARCH%%/module.so
-lib/enlightenment/modules/language/module.desktop
-%%NLS%%lib/enlightenment/modules/language/locale/fr/LC_MESSAGES/language.mo
-%%NLS%%lib/enlightenment/modules/language/locale/nl/LC_MESSAGES/language.mo
-%%NLS%%lib/enlightenment/modules/language/locale/cs/LC_MESSAGES/language.mo
-%%NLS%%lib/enlightenment/modules/language/locale/ar/LC_MESSAGES/language.mo
-%%NLS%%lib/enlightenment/modules/language/locale/lt/LC_MESSAGES/language.mo
-%%NLS%%lib/enlightenment/modules/language/locale/es/LC_MESSAGES/language.mo
-%%NLS%%lib/enlightenment/modules/language/locale/pl/LC_MESSAGES/language.mo
-%%NLS%%lib/enlightenment/modules/language/locale/hu/LC_MESSAGES/language.mo
-%%NLS%%lib/enlightenment/modules/language/locale/fo/LC_MESSAGES/language.mo
-%%NLS%%lib/enlightenment/modules/language/locale/nb/LC_MESSAGES/language.mo
-%%NLS%%lib/enlightenment/modules/language/locale/hr/LC_MESSAGES/language.mo
-%%NLS%%lib/enlightenment/modules/language/locale/bg/LC_MESSAGES/language.mo
-%%NLS%%lib/enlightenment/modules/language/locale/pt_BR/LC_MESSAGES/language.mo
-%%NLS%%lib/enlightenment/modules/language/locale/sk/LC_MESSAGES/language.mo
-%%NLS%%lib/enlightenment/modules/language/locale/tr/LC_MESSAGES/language.mo
-%%NLS%%lib/enlightenment/modules/language/locale/it/LC_MESSAGES/language.mo
-%%NLS%%lib/enlightenment/modules/language/locale/eo/LC_MESSAGES/language.mo
-%%NLS%%lib/enlightenment/modules/language/locale/sv/LC_MESSAGES/language.mo
-%%NLS%%lib/enlightenment/modules/language/locale/fi/LC_MESSAGES/language.mo
-%%NLS%%lib/enlightenment/modules/language/locale/pt/LC_MESSAGES/language.mo
-%%NLS%%lib/enlightenment/modules/language/locale/ru/LC_MESSAGES/language.mo
-%%NLS%%lib/enlightenment/modules/language/locale/zh_CN/LC_MESSAGES/language.mo
-%%NLS%%lib/enlightenment/modules/language/locale/ja/LC_MESSAGES/language.mo
-%%NLS%%lib/enlightenment/modules/language/locale/de/LC_MESSAGES/language.mo
-%%NLS%%lib/enlightenment/modules/language/locale/uk/LC_MESSAGES/language.mo
-%%NLS%%lib/enlightenment/modules/language/locale/el/LC_MESSAGES/language.mo
-%%NLS%%lib/enlightenment/modules/language/locale/sl/LC_MESSAGES/language.mo
-%%NLS%%@dirrm lib/enlightenment/modules/language/locale/sl/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/language/locale/sl
-%%NLS%%@dirrm lib/enlightenment/modules/language/locale/el/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/language/locale/el
-%%NLS%%@dirrm lib/enlightenment/modules/language/locale/uk/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/language/locale/uk
-%%NLS%%@dirrm lib/enlightenment/modules/language/locale/de/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/language/locale/de
-%%NLS%%@dirrm lib/enlightenment/modules/language/locale/ja/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/language/locale/ja
-%%NLS%%@dirrm lib/enlightenment/modules/language/locale/zh_CN/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/language/locale/zh_CN
-%%NLS%%@dirrm lib/enlightenment/modules/language/locale/ru/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/language/locale/ru
-%%NLS%%@dirrm lib/enlightenment/modules/language/locale/pt/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/language/locale/pt
-%%NLS%%@dirrm lib/enlightenment/modules/language/locale/fi/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/language/locale/fi
-%%NLS%%@dirrm lib/enlightenment/modules/language/locale/sv/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/language/locale/sv
-%%NLS%%@dirrm lib/enlightenment/modules/language/locale/eo/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/language/locale/eo
-%%NLS%%@dirrm lib/enlightenment/modules/language/locale/it/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/language/locale/it
-%%NLS%%@dirrm lib/enlightenment/modules/language/locale/tr/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/language/locale/tr
-%%NLS%%@dirrm lib/enlightenment/modules/language/locale/sk/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/language/locale/sk
-%%NLS%%@dirrm lib/enlightenment/modules/language/locale/pt_BR/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/language/locale/pt_BR
-%%NLS%%@dirrm lib/enlightenment/modules/language/locale/bg/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/language/locale/bg
-%%NLS%%@dirrm lib/enlightenment/modules/language/locale/hr/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/language/locale/hr
-%%NLS%%@dirrm lib/enlightenment/modules/language/locale/nb/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/language/locale/nb
-%%NLS%%@dirrm lib/enlightenment/modules/language/locale/fo/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/language/locale/fo
-%%NLS%%@dirrm lib/enlightenment/modules/language/locale/hu/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/language/locale/hu
-%%NLS%%@dirrm lib/enlightenment/modules/language/locale/pl/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/language/locale/pl
-%%NLS%%@dirrm lib/enlightenment/modules/language/locale/es/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/language/locale/es
-%%NLS%%@dirrm lib/enlightenment/modules/language/locale/lt/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/language/locale/lt
-%%NLS%%@dirrm lib/enlightenment/modules/language/locale/ar/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/language/locale/ar
-%%NLS%%@dirrm lib/enlightenment/modules/language/locale/cs/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/language/locale/cs
-%%NLS%%@dirrm lib/enlightenment/modules/language/locale/nl/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/language/locale/nl
-%%NLS%%@dirrm lib/enlightenment/modules/language/locale/fr/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/language/locale/fr
-%%NLS%%@dirrm lib/enlightenment/modules/language/locale
-@dirrm lib/enlightenment/modules/language/%%E17_ARCH%%
-@dirrm lib/enlightenment/modules/language/images
-@dirrm lib/enlightenment/modules/language
-@dirrmtry lib/enlightenment/modules
-@dirrmtry lib/enlightenment
diff --git a/x11-wm/e17-module-quickaccess/Makefile b/x11-wm/e17-module-quickaccess/Makefile
deleted file mode 100644
index 923aefe38496..000000000000
--- a/x11-wm/e17-module-quickaccess/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# Created by: Grzegorz Blach <gblach@FreeBSD.org>
-# $FreeBSD$
-
-PORTNAME= quickaccess
-PORTVERSION= 20111128
-CATEGORIES= x11-wm enlightenment
-MASTER_SITES= http://files.roorback.net/e17/modules/
-PKGNAMEPREFIX= e17-module-
-
-MAINTAINER= gblach@FreeBSD.org
-COMMENT= An e17 module to provide quick access to applications
-
-BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
-RUN_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
-
-DEPRECATED= Merged into x11-wm/enlightenment
-EXPIRATION_DATE=2013-01-31
-
-DIST_SUBDIR= e17
-USE_BZIP2= yes
-GNU_CONFIGURE= yes
-USE_GMAKE= yes
-USE_EFL= edje libtool_hack modarch_hack
-USE_GNOME= pkgconfig
-
-.include <bsd.port.mk>
diff --git a/x11-wm/e17-module-quickaccess/distinfo b/x11-wm/e17-module-quickaccess/distinfo
deleted file mode 100644
index b2c88f0346e9..000000000000
--- a/x11-wm/e17-module-quickaccess/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (e17/quickaccess-20111128.tar.bz2) = 7f2538c8d50a3e74b97d28818c65d0bf45fbb943092857cb290e2e7f9f7e2201
-SIZE (e17/quickaccess-20111128.tar.bz2) = 559319
diff --git a/x11-wm/e17-module-quickaccess/pkg-descr b/x11-wm/e17-module-quickaccess/pkg-descr
deleted file mode 100644
index e9c761eab786..000000000000
--- a/x11-wm/e17-module-quickaccess/pkg-descr
+++ /dev/null
@@ -1,12 +0,0 @@
-This module aims to provide quick access to some applications given
-its name/class pair.
-
-It is based on the widely known "yakuake" (http://yakuake.uv.ro/),
-that drops konsole (kde's terminal emulator) instances from top just
-like Quake did.
-
-Unlike yakuake, this module should be extensible and fit any
-application, like urxvt to provide same functionality, but could also
-fit emacs/gvim, firefox or similar.
-
-WWW: http://www.enlightenment.org/
diff --git a/x11-wm/e17-module-quickaccess/pkg-plist b/x11-wm/e17-module-quickaccess/pkg-plist
deleted file mode 100644
index 8200d2dc0330..000000000000
--- a/x11-wm/e17-module-quickaccess/pkg-plist
+++ /dev/null
@@ -1,7 +0,0 @@
-lib/enlightenment/modules/quickaccess/module.desktop
-lib/enlightenment/modules/quickaccess/e-module-quickaccess.edj
-lib/enlightenment/modules/quickaccess/%%E17_ARCH%%/module.so
-@dirrm lib/enlightenment/modules/quickaccess/%%E17_ARCH%%
-@dirrm lib/enlightenment/modules/quickaccess
-@dirrmtry lib/enlightenment/modules
-@dirrmtry lib/enlightenment
diff --git a/x11-wm/e17-module-tiling/Makefile b/x11-wm/e17-module-tiling/Makefile
deleted file mode 100644
index 277c744bec90..000000000000
--- a/x11-wm/e17-module-tiling/Makefile
+++ /dev/null
@@ -1,37 +0,0 @@
-# Created by: Grzegorz Blach <gblach@FreeBSD.org>
-# $FreeBSD$
-
-PORTNAME= tiling
-PORTVERSION= 20111128
-CATEGORIES= x11-wm enlightenment
-MASTER_SITES= http://files.roorback.net/e17/modules/
-PKGNAMEPREFIX= e17-module-
-
-MAINTAINER= gblach@FreeBSD.org
-COMMENT= A tiling-like windows control module for e17
-
-BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
-RUN_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
-
-DEPRECATED= Merged into x11-wm/enlightenment
-EXPIRATION_DATE=2013-01-31
-
-DIST_SUBDIR= e17
-USE_BZIP2= yes
-GNU_CONFIGURE= yes
-USE_GMAKE= yes
-USE_EFL= edje libtool_hack modarch_hack
-USE_GNOME= pkgconfig
-
-.include <bsd.port.options.mk>
-
-.if ${PORT_OPTIONS:MNLS}
-USE_GETTEXT= yes
-CONFIGURE_ARGS+=--enable-nls
-PLIST_SUB+= NLS=""
-.else
-CONFIGURE_ARGS+=--disable-nls
-PLIST_SUB+= NLS="@comment "
-.endif
-
-.include <bsd.port.mk>
diff --git a/x11-wm/e17-module-tiling/distinfo b/x11-wm/e17-module-tiling/distinfo
deleted file mode 100644
index 03fa19912a39..000000000000
--- a/x11-wm/e17-module-tiling/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (e17/tiling-20111128.tar.bz2) = 326b6113d6b57d9ebffac7b51cd1c6116364a9df1d6779cb24bb1357b250ac5c
-SIZE (e17/tiling-20111128.tar.bz2) = 528445
diff --git a/x11-wm/e17-module-tiling/pkg-descr b/x11-wm/e17-module-tiling/pkg-descr
deleted file mode 100644
index 0803ea4d1911..000000000000
--- a/x11-wm/e17-module-tiling/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-An e17 module that allows you to control windows like tiling window
-managers do.
-
-WWW: http://www.enlightenment.org/
diff --git a/x11-wm/e17-module-tiling/pkg-plist b/x11-wm/e17-module-tiling/pkg-plist
deleted file mode 100644
index f74f63aabf81..000000000000
--- a/x11-wm/e17-module-tiling/pkg-plist
+++ /dev/null
@@ -1,80 +0,0 @@
-lib/enlightenment/modules/tiling/module.desktop
-lib/enlightenment/modules/tiling/%%E17_ARCH%%/module.so
-lib/enlightenment/modules/tiling/e-module-tiling.edj
-%%NLS%%lib/enlightenment/modules/tiling/locale/it/LC_MESSAGES/tiling.mo
-%%NLS%%lib/enlightenment/modules/tiling/locale/eo/LC_MESSAGES/tiling.mo
-%%NLS%%lib/enlightenment/modules/tiling/locale/tr/LC_MESSAGES/tiling.mo
-%%NLS%%lib/enlightenment/modules/tiling/locale/sk/LC_MESSAGES/tiling.mo
-%%NLS%%lib/enlightenment/modules/tiling/locale/ja/LC_MESSAGES/tiling.mo
-%%NLS%%lib/enlightenment/modules/tiling/locale/uk/LC_MESSAGES/tiling.mo
-%%NLS%%lib/enlightenment/modules/tiling/locale/pt_BR/LC_MESSAGES/tiling.mo
-%%NLS%%lib/enlightenment/modules/tiling/locale/el/LC_MESSAGES/tiling.mo
-%%NLS%%lib/enlightenment/modules/tiling/locale/sv/LC_MESSAGES/tiling.mo
-%%NLS%%lib/enlightenment/modules/tiling/locale/pt/LC_MESSAGES/tiling.mo
-%%NLS%%lib/enlightenment/modules/tiling/locale/ru/LC_MESSAGES/tiling.mo
-%%NLS%%lib/enlightenment/modules/tiling/locale/cs/LC_MESSAGES/tiling.mo
-%%NLS%%lib/enlightenment/modules/tiling/locale/he/LC_MESSAGES/tiling.mo
-%%NLS%%lib/enlightenment/modules/tiling/locale/ar/LC_MESSAGES/tiling.mo
-%%NLS%%lib/enlightenment/modules/tiling/locale/lt/LC_MESSAGES/tiling.mo
-%%NLS%%lib/enlightenment/modules/tiling/locale/fr/LC_MESSAGES/tiling.mo
-%%NLS%%lib/enlightenment/modules/tiling/locale/nl/LC_MESSAGES/tiling.mo
-%%NLS%%lib/enlightenment/modules/tiling/locale/hr/LC_MESSAGES/tiling.mo
-%%NLS%%lib/enlightenment/modules/tiling/locale/zh_CN/LC_MESSAGES/tiling.mo
-%%NLS%%lib/enlightenment/modules/tiling/locale/pl/LC_MESSAGES/tiling.mo
-%%NLS%%lib/enlightenment/modules/tiling/locale/es/LC_MESSAGES/tiling.mo
-%%NLS%%lib/enlightenment/modules/tiling/locale/hu/LC_MESSAGES/tiling.mo
-%%NLS%%lib/enlightenment/modules/tiling/locale/de/LC_MESSAGES/tiling.mo
-%%NLS%%lib/enlightenment/modules/tiling/locale/sl/LC_MESSAGES/tiling.mo
-%%NLS%%@dirrm lib/enlightenment/modules/tiling/locale/sl/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/tiling/locale/sl
-%%NLS%%@dirrm lib/enlightenment/modules/tiling/locale/de/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/tiling/locale/de
-%%NLS%%@dirrm lib/enlightenment/modules/tiling/locale/hu/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/tiling/locale/hu
-%%NLS%%@dirrm lib/enlightenment/modules/tiling/locale/es/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/tiling/locale/es
-%%NLS%%@dirrm lib/enlightenment/modules/tiling/locale/pl/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/tiling/locale/pl
-%%NLS%%@dirrm lib/enlightenment/modules/tiling/locale/zh_CN/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/tiling/locale/zh_CN
-%%NLS%%@dirrm lib/enlightenment/modules/tiling/locale/hr/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/tiling/locale/hr
-%%NLS%%@dirrm lib/enlightenment/modules/tiling/locale/nl/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/tiling/locale/nl
-%%NLS%%@dirrm lib/enlightenment/modules/tiling/locale/fr/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/tiling/locale/fr
-%%NLS%%@dirrm lib/enlightenment/modules/tiling/locale/lt/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/tiling/locale/lt
-%%NLS%%@dirrm lib/enlightenment/modules/tiling/locale/ar/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/tiling/locale/ar
-%%NLS%%@dirrm lib/enlightenment/modules/tiling/locale/he/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/tiling/locale/he
-%%NLS%%@dirrm lib/enlightenment/modules/tiling/locale/cs/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/tiling/locale/cs
-%%NLS%%@dirrm lib/enlightenment/modules/tiling/locale/ru/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/tiling/locale/ru
-%%NLS%%@dirrm lib/enlightenment/modules/tiling/locale/pt/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/tiling/locale/pt
-%%NLS%%@dirrm lib/enlightenment/modules/tiling/locale/sv/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/tiling/locale/sv
-%%NLS%%@dirrm lib/enlightenment/modules/tiling/locale/el/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/tiling/locale/el
-%%NLS%%@dirrm lib/enlightenment/modules/tiling/locale/pt_BR/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/tiling/locale/pt_BR
-%%NLS%%@dirrm lib/enlightenment/modules/tiling/locale/uk/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/tiling/locale/uk
-%%NLS%%@dirrm lib/enlightenment/modules/tiling/locale/ja/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/tiling/locale/ja
-%%NLS%%@dirrm lib/enlightenment/modules/tiling/locale/sk/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/tiling/locale/sk
-%%NLS%%@dirrm lib/enlightenment/modules/tiling/locale/tr/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/tiling/locale/tr
-%%NLS%%@dirrm lib/enlightenment/modules/tiling/locale/eo/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/tiling/locale/eo
-%%NLS%%@dirrm lib/enlightenment/modules/tiling/locale/it/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/tiling/locale/it
-%%NLS%%@dirrm lib/enlightenment/modules/tiling/locale
-@dirrm lib/enlightenment/modules/tiling/%%E17_ARCH%%
-@dirrm lib/enlightenment/modules/tiling
-@dirrmtry lib/enlightenment/modules
-@dirrmtry lib/enlightenment
diff --git a/x11-wm/e17-module-xkbswitch/Makefile b/x11-wm/e17-module-xkbswitch/Makefile
deleted file mode 100644
index b20416cde36a..000000000000
--- a/x11-wm/e17-module-xkbswitch/Makefile
+++ /dev/null
@@ -1,38 +0,0 @@
-# Created by: Grzegorz Blach <gblach@FreeBSD.org>
-# $FreeBSD$
-
-PORTNAME= xkbswitch
-PORTVERSION= 20111128
-CATEGORIES= x11-wm enlightenment
-MASTER_SITES= http://files.roorback.net/e17/modules/
-PKGNAMEPREFIX= e17-module-
-
-MAINTAINER= gblach@FreeBSD.org
-COMMENT= X keyboard switcher module for Enlightenment 0.17
-
-LIB_DEPENDS= xkbfile:${PORTSDIR}/x11/libxkbfile
-BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
-RUN_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
-
-DEPRECATED= Merged into x11-wm/enlightenment
-EXPIRATION_DATE=2013-01-31
-
-DIST_SUBDIR= e17
-USE_BZIP2= yes
-GNU_CONFIGURE= yes
-USE_GMAKE= yes
-USE_EFL= edje libtool_hack modarch_hack
-USE_GNOME= pkgconfig
-
-.include <bsd.port.options.mk>
-
-.if ${PORT_OPTIONS:MNLS}
-USE_GETTEXT= yes
-CONFIGURE_ARGS+=--enable-nls
-PLIST_SUB+= NLS=""
-.else
-CONFIGURE_ARGS+=--disable-nls
-PLIST_SUB+= NLS="@comment "
-.endif
-
-.include <bsd.port.mk>
diff --git a/x11-wm/e17-module-xkbswitch/distinfo b/x11-wm/e17-module-xkbswitch/distinfo
deleted file mode 100644
index f11cf6d8087a..000000000000
--- a/x11-wm/e17-module-xkbswitch/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (e17/xkbswitch-20111128.tar.bz2) = 3f5dca1882f9f773f3ef5d83055cb7876987b76eda2267a1197081ea47f78b13
-SIZE (e17/xkbswitch-20111128.tar.bz2) = 677979
diff --git a/x11-wm/e17-module-xkbswitch/pkg-descr b/x11-wm/e17-module-xkbswitch/pkg-descr
deleted file mode 100644
index bf4f228a1601..000000000000
--- a/x11-wm/e17-module-xkbswitch/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-X keyboard switcher module for Enlightenment 0.17.
-Allows you to get a list of keyboard layouts and use some of them.
-
-WWW: http://www.enlightenment.org/
diff --git a/x11-wm/e17-module-xkbswitch/pkg-plist b/x11-wm/e17-module-xkbswitch/pkg-plist
deleted file mode 100644
index fa86214ba296..000000000000
--- a/x11-wm/e17-module-xkbswitch/pkg-plist
+++ /dev/null
@@ -1,89 +0,0 @@
-lib/enlightenment/modules/xkbswitch/module.desktop
-lib/enlightenment/modules/xkbswitch/%%E17_ARCH%%/module.so
-lib/enlightenment/modules/xkbswitch/e-module-xkbswitch.edj
-lib/enlightenment/modules/xkbswitch/flags/mao_flag.png
-lib/enlightenment/modules/xkbswitch/flags/uz_flag.png
-lib/enlightenment/modules/xkbswitch/flags/pl_flag.png
-lib/enlightenment/modules/xkbswitch/flags/af_flag.png
-lib/enlightenment/modules/xkbswitch/flags/no_flag.png
-lib/enlightenment/modules/xkbswitch/flags/kh_flag.png
-lib/enlightenment/modules/xkbswitch/flags/kg_flag.png
-lib/enlightenment/modules/xkbswitch/flags/lv_flag.png
-lib/enlightenment/modules/xkbswitch/flags/ba_flag.png
-lib/enlightenment/modules/xkbswitch/flags/pk_flag.png
-lib/enlightenment/modules/xkbswitch/flags/tr_flag.png
-lib/enlightenment/modules/xkbswitch/flags/ca_flag.png
-lib/enlightenment/modules/xkbswitch/flags/mv_flag.png
-lib/enlightenment/modules/xkbswitch/flags/cn_flag.png
-lib/enlightenment/modules/xkbswitch/flags/fi_flag.png
-lib/enlightenment/modules/xkbswitch/flags/epo_flag.png
-lib/enlightenment/modules/xkbswitch/flags/ru_flag.png
-lib/enlightenment/modules/xkbswitch/flags/sk_flag.png
-lib/enlightenment/modules/xkbswitch/flags/rs_flag.png
-lib/enlightenment/modules/xkbswitch/flags/tj_flag.png
-lib/enlightenment/modules/xkbswitch/flags/mn_flag.png
-lib/enlightenment/modules/xkbswitch/flags/fo_flag.png
-lib/enlightenment/modules/xkbswitch/flags/bg_flag.png
-lib/enlightenment/modules/xkbswitch/flags/by_flag.png
-lib/enlightenment/modules/xkbswitch/flags/la_flag.png
-lib/enlightenment/modules/xkbswitch/flags/unknown_flag.png
-lib/enlightenment/modules/xkbswitch/flags/se_flag.png
-lib/enlightenment/modules/xkbswitch/flags/jp_flag.png
-lib/enlightenment/modules/xkbswitch/flags/us_flag.png
-lib/enlightenment/modules/xkbswitch/flags/pt_flag.png
-lib/enlightenment/modules/xkbswitch/flags/in_flag.png
-lib/enlightenment/modules/xkbswitch/flags/gh_flag.png
-lib/enlightenment/modules/xkbswitch/flags/is_flag.png
-lib/enlightenment/modules/xkbswitch/flags/ua_flag.png
-lib/enlightenment/modules/xkbswitch/flags/lt_flag.png
-lib/enlightenment/modules/xkbswitch/flags/br_flag.png
-lib/enlightenment/modules/xkbswitch/flags/mt_flag.png
-lib/enlightenment/modules/xkbswitch/flags/si_flag.png
-lib/enlightenment/modules/xkbswitch/flags/dk_flag.png
-lib/enlightenment/modules/xkbswitch/flags/vn_flag.png
-lib/enlightenment/modules/xkbswitch/flags/al_flag.png
-lib/enlightenment/modules/xkbswitch/flags/fr_flag.png
-lib/enlightenment/modules/xkbswitch/flags/cz_flag.png
-lib/enlightenment/modules/xkbswitch/flags/mm_flag.png
-lib/enlightenment/modules/xkbswitch/flags/gr_flag.png
-lib/enlightenment/modules/xkbswitch/flags/ie_flag.png
-lib/enlightenment/modules/xkbswitch/flags/it_flag.png
-lib/enlightenment/modules/xkbswitch/flags/bd_flag.png
-lib/enlightenment/modules/xkbswitch/flags/az_flag.png
-lib/enlightenment/modules/xkbswitch/flags/ad_flag.png
-lib/enlightenment/modules/xkbswitch/flags/ee_flag.png
-lib/enlightenment/modules/xkbswitch/flags/sy_flag.png
-lib/enlightenment/modules/xkbswitch/flags/de_flag.png
-lib/enlightenment/modules/xkbswitch/flags/am_flag.png
-lib/enlightenment/modules/xkbswitch/flags/ir_flag.png
-lib/enlightenment/modules/xkbswitch/flags/ge_flag.png
-lib/enlightenment/modules/xkbswitch/flags/il_flag.png
-lib/enlightenment/modules/xkbswitch/flags/lk_flag.png
-lib/enlightenment/modules/xkbswitch/flags/hr_flag.png
-lib/enlightenment/modules/xkbswitch/flags/mk_flag.png
-lib/enlightenment/modules/xkbswitch/flags/es_flag.png
-lib/enlightenment/modules/xkbswitch/flags/ro_flag.png
-lib/enlightenment/modules/xkbswitch/flags/kz_flag.png
-lib/enlightenment/modules/xkbswitch/flags/nl_flag.png
-lib/enlightenment/modules/xkbswitch/flags/hu_flag.png
-lib/enlightenment/modules/xkbswitch/flags/za_flag.png
-lib/enlightenment/modules/xkbswitch/flags/th_flag.png
-lib/enlightenment/modules/xkbswitch/flags/gb_flag.png
-lib/enlightenment/modules/xkbswitch/flags/ara_flag.png
-lib/enlightenment/modules/xkbswitch/flags/bt_flag.png
-lib/enlightenment/modules/xkbswitch/flags/be_flag.png
-%%NLS%%lib/enlightenment/modules/xkbswitch/locale/pt/LC_MESSAGES/xkbswitch.mo
-%%NLS%%lib/enlightenment/modules/xkbswitch/locale/it/LC_MESSAGES/xkbswitch.mo
-%%NLS%%lib/enlightenment/modules/xkbswitch/locale/fr/LC_MESSAGES/xkbswitch.mo
-%%NLS%%@dirrm lib/enlightenment/modules/xkbswitch/locale/fr/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/xkbswitch/locale/fr
-%%NLS%%@dirrm lib/enlightenment/modules/xkbswitch/locale/it/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/xkbswitch/locale/it
-%%NLS%%@dirrm lib/enlightenment/modules/xkbswitch/locale/pt/LC_MESSAGES
-%%NLS%%@dirrm lib/enlightenment/modules/xkbswitch/locale/pt
-%%NLS%%@dirrm lib/enlightenment/modules/xkbswitch/locale
-@dirrm lib/enlightenment/modules/xkbswitch/flags
-@dirrm lib/enlightenment/modules/xkbswitch/%%E17_ARCH%%
-@dirrm lib/enlightenment/modules/xkbswitch
-@dirrmtry lib/enlightenment/modules
-@dirrmtry lib/enlightenment