Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Mar 2011 09:42:23 +0100
From:      Grzegorz Blach <magik@roorback.net>
To:        FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/154402: updates for enlightenment 0.17 and related ports
Message-ID:  <4D870F6F.6090408@roorback.net>
In-Reply-To: <201101302140.p0ULe7tr093164@freefall.freebsd.org>
References:  <201101302140.p0ULe7tr093164@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.
--------------080807030503090800060302
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

I removed openssl record from eet.pc and ecore-con.pc. This change
don't disable openssl in this packages, only allow using `pkg-config
(eet|ecore-con)` when openssl.pc is not installed (eet and ecore-con
is linked against openssl from base system).

--------------080807030503090800060302
Content-Type: text/plain;
 name="e17.diff.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
 filename="e17.diff.txt"

diff -ruN -x .svn e17-current/devel/e_dbus/Makefile e17-ports/devel/e_dbus/Makefile
--- e17-current/devel/e_dbus/Makefile	2010-12-14 08:30:32.000000000 +0100
+++ e17-ports/devel/e_dbus/Makefile	2011-01-29 10:40:11.056746758 +0100
@@ -6,11 +6,11 @@
 #
 
 PORTNAME=	e_dbus
-DISTVERSION=	1.0.0.beta
+DISTVERSION=	1.0.0
 PORTEPOCH=	1
 CATEGORIES=	devel enlightenment
 MASTER_SITES=	http://download.enlightenment.org/releases/ \
-		http://files.roorback.net/e17/2010-10-03/base/
+		http://files.roorback.net/e17/2011-01-29/base/
 
 MAINTAINER=	stas@FreeBSD.org
 COMMENT=	EFL DBUS connectivity library
diff -ruN -x .svn e17-current/devel/e_dbus/distinfo e17-ports/devel/e_dbus/distinfo
--- e17-current/devel/e_dbus/distinfo	2010-12-14 08:30:32.000000000 +0100
+++ e17-ports/devel/e_dbus/distinfo	2011-02-06 11:58:45.964920484 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/e_dbus-1.0.0.beta.tar.bz2) = b6eff6419b0ad5e76a47705fd29128e96bc59a9ed5d18b36e0a55a5520806d76
-SIZE (e17/e_dbus-1.0.0.beta.tar.bz2) = 390574
+SHA256 (e17/e_dbus-1.0.0.tar.bz2) = 014d3a32c7867699d080eaefd390cc22ef2a0303668c7eeaac9b4a3115a17554
+SIZE (e17/e_dbus-1.0.0.tar.bz2) = 383910
diff -ruN -x .svn e17-current/devel/ecore/Makefile e17-ports/devel/ecore/Makefile
--- e17-current/devel/ecore/Makefile	2010-12-14 08:30:32.000000000 +0100
+++ e17-ports/devel/ecore/Makefile	2011-01-29 10:21:16.704846398 +0100
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	ecore
-DISTVERSION=	1.0.0.beta
+DISTVERSION=	1.0.0
 PORTEPOCH=	2
 CATEGORIES=	devel enlightenment
 MASTER_SITES=	# none
diff -ruN -x .svn e17-current/devel/ecore-file/Makefile e17-ports/devel/ecore-file/Makefile
--- e17-current/devel/ecore-file/Makefile	2010-12-14 08:30:33.000000000 +0100
+++ e17-ports/devel/ecore-file/Makefile	2011-01-29 12:03:55.624889955 +0100
@@ -6,11 +6,10 @@
 #
 
 PORTNAME=	file
-DISTVERSION=	1.0.0.beta
-PORTREVISION=	0
+DISTVERSION=	1.0.0
 CATEGORIES=	devel enlightenment
 MASTER_SITES=	http://download.enlightenment.org/releases/ \
-		http://files.roorback.net/e17/2010-10-03/base/
+		http://files.roorback.net/e17/2011-01-29/base/
 PKGNAMEPREFIX=	ecore-
 DISTNAME=	ecore-${DISTVERSION}
 
diff -ruN -x .svn e17-current/devel/ecore-file/distinfo e17-ports/devel/ecore-file/distinfo
--- e17-current/devel/ecore-file/distinfo	2010-12-14 08:30:33.000000000 +0100
+++ e17-ports/devel/ecore-file/distinfo	2011-02-06 11:58:32.383966759 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/ecore-1.0.0.beta.tar.bz2) = 9fd367f9ff10568082e65c1def46e64fb96b359221e0d6aea11c6c3f6bd5282f
-SIZE (e17/ecore-1.0.0.beta.tar.bz2) = 916635
+SHA256 (e17/ecore-1.0.0.tar.bz2) = 6f505ce32b9f62e1fc2f53d87cf3c4c3ce7d0ebb4919f668646c350541375e22
+SIZE (e17/ecore-1.0.0.tar.bz2) = 927027
diff -ruN -x .svn e17-current/devel/ecore-ipc/Makefile e17-ports/devel/ecore-ipc/Makefile
--- e17-current/devel/ecore-ipc/Makefile	2010-12-14 08:30:33.000000000 +0100
+++ e17-ports/devel/ecore-ipc/Makefile	2011-02-06 17:16:42.011974787 +0100
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	ipc
-DISTVERSION=	1.0.0.beta
+DISTVERSION=	1.0.0
 CATEGORIES=	devel enlightenment
 MASTER_SITES=	http://download.enlightenment.org/releases/ \
-		http://files.roorback.net/e17/2010-10-03/base/
+		http://files.roorback.net/e17/2011-01-29/base/
 PKGNAMEPREFIX=	ecore-
 DISTNAME=	ecore-${DISTVERSION}
 
@@ -32,6 +32,7 @@
 .include <bsd.port.options.mk>
 
 .if !defined(WITHOUT_SSL)
+CONFIGURE_ENV=		SSL_CFLAGS="-I${OPENSSLINC} -L${OPENSSLLIB}" SSL_LIBS="-lssl"
 CONFIGURE_ARGS+=	--enable-openssl
 .else
 CONFIGURE_ARGS+=	--disable-openssl
diff -ruN -x .svn e17-current/devel/ecore-ipc/distinfo e17-ports/devel/ecore-ipc/distinfo
--- e17-current/devel/ecore-ipc/distinfo	2010-12-14 08:30:33.000000000 +0100
+++ e17-ports/devel/ecore-ipc/distinfo	2011-02-06 11:58:22.796999142 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/ecore-1.0.0.beta.tar.bz2) = 9fd367f9ff10568082e65c1def46e64fb96b359221e0d6aea11c6c3f6bd5282f
-SIZE (e17/ecore-1.0.0.beta.tar.bz2) = 916635
+SHA256 (e17/ecore-1.0.0.tar.bz2) = 6f505ce32b9f62e1fc2f53d87cf3c4c3ce7d0ebb4919f668646c350541375e22
+SIZE (e17/ecore-1.0.0.tar.bz2) = 927027
diff -ruN -x .svn e17-current/devel/ecore-main/Makefile e17-ports/devel/ecore-main/Makefile
--- e17-current/devel/ecore-main/Makefile	2010-12-14 08:30:33.000000000 +0100
+++ e17-ports/devel/ecore-main/Makefile	2011-01-29 10:22:31.113086278 +0100
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	main
-DISTVERSION=	1.0.0.beta
+DISTVERSION=	1.0.0
 CATEGORIES=	devel enlightenment
 MASTER_SITES=	http://download.enlightenment.org/releases/ \
-		http://files.roorback.net/e17/2010-10-03/base/
+		http://files.roorback.net/e17/2011-01-29/base/
 PKGNAMEPREFIX=	ecore-
 DISTNAME=	ecore-${DISTVERSION}
 
diff -ruN -x .svn e17-current/devel/ecore-main/distinfo e17-ports/devel/ecore-main/distinfo
--- e17-current/devel/ecore-main/distinfo	2010-12-14 08:30:33.000000000 +0100
+++ e17-ports/devel/ecore-main/distinfo	2011-02-06 11:57:57.803078127 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/ecore-1.0.0.beta.tar.bz2) = 9fd367f9ff10568082e65c1def46e64fb96b359221e0d6aea11c6c3f6bd5282f
-SIZE (e17/ecore-1.0.0.beta.tar.bz2) = 916635
+SHA256 (e17/ecore-1.0.0.tar.bz2) = 6f505ce32b9f62e1fc2f53d87cf3c4c3ce7d0ebb4919f668646c350541375e22
+SIZE (e17/ecore-1.0.0.tar.bz2) = 927027
diff -ruN -x .svn e17-current/devel/eet/Makefile e17-ports/devel/eet/Makefile
--- e17-current/devel/eet/Makefile	2010-12-14 08:30:33.000000000 +0100
+++ e17-ports/devel/eet/Makefile	2011-03-20 19:43:46.116353470 +0100
@@ -6,11 +6,11 @@
 #
 
 PORTNAME=	eet
-DISTVERSION=	1.4.0.beta
+DISTVERSION=	1.4.0
 PORTEPOCH=	2
 CATEGORIES=	devel enlightenment
 MASTER_SITES=	http://download.enlightenment.org/releases/ \
-		http://files.roorback.net/e17/2010-10-03/base/
+		http://files.roorback.net/e17/2011-01-29/base/
 
 MAINTAINER=	stas@FreeBSD.org
 COMMENT=	Enlightenment Data Handling Library
@@ -26,6 +26,10 @@
 USE_LDCONFIG=	yes
 USE_OPENSSL=	yes
 
-CONFIGURE_ARGS=	--disable-gnutls
+CONFIGURE_ENV=	OPENSSL_CFLAGS="-I${OPENSSLINC} -L${OPENSSLLIB}" OPENSSL_LIBS="-lssl"
+CONFIGURE_ARGS=	--disable-gnutls --enable-amalgamation
+
+post-install:
+	${REINPLACE_CMD} 's/ openssl//' ${PREFIX}/libdata/pkgconfig/eet.pc
 
 .include <bsd.port.mk>
diff -ruN -x .svn e17-current/devel/eet/distinfo e17-ports/devel/eet/distinfo
--- e17-current/devel/eet/distinfo	2010-12-14 08:30:33.000000000 +0100
+++ e17-ports/devel/eet/distinfo	2011-02-06 11:57:46.149116799 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/eet-1.4.0.beta.tar.bz2) = f8f509a7e071b63175d294b50c90d1fb5b44d04be7540318b6d38cd5b1a04fa4
-SIZE (e17/eet-1.4.0.beta.tar.bz2) = 503183
+SHA256 (e17/eet-1.4.0.tar.bz2) = 0ba6f60a6aef9249de7bbad36fb7a9ac7830ef70920ad11d35d87ba19423e5bf
+SIZE (e17/eet-1.4.0.tar.bz2) = 487871
diff -ruN -x .svn e17-current/devel/eina/Makefile e17-ports/devel/eina/Makefile
--- e17-current/devel/eina/Makefile	2010-12-14 08:30:34.000000000 +0100
+++ e17-ports/devel/eina/Makefile	2011-02-06 16:47:50.179506136 +0100
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	eina
-DISTVERSION=	1.0.0.beta
+DISTVERSION=	1.0.0
 CATEGORIES=	devel enlightenment
 MASTER_SITES=	http://download.enlightenment.org/releases/ \
-		http://files.roorback.net/e17/2010-10-03/base/
+		http://files.roorback.net/e17/2011-01-29/base/
 
 MAINTAINER=	magik@roorback.net
 COMMENT=	Enlightenment API for data types
@@ -23,4 +23,6 @@
 USE_ICONV=	yes
 USE_LDCONFIG=	yes
 
+CONFIGURE_ARGS=	--enable-amalgamation
+
 .include <bsd.port.mk>
diff -ruN -x .svn e17-current/devel/eina/distinfo e17-ports/devel/eina/distinfo
--- e17-current/devel/eina/distinfo	2010-12-14 08:30:34.000000000 +0100
+++ e17-ports/devel/eina/distinfo	2011-02-06 11:57:33.801155815 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/eina-1.0.0.beta.tar.bz2) = 16170403ad9b8ca52f7ec895852ededb507ceb6794dc5bbd9224cff2c94de4d8
-SIZE (e17/eina-1.0.0.beta.tar.bz2) = 539629
+SHA256 (e17/eina-1.0.0.tar.bz2) = deda5c81a0b9745ee9e1af08a0aef56c83c03c66b8875fd1a436615c6d7ffd96
+SIZE (e17/eina-1.0.0.tar.bz2) = 625589
diff -ruN -x .svn e17-current/graphics/ecore-evas/Makefile e17-ports/graphics/ecore-evas/Makefile
--- e17-current/graphics/ecore-evas/Makefile	2010-12-14 08:30:34.000000000 +0100
+++ e17-ports/graphics/ecore-evas/Makefile	2011-01-29 10:23:57.793530438 +0100
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	evas
-DISTVERSION=	1.0.0.beta
+DISTVERSION=	1.0.0
 CATEGORIES=	graphics enlightenment
 MASTER_SITES=	http://download.enlightenment.org/releases/ \
-		http://files.roorback.net/e17/2010-10-03/base/
+		http://files.roorback.net/e17/2011-01-29/base/
 PKGNAMEPREFIX=	ecore-
 DISTNAME=	ecore-${DISTVERSION}
 
diff -ruN -x .svn e17-current/graphics/ecore-evas/distinfo e17-ports/graphics/ecore-evas/distinfo
--- e17-current/graphics/ecore-evas/distinfo	2010-12-14 08:30:34.000000000 +0100
+++ e17-ports/graphics/ecore-evas/distinfo	2011-02-06 12:01:34.127380796 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/ecore-1.0.0.beta.tar.bz2) = 9fd367f9ff10568082e65c1def46e64fb96b359221e0d6aea11c6c3f6bd5282f
-SIZE (e17/ecore-1.0.0.beta.tar.bz2) = 916635
+SHA256 (e17/ecore-1.0.0.tar.bz2) = 6f505ce32b9f62e1fc2f53d87cf3c4c3ce7d0ebb4919f668646c350541375e22
+SIZE (e17/ecore-1.0.0.tar.bz2) = 927027
diff -ruN -x .svn e17-current/graphics/ecore-sdl/Makefile e17-ports/graphics/ecore-sdl/Makefile
--- e17-current/graphics/ecore-sdl/Makefile	2010-12-14 08:30:34.000000000 +0100
+++ e17-ports/graphics/ecore-sdl/Makefile	2011-01-29 10:24:18.848882278 +0100
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	sdl
-DISTVERSION=	1.0.0.beta
+DISTVERSION=	1.0.0
 CATEGORIES=	graphics enlightenment
 MASTER_SITES=	http://download.enlightenment.org/releases/ \
-		http://files.roorback.net/e17/2010-10-03/base/
+		http://files.roorback.net/e17/2011-01-29/base/
 PKGNAMEPREFIX=	ecore-
 DISTNAME=	ecore-${DISTVERSION}
 
diff -ruN -x .svn e17-current/graphics/ecore-sdl/distinfo e17-ports/graphics/ecore-sdl/distinfo
--- e17-current/graphics/ecore-sdl/distinfo	2010-12-14 08:30:34.000000000 +0100
+++ e17-ports/graphics/ecore-sdl/distinfo	2011-02-06 12:01:39.560365994 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/ecore-1.0.0.beta.tar.bz2) = 9fd367f9ff10568082e65c1def46e64fb96b359221e0d6aea11c6c3f6bd5282f
-SIZE (e17/ecore-1.0.0.beta.tar.bz2) = 916635
+SHA256 (e17/ecore-1.0.0.tar.bz2) = 6f505ce32b9f62e1fc2f53d87cf3c4c3ce7d0ebb4919f668646c350541375e22
+SIZE (e17/ecore-1.0.0.tar.bz2) = 927027
diff -ruN -x .svn e17-current/graphics/edje/Makefile e17-ports/graphics/edje/Makefile
--- e17-current/graphics/edje/Makefile	2011-01-11 07:38:45.000000000 +0100
+++ e17-ports/graphics/edje/Makefile	2011-02-06 16:53:53.672343633 +0100
@@ -6,11 +6,11 @@
 #
 
 PORTNAME=	edje
-DISTVERSION=	1.0.0.beta
+DISTVERSION=	1.0.0
 PORTEPOCH=	2
 CATEGORIES=	graphics enlightenment
 MASTER_SITES=	http://download.enlightenment.org/releases/ \
-		http://files.roorback.net/e17/2010-10-03/base/
+		http://files.roorback.net/e17/2011-01-29/base/
 
 MAINTAINER=	stas@FreeBSD.org
 COMMENT=	Edje is a complex graphical design and layout engine
diff -ruN -x .svn e17-current/graphics/edje/distinfo e17-ports/graphics/edje/distinfo
--- e17-current/graphics/edje/distinfo	2010-12-14 08:30:35.000000000 +0100
+++ e17-ports/graphics/edje/distinfo	2011-02-06 12:01:48.373333564 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/edje-1.0.0.beta.tar.bz2) = 7d7949b13209f517b452187b641940f5027e4d2619d8b20378f52a5e66c04952
-SIZE (e17/edje-1.0.0.beta.tar.bz2) = 600360
+SHA256 (e17/edje-1.0.0.tar.bz2) = ce4485d0ae1bdee65ece3e53e07b58779c94195e0cea0d6c75db64c30818eed9
+SIZE (e17/edje-1.0.0.tar.bz2) = 624345
diff -ruN -x .svn e17-current/graphics/edje/pkg-plist e17-ports/graphics/edje/pkg-plist
--- e17-current/graphics/edje/pkg-plist	2010-12-14 08:30:35.000000000 +0100
+++ e17-ports/graphics/edje/pkg-plist	2011-01-29 11:23:24.449417317 +0100
@@ -1,7 +1,8 @@
 bin/edje_cc
-bin/edje_convert
 bin/edje_decc
 bin/edje_recc
+bin/edje_inspector
+bin/edje_external_inspector
 bin/edje_player
 include/edje-1/Edje.h
 include/edje-1/Edje_Edit.h
diff -ruN -x .svn e17-current/graphics/edje_viewer/Makefile e17-ports/graphics/edje_viewer/Makefile
--- e17-current/graphics/edje_viewer/Makefile	2010-12-14 08:30:35.000000000 +0100
+++ e17-ports/graphics/edje_viewer/Makefile	2011-01-29 16:55:13.040906626 +0100
@@ -7,10 +7,9 @@
 #
 
 PORTNAME=	edje_viewer
-PORTVERSION=	20101003
-PORTREVISION=	1
+PORTVERSION=	20110129
 CATEGORIES=	graphics enlightenment
-MASTER_SITES=	http://files.roorback.net/e17/2010-10-03/extra/
+MASTER_SITES=	http://files.roorback.net/e17/2011-01-29/extra/
 
 MAINTAINER=	stas@FreeBSD.org
 COMMENT=	A simple viewer for .edj files
diff -ruN -x .svn e17-current/graphics/edje_viewer/distinfo e17-ports/graphics/edje_viewer/distinfo
--- e17-current/graphics/edje_viewer/distinfo	2010-12-14 08:30:35.000000000 +0100
+++ e17-ports/graphics/edje_viewer/distinfo	2011-01-29 16:55:26.275129146 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/edje_viewer-20101003.tar.bz2) = 198489616f44fe43ad5670421f7d37d04e1ccf44d055ce06f99b073ea20d8ed1
-SIZE (e17/edje_viewer-20101003.tar.bz2) = 261503
+SHA256 (e17/edje_viewer-20110129.tar.bz2) = ff926c6a1e8ad5f86afd081ca4bd4420cbf110d8affffd8895f084c8746295c3
+SIZE (e17/edje_viewer-20110129.tar.bz2) = 263316
diff -ruN -x .svn e17-current/graphics/ethumb/Makefile e17-ports/graphics/ethumb/Makefile
--- e17-current/graphics/ethumb/Makefile	2010-12-14 08:30:35.000000000 +0100
+++ e17-ports/graphics/ethumb/Makefile	2011-01-29 17:03:59.161695826 +0100
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	ethumb
-PORTVERSION=	0.1.0.52995
+PORTVERSION=	0.1.1.56361
 CATEGORIES=	graphics enlightenment
-MASTER_SITES=	http://files.roorback.net/e17/2010-10-03/extra/
+MASTER_SITES=	http://files.roorback.net/e17/2011-01-29/extra/
 
 MAINTAINER=	magik@roorback.net
 COMMENT=	Thumbnail generator library
diff -ruN -x .svn e17-current/graphics/ethumb/distinfo e17-ports/graphics/ethumb/distinfo
--- e17-current/graphics/ethumb/distinfo	2010-12-14 08:30:35.000000000 +0100
+++ e17-ports/graphics/ethumb/distinfo	2011-01-29 17:04:03.989776466 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/ethumb-0.1.0.52995.tar.bz2) = 344e63cb10395df56cb1c3cf2f588591faa0d34757ed63245944842e1e25bd7a
-SIZE (e17/ethumb-0.1.0.52995.tar.bz2) = 576217
+SHA256 (e17/ethumb-0.1.1.56361.tar.bz2) = 813bbdb83b2f03242e30b1e3e1574c501297c7a1a0f29dd0b152815152ec6db0
+SIZE (e17/ethumb-0.1.1.56361.tar.bz2) = 552479
diff -ruN -x .svn e17-current/graphics/ethumb/files/patch-configure e17-ports/graphics/ethumb/files/patch-configure
--- e17-current/graphics/ethumb/files/patch-configure	1970-01-01 01:00:00.000000000 +0100
+++ e17-ports/graphics/ethumb/files/patch-configure	2011-01-29 17:17:41.211401866 +0100
@@ -0,0 +1,11 @@
+--- configure.orig	2011-01-29 17:09:23.359100066 +0100
++++ configure	2011-01-29 17:16:54.001616145 +0100
+@@ -3922,7 +3922,7 @@
+ _ACEOF
+ 
+ version_info="1:1:1"
+-release_info="-release ver-pre-svn-09"
++release_info=""
+ 
+ 
+ ##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--##
diff -ruN -x .svn e17-current/graphics/evas/Makefile e17-ports/graphics/evas/Makefile
--- e17-current/graphics/evas/Makefile	2010-12-14 08:30:36.000000000 +0100
+++ e17-ports/graphics/evas/Makefile	2011-01-29 12:03:32.937508915 +0100
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	evas
-DISTVERSION=	1.0.0.beta
-PORTREVISION=	0
+DISTVERSION=	1.0.0
 PORTEPOCH=	2
 CATEGORIES=	graphics enlightenment
 MASTER_SITES=	# none
diff -ruN -x .svn e17-current/graphics/evas-core/Makefile e17-ports/graphics/evas-core/Makefile
--- e17-current/graphics/evas-core/Makefile	2010-12-14 08:30:36.000000000 +0100
+++ e17-ports/graphics/evas-core/Makefile	2011-03-20 19:47:35.619176990 +0100
@@ -6,11 +6,10 @@
 #
 
 PORTNAME=	core
-DISTVERSION=	1.0.0.beta
-PORTREVISION=	0
+DISTVERSION=	1.0.0
 CATEGORIES=	graphics enlightenment
 MASTER_SITES=	http://download.enlightenment.org/releases/ \
-		http://files.roorback.net/e17/2010-10-03/base/
+		http://files.roorback.net/e17/2011-01-29/base/
 PKGNAMEPREFIX=	evas-
 DISTNAME=	evas-${DISTVERSION}
 
diff -ruN -x .svn e17-current/graphics/evas-core/distinfo e17-ports/graphics/evas-core/distinfo
--- e17-current/graphics/evas-core/distinfo	2010-12-14 08:30:36.000000000 +0100
+++ e17-ports/graphics/evas-core/distinfo	2011-02-06 12:02:00.649295732 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/evas-1.0.0.beta.tar.bz2) = 7ff9a3015e5c5a0bee3c1a13b65358905fb6c81386bc22bf98bd7f73a893be1d
-SIZE (e17/evas-1.0.0.beta.tar.bz2) = 1054215
+SHA256 (e17/evas-1.0.0.tar.bz2) = aae9d50844913064e6b7037aebeefbf93460c5c828d6b0547a43dc9190fcda94
+SIZE (e17/evas-1.0.0.tar.bz2) = 1046612
diff -ruN -x .svn e17-current/graphics/evas-engine-buffer/Makefile e17-ports/graphics/evas-engine-buffer/Makefile
--- e17-current/graphics/evas-engine-buffer/Makefile	2010-12-14 08:30:36.000000000 +0100
+++ e17-ports/graphics/evas-engine-buffer/Makefile	2011-01-29 12:02:31.177482595 +0100
@@ -6,11 +6,10 @@
 #
 
 PORTNAME=	engine-buffer
-DISTVERSION=	1.0.0.beta
-PORTREVISION=	0
+DISTVERSION=	1.0.0
 CATEGORIES=	graphics enlightenment
 MASTER_SITES=	http://download.enlightenment.org/releases/ \
-		http://files.roorback.net/e17/2010-10-03/base/
+		http://files.roorback.net/e17/2011-01-29/base/
 PKGNAMEPREFIX=	evas-
 DISTNAME=	evas-${DISTVERSION}
 
diff -ruN -x .svn e17-current/graphics/evas-engine-buffer/distinfo e17-ports/graphics/evas-engine-buffer/distinfo
--- e17-current/graphics/evas-engine-buffer/distinfo	2010-12-14 08:30:36.000000000 +0100
+++ e17-ports/graphics/evas-engine-buffer/distinfo	2011-02-06 12:02:55.153124012 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/evas-1.0.0.beta.tar.bz2) = 7ff9a3015e5c5a0bee3c1a13b65358905fb6c81386bc22bf98bd7f73a893be1d
-SIZE (e17/evas-1.0.0.beta.tar.bz2) = 1054215
+SHA256 (e17/evas-1.0.0.tar.bz2) = aae9d50844913064e6b7037aebeefbf93460c5c828d6b0547a43dc9190fcda94
+SIZE (e17/evas-1.0.0.tar.bz2) = 1046612
diff -ruN -x .svn e17-current/graphics/evas-engine-opengl/Makefile e17-ports/graphics/evas-engine-opengl/Makefile
--- e17-current/graphics/evas-engine-opengl/Makefile	2010-12-14 08:30:36.000000000 +0100
+++ e17-ports/graphics/evas-engine-opengl/Makefile	2011-01-29 12:02:31.961495755 +0100
@@ -6,11 +6,10 @@
 #
 
 PORTNAME=	engine-opengl
-DISTVERSION=	1.0.0.beta
-PORTREVISION=	0
+DISTVERSION=	1.0.0
 CATEGORIES=	graphics enlightenment
 MASTER_SITES=	http://download.enlightenment.org/releases/ \
-		http://files.roorback.net/e17/2010-10-03/base/
+		http://files.roorback.net/e17/2011-01-29/base/
 PKGNAMEPREFIX=	evas-
 DISTNAME=	evas-${DISTVERSION}
 
diff -ruN -x .svn e17-current/graphics/evas-engine-opengl/distinfo e17-ports/graphics/evas-engine-opengl/distinfo
--- e17-current/graphics/evas-engine-opengl/distinfo	2010-12-14 08:30:36.000000000 +0100
+++ e17-ports/graphics/evas-engine-opengl/distinfo	2011-02-06 12:02:20.306232298 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/evas-1.0.0.beta.tar.bz2) = 7ff9a3015e5c5a0bee3c1a13b65358905fb6c81386bc22bf98bd7f73a893be1d
-SIZE (e17/evas-1.0.0.beta.tar.bz2) = 1054215
+SHA256 (e17/evas-1.0.0.tar.bz2) = aae9d50844913064e6b7037aebeefbf93460c5c828d6b0547a43dc9190fcda94
+SIZE (e17/evas-1.0.0.tar.bz2) = 1046612
diff -ruN -x .svn e17-current/graphics/evas-engine-sdl/Makefile e17-ports/graphics/evas-engine-sdl/Makefile
--- e17-current/graphics/evas-engine-sdl/Makefile	2010-12-14 08:30:36.000000000 +0100
+++ e17-ports/graphics/evas-engine-sdl/Makefile	2011-01-29 12:02:01.952996755 +0100
@@ -6,11 +6,10 @@
 #
 
 PORTNAME=	engine-sdl
-DISTVERSION=	1.0.0.beta
-PORTREVISION=	0
+DISTVERSION=	1.0.0
 CATEGORIES=	graphics enlightenment
 MASTER_SITES=	http://download.enlightenment.org/releases/ \
-		http://files.roorback.net/e17/2010-10-03/base/
+		http://files.roorback.net/e17/2011-01-29/base/
 PKGNAMEPREFIX=	evas-
 DISTNAME=	evas-${DISTVERSION}
 
diff -ruN -x .svn e17-current/graphics/evas-engine-sdl/distinfo e17-ports/graphics/evas-engine-sdl/distinfo
--- e17-current/graphics/evas-engine-sdl/distinfo	2010-12-14 08:30:36.000000000 +0100
+++ e17-ports/graphics/evas-engine-sdl/distinfo	2011-02-06 12:02:27.556212673 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/evas-1.0.0.beta.tar.bz2) = 7ff9a3015e5c5a0bee3c1a13b65358905fb6c81386bc22bf98bd7f73a893be1d
-SIZE (e17/evas-1.0.0.beta.tar.bz2) = 1054215
+SHA256 (e17/evas-1.0.0.tar.bz2) = aae9d50844913064e6b7037aebeefbf93460c5c828d6b0547a43dc9190fcda94
+SIZE (e17/evas-1.0.0.tar.bz2) = 1046612
diff -ruN -x .svn e17-current/graphics/evas-engine-x11/Makefile e17-ports/graphics/evas-engine-x11/Makefile
--- e17-current/graphics/evas-engine-x11/Makefile	2010-12-14 08:30:37.000000000 +0100
+++ e17-ports/graphics/evas-engine-x11/Makefile	2011-01-29 12:02:08.649110955 +0100
@@ -6,11 +6,10 @@
 #
 
 PORTNAME=	engine-x11
-DISTVERSION=	1.0.0.beta
-PORTREVISION=	0
+DISTVERSION=	1.0.0
 CATEGORIES=	graphics enlightenment
 MASTER_SITES=	http://download.enlightenment.org/releases/ \
-		http://files.roorback.net/e17/2010-10-03/base/
+		http://files.roorback.net/e17/2011-01-29/base/
 PKGNAMEPREFIX=	evas-
 DISTNAME=	evas-${DISTVERSION}
 
diff -ruN -x .svn e17-current/graphics/evas-engine-x11/distinfo e17-ports/graphics/evas-engine-x11/distinfo
--- e17-current/graphics/evas-engine-x11/distinfo	2010-12-14 08:30:37.000000000 +0100
+++ e17-ports/graphics/evas-engine-x11/distinfo	2011-02-06 12:02:35.074186605 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/evas-1.0.0.beta.tar.bz2) = 7ff9a3015e5c5a0bee3c1a13b65358905fb6c81386bc22bf98bd7f73a893be1d
-SIZE (e17/evas-1.0.0.beta.tar.bz2) = 1054215
+SHA256 (e17/evas-1.0.0.tar.bz2) = aae9d50844913064e6b7037aebeefbf93460c5c828d6b0547a43dc9190fcda94
+SIZE (e17/evas-1.0.0.tar.bz2) = 1046612
diff -ruN -x .svn e17-current/graphics/evas-engine-xrender/Makefile e17-ports/graphics/evas-engine-xrender/Makefile
--- e17-current/graphics/evas-engine-xrender/Makefile	2010-12-14 08:30:37.000000000 +0100
+++ e17-ports/graphics/evas-engine-xrender/Makefile	2011-01-29 12:01:48.321770235 +0100
@@ -6,11 +6,10 @@
 #
 
 PORTNAME=	engine-xrender
-DISTVERSION=	1.0.0.beta
-PORTREVISION=	0
+DISTVERSION=	1.0.0
 CATEGORIES=	graphics enlightenment
 MASTER_SITES=	http://download.enlightenment.org/releases/ \
-		http://files.roorback.net/e17/2010-10-03/base/
+		http://files.roorback.net/e17/2011-01-29/base/
 PKGNAMEPREFIX=	evas-
 DISTNAME=	evas-${DISTVERSION}
 
diff -ruN -x .svn e17-current/graphics/evas-engine-xrender/distinfo e17-ports/graphics/evas-engine-xrender/distinfo
--- e17-current/graphics/evas-engine-xrender/distinfo	2010-12-14 08:30:37.000000000 +0100
+++ e17-ports/graphics/evas-engine-xrender/distinfo	2011-02-06 12:03:03.433098981 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/evas-1.0.0.beta.tar.bz2) = 7ff9a3015e5c5a0bee3c1a13b65358905fb6c81386bc22bf98bd7f73a893be1d
-SIZE (e17/evas-1.0.0.beta.tar.bz2) = 1054215
+SHA256 (e17/evas-1.0.0.tar.bz2) = aae9d50844913064e6b7037aebeefbf93460c5c828d6b0547a43dc9190fcda94
+SIZE (e17/evas-1.0.0.tar.bz2) = 1046612
diff -ruN -x .svn e17-current/graphics/evas-loader-bmp/Makefile e17-ports/graphics/evas-loader-bmp/Makefile
--- e17-current/graphics/evas-loader-bmp/Makefile	2010-12-14 08:30:37.000000000 +0100
+++ e17-ports/graphics/evas-loader-bmp/Makefile	2011-01-29 11:21:01.334036917 +0100
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	loader-bmp
-DISTVERSION=	1.0.0.beta
+DISTVERSION=	1.0.0
 CATEGORIES=	graphics enlightenment
 MASTER_SITES=	http://download.enlightenment.org/releases/ \
-		http://files.roorback.net/e17/2010-10-03/base/
+		http://files.roorback.net/e17/2011-01-29/base/
 PKGNAMEPREFIX=	evas-
 DISTNAME=	evas-${DISTVERSION}
 
diff -ruN -x .svn e17-current/graphics/evas-loader-bmp/distinfo e17-ports/graphics/evas-loader-bmp/distinfo
--- e17-current/graphics/evas-loader-bmp/distinfo	2010-12-14 08:30:37.000000000 +0100
+++ e17-ports/graphics/evas-loader-bmp/distinfo	2011-02-06 12:03:12.078073971 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/evas-1.0.0.beta.tar.bz2) = 7ff9a3015e5c5a0bee3c1a13b65358905fb6c81386bc22bf98bd7f73a893be1d
-SIZE (e17/evas-1.0.0.beta.tar.bz2) = 1054215
+SHA256 (e17/evas-1.0.0.tar.bz2) = aae9d50844913064e6b7037aebeefbf93460c5c828d6b0547a43dc9190fcda94
+SIZE (e17/evas-1.0.0.tar.bz2) = 1046612
diff -ruN -x .svn e17-current/graphics/evas-loader-eet/Makefile e17-ports/graphics/evas-loader-eet/Makefile
--- e17-current/graphics/evas-loader-eet/Makefile	2010-12-14 08:30:37.000000000 +0100
+++ e17-ports/graphics/evas-loader-eet/Makefile	2011-03-20 19:47:40.625263550 +0100
@@ -6,11 +6,10 @@
 #
 
 PORTNAME=	loader-eet
-DISTVERSION=	1.0.0.beta
-PORTREVISION=	0
+DISTVERSION=	1.0.0
 CATEGORIES=	graphics enlightenment
 MASTER_SITES=	http://download.enlightenment.org/releases/ \
-		http://files.roorback.net/e17/2010-10-03/base/
+		http://files.roorback.net/e17/2011-01-29/base/
 PKGNAMEPREFIX=	evas-
 DISTNAME=	evas-${DISTVERSION}
 
diff -ruN -x .svn e17-current/graphics/evas-loader-eet/distinfo e17-ports/graphics/evas-loader-eet/distinfo
--- e17-current/graphics/evas-loader-eet/distinfo	2010-12-14 08:30:37.000000000 +0100
+++ e17-ports/graphics/evas-loader-eet/distinfo	2011-02-06 12:03:18.688052893 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/evas-1.0.0.beta.tar.bz2) = 7ff9a3015e5c5a0bee3c1a13b65358905fb6c81386bc22bf98bd7f73a893be1d
-SIZE (e17/evas-1.0.0.beta.tar.bz2) = 1054215
+SHA256 (e17/evas-1.0.0.tar.bz2) = aae9d50844913064e6b7037aebeefbf93460c5c828d6b0547a43dc9190fcda94
+SIZE (e17/evas-1.0.0.tar.bz2) = 1046612
diff -ruN -x .svn e17-current/graphics/evas-loader-gif/Makefile e17-ports/graphics/evas-loader-gif/Makefile
--- e17-current/graphics/evas-loader-gif/Makefile	2010-12-14 08:30:37.000000000 +0100
+++ e17-ports/graphics/evas-loader-gif/Makefile	2011-01-29 12:03:16.097229275 +0100
@@ -6,11 +6,10 @@
 #
 
 PORTNAME=	loader-gif
-DISTVERSION=	1.0.0.beta
-PORTREVISION=	0
+DISTVERSION=	1.0.0
 CATEGORIES=	graphics enlightenment
 MASTER_SITES=	http://download.enlightenment.org/releases/ \
-		http://files.roorback.net/e17/2010-10-03/base/
+		http://files.roorback.net/e17/2011-01-29/base/
 PKGNAMEPREFIX=	evas-
 DISTNAME=	evas-${DISTVERSION}
 
diff -ruN -x .svn e17-current/graphics/evas-loader-gif/distinfo e17-ports/graphics/evas-loader-gif/distinfo
--- e17-current/graphics/evas-loader-gif/distinfo	2010-12-14 08:30:37.000000000 +0100
+++ e17-ports/graphics/evas-loader-gif/distinfo	2011-02-06 12:03:25.312029124 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/evas-1.0.0.beta.tar.bz2) = 7ff9a3015e5c5a0bee3c1a13b65358905fb6c81386bc22bf98bd7f73a893be1d
-SIZE (e17/evas-1.0.0.beta.tar.bz2) = 1054215
+SHA256 (e17/evas-1.0.0.tar.bz2) = aae9d50844913064e6b7037aebeefbf93460c5c828d6b0547a43dc9190fcda94
+SIZE (e17/evas-1.0.0.tar.bz2) = 1046612
diff -ruN -x .svn e17-current/graphics/evas-loader-jpeg/Makefile e17-ports/graphics/evas-loader-jpeg/Makefile
--- e17-current/graphics/evas-loader-jpeg/Makefile	2010-12-14 08:30:38.000000000 +0100
+++ e17-ports/graphics/evas-loader-jpeg/Makefile	2011-01-29 12:03:16.393233915 +0100
@@ -6,11 +6,10 @@
 #
 
 PORTNAME=	loader-jpeg
-DISTVERSION=	1.0.0.beta
-PORTREVISION=	0
+DISTVERSION=	1.0.0
 CATEGORIES=	graphics enlightenment
 MASTER_SITES=	http://download.enlightenment.org/releases/ \
-		http://files.roorback.net/e17/2010-10-03/base/
+		http://files.roorback.net/e17/2011-01-29/base/
 PKGNAMEPREFIX=	evas-
 DISTNAME=	evas-${DISTVERSION}
 
diff -ruN -x .svn e17-current/graphics/evas-loader-jpeg/distinfo e17-ports/graphics/evas-loader-jpeg/distinfo
--- e17-current/graphics/evas-loader-jpeg/distinfo	2010-12-14 08:30:38.000000000 +0100
+++ e17-ports/graphics/evas-loader-jpeg/distinfo	2011-02-06 12:03:31.396008792 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/evas-1.0.0.beta.tar.bz2) = 7ff9a3015e5c5a0bee3c1a13b65358905fb6c81386bc22bf98bd7f73a893be1d
-SIZE (e17/evas-1.0.0.beta.tar.bz2) = 1054215
+SHA256 (e17/evas-1.0.0.tar.bz2) = aae9d50844913064e6b7037aebeefbf93460c5c828d6b0547a43dc9190fcda94
+SIZE (e17/evas-1.0.0.tar.bz2) = 1046612
diff -ruN -x .svn e17-current/graphics/evas-loader-pmaps/Makefile e17-ports/graphics/evas-loader-pmaps/Makefile
--- e17-current/graphics/evas-loader-pmaps/Makefile	2010-12-14 08:30:38.000000000 +0100
+++ e17-ports/graphics/evas-loader-pmaps/Makefile	2011-01-29 11:21:01.343040757 +0100
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	loader-pmaps
-DISTVERSION=	1.0.0.beta
+DISTVERSION=	1.0.0
 CATEGORIES=	graphics enlightenment
 MASTER_SITES=	http://download.enlightenment.org/releases/ \
-		http://files.roorback.net/e17/2010-10-03/base/
+		http://files.roorback.net/e17/2011-01-29/base/
 PKGNAMEPREFIX=	evas-
 DISTNAME=	evas-${DISTVERSION}
 
diff -ruN -x .svn e17-current/graphics/evas-loader-pmaps/distinfo e17-ports/graphics/evas-loader-pmaps/distinfo
--- e17-current/graphics/evas-loader-pmaps/distinfo	2010-12-14 08:30:38.000000000 +0100
+++ e17-ports/graphics/evas-loader-pmaps/distinfo	2011-02-06 12:03:38.173985882 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/evas-1.0.0.beta.tar.bz2) = 7ff9a3015e5c5a0bee3c1a13b65358905fb6c81386bc22bf98bd7f73a893be1d
-SIZE (e17/evas-1.0.0.beta.tar.bz2) = 1054215
+SHA256 (e17/evas-1.0.0.tar.bz2) = aae9d50844913064e6b7037aebeefbf93460c5c828d6b0547a43dc9190fcda94
+SIZE (e17/evas-1.0.0.tar.bz2) = 1046612
diff -ruN -x .svn e17-current/graphics/evas-loader-png/Makefile e17-ports/graphics/evas-loader-png/Makefile
--- e17-current/graphics/evas-loader-png/Makefile	2010-12-14 08:30:38.000000000 +0100
+++ e17-ports/graphics/evas-loader-png/Makefile	2011-01-29 12:03:16.665238435 +0100
@@ -6,11 +6,10 @@
 #
 
 PORTNAME=	loader-png
-DISTVERSION=	1.0.0.beta
-PORTREVISION=	0
+DISTVERSION=	1.0.0
 CATEGORIES=	graphics enlightenment
 MASTER_SITES=	http://download.enlightenment.org/releases/ \
-		http://files.roorback.net/e17/2010-10-03/base/
+		http://files.roorback.net/e17/2011-01-29/base/
 PKGNAMEPREFIX=	evas-
 DISTNAME=	evas-${DISTVERSION}
 
diff -ruN -x .svn e17-current/graphics/evas-loader-png/distinfo e17-ports/graphics/evas-loader-png/distinfo
--- e17-current/graphics/evas-loader-png/distinfo	2010-12-14 08:30:38.000000000 +0100
+++ e17-ports/graphics/evas-loader-png/distinfo	2011-02-06 12:03:48.982955178 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/evas-1.0.0.beta.tar.bz2) = 7ff9a3015e5c5a0bee3c1a13b65358905fb6c81386bc22bf98bd7f73a893be1d
-SIZE (e17/evas-1.0.0.beta.tar.bz2) = 1054215
+SHA256 (e17/evas-1.0.0.tar.bz2) = aae9d50844913064e6b7037aebeefbf93460c5c828d6b0547a43dc9190fcda94
+SIZE (e17/evas-1.0.0.tar.bz2) = 1046612
diff -ruN -x .svn e17-current/graphics/evas-loader-svg/Makefile e17-ports/graphics/evas-loader-svg/Makefile
--- e17-current/graphics/evas-loader-svg/Makefile	2010-12-14 08:30:38.000000000 +0100
+++ e17-ports/graphics/evas-loader-svg/Makefile	2011-01-29 12:03:16.945243035 +0100
@@ -6,11 +6,10 @@
 #
 
 PORTNAME=	loader-svg
-DISTVERSION=	1.0.0.beta
-PORTREVISION=	0
+DISTVERSION=	1.0.0
 CATEGORIES=	graphics enlightenment
 MASTER_SITES=	http://download.enlightenment.org/releases/ \
-		http://files.roorback.net/e17/2010-10-03/base/
+		http://files.roorback.net/e17/2011-01-29/base/
 PKGNAMEPREFIX=	evas-
 DISTNAME=	evas-${DISTVERSION}
 
diff -ruN -x .svn e17-current/graphics/evas-loader-svg/distinfo e17-ports/graphics/evas-loader-svg/distinfo
--- e17-current/graphics/evas-loader-svg/distinfo	2010-12-14 08:30:38.000000000 +0100
+++ e17-ports/graphics/evas-loader-svg/distinfo	2011-02-06 12:03:58.042924532 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/evas-1.0.0.beta.tar.bz2) = 7ff9a3015e5c5a0bee3c1a13b65358905fb6c81386bc22bf98bd7f73a893be1d
-SIZE (e17/evas-1.0.0.beta.tar.bz2) = 1054215
+SHA256 (e17/evas-1.0.0.tar.bz2) = aae9d50844913064e6b7037aebeefbf93460c5c828d6b0547a43dc9190fcda94
+SIZE (e17/evas-1.0.0.tar.bz2) = 1046612
diff -ruN -x .svn e17-current/graphics/evas-loader-tga/Makefile e17-ports/graphics/evas-loader-tga/Makefile
--- e17-current/graphics/evas-loader-tga/Makefile	2010-12-14 08:30:39.000000000 +0100
+++ e17-ports/graphics/evas-loader-tga/Makefile	2011-01-29 11:21:01.350037876 +0100
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	loader-tga
-DISTVERSION=	1.0.0.beta
+DISTVERSION=	1.0.0
 CATEGORIES=	graphics enlightenment
 MASTER_SITES=	http://download.enlightenment.org/releases/ \
-		http://files.roorback.net/e17/2010-10-03/base/
+		http://files.roorback.net/e17/2011-01-29/base/
 PKGNAMEPREFIX=	evas-
 DISTNAME=	evas-${DISTVERSION}
 
diff -ruN -x .svn e17-current/graphics/evas-loader-tga/distinfo e17-ports/graphics/evas-loader-tga/distinfo
--- e17-current/graphics/evas-loader-tga/distinfo	2010-12-14 08:30:39.000000000 +0100
+++ e17-ports/graphics/evas-loader-tga/distinfo	2011-02-06 12:04:07.216894128 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/evas-1.0.0.beta.tar.bz2) = 7ff9a3015e5c5a0bee3c1a13b65358905fb6c81386bc22bf98bd7f73a893be1d
-SIZE (e17/evas-1.0.0.beta.tar.bz2) = 1054215
+SHA256 (e17/evas-1.0.0.tar.bz2) = aae9d50844913064e6b7037aebeefbf93460c5c828d6b0547a43dc9190fcda94
+SIZE (e17/evas-1.0.0.tar.bz2) = 1046612
diff -ruN -x .svn e17-current/graphics/evas-loader-tiff/Makefile e17-ports/graphics/evas-loader-tiff/Makefile
--- e17-current/graphics/evas-loader-tiff/Makefile	2010-12-14 08:30:39.000000000 +0100
+++ e17-ports/graphics/evas-loader-tiff/Makefile	2011-01-29 12:03:17.241250435 +0100
@@ -6,11 +6,10 @@
 #
 
 PORTNAME=	loader-tiff
-DISTVERSION=	1.0.0.beta
-PORTREVISION=	0
+DISTVERSION=	1.0.0
 CATEGORIES=	graphics enlightenment
 MASTER_SITES=	http://download.enlightenment.org/releases/ \
-		http://files.roorback.net/e17/2010-10-03/base/
+		http://files.roorback.net/e17/2011-01-29/base/
 PKGNAMEPREFIX=	evas-
 DISTNAME=	evas-${DISTVERSION}
 
diff -ruN -x .svn e17-current/graphics/evas-loader-tiff/distinfo e17-ports/graphics/evas-loader-tiff/distinfo
--- e17-current/graphics/evas-loader-tiff/distinfo	2010-12-14 08:30:39.000000000 +0100
+++ e17-ports/graphics/evas-loader-tiff/distinfo	2011-02-06 12:04:16.842866983 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/evas-1.0.0.beta.tar.bz2) = 7ff9a3015e5c5a0bee3c1a13b65358905fb6c81386bc22bf98bd7f73a893be1d
-SIZE (e17/evas-1.0.0.beta.tar.bz2) = 1054215
+SHA256 (e17/evas-1.0.0.tar.bz2) = aae9d50844913064e6b7037aebeefbf93460c5c828d6b0547a43dc9190fcda94
+SIZE (e17/evas-1.0.0.tar.bz2) = 1046612
diff -ruN -x .svn e17-current/graphics/evas-loader-xpm/Makefile e17-ports/graphics/evas-loader-xpm/Makefile
--- e17-current/graphics/evas-loader-xpm/Makefile	2010-12-14 08:30:39.000000000 +0100
+++ e17-ports/graphics/evas-loader-xpm/Makefile	2011-01-29 12:03:17.593253795 +0100
@@ -6,11 +6,10 @@
 #
 
 PORTNAME=	loader-xpm
-DISTVERSION=	1.0.0.beta
-PORTREVISION=	0
+DISTVERSION=	1.0.0
 CATEGORIES=	graphics enlightenment
 MASTER_SITES=	http://download.enlightenment.org/releases/ \
-		http://files.roorback.net/e17/2010-10-03/base/
+		http://files.roorback.net/e17/2011-01-29/base/
 PKGNAMEPREFIX=	evas-
 DISTNAME=	evas-${DISTVERSION}
 
diff -ruN -x .svn e17-current/graphics/evas-loader-xpm/distinfo e17-ports/graphics/evas-loader-xpm/distinfo
--- e17-current/graphics/evas-loader-xpm/distinfo	2010-12-14 08:30:39.000000000 +0100
+++ e17-ports/graphics/evas-loader-xpm/distinfo	2011-02-06 12:04:24.396841580 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/evas-1.0.0.beta.tar.bz2) = 7ff9a3015e5c5a0bee3c1a13b65358905fb6c81386bc22bf98bd7f73a893be1d
-SIZE (e17/evas-1.0.0.beta.tar.bz2) = 1054215
+SHA256 (e17/evas-1.0.0.tar.bz2) = aae9d50844913064e6b7037aebeefbf93460c5c828d6b0547a43dc9190fcda94
+SIZE (e17/evas-1.0.0.tar.bz2) = 1046612
diff -ruN -x .svn e17-current/lang/embryo/Makefile e17-ports/lang/embryo/Makefile
--- e17-current/lang/embryo/Makefile	2010-12-14 08:30:40.000000000 +0100
+++ e17-ports/lang/embryo/Makefile	2011-01-29 11:08:35.264613197 +0100
@@ -6,11 +6,11 @@
 #
 
 PORTNAME=	embryo
-DISTVERSION=	1.0.0.beta
+DISTVERSION=	1.0.0
 PORTEPOCH=	2
 CATEGORIES=	lang enlightenment
 MASTER_SITES=	http://download.enlightenment.org/releases/ \
-		http://files.roorback.net/e17/2010-10-03/base/
+		http://files.roorback.net/e17/2011-01-29/base/
 
 MAINTAINER=	stas@FreeBSD.org
 COMMENT=	A C like scripting language used in Enlightenment
diff -ruN -x .svn e17-current/lang/embryo/distinfo e17-ports/lang/embryo/distinfo
--- e17-current/lang/embryo/distinfo	2010-12-14 08:30:40.000000000 +0100
+++ e17-ports/lang/embryo/distinfo	2011-02-06 11:58:58.784879165 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/embryo-1.0.0.beta.tar.bz2) = a794c2aac72492db4319b34940121f15d17f49ff5a9e7a365ad68f7219b0a04a
-SIZE (e17/embryo-1.0.0.beta.tar.bz2) = 439798
+SHA256 (e17/embryo-1.0.0.tar.bz2) = d4363689fb39436386c35704f916adfc5e84dc8da1b832499010c1d5bf56ef5e
+SIZE (e17/embryo-1.0.0.tar.bz2) = 425951
diff -ruN -x .svn e17-current/multimedia/emotion/Makefile e17-ports/multimedia/emotion/Makefile
--- e17-current/multimedia/emotion/Makefile	2010-12-16 00:19:02.000000000 +0100
+++ e17-ports/multimedia/emotion/Makefile	2011-01-29 17:01:37.514332226 +0100
@@ -7,10 +7,10 @@
 #
 
 PORTNAME=	emotion
-PORTVERSION=	0.2.0.52995
+PORTVERSION=	0.2.0.56361
 PORTEPOCH=	1
 CATEGORIES=	multimedia enlightenment
-MASTER_SITES=	http://files.roorback.net/e17/2010-10-03/extra/
+MASTER_SITES=	http://files.roorback.net/e17/2011-01-29/extra/
 
 MAINTAINER=	stas@FreeBSD.org
 COMMENT=	Video playback wrapper library for Enlightenment
diff -ruN -x .svn e17-current/multimedia/emotion/distinfo e17-ports/multimedia/emotion/distinfo
--- e17-current/multimedia/emotion/distinfo	2010-12-14 08:30:41.000000000 +0100
+++ e17-ports/multimedia/emotion/distinfo	2011-01-29 17:01:43.113424346 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/emotion-0.2.0.52995.tar.bz2) = 10715eea041420061dd1dd6307fdcd81e81c01eee5db4d70924d0d51bfc3143c
-SIZE (e17/emotion-0.2.0.52995.tar.bz2) = 1808785
+SHA256 (e17/emotion-0.2.0.56361.tar.bz2) = b6d7278c3c8837dd0ba3c23b1d33e1b7a14b7a25751eb3dda5a5b2e61e74ca96
+SIZE (e17/emotion-0.2.0.56361.tar.bz2) = 1827445
diff -ruN -x .svn e17-current/net/ecore-con/Makefile e17-ports/net/ecore-con/Makefile
--- e17-current/net/ecore-con/Makefile	2010-12-14 08:30:41.000000000 +0100
+++ e17-ports/net/ecore-con/Makefile	2011-03-20 19:48:09.283737750 +0100
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	con
-DISTVERSION=	1.0.0.beta
+DISTVERSION=	1.0.0
 CATEGORIES=	net enlightenment
 MASTER_SITES=	http://download.enlightenment.org/releases/ \
-		http://files.roorback.net/e17/2010-10-03/base/
+		http://files.roorback.net/e17/2011-01-29/base/
 PKGNAMEPREFIX=	ecore-
 DISTNAME=	ecore-${DISTVERSION}
 
@@ -51,6 +51,7 @@
 .endif
 
 .if !defined(WITHOUT_SSL)
+CONFIGURE_ENV=		SSL_CFLAGS="-I${OPENSSLINC} -L${OPENSSLLIB}" SSL_LIBS="-lssl"
 CONFIGURE_ARGS+=	--enable-openssl
 .else
 CONFIGURE_ARGS+=	--disable-openssl
@@ -63,6 +64,7 @@
 		${BUILD_WRKSRC}/Makefile.in
 
 post-install:
+	${REINPLACE_CMD} 's/ openssl//' ${WRKSRC}/ecore-con.pc
 	${INSTALL_DATA} ${WRKSRC}/ecore-con.pc \
 		${PREFIX}/libdata/pkgconfig/
 
diff -ruN -x .svn e17-current/net/ecore-con/distinfo e17-ports/net/ecore-con/distinfo
--- e17-current/net/ecore-con/distinfo	2010-12-14 08:30:41.000000000 +0100
+++ e17-ports/net/ecore-con/distinfo	2011-02-06 11:59:40.659745385 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/ecore-1.0.0.beta.tar.bz2) = 9fd367f9ff10568082e65c1def46e64fb96b359221e0d6aea11c6c3f6bd5282f
-SIZE (e17/ecore-1.0.0.beta.tar.bz2) = 916635
+SHA256 (e17/ecore-1.0.0.tar.bz2) = 6f505ce32b9f62e1fc2f53d87cf3c4c3ce7d0ebb4919f668646c350541375e22
+SIZE (e17/ecore-1.0.0.tar.bz2) = 927027
diff -ruN -x .svn e17-current/sysutils/empower/Makefile e17-ports/sysutils/empower/Makefile
--- e17-current/sysutils/empower/Makefile	2010-12-14 08:30:41.000000000 +0100
+++ e17-ports/sysutils/empower/Makefile	2011-01-29 16:57:18.682007026 +0100
@@ -7,9 +7,9 @@
 #
 
 PORTNAME=	empower
-PORTVERSION=	20101003
+PORTVERSION=	20110129
 CATEGORIES=	sysutils enlightenment
-MASTER_SITES=	http://files.roorback.net/e17/2010-10-03/extra/
+MASTER_SITES=	http://files.roorback.net/e17/2011-01-29/extra/
 
 MAINTAINER=	stas@FreeBSD.org
 COMMENT=	A graphical sudo tool based on the EFL
diff -ruN -x .svn e17-current/sysutils/empower/distinfo e17-ports/sysutils/empower/distinfo
--- e17-current/sysutils/empower/distinfo	2010-12-14 08:30:41.000000000 +0100
+++ e17-ports/sysutils/empower/distinfo	2011-01-29 16:57:23.011081506 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/empower-20101003.tar.bz2) = f50ec279649f56f273f34e1dbfacc1030ce57c999ac5bea436557fa480987071
-SIZE (e17/empower-20101003.tar.bz2) = 473317
+SHA256 (e17/empower-20110129.tar.bz2) = 8722c3a12b45fbefb21dd171421135e04b03c45920b5c54dd7f2b032aba97f65
+SIZE (e17/empower-20110129.tar.bz2) = 514129
diff -ruN -x .svn e17-current/x11/ecore-imf/Makefile e17-ports/x11/ecore-imf/Makefile
--- e17-current/x11/ecore-imf/Makefile	2010-12-14 08:30:42.000000000 +0100
+++ e17-ports/x11/ecore-imf/Makefile	2011-01-29 10:24:47.873365918 +0100
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	imf
-DISTVERSION=	1.0.0.beta
+DISTVERSION=	1.0.0
 CATEGORIES=	x11 enlightenment
 MASTER_SITES=	http://download.enlightenment.org/releases/ \
-		http://files.roorback.net/e17/2010-10-03/base/
+		http://files.roorback.net/e17/2011-01-29/base/
 PKGNAMEPREFIX=	ecore-
 DISTNAME=	ecore-${DISTVERSION}
 
diff -ruN -x .svn e17-current/x11/ecore-imf/distinfo e17-ports/x11/ecore-imf/distinfo
--- e17-current/x11/ecore-imf/distinfo	2010-12-14 08:30:42.000000000 +0100
+++ e17-ports/x11/ecore-imf/distinfo	2011-02-06 11:59:59.594681529 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/ecore-1.0.0.beta.tar.bz2) = 9fd367f9ff10568082e65c1def46e64fb96b359221e0d6aea11c6c3f6bd5282f
-SIZE (e17/ecore-1.0.0.beta.tar.bz2) = 916635
+SHA256 (e17/ecore-1.0.0.tar.bz2) = 6f505ce32b9f62e1fc2f53d87cf3c4c3ce7d0ebb4919f668646c350541375e22
+SIZE (e17/ecore-1.0.0.tar.bz2) = 927027
diff -ruN -x .svn e17-current/x11/ecore-imf_evas/Makefile e17-ports/x11/ecore-imf_evas/Makefile
--- e17-current/x11/ecore-imf_evas/Makefile	2010-12-14 08:30:42.000000000 +0100
+++ e17-ports/x11/ecore-imf_evas/Makefile	2011-01-29 10:25:09.232723078 +0100
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	imf_evas
-DISTVERSION=	1.0.0.beta
+DISTVERSION=	1.0.0
 CATEGORIES=	x11 enlightenment
 MASTER_SITES=	http://download.enlightenment.org/releases/ \
-		http://files.roorback.net/e17/2010-10-03/base/
+		http://files.roorback.net/e17/2011-01-29/base/
 PKGNAMEPREFIX=	ecore-
 DISTNAME=	ecore-${DISTVERSION}
 
diff -ruN -x .svn e17-current/x11/ecore-imf_evas/distinfo e17-ports/x11/ecore-imf_evas/distinfo
--- e17-current/x11/ecore-imf_evas/distinfo	2010-12-14 08:30:42.000000000 +0100
+++ e17-ports/x11/ecore-imf_evas/distinfo	2011-02-06 12:00:10.093649414 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/ecore-1.0.0.beta.tar.bz2) = 9fd367f9ff10568082e65c1def46e64fb96b359221e0d6aea11c6c3f6bd5282f
-SIZE (e17/ecore-1.0.0.beta.tar.bz2) = 916635
+SHA256 (e17/ecore-1.0.0.tar.bz2) = 6f505ce32b9f62e1fc2f53d87cf3c4c3ce7d0ebb4919f668646c350541375e22
+SIZE (e17/ecore-1.0.0.tar.bz2) = 927027
diff -ruN -x .svn e17-current/x11/ecore-input/Makefile e17-ports/x11/ecore-input/Makefile
--- e17-current/x11/ecore-input/Makefile	2010-12-14 08:30:42.000000000 +0100
+++ e17-ports/x11/ecore-input/Makefile	2011-01-29 10:25:27.921035558 +0100
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	input
-DISTVERSION=	1.0.0.beta
+DISTVERSION=	1.0.0
 CATEGORIES=	x11 enlightenment
 MASTER_SITES=	http://download.enlightenment.org/releases/ \
-		http://files.roorback.net/e17/2010-10-03/base/
+		http://files.roorback.net/e17/2011-01-29/base/
 PKGNAMEPREFIX=	ecore-
 DISTNAME=	ecore-${DISTVERSION}
 
diff -ruN -x .svn e17-current/x11/ecore-input/distinfo e17-ports/x11/ecore-input/distinfo
--- e17-current/x11/ecore-input/distinfo	2010-12-14 08:30:42.000000000 +0100
+++ e17-ports/x11/ecore-input/distinfo	2011-02-06 12:00:15.265631049 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/ecore-1.0.0.beta.tar.bz2) = 9fd367f9ff10568082e65c1def46e64fb96b359221e0d6aea11c6c3f6bd5282f
-SIZE (e17/ecore-1.0.0.beta.tar.bz2) = 916635
+SHA256 (e17/ecore-1.0.0.tar.bz2) = 6f505ce32b9f62e1fc2f53d87cf3c4c3ce7d0ebb4919f668646c350541375e22
+SIZE (e17/ecore-1.0.0.tar.bz2) = 927027
diff -ruN -x .svn e17-current/x11/ecore-input_evas/Makefile e17-ports/x11/ecore-input_evas/Makefile
--- e17-current/x11/ecore-input_evas/Makefile	2010-12-14 08:30:43.000000000 +0100
+++ e17-ports/x11/ecore-input_evas/Makefile	2011-01-29 10:25:46.945352918 +0100
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	input_evas
-DISTVERSION=	1.0.0.beta
+DISTVERSION=	1.0.0
 CATEGORIES=	x11 enlightenment
 MASTER_SITES=	http://download.enlightenment.org/releases/ \
-		http://files.roorback.net/e17/2010-10-03/base/
+		http://files.roorback.net/e17/2011-01-29/base/
 PKGNAMEPREFIX=	ecore-
 DISTNAME=	ecore-${DISTVERSION}
 
diff -ruN -x .svn e17-current/x11/ecore-input_evas/distinfo e17-ports/x11/ecore-input_evas/distinfo
--- e17-current/x11/ecore-input_evas/distinfo	2010-12-14 08:30:43.000000000 +0100
+++ e17-ports/x11/ecore-input_evas/distinfo	2011-02-06 12:00:22.035609356 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/ecore-1.0.0.beta.tar.bz2) = 9fd367f9ff10568082e65c1def46e64fb96b359221e0d6aea11c6c3f6bd5282f
-SIZE (e17/ecore-1.0.0.beta.tar.bz2) = 916635
+SHA256 (e17/ecore-1.0.0.tar.bz2) = 6f505ce32b9f62e1fc2f53d87cf3c4c3ce7d0ebb4919f668646c350541375e22
+SIZE (e17/ecore-1.0.0.tar.bz2) = 927027
diff -ruN -x .svn e17-current/x11/ecore-x11/Makefile e17-ports/x11/ecore-x11/Makefile
--- e17-current/x11/ecore-x11/Makefile	2010-12-14 08:30:43.000000000 +0100
+++ e17-ports/x11/ecore-x11/Makefile	2011-01-29 10:26:07.025688518 +0100
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	x11
-DISTVERSION=	1.0.0.beta
+DISTVERSION=	1.0.0
 CATEGORIES=	x11 enlightenment
 MASTER_SITES=	http://download.enlightenment.org/releases/ \
-		http://files.roorback.net/e17/2010-10-03/base/
+		http://files.roorback.net/e17/2011-01-29/base/
 PKGNAMEPREFIX=	ecore-
 DISTNAME=	ecore-${DISTVERSION}
 
diff -ruN -x .svn e17-current/x11/ecore-x11/distinfo e17-ports/x11/ecore-x11/distinfo
--- e17-current/x11/ecore-x11/distinfo	2010-12-14 08:30:43.000000000 +0100
+++ e17-ports/x11/ecore-x11/distinfo	2011-02-06 12:00:29.321585926 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/ecore-1.0.0.beta.tar.bz2) = 9fd367f9ff10568082e65c1def46e64fb96b359221e0d6aea11c6c3f6bd5282f
-SIZE (e17/ecore-1.0.0.beta.tar.bz2) = 916635
+SHA256 (e17/ecore-1.0.0.tar.bz2) = 6f505ce32b9f62e1fc2f53d87cf3c4c3ce7d0ebb4919f668646c350541375e22
+SIZE (e17/ecore-1.0.0.tar.bz2) = 927027
diff -ruN -x .svn e17-current/x11/ecore-x11/files/patch-src_lib_ecore_x_xlib_ecore_x_randr_12.c e17-ports/x11/ecore-x11/files/patch-src_lib_ecore_x_xlib_ecore_x_randr_12.c
--- e17-current/x11/ecore-x11/files/patch-src_lib_ecore_x_xlib_ecore_x_randr_12.c	2010-12-14 08:30:43.000000000 +0100
+++ e17-ports/x11/ecore-x11/files/patch-src_lib_ecore_x_xlib_ecore_x_randr_12.c	1970-01-01 01:00:00.000000000 +0100
@@ -1,44 +0,0 @@
---- src/lib/ecore_x/xlib/ecore_x_randr_12.c.orig	2010-09-29 17:38:19.000000000 -0700
-+++ src/lib/ecore_x/xlib/ecore_x_randr_12.c	2010-12-12 20:35:14.000000000 -0800
-@@ -370,6 +370,32 @@
- #endif
- }
- 
-+static size_t
-+strnlen_local(const char *s, size_t maxlen)
-+{
-+        size_t len;
-+
-+        for (len = 0; len < maxlen; len++, s++) {
-+                if (!*s)
-+                        break;
-+        }
-+        return (len);
-+}
-+
-+static char *
-+strndup_local(const char *str, size_t n)
-+{
-+        size_t len;
-+        char *copy;
-+
-+        len = strnlen_local(str, n);
-+        if ((copy = malloc(len + 1)) == NULL)
-+                return (NULL);
-+        memcpy(copy, str, len);
-+        copy[len] = '\0';
-+        return (copy);
-+}
-+
- /*
-  * @brief get detailed information for a given mode id
-  * @param root window which's screen's ressources are queried
-@@ -405,7 +431,7 @@
-                   ret->vSyncEnd = res->modes[i].vSyncEnd;
-                   ret->vTotal = res->modes[i].vTotal;
-                   if (!(ret->name =
--                           strndup(res->modes[i].name, res->modes[i].nameLength)))
-+                           strndup_local(res->modes[i].name, res->modes[i].nameLength)))
-                     {
-                        ret->name = NULL;
-                        ret->nameLength = 0;
diff -ruN -x .svn e17-current/x11/efreet/Makefile e17-ports/x11/efreet/Makefile
--- e17-current/x11/efreet/Makefile	2010-12-14 08:30:43.000000000 +0100
+++ e17-ports/x11/efreet/Makefile	2011-01-29 11:16:56.904966917 +0100
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	efreet
-DISTVERSION=	1.0.0.beta
+DISTVERSION=	1.0.0
 CATEGORIES=	x11 enlightenment
 MASTER_SITES=	http://download.enlightenment.org/releases/ \
-		http://files.roorback.net/e17/2010-10-03/base/
+		http://files.roorback.net/e17/2011-01-29/base/
 
 MAINTAINER=	stas@FreeBSD.org
 COMMENT=	Freedesktop.org EFL compatiblity layer
diff -ruN -x .svn e17-current/x11/efreet/distinfo e17-ports/x11/efreet/distinfo
--- e17-current/x11/efreet/distinfo	2010-12-14 08:30:43.000000000 +0100
+++ e17-ports/x11/efreet/distinfo	2011-02-06 12:00:38.663555366 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/efreet-1.0.0.beta.tar.bz2) = 0c533029854096915769a1b48caa6837961d4296c96792c488b29f35a0720b9a
-SIZE (e17/efreet-1.0.0.beta.tar.bz2) = 368844
+SHA256 (e17/efreet-1.0.0.tar.bz2) = 0a7d0e5b2bfbf8bdd2a885a6f732aa587e60b41be2f4e8cc15460c43825346b8
+SIZE (e17/efreet-1.0.0.tar.bz2) = 367971
diff -ruN -x .svn e17-current/x11/efreet/files/patch-src-tests-main.c e17-ports/x11/efreet/files/patch-src-tests-main.c
--- e17-current/x11/efreet/files/patch-src-tests-main.c	1970-01-01 01:00:00.000000000 +0100
+++ e17-ports/x11/efreet/files/patch-src-tests-main.c	2011-01-29 11:19:05.831113637 +0100
@@ -0,0 +1,18 @@
+--- src/tests/main.c.orig	2011-01-29 11:17:26.723466877 +0100
++++ src/tests/main.c	2011-01-29 11:18:32.609561277 +0100
+@@ -98,7 +98,6 @@
+     char *e;
+     if (!environment) return;
+ 
+-    clearenv();
+     EINA_LIST_FOREACH(environment, l, e)
+         putenv(e);
+ }
+@@ -164,7 +163,6 @@
+     }
+ 
+     printf("\n-----------------\n");
+-    clearenv();
+     EINA_LIST_FREE(environment, env)
+         free(env);
+     printf("Passed %d of %d tests.\n", passed, num_tests);
diff -ruN -x .svn e17-current/x11/emprint/Makefile e17-ports/x11/emprint/Makefile
--- e17-current/x11/emprint/Makefile	2010-12-14 08:30:43.000000000 +0100
+++ e17-ports/x11/emprint/Makefile	2011-01-29 16:58:33.802259586 +0100
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	emprint
-PORTVERSION=	20101003
+PORTVERSION=	20110129
 CATEGORIES=	x11 enlightenment
-MASTER_SITES=	http://files.roorback.net/e17/2010-10-03/extra/
+MASTER_SITES=	http://files.roorback.net/e17/2011-01-29/extra/
 
 MAINTAINER=	stas@FreeBSD.org
 COMMENT=	Utility for taking screenshots for E17
diff -ruN -x .svn e17-current/x11/emprint/distinfo e17-ports/x11/emprint/distinfo
--- e17-current/x11/emprint/distinfo	2010-12-14 08:30:43.000000000 +0100
+++ e17-ports/x11/emprint/distinfo	2011-01-29 16:58:39.317352666 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/emprint-20101003.tar.bz2) = f10a57fc185f1587ea2617111f9fb9729f2663ab166f3659e3fcfaa07f51724a
-SIZE (e17/emprint-20101003.tar.bz2) = 389682
+SHA256 (e17/emprint-20110129.tar.bz2) = 92367b3aa3c07001cd63dc703a528ac4310608785af30e5785e2effab64daa29
+SIZE (e17/emprint-20110129.tar.bz2) = 413308
diff -ruN -x .svn e17-current/x11-toolkits/elementary/Makefile e17-ports/x11-toolkits/elementary/Makefile
--- e17-current/x11-toolkits/elementary/Makefile	2010-12-14 08:30:47.000000000 +0100
+++ e17-ports/x11-toolkits/elementary/Makefile	2011-01-29 11:26:46.136773716 +0100
@@ -6,9 +6,10 @@
 #
 
 PORTNAME=	elementary
-PORTVERSION=	0.7.0.52995
+PORTVERSION=	0.7.0.55225
 CATEGORIES=	x11-toolkits enlightenment
-MASTER_SITES=	http://files.roorback.net/e17/2010-10-03/base/
+MASTER_SITES=	http://download.enlightenment.org/snapshots/2010-12-03/ \
+		http://files.roorback.net/e17/2010-12-03/base/
 
 MAINTAINER=	magik@roorback.net
 COMMENT=	Simple widget toolkit using EFL
diff -ruN -x .svn e17-current/x11-toolkits/elementary/distinfo e17-ports/x11-toolkits/elementary/distinfo
--- e17-current/x11-toolkits/elementary/distinfo	2010-12-14 08:30:47.000000000 +0100
+++ e17-ports/x11-toolkits/elementary/distinfo	2011-01-29 11:26:56.521948316 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/elementary-0.7.0.52995.tar.bz2) = dacb8a55ff8c7dc77cf177258ea2e4c12918e04222f0fd887bf3fd9f20c562f2
-SIZE (e17/elementary-0.7.0.52995.tar.bz2) = 3510109
+SHA256 (e17/elementary-0.7.0.55225.tar.bz2) = c5d330d47181fd7dea2d22e9f6b1aefbcdad981e4c8891ac49f704c0160768f8
+SIZE (e17/elementary-0.7.0.55225.tar.bz2) = 3412693
diff -ruN -x .svn e17-current/x11-toolkits/elementary/files/patch-configure e17-ports/x11-toolkits/elementary/files/patch-configure
--- e17-current/x11-toolkits/elementary/files/patch-configure	2010-12-14 08:30:47.000000000 +0100
+++ e17-ports/x11-toolkits/elementary/files/patch-configure	2011-01-29 11:28:50.448841796 +0100
@@ -4,7 +4,7 @@
  _ACEOF
  
  version_info="7:0:7"
--release_info="-release ver-pre-svn-07"
+-release_info="-release ver-pre-svn-09"
 +release_info=""
  
  
diff -ruN -x .svn e17-current/x11-toolkits/elementary/pkg-plist e17-ports/x11-toolkits/elementary/pkg-plist
--- e17-current/x11-toolkits/elementary/pkg-plist	2010-12-14 08:30:47.000000000 +0100
+++ e17-ports/x11-toolkits/elementary/pkg-plist	2011-01-29 11:39:25.185398276 +0100
@@ -68,7 +68,11 @@
 %%DATADIR%%/images/wood_01.jpg
 %%DATADIR%%/objects/multip.edj
 %%DATADIR%%/objects/test.edj
+%%DATADIR%%/objects/colorpreview.edj
+%%DATADIR%%/objects/cursors.edj
+%%DATADIR%%/objects/font_preview.edj
 %%DATADIR%%/themes/default.edj
+%%DATADIR%%/themes/default-desktop.edj
 @dirrm include/elementary-0
 @dirrm lib/edje/modules/elm/%%E17_ARCH%%
 @dirrm lib/edje/modules/elm
diff -ruN -x .svn e17-current/x11-wm/e17-module-alarm/Makefile e17-ports/x11-wm/e17-module-alarm/Makefile
--- e17-current/x11-wm/e17-module-alarm/Makefile	2010-12-29 21:04:35.000000000 +0100
+++ e17-ports/x11-wm/e17-module-alarm/Makefile	2011-01-29 14:33:00.541608191 +0100
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	alarm
-PORTVERSION=	20101003
+PORTVERSION=	20110129
 CATEGORIES=	x11-wm enlightenment
-MASTER_SITES=	http://files.roorback.net/e17/2010-10-03/modules/
+MASTER_SITES=	http://files.roorback.net/e17/2011-01-29/modules/
 PKGNAMEPREFIX=	e17-module-
 
 MAINTAINER=	magik@roorback.net
diff -ruN -x .svn e17-current/x11-wm/e17-module-alarm/distinfo e17-ports/x11-wm/e17-module-alarm/distinfo
--- e17-current/x11-wm/e17-module-alarm/distinfo	2010-12-14 08:30:48.000000000 +0100
+++ e17-ports/x11-wm/e17-module-alarm/distinfo	2011-01-29 14:33:02.925647951 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/alarm-20101003.tar.bz2) = ed3691b4b9dca4601148228834caad8ab1168a661c282ba27585d45f3d587701
-SIZE (e17/alarm-20101003.tar.bz2) = 576450
+SHA256 (e17/alarm-20110129.tar.bz2) = e06442a95ac870cdf3996124e7700b82ca79cca74970d6c624878f4c7f383bf8
+SIZE (e17/alarm-20110129.tar.bz2) = 607608
diff -ruN -x .svn e17-current/x11-wm/e17-module-calendar/Makefile e17-ports/x11-wm/e17-module-calendar/Makefile
--- e17-current/x11-wm/e17-module-calendar/Makefile	2010-12-29 21:04:35.000000000 +0100
+++ e17-ports/x11-wm/e17-module-calendar/Makefile	2011-01-29 14:33:02.929652511 +0100
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	calendar
-PORTVERSION=	20101003
+PORTVERSION=	20110129
 PORTEPOCH=	1
 CATEGORIES=	x11-wm enlightenment
-MASTER_SITES=	http://files.roorback.net/e17/2010-10-03/modules/
+MASTER_SITES=	http://files.roorback.net/e17/2011-01-29/modules/
 PKGNAMEPREFIX=	e17-module-
 
 MAINTAINER=	stas@FreeBSD.org
diff -ruN -x .svn e17-current/x11-wm/e17-module-calendar/distinfo e17-ports/x11-wm/e17-module-calendar/distinfo
--- e17-current/x11-wm/e17-module-calendar/distinfo	2010-12-14 08:30:48.000000000 +0100
+++ e17-ports/x11-wm/e17-module-calendar/distinfo	2011-01-29 14:33:04.173669991 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/calendar-20101003.tar.bz2) = 1d0ed93c4a55811d00bea3c4f1418e165f3293ee273f4e592dc29dae6dc2c96e
-SIZE (e17/calendar-20101003.tar.bz2) = 509601
+SHA256 (e17/calendar-20110129.tar.bz2) = 303376fff8f4b6caf60c277d2399aa96a2f4c30b7986e6c530571ed6d56f67ca
+SIZE (e17/calendar-20110129.tar.bz2) = 506651
diff -ruN -x .svn e17-current/x11-wm/e17-module-cpu/Makefile e17-ports/x11-wm/e17-module-cpu/Makefile
--- e17-current/x11-wm/e17-module-cpu/Makefile	2010-12-29 21:04:36.000000000 +0100
+++ e17-ports/x11-wm/e17-module-cpu/Makefile	2011-01-29 14:33:04.179672631 +0100
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	cpu
-PORTVERSION=	20101003
+PORTVERSION=	20110129
 CATEGORIES=	x11-wm enlightenment
-MASTER_SITES=	http://files.roorback.net/e17/2010-10-03/modules/
+MASTER_SITES=	http://files.roorback.net/e17/2011-01-29/modules/
 PKGNAMEPREFIX=	e17-module-
 
 MAINTAINER=	stas@FreeBSD.org
diff -ruN -x .svn e17-current/x11-wm/e17-module-cpu/distinfo e17-ports/x11-wm/e17-module-cpu/distinfo
--- e17-current/x11-wm/e17-module-cpu/distinfo	2010-12-14 08:30:48.000000000 +0100
+++ e17-ports/x11-wm/e17-module-cpu/distinfo	2011-01-29 14:33:07.836729591 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/cpu-20101003.tar.bz2) = 2b57fca0d621767f720eb652ffea60911c9d73ce1f6fca66c97b5e34323adc19
-SIZE (e17/cpu-20101003.tar.bz2) = 492973
+SHA256 (e17/cpu-20110129.tar.bz2) = a0cce5cf789c9310632a08bfe592aeb78413c309425814c5bf0b832f4df9b961
+SIZE (e17/cpu-20110129.tar.bz2) = 497050
diff -ruN -x .svn e17-current/x11-wm/e17-module-deskshow/Makefile e17-ports/x11-wm/e17-module-deskshow/Makefile
--- e17-current/x11-wm/e17-module-deskshow/Makefile	2010-12-29 21:04:36.000000000 +0100
+++ e17-ports/x11-wm/e17-module-deskshow/Makefile	2011-01-29 14:33:07.841729551 +0100
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	deskshow
-PORTVERSION=	20101003
+PORTVERSION=	20110129
 CATEGORIES=	x11-wm enlightenment
-MASTER_SITES=	http://files.roorback.net/e17/2010-10-03/modules/
+MASTER_SITES=	http://files.roorback.net/e17/2011-01-29/modules/
 PKGNAMEPREFIX=	e17-module-
 
 MAINTAINER=	stas@FreeBSD.org
diff -ruN -x .svn e17-current/x11-wm/e17-module-deskshow/distinfo e17-ports/x11-wm/e17-module-deskshow/distinfo
--- e17-current/x11-wm/e17-module-deskshow/distinfo	2010-12-14 08:30:48.000000000 +0100
+++ e17-ports/x11-wm/e17-module-deskshow/distinfo	2011-01-29 14:33:12.458805431 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/deskshow-20101003.tar.bz2) = 99e9b29b3442e61485d4f053f07bfb6aaf709c5398e663b31521107c0df4c92a
-SIZE (e17/deskshow-20101003.tar.bz2) = 377181
+SHA256 (e17/deskshow-20110129.tar.bz2) = bdde9fa2bc3f696fc0096283fbd6ff6437f6248a38d43e2ef838201db1c7293f
+SIZE (e17/deskshow-20110129.tar.bz2) = 373439
diff -ruN -x .svn e17-current/x11-wm/e17-module-diskio/Makefile e17-ports/x11-wm/e17-module-diskio/Makefile
--- e17-current/x11-wm/e17-module-diskio/Makefile	2010-12-29 21:04:36.000000000 +0100
+++ e17-ports/x11-wm/e17-module-diskio/Makefile	2011-01-29 14:33:12.463806311 +0100
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	diskio
-PORTVERSION=	20101003
+PORTVERSION=	20110129
 CATEGORIES=	x11-wm enlightenment
-MASTER_SITES=	http://files.roorback.net/e17/2010-10-03/modules/
+MASTER_SITES=	http://files.roorback.net/e17/2011-01-29/modules/
 PKGNAMEPREFIX=	e17-module-
 
 MAINTAINER=	magik@roorback.net
diff -ruN -x .svn e17-current/x11-wm/e17-module-diskio/distinfo e17-ports/x11-wm/e17-module-diskio/distinfo
--- e17-current/x11-wm/e17-module-diskio/distinfo	2010-12-14 08:30:48.000000000 +0100
+++ e17-ports/x11-wm/e17-module-diskio/distinfo	2011-01-29 14:33:15.754860070 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/diskio-20101003.tar.bz2) = 9a353d2c470303a463944e90570a3a5278aefbda3e210e4eb2e47558ff74f2d4
-SIZE (e17/diskio-20101003.tar.bz2) = 433788
+SHA256 (e17/diskio-20110129.tar.bz2) = 20ff112cfb581521f18d058a8fc15ade988ff954431c2aff7eac9b28f6fd0ef1
+SIZE (e17/diskio-20110129.tar.bz2) = 425183
diff -ruN -x .svn e17-current/x11-wm/e17-module-drawer/Makefile e17-ports/x11-wm/e17-module-drawer/Makefile
--- e17-current/x11-wm/e17-module-drawer/Makefile	2010-12-29 21:04:36.000000000 +0100
+++ e17-ports/x11-wm/e17-module-drawer/Makefile	2011-01-29 14:33:15.759861231 +0100
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	drawer
-PORTVERSION=	20101003
+PORTVERSION=	20110129
 CATEGORIES=	x11-wm enlightenment
-MASTER_SITES=	http://files.roorback.net/e17/2010-10-03/modules/
+MASTER_SITES=	http://files.roorback.net/e17/2011-01-29/modules/
 PKGNAMEPREFIX=	e17-module-
 
 MAINTAINER=	magik@roorback.net
diff -ruN -x .svn e17-current/x11-wm/e17-module-drawer/distinfo e17-ports/x11-wm/e17-module-drawer/distinfo
--- e17-current/x11-wm/e17-module-drawer/distinfo	2010-12-14 08:30:49.000000000 +0100
+++ e17-ports/x11-wm/e17-module-drawer/distinfo	2011-01-29 14:33:18.161901191 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/drawer-20101003.tar.bz2) = 9df0bae8a2ece92e835ce8ef35510c0b1422428e38f37328aed2a5f9a974f156
-SIZE (e17/drawer-20101003.tar.bz2) = 625350
+SHA256 (e17/drawer-20110129.tar.bz2) = 1dd561df2d68951606058a6859496ed628fba261836de7ab146d4dde90b4bf26
+SIZE (e17/drawer-20110129.tar.bz2) = 600112
diff -ruN -x .svn e17-current/x11-wm/e17-module-drawer/pkg-plist e17-ports/x11-wm/e17-module-drawer/pkg-plist
--- e17-current/x11-wm/e17-module-drawer/pkg-plist	2010-12-14 08:30:49.000000000 +0100
+++ e17-ports/x11-wm/e17-module-drawer/pkg-plist	2011-01-29 14:48:16.529866990 +0100
@@ -29,6 +29,9 @@
 %%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%%@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
diff -ruN -x .svn e17-current/x11-wm/e17-module-efm_nav/Makefile e17-ports/x11-wm/e17-module-efm_nav/Makefile
--- e17-current/x11-wm/e17-module-efm_nav/Makefile	2010-12-29 21:04:36.000000000 +0100
+++ e17-ports/x11-wm/e17-module-efm_nav/Makefile	2011-01-29 14:33:18.167900991 +0100
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	efm_nav
-PORTVERSION=	20101003
+PORTVERSION=	20110129
 CATEGORIES=	x11-wm enlightenment
-MASTER_SITES=	http://files.roorback.net/e17/2010-10-03/modules/
+MASTER_SITES=	http://files.roorback.net/e17/2011-01-29/modules/
 PKGNAMEPREFIX=	e17-module-
 
 MAINTAINER=	magik@roorback.net
diff -ruN -x .svn e17-current/x11-wm/e17-module-efm_nav/distinfo e17-ports/x11-wm/e17-module-efm_nav/distinfo
--- e17-current/x11-wm/e17-module-efm_nav/distinfo	2010-12-14 08:30:49.000000000 +0100
+++ e17-ports/x11-wm/e17-module-efm_nav/distinfo	2011-01-29 14:33:21.613957311 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/efm_nav-20101003.tar.bz2) = 91092f29e6607143c37db6e32e11b2d5289ea919e27216f3a6fb53638d26e881
-SIZE (e17/efm_nav-20101003.tar.bz2) = 495483
+SHA256 (e17/efm_nav-20110129.tar.bz2) = dc6ec9e936e73e3b3d5e2e53cea79955a663455b40f12f94bf96336811991c3f
+SIZE (e17/efm_nav-20110129.tar.bz2) = 490473
diff -ruN -x .svn e17-current/x11-wm/e17-module-efm_nav/pkg-plist e17-ports/x11-wm/e17-module-efm_nav/pkg-plist
--- e17-current/x11-wm/e17-module-efm_nav/pkg-plist	2010-12-14 08:30:49.000000000 +0100
+++ e17-ports/x11-wm/e17-module-efm_nav/pkg-plist	2011-01-29 14:49:56.170528950 +0100
@@ -23,6 +23,7 @@
 %%NLS%%lib/enlightenment/modules/efm_nav/locale/fi/LC_MESSAGES/efm_nav.mo
 %%NLS%%lib/enlightenment/modules/efm_nav/locale/ko/LC_MESSAGES/efm_nav.mo
 %%NLS%%lib/enlightenment/modules/efm_nav/locale/ru/LC_MESSAGES/efm_nav.mo
+%%NLS%%lib/enlightenment/modules/efm_nav/locale/pt/LC_MESSAGES/efm_nav.mo
 %%NLS%%lib/enlightenment/modules/efm_nav/locale/pt_BR/LC_MESSAGES/efm_nav.mo
 %%NLS%%lib/enlightenment/modules/efm_nav/locale/ja/LC_MESSAGES/efm_nav.mo
 %%NLS%%lib/enlightenment/modules/efm_nav/locale/de/LC_MESSAGES/efm_nav.mo
@@ -38,6 +39,8 @@
 %%NLS%%@dirrm lib/enlightenment/modules/efm_nav/locale/ja
 %%NLS%%@dirrm lib/enlightenment/modules/efm_nav/locale/pt_BR/LC_MESSAGES
 %%NLS%%@dirrm lib/enlightenment/modules/efm_nav/locale/pt_BR
+%%NLS%%@dirrm lib/enlightenment/modules/efm_nav/locale/pt/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/efm_nav/locale/pt
 %%NLS%%@dirrm lib/enlightenment/modules/efm_nav/locale/ru/LC_MESSAGES
 %%NLS%%@dirrm lib/enlightenment/modules/efm_nav/locale/ru
 %%NLS%%@dirrm lib/enlightenment/modules/efm_nav/locale/ko/LC_MESSAGES
diff -ruN -x .svn e17-current/x11-wm/e17-module-efm_path/Makefile e17-ports/x11-wm/e17-module-efm_path/Makefile
--- e17-current/x11-wm/e17-module-efm_path/Makefile	2010-12-29 21:04:36.000000000 +0100
+++ e17-ports/x11-wm/e17-module-efm_path/Makefile	2011-01-29 14:33:21.619959871 +0100
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	efm_path
-PORTVERSION=	20101003
+PORTVERSION=	20110129
 CATEGORIES=	x11-wm enlightenment
-MASTER_SITES=	http://files.roorback.net/e17/2010-10-03/modules/
+MASTER_SITES=	http://files.roorback.net/e17/2011-01-29/modules/
 PKGNAMEPREFIX=	e17-module-
 
 MAINTAINER=	magik@roorback.net
diff -ruN -x .svn e17-current/x11-wm/e17-module-efm_path/distinfo e17-ports/x11-wm/e17-module-efm_path/distinfo
--- e17-current/x11-wm/e17-module-efm_path/distinfo	2010-12-14 08:30:49.000000000 +0100
+++ e17-ports/x11-wm/e17-module-efm_path/distinfo	2011-01-29 14:33:24.347004511 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/efm_path-20101003.tar.bz2) = cdf0b41b2bba9ca8853825bdc89a61b29b0f934ddee7039454af9e5779d1f892
-SIZE (e17/efm_path-20101003.tar.bz2) = 471529
+SHA256 (e17/efm_path-20110129.tar.bz2) = c9b26cb4c771380b2a0ba18129ff72c421affd8733eedc5bc205a38e10785841
+SIZE (e17/efm_path-20110129.tar.bz2) = 465991
diff -ruN -x .svn e17-current/x11-wm/e17-module-efm_pathbar/Makefile e17-ports/x11-wm/e17-module-efm_pathbar/Makefile
--- e17-current/x11-wm/e17-module-efm_pathbar/Makefile	2010-12-29 21:04:36.000000000 +0100
+++ e17-ports/x11-wm/e17-module-efm_pathbar/Makefile	2011-01-29 14:33:24.352003831 +0100
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	efm_pathbar
-PORTVERSION=	20101003
+PORTVERSION=	20110129
 CATEGORIES=	x11-wm enlightenment
-MASTER_SITES=	http://files.roorback.net/e17/2010-10-03/modules/
+MASTER_SITES=	http://files.roorback.net/e17/2011-01-29/modules/
 PKGNAMEPREFIX=	e17-module-
 
 MAINTAINER=	magik@roorback.net
diff -ruN -x .svn e17-current/x11-wm/e17-module-efm_pathbar/distinfo e17-ports/x11-wm/e17-module-efm_pathbar/distinfo
--- e17-current/x11-wm/e17-module-efm_pathbar/distinfo	2010-12-14 08:30:49.000000000 +0100
+++ e17-ports/x11-wm/e17-module-efm_pathbar/distinfo	2011-01-29 14:33:28.583074711 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/efm_pathbar-20101003.tar.bz2) = ac80883985c4c7b40b430e537eac7ef09b30ca6a66078ab1879b52b56fb78c5a
-SIZE (e17/efm_pathbar-20101003.tar.bz2) = 472889
+SHA256 (e17/efm_pathbar-20110129.tar.bz2) = 7f7e8980df91b77d6ee13c5c59f8f45e2b32ecd528f8dd569b9eb440d2f1e813
+SIZE (e17/efm_pathbar-20110129.tar.bz2) = 488092
diff -ruN -x .svn e17-current/x11-wm/e17-module-efm_pathbar/pkg-plist e17-ports/x11-wm/e17-module-efm_pathbar/pkg-plist
--- e17-current/x11-wm/e17-module-efm_pathbar/pkg-plist	2010-12-14 08:30:49.000000000 +0100
+++ e17-ports/x11-wm/e17-module-efm_pathbar/pkg-plist	2011-01-29 14:52:51.649451350 +0100
@@ -23,6 +23,9 @@
 %%NLS%%lib/enlightenment/modules/efm_pathbar/locale/el/LC_MESSAGES/efm_pathbar.mo
 %%NLS%%lib/enlightenment/modules/efm_pathbar/locale/uk/LC_MESSAGES/efm_pathbar.mo
 %%NLS%%lib/enlightenment/modules/efm_pathbar/locale/ru/LC_MESSAGES/efm_pathbar.mo
+%%NLS%%lib/enlightenment/modules/efm_pathbar/locale/de/LC_MESSAGES/efm_pathbar.mo
+%%NLS%%@dirrm lib/enlightenment/modules/efm_pathbar/locale/de/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/efm_pathbar/locale/de
 %%NLS%%@dirrm lib/enlightenment/modules/efm_pathbar/locale/ru/LC_MESSAGES
 %%NLS%%@dirrm lib/enlightenment/modules/efm_pathbar/locale/ru
 %%NLS%%@dirrm lib/enlightenment/modules/efm_pathbar/locale/uk/LC_MESSAGES
diff -ruN -x .svn e17-current/x11-wm/e17-module-empris/Makefile e17-ports/x11-wm/e17-module-empris/Makefile
--- e17-current/x11-wm/e17-module-empris/Makefile	1970-01-01 01:00:00.000000000 +0100
+++ e17-ports/x11-wm/e17-module-empris/Makefile	2011-01-29 17:48:13.553394865 +0100
@@ -0,0 +1,36 @@
+# New ports collection makefile for:	e17-module-empris
+# Date created:		29 January 2011
+# Whom:			Grzegorz Blach <magik@roorback.net>
+#
+# $FreeBSD: ports/x11-wm/e17-module-alarm/Makefile,v 1.2 2010/12/29 20:04:35 pgollucci Exp $
+#
+
+PORTNAME=	empris
+PORTVERSION=	20110129
+CATEGORIES=	x11-wm enlightenment
+MASTER_SITES=	http://files.roorback.net/e17/2011-01-29/modules/
+PKGNAMEPREFIX=	e17-module-
+
+MAINTAINER=	magik@roorback.net
+COMMENT=	A module to control mpris music player in Enlightenment 17
+
+BUILD_DEPENDS=	enlightenment:${PORTSDIR}/x11-wm/enlightenment
+RUN_DEPENDS=	enlightenment:${PORTSDIR}/x11-wm/enlightenment
+
+DIST_SUBDIR=	e17
+GNU_CONFIGURE=	yes
+USE_BZIP2=	yes
+USE_GETTEXT=	yes
+USE_GMAKE=	yes
+USE_GNOME=	gnometarget pkgconfig
+USE_EFL=	edje libtool_hack modarch_hack
+
+.if !defined(WITHOUT_NLS)
+USE_GETTEXT=	yes
+PLIST_SUB+=	NLS=""
+.else
+CONFIGURE_ARGS=	--disable-nls
+PLIST_SUB+=	NLS="@comment "
+.endif
+
+.include <bsd.port.mk>
diff -ruN -x .svn e17-current/x11-wm/e17-module-empris/distinfo e17-ports/x11-wm/e17-module-empris/distinfo
--- e17-current/x11-wm/e17-module-empris/distinfo	1970-01-01 01:00:00.000000000 +0100
+++ e17-ports/x11-wm/e17-module-empris/distinfo	2011-01-29 17:42:28.895669825 +0100
@@ -0,0 +1,2 @@
+SHA256 (e17/empris-20110129.tar.bz2) = f7e1a8bd15175c777c0dd1536ac137fe52d6857e3e941c7d86ee866a61a0af77
+SIZE (e17/empris-20110129.tar.bz2) = 424201
diff -ruN -x .svn e17-current/x11-wm/e17-module-empris/pkg-descr e17-ports/x11-wm/e17-module-empris/pkg-descr
--- e17-current/x11-wm/e17-module-empris/pkg-descr	1970-01-01 01:00:00.000000000 +0100
+++ e17-ports/x11-wm/e17-module-empris/pkg-descr	2011-01-29 17:48:43.097886265 +0100
@@ -0,0 +1,4 @@
+Control MPRIS supporting music player like Amarok, Audacious, xmms2
+(via mpris bridge), vlc and others.
+
+WWW:	http://www.enlightenment.org/
diff -ruN -x .svn e17-current/x11-wm/e17-module-empris/pkg-plist e17-ports/x11-wm/e17-module-empris/pkg-plist
--- e17-current/x11-wm/e17-module-empris/pkg-plist	1970-01-01 01:00:00.000000000 +0100
+++ e17-ports/x11-wm/e17-module-empris/pkg-plist	2011-01-29 17:43:25.672611225 +0100
@@ -0,0 +1,8 @@
+lib/enlightenment/modules/empris/%%E17_ARCH%%/module.so
+lib/enlightenment/modules/empris/empris.edj
+lib/enlightenment/modules/empris/module.desktop
+lib/enlightenment/modules/empris/e-module-empris.edj
+@dirrm lib/enlightenment/modules/empris/%%E17_ARCH%%
+@dirrm lib/enlightenment/modules/empris/
+@dirrmtry lib/enlightenment/modules
+@dirrmtry lib/enlightenment
diff -ruN -x .svn e17-current/x11-wm/e17-module-eooorg/Makefile e17-ports/x11-wm/e17-module-eooorg/Makefile
--- e17-current/x11-wm/e17-module-eooorg/Makefile	2010-12-20 01:17:58.000000000 +0100
+++ e17-ports/x11-wm/e17-module-eooorg/Makefile	2011-01-29 14:33:28.592076990 +0100
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	eooorg
-PORTVERSION=	20101003
+PORTVERSION=	20110129
 CATEGORIES=	x11-wm enlightenment
-MASTER_SITES=	http://files.roorback.net/e17/2010-10-03/modules/
+MASTER_SITES=	http://files.roorback.net/e17/2011-01-29/modules/
 PKGNAMEPREFIX=	e17-module-
 DISTNAME=	${PORTNAME}-${PORTVERSION}
 
diff -ruN -x .svn e17-current/x11-wm/e17-module-eooorg/distinfo e17-ports/x11-wm/e17-module-eooorg/distinfo
--- e17-current/x11-wm/e17-module-eooorg/distinfo	2010-12-20 01:17:58.000000000 +0100
+++ e17-ports/x11-wm/e17-module-eooorg/distinfo	2011-01-29 14:33:31.610130231 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/eooorg-20101003.tar.bz2) = 134817195319a17ee1e7400d0721cb9747ff081bc37a9cc26f10738facf83576
-SIZE (e17/eooorg-20101003.tar.bz2) = 495585
+SHA256 (e17/eooorg-20110129.tar.bz2) = 8aac5a93fb713f3cb737c0e64c8f04113c36b296fd05c998810898ff26fab05e
+SIZE (e17/eooorg-20110129.tar.bz2) = 513514
diff -ruN -x .svn e17-current/x11-wm/e17-module-eooorg/pkg-plist e17-ports/x11-wm/e17-module-eooorg/pkg-plist
--- e17-current/x11-wm/e17-module-eooorg/pkg-plist	2010-12-20 01:17:58.000000000 +0100
+++ e17-ports/x11-wm/e17-module-eooorg/pkg-plist	2011-01-29 14:55:08.953741510 +0100
@@ -4,6 +4,15 @@
 %%NLS%%lib/enlightenment/modules/eooorg/locale/it/LC_MESSAGES/eooorg.mo
 %%NLS%%lib/enlightenment/modules/eooorg/locale/de/LC_MESSAGES/eooorg.mo
 %%NLS%%lib/enlightenment/modules/eooorg/locale/fr/LC_MESSAGES/eooorg.mo
+%%NLS%%lib/enlightenment/modules/eooorg/locale/cs/LC_MESSAGES/eooorg.mo
+%%NLS%%lib/enlightenment/modules/eooorg/locale/el/LC_MESSAGES/eooorg.mo
+%%NLS%%lib/enlightenment/modules/eooorg/locale/pt/LC_MESSAGES/eooorg.mo
+%%NLS%%@dirrm lib/enlightenment/modules/eooorg/locale/pt/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/eooorg/locale/pt
+%%NLS%%@dirrm lib/enlightenment/modules/eooorg/locale/el/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/eooorg/locale/el
+%%NLS%%@dirrm lib/enlightenment/modules/eooorg/locale/cs/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/eooorg/locale/cs
 %%NLS%%@dirrm lib/enlightenment/modules/eooorg/locale/fr/LC_MESSAGES
 %%NLS%%@dirrm lib/enlightenment/modules/eooorg/locale/fr
 %%NLS%%@dirrm lib/enlightenment/modules/eooorg/locale/de/LC_MESSAGES
diff -ruN -x .svn e17-current/x11-wm/e17-module-everything-mpris/Makefile e17-ports/x11-wm/e17-module-everything-mpris/Makefile
--- e17-current/x11-wm/e17-module-everything-mpris/Makefile	2010-12-29 21:04:37.000000000 +0100
+++ e17-ports/x11-wm/e17-module-everything-mpris/Makefile	2011-01-29 14:33:31.616123991 +0100
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	everything-mpris
-PORTVERSION=	20101003
+PORTVERSION=	20110129
 CATEGORIES=	x11-wm enlightenment
-MASTER_SITES=	http://files.roorback.net/e17/2010-10-03/modules/
+MASTER_SITES=	http://files.roorback.net/e17/2011-01-29/modules/
 PKGNAMEPREFIX=	e17-module-
 
 MAINTAINER=	magik@roorback.net
diff -ruN -x .svn e17-current/x11-wm/e17-module-everything-mpris/distinfo e17-ports/x11-wm/e17-module-everything-mpris/distinfo
--- e17-current/x11-wm/e17-module-everything-mpris/distinfo	2010-12-14 08:30:49.000000000 +0100
+++ e17-ports/x11-wm/e17-module-everything-mpris/distinfo	2011-01-29 14:33:35.249183790 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/everything-mpris-20101003.tar.bz2) = adf1f162acd7b4bc478794f945a45058c948cb450d987e7911ae5c5e39cf2a85
-SIZE (e17/everything-mpris-20101003.tar.bz2) = 583806
+SHA256 (e17/everything-mpris-20110129.tar.bz2) = e9d6dfb6cfb357aa6f1a8483f0ffa092a12fa892bd3145714cde5b91761c76d6
+SIZE (e17/everything-mpris-20110129.tar.bz2) = 585298
diff -ruN -x .svn e17-current/x11-wm/e17-module-everything-mpris/pkg-plist e17-ports/x11-wm/e17-module-everything-mpris/pkg-plist
--- e17-current/x11-wm/e17-module-everything-mpris/pkg-plist	2010-12-14 08:30:49.000000000 +0100
+++ e17-ports/x11-wm/e17-module-everything-mpris/pkg-plist	2011-01-29 14:57:00.033589590 +0100
@@ -4,6 +4,15 @@
 %%NLS%%lib/enlightenment/modules/evry-mpris/locale/fr/LC_MESSAGES/evry-mpris.mo
 %%NLS%%lib/enlightenment/modules/evry-mpris/locale/it/LC_MESSAGES/evry-mpris.mo
 %%NLS%%lib/enlightenment/modules/evry-mpris/locale/el/LC_MESSAGES/evry-mpris.mo
+%%NLS%%lib/enlightenment/modules/evry-mpris/locale/cs/LC_MESSAGES/evry-mpris.mo
+%%NLS%%lib/enlightenment/modules/evry-mpris/locale/de/LC_MESSAGES/evry-mpris.mo
+%%NLS%%lib/enlightenment/modules/evry-mpris/locale/pt/LC_MESSAGES/evry-mpris.mo
+%%NLS%%@dirrm lib/enlightenment/modules/evry-mpris/locale/pt/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/evry-mpris/locale/pt
+%%NLS%%@dirrm lib/enlightenment/modules/evry-mpris/locale/de/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/evry-mpris/locale/de
+%%NLS%%@dirrm lib/enlightenment/modules/evry-mpris/locale/cs/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/evry-mpris/locale/cs
 %%NLS%%@dirrm lib/enlightenment/modules/evry-mpris/locale/el/LC_MESSAGES
 %%NLS%%@dirrm lib/enlightenment/modules/evry-mpris/locale/el
 %%NLS%%@dirrm lib/enlightenment/modules/evry-mpris/locale/it/LC_MESSAGES
diff -ruN -x .svn e17-current/x11-wm/e17-module-everything-pidgin/Makefile e17-ports/x11-wm/e17-module-everything-pidgin/Makefile
--- e17-current/x11-wm/e17-module-everything-pidgin/Makefile	2010-12-29 21:04:37.000000000 +0100
+++ e17-ports/x11-wm/e17-module-everything-pidgin/Makefile	2011-01-29 14:33:35.257185591 +0100
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	everything-pidgin
-PORTVERSION=	20101003
+PORTVERSION=	20110129
 CATEGORIES=	x11-wm enlightenment
-MASTER_SITES=	http://files.roorback.net/e17/2010-10-03/modules/
+MASTER_SITES=	http://files.roorback.net/e17/2011-01-29/modules/
 PKGNAMEPREFIX=	e17-module-
 
 MAINTAINER=	magik@roorback.net
diff -ruN -x .svn e17-current/x11-wm/e17-module-everything-pidgin/distinfo e17-ports/x11-wm/e17-module-everything-pidgin/distinfo
--- e17-current/x11-wm/e17-module-everything-pidgin/distinfo	2010-12-14 08:30:50.000000000 +0100
+++ e17-ports/x11-wm/e17-module-everything-pidgin/distinfo	2011-01-29 14:33:38.362240191 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/everything-pidgin-20101003.tar.bz2) = 144b397f24bccd346f98e8dfb5616c41ab4c022324bde67c722913de70ea3583
-SIZE (e17/everything-pidgin-20101003.tar.bz2) = 478158
+SHA256 (e17/everything-pidgin-20110129.tar.bz2) = d5b8f9f462d69696388721fb29bf4d439d8e40635a0110b5ced9bddeab2dda90
+SIZE (e17/everything-pidgin-20110129.tar.bz2) = 487232
diff -ruN -x .svn e17-current/x11-wm/e17-module-everything-pidgin/pkg-plist e17-ports/x11-wm/e17-module-everything-pidgin/pkg-plist
--- e17-current/x11-wm/e17-module-everything-pidgin/pkg-plist	2010-12-14 08:30:50.000000000 +0100
+++ e17-ports/x11-wm/e17-module-everything-pidgin/pkg-plist	2011-01-29 14:58:33.274143910 +0100
@@ -4,6 +4,15 @@
 %%NLS%%lib/enlightenment/modules/evry-pidgin/locale/it/LC_MESSAGES/evry-pidgin.mo
 %%NLS%%lib/enlightenment/modules/evry-pidgin/locale/el/LC_MESSAGES/evry-pidgin.mo
 %%NLS%%lib/enlightenment/modules/evry-pidgin/locale/fr/LC_MESSAGES/evry-pidgin.mo
+%%NLS%%lib/enlightenment/modules/evry-pidgin/locale/cs/LC_MESSAGES/evry-pidgin.mo
+%%NLS%%lib/enlightenment/modules/evry-pidgin/locale/de/LC_MESSAGES/evry-pidgin.mo
+%%NLS%%lib/enlightenment/modules/evry-pidgin/locale/pt/LC_MESSAGES/evry-pidgin.mo
+%%NLS%%@dirrm lib/enlightenment/modules/evry-pidgin/locale/pt/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/evry-pidgin/locale/pt
+%%NLS%%@dirrm lib/enlightenment/modules/evry-pidgin/locale/de/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/evry-pidgin/locale/de
+%%NLS%%@dirrm lib/enlightenment/modules/evry-pidgin/locale/cs/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/evry-pidgin/locale/cs
 %%NLS%%@dirrm lib/enlightenment/modules/evry-pidgin/locale/fr/LC_MESSAGES
 %%NLS%%@dirrm lib/enlightenment/modules/evry-pidgin/locale/fr
 %%NLS%%@dirrm lib/enlightenment/modules/evry-pidgin/locale/el/LC_MESSAGES
diff -ruN -x .svn e17-current/x11-wm/e17-module-everything-places/Makefile e17-ports/x11-wm/e17-module-everything-places/Makefile
--- e17-current/x11-wm/e17-module-everything-places/Makefile	2010-12-29 21:04:37.000000000 +0100
+++ e17-ports/x11-wm/e17-module-everything-places/Makefile	2011-01-29 14:33:38.368237511 +0100
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	everything-places
-PORTVERSION=	20101003
+PORTVERSION=	20110129
 CATEGORIES=	x11-wm enlightenment
-MASTER_SITES=	http://files.roorback.net/e17/2010-10-03/modules/
+MASTER_SITES=	http://files.roorback.net/e17/2011-01-29/modules/
 PKGNAMEPREFIX=	e17-module-
 
 MAINTAINER=	magik@roorback.net
diff -ruN -x .svn e17-current/x11-wm/e17-module-everything-places/distinfo e17-ports/x11-wm/e17-module-everything-places/distinfo
--- e17-current/x11-wm/e17-module-everything-places/distinfo	2010-12-14 08:30:50.000000000 +0100
+++ e17-ports/x11-wm/e17-module-everything-places/distinfo	2011-01-29 14:33:41.947295911 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/everything-places-20101003.tar.bz2) = 28a9b897691867ca4b72574b3a6c75857afc77acb033c1da1330e747f6b89cab
-SIZE (e17/everything-places-20101003.tar.bz2) = 474453
+SHA256 (e17/everything-places-20110129.tar.bz2) = ce0766f2fde6c87655eb0f0a4569c861ce62dd3389f38e30c73230bd41e77c20
+SIZE (e17/everything-places-20110129.tar.bz2) = 480353
diff -ruN -x .svn e17-current/x11-wm/e17-module-everything-places/pkg-plist e17-ports/x11-wm/e17-module-everything-places/pkg-plist
--- e17-current/x11-wm/e17-module-everything-places/pkg-plist	2010-12-14 08:30:50.000000000 +0100
+++ e17-ports/x11-wm/e17-module-everything-places/pkg-plist	2011-01-29 15:03:42.610298550 +0100
@@ -3,6 +3,15 @@
 lib/enlightenment/modules/everything-places/e-module.edj
 %%NLS%%lib/enlightenment/modules/everything-places/locale/it/LC_MESSAGES/everything-places.mo
 %%NLS%%lib/enlightenment/modules/everything-places/locale/fr/LC_MESSAGES/everything-places.mo
+%%NLS%%lib/enlightenment/modules/everything-places/locale/cs/LC_MESSAGES/everything-places.mo
+%%NLS%%lib/enlightenment/modules/everything-places/locale/el/LC_MESSAGES/everything-places.mo
+%%NLS%%lib/enlightenment/modules/everything-places/locale/pt/LC_MESSAGES/everything-places.mo
+%%NLS%%@dirrm lib/enlightenment/modules/everything-places/locale/pt/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/everything-places/locale/pt
+%%NLS%%@dirrm lib/enlightenment/modules/everything-places/locale/el/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/everything-places/locale/el
+%%NLS%%@dirrm lib/enlightenment/modules/everything-places/locale/cs/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/everything-places/locale/cs
 %%NLS%%@dirrm lib/enlightenment/modules/everything-places/locale/fr/LC_MESSAGES
 %%NLS%%@dirrm lib/enlightenment/modules/everything-places/locale/fr
 %%NLS%%@dirrm lib/enlightenment/modules/everything-places/locale/it/LC_MESSAGES
diff -ruN -x .svn e17-current/x11-wm/e17-module-everything-wallpaper/Makefile e17-ports/x11-wm/e17-module-everything-wallpaper/Makefile
--- e17-current/x11-wm/e17-module-everything-wallpaper/Makefile	2010-12-29 21:04:37.000000000 +0100
+++ e17-ports/x11-wm/e17-module-everything-wallpaper/Makefile	2011-01-29 14:33:41.953296871 +0100
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	everything-wallpaper
-PORTVERSION=	20101003
+PORTVERSION=	20110129
 CATEGORIES=	x11-wm enlightenment
-MASTER_SITES=	http://files.roorback.net/e17/2010-10-03/modules/
+MASTER_SITES=	http://files.roorback.net/e17/2011-01-29/modules/
 PKGNAMEPREFIX=	e17-module-
 
 MAINTAINER=	magik@roorback.net
diff -ruN -x .svn e17-current/x11-wm/e17-module-everything-wallpaper/distinfo e17-ports/x11-wm/e17-module-everything-wallpaper/distinfo
--- e17-current/x11-wm/e17-module-everything-wallpaper/distinfo	2010-12-14 08:30:50.000000000 +0100
+++ e17-ports/x11-wm/e17-module-everything-wallpaper/distinfo	2011-01-29 14:33:45.409358951 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/everything-wallpaper-20101003.tar.bz2) = 0b94a48b36be0a9ff8e06dc6ce8962b0e519abc3338d48e87b4b83d557ff04c1
-SIZE (e17/everything-wallpaper-20101003.tar.bz2) = 493251
+SHA256 (e17/everything-wallpaper-20110129.tar.bz2) = 8c9306ea0a434048bcb87b40992dbb6a9ca7c0af6948b2d8c033580a7d86bf3d
+SIZE (e17/everything-wallpaper-20110129.tar.bz2) = 503399
diff -ruN -x .svn e17-current/x11-wm/e17-module-everything-wallpaper/pkg-plist e17-ports/x11-wm/e17-module-everything-wallpaper/pkg-plist
--- e17-current/x11-wm/e17-module-everything-wallpaper/pkg-plist	2010-12-14 08:30:50.000000000 +0100
+++ e17-ports/x11-wm/e17-module-everything-wallpaper/pkg-plist	2011-01-29 15:09:08.105716029 +0100
@@ -1,6 +1,19 @@
 lib/enlightenment/modules/everything-wallpaper/module.desktop
 lib/enlightenment/modules/everything-wallpaper/e-module.edj
 lib/enlightenment/modules/everything-wallpaper/%%E17_ARCH%%/module.so
+%%NLS%%lib/enlightenment/modules/everything-wallpaper/locale/cs/LC_MESSAGES/everything-wallpaper.mo
+%%NLS%%lib/enlightenment/modules/everything-wallpaper/locale/de/LC_MESSAGES/everything-wallpaper.mo
+%%NLS%%lib/enlightenment/modules/everything-wallpaper/locale/fr/LC_MESSAGES/everything-wallpaper.mo
+%%NLS%%lib/enlightenment/modules/everything-wallpaper/locale/it/LC_MESSAGES/everything-wallpaper.mo
+%%NLS%%@dirrm lib/enlightenment/modules/everything-wallpaper/locale/it/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/everything-wallpaper/locale/it
+%%NLS%%@dirrm lib/enlightenment/modules/everything-wallpaper/locale/fr/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/everything-wallpaper/locale/fr
+%%NLS%%@dirrm lib/enlightenment/modules/everything-wallpaper/locale/de/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/everything-wallpaper/locale/de
+%%NLS%%@dirrm lib/enlightenment/modules/everything-wallpaper/locale/cs/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/everything-wallpaper/locale/cs
+%%NLS%%@dirrm lib/enlightenment/modules/everything-wallpaper/locale
 @dirrm lib/enlightenment/modules/everything-wallpaper/%%E17_ARCH%%
 @dirrm lib/enlightenment/modules/everything-wallpaper
 @dirrmtry lib/enlightenment/modules
diff -ruN -x .svn e17-current/x11-wm/e17-module-everything-websearch/Makefile e17-ports/x11-wm/e17-module-everything-websearch/Makefile
--- e17-current/x11-wm/e17-module-everything-websearch/Makefile	2010-12-29 21:04:37.000000000 +0100
+++ e17-ports/x11-wm/e17-module-everything-websearch/Makefile	2011-01-29 14:33:45.417354791 +0100
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	everything-websearch
-PORTVERSION=	20101003
+PORTVERSION=	20110129
 CATEGORIES=	x11-wm enlightenment
-MASTER_SITES=	http://files.roorback.net/e17/2010-10-03/modules/
+MASTER_SITES=	http://files.roorback.net/e17/2011-01-29/modules/
 PKGNAMEPREFIX=	e17-module-
 
 MAINTAINER=	magik@roorback.net
diff -ruN -x .svn e17-current/x11-wm/e17-module-everything-websearch/distinfo e17-ports/x11-wm/e17-module-everything-websearch/distinfo
--- e17-current/x11-wm/e17-module-everything-websearch/distinfo	2010-12-14 08:30:50.000000000 +0100
+++ e17-ports/x11-wm/e17-module-everything-websearch/distinfo	2011-01-29 14:33:50.107434431 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/everything-websearch-20101003.tar.bz2) = 6ca74aaea14c1f6d718903cd287d19ec003892ff5e9523875fbf848fd70e1b6a
-SIZE (e17/everything-websearch-20101003.tar.bz2) = 576160
+SHA256 (e17/everything-websearch-20110129.tar.bz2) = 3c1b9f4fffcfd58ca0c8f4dac420d7f668988c4122eaef37d940a8730074be05
+SIZE (e17/everything-websearch-20110129.tar.bz2) = 573319
diff -ruN -x .svn e17-current/x11-wm/e17-module-everything-websearch/files/patch-src-e_mod_main.c e17-ports/x11-wm/e17-module-everything-websearch/files/patch-src-e_mod_main.c
--- e17-current/x11-wm/e17-module-everything-websearch/files/patch-src-e_mod_main.c	1970-01-01 01:00:00.000000000 +0100
+++ e17-ports/x11-wm/e17-module-everything-websearch/files/patch-src-e_mod_main.c	2011-01-29 15:41:31.473137028 +0100
@@ -0,0 +1,11 @@
+--- src/e_mod_main.c.orig	2011-01-29 15:40:21.202964309 +0100
++++ src/e_mod_main.c	2011-01-29 15:40:36.482221909 +0100
+@@ -216,7 +216,7 @@
+ 
+    ecore_con_url_url_set(dd->con_url, url);
+ 
+-   return ecore_con_url_get(dd->con_url, NULL, 0, NULL);
++   return ecore_con_url_get(dd->con_url);
+ }
+ 
+ static Eina_Bool
diff -ruN -x .svn e17-current/x11-wm/e17-module-everything-websearch/pkg-plist e17-ports/x11-wm/e17-module-everything-websearch/pkg-plist
--- e17-current/x11-wm/e17-module-everything-websearch/pkg-plist	2010-12-14 08:30:50.000000000 +0100
+++ e17-ports/x11-wm/e17-module-everything-websearch/pkg-plist	2011-01-29 15:42:41.474307508 +0100
@@ -4,6 +4,15 @@
 %%NLS%%lib/enlightenment/modules/evry-websearch/locale/fr/LC_MESSAGES/evry-websearch.mo
 %%NLS%%lib/enlightenment/modules/evry-websearch/locale/it/LC_MESSAGES/evry-websearch.mo
 %%NLS%%lib/enlightenment/modules/evry-websearch/locale/el/LC_MESSAGES/evry-websearch.mo
+%%NLS%%lib/enlightenment/modules/evry-websearch/locale/cs/LC_MESSAGES/evry-websearch.mo
+%%NLS%%lib/enlightenment/modules/evry-websearch/locale/de/LC_MESSAGES/evry-websearch.mo
+%%NLS%%lib/enlightenment/modules/evry-websearch/locale/pt/LC_MESSAGES/evry-websearch.mo
+%%NLS%%@dirrm lib/enlightenment/modules/evry-websearch/locale/pt/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/evry-websearch/locale/pt
+%%NLS%%@dirrm lib/enlightenment/modules/evry-websearch/locale/de/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/evry-websearch/locale/de
+%%NLS%%@dirrm lib/enlightenment/modules/evry-websearch/locale/cs/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/evry-websearch/locale/cs
 %%NLS%%@dirrm lib/enlightenment/modules/evry-websearch/locale/el/LC_MESSAGES
 %%NLS%%@dirrm lib/enlightenment/modules/evry-websearch/locale/el
 %%NLS%%@dirrm lib/enlightenment/modules/evry-websearch/locale/it/LC_MESSAGES
diff -ruN -x .svn e17-current/x11-wm/e17-module-exebuf/Makefile e17-ports/x11-wm/e17-module-exebuf/Makefile
--- e17-current/x11-wm/e17-module-exebuf/Makefile	2010-12-29 21:04:37.000000000 +0100
+++ e17-ports/x11-wm/e17-module-exebuf/Makefile	2011-01-29 15:34:40.505286029 +0100
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	exebuf
-PORTVERSION=	20101003
+PORTVERSION=	20110129
 CATEGORIES=	x11-wm enlightenment
-MASTER_SITES=	http://files.roorback.net/e17/2010-10-03/modules/
+MASTER_SITES=	http://files.roorback.net/e17/2011-01-29/modules/
 PKGNAMEPREFIX=	e17-module-
 
 MAINTAINER=	magik@roorback.net
@@ -25,6 +25,8 @@
 USE_GNOME=	gnometarget pkgconfig
 USE_EFL=	edje libtool_hack modarch_hack
 
+CONFIGURE_ARGS=	--disable-nls    # without this exebuf don't build
+
 .if !defined(WITHOUT_NLS)
 USE_GETTEXT=	yes
 PLIST_SUB+=	NLS=""
diff -ruN -x .svn e17-current/x11-wm/e17-module-exebuf/distinfo e17-ports/x11-wm/e17-module-exebuf/distinfo
--- e17-current/x11-wm/e17-module-exebuf/distinfo	2010-12-14 08:30:50.000000000 +0100
+++ e17-ports/x11-wm/e17-module-exebuf/distinfo	2011-01-29 14:33:52.463471271 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/exebuf-20101003.tar.bz2) = bc096e384c2f45b96a592e845929993f0116109fc4b328345288547362b91d5e
-SIZE (e17/exebuf-20101003.tar.bz2) = 519271
+SHA256 (e17/exebuf-20110129.tar.bz2) = 873de0d4a86cc72fc223b4c6497731386f3ab8bfc77605d715dcd7ffd93f30fb
+SIZE (e17/exebuf-20110129.tar.bz2) = 520587
diff -ruN -x .svn e17-current/x11-wm/e17-module-execwatch/Makefile e17-ports/x11-wm/e17-module-execwatch/Makefile
--- e17-current/x11-wm/e17-module-execwatch/Makefile	2010-12-29 21:04:38.000000000 +0100
+++ e17-ports/x11-wm/e17-module-execwatch/Makefile	2011-01-29 14:33:52.469471031 +0100
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	execwatch
-PORTVERSION=	20101003
+PORTVERSION=	20110129
 CATEGORIES=	x11-wm enlightenment
-MASTER_SITES=	http://files.roorback.net/e17/2010-10-03/modules/
+MASTER_SITES=	http://files.roorback.net/e17/2011-01-29/modules/
 PKGNAMEPREFIX=	e17-module-
 
 MAINTAINER=	magik@roorback.net
diff -ruN -x .svn e17-current/x11-wm/e17-module-execwatch/distinfo e17-ports/x11-wm/e17-module-execwatch/distinfo
--- e17-current/x11-wm/e17-module-execwatch/distinfo	2010-12-14 08:30:50.000000000 +0100
+++ e17-ports/x11-wm/e17-module-execwatch/distinfo	2011-01-29 14:33:56.442537110 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/execwatch-20101003.tar.bz2) = 11fb7cd6bfc1b9b42aeda0bd1afe9e8139a6c0d2ce059dee0b4fb0c0b8297f19
-SIZE (e17/execwatch-20101003.tar.bz2) = 483336
+SHA256 (e17/execwatch-20110129.tar.bz2) = 26cc9246aaf54044429517639485ad5f84caaa5d674f93d8fc86e3d1e0632695
+SIZE (e17/execwatch-20110129.tar.bz2) = 434538
diff -ruN -x .svn e17-current/x11-wm/e17-module-flame/Makefile e17-ports/x11-wm/e17-module-flame/Makefile
--- e17-current/x11-wm/e17-module-flame/Makefile	2010-12-29 21:04:38.000000000 +0100
+++ e17-ports/x11-wm/e17-module-flame/Makefile	2011-01-29 14:33:56.447538790 +0100
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	flame
-PORTVERSION=	20101003
+PORTVERSION=	20110129
 CATEGORIES=	x11-wm enlightenment
-MASTER_SITES=	http://files.roorback.net/e17/2010-10-03/modules/
+MASTER_SITES=	http://files.roorback.net/e17/2011-01-29/modules/
 PKGNAMEPREFIX=	e17-module-
 
 MAINTAINER=	stas@FreeBSD.org
diff -ruN -x .svn e17-current/x11-wm/e17-module-flame/distinfo e17-ports/x11-wm/e17-module-flame/distinfo
--- e17-current/x11-wm/e17-module-flame/distinfo	2010-12-14 08:30:51.000000000 +0100
+++ e17-ports/x11-wm/e17-module-flame/distinfo	2011-01-29 14:34:00.913611471 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/flame-20101003.tar.bz2) = 02574716213c1af9dd6c27e683217ad2028740f1d5b4296cbef7b15dba17ddf7
-SIZE (e17/flame-20101003.tar.bz2) = 468763
+SHA256 (e17/flame-20110129.tar.bz2) = 74018951e0b229c60a6f9caa022a4e44d97be9d676c6585a8a6b9c23e2233eb7
+SIZE (e17/flame-20110129.tar.bz2) = 476527
diff -ruN -x .svn e17-current/x11-wm/e17-module-forecasts/Makefile e17-ports/x11-wm/e17-module-forecasts/Makefile
--- e17-current/x11-wm/e17-module-forecasts/Makefile	2010-12-29 21:04:38.000000000 +0100
+++ e17-ports/x11-wm/e17-module-forecasts/Makefile	2011-01-29 14:34:00.918611671 +0100
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	forecasts
-PORTVERSION=	20101003
+PORTVERSION=	20110129
 CATEGORIES=	x11-wm enlightenment
-MASTER_SITES=	http://files.roorback.net/e17/2010-10-03/modules/
+MASTER_SITES=	http://files.roorback.net/e17/2011-01-29/modules/
 PKGNAMEPREFIX=	e17-module-
 
 MAINTAINER=	magik@roorback.net
diff -ruN -x .svn e17-current/x11-wm/e17-module-forecasts/distinfo e17-ports/x11-wm/e17-module-forecasts/distinfo
--- e17-current/x11-wm/e17-module-forecasts/distinfo	2010-12-14 08:30:51.000000000 +0100
+++ e17-ports/x11-wm/e17-module-forecasts/distinfo	2011-01-29 14:34:07.262716991 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/forecasts-20101003.tar.bz2) = c8b8063605c8c72c759f22abe35a4e62f49d0811ef1c208aa3c70f4312cf9612
-SIZE (e17/forecasts-20101003.tar.bz2) = 1059714
+SHA256 (e17/forecasts-20110129.tar.bz2) = d6da1ee35837d206f9fd09af178764fc419905129273fc6bc5475ec2faba4b48
+SIZE (e17/forecasts-20110129.tar.bz2) = 1088205
diff -ruN -x .svn e17-current/x11-wm/e17-module-iiirk/Makefile e17-ports/x11-wm/e17-module-iiirk/Makefile
--- e17-current/x11-wm/e17-module-iiirk/Makefile	2010-12-29 21:04:38.000000000 +0100
+++ e17-ports/x11-wm/e17-module-iiirk/Makefile	2011-01-29 14:34:07.268718071 +0100
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	iiirk
-PORTVERSION=	20101003
+PORTVERSION=	20110129
 CATEGORIES=	x11-wm enlightenment
-MASTER_SITES=	http://files.roorback.net/e17/2010-10-03/modules/
+MASTER_SITES=	http://files.roorback.net/e17/2011-01-29/modules/
 PKGNAMEPREFIX=	e17-module-
 
 MAINTAINER=	magik@roorback.net
diff -ruN -x .svn e17-current/x11-wm/e17-module-iiirk/distinfo e17-ports/x11-wm/e17-module-iiirk/distinfo
--- e17-current/x11-wm/e17-module-iiirk/distinfo	2010-12-14 08:30:51.000000000 +0100
+++ e17-ports/x11-wm/e17-module-iiirk/distinfo	2011-01-29 14:34:10.665774150 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/iiirk-20101003.tar.bz2) = 0df0d593df04f74165cbcdce9322dbd13ffb4359a1232d7dca4cfedf4e19b611
-SIZE (e17/iiirk-20101003.tar.bz2) = 480170
+SHA256 (e17/iiirk-20110129.tar.bz2) = 99f7eed89781f35419b6e7efdb31035191a56f3991f7a4c34d313618c45fb28f
+SIZE (e17/iiirk-20110129.tar.bz2) = 495797
diff -ruN -x .svn e17-current/x11-wm/e17-module-itask/Makefile e17-ports/x11-wm/e17-module-itask/Makefile
--- e17-current/x11-wm/e17-module-itask/Makefile	1970-01-01 01:00:00.000000000 +0100
+++ e17-ports/x11-wm/e17-module-itask/Makefile	2011-01-29 14:34:10.671774671 +0100
@@ -0,0 +1,37 @@
+# New ports collection makefile for:	e17-module-itask
+# Date created:		07 January 2010
+# Whom:			Grzegorz Blach <magik@roorback.net>
+#
+# $FreeBSD$
+#
+
+PORTNAME=	itask
+PORTVERSION=	20110129
+CATEGORIES=	x11-wm enlightenment
+MASTER_SITES=	http://files.roorback.net/e17/2011-01-29/modules/
+PKGNAMEPREFIX=	e17-module-
+DISTNAME=	${PORTNAME}-${PORTVERSION}
+
+MAINTAINER=	magik@roorback.net
+COMMENT=	MS Windows like taskbar module for e17
+
+BUILD_DEPENDS=	enlightenment:${PORTSDIR}/x11-wm/enlightenment
+RUN_DEPENDS=	enlightenment:${PORTSDIR}/x11-wm/enlightenment
+
+DIST_SUBDIR=	e17
+GNU_CONFIGURE=	yes
+USE_BZIP2=	yes
+USE_GETTEXT=	yes
+USE_GMAKE=	yes
+USE_GNOME=	gnometarget pkgconfig
+USE_EFL=	edje libtool_hack modarch_hack
+
+.if !defined(WITHOUT_NLS)
+USE_GETTEXT=	yes
+PLIST_SUB+=	NLS=""
+.else
+CONFIGURE_ARGS=	--disable-nls
+PLIST_SUB+=	NLS="@comment "
+.endif
+
+.include <bsd.port.mk>
diff -ruN -x .svn e17-current/x11-wm/e17-module-itask/distinfo e17-ports/x11-wm/e17-module-itask/distinfo
--- e17-current/x11-wm/e17-module-itask/distinfo	1970-01-01 01:00:00.000000000 +0100
+++ e17-ports/x11-wm/e17-module-itask/distinfo	2011-01-29 14:34:15.019849151 +0100
@@ -0,0 +1,2 @@
+SHA256 (e17/itask-20110129.tar.bz2) = fed256222a80974450d5876635fa31ca6cba9cf9ee3dd8ea16a4142e40f6eed1
+SIZE (e17/itask-20110129.tar.bz2) = 528462
diff -ruN -x .svn e17-current/x11-wm/e17-module-itask/pkg-descr e17-ports/x11-wm/e17-module-itask/pkg-descr
--- e17-current/x11-wm/e17-module-itask/pkg-descr	1970-01-01 01:00:00.000000000 +0100
+++ e17-ports/x11-wm/e17-module-itask/pkg-descr	2010-12-29 19:10:44.076297000 +0100
@@ -0,0 +1,12 @@
+This is the MS Windows like taskbar module for Enlightenment.
+
+It will hold all of your open applications for fast switching.
+
+There are three basic functionalities that you don't want to miss:
+1. If you click on an icon it will be shown and raised to the top
+   and if its on another desk, then you will be switched to it. 
+2. If you drag an icon out of ITask the App will be shown on the
+   current desktop.
+3. Drag an icon to a pagers desk to send it.
+
+WWW:	http://www.enlightenment.org/
diff -ruN -x .svn e17-current/x11-wm/e17-module-itask/pkg-plist e17-ports/x11-wm/e17-module-itask/pkg-plist
--- e17-current/x11-wm/e17-module-itask/pkg-plist	1970-01-01 01:00:00.000000000 +0100
+++ e17-ports/x11-wm/e17-module-itask/pkg-plist	2010-12-16 21:28:13.153906000 +0100
@@ -0,0 +1,10 @@
+lib/enlightenment/modules/itask/module.desktop
+lib/enlightenment/modules/itask/itask.edj
+lib/enlightenment/modules/itask/%%E17_ARCH%%/module.so
+lib/enlightenment/modules/itask/itask.edc
+lib/enlightenment/modules/itask/e-module-itask.edj
+lib/enlightenment/modules/itask/module_icon.png
+@dirrm lib/enlightenment/modules/itask/%%E17_ARCH%%
+@dirrm lib/enlightenment/modules/itask
+@dirrmtry lib/enlightenment/modules
+@dirrmtry lib/enlightenment
diff -ruN -x .svn e17-current/x11-wm/e17-module-itask-ng/Makefile e17-ports/x11-wm/e17-module-itask-ng/Makefile
--- e17-current/x11-wm/e17-module-itask-ng/Makefile	2010-12-29 21:04:38.000000000 +0100
+++ e17-ports/x11-wm/e17-module-itask-ng/Makefile	2011-01-29 14:38:29.114084710 +0100
@@ -2,17 +2,18 @@
 # Date created:		19 June 2010
 # Whom:			Grzegorz Blach <magik@roorback.net>
 #
-# $FreeBSD: ports/x11-wm/e17-module-itask-ng/Makefile,v 1.2 2010/12/29 20:04:38 pgollucci Exp $
+# $FreeBSD: ports/x11-wm/e17-module-itask-ng/Makefile,v 1.1 2010/12/14 07:30:51 stas Exp $
 #
 
 PORTNAME=	itask-ng
-PORTVERSION=	20101003
+PORTVERSION=	20110129
 CATEGORIES=	x11-wm enlightenment
-MASTER_SITES=	http://files.roorback.net/e17/2010-10-03/modules/
+MASTER_SITES=	http://files.roorback.net/e17/2011-01-29/modules/
 PKGNAMEPREFIX=	e17-module-
+DISTNAME=	${PORTNAME}-${PORTVERSION}
 
 MAINTAINER=	magik@roorback.net
-COMMENT=	A fast applications switching module for e17
+COMMENT=	MacOS X like taskbar module for e17
 
 BUILD_DEPENDS=	enlightenment:${PORTSDIR}/x11-wm/enlightenment
 RUN_DEPENDS=	enlightenment:${PORTSDIR}/x11-wm/enlightenment
diff -ruN -x .svn e17-current/x11-wm/e17-module-itask-ng/distinfo e17-ports/x11-wm/e17-module-itask-ng/distinfo
--- e17-current/x11-wm/e17-module-itask-ng/distinfo	2010-12-14 08:30:51.000000000 +0100
+++ e17-ports/x11-wm/e17-module-itask-ng/distinfo	2011-01-29 14:34:17.007881511 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/itask-ng-20101003.tar.bz2) = 21aa7efaa096f2f29b9e46a0eb95f3b9c5a6e94800d0ef75c1f33a7505ff9fa4
-SIZE (e17/itask-ng-20101003.tar.bz2) = 557309
+SHA256 (e17/itask-ng-20110129.tar.bz2) = b011ee74b7d5a24e05bc8bd3b0a28e15b0591bc20be74d753580044d9377a317
+SIZE (e17/itask-ng-20110129.tar.bz2) = 549490
diff -ruN -x .svn e17-current/x11-wm/e17-module-itask-ng/pkg-descr e17-ports/x11-wm/e17-module-itask-ng/pkg-descr
--- e17-current/x11-wm/e17-module-itask-ng/pkg-descr	2010-12-14 08:30:51.000000000 +0100
+++ e17-ports/x11-wm/e17-module-itask-ng/pkg-descr	2010-12-29 19:10:44.176297000 +0100
@@ -1,4 +1,4 @@
-This is the ITask Application module for Enlightenment.
+This is the MacOS X like taskbar module for Enlightenment.
 
 It will hold all of your open applications for fast switching.
 
diff -ruN -x .svn e17-current/x11-wm/e17-module-itask-ng/pkg-plist e17-ports/x11-wm/e17-module-itask-ng/pkg-plist
--- e17-current/x11-wm/e17-module-itask-ng/pkg-plist	2010-12-14 08:30:51.000000000 +0100
+++ e17-ports/x11-wm/e17-module-itask-ng/pkg-plist	2011-01-29 15:05:00.081583750 +0100
@@ -6,6 +6,12 @@
 %%NLS%%lib/enlightenment/modules/itask-ng/locale/fr/LC_MESSAGES/itask-ng.mo
 %%NLS%%lib/enlightenment/modules/itask-ng/locale/de/LC_MESSAGES/itask-ng.mo
 %%NLS%%lib/enlightenment/modules/itask-ng/locale/it/LC_MESSAGES/itask-ng.mo
+%%NLS%%lib/enlightenment/modules/itask-ng/locale/cs/LC_MESSAGES/itask-ng.mo
+%%NLS%%lib/enlightenment/modules/itask-ng/locale/pt/LC_MESSAGES/itask-ng.mo
+%%NLS%%@dirrm lib/enlightenment/modules/itask-ng/locale/pt/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/itask-ng/locale/pt
+%%NLS%%@dirrm lib/enlightenment/modules/itask-ng/locale/cs/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/itask-ng/locale/cs
 %%NLS%%@dirrm lib/enlightenment/modules/itask-ng/locale/it/LC_MESSAGES
 %%NLS%%@dirrm lib/enlightenment/modules/itask-ng/locale/it
 %%NLS%%@dirrm lib/enlightenment/modules/itask-ng/locale/de/LC_MESSAGES
diff -ruN -x .svn e17-current/x11-wm/e17-module-language/Makefile e17-ports/x11-wm/e17-module-language/Makefile
--- e17-current/x11-wm/e17-module-language/Makefile	2010-12-29 21:04:38.000000000 +0100
+++ e17-ports/x11-wm/e17-module-language/Makefile	2011-01-29 14:34:17.014878710 +0100
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	language
-PORTVERSION=	20101003
+PORTVERSION=	20110129
 CATEGORIES=	x11-wm enlightenment
-MASTER_SITES=	http://files.roorback.net/e17/2010-10-03/modules/
+MASTER_SITES=	http://files.roorback.net/e17/2011-01-29/modules/
 PKGNAMEPREFIX=	e17-module-
 
 MAINTAINER=	magik@roorback.net
diff -ruN -x .svn e17-current/x11-wm/e17-module-language/distinfo e17-ports/x11-wm/e17-module-language/distinfo
--- e17-current/x11-wm/e17-module-language/distinfo	2010-12-14 08:30:51.000000000 +0100
+++ e17-ports/x11-wm/e17-module-language/distinfo	2011-01-29 14:34:20.979944630 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/language-20101003.tar.bz2) = 051e4807cb4bcdb7fdd78edc127248fe31379b2e4f23e186ae99831906214e34
-SIZE (e17/language-20101003.tar.bz2) = 644953
+SHA256 (e17/language-20110129.tar.bz2) = 5a654611ba706f0584a2d7e0b0ff55f1ae88424cce08529a3fcd6c471ed4cc5d
+SIZE (e17/language-20110129.tar.bz2) = 661818
diff -ruN -x .svn e17-current/x11-wm/e17-module-mail/Makefile e17-ports/x11-wm/e17-module-mail/Makefile
--- e17-current/x11-wm/e17-module-mail/Makefile	2010-12-29 21:04:38.000000000 +0100
+++ e17-ports/x11-wm/e17-module-mail/Makefile	2011-01-29 14:34:20.986946551 +0100
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	mail
-PORTVERSION=	20101003
+PORTVERSION=	20110129
 CATEGORIES=	x11-wm enlightenment
-MASTER_SITES=	http://files.roorback.net/e17/2010-10-03/modules/
+MASTER_SITES=	http://files.roorback.net/e17/2011-01-29/modules/
 PKGNAMEPREFIX=	e17-module-
 
 MAINTAINER=	stas@FreeBSD.org
diff -ruN -x .svn e17-current/x11-wm/e17-module-mail/distinfo e17-ports/x11-wm/e17-module-mail/distinfo
--- e17-current/x11-wm/e17-module-mail/distinfo	2010-12-14 08:30:52.000000000 +0100
+++ e17-ports/x11-wm/e17-module-mail/distinfo	2011-01-29 14:34:24.402009990 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/mail-20101003.tar.bz2) = 1a3d82b12c772fe9bc042396cad86525a5ea1fdf8397bc974e72b9c418754276
-SIZE (e17/mail-20101003.tar.bz2) = 518882
+SHA256 (e17/mail-20110129.tar.bz2) = a9391d9e7181750e6aadb4a7c9252bbee21e529b936c718781995829428f0fe2
+SIZE (e17/mail-20110129.tar.bz2) = 529677
diff -ruN -x .svn e17-current/x11-wm/e17-module-mem/Makefile e17-ports/x11-wm/e17-module-mem/Makefile
--- e17-current/x11-wm/e17-module-mem/Makefile	2010-12-29 21:04:39.000000000 +0100
+++ e17-ports/x11-wm/e17-module-mem/Makefile	2011-01-29 14:34:24.409003630 +0100
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	mem
-PORTVERSION=	20101003
+PORTVERSION=	20110129
 PORTEPOCH=	1
 CATEGORIES=	x11-wm enlightenment
-MASTER_SITES=	http://files.roorback.net/e17/2010-10-03/modules/
+MASTER_SITES=	http://files.roorback.net/e17/2011-01-29/modules/
 PKGNAMEPREFIX=	e17-module-
 
 MAINTAINER=	stas@FreeBSD.org
diff -ruN -x .svn e17-current/x11-wm/e17-module-mem/distinfo e17-ports/x11-wm/e17-module-mem/distinfo
--- e17-current/x11-wm/e17-module-mem/distinfo	2010-12-14 08:30:52.000000000 +0100
+++ e17-ports/x11-wm/e17-module-mem/distinfo	2011-01-29 14:34:28.754077190 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/mem-20101003.tar.bz2) = 6ccb5790130331065c7f0855ddc0c20a1a5da85f997f59cebf4dcaac924a296f
-SIZE (e17/mem-20101003.tar.bz2) = 532616
+SHA256 (e17/mem-20110129.tar.bz2) = 826c1f5a514c2d239408177ba24eaf598ec619a7e178bc456fbe9ddcc24d7dba
+SIZE (e17/mem-20110129.tar.bz2) = 552278
diff -ruN -x .svn e17-current/x11-wm/e17-module-moon/Makefile e17-ports/x11-wm/e17-module-moon/Makefile
--- e17-current/x11-wm/e17-module-moon/Makefile	2010-12-29 21:04:39.000000000 +0100
+++ e17-ports/x11-wm/e17-module-moon/Makefile	2011-01-29 14:34:28.762074951 +0100
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	moon
-PORTVERSION=	20101003
+PORTVERSION=	20110129
 PORTEPOCH=	1
 CATEGORIES=	x11-wm enlightenment
-MASTER_SITES=	http://files.roorback.net/e17/2010-10-03/modules/
+MASTER_SITES=	http://files.roorback.net/e17/2011-01-29/modules/
 PKGNAMEPREFIX=	e17-module-
 
 MAINTAINER=	stas@FreeBSD.org
diff -ruN -x .svn e17-current/x11-wm/e17-module-moon/distinfo e17-ports/x11-wm/e17-module-moon/distinfo
--- e17-current/x11-wm/e17-module-moon/distinfo	2010-12-14 08:30:52.000000000 +0100
+++ e17-ports/x11-wm/e17-module-moon/distinfo	2011-01-29 14:34:33.832158631 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/moon-20101003.tar.bz2) = 0eb8237564f3b819f898cb7f46e50917940ac8a6505af8dc6b4179d860426d94
-SIZE (e17/moon-20101003.tar.bz2) = 916374
+SHA256 (e17/moon-20110129.tar.bz2) = e23d1f33a425e6720972d2bee0445ea357721d800f1f0ed11cc0bb9c17251b5c
+SIZE (e17/moon-20110129.tar.bz2) = 900089
diff -ruN -x .svn e17-current/x11-wm/e17-module-mpdule/Makefile e17-ports/x11-wm/e17-module-mpdule/Makefile
--- e17-current/x11-wm/e17-module-mpdule/Makefile	2011-01-26 16:41:34.000000000 +0100
+++ e17-ports/x11-wm/e17-module-mpdule/Makefile	2011-01-29 14:38:38.714242591 +0100
@@ -6,10 +6,9 @@
 #
 
 PORTNAME=	mpdule
-PORTVERSION=	20101003
-PORTREVISION=	1
+PORTVERSION=	20110129
 CATEGORIES=	x11-wm enlightenment
-MASTER_SITES=	http://files.roorback.net/e17/2010-10-03/modules/
+MASTER_SITES=	http://files.roorback.net/e17/2011-01-29/modules/
 PKGNAMEPREFIX=	e17-module-
 
 MAINTAINER=	magik@roorback.net
diff -ruN -x .svn e17-current/x11-wm/e17-module-mpdule/distinfo e17-ports/x11-wm/e17-module-mpdule/distinfo
--- e17-current/x11-wm/e17-module-mpdule/distinfo	2010-12-14 08:30:52.000000000 +0100
+++ e17-ports/x11-wm/e17-module-mpdule/distinfo	2011-01-29 14:34:37.497219191 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/mpdule-20101003.tar.bz2) = 7a12f6638886eef4a934a33f6c308e7cc3c3569ded0c90859605166a5a65ea9e
-SIZE (e17/mpdule-20101003.tar.bz2) = 408216
+SHA256 (e17/mpdule-20110129.tar.bz2) = bbaa518e7585e017e1845c86d04a8bcc27fce76060b8cd5d8a14f4c015623a7c
+SIZE (e17/mpdule-20110129.tar.bz2) = 423743
diff -ruN -x .svn e17-current/x11-wm/e17-module-net/Makefile e17-ports/x11-wm/e17-module-net/Makefile
--- e17-current/x11-wm/e17-module-net/Makefile	2010-12-29 21:04:39.000000000 +0100
+++ e17-ports/x11-wm/e17-module-net/Makefile	2011-01-29 14:34:37.503220271 +0100
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	net
-PORTVERSION=	20101003
+PORTVERSION=	20110129
 CATEGORIES=	x11-wm enlightenment
-MASTER_SITES=	http://files.roorback.net/e17/2010-10-03/modules/
+MASTER_SITES=	http://files.roorback.net/e17/2011-01-29/modules/
 PKGNAMEPREFIX=	e17-module-
 
 MAINTAINER=	magik@roorback.net
diff -ruN -x .svn e17-current/x11-wm/e17-module-net/distinfo e17-ports/x11-wm/e17-module-net/distinfo
--- e17-current/x11-wm/e17-module-net/distinfo	2010-12-14 08:30:52.000000000 +0100
+++ e17-ports/x11-wm/e17-module-net/distinfo	2011-01-29 14:34:40.554269431 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/net-20101003.tar.bz2) = e7525cd5fb73a2429ccd03f4a456a82d6619982305f2c2a4dcf1c1fd3b99a892
-SIZE (e17/net-20101003.tar.bz2) = 507031
+SHA256 (e17/net-20110129.tar.bz2) = 10612d47b324a520fb4a38e2d125b19d785adfe0c9ccb666996a10bb772208ff
+SIZE (e17/net-20110129.tar.bz2) = 514240
diff -ruN -x .svn e17-current/x11-wm/e17-module-news/Makefile e17-ports/x11-wm/e17-module-news/Makefile
--- e17-current/x11-wm/e17-module-news/Makefile	1970-01-01 01:00:00.000000000 +0100
+++ e17-ports/x11-wm/e17-module-news/Makefile	2011-01-29 16:00:42.577350548 +0100
@@ -0,0 +1,36 @@
+# New ports collection makefile for:	e17-module-news
+# Date created:		29 January 2011
+# Whom:			Grzegorz Blach <magik@roorback.net>
+#
+# $FreeBSD$
+#
+
+PORTNAME=	news
+PORTVERSION=	20110129
+CATEGORIES=	x11-wm enlightenment
+MASTER_SITES=	http://files.roorback.net/e17/2011-01-29/modules/
+PKGNAMEPREFIX=	e17-module-
+
+MAINTAINER=	magik@roorback.net
+COMMENT=	A module to display information feeds like Rss
+
+BUILD_DEPENDS=	enlightenment:${PORTSDIR}/x11-wm/enlightenment
+RUN_DEPENDS=	enlightenment:${PORTSDIR}/x11-wm/enlightenment
+
+DIST_SUBDIR=	e17
+GNU_CONFIGURE=	yes
+USE_BZIP2=	yes
+USE_GETTEXT=	yes
+USE_GMAKE=	yes
+USE_GNOME=	gnometarget pkgconfig
+USE_EFL=	edje libtool_hack modarch_hack
+
+.if !defined(WITHOUT_NLS)
+USE_GETTEXT=	yes
+PLIST_SUB+=	NLS=""
+.else
+CONFIGURE_ARGS=	--disable-nls
+PLIST_SUB+=	NLS="@comment "
+.endif
+
+.include <bsd.port.mk>
diff -ruN -x .svn e17-current/x11-wm/e17-module-news/distinfo e17-ports/x11-wm/e17-module-news/distinfo
--- e17-current/x11-wm/e17-module-news/distinfo	1970-01-01 01:00:00.000000000 +0100
+++ e17-ports/x11-wm/e17-module-news/distinfo	2011-01-29 15:55:28.654111868 +0100
@@ -0,0 +1,2 @@
+SHA256 (e17/news-20110129.tar.bz2) = 7ada14ecbd6015e204c8a7f61e6f4aae4e35cd13e48931a6d66adf1411e5c677
+SIZE (e17/news-20110129.tar.bz2) = 972871
diff -ruN -x .svn e17-current/x11-wm/e17-module-news/pkg-descr e17-ports/x11-wm/e17-module-news/pkg-descr
--- e17-current/x11-wm/e17-module-news/pkg-descr	1970-01-01 01:00:00.000000000 +0100
+++ e17-ports/x11-wm/e17-module-news/pkg-descr	2011-01-29 16:01:15.177898988 +0100
@@ -0,0 +1,4 @@
+Module to display information feeds like Rss (and soon Atom)
+on Enlightenment 17 desktop.
+
+WWW:	http://www.enlightenment.org/
diff -ruN -x .svn e17-current/x11-wm/e17-module-news/pkg-plist e17-ports/x11-wm/e17-module-news/pkg-plist
--- e17-current/x11-wm/e17-module-news/pkg-plist	1970-01-01 01:00:00.000000000 +0100
+++ e17-ports/x11-wm/e17-module-news/pkg-plist	2011-01-29 15:57:55.664564788 +0100
@@ -0,0 +1,105 @@
+lib/enlightenment/modules/news/images/feeds/news.png
+lib/enlightenment/modules/news/images/feeds/osnews.png
+lib/enlightenment/modules/news/images/feeds/freshmeat.png
+lib/enlightenment/modules/news/images/feeds/cnn.png
+lib/enlightenment/modules/news/images/feeds/lemonde.png
+lib/enlightenment/modules/news/images/feeds/barrapunto.png
+lib/enlightenment/modules/news/images/feeds/meneame.png
+lib/enlightenment/modules/news/images/feeds/e_cvs.png
+lib/enlightenment/modules/news/images/feeds/futurasciences.png
+lib/enlightenment/modules/news/images/feeds/bouletcorp.png
+lib/enlightenment/modules/news/images/feeds/afp.png
+lib/enlightenment/modules/news/images/feeds/google.png
+lib/enlightenment/modules/news/images/feeds/digg.png
+lib/enlightenment/modules/news/images/feeds/slashdot.png
+lib/enlightenment/modules/news/images/feeds/courrierinternational.png
+lib/enlightenment/modules/news/images/feeds/google_fr.png
+lib/enlightenment/modules/news/images/feeds/default.png
+lib/enlightenment/modules/news/images/feeds/e_fr.png
+lib/enlightenment/modules/news/images/feeds/bbcworld.png
+lib/enlightenment/modules/news/images/categories/red.png
+lib/enlightenment/modules/news/images/categories/blue.png
+lib/enlightenment/modules/news/images/categories/default.png
+lib/enlightenment/modules/news/%%E17_ARCH%%/module.so
+lib/enlightenment/modules/news/module.desktop
+lib/enlightenment/modules/news/e-module-news.edj
+%%NLS%%lib/enlightenment/modules/news/locale/bg/LC_MESSAGES/news.mo
+%%NLS%%lib/enlightenment/modules/news/locale/hr/LC_MESSAGES/news.mo
+%%NLS%%lib/enlightenment/modules/news/locale/pt_BR/LC_MESSAGES/news.mo
+%%NLS%%lib/enlightenment/modules/news/locale/hu/LC_MESSAGES/news.mo
+%%NLS%%lib/enlightenment/modules/news/locale/es/LC_MESSAGES/news.mo
+%%NLS%%lib/enlightenment/modules/news/locale/pl/LC_MESSAGES/news.mo
+%%NLS%%lib/enlightenment/modules/news/locale/he/LC_MESSAGES/news.mo
+%%NLS%%lib/enlightenment/modules/news/locale/ar/LC_MESSAGES/news.mo
+%%NLS%%lib/enlightenment/modules/news/locale/cs/LC_MESSAGES/news.mo
+%%NLS%%lib/enlightenment/modules/news/locale/nl/LC_MESSAGES/news.mo
+%%NLS%%lib/enlightenment/modules/news/locale/fr/LC_MESSAGES/news.mo
+%%NLS%%lib/enlightenment/modules/news/locale/zh_CN/LC_MESSAGES/news.mo
+%%NLS%%lib/enlightenment/modules/news/locale/el/LC_MESSAGES/news.mo
+%%NLS%%lib/enlightenment/modules/news/locale/uk/LC_MESSAGES/news.mo
+%%NLS%%lib/enlightenment/modules/news/locale/ja/LC_MESSAGES/news.mo
+%%NLS%%lib/enlightenment/modules/news/locale/de/LC_MESSAGES/news.mo
+%%NLS%%lib/enlightenment/modules/news/locale/ru/LC_MESSAGES/news.mo
+%%NLS%%lib/enlightenment/modules/news/locale/pt/LC_MESSAGES/news.mo
+%%NLS%%lib/enlightenment/modules/news/locale/sv/LC_MESSAGES/news.mo
+%%NLS%%lib/enlightenment/modules/news/locale/fi/LC_MESSAGES/news.mo
+%%NLS%%lib/enlightenment/modules/news/locale/eo/LC_MESSAGES/news.mo
+%%NLS%%lib/enlightenment/modules/news/locale/it/LC_MESSAGES/news.mo
+%%NLS%%lib/enlightenment/modules/news/locale/tr/LC_MESSAGES/news.mo
+%%NLS%%lib/enlightenment/modules/news/locale/sk/LC_MESSAGES/news.mo
+%%NLS%%@dirrm lib/enlightenment/modules/news/locale/sk/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/news/locale/sk
+%%NLS%%@dirrm lib/enlightenment/modules/news/locale/tr/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/news/locale/tr
+%%NLS%%@dirrm lib/enlightenment/modules/news/locale/it/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/news/locale/it
+%%NLS%%@dirrm lib/enlightenment/modules/news/locale/eo/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/news/locale/eo
+%%NLS%%@dirrm lib/enlightenment/modules/news/locale/fi/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/news/locale/fi
+%%NLS%%@dirrm lib/enlightenment/modules/news/locale/sv/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/news/locale/sv
+%%NLS%%@dirrm lib/enlightenment/modules/news/locale/pt/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/news/locale/pt
+%%NLS%%@dirrm lib/enlightenment/modules/news/locale/ru/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/news/locale/ru
+%%NLS%%@dirrm lib/enlightenment/modules/news/locale/de/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/news/locale/de
+%%NLS%%@dirrm lib/enlightenment/modules/news/locale/ja/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/news/locale/ja
+%%NLS%%@dirrm lib/enlightenment/modules/news/locale/uk/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/news/locale/uk
+%%NLS%%@dirrm lib/enlightenment/modules/news/locale/el/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/news/locale/el
+%%NLS%%@dirrm lib/enlightenment/modules/news/locale/zh_CN/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/news/locale/zh_CN
+%%NLS%%@dirrm lib/enlightenment/modules/news/locale/fr/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/news/locale/fr
+%%NLS%%@dirrm lib/enlightenment/modules/news/locale/nl/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/news/locale/nl
+%%NLS%%@dirrm lib/enlightenment/modules/news/locale/cs/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/news/locale/cs
+%%NLS%%@dirrm lib/enlightenment/modules/news/locale/ar/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/news/locale/ar
+%%NLS%%@dirrm lib/enlightenment/modules/news/locale/he/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/news/locale/he
+%%NLS%%@dirrm lib/enlightenment/modules/news/locale/pl/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/news/locale/pl
+%%NLS%%@dirrm lib/enlightenment/modules/news/locale/es/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/news/locale/es
+%%NLS%%@dirrm lib/enlightenment/modules/news/locale/hu/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/news/locale/hu
+%%NLS%%@dirrm lib/enlightenment/modules/news/locale/pt_BR/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/news/locale/pt_BR
+%%NLS%%@dirrm lib/enlightenment/modules/news/locale/hr/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/news/locale/hr
+%%NLS%%@dirrm lib/enlightenment/modules/news/locale/bg/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/news/locale/bg
+%%NLS%%@dirrm lib/enlightenment/modules/news/locale
+@dirrm lib/enlightenment/modules/news/%%E17_ARCH%%
+@dirrm lib/enlightenment/modules/news/images/categories
+@dirrm lib/enlightenment/modules/news/images/feeds
+@dirrm lib/enlightenment/modules/news/images
+@dirrm lib/enlightenment/modules/news/
+@dirrmtry lib/enlightenment/modules
+@dirrmtry lib/enlightenment
diff -ruN -x .svn e17-current/x11-wm/e17-module-notification/Makefile e17-ports/x11-wm/e17-module-notification/Makefile
--- e17-current/x11-wm/e17-module-notification/Makefile	2010-12-29 21:04:39.000000000 +0100
+++ e17-ports/x11-wm/e17-module-notification/Makefile	2011-01-29 14:34:40.560271151 +0100
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	notification
-PORTVERSION=	20101003
+PORTVERSION=	20110129
 CATEGORIES=	x11-wm enlightenment
-MASTER_SITES=	http://files.roorback.net/e17/2010-10-03/modules/
+MASTER_SITES=	http://files.roorback.net/e17/2011-01-29/modules/
 PKGNAMEPREFIX=	e17-module-
 
 MAINTAINER=	magik@roorback.net
diff -ruN -x .svn e17-current/x11-wm/e17-module-notification/distinfo e17-ports/x11-wm/e17-module-notification/distinfo
--- e17-current/x11-wm/e17-module-notification/distinfo	2010-12-14 08:30:53.000000000 +0100
+++ e17-ports/x11-wm/e17-module-notification/distinfo	2011-01-29 14:34:44.622337351 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/notification-20101003.tar.bz2) = 718e22177fa02fd4205d9fe86566461c05abb89a91107f42bd340c4b369e4969
-SIZE (e17/notification-20101003.tar.bz2) = 558771
+SHA256 (e17/notification-20110129.tar.bz2) = b7ddeb2e6301782881e97345489391600dc36abb490456a5a890ec109dc1d272
+SIZE (e17/notification-20110129.tar.bz2) = 562271
diff -ruN -x .svn e17-current/x11-wm/e17-module-penguins/Makefile e17-ports/x11-wm/e17-module-penguins/Makefile
--- e17-current/x11-wm/e17-module-penguins/Makefile	2010-12-29 21:04:39.000000000 +0100
+++ e17-ports/x11-wm/e17-module-penguins/Makefile	2011-01-29 14:34:44.630339310 +0100
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	penguins
-PORTVERSION=	20101003
+PORTVERSION=	20110129
 CATEGORIES=	x11-wm enlightenment
-MASTER_SITES=	http://files.roorback.net/e17/2010-10-03/modules/
+MASTER_SITES=	http://files.roorback.net/e17/2011-01-29/modules/
 PKGNAMEPREFIX=	e17-module-
 
 MAINTAINER=	magik@roorback.net
diff -ruN -x .svn e17-current/x11-wm/e17-module-penguins/distinfo e17-ports/x11-wm/e17-module-penguins/distinfo
--- e17-current/x11-wm/e17-module-penguins/distinfo	2010-12-14 08:30:53.000000000 +0100
+++ e17-ports/x11-wm/e17-module-penguins/distinfo	2011-01-29 14:34:49.103413791 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/penguins-20101003.tar.bz2) = ff306a12d0b4ba0b0a858adfcf69e3c77e2a3f0696df435e6ba596eabab004a2
-SIZE (e17/penguins-20101003.tar.bz2) = 741520
+SHA256 (e17/penguins-20110129.tar.bz2) = 9005bd75919ca882da765b26a22f600f8688216abb6fea2ea9e994d3c431d903
+SIZE (e17/penguins-20110129.tar.bz2) = 731896
diff -ruN -x .svn e17-current/x11-wm/e17-module-photo/Makefile e17-ports/x11-wm/e17-module-photo/Makefile
--- e17-current/x11-wm/e17-module-photo/Makefile	2010-12-29 21:04:40.000000000 +0100
+++ e17-ports/x11-wm/e17-module-photo/Makefile	2011-01-29 14:34:49.110413791 +0100
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	photo
-PORTVERSION=	20101003
+PORTVERSION=	20110129
 CATEGORIES=	x11-wm enlightenment
-MASTER_SITES=	http://files.roorback.net/e17/2010-10-03/modules/
+MASTER_SITES=	http://files.roorback.net/e17/2011-01-29/modules/
 PKGNAMEPREFIX=	e17-module-
 
 MAINTAINER=	magik@roorback.net
diff -ruN -x .svn e17-current/x11-wm/e17-module-photo/distinfo e17-ports/x11-wm/e17-module-photo/distinfo
--- e17-current/x11-wm/e17-module-photo/distinfo	2010-12-14 08:30:53.000000000 +0100
+++ e17-ports/x11-wm/e17-module-photo/distinfo	2011-01-29 14:34:53.478485950 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/photo-20101003.tar.bz2) = 808faee8de7999c0ce7c1e253ef7231b119128e7aacbb6767cebb927132a576e
-SIZE (e17/photo-20101003.tar.bz2) = 661298
+SHA256 (e17/photo-20110129.tar.bz2) = 29a4b3b3d444bf46fa5a306a9fe1898015e668b4cdd79621f4aeb979127a6b9e
+SIZE (e17/photo-20110129.tar.bz2) = 639180
diff -ruN -x .svn e17-current/x11-wm/e17-module-places/Makefile e17-ports/x11-wm/e17-module-places/Makefile
--- e17-current/x11-wm/e17-module-places/Makefile	2010-12-29 21:04:40.000000000 +0100
+++ e17-ports/x11-wm/e17-module-places/Makefile	2011-01-29 14:34:53.484485671 +0100
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	places
-PORTVERSION=	20101003
+PORTVERSION=	20110129
 CATEGORIES=	x11-wm enlightenment
-MASTER_SITES=	http://files.roorback.net/e17/2010-10-03/modules/
+MASTER_SITES=	http://files.roorback.net/e17/2011-01-29/modules/
 PKGNAMEPREFIX=	e17-module-
 
 MAINTAINER=	magik@roorback.net
diff -ruN -x .svn e17-current/x11-wm/e17-module-places/distinfo e17-ports/x11-wm/e17-module-places/distinfo
--- e17-current/x11-wm/e17-module-places/distinfo	2010-12-14 08:30:53.000000000 +0100
+++ e17-ports/x11-wm/e17-module-places/distinfo	2011-01-29 14:34:58.098562911 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/places-20101003.tar.bz2) = 0d15e2c71f7610bced86496702c3936b11a8912afc3dc4b3ca64c5dd5854e673
-SIZE (e17/places-20101003.tar.bz2) = 532363
+SHA256 (e17/places-20110129.tar.bz2) = f4f3e44059d49295b8104f5f485df4eb15b1e584ee69643454cff825c4488dc7
+SIZE (e17/places-20110129.tar.bz2) = 522957
diff -ruN -x .svn e17-current/x11-wm/e17-module-quickaccess/Makefile e17-ports/x11-wm/e17-module-quickaccess/Makefile
--- e17-current/x11-wm/e17-module-quickaccess/Makefile	2010-12-29 21:04:40.000000000 +0100
+++ e17-ports/x11-wm/e17-module-quickaccess/Makefile	2011-01-29 14:34:58.105562111 +0100
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	quickaccess
-PORTVERSION=	20101003
+PORTVERSION=	20110129
 CATEGORIES=	x11-wm enlightenment
-MASTER_SITES=	http://files.roorback.net/e17/2010-10-03/modules/
+MASTER_SITES=	http://files.roorback.net/e17/2011-01-29/modules/
 PKGNAMEPREFIX=	e17-module-
 
 MAINTAINER=	magik@roorback.net
diff -ruN -x .svn e17-current/x11-wm/e17-module-quickaccess/distinfo e17-ports/x11-wm/e17-module-quickaccess/distinfo
--- e17-current/x11-wm/e17-module-quickaccess/distinfo	2010-12-14 08:30:53.000000000 +0100
+++ e17-ports/x11-wm/e17-module-quickaccess/distinfo	2011-01-29 14:35:02.277630510 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/quickaccess-20101003.tar.bz2) = 812ec7e1453695e87fa190b1f1902de227cce9972ca2f8c68174ccc1f1bff4be
-SIZE (e17/quickaccess-20101003.tar.bz2) = 542700
+SHA256 (e17/quickaccess-20110129.tar.bz2) = 443c8ee14f9f8ff8a68892c1e3d0336dcab41ce54af94b2e60b5ceabedc0e930
+SIZE (e17/quickaccess-20110129.tar.bz2) = 546301
diff -ruN -x .svn e17-current/x11-wm/e17-module-rain/Makefile e17-ports/x11-wm/e17-module-rain/Makefile
--- e17-current/x11-wm/e17-module-rain/Makefile	2010-12-29 21:04:40.000000000 +0100
+++ e17-ports/x11-wm/e17-module-rain/Makefile	2011-01-29 14:35:02.282631271 +0100
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	rain
-PORTVERSION=	20101003
+PORTVERSION=	20110129
 CATEGORIES=	x11-wm enlightenment
-MASTER_SITES=	http://files.roorback.net/e17/2010-10-03/modules/
+MASTER_SITES=	http://files.roorback.net/e17/2011-01-29/modules/
 PKGNAMEPREFIX=	e17-module-
 
 MAINTAINER=	stas@FreeBSD.org
diff -ruN -x .svn e17-current/x11-wm/e17-module-rain/distinfo e17-ports/x11-wm/e17-module-rain/distinfo
--- e17-current/x11-wm/e17-module-rain/distinfo	2010-12-14 08:30:54.000000000 +0100
+++ e17-ports/x11-wm/e17-module-rain/distinfo	2011-01-29 14:35:06.143695911 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/rain-20101003.tar.bz2) = b99e7f40836cabee425c146b4657c458e3b27f792ce99adb97d7fc1aeea60f91
-SIZE (e17/rain-20101003.tar.bz2) = 551395
+SHA256 (e17/rain-20110129.tar.bz2) = 542a258536d2556637be4ab20492db7ee1513ffe7c99888821b1195bcfe95df9
+SIZE (e17/rain-20110129.tar.bz2) = 570436
diff -ruN -x .svn e17-current/x11-wm/e17-module-screenshot/Makefile e17-ports/x11-wm/e17-module-screenshot/Makefile
--- e17-current/x11-wm/e17-module-screenshot/Makefile	2010-12-29 21:04:40.000000000 +0100
+++ e17-ports/x11-wm/e17-module-screenshot/Makefile	2011-01-29 14:35:06.148695791 +0100
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	screenshot
-PORTVERSION=	20101003
+PORTVERSION=	20110129
 CATEGORIES=	x11-wm enlightenment
-MASTER_SITES=	http://files.roorback.net/e17/2010-10-03/modules/
+MASTER_SITES=	http://files.roorback.net/e17/2011-01-29/modules/
 PKGNAMEPREFIX=	e17-module-
 
 MAINTAINER=	stas@FreeBSD.org
diff -ruN -x .svn e17-current/x11-wm/e17-module-screenshot/distinfo e17-ports/x11-wm/e17-module-screenshot/distinfo
--- e17-current/x11-wm/e17-module-screenshot/distinfo	2010-12-14 08:30:54.000000000 +0100
+++ e17-ports/x11-wm/e17-module-screenshot/distinfo	2011-01-29 14:35:10.577769750 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/screenshot-20101003.tar.bz2) = 3796378c166a705289ee4d9977cff7d3572cdd2629f871c6ef57541bb3ed9daf
-SIZE (e17/screenshot-20101003.tar.bz2) = 502021
+SHA256 (e17/screenshot-20110129.tar.bz2) = 61231df44dd382d80e92b3cca97085813addec06844547ffd0459d890e43c1dc
+SIZE (e17/screenshot-20110129.tar.bz2) = 534838
diff -ruN -x .svn e17-current/x11-wm/e17-module-screenshot/pkg-plist e17-ports/x11-wm/e17-module-screenshot/pkg-plist
--- e17-current/x11-wm/e17-module-screenshot/pkg-plist	2010-12-14 08:30:54.000000000 +0100
+++ e17-ports/x11-wm/e17-module-screenshot/pkg-plist	2011-01-29 14:51:13.833822510 +0100
@@ -12,6 +12,12 @@
 %%NLS%%lib/enlightenment/modules/screenshot/locale/eo/LC_MESSAGES/screenshot.mo
 %%NLS%%lib/enlightenment/modules/screenshot/locale/ru/LC_MESSAGES/screenshot.mo
 %%NLS%%lib/enlightenment/modules/screenshot/locale/uk/LC_MESSAGES/screenshot.mo
+%%NLS%%lib/enlightenment/modules/screenshot/locale/de/LC_MESSAGES/screenshot.mo
+%%NLS%%lib/enlightenment/modules/screenshot/locale/pt/LC_MESSAGES/screenshot.mo
+%%NLS%%@dirrm lib/enlightenment/modules/screenshot/locale/pt/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/screenshot/locale/pt
+%%NLS%%@dirrm lib/enlightenment/modules/screenshot/locale/de/LC_MESSAGES
+%%NLS%%@dirrm lib/enlightenment/modules/screenshot/locale/de
 %%NLS%%@dirrm lib/enlightenment/modules/screenshot/locale/uk/LC_MESSAGES
 %%NLS%%@dirrm lib/enlightenment/modules/screenshot/locale/uk
 %%NLS%%@dirrm lib/enlightenment/modules/screenshot/locale/ru/LC_MESSAGES
diff -ruN -x .svn e17-current/x11-wm/e17-module-slideshow/Makefile e17-ports/x11-wm/e17-module-slideshow/Makefile
--- e17-current/x11-wm/e17-module-slideshow/Makefile	2010-12-29 21:04:40.000000000 +0100
+++ e17-ports/x11-wm/e17-module-slideshow/Makefile	2011-01-29 14:35:10.583769591 +0100
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	slideshow
-PORTVERSION=	20101003
+PORTVERSION=	20110129
 CATEGORIES=	x11-wm enlightenment
-MASTER_SITES=	http://files.roorback.net/e17/2010-10-03/modules/
+MASTER_SITES=	http://files.roorback.net/e17/2011-01-29/modules/
 PKGNAMEPREFIX=	e17-module-
 
 MAINTAINER=	stas@FreeBSD.org
diff -ruN -x .svn e17-current/x11-wm/e17-module-slideshow/distinfo e17-ports/x11-wm/e17-module-slideshow/distinfo
--- e17-current/x11-wm/e17-module-slideshow/distinfo	2010-12-14 08:30:54.000000000 +0100
+++ e17-ports/x11-wm/e17-module-slideshow/distinfo	2011-01-29 14:35:13.421820231 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/slideshow-20101003.tar.bz2) = bd4ef13b062175403575d9a11d07eac898d9100195d5c63b3d7dcde23cc949ff
-SIZE (e17/slideshow-20101003.tar.bz2) = 493223
+SHA256 (e17/slideshow-20110129.tar.bz2) = d46a95c0b0844823a98c125831ed8e2782380f5e80bf702b178eff0bc86b2513
+SIZE (e17/slideshow-20110129.tar.bz2) = 486891
diff -ruN -x .svn e17-current/x11-wm/e17-module-snow/Makefile e17-ports/x11-wm/e17-module-snow/Makefile
--- e17-current/x11-wm/e17-module-snow/Makefile	2010-12-29 21:04:41.000000000 +0100
+++ e17-ports/x11-wm/e17-module-snow/Makefile	2011-01-29 14:35:13.427816750 +0100
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	snow
-PORTVERSION=	20101003
+PORTVERSION=	20110129
 CATEGORIES=	x11-wm enlightenment
-MASTER_SITES=	http://files.roorback.net/e17/2010-10-03/modules/
+MASTER_SITES=	http://files.roorback.net/e17/2011-01-29/modules/
 PKGNAMEPREFIX=	e17-module-
 
 MAINTAINER=	stas@FreeBSD.org
diff -ruN -x .svn e17-current/x11-wm/e17-module-snow/distinfo e17-ports/x11-wm/e17-module-snow/distinfo
--- e17-current/x11-wm/e17-module-snow/distinfo	2010-12-14 08:30:54.000000000 +0100
+++ e17-ports/x11-wm/e17-module-snow/distinfo	2011-01-29 14:35:14.954840671 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/snow-20101003.tar.bz2) = 47f1e3621996d2ce55cf6fdf6dc05377cd9cf207c4ee19986f7df184abbd5096
-SIZE (e17/snow-20101003.tar.bz2) = 491538
+SHA256 (e17/snow-20110129.tar.bz2) = 573e26d20af0c7e4ef9419242b5e52e56f2a3f2b4d23e14e7ec7a630d6cd90d3
+SIZE (e17/snow-20110129.tar.bz2) = 496796
diff -ruN -x .svn e17-current/x11-wm/e17-module-taskbar/Makefile e17-ports/x11-wm/e17-module-taskbar/Makefile
--- e17-current/x11-wm/e17-module-taskbar/Makefile	2010-12-29 21:04:41.000000000 +0100
+++ e17-ports/x11-wm/e17-module-taskbar/Makefile	2011-01-29 14:35:14.961847550 +0100
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	taskbar
-PORTVERSION=	20101003
+PORTVERSION=	20110129
 CATEGORIES=	x11-wm enlightenment
-MASTER_SITES=	http://files.roorback.net/e17/2010-10-03/modules/
+MASTER_SITES=	http://files.roorback.net/e17/2011-01-29/modules/
 PKGNAMEPREFIX=	e17-module-
 
 MAINTAINER=	magik@roorback.net
diff -ruN -x .svn e17-current/x11-wm/e17-module-taskbar/distinfo e17-ports/x11-wm/e17-module-taskbar/distinfo
--- e17-current/x11-wm/e17-module-taskbar/distinfo	2010-12-14 08:30:54.000000000 +0100
+++ e17-ports/x11-wm/e17-module-taskbar/distinfo	2011-01-29 14:35:16.604869791 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/taskbar-20101003.tar.bz2) = d49800f0d09351ce2159db57cad0687e875b7750c0bee16bd462f57cd80a2ef4
-SIZE (e17/taskbar-20101003.tar.bz2) = 515310
+SHA256 (e17/taskbar-20110129.tar.bz2) = 3fc2d4efcdc774e610cb6132f4d318ee3812d44d1345da6ab9a5a12d26320b0c
+SIZE (e17/taskbar-20110129.tar.bz2) = 504801
diff -ruN -x .svn e17-current/x11-wm/e17-module-tclock/Makefile e17-ports/x11-wm/e17-module-tclock/Makefile
--- e17-current/x11-wm/e17-module-tclock/Makefile	2010-12-29 21:04:41.000000000 +0100
+++ e17-ports/x11-wm/e17-module-tclock/Makefile	2011-01-29 14:35:16.609870031 +0100
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	tclock
-PORTVERSION=	20101003
+PORTVERSION=	20110129
 CATEGORIES=	x11-wm enlightenment
-MASTER_SITES=	http://files.roorback.net/e17/2010-10-03/modules/
+MASTER_SITES=	http://files.roorback.net/e17/2011-01-29/modules/
 PKGNAMEPREFIX=	e17-module-
 
 MAINTAINER=	magik@roorback.net
diff -ruN -x .svn e17-current/x11-wm/e17-module-tclock/distinfo e17-ports/x11-wm/e17-module-tclock/distinfo
--- e17-current/x11-wm/e17-module-tclock/distinfo	2010-12-14 08:30:54.000000000 +0100
+++ e17-ports/x11-wm/e17-module-tclock/distinfo	2011-01-29 14:35:20.217930071 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/tclock-20101003.tar.bz2) = ebe26df32b3c36f5e6b1cc9b63d1bd79d0eb548bf4f2aa67adff30c8c0b736ed
-SIZE (e17/tclock-20101003.tar.bz2) = 483748
+SHA256 (e17/tclock-20110129.tar.bz2) = 7a1e09dc19b5f06fbc6a7d733e80787749bde75b9412839bf2f9ed0505bd012e
+SIZE (e17/tclock-20110129.tar.bz2) = 475381
diff -ruN -x .svn e17-current/x11-wm/e17-module-tiling/Makefile e17-ports/x11-wm/e17-module-tiling/Makefile
--- e17-current/x11-wm/e17-module-tiling/Makefile	2010-12-29 21:04:41.000000000 +0100
+++ e17-ports/x11-wm/e17-module-tiling/Makefile	2011-01-29 14:35:20.223929031 +0100
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	tiling
-PORTVERSION=	20101003
+PORTVERSION=	20110129
 CATEGORIES=	x11-wm enlightenment
-MASTER_SITES=	http://files.roorback.net/e17/2010-10-03/modules/
+MASTER_SITES=	http://files.roorback.net/e17/2011-01-29/modules/
 PKGNAMEPREFIX=	e17-module-
 
 MAINTAINER=	magik@roorback.net
diff -ruN -x .svn e17-current/x11-wm/e17-module-tiling/distinfo e17-ports/x11-wm/e17-module-tiling/distinfo
--- e17-current/x11-wm/e17-module-tiling/distinfo	2010-12-14 08:30:55.000000000 +0100
+++ e17-ports/x11-wm/e17-module-tiling/distinfo	2011-01-29 14:35:22.279964630 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/tiling-20101003.tar.bz2) = e633a0ba82ac869ecbc9b2fffb8ea8b1d59b68273927f7df7c75cc556211acd6
-SIZE (e17/tiling-20101003.tar.bz2) = 485638
+SHA256 (e17/tiling-20110129.tar.bz2) = f5e308e3f938b7858ee0cd138603d2ce2d6e9c1efffe596c1196e07098da3e68
+SIZE (e17/tiling-20110129.tar.bz2) = 504051
diff -ruN -x .svn e17-current/x11-wm/e17-module-tiling/pkg-plist e17-ports/x11-wm/e17-module-tiling/pkg-plist
--- e17-current/x11-wm/e17-module-tiling/pkg-plist	2010-12-14 08:30:55.000000000 +0100
+++ e17-ports/x11-wm/e17-module-tiling/pkg-plist	2011-01-29 14:43:25.818024790 +0100
@@ -23,6 +23,9 @@
 %%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%%@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
diff -ruN -x .svn e17-current/x11-wm/e17-module-uptime/Makefile e17-ports/x11-wm/e17-module-uptime/Makefile
--- e17-current/x11-wm/e17-module-uptime/Makefile	2010-12-29 21:04:41.000000000 +0100
+++ e17-ports/x11-wm/e17-module-uptime/Makefile	2011-01-29 14:35:22.285967431 +0100
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	uptime
-PORTVERSION=	20101003
+PORTVERSION=	20110129
 CATEGORIES=	x11-wm enlightenment
-MASTER_SITES=	http://files.roorback.net/e17/2010-10-03/modules/
+MASTER_SITES=	http://files.roorback.net/e17/2011-01-29/modules/
 PKGNAMEPREFIX=	e17-module-
 
 MAINTAINER=	stas@FreeBSD.org
diff -ruN -x .svn e17-current/x11-wm/e17-module-uptime/distinfo e17-ports/x11-wm/e17-module-uptime/distinfo
--- e17-current/x11-wm/e17-module-uptime/distinfo	2010-12-14 08:30:55.000000000 +0100
+++ e17-ports/x11-wm/e17-module-uptime/distinfo	2011-01-29 14:35:23.506985750 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/uptime-20101003.tar.bz2) = ae58970b52927d5b587206fd1f6c9c5b2e8fdc45eb0ff86a7ca95c80eb8966c2
-SIZE (e17/uptime-20101003.tar.bz2) = 497628
+SHA256 (e17/uptime-20110129.tar.bz2) = ad133063bcbd2cf1885184c0bdc490a0ec8ee330acb329af01a5f2d9aa395627
+SIZE (e17/uptime-20110129.tar.bz2) = 509214
diff -ruN -x .svn e17-current/x11-wm/e17-module-weather/Makefile e17-ports/x11-wm/e17-module-weather/Makefile
--- e17-current/x11-wm/e17-module-weather/Makefile	2010-12-29 21:04:41.000000000 +0100
+++ e17-ports/x11-wm/e17-module-weather/Makefile	2011-01-29 15:44:47.481406468 +0100
@@ -6,17 +6,15 @@
 #
 
 PORTNAME=	weather
-PORTVERSION=	20101003
+PORTVERSION=	20110129
 PORTEPOCH=	1
 CATEGORIES=	x11-wm enlightenment
-MASTER_SITES=	http://files.roorback.net/e17/2010-10-03/modules/
+MASTER_SITES=	http://files.roorback.net/e17/2011-01-29/modules/
 PKGNAMEPREFIX=	e17-module-
 
 MAINTAINER=	stas@FreeBSD.org
 COMMENT=	An e17 weather module
 
-BROKEN=		Does not build
-
 BUILD_DEPENDS=	enlightenment:${PORTSDIR}/x11-wm/enlightenment
 RUN_DEPENDS=	enlightenment:${PORTSDIR}/x11-wm/enlightenment
 
diff -ruN -x .svn e17-current/x11-wm/e17-module-weather/distinfo e17-ports/x11-wm/e17-module-weather/distinfo
--- e17-current/x11-wm/e17-module-weather/distinfo	2010-12-14 08:30:55.000000000 +0100
+++ e17-ports/x11-wm/e17-module-weather/distinfo	2011-01-29 15:43:41.976317748 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/weather-20100821.tar.bz2) = 7c044399e5086f484f1a0b92c84ac28bbf6f326ba223076b3a8d1cfa23ed6e9f
-SIZE (e17/weather-20100821.tar.bz2) = 1105691
+SHA256 (e17/weather-20110129.tar.bz2) = 0ee2bea2ca59112ec49d0effdc999ca5b42692971cae52b17716e67b5e6d7912
+SIZE (e17/weather-20110129.tar.bz2) = 1099235
diff -ruN -x .svn e17-current/x11-wm/e17-module-winlist-ng/Makefile e17-ports/x11-wm/e17-module-winlist-ng/Makefile
--- e17-current/x11-wm/e17-module-winlist-ng/Makefile	1970-01-01 01:00:00.000000000 +0100
+++ e17-ports/x11-wm/e17-module-winlist-ng/Makefile	2011-01-29 16:09:15.801912748 +0100
@@ -0,0 +1,36 @@
+# New ports collection makefile for:	e17-module-winlist-ng
+# Date created:		29 January 2011
+# Whom:			Grzegorz Blach <magik@roorback.net>
+#
+# $FreeBSD$
+#
+
+PORTNAME=	winlist-ng
+PORTVERSION=	20110129
+CATEGORIES=	x11-wm enlightenment
+MASTER_SITES=	http://files.roorback.net/e17/2011-01-29/modules/
+PKGNAMEPREFIX=	e17-module-
+
+MAINTAINER=	magik@roorback.net
+COMMENT=	A Winlist NG module for Enlightenment 17
+
+BUILD_DEPENDS=	enlightenment:${PORTSDIR}/x11-wm/enlightenment
+RUN_DEPENDS=	enlightenment:${PORTSDIR}/x11-wm/enlightenment
+
+DIST_SUBDIR=	e17
+GNU_CONFIGURE=	yes
+USE_BZIP2=	yes
+USE_GETTEXT=	yes
+USE_GMAKE=	yes
+USE_GNOME=	gnometarget pkgconfig
+USE_EFL=	edje libtool_hack modarch_hack
+
+.if !defined(WITHOUT_NLS)
+USE_GETTEXT=	yes
+PLIST_SUB+=	NLS=""
+.else
+CONFIGURE_ARGS=	--disable-nls
+PLIST_SUB+=	NLS="@comment "
+.endif
+
+.include <bsd.port.mk>
diff -ruN -x .svn e17-current/x11-wm/e17-module-winlist-ng/distinfo e17-ports/x11-wm/e17-module-winlist-ng/distinfo
--- e17-current/x11-wm/e17-module-winlist-ng/distinfo	1970-01-01 01:00:00.000000000 +0100
+++ e17-ports/x11-wm/e17-module-winlist-ng/distinfo	2011-01-29 16:05:01.316670788 +0100
@@ -0,0 +1,2 @@
+SHA256 (e17/winlist-ng-20110129.tar.bz2) = 63823925f3dc484329fac5360f5c036215b68b572c2934a09d876eaf40ed689d
+SIZE (e17/winlist-ng-20110129.tar.bz2) = 561698
diff -ruN -x .svn e17-current/x11-wm/e17-module-winlist-ng/pkg-descr e17-ports/x11-wm/e17-module-winlist-ng/pkg-descr
--- e17-current/x11-wm/e17-module-winlist-ng/pkg-descr	1970-01-01 01:00:00.000000000 +0100
+++ e17-ports/x11-wm/e17-module-winlist-ng/pkg-descr	2011-01-29 16:10:38.178289148 +0100
@@ -0,0 +1,11 @@
+A Winlist NG module for Enlightenment 17.
+It is a replacement for the standard winlist.
+
+This module should not only look different as the e17 winlist, it
+also will get a lot of functionality i was missing, for example:
+decide while selecting if you want to jump to the desk of the
+selected app or bring the selected app to the current desk, close
+the selected app directly, show the selected app on the current
+desk(if it's on another desk), etc.
+
+WWW:	http://www.enlightenment.org/
diff -ruN -x .svn e17-current/x11-wm/e17-module-winlist-ng/pkg-plist e17-ports/x11-wm/e17-module-winlist-ng/pkg-plist
--- e17-current/x11-wm/e17-module-winlist-ng/pkg-plist	1970-01-01 01:00:00.000000000 +0100
+++ e17-ports/x11-wm/e17-module-winlist-ng/pkg-plist	2011-01-29 16:06:02.569688988 +0100
@@ -0,0 +1,10 @@
+lib/enlightenment/modules/winlist-ng/module_icon.png
+lib/enlightenment/modules/winlist-ng/ng.edc
+lib/enlightenment/modules/winlist-ng/module.desktop
+lib/enlightenment/modules/winlist-ng/ng.edj
+lib/enlightenment/modules/winlist-ng/%%E17_ARCH%%/module.so
+lib/enlightenment/modules/winlist-ng/e-module-ng.edj
+@dirrm lib/enlightenment/modules/winlist-ng/%%E17_ARCH%%
+@dirrm lib/enlightenment/modules/winlist-ng/
+@dirrmtry lib/enlightenment/modules
+@dirrmtry lib/enlightenment
diff -ruN -x .svn e17-current/x11-wm/e17-module-winselector/Makefile e17-ports/x11-wm/e17-module-winselector/Makefile
--- e17-current/x11-wm/e17-module-winselector/Makefile	2010-12-29 21:04:41.000000000 +0100
+++ e17-ports/x11-wm/e17-module-winselector/Makefile	2011-01-29 14:35:23.685986071 +0100
@@ -7,9 +7,9 @@
 #
 
 PORTNAME=	winselector
-PORTVERSION=	20101003
+PORTVERSION=	20110129
 CATEGORIES=	x11-wm enlightenment
-MASTER_SITES=	http://files.roorback.net/e17/2010-10-03/modules/
+MASTER_SITES=	http://files.roorback.net/e17/2011-01-29/modules/
 PKGNAMEPREFIX=	e17-module-
 
 MAINTAINER=	stas@FreeBSD.org
diff -ruN -x .svn e17-current/x11-wm/e17-module-winselector/distinfo e17-ports/x11-wm/e17-module-winselector/distinfo
--- e17-current/x11-wm/e17-module-winselector/distinfo	2010-12-14 08:30:55.000000000 +0100
+++ e17-ports/x11-wm/e17-module-winselector/distinfo	2011-01-29 14:35:25.297013550 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/winselector-20101003.tar.bz2) = 4b0bfe206177cf6c1dcee12a089baceba31abfd189b4fdb18c0ffe55ffddea43
-SIZE (e17/winselector-20101003.tar.bz2) = 377545
+SHA256 (e17/winselector-20110129.tar.bz2) = 6e6c2d605b7a517674a75b2f594f520fd0b950a32d6515bcb554e7bff84e7e94
+SIZE (e17/winselector-20110129.tar.bz2) = 370368
diff -ruN -x .svn e17-current/x11-wm/e17-module-wlan/Makefile e17-ports/x11-wm/e17-module-wlan/Makefile
--- e17-current/x11-wm/e17-module-wlan/Makefile	2010-12-29 21:04:42.000000000 +0100
+++ e17-ports/x11-wm/e17-module-wlan/Makefile	2011-01-29 14:35:25.302017831 +0100
@@ -6,9 +6,9 @@
 #
 
 PORTNAME=	wlan
-PORTVERSION=	20101003
+PORTVERSION=	20110129
 CATEGORIES=	x11-wm enlightenment
-MASTER_SITES=	http://files.roorback.net/e17/2010-10-03/modules/
+MASTER_SITES=	http://files.roorback.net/e17/2011-01-29/modules/
 PKGNAMEPREFIX=	e17-module-
 
 MAINTAINER=	magik@roorback.net
diff -ruN -x .svn e17-current/x11-wm/e17-module-wlan/distinfo e17-ports/x11-wm/e17-module-wlan/distinfo
--- e17-current/x11-wm/e17-module-wlan/distinfo	2010-12-14 08:30:56.000000000 +0100
+++ e17-ports/x11-wm/e17-module-wlan/distinfo	2011-01-29 14:35:28.797071910 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/wlan-20101003.tar.bz2) = f8b41656e0c93c05f4b527105284ec99b1becaf284a45d7f72864312c438149c
-SIZE (e17/wlan-20101003.tar.bz2) = 527490
+SHA256 (e17/wlan-20110129.tar.bz2) = e6067317034cd187a0b791007af14fb3fe88321b005a93d3f7256b7043b44a05
+SIZE (e17/wlan-20110129.tar.bz2) = 514024
diff -ruN -x .svn e17-current/x11-wm/e17-modules/Makefile e17-ports/x11-wm/e17-modules/Makefile
--- e17-current/x11-wm/e17-modules/Makefile	2010-12-20 01:19:31.000000000 +0100
+++ e17-ports/x11-wm/e17-modules/Makefile	2011-01-29 23:20:26.993594374 +0100
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	e17-modules
-PORTVERSION=	20101003
-PORTREVISION=	1
+PORTVERSION=	20110129
 CATEGORIES=	x11-wm enlightenment
 MASTER_SITES=	# Empty
 DISTFILES=	# Empty
@@ -19,15 +18,14 @@
 WANT_EFL=	yes
 E17_ARCH=	freebsd${OSREL}-${ARCH}
 
-MODULES=	alarm calendar cpu deskshow diskio \
-		drawer efm_nav efm_path efm_pathbar eooorg \
-		everything-mpris everything-pidgin \
-		everything-places everything-wallpaper \
-		everything-websearch exebuf execwatch \
-		flame forecasts iiirk itask-ng language \
-		mail mem moon mpdule net notification penguins \
-		photo places quickaccess rain screenshot slideshow \
-		snow taskbar tclock tiling uptime winselector wlan
+MODULES=	alarm calendar cpu deskshow diskio drawer \
+		efm_nav efm_path efm_pathbar empris eooorg \
+		everything-mpris everything-pidgin everything-places \
+		everything-wallpaper everything-websearch exebuf execwatch \
+		flame forecasts iiirk itask itask-ng language mail mem \
+		moon mpdule net news notification penguins photo \
+		places quickaccess rain screenshot slideshow snow taskbar \
+		tclock tiling uptime weather winlist-ng winselector wlan
 
 EVERYTHING_MPRIS_PATH=	evry-mpris
 EVERYTHING_PIDGIN_PATH=	evry-pidgin
diff -ruN -x .svn e17-current/x11-wm/enlightenment/Makefile e17-ports/x11-wm/enlightenment/Makefile
--- e17-current/x11-wm/enlightenment/Makefile	2010-12-14 08:30:56.000000000 +0100
+++ e17-ports/x11-wm/enlightenment/Makefile	2011-01-29 11:25:51.864867076 +0100
@@ -6,10 +6,11 @@
 #
 
 PORTNAME=	enlightenment
-PORTVERSION=	0.16.999.52995
+PORTVERSION=	0.16.999.55225
 PORTEPOCH=	2
 CATEGORIES=	x11-wm enlightenment
-MASTER_SITES=	http://files.roorback.net/e17/2010-10-03/base/
+MASTER_SITES=	http://download.enlightenment.org/snapshots/2010-12-03/ \
+		http://files.roorback.net/e17/2010-12-03/base/
 
 MAINTAINER=	stas@FreeBSD.org
 COMMENT=	A very artistic X window manager
diff -ruN -x .svn e17-current/x11-wm/enlightenment/distinfo e17-ports/x11-wm/enlightenment/distinfo
--- e17-current/x11-wm/enlightenment/distinfo	2010-12-14 08:30:56.000000000 +0100
+++ e17-ports/x11-wm/enlightenment/distinfo	2011-01-29 11:26:06.826116796 +0100
@@ -1,2 +1,2 @@
-SHA256 (e17/enlightenment-0.16.999.52995.tar.bz2) = ba906e5d50c3a7740e0bd6a410ed0929af014e27808c80991a7490742f134205
-SIZE (e17/enlightenment-0.16.999.52995.tar.bz2) = 5511869
+SHA256 (e17/enlightenment-0.16.999.55225.tar.bz2) = a3f5b27a335110fd5c234b1355277fdcec15b3b2d60f643fd7936e67b32ac12f
+SIZE (e17/enlightenment-0.16.999.55225.tar.bz2) = 5988716
diff -ruN -x .svn e17-current/x11-wm/enlightenment/files/patch-configure e17-ports/x11-wm/enlightenment/files/patch-configure
--- e17-current/x11-wm/enlightenment/files/patch-configure	2010-12-14 08:30:56.000000000 +0100
+++ e17-ports/x11-wm/enlightenment/files/patch-configure	2011-01-29 11:27:58.136973076 +0100
@@ -4,7 +4,7 @@
  
  
  
--MODULE_ARCH="$host_os-$host_cpu-ver-pre-svn-07"
+-MODULE_ARCH="$host_os-$host_cpu-ver-pre-svn-08"
 +MODULE_ARCH="$host_os-$host_cpu"
  
  
diff -ruN -x .svn e17-current/x11-wm/enlightenment/pkg-plist e17-ports/x11-wm/enlightenment/pkg-plist
--- e17-current/x11-wm/enlightenment/pkg-plist	2010-12-14 08:30:56.000000000 +0100
+++ e17-ports/x11-wm/enlightenment/pkg-plist	2011-01-29 11:34:55.481913316 +0100
@@ -40,12 +40,14 @@
 include/enlightenment/e_flowlayout.h
 include/enlightenment/e_fm.h
 include/enlightenment/e_fm_custom.h
-include/enlightenment/e_fm_dbus.h
+include/enlightenment/e_fm_device.h
 include/enlightenment/e_fm_mime.h
 include/enlightenment/e_fm_op.h
 include/enlightenment/e_fm_op_registry.h
 include/enlightenment/e_fm_prop.h
-include/enlightenment/e_fm_shared.h
+include/enlightenment/e_fm_shared_codec.h
+include/enlightenment/e_fm_shared_device.h
+include/enlightenment/e_fm_shared_types.h
 include/enlightenment/e_focus.h
 include/enlightenment/e_font.h
 include/enlightenment/e_gadcon.h

--------------080807030503090800060302--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4D870F6F.6090408>