diff options
author | Renato Botelho <garga@FreeBSD.org> | 2011-01-03 14:38:01 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2011-01-03 14:38:01 +0000 |
commit | 21526892f39daca6d022ea1a7c1229d60c0d68b7 (patch) | |
tree | 7ee0fa6dbb6ac8d5faf14970e19155d5a6fb9e16 /x11-wm | |
parent | 75a99c614f1b68176aee92482e1d1b628323e3d7 (diff) |
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/Makefile | 3 | ||||
-rw-r--r-- | x11-wm/e17-module-bling/Makefile | 32 | ||||
-rw-r--r-- | x11-wm/e17-module-bling/distinfo | 2 | ||||
-rw-r--r-- | x11-wm/e17-module-bling/pkg-descr | 4 | ||||
-rw-r--r-- | x11-wm/e17-module-bling/pkg-plist | 7 | ||||
-rw-r--r-- | x11-wm/e17-module-mixer/Makefile | 39 | ||||
-rw-r--r-- | x11-wm/e17-module-mixer/distinfo | 2 | ||||
-rw-r--r-- | x11-wm/e17-module-mixer/pkg-descr | 4 | ||||
-rw-r--r-- | x11-wm/e17-module-mixer/pkg-plist | 18 | ||||
-rw-r--r-- | x11-wm/e17-utils/Makefile | 70 | ||||
-rw-r--r-- | x11-wm/e17-utils/distinfo | 3 | ||||
-rw-r--r-- | x11-wm/e17-utils/pkg-descr | 7 | ||||
-rw-r--r-- | x11-wm/e17-utils/pkg-plist | 12 |
13 files changed, 0 insertions, 203 deletions
diff --git a/x11-wm/Makefile b/x11-wm/Makefile index baa1f8c4d30a..a9a029ae8384 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -35,7 +35,6 @@ SUBDIR += e16 SUBDIR += e16utils SUBDIR += e17-module-alarm - SUBDIR += e17-module-bling SUBDIR += e17-module-calendar SUBDIR += e17-module-cpu SUBDIR += e17-module-deskshow @@ -59,7 +58,6 @@ SUBDIR += e17-module-language SUBDIR += e17-module-mail SUBDIR += e17-module-mem - SUBDIR += e17-module-mixer SUBDIR += e17-module-moon SUBDIR += e17-module-mpdule SUBDIR += e17-module-net @@ -80,7 +78,6 @@ SUBDIR += e17-module-winselector SUBDIR += e17-module-wlan SUBDIR += e17-modules - SUBDIR += e17-utils SUBDIR += echinus SUBDIR += ede SUBDIR += emerald diff --git a/x11-wm/e17-module-bling/Makefile b/x11-wm/e17-module-bling/Makefile deleted file mode 100644 index c0b728fc4ccd..000000000000 --- a/x11-wm/e17-module-bling/Makefile +++ /dev/null @@ -1,32 +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-wm -MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/ -PKGNAMEPREFIX= e17-module- - -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 libtool_hack modarch_hack -USE_XORG= xcomposite xext xrender xdamage xfixes - -BROKEN= does not compile -DEPRECATED= abandoned upstream -EXPIRATION_DATE= 2011-01-01 - -.include <bsd.port.mk> diff --git a/x11-wm/e17-module-bling/distinfo b/x11-wm/e17-module-bling/distinfo deleted file mode 100644 index 38eb33d53a90..000000000000 --- a/x11-wm/e17-module-bling/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (bling-20080413.tar.bz2) = 01636e59be75f2dc15ed1908192d2d2f7e64e94f26371fadf2f188a40a126868 -SIZE (bling-20080413.tar.bz2) = 280356 diff --git a/x11-wm/e17-module-bling/pkg-descr b/x11-wm/e17-module-bling/pkg-descr deleted file mode 100644 index 18779b2cf2b2..000000000000 --- a/x11-wm/e17-module-bling/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -An E17 composite manager module. - -Author: Ibukun Olumuyiwa -WWW: http://www.enlightenment.org diff --git a/x11-wm/e17-module-bling/pkg-plist b/x11-wm/e17-module-bling/pkg-plist deleted file mode 100644 index 7f04063d1674..000000000000 --- a/x11-wm/e17-module-bling/pkg-plist +++ /dev/null @@ -1,7 +0,0 @@ -lib/enlightenment/modules/bling/e-module-bling.edj -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 diff --git a/x11-wm/e17-module-mixer/Makefile b/x11-wm/e17-module-mixer/Makefile deleted file mode 100644 index 99386e4fc9d3..000000000000 --- a/x11-wm/e17-module-mixer/Makefile +++ /dev/null @@ -1,39 +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-wm -MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/ -PKGNAMEPREFIX= e17-module- - -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 libtool_hack modarch_hack -GNU_CONFIGURE= yes - -BROKEN= does not compile -DEPRECATED= abandoned upstream -EXPIRATION_DATE= 2011-01-01 - -.if !defined(WITHOUT_NLS) -USE_GETTEXT= yes -PLIST_SUB+= NLS="" -.else -CONFIGURE_ARGS= --disable-nls -PLIST_SUB+= NLS="@comment " -.endif - -.include <bsd.port.mk> diff --git a/x11-wm/e17-module-mixer/distinfo b/x11-wm/e17-module-mixer/distinfo deleted file mode 100644 index 69f4bc7c9ee9..000000000000 --- a/x11-wm/e17-module-mixer/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (mixer-20080223.tar.bz2) = 7a6b814bae322e8ac5988f532410ea092967d16f7b3742bd5f2cc01bd672d7ff -SIZE (mixer-20080223.tar.bz2) = 289275 diff --git a/x11-wm/e17-module-mixer/pkg-descr b/x11-wm/e17-module-mixer/pkg-descr deleted file mode 100644 index f631d3706434..000000000000 --- a/x11-wm/e17-module-mixer/pkg-descr +++ /dev/null @@ -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 diff --git a/x11-wm/e17-module-mixer/pkg-plist b/x11-wm/e17-module-mixer/pkg-plist deleted file mode 100644 index a942f2a6dc7b..000000000000 --- a/x11-wm/e17-module-mixer/pkg-plist +++ /dev/null @@ -1,18 +0,0 @@ -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 diff --git a/x11-wm/e17-utils/Makefile b/x11-wm/e17-utils/Makefile deleted file mode 100644 index bfc1f6d159cf..000000000000 --- a/x11-wm/e17-utils/Makefile +++ /dev/null @@ -1,70 +0,0 @@ -# New ports collection makefile for: e17-utils -# Date created: 2006-07-16 -# Whom: Stanislav Sedov <ssedov@mbsd.msk.ru> -# -# $MBSDlabs$ -# $FreeBSD$ -# - -PORTNAME= utils -PORTVERSION= 20080223 -PORTREVISION= 4 -CATEGORIES= x11-wm -MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/ -PKGNAMEPREFIX= e17- -DISTNAME= e_${PORTNAME}-${PORTVERSION} - -MAINTAINER= stas@FreeBSD.org -COMMENT= Various supplementary utilities for e17 window manager - -DATADIR= ${PREFIX}/share/e_utils - -GNU_CONFIGURE= yes -USE_BZIP2= yes -USE_GMAKE= yes -USE_GNOME= gnometarget pkgconfig -USE_EFL= imlib2 engrave ecore -USE_EFL_ECORE= evas file config - -BROKEN= does not compile -DEPRECATED= abandoned upstream -EXPIRATION_DATE= 2011-01-01 - -OPTIONS= SETROOT "Build e17setroot" on \ - ENTANGLE "Build entangle" on \ - EXIGE "Build exige" on - -.include <bsd.port.pre.mk> - -.if defined(WITHOUT_SETROOT) && defined(WITHOUT_ENTANGLE) && \ - defined(WITHOUT_EXIGE) -IGNORE= select at least one utility to install -.endif - -.if !defined(WITHOUT_SETROOT) -BUILD_DEPENDS+= enlightenment:${PORTSDIR}/x11-wm/enlightenment -RUN_DEPENDS+= enlightenment:${PORTSDIR}/x11-wm/enlightenment -PLIST_SUB+= SETROOT="" -.else -PLIST_SUB+= SETROOT="@comment " -.endif - -.if !defined(WITHOUT_ENTANGLE) -BUILD_DEPENDS+= enlightenment:${PORTSDIR}/x11-wm/enlightenment -RUN_DEPENDS+= enlightenment:${PORTSDIR}/x11-wm/enlightenment -USE_EFL+= edje eet -USE_EFL_ESMART+= container text_entry -PLIST_SUB+= ENTANGLE="" -.else -PLIST_SUB+= ENTANGLE="@comment " -.endif - -.if !defined(WITHOUT_EXIGE) -USE_EFL+= edje eet -USE_EFL_ESMART+= container text_entry -PLIST_SUB+= EXIGE="" -.else -PLIST_SUB+= EXIGE="@comment " -.endif - -.include <bsd.port.post.mk> diff --git a/x11-wm/e17-utils/distinfo b/x11-wm/e17-utils/distinfo deleted file mode 100644 index 92454ec99aac..000000000000 --- a/x11-wm/e17-utils/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (e_utils-20080223.tar.bz2) = 1e82c2c0767fb85ac15c185f2dc53f24 -SHA256 (e_utils-20080223.tar.bz2) = a5ee61f6cac8275f6c0aca3cdaade9b4e58b345c645ee7e060dd4fa0a08ce58d -SIZE (e_utils-20080223.tar.bz2) = 795101 diff --git a/x11-wm/e17-utils/pkg-descr b/x11-wm/e17-utils/pkg-descr deleted file mode 100644 index baafeaee52b8..000000000000 --- a/x11-wm/e17-utils/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -e_util is a collection of utils for enlightenment 0.17: - - e17setroot - cmdline util to set the background - - entangle - simple menu editor - - exige - program launcher - -Author: various e17 developers -WWW: http://www.enlightenment.org diff --git a/x11-wm/e17-utils/pkg-plist b/x11-wm/e17-utils/pkg-plist deleted file mode 100644 index 6d9897b9df33..000000000000 --- a/x11-wm/e17-utils/pkg-plist +++ /dev/null @@ -1,12 +0,0 @@ -%%SETROOT%%bin/e17setroot -%%ENTANGLE%%bin/entangle -%%EXIGE%%bin/exige -%%ENTANGLE%%%%DATADIR%%/data/entangle/default.edj -%%ENTANGLE%%share/enlightenment/config-apps/entangle.eap -%%DATADIR%%/data/exige/default.edj -%%EXIGE%%@dirrm %%DATADIR%%/data/exige -%%ENTANGLE%%@dirrm %%DATADIR%%/data/entangle -%%ENTANGLE%%@dirrmtry share/enlightenment/config-apps -%%ENTANGLE%%@dirrmtry share/enlightenment -@dirrmtry %%DATADIR%%/data -@dirrmtry %%DATADIR%% |