- Remove x11/e17-module-* after moving them to x11-wm.

PR:		ports/151950
This commit is contained in:
Stanislav Sedov 2010-11-07 07:48:14 +00:00
parent 3bf0d05bdf
commit c005ab2f9a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=264178
70 changed files with 0 additions and 1330 deletions

View File

@ -1,29 +0,0 @@
# New ports collection makefile for: e17-module-bling
# Date created: 13 April 2008
# Whom: Stanislav Sedov <stas@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= bling
PORTVERSION= 20080413
PORTREVISION= 4
CATEGORIES= x11
MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/
PKGNAMEPREFIX= e17-module-
DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= stas@FreeBSD.org
COMMENT= E17 composite manager module
BUILD_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment
RUN_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment
GNU_CONFIGURE= yes
USE_BZIP2= yes
USE_GMAKE= yes
USE_GNOME= gnometarget pkgconfig
USE_EFL= edje
USE_XORG= xcomposite xext xrender xdamage xfixes
.include <bsd.port.mk>

View File

@ -1,3 +0,0 @@
MD5 (bling-20080413.tar.bz2) = cade4456c839c37cc3f1d46d31aa7644
SHA256 (bling-20080413.tar.bz2) = 01636e59be75f2dc15ed1908192d2d2f7e64e94f26371fadf2f188a40a126868
SIZE (bling-20080413.tar.bz2) = 280356

View File

@ -1,4 +0,0 @@
An E17 composite manager module.
Author: Ibukun Olumuyiwa
WWW: http://www.enlightenment.org

View File

@ -1,9 +0,0 @@
lib/enlightenment/modules/bling/e-module-bling.edj
lib/enlightenment/modules/bling/%%E17_ARCH%%/module.a
lib/enlightenment/modules/bling/%%E17_ARCH%%/module.la
lib/enlightenment/modules/bling/%%E17_ARCH%%/module.so
lib/enlightenment/modules/bling/module.desktop
@dirrm lib/enlightenment/modules/bling/%%E17_ARCH%%
@dirrm lib/enlightenment/modules/bling
@dirrmtry lib/enlightenment/modules
@dirrmtry lib/enlightenment

View File

@ -1,38 +0,0 @@
# New ports collection makefile for: e17-module-calendar
# Date created: 23 June 2006
# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru>
#
# $FreeBSD$
#
PORTNAME= calendar
PORTVERSION= 20080223
PORTREVISION= 5
PORTEPOCH= 1
CATEGORIES= x11
MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/
PKGNAMEPREFIX= e17-module-
DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= stas@FreeBSD.org
COMMENT= Nice calendar module for e17
BUILD_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment
RUN_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment
USE_BZIP2= yes
USE_GMAKE= yes
USE_GNOME= gnometarget pkgconfig
USE_EFL= ecore evas edje eet
USE_EFL_ESMART= trans_x11
GNU_CONFIGURE= yes
.if !defined(WITHOUT_NLS)
USE_GETTEXT= yes
PLIST_SUB+= NLS=""
.else
CONFIGURE_ARGS= --disable-nls
PLIST_SUB+= NLS="@comment "
.endif
.include <bsd.port.mk>

View File

@ -1,3 +0,0 @@
MD5 (calendar-20080223.tar.bz2) = 71d12bd35f1bf10e6b9d7ffdfa7795cd
SHA256 (calendar-20080223.tar.bz2) = 05a6557c4dbbada9665d340084476b015442daebdf03708ba72fe69dc9ed0b5d
SIZE (calendar-20080223.tar.bz2) = 305824

View File

@ -1,4 +0,0 @@
Calendar - a desktop calendar module for E17.
Author: NASA (Nathan Smith) <nasa01@comcast.net>
WWW: http://www.enlightenment.org

View File

@ -1,15 +0,0 @@
lib/enlightenment/modules/calendar/calendar.edj
lib/enlightenment/modules/calendar/e-module-calendar.edj
lib/enlightenment/modules/calendar/module.desktop
lib/enlightenment/modules/calendar/%%E17_ARCH%%/module.a
lib/enlightenment/modules/calendar/%%E17_ARCH%%/module.la
lib/enlightenment/modules/calendar/%%E17_ARCH%%/module.so
%%NLS%%lib/enlightenment/modules/calendar/locale/fi/LC_MESSAGES/calendar.mo
%%NLS%%lib/enlightenment/modules/calendar/locale/it/LC_MESSAGES/calendar.mo
%%NLS%%@dirrm lib/enlightenment/modules/calendar/locale/fi/LC_MESSAGES
%%NLS%%@dirrm lib/enlightenment/modules/calendar/locale/fi
%%NLS%%@dirrm lib/enlightenment/modules/calendar/locale/it/LC_MESSAGES
%%NLS%%@dirrm lib/enlightenment/modules/calendar/locale/it
%%NLS%%@dirrm lib/enlightenment/modules/calendar/locale
@dirrm lib/enlightenment/modules/calendar/%%E17_ARCH%%
@dirrm lib/enlightenment/modules/calendar

View File

@ -1,36 +0,0 @@
# New ports collection makefile for: e17-module-cpu
# Date created: 23 June 2006
# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru>
#
# $FreeBSD$
#
PORTNAME= cpu
PORTVERSION= 20080223
PORTREVISION= 5
CATEGORIES= x11
MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/
PKGNAMEPREFIX= e17-module-
DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= stas@FreeBSD.org
COMMENT= An e17 module which allows users to monitor cpu load
BUILD_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment
RUN_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment
USE_BZIP2= yes
USE_GMAKE= yes
USE_GNOME= gnometarget pkgconfig
USE_EFL= edje
GNU_CONFIGURE= yes
.if !defined(WITHOUT_NLS)
USE_GETTEXT= yes
PLIST_SUB+= NLS=""
.else
CONFIGURE_ARGS= --disable-nls
PLIST_SUB+= NLS="@comment "
.endif
.include <bsd.port.mk>

View File

@ -1,3 +0,0 @@
MD5 (cpu-20080223.tar.bz2) = 3b05b752b4580e74bcdfa81182b0a942
SHA256 (cpu-20080223.tar.bz2) = a91b07fa671037b4add7af40e811730b1c7f09584b1965509a801d7306701950
SIZE (cpu-20080223.tar.bz2) = 271713

View File

@ -1,6 +0,0 @@
This e17 module allows users to monitor current cpu load. It can draw
load graph and display cpu load percentage. The polling interval is
fully configurable.
Author: Matthew Mullins
WWW: http://www.enlightenment.org

View File

@ -1,32 +0,0 @@
lib/enlightenment/modules/cpu/cpu.edj
lib/enlightenment/modules/cpu/%%E17_ARCH%%/module.a
lib/enlightenment/modules/cpu/%%E17_ARCH%%/module.la
lib/enlightenment/modules/cpu/%%E17_ARCH%%/module.so
lib/enlightenment/modules/cpu/module.desktop
lib/enlightenment/modules/cpu/e-module-cpu.edj
%%NLS%%lib/enlightenment/modules/cpu/locale/eo/LC_MESSAGES/cpu.mo
%%NLS%%lib/enlightenment/modules/cpu/locale/bg/LC_MESSAGES/cpu.mo
%%NLS%%lib/enlightenment/modules/cpu/locale/fi/LC_MESSAGES/cpu.mo
%%NLS%%lib/enlightenment/modules/cpu/locale/it/LC_MESSAGES/cpu.mo
%%NLS%%lib/enlightenment/modules/cpu/locale/ja/LC_MESSAGES/cpu.mo
%%NLS%%lib/enlightenment/modules/cpu/locale/ru/LC_MESSAGES/cpu.mo
%%NLS%%lib/enlightenment/modules/cpu/locale/sv/LC_MESSAGES/cpu.mo
%%NLS%%@dirrm lib/enlightenment/modules/cpu/locale/eo/LC_MESSAGES
%%NLS%%@dirrm lib/enlightenment/modules/cpu/locale/eo
%%NLS%%@dirrm lib/enlightenment/modules/cpu/locale/bg/LC_MESSAGES
%%NLS%%@dirrm lib/enlightenment/modules/cpu/locale/bg
%%NLS%%@dirrm lib/enlightenment/modules/cpu/locale/fi/LC_MESSAGES
%%NLS%%@dirrm lib/enlightenment/modules/cpu/locale/fi
%%NLS%%@dirrm lib/enlightenment/modules/cpu/locale/it/LC_MESSAGES
%%NLS%%@dirrm lib/enlightenment/modules/cpu/locale/it
%%NLS%%@dirrm lib/enlightenment/modules/cpu/locale/ja/LC_MESSAGES
%%NLS%%@dirrm lib/enlightenment/modules/cpu/locale/ja
%%NLS%%@dirrm lib/enlightenment/modules/cpu/locale/ru/LC_MESSAGES
%%NLS%%@dirrm lib/enlightenment/modules/cpu/locale/ru
%%NLS%%@dirrm lib/enlightenment/modules/cpu/locale/sv/LC_MESSAGES
%%NLS%%@dirrm lib/enlightenment/modules/cpu/locale/sv
%%NLS%%@dirrm lib/enlightenment/modules/cpu/locale
@dirrm lib/enlightenment/modules/cpu/%%E17_ARCH%%
@dirrm lib/enlightenment/modules/cpu
@dirrmtry lib/enlightenment/modules
@dirrmtry lib/enlightenment

