aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2015-01-01 01:21:52 +0800
committerRene Ladan <rene@FreeBSD.org>2015-01-01 01:21:52 +0800
commit82e02f8fc13dc34974c7eae6734fd1c4e302bc2b (patch)
tree7c697b8b7b269ef8a46202075581d664554eb784 /graphics
parent14a14c4a684f21672dd4b0194ab1b3d2834e9b5d (diff)
downloadfreebsd-ports-gnome-82e02f8fc13dc34974c7eae6734fd1c4e302bc2b.tar.gz
freebsd-ports-gnome-82e02f8fc13dc34974c7eae6734fd1c4e302bc2b.tar.zst
freebsd-ports-gnome-82e02f8fc13dc34974c7eae6734fd1c4e302bc2b.zip
Remove expired ports:
2014-12-31 graphics/ender: Unused by EFL 1.11 2014-12-31 graphics/enesim: Unused by EFL 1.11 2014-12-31 graphics/etch: Unused by EFL 1.11 2014-12-31 www/egueb: Unused by EFL 1.11 2014-12-31 x11-wm/e17-module-comp-scale: Broken and updates aren't available 2014-12-31 x11-wm/e17-module-eektool: Broken and updates aren't available 2014-12-31 x11-wm/e17-module-elfe: Broken and updates aren't available 2014-12-31 x11-wm/e17-module-empris: Broken and updates aren't available 2014-12-31 x11-wm/e17-module-engage: Broken and updates aren't available 2014-12-31 x11-wm/e17-module-eooorg: Broken and updates aren't available 2014-12-31 x11-wm/e17-module-everything-aspell: Broken and updates aren't available 2014-12-31 x11-wm/e17-module-everything-mpris: Broken and updates aren't available 2014-12-31 x11-wm/e17-module-everything-pidgin: Broken and updates aren't available 2014-12-31 x11-wm/e17-module-everything-shotgun: Broken and updates aren't available 2014-12-31 x11-wm/e17-module-everything-wallpaper: Broken and updates aren't available 2014-12-31 x11-wm/e17-module-exebuf: Broken and updates aren't available 2014-12-31 x11-wm/e17-module-execwatch: Broken and updates aren't available 2014-12-31 x11-wm/e17-module-flame: Broken and updates aren't available 2014-12-31 x11-wm/e17-module-iiirk: Broken and updates aren't available 2014-12-31 x11-wm/e17-module-itask: Broken and updates aren't available 2014-12-31 x11-wm/e17-module-mail: Broken and updates aren't available 2014-12-31 x11-wm/e17-module-moon: Broken and updates aren't available 2014-12-31 x11-wm/e17-module-news: Broken and updates aren't available 2014-12-31 x11-wm/e17-module-photo: Broken and updates aren't available 2014-12-31 x11-wm/e17-module-rain: Broken and updates aren't available 2014-12-31 x11-wm/e17-module-screenshot: Broken and updates aren't available 2014-12-31 x11-wm/e17-module-slideshow: Broken and updates aren't available 2014-12-31 x11-wm/e17-module-taskbar: Broken and updates aren't available 2014-12-31 x11-wm/e17-module-uptime: Broken and updates aren't available 2014-12-31 x11-wm/e17-module-weather: Broken and updates aren't available 2014-12-31 x11-wm/e17-module-winlist-ng: Broken and updates aren't available 2014-12-31 x11-wm/e17-module-winselector: Broken and updates aren't available
Diffstat (limited to 'graphics')
-rw-r--r--graphics/Makefile3
-rw-r--r--graphics/ender/Makefile32
-rw-r--r--graphics/ender/distinfo2
-rw-r--r--graphics/ender/pkg-descr4
-rw-r--r--graphics/ender/pkg-plist8
-rw-r--r--graphics/enesim/Makefile26
-rw-r--r--graphics/enesim/distinfo2
-rw-r--r--graphics/enesim/pkg-descr7
-rw-r--r--graphics/enesim/pkg-plist51
-rw-r--r--graphics/etch/Makefile26
-rw-r--r--graphics/etch/distinfo2
-rw-r--r--graphics/etch/pkg-descr3
-rw-r--r--graphics/etch/pkg-plist5
13 files changed, 0 insertions, 171 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index 406ef0ebd7f2..39457f94820f 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -134,8 +134,6 @@
SUBDIR += edje_viewer
SUBDIR += electrix
SUBDIR += enblend
- SUBDIR += ender
- SUBDIR += enesim
SUBDIR += entangle
SUBDIR += eog
SUBDIR += eog-plugins
@@ -146,7 +144,6 @@
SUBDIR += epix
SUBDIR += eps2png
SUBDIR += epstool
- SUBDIR += etch
SUBDIR += eterm-bg
SUBDIR += evas_generic_loaders
SUBDIR += evas_generic_loaders-gst
diff --git a/graphics/ender/Makefile b/graphics/ender/Makefile
deleted file mode 100644
index 2331df0f77d0..000000000000
--- a/graphics/ender/Makefile
+++ /dev/null
@@ -1,32 +0,0 @@
-# Created by: Grzegorz Blach <gblach@FreeBSD.org>
-# $FreeBSD$
-
-PORTNAME= ender
-PORTVERSION= 20121003
-CATEGORIES= graphics enlightenment
-MASTER_SITES= http://files.roorback.net/e17/extra/
-
-MAINTAINER= gblach@FreeBSD.org
-COMMENT= Ender provide common API for enesim renderers
-
-LICENSE= LGPL21
-
-BUILD_DEPENDS= ${LOCALBASE}/bin/flex:${PORTSDIR}/textproc/flex
-
-DIST_SUBDIR= e17
-GNU_CONFIGURE= yes
-USES= bison pathfix pkgconfig tar:bzip2
-USE_EFL= eina enesim libtool_hack
-USE_LDCONFIG= yes
-
-CONFIGURE_ARGS= --disable-static
-
-BROKEN= Don't build with EFL 1.11
-DEPRECATED= Unused by EFL 1.11
-EXPIRATION_DATE=2014-12-31
-
-post-patch:
- @${REINPLACE_CMD} -e "s|@LEX@|${LOCALBASE}/bin/flex|" \
- ${WRKSRC}/src/lib/Makefile.in
-
-.include <bsd.port.mk>
diff --git a/graphics/ender/distinfo b/graphics/ender/distinfo
deleted file mode 100644
index 529c4f822c53..000000000000
--- a/graphics/ender/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (e17/ender-20121003.tar.bz2) = 91b505a85e1b7c33dbe0352920fa3e2a5007744e2e57744a67813c654458b120
-SIZE (e17/ender-20121003.tar.bz2) = 542973
diff --git a/graphics/ender/pkg-descr b/graphics/ender/pkg-descr
deleted file mode 100644
index 4c0e1799c723..000000000000
--- a/graphics/ender/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-Ender is a library that loads descriptions of enesim renderers and abstracts
-them into a collection of properties that are accesible through a common API.
-
-WWW: http://code.google.com/p/enesim/
diff --git a/graphics/ender/pkg-plist b/graphics/ender/pkg-plist
deleted file mode 100644
index 6e3dad2c8237..000000000000
--- a/graphics/ender/pkg-plist
+++ /dev/null
@@ -1,8 +0,0 @@
-bin/ender_generator
-bin/ender_inspect
-include/Ender.h
-lib/libender.so
-lib/libender.so.0
-libdata/pkgconfig/ender.pc
-%%DATADIR%%/enesim.ender
-%%DATADIR%%/etex.ender
diff --git a/graphics/enesim/Makefile b/graphics/enesim/Makefile
deleted file mode 100644
index c0ee5f4d0bdb..000000000000
--- a/graphics/enesim/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# Created by: Grzegorz Blach <gblach@FreeBSD.org>
-# $FreeBSD$
-
-PORTNAME= enesim
-PORTVERSION= 20121003
-CATEGORIES= graphics enlightenment
-MASTER_SITES= http://files.roorback.net/e17/extra/
-
-MAINTAINER= gblach@FreeBSD.org
-COMMENT= Rendering library focused on flexibility and extensibility
-
-LICENSE= LGPL21
-
-DIST_SUBDIR= e17
-GNU_CONFIGURE= yes
-USE_EFL= eina libtool_hack
-USES= pathfix pkgconfig tar:bzip2
-USE_LDCONFIG= yes
-
-CONFIGURE_ARGS= --disable-static
-
-BROKEN= Don't build with EFL 1.11
-DEPRECATED= Unused by EFL 1.11
-EXPIRATION_DATE=2014-12-31
-
-.include <bsd.port.mk>
diff --git a/graphics/enesim/distinfo b/graphics/enesim/distinfo
deleted file mode 100644
index b6e8d1642b1f..000000000000
--- a/graphics/enesim/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (e17/enesim-20121003.tar.bz2) = 75b43f36279a4569fd884a249bd274fbecfc84a10443544f741ec7a73862c766
-SIZE (e17/enesim-20121003.tar.bz2) = 755472
diff --git a/graphics/enesim/pkg-descr b/graphics/enesim/pkg-descr
deleted file mode 100644
index 5fa80be2eb1a..000000000000
--- a/graphics/enesim/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-Enesim basically it is a rendering library, that is, it allows you
-to draw different graphics primitives (in Enesim it is called a Renderer)
-into a target drawable (in Enesim a Surface). Given that a Renderer
-can draw anything, it has its own state that is modified through
-the renderer's specific properties setters and getters.
-
-WWW: http://code.google.com/p/enesim/
diff --git a/graphics/enesim/pkg-plist b/graphics/enesim/pkg-plist
deleted file mode 100644
index edda475f5771..000000000000
--- a/graphics/enesim/pkg-plist
+++ /dev/null
@@ -1,51 +0,0 @@
-bin/emage_example01
-bin/emage_example02
-include/Emage.h
-include/Enesim.h
-include/Etex.h
-include/enesim/enesim_buffer.h
-include/enesim/enesim_color.h
-include/enesim/enesim_compositor.h
-include/enesim/enesim_converter.h
-include/enesim/enesim_eina.h
-include/enesim/enesim_error.h
-include/enesim/enesim_main.h
-include/enesim/enesim_matrix.h
-include/enesim/enesim_perlin.h
-include/enesim/enesim_pool.h
-include/enesim/enesim_rectangle.h
-include/enesim/enesim_renderer.h
-include/enesim/enesim_renderer_background.h
-include/enesim/enesim_renderer_checker.h
-include/enesim/enesim_renderer_circle.h
-include/enesim/enesim_renderer_clipper.h
-include/enesim/enesim_renderer_compound.h
-include/enesim/enesim_renderer_dispmap.h
-include/enesim/enesim_renderer_ellipse.h
-include/enesim/enesim_renderer_figure.h
-include/enesim/enesim_renderer_gradient.h
-include/enesim/enesim_renderer_gradient_linear.h
-include/enesim/enesim_renderer_gradient_radial.h
-include/enesim/enesim_renderer_grid.h
-include/enesim/enesim_renderer_image.h
-include/enesim/enesim_renderer_importer.h
-include/enesim/enesim_renderer_line.h
-include/enesim/enesim_renderer_path.h
-include/enesim/enesim_renderer_pattern.h
-include/enesim/enesim_renderer_perlin.h
-include/enesim/enesim_renderer_proxy.h
-include/enesim/enesim_renderer_raddist.h
-include/enesim/enesim_renderer_rectangle.h
-include/enesim/enesim_renderer_shape.h
-include/enesim/enesim_renderer_stripes.h
-include/enesim/enesim_renderer_transition.h
-include/enesim/enesim_surface.h
-lib/libemage.so
-lib/libemage.so.0
-lib/libenesim.so
-lib/libenesim.so.0
-lib/libetex.so
-lib/libetex.so.0
-libdata/pkgconfig/emage.pc
-libdata/pkgconfig/enesim.pc
-libdata/pkgconfig/etex.pc
diff --git a/graphics/etch/Makefile b/graphics/etch/Makefile
deleted file mode 100644
index 6dd9a8e0f1c5..000000000000
--- a/graphics/etch/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# Created by: Grzegorz Blach <gblach@FreeBSD.org>
-# $FreeBSD$
-
-PORTNAME= etch
-PORTVERSION= 20121003
-CATEGORIES= graphics enlightenment
-MASTER_SITES= http://files.roorback.net/e17/extra/
-
-MAINTAINER= gblach@FreeBSD.org
-COMMENT= Etch is an abstract time based animation library
-
-LICENSE= LGPL21
-
-DIST_SUBDIR= e17
-GNU_CONFIGURE= yes
-USE_EFL= eina enesim libtool_hack
-USES= pathfix pkgconfig tar:bzip2
-USE_LDCONFIG= yes
-
-CONFIGURE_ARGS= --disable-static
-
-BROKEN= Don't build with EFL 1.11
-DEPRECATED= Unused by EFL 1.11
-EXPIRATION_DATE=2014-12-31
-
-.include <bsd.port.mk>
diff --git a/graphics/etch/distinfo b/graphics/etch/distinfo
deleted file mode 100644
index 149f3751987c..000000000000
--- a/graphics/etch/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (e17/etch-20121003.tar.bz2) = 8b1294f1f091dff02c3738e67e35c2ce3f44bf3bf1f1ae7cd6709564f2b3b9ac
-SIZE (e17/etch-20121003.tar.bz2) = 482236
diff --git a/graphics/etch/pkg-descr b/graphics/etch/pkg-descr
deleted file mode 100644
index b79abd6a70ab..000000000000
--- a/graphics/etch/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-Etch is an abstract time based animation library.
-
-WWW: http://code.google.com/p/enesim/
diff --git a/graphics/etch/pkg-plist b/graphics/etch/pkg-plist
deleted file mode 100644
index f788fc773144..000000000000
--- a/graphics/etch/pkg-plist
+++ /dev/null
@@ -1,5 +0,0 @@
-bin/etch_test
-include/Etch.h
-lib/libetch.so
-lib/libetch.so.0
-libdata/pkgconfig/etch.pc