summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorGrzegorz Blach <gblach@FreeBSD.org>2012-11-04 13:05:04 +0000
committerGrzegorz Blach <gblach@FreeBSD.org>2012-11-04 13:05:04 +0000
commited1ad7e1b9af91fcd77e891a9b7dbcf28b70dcab (patch)
tree94dcd981edc8bd1b980642dc99eb86b4ec202287 /x11-wm
parentFix compilation error. (diff)
- Change my email address to gblach@FreeBSD.org
- Change Makefile headers to shorter form Feature safe: yes
Notes
Notes: svn path=/head/; revision=306964
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/e17-module-alarm/Makefile8
-rw-r--r--x11-wm/e17-module-calendar/Makefile8
-rw-r--r--x11-wm/e17-module-comp-scale/Makefile8
-rw-r--r--x11-wm/e17-module-cpu/Makefile8
-rw-r--r--x11-wm/e17-module-deskshow/Makefile8
-rw-r--r--x11-wm/e17-module-diskio/Makefile8
-rw-r--r--x11-wm/e17-module-drawer/Makefile8
-rw-r--r--x11-wm/e17-module-e-tiling/Makefile8
-rw-r--r--x11-wm/e17-module-elfe/Makefile8
-rw-r--r--x11-wm/e17-module-empris/Makefile8
-rw-r--r--x11-wm/e17-module-engage/Makefile8
-rw-r--r--x11-wm/e17-module-eooorg/Makefile8
-rw-r--r--x11-wm/e17-module-everything-aspell/Makefile8
-rw-r--r--x11-wm/e17-module-everything-mpris/Makefile8
-rw-r--r--x11-wm/e17-module-everything-pidgin/Makefile8
-rw-r--r--x11-wm/e17-module-everything-places/Makefile8
-rw-r--r--x11-wm/e17-module-everything-shotgun/Makefile8
-rw-r--r--x11-wm/e17-module-everything-wallpaper/Makefile8
-rw-r--r--x11-wm/e17-module-everything-websearch/Makefile8
-rw-r--r--x11-wm/e17-module-exebuf/Makefile8
-rw-r--r--x11-wm/e17-module-execwatch/Makefile8
-rw-r--r--x11-wm/e17-module-flame/Makefile8
-rw-r--r--x11-wm/e17-module-forecasts/Makefile8
-rw-r--r--x11-wm/e17-module-iiirk/Makefile8
-rw-r--r--x11-wm/e17-module-itask/Makefile8
-rw-r--r--x11-wm/e17-module-language/Makefile8
-rw-r--r--x11-wm/e17-module-mail/Makefile8
-rw-r--r--x11-wm/e17-module-mem/Makefile8
-rw-r--r--x11-wm/e17-module-moon/Makefile8
-rw-r--r--x11-wm/e17-module-mpdule/Makefile8
-rw-r--r--x11-wm/e17-module-net/Makefile8
-rw-r--r--x11-wm/e17-module-news/Makefile8
-rw-r--r--x11-wm/e17-module-penguins/Makefile8
-rw-r--r--x11-wm/e17-module-photo/Makefile8
-rw-r--r--x11-wm/e17-module-places/Makefile8
-rw-r--r--x11-wm/e17-module-quickaccess/Makefile8
-rw-r--r--x11-wm/e17-module-rain/Makefile8
-rw-r--r--x11-wm/e17-module-screenshot/Makefile8
-rw-r--r--x11-wm/e17-module-slideshow/Makefile8
-rw-r--r--x11-wm/e17-module-snow/Makefile8
-rw-r--r--x11-wm/e17-module-taskbar/Makefile8
-rw-r--r--x11-wm/e17-module-tclock/Makefile8
-rw-r--r--x11-wm/e17-module-tiling/Makefile8
-rw-r--r--x11-wm/e17-module-uptime/Makefile8
-rw-r--r--x11-wm/e17-module-weather/Makefile8
-rw-r--r--x11-wm/e17-module-winlist-ng/Makefile8
-rw-r--r--x11-wm/e17-module-winselector/Makefile9
-rw-r--r--x11-wm/e17-module-wlan/Makefile8
-rw-r--r--x11-wm/e17-module-xkbswitch/Makefile8
-rw-r--r--x11-wm/e17-modules/Makefile8
-rw-r--r--x11-wm/enlightenment/Makefile8
51 files changed, 102 insertions, 307 deletions
diff --git a/x11-wm/e17-module-alarm/Makefile b/x11-wm/e17-module-alarm/Makefile
index 8585ca9bb676..0377e6326c85 100644
--- a/x11-wm/e17-module-alarm/Makefile
+++ b/x11-wm/e17-module-alarm/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: e17-module-alarm
-# Date created: 07 January 2010
-# Whom: Grzegorz Blach <magik@roorback.net>
-#
+# Created by: Grzegorz Blach <gblach@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= alarm
PORTVERSION= 20111128
@@ -11,7 +7,7 @@ CATEGORIES= x11-wm enlightenment
MASTER_SITES= http://files.roorback.net/e17/modules/
PKGNAMEPREFIX= e17-module-
-MAINTAINER= magik@roorback.net
+MAINTAINER= gblach@FreeBSD.org
COMMENT= A module to set Alarms in Enlightenment 17
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
diff --git a/x11-wm/e17-module-calendar/Makefile b/x11-wm/e17-module-calendar/Makefile
index fecc327e2a50..7ff2775b48d6 100644
--- a/x11-wm/e17-module-calendar/Makefile
+++ b/x11-wm/e17-module-calendar/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: e17-module-calendar
-# Date created: 23 June 2006
-# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru>
-#
+# Created by: Stanislav Sedov <ssedov@mbsd.msk.ru>
# $FreeBSD$
-#
PORTNAME= calendar
PORTVERSION= 20111128
@@ -12,7 +8,7 @@ CATEGORIES= x11-wm enlightenment
MASTER_SITES= http://files.roorback.net/e17/modules/
PKGNAMEPREFIX= e17-module-
-MAINTAINER= magik@roorback.net
+MAINTAINER= gblach@FreeBSD.org
COMMENT= Nice calendar module for e17
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
diff --git a/x11-wm/e17-module-comp-scale/Makefile b/x11-wm/e17-module-comp-scale/Makefile
index 6f3ed8864eb1..f7e1e9084024 100644
--- a/x11-wm/e17-module-comp-scale/Makefile
+++ b/x11-wm/e17-module-comp-scale/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: e17-module-comp-scale
-# Date created: 21 April 2012
-# Whom: Grzegorz Blach <magik@roorback.net>
-#
+# Created by: Grzegorz Blach <gblach@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= comp-scale
PORTVERSION= 20111128
@@ -11,7 +7,7 @@ CATEGORIES= x11-wm enlightenment
MASTER_SITES= http://files.roorback.net/e17/modules/
PKGNAMEPREFIX= e17-module-
-MAINTAINER= magik@roorback.net
+MAINTAINER= gblach@FreeBSD.org
COMMENT= A comp-scale module for Enlightenment 17
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
diff --git a/x11-wm/e17-module-cpu/Makefile b/x11-wm/e17-module-cpu/Makefile
index fb2c9c9f6c27..40b4a84b855a 100644
--- a/x11-wm/e17-module-cpu/Makefile
+++ b/x11-wm/e17-module-cpu/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: e17-module-cpu
-# Date created: 23 June 2006
-# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru>
-#
+# Created by: Stanislav Sedov <ssedov@mbsd.msk.ru>
# $FreeBSD$
-#
PORTNAME= cpu
PORTVERSION= 20111128
@@ -11,7 +7,7 @@ CATEGORIES= x11-wm enlightenment
MASTER_SITES= http://files.roorback.net/e17/modules/
PKGNAMEPREFIX= e17-module-
-MAINTAINER= magik@roorback.net
+MAINTAINER= gblach@FreeBSD.org
COMMENT= An e17 module which allows users to monitor cpu load
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
diff --git a/x11-wm/e17-module-deskshow/Makefile b/x11-wm/e17-module-deskshow/Makefile
index 2473cb96218f..d22e088fcbc3 100644
--- a/x11-wm/e17-module-deskshow/Makefile
+++ b/x11-wm/e17-module-deskshow/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: e17-module-deskshow
-# Date created: 23 June 2006
-# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru>
-#
+# Created by: Stanislav Sedov <ssedov@mbsd.msk.ru>
# $FreeBSD$
-#
PORTNAME= deskshow
PORTVERSION= 20111128
@@ -11,7 +7,7 @@ CATEGORIES= x11-wm enlightenment
MASTER_SITES= http://files.roorback.net/e17/modules/
PKGNAMEPREFIX= e17-module-
-MAINTAINER= magik@roorback.net
+MAINTAINER= gblach@FreeBSD.org
COMMENT= E17 module that minimizes all windows to show the desktop
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
diff --git a/x11-wm/e17-module-diskio/Makefile b/x11-wm/e17-module-diskio/Makefile
index 52e36ce77ccb..7ee0071a2db6 100644
--- a/x11-wm/e17-module-diskio/Makefile
+++ b/x11-wm/e17-module-diskio/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: e17-module-diskio
-# Date created: 07 January 2010
-# Whom: Grzegorz Blach <magik@roorback.net>
-#
+# Created by: Grzegorz Blach <gblach@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= diskio
PORTVERSION= 20111128
@@ -11,7 +7,7 @@ CATEGORIES= x11-wm enlightenment
MASTER_SITES= http://files.roorback.net/e17/modules/
PKGNAMEPREFIX= e17-module-
-MAINTAINER= magik@roorback.net
+MAINTAINER= gblach@FreeBSD.org
COMMENT= Disk I/O visualization module for E17
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
diff --git a/x11-wm/e17-module-drawer/Makefile b/x11-wm/e17-module-drawer/Makefile
index b65c34506669..b5065b11ca4a 100644
--- a/x11-wm/e17-module-drawer/Makefile
+++ b/x11-wm/e17-module-drawer/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: e17-module-drawer
-# Date created: 29 August 2010
-# Whom: Grzegorz Blach <magik@roorback.net>
-#
+# Created by: Grzegorz Blach <gblach@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= drawer
PORTVERSION= 20111128
@@ -11,7 +7,7 @@ CATEGORIES= x11-wm enlightenment
MASTER_SITES= http://files.roorback.net/e17/modules/
PKGNAMEPREFIX= e17-module-
-MAINTAINER= magik@roorback.net
+MAINTAINER= gblach@FreeBSD.org
COMMENT= An e17 module to display/organize different types of information
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment \
diff --git a/x11-wm/e17-module-e-tiling/Makefile b/x11-wm/e17-module-e-tiling/Makefile
index 4cc6e64312c0..c70fc7499bbf 100644
--- a/x11-wm/e17-module-e-tiling/Makefile
+++ b/x11-wm/e17-module-e-tiling/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: e17-module-e-tiling
-# Date created: 21 April 2012
-# Whom: Grzegorz Blach <magik@roorback.net>
-#
+# Created by: Grzegorz Blach <gblach@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= e-tiling
PORTVERSION= 20111128
@@ -11,7 +7,7 @@ CATEGORIES= x11-wm enlightenment
MASTER_SITES= http://files.roorback.net/e17/modules/
PKGNAMEPREFIX= e17-module-
-MAINTAINER= magik@roorback.net
+MAINTAINER= gblach@FreeBSD.org
COMMENT= A tiling module for Enlightenment 17
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
diff --git a/x11-wm/e17-module-elfe/Makefile b/x11-wm/e17-module-elfe/Makefile
index c8d10e172852..8b1965561631 100644
--- a/x11-wm/e17-module-elfe/Makefile
+++ b/x11-wm/e17-module-elfe/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: e17-module-elfe
-# Date created: 21 April 2012
-# Whom: Grzegorz Blach <magik@roorback.net>
-#
+# Created by: Grzegorz Blach <gblach@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= elfe
PORTVERSION= 20111128
@@ -11,7 +7,7 @@ CATEGORIES= x11-wm enlightenment
MASTER_SITES= http://files.roorback.net/e17/modules/
PKGNAMEPREFIX= e17-module-
-MAINTAINER= magik@roorback.net
+MAINTAINER= gblach@FreeBSD.org
COMMENT= Enlightenment launcher for embedded devices
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
diff --git a/x11-wm/e17-module-empris/Makefile b/x11-wm/e17-module-empris/Makefile
index 3c81e4c59a87..2e5c57b6cc79 100644
--- a/x11-wm/e17-module-empris/Makefile
+++ b/x11-wm/e17-module-empris/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: e17-module-empris
-# Date created: 29 January 2011
-# Whom: Grzegorz Blach <magik@roorback.net>
-#
+# Created by: Grzegorz Blach <gblach@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= empris
PORTVERSION= 20111128
@@ -11,7 +7,7 @@ CATEGORIES= x11-wm enlightenment
MASTER_SITES= http://files.roorback.net/e17/modules/
PKGNAMEPREFIX= e17-module-
-MAINTAINER= magik@roorback.net
+MAINTAINER= gblach@FreeBSD.org
COMMENT= A module to control mpris music player in Enlightenment 17
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
diff --git a/x11-wm/e17-module-engage/Makefile b/x11-wm/e17-module-engage/Makefile
index 92b6ad021414..fd8940a19e18 100644
--- a/x11-wm/e17-module-engage/Makefile
+++ b/x11-wm/e17-module-engage/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: e17-module-itask-ng
-# Date created: 19 June 2010
-# Whom: Grzegorz Blach <magik@roorback.net>
-#
+# Created by: Grzegorz Blach <gblach@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= engage
PORTVERSION= 20111128
@@ -11,7 +7,7 @@ CATEGORIES= x11-wm enlightenment
MASTER_SITES= http://files.roorback.net/e17/modules/
PKGNAMEPREFIX= e17-module-
-MAINTAINER= magik@roorback.net
+MAINTAINER= gblach@FreeBSD.org
COMMENT= MacOS X like taskbar module for e17
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
diff --git a/x11-wm/e17-module-eooorg/Makefile b/x11-wm/e17-module-eooorg/Makefile
index af5c1dba82f0..f34a996b4b71 100644
--- a/x11-wm/e17-module-eooorg/Makefile
+++ b/x11-wm/e17-module-eooorg/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: e17-module-eooorg
-# Date created: 07 January 2010
-# Whom: Grzegorz Blach <magik@roorback.net>
-#
+# Created by: Grzegorz Blach <gblach@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= eooorg
PORTVERSION= 20111128
@@ -11,7 +7,7 @@ CATEGORIES= x11-wm enlightenment
MASTER_SITES= http://files.roorback.net/e17/modules/
PKGNAMEPREFIX= e17-module-
-MAINTAINER= magik@roorback.net
+MAINTAINER= gblach@FreeBSD.org
COMMENT= OpenOffice.org preload module for e17
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
diff --git a/x11-wm/e17-module-everything-aspell/Makefile b/x11-wm/e17-module-everything-aspell/Makefile
index 8171376aef06..cfd91653aaae 100644
--- a/x11-wm/e17-module-everything-aspell/Makefile
+++ b/x11-wm/e17-module-everything-aspell/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: e17-module-everything-aspell
-# Date created: 21 April 2012
-# Whom: Grzegorz Blach <magik@roorback.net>
-#
+# Created by: Grzegorz Blach <gblach@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= everything-aspell
PORTVERSION= 20111128
@@ -11,7 +7,7 @@ CATEGORIES= x11-wm enlightenment
MASTER_SITES= http://files.roorback.net/e17/modules/
PKGNAMEPREFIX= e17-module-
-MAINTAINER= magik@roorback.net
+MAINTAINER= gblach@FreeBSD.org
COMMENT= An e17 aspell plugin for the "everything" module
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
diff --git a/x11-wm/e17-module-everything-mpris/Makefile b/x11-wm/e17-module-everything-mpris/Makefile
index 9c644f8a994e..23c582976d62 100644
--- a/x11-wm/e17-module-everything-mpris/Makefile
+++ b/x11-wm/e17-module-everything-mpris/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: e17-module-everything-mpris
-# Date created: 19 June 2010
-# Whom: Grzegorz Blach <magik@roorback.net>
-#
+# Created by: Grzegorz Blach <gblach@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= everything-mpris
PORTVERSION= 20111128
@@ -11,7 +7,7 @@ CATEGORIES= x11-wm enlightenment
MASTER_SITES= http://files.roorback.net/e17/modules/
PKGNAMEPREFIX= e17-module-
-MAINTAINER= magik@roorback.net
+MAINTAINER= gblach@FreeBSD.org
COMMENT= An e17 frontend module for mediaplayers that support mpris
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
diff --git a/x11-wm/e17-module-everything-pidgin/Makefile b/x11-wm/e17-module-everything-pidgin/Makefile
index 2b94e03841cf..aab350dade0f 100644
--- a/x11-wm/e17-module-everything-pidgin/Makefile
+++ b/x11-wm/e17-module-everything-pidgin/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: e17-module-everything-pidgin
-# Date created: 19 June 2010
-# Whom: Grzegorz Blach <magik@roorback.net>
-#
+# Created by: Grzegorz Blach <gblach@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= everything-pidgin
PORTVERSION= 20111128
@@ -11,7 +7,7 @@ CATEGORIES= x11-wm enlightenment
MASTER_SITES= http://files.roorback.net/e17/modules/
PKGNAMEPREFIX= e17-module-
-MAINTAINER= magik@roorback.net
+MAINTAINER= gblach@FreeBSD.org
COMMENT= An e17 pidgin plugin for the "everything" module
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
diff --git a/x11-wm/e17-module-everything-places/Makefile b/x11-wm/e17-module-everything-places/Makefile
index 458d9b372142..68859a28679b 100644
--- a/x11-wm/e17-module-everything-places/Makefile
+++ b/x11-wm/e17-module-everything-places/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: e17-module-everything-places
-# Date created: 19 June 2010
-# Whom: Grzegorz Blach <magik@roorback.net>
-#
+# Created by: Grzegorz Blach <gblach@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= everything-places
PORTVERSION= 20111128
@@ -11,7 +7,7 @@ CATEGORIES= x11-wm enlightenment
MASTER_SITES= http://files.roorback.net/e17/modules/
PKGNAMEPREFIX= e17-module-
-MAINTAINER= magik@roorback.net
+MAINTAINER= gblach@FreeBSD.org
COMMENT= An e17 places plugin for the "everything" module
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
diff --git a/x11-wm/e17-module-everything-shotgun/Makefile b/x11-wm/e17-module-everything-shotgun/Makefile
index dfb3da9656a9..acb7766f7201 100644
--- a/x11-wm/e17-module-everything-shotgun/Makefile
+++ b/x11-wm/e17-module-everything-shotgun/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: e17-module-everything-shotgun
-# Date created: 21 April 2012
-# Whom: Grzegorz Blach <magik@roorback.net>
-#
+# Created by: Grzegorz Blach <gblach@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= everything-shotgun
PORTVERSION= 20111128
@@ -11,7 +7,7 @@ CATEGORIES= x11-wm enlightenment
MASTER_SITES= http://files.roorback.net/e17/modules/
PKGNAMEPREFIX= e17-module-
-MAINTAINER= magik@roorback.net
+MAINTAINER= gblach@FreeBSD.org
COMMENT= An e17 shotgun plugin for the "everything" module
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
diff --git a/x11-wm/e17-module-everything-wallpaper/Makefile b/x11-wm/e17-module-everything-wallpaper/Makefile
index 15a919fc9f7a..e71e1d937788 100644
--- a/x11-wm/e17-module-everything-wallpaper/Makefile
+++ b/x11-wm/e17-module-everything-wallpaper/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: e17-module-everything-wallpaper
-# Date created: 19 June 2010
-# Whom: Grzegorz Blach <magik@roorback.net>
-#
+# Created by: Grzegorz Blach <gblach@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= everything-wallpaper
PORTVERSION= 20111128
@@ -11,7 +7,7 @@ CATEGORIES= x11-wm enlightenment
MASTER_SITES= http://files.roorback.net/e17/modules/
PKGNAMEPREFIX= e17-module-
-MAINTAINER= magik@roorback.net
+MAINTAINER= gblach@FreeBSD.org
COMMENT= An e17 wallpaper plugin for the "everything" module
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
diff --git a/x11-wm/e17-module-everything-websearch/Makefile b/x11-wm/e17-module-everything-websearch/Makefile
index 2eeb3012567e..a7925d56c999 100644
--- a/x11-wm/e17-module-everything-websearch/Makefile
+++ b/x11-wm/e17-module-everything-websearch/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: e17-module-everything-websearch
-# Date created: 19 June 2010
-# Whom: Grzegorz Blach <magik@roorback.net>
-#
+# Created by: Grzegorz Blach <gblach@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= everything-websearch
PORTVERSION= 20111128
@@ -11,7 +7,7 @@ CATEGORIES= x11-wm enlightenment
MASTER_SITES= http://files.roorback.net/e17/modules/
PKGNAMEPREFIX= e17-module-
-MAINTAINER= magik@roorback.net
+MAINTAINER= gblach@FreeBSD.org
COMMENT= An e17 websearch plugin for the "everything" module
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
diff --git a/x11-wm/e17-module-exebuf/Makefile b/x11-wm/e17-module-exebuf/Makefile
index b2ae856637aa..bacbd74f31e5 100644
--- a/x11-wm/e17-module-exebuf/Makefile
+++ b/x11-wm/e17-module-exebuf/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: e17-module-exebuf
-# Date created: 19 June 2010
-# Whom: Grzegorz Blach <magik@roorback.net>
-#
+# Created by: Grzegorz Blach <gblach@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= exebuf
PORTVERSION= 20111128
@@ -11,7 +7,7 @@ CATEGORIES= x11-wm enlightenment
MASTER_SITES= http://files.roorback.net/e17/modules/
PKGNAMEPREFIX= e17-module-
-MAINTAINER= magik@roorback.net
+MAINTAINER= gblach@FreeBSD.org
COMMENT= Exebuf program launcher module for e17
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
diff --git a/x11-wm/e17-module-execwatch/Makefile b/x11-wm/e17-module-execwatch/Makefile
index af360d1d935e..d28080f78671 100644
--- a/x11-wm/e17-module-execwatch/Makefile
+++ b/x11-wm/e17-module-execwatch/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: e17-module-execwatch
-# Date created: 07 January 2010
-# Whom: Grzegorz Blach <magik@roorback.net>
-#
+# Created by: Grzegorz Blach <gblach@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= execwatch
PORTVERSION= 20111128
@@ -11,7 +7,7 @@ CATEGORIES= x11-wm enlightenment
MASTER_SITES= http://files.roorback.net/e17/modules/
PKGNAMEPREFIX= e17-module-
-MAINTAINER= magik@roorback.net
+MAINTAINER= gblach@FreeBSD.org
COMMENT= An e17 module to show state of a periodically executed command
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
diff --git a/x11-wm/e17-module-flame/Makefile b/x11-wm/e17-module-flame/Makefile
index ffb551334c6f..67461a9e762c 100644
--- a/x11-wm/e17-module-flame/Makefile
+++ b/x11-wm/e17-module-flame/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: e17-module-flame
-# Date created: 23 June 2006
-# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru>
-#
+# Created by: Stanislav Sedov <ssedov@mbsd.msk.ru>
# $FreeBSD$
-#
PORTNAME= flame
PORTVERSION= 20111128
@@ -11,7 +7,7 @@ CATEGORIES= x11-wm enlightenment
MASTER_SITES= http://files.roorback.net/e17/modules/
PKGNAMEPREFIX= e17-module-
-MAINTAINER= magik@roorback.net
+MAINTAINER= gblach@FreeBSD.org
COMMENT= An e17 module which draws flames on your desktop
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
diff --git a/x11-wm/e17-module-forecasts/Makefile b/x11-wm/e17-module-forecasts/Makefile
index 419d41cd5a92..b92c7b6e3a44 100644
--- a/x11-wm/e17-module-forecasts/Makefile
+++ b/x11-wm/e17-module-forecasts/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: e17-module-forecasts
-# Date created: 07 January 2010
-# Whom: Grzegorz Blach <magik@roorback.net>
-#
+# Created by: Grzegorz Blach <gblach@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= forecasts
PORTVERSION= 20111128
@@ -11,7 +7,7 @@ CATEGORIES= x11-wm enlightenment
MASTER_SITES= http://files.roorback.net/e17/modules/
PKGNAMEPREFIX= e17-module-
-MAINTAINER= magik@roorback.net
+MAINTAINER= gblach@FreeBSD.org
COMMENT= An e17 weather forecast display module
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
diff --git a/x11-wm/e17-module-iiirk/Makefile b/x11-wm/e17-module-iiirk/Makefile
index 21c2ab696e63..13cf43e34b11 100644
--- a/x11-wm/e17-module-iiirk/Makefile
+++ b/x11-wm/e17-module-iiirk/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: e17-module-iiirk
-# Date created: 07 January 2010
-# Whom: Grzegorz Blach <magik@roorback.net>
-#
+# Created by: Grzegorz Blach <gblach@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= iiirk
PORTVERSION= 20111128
@@ -11,7 +7,7 @@ CATEGORIES= x11-wm enlightenment
MASTER_SITES= http://files.roorback.net/e17/modules/
PKGNAMEPREFIX= e17-module-
-MAINTAINER= magik@roorback.net
+MAINTAINER= gblach@FreeBSD.org
COMMENT= A taskbar-like module for e17
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
diff --git a/x11-wm/e17-module-itask/Makefile b/x11-wm/e17-module-itask/Makefile
index a7488b214d0a..628ccabde6ad 100644
--- a/x11-wm/e17-module-itask/Makefile
+++ b/x11-wm/e17-module-itask/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: e17-module-itask
-# Date created: 07 January 2010
-# Whom: Grzegorz Blach <magik@roorback.net>
-#
+# Created by: Grzegorz Blach <gblach@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= itask
PORTVERSION= 20111128
@@ -11,7 +7,7 @@ CATEGORIES= x11-wm enlightenment
MASTER_SITES= http://files.roorback.net/e17/modules/
PKGNAMEPREFIX= e17-module-
-MAINTAINER= magik@roorback.net
+MAINTAINER= gblach@FreeBSD.org
COMMENT= MS Windows like taskbar module for e17
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
diff --git a/x11-wm/e17-module-language/Makefile b/x11-wm/e17-module-language/Makefile
index c205c00a2e98..5120eed76780 100644
--- a/x11-wm/e17-module-language/Makefile
+++ b/x11-wm/e17-module-language/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: e17-module-language
-# Date created: 21 August 2010
-# Whom: Grzegorz Blach <magik@roorback.net>
-#
+# Created by: Grzegorz Blach <gblach@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= language
PORTVERSION= 20111128
@@ -11,7 +7,7 @@ CATEGORIES= x11-wm enlightenment
MASTER_SITES= http://files.roorback.net/e17/modules/
PKGNAMEPREFIX= e17-module-
-MAINTAINER= magik@roorback.net
+MAINTAINER= gblach@FreeBSD.org
COMMENT= An e17 XKB language/layout control module
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
diff --git a/x11-wm/e17-module-mail/Makefile b/x11-wm/e17-module-mail/Makefile
index 538374832f0d..77a63b2336ae 100644
--- a/x11-wm/e17-module-mail/Makefile
+++ b/x11-wm/e17-module-mail/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: e17-module-mail
-# Date created: 23 June 2006
-# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru>
-#
+# Created by: Stanislav Sedov <ssedov@mbsd.msk.ru>
# $FreeBSD$
-#
PORTNAME= mail
PORTVERSION= 20111128
@@ -11,7 +7,7 @@ CATEGORIES= x11-wm enlightenment
MASTER_SITES= http://files.roorback.net/e17/modules/
PKGNAMEPREFIX= e17-module-
-MAINTAINER= magik@roorback.net
+MAINTAINER= gblach@FreeBSD.org
COMMENT= An e17 module to check your mailboxes (like xbiff does)
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
diff --git a/x11-wm/e17-module-mem/Makefile b/x11-wm/e17-module-mem/Makefile
index 3f84b8c8f396..5ea24d35455c 100644
--- a/x11-wm/e17-module-mem/Makefile
+++ b/x11-wm/e17-module-mem/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: e17-module-mem
-# Date created: 23 June 2006
-# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru>
-#
+# Created by: Stanislav Sedov <ssedov@mbsd.msk.ru>
# $FreeBSD$
-#
PORTNAME= mem
PORTVERSION= 20111128
@@ -12,7 +8,7 @@ CATEGORIES= x11-wm enlightenment
MASTER_SITES= http://files.roorback.net/e17/modules/
PKGNAMEPREFIX= e17-module-
-MAINTAINER= magik@roorback.net
+MAINTAINER= gblach@FreeBSD.org
COMMENT= An e17 memory monitoring module
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
diff --git a/x11-wm/e17-module-moon/Makefile b/x11-wm/e17-module-moon/Makefile
index 852e60bf2345..256d2a805f81 100644
--- a/x11-wm/e17-module-moon/Makefile
+++ b/x11-wm/e17-module-moon/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: e17-module-moon
-# Date created: 23 June 2006
-# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru>
-#
+# Created by: Stanislav Sedov <ssedov@mbsd.msk.ru>
# $FreeBSD$
-#
PORTNAME= moon
PORTVERSION= 20111128
@@ -12,7 +8,7 @@ CATEGORIES= x11-wm enlightenment
MASTER_SITES= http://files.roorback.net/e17/modules/
PKGNAMEPREFIX= e17-module-
-MAINTAINER= magik@roorback.net
+MAINTAINER= gblach@FreeBSD.org
COMMENT= An e17 Moon Clock module
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
diff --git a/x11-wm/e17-module-mpdule/Makefile b/x11-wm/e17-module-mpdule/Makefile
index b25bc73f5476..61ca8116d947 100644
--- a/x11-wm/e17-module-mpdule/Makefile
+++ b/x11-wm/e17-module-mpdule/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: e17-module-mpdule
-# Date created: 07 January 2010
-# Whom: Grzegorz Blach <magik@roorback.net>
-#
+# Created by: Grzegorz Blach <gblach@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= mpdule
PORTVERSION= 20111128
@@ -11,7 +7,7 @@ CATEGORIES= x11-wm enlightenment
MASTER_SITES= http://files.roorback.net/e17/modules/
PKGNAMEPREFIX= e17-module-
-MAINTAINER= magik@roorback.net
+MAINTAINER= gblach@FreeBSD.org
COMMENT= An MPD module for e17
LIB_DEPENDS= mpd.4:${PORTSDIR}/audio/libmpd
diff --git a/x11-wm/e17-module-net/Makefile b/x11-wm/e17-module-net/Makefile
index 865e9a886751..bbedd1d3e97a 100644
--- a/x11-wm/e17-module-net/Makefile
+++ b/x11-wm/e17-module-net/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: e17-module-net
-# Date created: 07 January 2010
-# Whom: Grzegorz Blach <magik@roorback.net>
-#
+# Created by: Grzegorz Blach <gblach@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= net
PORTVERSION= 20111128
@@ -11,7 +7,7 @@ CATEGORIES= x11-wm enlightenment
MASTER_SITES= http://files.roorback.net/e17/modules/
PKGNAMEPREFIX= e17-module-
-MAINTAINER= magik@roorback.net
+MAINTAINER= gblach@FreeBSD.org
COMMENT= An e17 NIC monitoring module
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
diff --git a/x11-wm/e17-module-news/Makefile b/x11-wm/e17-module-news/Makefile
index 0b9ab5f76259..4da5f18bf7e5 100644
--- a/x11-wm/e17-module-news/Makefile
+++ b/x11-wm/e17-module-news/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: e17-module-news
-# Date created: 29 January 2011
-# Whom: Grzegorz Blach <magik@roorback.net>
-#
+# Created by: Grzegorz Blach <gblach@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= news
PORTVERSION= 20111128
@@ -11,7 +7,7 @@ CATEGORIES= x11-wm enlightenment
MASTER_SITES= http://files.roorback.net/e17/modules/
PKGNAMEPREFIX= e17-module-
-MAINTAINER= magik@roorback.net
+MAINTAINER= gblach@FreeBSD.org
COMMENT= A module to display information feeds like Rss
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
diff --git a/x11-wm/e17-module-penguins/Makefile b/x11-wm/e17-module-penguins/Makefile
index 1c456cd789fb..166dd65d6e68 100644
--- a/x11-wm/e17-module-penguins/Makefile
+++ b/x11-wm/e17-module-penguins/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: e17-module-penguins
-# Date created: 07 January 2010
-# Whom: Grzegorz Blach <magik@roorback.net>
-#
+# Created by: Grzegorz Blach <gblach@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= penguins
PORTVERSION= 20111128
@@ -11,7 +7,7 @@ CATEGORIES= x11-wm enlightenment
MASTER_SITES= http://files.roorback.net/e17/modules/
PKGNAMEPREFIX= e17-module-
-MAINTAINER= magik@roorback.net
+MAINTAINER= gblach@FreeBSD.org
COMMENT= An e17 module that displays fancy penguins walking around your desktop
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
diff --git a/x11-wm/e17-module-photo/Makefile b/x11-wm/e17-module-photo/Makefile
index 1320738f893b..02207deea0a2 100644
--- a/x11-wm/e17-module-photo/Makefile
+++ b/x11-wm/e17-module-photo/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: e17-module-photo
-# Date created: 07 January 2010
-# Whom: Grzegorz Blach <magik@roorback.net>
-#
+# Created by: Grzegorz Blach <gblach@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= photo
PORTVERSION= 20111128
@@ -11,7 +7,7 @@ CATEGORIES= x11-wm enlightenment
MASTER_SITES= http://files.roorback.net/e17/modules/
PKGNAMEPREFIX= e17-module-
-MAINTAINER= magik@roorback.net
+MAINTAINER= gblach@FreeBSD.org
COMMENT= An e17 photo slideshow module
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
diff --git a/x11-wm/e17-module-places/Makefile b/x11-wm/e17-module-places/Makefile
index c2f6e5935400..aa49762236f1 100644
--- a/x11-wm/e17-module-places/Makefile
+++ b/x11-wm/e17-module-places/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: e17-module-places
-# Date created: 19 June 2010
-# Whom: Grzegorz Blach <magik@roorback.net>
-#
+# Created by: Grzegorz Blach <gblach@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= places
PORTVERSION= 20111128
@@ -11,7 +7,7 @@ CATEGORIES= x11-wm enlightenment
MASTER_SITES= http://files.roorback.net/e17/modules/
PKGNAMEPREFIX= e17-module-
-MAINTAINER= magik@roorback.net
+MAINTAINER= gblach@FreeBSD.org
COMMENT= An e17 module to manage disk volumes
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
diff --git a/x11-wm/e17-module-quickaccess/Makefile b/x11-wm/e17-module-quickaccess/Makefile
index 382f7e582d57..61522ea3f079 100644
--- a/x11-wm/e17-module-quickaccess/Makefile
+++ b/x11-wm/e17-module-quickaccess/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: e17-module-quickaccess
-# Date created: 19 June 2010
-# Whom: Grzegorz Blach <magik@roorback.net>
-#
+# Created by: Grzegorz Blach <gblach@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= quickaccess
PORTVERSION= 20111128
@@ -11,7 +7,7 @@ CATEGORIES= x11-wm enlightenment
MASTER_SITES= http://files.roorback.net/e17/modules/
PKGNAMEPREFIX= e17-module-
-MAINTAINER= magik@roorback.net
+MAINTAINER= gblach@FreeBSD.org
COMMENT= An e17 module to provide quick access to applications
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
diff --git a/x11-wm/e17-module-rain/Makefile b/x11-wm/e17-module-rain/Makefile
index 69c22c690986..74ee65474daf 100644
--- a/x11-wm/e17-module-rain/Makefile
+++ b/x11-wm/e17-module-rain/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: e17-module-rain
-# Date created: 23 June 2006
-# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru>
-#
+# Created by: Stanislav Sedov <ssedov@mbsd.msk.ru>
# $FreeBSD$
-#
PORTNAME= rain
PORTVERSION= 20111128
@@ -11,7 +7,7 @@ CATEGORIES= x11-wm enlightenment
MASTER_SITES= http://files.roorback.net/e17/modules/
PKGNAMEPREFIX= e17-module-
-MAINTAINER= magik@roorback.net
+MAINTAINER= gblach@FreeBSD.org
COMMENT= An e17 module which draws raindrops on your screen
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
diff --git a/x11-wm/e17-module-screenshot/Makefile b/x11-wm/e17-module-screenshot/Makefile
index a04dd2117f6c..bfc56ead54cc 100644
--- a/x11-wm/e17-module-screenshot/Makefile
+++ b/x11-wm/e17-module-screenshot/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: e17-module-uptime
-# Date created: 23 June 2006
-# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru>
-#
+# Created by: Stanislav Sedov <ssedov@mbsd.msk.ru>
# $FreeBSD$
-#
PORTNAME= screenshot
PORTVERSION= 20111128
@@ -11,7 +7,7 @@ CATEGORIES= x11-wm enlightenment
MASTER_SITES= http://files.roorback.net/e17/modules/
PKGNAMEPREFIX= e17-module-
-MAINTAINER= magik@roorback.net
+MAINTAINER= gblach@FreeBSD.org
COMMENT= An e17 module which allows users to take screenshots
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment \
diff --git a/x11-wm/e17-module-slideshow/Makefile b/x11-wm/e17-module-slideshow/Makefile
index 0845e37cf785..b7a9132f37a8 100644
--- a/x11-wm/e17-module-slideshow/Makefile
+++ b/x11-wm/e17-module-slideshow/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: e17-module-slideshow
-# Date created: 23 June 2006
-# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru>
-#
+# Created by: Stanislav Sedov <ssedov@mbsd.msk.ru>
# $FreeBSD$
-#
PORTNAME= slideshow
PORTVERSION= 20111128
@@ -11,7 +7,7 @@ CATEGORIES= x11-wm enlightenment
MASTER_SITES= http://files.roorback.net/e17/modules/
PKGNAMEPREFIX= e17-module-
-MAINTAINER= magik@roorback.net
+MAINTAINER= gblach@FreeBSD.org
COMMENT= An e17 module which cycles desktop backgrounds
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
diff --git a/x11-wm/e17-module-snow/Makefile b/x11-wm/e17-module-snow/Makefile
index 9d4419873cc0..e92d3752fa6e 100644
--- a/x11-wm/e17-module-snow/Makefile
+++ b/x11-wm/e17-module-snow/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: e17-module-snow
-# Date created: 23 June 2006
-# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru>
-#
+# Created by: Stanislav Sedov <ssedov@mbsd.msk.ru>
# $FreeBSD$
-#
PORTNAME= snow
PORTVERSION= 20111128
@@ -11,7 +7,7 @@ CATEGORIES= x11-wm enlightenment
MASTER_SITES= http://files.roorback.net/e17/modules/
PKGNAMEPREFIX= e17-module-
-MAINTAINER= magik@roorback.net
+MAINTAINER= gblach@FreeBSD.org
COMMENT= An e17 module which draws snowflakes on your screen
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
diff --git a/x11-wm/e17-module-taskbar/Makefile b/x11-wm/e17-module-taskbar/Makefile
index 7f070a8e5937..1c198e24de2c 100644
--- a/x11-wm/e17-module-taskbar/Makefile
+++ b/x11-wm/e17-module-taskbar/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: e17-module-taskbar
-# Date created: 07 January 2010
-# Whom: Grzegorz Blach <magik@roorback.net>
-#
+# Created by: Grzegorz Blach <gblach@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= taskbar
PORTVERSION= 20111128
@@ -11,7 +7,7 @@ CATEGORIES= x11-wm enlightenment
MASTER_SITES= http://files.roorback.net/e17/modules/
PKGNAMEPREFIX= e17-module-
-MAINTAINER= magik@roorback.net
+MAINTAINER= gblach@FreeBSD.org
COMMENT= A classic taskbar module for e17
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
diff --git a/x11-wm/e17-module-tclock/Makefile b/x11-wm/e17-module-tclock/Makefile
index f014d61231d3..2e797d3e2c6c 100644
--- a/x11-wm/e17-module-tclock/Makefile
+++ b/x11-wm/e17-module-tclock/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: e17-module-tclock
-# Date created: 07 January 2010
-# Whom: Grzegorz Blach <magik@roorback.net>
-#
+# Created by: Grzegorz Blach <gblach@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= tclock
PORTVERSION= 20111128
@@ -11,7 +7,7 @@ CATEGORIES= x11-wm enlightenment
MASTER_SITES= http://files.roorback.net/e17/modules/
PKGNAMEPREFIX= e17-module-
-MAINTAINER= magik@roorback.net
+MAINTAINER= gblach@FreeBSD.org
COMMENT= A digital clock gadget module for e17
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
diff --git a/x11-wm/e17-module-tiling/Makefile b/x11-wm/e17-module-tiling/Makefile
index 9920419fb58f..8f14ac2aaad6 100644
--- a/x11-wm/e17-module-tiling/Makefile
+++ b/x11-wm/e17-module-tiling/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: e17-module-tiling
-# Date created: 07 January 2010
-# Whom: Grzegorz Blach <magik@roorback.net>
-#
+# Created by: Grzegorz Blach <gblach@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= tiling
PORTVERSION= 20111128
@@ -11,7 +7,7 @@ CATEGORIES= x11-wm enlightenment
MASTER_SITES= http://files.roorback.net/e17/modules/
PKGNAMEPREFIX= e17-module-
-MAINTAINER= magik@roorback.net
+MAINTAINER= gblach@FreeBSD.org
COMMENT= A tiling-like windows control module for e17
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
diff --git a/x11-wm/e17-module-uptime/Makefile b/x11-wm/e17-module-uptime/Makefile
index 2b0b2ae10949..731748718d39 100644
--- a/x11-wm/e17-module-uptime/Makefile
+++ b/x11-wm/e17-module-uptime/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: e17-module-uptime
-# Date created: 23 June 2006
-# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru>
-#
+# Created by: Stanislav Sedov <ssedov@mbsd.msk.ru>
# $FreeBSD$
-#
PORTNAME= uptime
PORTVERSION= 20111128
@@ -11,7 +7,7 @@ CATEGORIES= x11-wm enlightenment
MASTER_SITES= http://files.roorback.net/e17/modules/
PKGNAMEPREFIX= e17-module-
-MAINTAINER= magik@roorback.net
+MAINTAINER= gblach@FreeBSD.org
COMMENT= An e17 uptime and load average indicator module
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
diff --git a/x11-wm/e17-module-weather/Makefile b/x11-wm/e17-module-weather/Makefile
index 180eba3bdf4d..7cf993fd014d 100644
--- a/x11-wm/e17-module-weather/Makefile
+++ b/x11-wm/e17-module-weather/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: e17-module-weather
-# Date created: 23 June 2006
-# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru>
-#
+# Created by: Stanislav Sedov <ssedov@mbsd.msk.ru>
# $FreeBSD$
-#
PORTNAME= weather
PORTVERSION= 20111128
@@ -12,7 +8,7 @@ CATEGORIES= x11-wm enlightenment
MASTER_SITES= http://files.roorback.net/e17/modules/
PKGNAMEPREFIX= e17-module-
-MAINTAINER= magik@roorback.net
+MAINTAINER= gblach@FreeBSD.org
COMMENT= An e17 weather module
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
diff --git a/x11-wm/e17-module-winlist-ng/Makefile b/x11-wm/e17-module-winlist-ng/Makefile
index 5a353f33f44f..5d90b4776596 100644
--- a/x11-wm/e17-module-winlist-ng/Makefile
+++ b/x11-wm/e17-module-winlist-ng/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: e17-module-winlist-ng
-# Date created: 29 January 2011
-# Whom: Grzegorz Blach <magik@roorback.net>
-#
+# Created by: Grzegorz Blach <gblach@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= winlist-ng
PORTVERSION= 20111128
@@ -11,7 +7,7 @@ CATEGORIES= x11-wm enlightenment
MASTER_SITES= http://files.roorback.net/e17/modules/
PKGNAMEPREFIX= e17-module-
-MAINTAINER= magik@roorback.net
+MAINTAINER= gblach@FreeBSD.org
COMMENT= A Winlist NG module for Enlightenment 17
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
diff --git a/x11-wm/e17-module-winselector/Makefile b/x11-wm/e17-module-winselector/Makefile
index 9de6e460bd09..a05fd159190e 100644
--- a/x11-wm/e17-module-winselector/Makefile
+++ b/x11-wm/e17-module-winselector/Makefile
@@ -1,10 +1,5 @@
-# New ports collection makefile for: winselector
-# Date created: 2006-08-15
-# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru>
-#
-# $MBSDlabs$
+# Created by: Stanislav Sedov <ssedov@mbsd.msk.ru>
# $FreeBSD$
-#
PORTNAME= winselector
PORTVERSION= 20111128
@@ -12,7 +7,7 @@ CATEGORIES= x11-wm enlightenment
MASTER_SITES= http://files.roorback.net/e17/modules/
PKGNAMEPREFIX= e17-module-
-MAINTAINER= magik@roorback.net
+MAINTAINER= gblach@FreeBSD.org
COMMENT= An e17 module to switch between windows
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
diff --git a/x11-wm/e17-module-wlan/Makefile b/x11-wm/e17-module-wlan/Makefile
index d03405fd7919..94efb9aa09aa 100644
--- a/x11-wm/e17-module-wlan/Makefile
+++ b/x11-wm/e17-module-wlan/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: e17-module-wlan
-# Date created: 07 January 2010
-# Whom: Grzegorz Blach <magik@roorback.net>
-#
+# Created by: Grzegorz Blach <gblach@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= wlan
PORTVERSION= 20111128
@@ -11,7 +7,7 @@ CATEGORIES= x11-wm enlightenment
MASTER_SITES= http://files.roorback.net/e17/modules/
PKGNAMEPREFIX= e17-module-
-MAINTAINER= magik@roorback.net
+MAINTAINER= gblach@FreeBSD.org
COMMENT= An e17 wlan devices monitoring module
BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
diff --git a/x11-wm/e17-module-xkbswitch/Makefile b/x11-wm/e17-module-xkbswitch/Makefile
index c1144e47ab5a..fa7dcd06b0bb 100644
--- a/x11-wm/e17-module-xkbswitch/Makefile
+++ b/x11-wm/e17-module-xkbswitch/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: e17-module-xkbswitch
-# Date created: 21 April 2012
-# Whom: Grzegorz Blach <magik@roorback.net>
-#
+# Created by: Grzegorz Blach <gblach@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= xkbswitch
PORTVERSION= 20111128
@@ -11,7 +7,7 @@ CATEGORIES= x11-wm enlightenment
MASTER_SITES= http://files.roorback.net/e17/modules/
PKGNAMEPREFIX= e17-module-
-MAINTAINER= magik@roorback.net
+MAINTAINER= gblach@FreeBSD.org
COMMENT= X keyboard switcher module for Enlightenment 0.17
LIB_DEPENDS= xkbfile.1:${PORTSDIR}/x11/libxkbfile
diff --git a/x11-wm/e17-modules/Makefile b/x11-wm/e17-modules/Makefile
index d5dbe85796cb..c5915398a901 100644
--- a/x11-wm/e17-modules/Makefile
+++ b/x11-wm/e17-modules/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: e17-modules
-# Date created: 12 November 2010
-# Whom: Grzegorz Blach <magik@roorback.net>
-#
+# Created by: Grzegorz Blach <gblach@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= e17-modules
PORTVERSION= 20111128
@@ -11,7 +7,7 @@ CATEGORIES= x11-wm enlightenment
MASTER_SITES= # Empty
DISTFILES= # Empty
-MAINTAINER= magik@roorback.net
+MAINTAINER= gblach@FreeBSD.org
COMMENT= Meta-port for e17 modules
NO_BUILD= yes
diff --git a/x11-wm/enlightenment/Makefile b/x11-wm/enlightenment/Makefile
index 468694d0cb0f..88d37b5431b2 100644
--- a/x11-wm/enlightenment/Makefile
+++ b/x11-wm/enlightenment/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: enlightenment
-# Date created: 10 June 1997
-# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
-#
+# Created by: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
# $FreeBSD$
-#
PORTNAME= enlightenment
PORTVERSION= 0.16.999.65643
@@ -12,7 +8,7 @@ CATEGORIES= x11-wm enlightenment
MASTER_SITES= http://download.enlightenment.org/snapshots/2011-11-28/ \
http://files.roorback.net/e17/base/
-MAINTAINER= magik@roorback.net
+MAINTAINER= gblach@FreeBSD.org
COMMENT= A very artistic X window manager
LICENSE= BSD