View File

@ -1,28 +0,0 @@
# New ports collection makefile for: e17-module-deskshow
# Date created: 23 June 2006
# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru>
#
# $FreeBSD$
#
PORTNAME= deskshow
PORTVERSION= 20080223
PORTREVISION= 4
CATEGORIES= x11
MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/
PKGNAMEPREFIX= e17-module-
DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= stas@FreeBSD.org
COMMENT= E17 module that minimizes all windows to show the desktop
BUILD_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment
RUN_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment
GNU_CONFIGURE= yes
USE_BZIP2= yes
USE_GMAKE= yes
USE_GNOME= gnometarget pkgconfig
USE_EFL= edje
.include <bsd.port.mk>

View File

@ -1,3 +0,0 @@
MD5 (deskshow-20080223.tar.bz2) = d7d969b736b436930d35e56a9406ed0c
SHA256 (deskshow-20080223.tar.bz2) = dcf5e551c191e485a1beece04f986babdfc3bf45f70a0d2915e9a18c71c7d972
SIZE (deskshow-20080223.tar.bz2) = 252520

View File

@ -1,4 +0,0 @@
An E17 module which minimizes all windows in order to show the desktop.
Author: Christopher Michael <devilhorns@comcast.net>
WWW: http://www.enlightenment.org

View File

@ -1,10 +0,0 @@
lib/enlightenment/modules/deskshow/deskshow.edj
lib/enlightenment/modules/deskshow/%%E17_ARCH%%/module.a
lib/enlightenment/modules/deskshow/%%E17_ARCH%%/module.la
lib/enlightenment/modules/deskshow/%%E17_ARCH%%/module.so
lib/enlightenment/modules/deskshow/module.desktop
lib/enlightenment/modules/deskshow/e-module-deskshow.edj
@dirrm lib/enlightenment/modules/deskshow/%%E17_ARCH%%
@dirrm lib/enlightenment/modules/deskshow
@dirrmtry lib/enlightenment/modules
@dirrmtry lib/enlightenment

View File

@ -1,36 +0,0 @@
# New ports collection makefile for: e17-module-flame
# Date created: 23 June 2006
# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru>
#
# $FreeBSD$
#
PORTNAME= flame
PORTVERSION= 20080223
PORTREVISION= 5
CATEGORIES= x11
MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/
PKGNAMEPREFIX= e17-module-
DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= stas@FreeBSD.org
COMMENT= An e17 module which draws flames on your desktop
BUILD_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment
RUN_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment
GNU_CONFIGURE= yes
USE_BZIP2= yes
USE_GMAKE= yes
USE_GNOME= gnometarget pkgconfig
USE_EFL= edje
.if !defined(WITHOUT_NLS)
USE_GETTEXT= yes
PLIST_SUB+= NLS=""
.else
CONFIGURE_ARGS= --disable-nls
PLIST_SUB+= NLS="@comment "
.endif
.include <bsd.port.mk>

View File

@ -1,3 +0,0 @@
MD5 (flame-20080223.tar.bz2) = a6bc14b59ea1c7d40d0994aaf7545fff
SHA256 (flame-20080223.tar.bz2) = 242a5e4be9cc8863ef4b95fb71b9e305a6eaa08baa9c7ef85ab6c5d4faad38e9
SIZE (flame-20080223.tar.bz2) = 229806

View File

@ -1,4 +0,0 @@
This e17 module dsiplays flames on the bottom part of the screen.
Author: Vincent 'caro' Torri
WWW: http://www.enlightenment.org

View File

@ -1,22 +0,0 @@
lib/enlightenment/modules/flame/%%E17_ARCH%%/module.a
lib/enlightenment/modules/flame/%%E17_ARCH%%/module.la
lib/enlightenment/modules/flame/%%E17_ARCH%%/module.so
lib/enlightenment/modules/flame/module.desktop
lib/enlightenment/modules/flame/e-module-flame.edj
%%NLS%%lib/enlightenment/modules/flame/locale/eo/LC_MESSAGES/flame.mo
%%NLS%%lib/enlightenment/modules/flame/locale/fi/LC_MESSAGES/flame.mo
%%NLS%%lib/enlightenment/modules/flame/locale/it/LC_MESSAGES/flame.mo
%%NLS%%lib/enlightenment/modules/flame/locale/ja/LC_MESSAGES/flame.mo
%%NLS%%@dirrm lib/enlightenment/modules/flame/locale/eo/LC_MESSAGES
%%NLS%%@dirrm lib/enlightenment/modules/flame/locale/eo
%%NLS%%@dirrm lib/enlightenment/modules/flame/locale/fi/LC_MESSAGES
%%NLS%%@dirrm lib/enlightenment/modules/flame/locale/fi
%%NLS%%@dirrm lib/enlightenment/modules/flame/locale/it/LC_MESSAGES
%%NLS%%@dirrm lib/enlightenment/modules/flame/locale/it
%%NLS%%@dirrm lib/enlightenment/modules/flame/locale/ja/LC_MESSAGES
%%NLS%%@dirrm lib/enlightenment/modules/flame/locale/ja
%%NLS%%@dirrm lib/enlightenment/modules/flame/locale
@dirrm lib/enlightenment/modules/flame/%%E17_ARCH%%
@dirrm lib/enlightenment/modules/flame
@dirrmtry lib/enlightenment/modules
@dirrmtry lib/enlightenment

View File

@ -1,38 +0,0 @@
# New ports collection makefile for: e17-module-language
# Date created: 23 June 2006
# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru>
#
# $FreeBSD$
#
PORTNAME= language
PORTVERSION= 20080223
PORTREVISION= 5
CATEGORIES= x11
MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/
PKGNAMEPREFIX= e17-module-
DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= stas@FreeBSD.org
COMMENT= An e17 module to switch XKB input language
BUILD_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment
RUN_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment
GNU_CONFIGURE= yes
USE_BZIP2= yes
USE_GETTEXT= yes
USE_GMAKE= yes
USE_GNOME= gnometarget pkgconfig
USE_EFL= edje exml
USE_XORG= x11 xkbfile
.if !defined(WITHOUT_NLS)
USE_GETTEXT= yes
PLIST_SUB+= NLS=""
.else
CONFIGURE_ARGS= --disable-nls
PLIST_SUB+= NLS="@comment "
.endif
.include <bsd.port.mk>

View File

@ -1,3 +0,0 @@
MD5 (language-20080223.tar.bz2) = 9a2fb69f4f2681d32215ae85b03667f4
SHA256 (language-20080223.tar.bz2) = 073208e8874627682101f9a373188a481baa24261f3c1b820bcf2197d0837ec9
SIZE (language-20080223.tar.bz2) = 405615

View File

@ -1,26 +0,0 @@
--- configure.orig Sun Jul 9 23:28:34 2006
+++ configure Sun Jul 9 23:29:18 2006
@@ -22091,6 +22091,11 @@
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
$ac_includes_default
+#include <X11/Xlib.h>
+#include <X11/Xos.h>
+#include <X11/XKBlib.h>
+#include <X11/extensions/XKBfile.h>
+#include <X11/extensions/XKBconfig.h>
#include <$ac_header>
_ACEOF
rm -f conftest.$ac_objext
@@ -22135,6 +22140,11 @@
cat confdefs.h >>conftest.$ac_ext
cat >>conftest.$ac_ext <<_ACEOF
/* end confdefs.h. */
+#include <X11/Xlib.h>
+#include <X11/Xos.h>
+#include <X11/XKBlib.h>
+#include <X11/extensions/XKBfile.h>
+#include <X11/extensions/XKBconfig.h>
#include <$ac_header>
_ACEOF
if { (eval echo "$as_me:$LINENO: \"$ac_cpp conftest.$ac_ext\"") >&5

View File

@ -1,4 +0,0 @@
This e17 module allows users to switch current XKB language in efficient way.
Author: Aleksej 'sndev' Struk <astruk@gmail.com>
WWW: http://www.enlightenment.org/

View File

@ -1,98 +0,0 @@
lib/enlightenment/modules/language/%%E17_ARCH%%/module.a
lib/enlightenment/modules/language/%%E17_ARCH%%/module.la
lib/enlightenment/modules/language/%%E17_ARCH%%/module.so
lib/enlightenment/modules/language/images/AFG_flag.png
lib/enlightenment/modules/language/images/ALB_flag.png
lib/enlightenment/modules/language/images/AND_flag.png
lib/enlightenment/modules/language/images/ARA_flag.png
lib/enlightenment/modules/language/images/ARM_flag.png
lib/enlightenment/modules/language/images/AZE_flag.png
lib/enlightenment/modules/language/images/BAN_flag.png
lib/enlightenment/modules/language/images/BEL_flag.png
lib/enlightenment/modules/language/images/BGR_flag.png
lib/enlightenment/modules/language/images/BHU_flag.png
lib/enlightenment/modules/language/images/BIH_flag.png
lib/enlightenment/modules/language/images/BLR_flag.png
lib/enlightenment/modules/language/images/BRA_flag.png
lib/enlightenment/modules/language/images/CAN_flag.png
lib/enlightenment/modules/language/images/CHE_flag.png
lib/enlightenment/modules/language/images/CZE_flag.png
lib/enlightenment/modules/language/images/DEU_flag.png
lib/enlightenment/modules/language/images/DNK_flag.png
lib/enlightenment/modules/language/images/EPO_flag.png
lib/enlightenment/modules/language/images/ESP_flag.png
lib/enlightenment/modules/language/images/EST_flag.png
lib/enlightenment/modules/language/images/FAO_flag.png
lib/enlightenment/modules/language/images/FIN_flag.png
lib/enlightenment/modules/language/images/FRA_flag.png
lib/enlightenment/modules/language/images/GBR_flag.png
lib/enlightenment/modules/language/images/GEO_flag.png
lib/enlightenment/modules/language/images/GHA_flag.png
lib/enlightenment/modules/language/images/GRE_flag.png
lib/enlightenment/modules/language/images/HRV_flag.png
lib/enlightenment/modules/language/images/HUN_flag.png
lib/enlightenment/modules/language/images/IND_flag.png
lib/enlightenment/modules/language/images/IRL_flag.png
lib/enlightenment/modules/language/images/IRN_flag.png
lib/enlightenment/modules/language/images/ISL_flag.png
lib/enlightenment/modules/language/images/ISR_flag.png
lib/enlightenment/modules/language/images/ITA_flag.png
lib/enlightenment/modules/language/images/JPN_flag.png
lib/enlightenment/modules/language/images/KAZ_flag.png
lib/enlightenment/modules/language/images/KHM_flag.png
lib/enlightenment/modules/language/images/KYR_flag.png
lib/enlightenment/modules/language/images/LAO_flag.png
lib/enlightenment/modules/language/images/LTU_flag.png
lib/enlightenment/modules/language/images/LVA_flag.png
lib/enlightenment/modules/language/images/MAL_flag.png
lib/enlightenment/modules/language/images/MAO_flag.png
lib/enlightenment/modules/language/images/MKD_flag.png
lib/enlightenment/modules/language/images/MLT_flag.png
lib/enlightenment/modules/language/images/MMR_flag.png
lib/enlightenment/modules/language/images/MNG_flag.png
lib/enlightenment/modules/language/images/NLD_flag.png
lib/enlightenment/modules/language/images/NOR_flag.png
lib/enlightenment/modules/language/images/PAK_flag.png
lib/enlightenment/modules/language/images/POL_flag.png
lib/enlightenment/modules/language/images/PRT_flag.png
lib/enlightenment/modules/language/images/ROU_flag.png
lib/enlightenment/modules/language/images/RUS_flag.png
lib/enlightenment/modules/language/images/SCG_flag.png
lib/enlightenment/modules/language/images/SRL_flag.png
lib/enlightenment/modules/language/images/SVK_flag.png
lib/enlightenment/modules/language/images/SVN_flag.png
lib/enlightenment/modules/language/images/SWE_flag.png
lib/enlightenment/modules/language/images/SYR_flag.png
lib/enlightenment/modules/language/images/THA_flag.png
lib/enlightenment/modules/language/images/TJK_flag.png
lib/enlightenment/modules/language/images/TUR_flag.png
lib/enlightenment/modules/language/images/UKR_flag.png
lib/enlightenment/modules/language/images/USA_flag.png
lib/enlightenment/modules/language/images/UZB_flag.png
lib/enlightenment/modules/language/images/VNM_flag.png
lib/enlightenment/modules/language/images/ZAR_flag.png
lib/enlightenment/modules/language/images/unknown_flag.png
lib/enlightenment/modules/language/language.edj
lib/enlightenment/modules/language/e-module-language.edj
lib/enlightenment/modules/language/module.desktop
%%NLS%%lib/enlightenment/modules/language/locale/eo/LC_MESSAGES/language.mo
%%NLS%%lib/enlightenment/modules/language/locale/fi/LC_MESSAGES/language.mo
%%NLS%%lib/enlightenment/modules/language/locale/fr/LC_MESSAGES/language.mo
%%NLS%%lib/enlightenment/modules/language/locale/it/LC_MESSAGES/language.mo
%%NLS%%lib/enlightenment/modules/language/locale/sv/LC_MESSAGES/language.mo
%%NLS%%@dirrm lib/enlightenment/modules/language/locale/eo/LC_MESSAGES
%%NLS%%@dirrm lib/enlightenment/modules/language/locale/eo
%%NLS%%@dirrm lib/enlightenment/modules/language/locale/fi/LC_MESSAGES
%%NLS%%@dirrm lib/enlightenment/modules/language/locale/fi
%%NLS%%@dirrm lib/enlightenment/modules/language/locale/fr/LC_MESSAGES
%%NLS%%@dirrm lib/enlightenment/modules/language/locale/fr
%%NLS%%@dirrm lib/enlightenment/modules/language/locale/it/LC_MESSAGES
%%NLS%%@dirrm lib/enlightenment/modules/language/locale/it
%%NLS%%@dirrm lib/enlightenment/modules/language/locale/sv/LC_MESSAGES
%%NLS%%@dirrm lib/enlightenment/modules/language/locale/sv
%%NLS%%@dirrm lib/enlightenment/modules/language/locale
@dirrm lib/enlightenment/modules/language/images
@dirrm lib/enlightenment/modules/language/%%E17_ARCH%%
@dirrm lib/enlightenment/modules/language
@dirrmtry lib/enlightenment/modules
@dirrmtry lib/enlightenment

View File

@ -1,37 +0,0 @@
# New ports collection makefile for: e17-module-mail
# Date created: 23 June 2006
# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru>
#
# $FreeBSD$
#
PORTNAME= mail
PORTVERSION= 20080223
PORTREVISION= 5
CATEGORIES= x11
MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/
PKGNAMEPREFIX= e17-module-
DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= stas@FreeBSD.org
COMMENT= An e17 module to check your mailboxes (like xbiff does)
BUILD_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment
RUN_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment
GNU_CONFIGURE= yes
USE_BZIP2= yes
USE_GETTEXT= yes
USE_GMAKE= yes
USE_GNOME= gnometarget pkgconfig
USE_EFL= edje
.if !defined(WITHOUT_NLS)
USE_GETTEXT= yes
PLIST_SUB+= NLS=""
.else
CONFIGURE_ARGS= --disable-nls
PLIST_SUB+= NLS="@comment "
.endif
.include <bsd.port.mk>

View File

@ -1,3 +0,0 @@
MD5 (mail-20080223.tar.bz2) = b98d34ad295095779e5c8a2286e77f62
SHA256 (mail-20080223.tar.bz2) = 0bc096b188c0dae6347cd8acb7e7b806fb21b7263181b6e1e1e53c10977c7581
SIZE (mail-20080223.tar.bz2) = 304423

View File

@ -1,6 +0,0 @@
This e17 module allows users to check their POP3, IMAP, maildir and mbox
mailboxes in efficient way (like xbiff). The module is fully configurable
and handy.
Author: devilhorns (Christopher Michael) <devilhorns@comcast.net>
WWW: http://www.enlightenment.org/

View File

@ -1,17 +0,0 @@
lib/enlightenment/modules/mail/%%E17_ARCH%%/module.a
lib/enlightenment/modules/mail/%%E17_ARCH%%/module.la
lib/enlightenment/modules/mail/%%E17_ARCH%%/module.so
lib/enlightenment/modules/mail/mail.edj
lib/enlightenment/modules/mail/e-module-mail.edj
lib/enlightenment/modules/mail/module.desktop
%%NLS%%lib/enlightenment/modules/mail/locale/fi/LC_MESSAGES/mail.mo
%%NLS%%lib/enlightenment/modules/mail/locale/it/LC_MESSAGES/mail.mo
%%NLS%%@dirrm lib/enlightenment/modules/mail/locale/fi/LC_MESSAGES
%%NLS%%@dirrm lib/enlightenment/modules/mail/locale/fi
%%NLS%%@dirrm lib/enlightenment/modules/mail/locale/it/LC_MESSAGES
%%NLS%%@dirrm lib/enlightenment/modules/mail/locale/it
%%NLS%%@dirrm lib/enlightenment/modules/mail/locale
@dirrm lib/enlightenment/modules/mail/%%E17_ARCH%%
@dirrm lib/enlightenment/modules/mail
@dirrmtry lib/enlightenment/modules
@dirrmtry lib/enlightenment

View File

@ -1,37 +0,0 @@
# New ports collection makefile for: e17-module-mem
# Date created: 23 June 2006
# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru>
#
# $FreeBSD$
#
PORTNAME= mem
PORTVERSION= 20080223
PORTREVISION= 5
PORTEPOCH= 1
CATEGORIES= x11
MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/
PKGNAMEPREFIX= e17-module-
DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= stas@FreeBSD.org
COMMENT= An e17 memory monitoring module
BUILD_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment
RUN_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment
GNU_CONFIGURE= yes
USE_BZIP2= yes
USE_GMAKE= yes
USE_GNOME= gnometarget pkgconfig
USE_EFL= edje
.if !defined(WITHOUT_NLS)
USE_GETTEXT= yes
PLIST_SUB+= NLS=""
.else
CONFIGURE_ARGS= --disable-nls
PLIST_SUB+= NLS="@comment "
.endif
.include <bsd.port.mk>

View File

@ -1,3 +0,0 @@
MD5 (mem-20080223.tar.bz2) = 835c499960837db2d2db98f6f3dfef37
SHA256 (mem-20080223.tar.bz2) = c959441f8749f084e9b1967640566e94ba1c13e27a8dceab198fe8aa0726dadf
SIZE (mem-20080223.tar.bz2) = 383825

View File

@ -1,6 +0,0 @@
An E17 module which monitors the RAM usage. It features the following:
- display text and/or graph
- display text in percentage or absolute
Author: Matthew Mullins
WWW: http://www.enlightenment.org

View File

@ -1,29 +0,0 @@
lib/enlightenment/modules/mem/%%E17_ARCH%%/module.a
lib/enlightenment/modules/mem/%%E17_ARCH%%/module.la
lib/enlightenment/modules/mem/%%E17_ARCH%%/module.so
lib/enlightenment/modules/mem/mem.edj
lib/enlightenment/modules/mem/e-module-mem.edj
lib/enlightenment/modules/mem/module.desktop
%%NLS%%lib/enlightenment/modules/mem/locale/eo/LC_MESSAGES/mem.mo
%%NLS%%lib/enlightenment/modules/mem/locale/fi/LC_MESSAGES/mem.mo
%%NLS%%lib/enlightenment/modules/mem/locale/it/LC_MESSAGES/mem.mo
%%NLS%%lib/enlightenment/modules/mem/locale/ja/LC_MESSAGES/mem.mo
%%NLS%%lib/enlightenment/modules/mem/locale/ru/LC_MESSAGES/mem.mo
%%NLS%%lib/enlightenment/modules/mem/locale/sv/LC_MESSAGES/mem.mo
%%NLS%%@dirrm lib/enlightenment/modules/mem/locale/eo/LC_MESSAGES
%%NLS%%@dirrm lib/enlightenment/modules/mem/locale/eo
%%NLS%%@dirrm lib/enlightenment/modules/mem/locale/fi/LC_MESSAGES
%%NLS%%@dirrm lib/enlightenment/modules/mem/locale/fi
%%NLS%%@dirrm lib/enlightenment/modules/mem/locale/it/LC_MESSAGES
%%NLS%%@dirrm lib/enlightenment/modules/mem/locale/it
%%NLS%%@dirrm lib/enlightenment/modules/mem/locale/ja/LC_MESSAGES
%%NLS%%@dirrm lib/enlightenment/modules/mem/locale/ja
%%NLS%%@dirrm lib/enlightenment/modules/mem/locale/ru/LC_MESSAGES
%%NLS%%@dirrm lib/enlightenment/modules/mem/locale/ru
%%NLS%%@dirrm lib/enlightenment/modules/mem/locale/sv/LC_MESSAGES
%%NLS%%@dirrm lib/enlightenment/modules/mem/locale/sv
%%NLS%%@dirrm lib/enlightenment/modules/mem/locale
@dirrm lib/enlightenment/modules/mem/%%E17_ARCH%%
@dirrm lib/enlightenment/modules/mem
@dirrmtry lib/enlightenment/modules
@dirrmtry lib/enlightenment

View File

@ -1,36 +0,0 @@
# New ports collection makefile for: e17-module-mixer
# Date created: 30 September 2006
# Whom: Stanislav Sedov <stas@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= mixer
PORTVERSION= 20080223
PORTREVISION= 5
CATEGORIES= x11
MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/
PKGNAMEPREFIX= e17-module-
DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= stas@FreeBSD.org
COMMENT= An e17 module to adjust audio mixer settings
BUILD_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment
RUN_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment
USE_BZIP2= yes
USE_GMAKE= yes
USE_GNOME= gnometarget pkgconfig
USE_EFL= edje
GNU_CONFIGURE= yes
.if !defined(WITHOUT_NLS)
USE_GETTEXT= yes
PLIST_SUB+= NLS=""
.else
CONFIGURE_ARGS= --disable-nls
PLIST_SUB+= NLS="@comment "
.endif
.include <bsd.port.mk>

View File

@ -1,3 +0,0 @@
MD5 (mixer-20080223.tar.bz2) = 578efbd7f92e64532cd1511d0158e8dd
SHA256 (mixer-20080223.tar.bz2) = 7a6b814bae322e8ac5988f532410ea092967d16f7b3742bd5f2cc01bd672d7ff
SIZE (mixer-20080223.tar.bz2) = 289275

View File

@ -1,4 +0,0 @@
This e17 module allows users to adjust the sound mixer settings.
Author: Christopher 'devilhorns' Michael <devilhorns@comcast.net>
WWW: http://www.enlightenment.org

View File

@ -1,20 +0,0 @@
lib/enlightenment/modules/mixer/%%E17_ARCH%%/module.a
lib/enlightenment/modules/mixer/%%E17_ARCH%%/module.la
lib/enlightenment/modules/mixer/%%E17_ARCH%%/module.so
lib/enlightenment/modules/mixer/mixer.edj
lib/enlightenment/modules/mixer/e-module-mixer.edj
lib/enlightenment/modules/mixer/module.desktop
%%NLS%%lib/enlightenment/modules/mixer/locale/fi/LC_MESSAGES/mixer.mo
%%NLS%%lib/enlightenment/modules/mixer/locale/it/LC_MESSAGES/mixer.mo
%%NLS%%lib/enlightenment/modules/mixer/locale/sv/LC_MESSAGES/mixer.mo
%%NLS%%@dirrm lib/enlightenment/modules/mixer/locale/fi/LC_MESSAGES
%%NLS%%@dirrm lib/enlightenment/modules/mixer/locale/fi
%%NLS%%@dirrm lib/enlightenment/modules/mixer/locale/it/LC_MESSAGES
%%NLS%%@dirrm lib/enlightenment/modules/mixer/locale/it/
%%NLS%%@dirrm lib/enlightenment/modules/mixer/locale/sv/LC_MESSAGES
%%NLS%%@dirrm lib/enlightenment/modules/mixer/locale/sv/
%%NLS%%@dirrm lib/enlightenment/modules/mixer/locale
@dirrm lib/enlightenment/modules/mixer/%%E17_ARCH%%
@dirrm lib/enlightenment/modules/mixer
@dirrmtry lib/enlightenment/modules
@dirrmtry lib/enlightenment

View File

@ -1,37 +0,0 @@
# New ports collection makefile for: e17-module-moon
# Date created: 23 June 2006
# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru>
#
# $FreeBSD$
#
PORTNAME= moon
PORTVERSION= 20080223
PORTREVISION= 5
PORTEPOCH= 1
CATEGORIES= x11
MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/
PKGNAMEPREFIX= e17-module-
DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= stas@FreeBSD.org
COMMENT= An e17 Moon Clock module
BUILD_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment
RUN_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment
GNU_CONFIGURE= yes
USE_BZIP2= yes
USE_GMAKE= yes
USE_GNOME= gnometarget pkgconfig
USE_EFL= edje
.if !defined(WITHOUT_NLS)
USE_GETTEXT= yes
PLIST_SUB+= NLS=""
.else
CONFIGURE_ARGS= --disable-nls
PLIST_SUB+= NLS="@comment "
.endif
.include <bsd.port.mk>

View File

@ -1,3 +0,0 @@
MD5 (moon-20080223.tar.bz2) = 77f4e625f597799c5bf160cbabfc1601
SHA256 (moon-20080223.tar.bz2) = 0b8bd6bfe7147bbadddd642b35cb1d89a11d2bb5f1ad6f448185ebf948e85e62
SIZE (moon-20080223.tar.bz2) = 648718

View File

@ -1,5 +0,0 @@
Moon is an E17 module which displays information about the current phase
of the moon.
Author: David Stevenson <david.35472@gmail.com>
WWW: http://www.enlightenment.org

View File

@ -1,26 +0,0 @@
lib/enlightenment/modules/moon/%%E17_ARCH%%/module.a
lib/enlightenment/modules/moon/%%E17_ARCH%%/module.la
lib/enlightenment/modules/moon/%%E17_ARCH%%/module.so
lib/enlightenment/modules/moon/module.desktop
lib/enlightenment/modules/moon/e-module-moon.edj
lib/enlightenment/modules/moon/moon.edj
%%NLS%%lib/enlightenment/modules/moon/locale/eo/LC_MESSAGES/moon.mo
%%NLS%%lib/enlightenment/modules/moon/locale/fi/LC_MESSAGES/moon.mo
%%NLS%%lib/enlightenment/modules/moon/locale/it/LC_MESSAGES/moon.mo
%%NLS%%lib/enlightenment/modules/moon/locale/ja/LC_MESSAGES/moon.mo
%%NLS%%lib/enlightenment/modules/moon/locale/sv/LC_MESSAGES/moon.mo
%%NLS%%@dirrm lib/enlightenment/modules/moon/locale/eo/LC_MESSAGES
%%NLS%%@dirrm lib/enlightenment/modules/moon/locale/eo
%%NLS%%@dirrm lib/enlightenment/modules/moon/locale/fi/LC_MESSAGES
%%NLS%%@dirrm lib/enlightenment/modules/moon/locale/fi
%%NLS%%@dirrm lib/enlightenment/modules/moon/locale/it/LC_MESSAGES
%%NLS%%@dirrm lib/enlightenment/modules/moon/locale/it
%%NLS%%@dirrm lib/enlightenment/modules/moon/locale/ja/LC_MESSAGES
%%NLS%%@dirrm lib/enlightenment/modules/moon/locale/ja
%%NLS%%@dirrm lib/enlightenment/modules/moon/locale/sv/LC_MESSAGES
%%NLS%%@dirrm lib/enlightenment/modules/moon/locale/sv
%%NLS%%@dirrm lib/enlightenment/modules/moon/locale
@dirrm lib/enlightenment/modules/moon/%%E17_ARCH%%
@dirrm lib/enlightenment/modules/moon
@dirrmtry lib/enlightenment/modules
@dirrmtry lib/enlightenment

View File

@ -1,36 +0,0 @@
# New ports collection makefile for: e17-module-rain
# Date created: 23 June 2006
# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru>
#
# $FreeBSD$
#
PORTNAME= rain
PORTVERSION= 20080223
PORTREVISION= 5
CATEGORIES= x11
MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/
PKGNAMEPREFIX= e17-module-
DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= stas@FreeBSD.org
COMMENT= An e17 module which draws raindrops on your screen
BUILD_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment
RUN_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment
GNU_CONFIGURE= yes
USE_BZIP2= yes
USE_GMAKE= yes
USE_GNOME= gnometarget pkgconfig
USE_EFL= edje
.if !defined(WITHOUT_NLS)
USE_GETTEXT= yes
PLIST_SUB+= NLS=""
.else
CONFIGURE_ARGS= --disable-nls
PLIST_SUB+= NLS="@comment "
.endif
.include <bsd.port.mk>

View File

@ -1,3 +0,0 @@
MD5 (rain-20080223.tar.bz2) = 639e63c2b425d83b11ba0bc4860a954f
SHA256 (rain-20080223.tar.bz2) = 8723b2b56fce6c24db8d4586ad4d00104db26690a40addec2a518855576264b7
SIZE (rain-20080223.tar.bz2) = 302065

View File

@ -1,5 +0,0 @@
This e17 module draws falling raindrops and clouds on your desktop window.
The rain density is fully configurable.
Author: Team Ninjapirates <http://www.dxdstudio.com/npn/>
WWW: http://www.enlightenment.org

View File

@ -1,32 +0,0 @@
lib/enlightenment/modules/rain/cloud.png
lib/enlightenment/modules/rain/drop-l.png
lib/enlightenment/modules/rain/drop-m.png
lib/enlightenment/modules/rain/drop-s.png
lib/enlightenment/modules/rain/%%E17_ARCH%%/module.a
lib/enlightenment/modules/rain/%%E17_ARCH%%/module.la
lib/enlightenment/modules/rain/%%E17_ARCH%%/module.so
lib/enlightenment/modules/rain/module.desktop
lib/enlightenment/modules/rain/e-module-rain.edj
%%NLS%%lib/enlightenment/modules/rain/locale/eo/LC_MESSAGES/rain.mo
%%NLS%%lib/enlightenment/modules/rain/locale/fi/LC_MESSAGES/rain.mo
%%NLS%%lib/enlightenment/modules/rain/locale/fr/LC_MESSAGES/rain.mo
%%NLS%%lib/enlightenment/modules/rain/locale/it/LC_MESSAGES/rain.mo
%%NLS%%lib/enlightenment/modules/rain/locale/ja/LC_MESSAGES/rain.mo
%%NLS%%lib/enlightenment/modules/rain/locale/sv/LC_MESSAGES/rain.mo
%%NLS%%@dirrm lib/enlightenment/modules/rain/locale/eo/LC_MESSAGES
%%NLS%%@dirrm lib/enlightenment/modules/rain/locale/eo
%%NLS%%@dirrm lib/enlightenment/modules/rain/locale/fi/LC_MESSAGES
%%NLS%%@dirrm lib/enlightenment/modules/rain/locale/fi
%%NLS%%@dirrm lib/enlightenment/modules/rain/locale/fr/LC_MESSAGES
%%NLS%%@dirrm lib/enlightenment/modules/rain/locale/fr
%%NLS%%@dirrm lib/enlightenment/modules/rain/locale/it/LC_MESSAGES
%%NLS%%@dirrm lib/enlightenment/modules/rain/locale/it
%%NLS%%@dirrm lib/enlightenment/modules/rain/locale/ja/LC_MESSAGES
%%NLS%%@dirrm lib/enlightenment/modules/rain/locale/ja
%%NLS%%@dirrm lib/enlightenment/modules/rain/locale/sv/LC_MESSAGES
%%NLS%%@dirrm lib/enlightenment/modules/rain/locale/sv
%%NLS%%@dirrm lib/enlightenment/modules/rain/locale
@dirrm lib/enlightenment/modules/rain/%%E17_ARCH%%
@dirrm lib/enlightenment/modules/rain
@dirrmtry lib/enlightenment/modules
@dirrmtry lib/enlightenment

View File

@ -1,30 +0,0 @@
# New ports collection makefile for: e17-module-uptime
# Date created: 23 June 2006
# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru>
#
# $FreeBSD$
#
PORTNAME= screenshot
PORTVERSION= 20080223
PORTREVISION= 4
CATEGORIES= x11
MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/
PKGNAMEPREFIX= e17-module-
DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= stas@FreeBSD.org
COMMENT= An e17 module which allows users to take screenshots
BUILD_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment \
emprint:${PORTSDIR}/x11/emprint
RUN_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment \
emprint:${PORTSDIR}/x11/emprint
GNU_CONFIGURE= yes
USE_BZIP2= yes
USE_GMAKE= yes
USE_GNOME= gnometarget pkgconfig
USE_EFL= edje
.include <bsd.port.mk>

View File

@ -1,3 +0,0 @@
MD5 (screenshot-20080223.tar.bz2) = 21cc85f9743230fe807e634f493697c9
SHA256 (screenshot-20080223.tar.bz2) = eb1cc3372fe9548bd438f5cc4e4863b84849481c49e4a6186e9df56aae2bddc9
SIZE (screenshot-20080223.tar.bz2) = 247699

View File

@ -1,6 +0,0 @@
This e17 module allows users to take screenshots. It provides customized
delays, directory and file names, image dithering, thumbnails preparing
and various effects via external programs.
Author: Christopher Michael <devilhorns@comcast.net>
WWW: http://www.enlightenment.org

View File

@ -1,9 +0,0 @@
lib/enlightenment/modules/screenshot/%%E17_ARCH%%/module.a
lib/enlightenment/modules/screenshot/%%E17_ARCH%%/module.la
lib/enlightenment/modules/screenshot/%%E17_ARCH%%/module.so
lib/enlightenment/modules/screenshot/module.desktop
lib/enlightenment/modules/screenshot/e-module-screenshot.edj
@dirrm lib/enlightenment/modules/screenshot/%%E17_ARCH%%
@dirrm lib/enlightenment/modules/screenshot
@dirrmtry lib/enlightenment/modules
@dirrmtry lib/enlightenment

View File

@ -1,36 +0,0 @@
# New ports collection makefile for: e17-module-slideshow
# Date created: 23 June 2006
# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru>
#
# $FreeBSD$
#
PORTNAME= slideshow
PORTVERSION= 20080223
PORTREVISION= 5
CATEGORIES= x11
MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/
PKGNAMEPREFIX= e17-module-
DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= stas@FreeBSD.org
COMMENT= An e17 module which cycles desktop backgrounds
BUILD_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment
RUN_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment
GNU_CONFIGURE= yes
USE_BZIP2= yes
USE_GMAKE= yes
USE_GNOME= gnometarget pkgconfig
USE_EFL= edje
.if !defined(WITHOUT_NLS)
USE_GETTEXT= yes
PLIST_SUB+= NLS=""
.else
CONFIGURE_ARGS= --disable-nls
PLIST_SUB+= NLS="@comment "
.endif
.include <bsd.port.mk>

View File

@ -1,3 +0,0 @@
MD5 (slideshow-20080223.tar.bz2) = 451ba84f1f04ea04d23b5c9e313470c9
SHA256 (slideshow-20080223.tar.bz2) = ddc5e1298512fb219c6ee7403d45b0e9be540f44a9f4b4cb49c106ff68e89e63
SIZE (slideshow-20080223.tar.bz2) = 239915

View File

@ -1,6 +0,0 @@
This e17 module allows users to cycle desktop backgrounds over configurable
time interval.
It is a port of the e16 epplet E-Slides by Michael Jennings.
Author: Christopher Michael <devilhorns@comcast.net>
WWW: http://www.enlightenment.org/

View File

@ -1,29 +0,0 @@
lib/enlightenment/modules/slideshow/%%E17_ARCH%%/module.a
lib/enlightenment/modules/slideshow/%%E17_ARCH%%/module.la
lib/enlightenment/modules/slideshow/%%E17_ARCH%%/module.so
lib/enlightenment/modules/slideshow/module.desktop
lib/enlightenment/modules/slideshow/e-module-slideshow.edj
lib/enlightenment/modules/slideshow/slideshow.edj
%%NLS%%lib/enlightenment/modules/slideshow/locale/eo/LC_MESSAGES/slideshow.mo
%%NLS%%lib/enlightenment/modules/slideshow/locale/fi/LC_MESSAGES/slideshow.mo
%%NLS%%lib/enlightenment/modules/slideshow/locale/fr/LC_MESSAGES/slideshow.mo
%%NLS%%lib/enlightenment/modules/slideshow/locale/it/LC_MESSAGES/slideshow.mo
%%NLS%%lib/enlightenment/modules/slideshow/locale/ja/LC_MESSAGES/slideshow.mo
%%NLS%%lib/enlightenment/modules/slideshow/locale/sv/LC_MESSAGES/slideshow.mo
%%NLS%%@dirrm lib/enlightenment/modules/slideshow/locale/eo/LC_MESSAGES
%%NLS%%@dirrm lib/enlightenment/modules/slideshow/locale/eo
%%NLS%%@dirrm lib/enlightenment/modules/slideshow/locale/fi/LC_MESSAGES
%%NLS%%@dirrm lib/enlightenment/modules/slideshow/locale/fi
%%NLS%%@dirrm lib/enlightenment/modules/slideshow/locale/fr/LC_MESSAGES
%%NLS%%@dirrm lib/enlightenment/modules/slideshow/locale/fr
%%NLS%%@dirrm lib/enlightenment/modules/slideshow/locale/it/LC_MESSAGES
%%NLS%%@dirrm lib/enlightenment/modules/slideshow/locale/it
%%NLS%%@dirrm lib/enlightenment/modules/slideshow/locale/ja/LC_MESSAGES
%%NLS%%@dirrm lib/enlightenment/modules/slideshow/locale/ja
%%NLS%%@dirrm lib/enlightenment/modules/slideshow/locale/sv/LC_MESSAGES
%%NLS%%@dirrm lib/enlightenment/modules/slideshow/locale/sv
%%NLS%%@dirrm lib/enlightenment/modules/slideshow/locale
@dirrm lib/enlightenment/modules/slideshow/%%E17_ARCH%%
@dirrm lib/enlightenment/modules/slideshow
@dirrmtry lib/enlightenment/modules
@dirrmtry lib/enlightenment

View File

@ -1,36 +0,0 @@
# New ports collection makefile for: e17-module-snow
# Date created: 23 June 2006
# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru>
#
# $FreeBSD$
#
PORTNAME= snow
PORTVERSION= 20080223
PORTREVISION= 5
CATEGORIES= x11
MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/
PKGNAMEPREFIX= e17-module-
DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= stas@FreeBSD.org
COMMENT= An e17 module which draws snowflakes on your screen
BUILD_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment
RUN_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment
GNU_CONFIGURE= yes
USE_BZIP2= yes
USE_GMAKE= yes
USE_GNOME= gnometarget pkgconfig
USE_EFL= edje
.if !defined(WITHOUT_NLS)
USE_GETTEXT= yes
PLIST_SUB+= NLS=""
.else
CONFIGURE_ARGS= --disable-nls
PLIST_SUB+= NLS="@comment "
.endif
.include <bsd.port.mk>

View File

@ -1,3 +0,0 @@
MD5 (snow-20080223.tar.bz2) = 34c2e67e72f3c5b77813e01ec0e6102d
SHA256 (snow-20080223.tar.bz2) = 869ba38e49a929cab5dd31a1c3b0e7e66676e1aa41596f2088c9be8ef223013d
SIZE (snow-20080223.tar.bz2) = 234493

View File

@ -1,5 +0,0 @@
This e17 module draws falling snowflakes and trees on your desktop window.
The snow density is fully configurable.
Author: Andrew 'HandyAndE' Williams <http://handyande.co.uk/>
WWW: http://www.enlightenment.org

View File

@ -1,32 +0,0 @@
lib/enlightenment/modules/snow/flake-l.png
lib/enlightenment/modules/snow/flake-m.png
lib/enlightenment/modules/snow/flake-s.png
lib/enlightenment/modules/snow/%%E17_ARCH%%/module.a
lib/enlightenment/modules/snow/%%E17_ARCH%%/module.la
lib/enlightenment/modules/snow/%%E17_ARCH%%/module.so
lib/enlightenment/modules/snow/module.desktop
lib/enlightenment/modules/snow/e-module-snow.edj
lib/enlightenment/modules/snow/tree.png
%%NLS%%lib/enlightenment/modules/snow/locale/eo/LC_MESSAGES/snow.mo
%%NLS%%lib/enlightenment/modules/snow/locale/fi/LC_MESSAGES/snow.mo
%%NLS%%lib/enlightenment/modules/snow/locale/fr/LC_MESSAGES/snow.mo
%%NLS%%lib/enlightenment/modules/snow/locale/it/LC_MESSAGES/snow.mo
%%NLS%%lib/enlightenment/modules/snow/locale/ja/LC_MESSAGES/snow.mo
%%NLS%%lib/enlightenment/modules/snow/locale/sv/LC_MESSAGES/snow.mo
%%NLS%%@dirrm lib/enlightenment/modules/snow/locale/eo/LC_MESSAGES
%%NLS%%@dirrm lib/enlightenment/modules/snow/locale/eo
%%NLS%%@dirrm lib/enlightenment/modules/snow/locale/fi/LC_MESSAGES
%%NLS%%@dirrm lib/enlightenment/modules/snow/locale/fi
%%NLS%%@dirrm lib/enlightenment/modules/snow/locale/fr/LC_MESSAGES
%%NLS%%@dirrm lib/enlightenment/modules/snow/locale/fr
%%NLS%%@dirrm lib/enlightenment/modules/snow/locale/it/LC_MESSAGES
%%NLS%%@dirrm lib/enlightenment/modules/snow/locale/it
%%NLS%%@dirrm lib/enlightenment/modules/snow/locale/ja/LC_MESSAGES
%%NLS%%@dirrm lib/enlightenment/modules/snow/locale/ja
%%NLS%%@dirrm lib/enlightenment/modules/snow/locale/sv/LC_MESSAGES
%%NLS%%@dirrm lib/enlightenment/modules/snow/locale/sv
%%NLS%%@dirrm lib/enlightenment/modules/snow/locale
@dirrm lib/enlightenment/modules/snow/%%E17_ARCH%%
@dirrm lib/enlightenment/modules/snow
@dirrmtry lib/enlightenment/modules
@dirrmtry lib/enlightenment

View File

@ -1,42 +0,0 @@
# New ports collection makefile for: e17-module-uptime
# Date created: 23 June 2006
# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru>
#
# $FreeBSD$
#
PORTNAME= uptime
PORTVERSION= 20080223
PORTREVISION= 5
CATEGORIES= x11
MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/
PKGNAMEPREFIX= e17-module-
DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= stas@FreeBSD.org
COMMENT= An e17 uptime and load average indicator module
BUILD_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment
RUN_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment
GNU_CONFIGURE= yes
USE_BZIP2= yes
USE_GMAKE= yes
USE_GNOME= gnometarget pkgconfig
USE_EFL= edje
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 900007
EXTRA_PATCHES= ${FILESDIR}/extra::e_mod_main.c
.endif
.if !defined(WITHOUT_NLS)
USE_GETTEXT= yes
PLIST_SUB+= NLS=""
.else
CONFIGURE_ARGS= --disable-nls
PLIST_SUB+= NLS="@comment "
.endif
.include <bsd.port.post.mk>

View File

@ -1,3 +0,0 @@
MD5 (uptime-20080223.tar.bz2) = 5e9d0e8da1f42c000179f32fd5366d72
SHA256 (uptime-20080223.tar.bz2) = 73d354196917e907aa8568981cb650407d010954454745d76018ffe0f5c92e67
SIZE (uptime-20080223.tar.bz2) = 272634

View File

@ -1,58 +0,0 @@
--- e_mod_main.c
+++ e_mod_main.c
@@ -4,7 +4,7 @@
#include <stdlib.h>
#include <stdint.h>
#include <sys/types.h>
-#include <utmp.h>
+#include <utmpx.h>
#if TIME_WITH_SYS_TIME
# include <sys/time.h>
@@ -445,11 +445,7 @@
struct timeval boottime;
time_t now;
- FILE *utmp;
- struct timespec tp;
- struct utmp ut;
- char ttybuf[MAXPATHLEN];
- struct stat st;
+ struct utmpx *utmpstruct;
#endif
if (!inst)
@@ -498,26 +494,15 @@
if (ret < 0)
warn ("getloadavg()");
# endif
-
- /* retrive number of active users */
- utmp = fopen (_PATH_UTMP, "r");
- if (utmp == NULL)
- inst->nusers = -1;
- else
+ inst->nusers = 0;
+ setutxent ();
+ while ((utmpstruct = getutxent ()))
{
- for (inst->nusers = 0; fread (&ut, sizeof (ut), 1, utmp);)
- {
- if (ut.ut_name[0] == '\0')
- continue;
- (void) snprintf (ttybuf, sizeof (ttybuf), "%s%.*s", _PATH_DEV,
- UT_LINESIZE, ut.ut_line);
- if (stat (ttybuf, &st) != 0)
- continue; /* broken record */
-
- inst->nusers++;
- }
- fclose (utmp);
+ if ((utmpstruct->ut_type == USER_PROCESS) &&
+ (utmpstruct->ut_user[0] != '\0'))
+ inst->nusers++;
}
+ endutxent ();
#else /* unsupported */
inst->uptime = -1;
inst->nusers = -1;

View File

@ -1,5 +0,0 @@
An e17 module indicating the system's current uptime, load averages and number
of active users in a configurable interval.
Author: Matthew Mullins
WWW: http://www.enlightenment.org

View File

@ -1,32 +0,0 @@
lib/enlightenment/modules/uptime/%%E17_ARCH%%/module.a
lib/enlightenment/modules/uptime/%%E17_ARCH%%/module.la
lib/enlightenment/modules/uptime/%%E17_ARCH%%/module.so
lib/enlightenment/modules/uptime/module.desktop
lib/enlightenment/modules/uptime/uptime.edj
lib/enlightenment/modules/uptime/e-module-uptime.edj
%%NLS%%lib/enlightenment/modules/uptime/locale/bg/LC_MESSAGES/uptime.mo
%%NLS%%lib/enlightenment/modules/uptime/locale/eo/LC_MESSAGES/uptime.mo
%%NLS%%lib/enlightenment/modules/uptime/locale/fi/LC_MESSAGES/uptime.mo
%%NLS%%lib/enlightenment/modules/uptime/locale/fr/LC_MESSAGES/uptime.mo
%%NLS%%lib/enlightenment/modules/uptime/locale/it/LC_MESSAGES/uptime.mo
%%NLS%%lib/enlightenment/modules/uptime/locale/ja/LC_MESSAGES/uptime.mo
%%NLS%%lib/enlightenment/modules/uptime/locale/sv/LC_MESSAGES/uptime.mo
%%NLS%%@dirrm lib/enlightenment/modules/uptime/locale/bg/LC_MESSAGES
%%NLS%%@dirrm lib/enlightenment/modules/uptime/locale/bg
%%NLS%%@dirrm lib/enlightenment/modules/uptime/locale/eo/LC_MESSAGES
%%NLS%%@dirrm lib/enlightenment/modules/uptime/locale/eo
%%NLS%%@dirrm lib/enlightenment/modules/uptime/locale/fi/LC_MESSAGES
%%NLS%%@dirrm lib/enlightenment/modules/uptime/locale/fi
%%NLS%%@dirrm lib/enlightenment/modules/uptime/locale/fr/LC_MESSAGES
%%NLS%%@dirrm lib/enlightenment/modules/uptime/locale/fr
%%NLS%%@dirrm lib/enlightenment/modules/uptime/locale/it/LC_MESSAGES
%%NLS%%@dirrm lib/enlightenment/modules/uptime/locale/it
%%NLS%%@dirrm lib/enlightenment/modules/uptime/locale/ja/LC_MESSAGES
%%NLS%%@dirrm lib/enlightenment/modules/uptime/locale/ja
%%NLS%%@dirrm lib/enlightenment/modules/uptime/locale/sv/LC_MESSAGES
%%NLS%%@dirrm lib/enlightenment/modules/uptime/locale/sv
%%NLS%%@dirrm lib/enlightenment/modules/uptime/locale
@dirrm lib/enlightenment/modules/uptime/%%E17_ARCH%%
@dirrm lib/enlightenment/modules/uptime
@dirrmtry lib/enlightenment/modules
@dirrmtry lib/enlightenment

View File

@ -1,37 +0,0 @@
# New ports collection makefile for: e17-module-weather
# Date created: 23 June 2006
# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru>
#
# $FreeBSD$
#
PORTNAME= weather
PORTVERSION= 20080223
PORTREVISION= 5
PORTEPOCH= 1
CATEGORIES= x11
MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/
PKGNAMEPREFIX= e17-module-
DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER= stas@FreeBSD.org
COMMENT= An e17 weather module
BUILD_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment
RUN_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment
GNU_CONFIGURE= yes
USE_BZIP2= yes
USE_GMAKE= yes
USE_GNOME= gnometarget pkgconfig
USE_EFL= edje
.if !defined(WITHOUT_NLS)
USE_GETTEXT= yes
PLIST_SUB+= NLS=""
.else
CONFIGURE_ARGS= --disable-nls
PLIST_SUB+= NLS="@comment "
.endif
.include <bsd.port.mk>

View File

@ -1,3 +0,0 @@
MD5 (weather-20080223.tar.bz2) = b275301cf3bfc104c62b59ab59b7195a
SHA256 (weather-20080223.tar.bz2) = 04ac1173638961708c3787d49bafff44a138da528a6e8b5bed81cc23f251d8bc
SIZE (weather-20080223.tar.bz2) = 930951

View File

@ -1,9 +0,0 @@
An e17 module displaying the current weather conditions and forecast.
Features are:
- choose between simple and detailed view
- specify poll time
- display degree in Celsius or Fahrenheit
- choose the weather station from a menu or via ICAO Code.
Author: Matthew Mullins
WWW: http://www.enlightenment.org

View File

@ -1,89 +0,0 @@
lib/enlightenment/modules/weather/%%E17_ARCH%%/module.a
lib/enlightenment/modules/weather/%%E17_ARCH%%/module.la
lib/enlightenment/modules/weather/%%E17_ARCH%%/module.so
lib/enlightenment/modules/weather/module.desktop
lib/enlightenment/modules/weather/weather.edj
lib/enlightenment/modules/weather/e-module-weather.edj
lib/enlightenment/modules/weather/images/blizzard.png
lib/enlightenment/modules/weather/images/blowingsnow.png
lib/enlightenment/modules/weather/images/chancetstorm.png
lib/enlightenment/modules/weather/images/chancetstormn.png
lib/enlightenment/modules/weather/images/clear-sky.png
lib/enlightenment/modules/weather/images/cloud.png
lib/enlightenment/modules/weather/images/cloudy.png
lib/enlightenment/modules/weather/images/cloudy_night.png
lib/enlightenment/modules/weather/images/drizzle.png
lib/enlightenment/modules/weather/images/fair.png
lib/enlightenment/modules/weather/images/fdrizzle.png
lib/enlightenment/modules/weather/images/flurries.png
lib/enlightenment/modules/weather/images/fog.png
lib/enlightenment/modules/weather/images/freezingrain.png
lib/enlightenment/modules/weather/images/hazy.png
lib/enlightenment/modules/weather/images/heavy-rain.png
lib/enlightenment/modules/weather/images/ice.png
lib/enlightenment/modules/weather/images/isolated.t-storm.png
lib/enlightenment/modules/weather/images/light-rain.png
lib/enlightenment/modules/weather/images/light-snow.png
lib/enlightenment/modules/weather/images/luna-ceatza.png
lib/enlightenment/modules/weather/images/luna-nori.png
lib/enlightenment/modules/weather/images/mcloudy.png
lib/enlightenment/modules/weather/images/mcloudyn.png
lib/enlightenment/modules/weather/images/mcloudynr.png
lib/enlightenment/modules/weather/images/mcloudyns.png
lib/enlightenment/modules/weather/images/mcloudyr.png
lib/enlightenment/modules/weather/images/mcloudys.png
lib/enlightenment/modules/weather/images/moon-rain.png
lib/enlightenment/modules/weather/images/moon-snow.png
lib/enlightenment/modules/weather/images/moon-tstorm.png
lib/enlightenment/modules/weather/images/moon.png
lib/enlightenment/modules/weather/images/mostly-cloudy.png
lib/enlightenment/modules/weather/images/pcloudy.png
lib/enlightenment/modules/weather/images/pcloudyn.png
lib/enlightenment/modules/weather/images/pcloudynr.png
lib/enlightenment/modules/weather/images/pcloudyns.png
lib/enlightenment/modules/weather/images/pcloudyr.png
lib/enlightenment/modules/weather/images/pcloudyrn.png
lib/enlightenment/modules/weather/images/pcloudys.png
lib/enlightenment/modules/weather/images/rain.png
lib/enlightenment/modules/weather/images/rainandsnow.png
lib/enlightenment/modules/weather/images/showers.png
lib/enlightenment/modules/weather/images/sleet.png
lib/enlightenment/modules/weather/images/smoke.png
lib/enlightenment/modules/weather/images/snow.png
lib/enlightenment/modules/weather/images/snowshowers.png
lib/enlightenment/modules/weather/images/sun-light-clouds.png
lib/enlightenment/modules/weather/images/sun.png
lib/enlightenment/modules/weather/images/suncloud.png
lib/enlightenment/modules/weather/images/sunny.png
lib/enlightenment/modules/weather/images/sunnyn.png
lib/enlightenment/modules/weather/images/sunrain.png
lib/enlightenment/modules/weather/images/sunsnow.png
lib/enlightenment/modules/weather/images/t-storm_night.png
lib/enlightenment/modules/weather/images/thunder.png
lib/enlightenment/modules/weather/images/tstorm.png
lib/enlightenment/modules/weather/images/tstormn.png
lib/enlightenment/modules/weather/images/unknown.png
lib/enlightenment/modules/weather/images/wind.png
lib/enlightenment/modules/weather/images/wswarning.png
lib/enlightenment/modules/weather/images/wswatch.png
%%NLS%%lib/enlightenment/modules/weather/locale/eo/LC_MESSAGES/weather.mo
%%NLS%%lib/enlightenment/modules/weather/locale/fi/LC_MESSAGES/weather.mo
%%NLS%%lib/enlightenment/modules/weather/locale/it/LC_MESSAGES/weather.mo
%%NLS%%lib/enlightenment/modules/weather/locale/ja/LC_MESSAGES/weather.mo
%%NLS%%lib/enlightenment/modules/weather/locale/sv/LC_MESSAGES/weather.mo
%%NLS%%@dirrm lib/enlightenment/modules/weather/locale/eo/LC_MESSAGES
%%NLS%%@dirrm lib/enlightenment/modules/weather/locale/eo
%%NLS%%@dirrm lib/enlightenment/modules/weather/locale/fi/LC_MESSAGES
%%NLS%%@dirrm lib/enlightenment/modules/weather/locale/fi
%%NLS%%@dirrm lib/enlightenment/modules/weather/locale/it/LC_MESSAGES
%%NLS%%@dirrm lib/enlightenment/modules/weather/locale/it
%%NLS%%@dirrm lib/enlightenment/modules/weather/locale/ja/LC_MESSAGES
%%NLS%%@dirrm lib/enlightenment/modules/weather/locale/ja
%%NLS%%@dirrm lib/enlightenment/modules/weather/locale/sv/LC_MESSAGES
%%NLS%%@dirrm lib/enlightenment/modules/weather/locale/sv
%%NLS%%@dirrm lib/enlightenment/modules/weather/locale
@dirrm lib/enlightenment/modules/weather/images
@dirrm lib/enlightenment/modules/weather/%%E17_ARCH%%
@dirrm lib/enlightenment/modules/weather
@dirrmtry lib/enlightenment/modules
@dirrmtry lib/enlightenment

View File

@ -1,28 +0,0 @@
# New ports collection makefile for: winselector
# Date created: 2006-08-15
# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru>
#
# $MBSDlabs$
# $FreeBSD$
#
PORTNAME= winselector
PORTVERSION= 20080223
PORTREVISION= 4
CATEGORIES= x11
MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/
PKGNAMEPREFIX= e17-module-
MAINTAINER= stas@FreeBSD.org
COMMENT= An e17 module to switch between windows
BUILD_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment
RUN_DEPENDS= enlightenment-config:${PORTSDIR}/x11-wm/enlightenment
GNU_CONFIGURE= yes
USE_BZIP2= yes
USE_GMAKE= yes
USE_GNOME= pkgconfig gnometarget
USE_EFL= edje
.include <bsd.port.mk>

View File

@ -1,3 +0,0 @@
MD5 (winselector-20080223.tar.bz2) = a3f10fee0c678ebff0dfa0a9f970362d
SHA256 (winselector-20080223.tar.bz2) = 30a87d45b954627dcb44e5a2f404a59c6f5eb1dcb0938a2b4bfe07aec74f0332
SIZE (winselector-20080223.tar.bz2) = 246692

View File

@ -1,4 +0,0 @@
An E17 module that enables access to all windows through a shelf button.
Author: Viktor Kojouharov <vkojouharov@gmail.com>
WWW: http://www.enlightenment.org/

View File

@ -1,10 +0,0 @@
lib/enlightenment/modules/winselector/%%E17_ARCH%%/module.a
lib/enlightenment/modules/winselector/%%E17_ARCH%%/module.la
lib/enlightenment/modules/winselector/%%E17_ARCH%%/module.so
lib/enlightenment/modules/winselector/module.desktop
lib/enlightenment/modules/winselector/e-module-winselector.edj
lib/enlightenment/modules/winselector/winselector.edj
@dirrm lib/enlightenment/modules/winselector/%%E17_ARCH%%
@dirrm lib/enlightenment/modules/winselector
@dirrmtry lib/enlightenment/modules
@dirrmtry lib/enlightenment