aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm
diff options
context:
space:
mode:
authorrene <rene@FreeBSD.org>2015-11-02 00:02:28 +0800
committerrene <rene@FreeBSD.org>2015-11-02 00:02:28 +0800
commit0ca7ccf598288f0ac49c51058f45a83e34fc4ae2 (patch)
tree2d4440a865b6507c6089800fceacb58171068eed /x11-wm
parent6d9e16e652b1d871c6406b35a0c4db9eb56730c7 (diff)
downloadfreebsd-ports-graphics-0ca7ccf598288f0ac49c51058f45a83e34fc4ae2.tar.gz
freebsd-ports-graphics-0ca7ccf598288f0ac49c51058f45a83e34fc4ae2.tar.zst
freebsd-ports-graphics-0ca7ccf598288f0ac49c51058f45a83e34fc4ae2.zip
Remove expired ports:
2015-10-31 audio/cmus-post.fm: Broken for more than 6 months 2015-10-31 devel/libphish: Broken for more than 6 months 2015-10-31 devel/rubygem-debugger: This port is for Ruby 1.9 only. Upstream stopped maintenance. 2015-10-31 games/linux-ningpo-demo: Broken for more than 6 months 2015-10-30 graphics/gdal-grass: Superseded by gdal-2.0.0 2015-10-31 graphics/picviz: Broken for more than 6 months 2015-10-31 irc/weechat-devel: far behind stable irc/weechat (use it instead) 2015-10-31 mail/cucipop: Broken for more than 6 months 2015-10-31 math/rkward-kde4: Depends on deprecated math/R-cran-car 2015-10-31 multimedia/streamanalyze: Broken for more than 6 months 2015-10-31 net-mgmt/collectd: Please move to collectd5 - collect4 is not developed/patched 2015-10-31 sysutils/sdd: Broken for more than 6 months 2015-10-31 sysutils/xfce4-minicmd-plugin: Broken for more than 6 months 2015-10-31 www/linux-libgtkembedmoz: Broken for more than 6 months 2015-10-31 www/py-feedfinder: Broken for more than 6 months 2015-10-31 www/py-openssl-proxy: Broken for more than 6 months 2015-10-31 www/py-webware: Broken for more than 6 months 2015-10-31 www/py-webware-component: Depends on deprecated www/py-webware 2015-10-31 x11-fonts/code2001: Broken for more than 6 months 2015-10-31 x11-wm/e-module-diskio: Broken for more than 7 months
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/Makefile1
-rw-r--r--x11-wm/e-module-diskio/Makefile39
-rw-r--r--x11-wm/e-module-diskio/distinfo2
-rw-r--r--x11-wm/e-module-diskio/pkg-descr3
-rw-r--r--x11-wm/e-module-diskio/pkg-plist4
5 files changed, 0 insertions, 49 deletions
diff --git a/x11-wm/Makefile b/x11-wm/Makefile
index 635f6e65219..f52787214a5 100644
--- a/x11-wm/Makefile
+++ b/x11-wm/Makefile
@@ -32,7 +32,6 @@
SUBDIR += e-module-alarm
SUBDIR += e-module-cpu
SUBDIR += e-module-deskshow
- SUBDIR += e-module-diskio
SUBDIR += e-module-everything-places
SUBDIR += e-module-everything-websearch
SUBDIR += e-module-forecasts
diff --git a/x11-wm/e-module-diskio/Makefile b/x11-wm/e-module-diskio/Makefile
deleted file mode 100644
index 891faf2e833..00000000000
--- a/x11-wm/e-module-diskio/Makefile
+++ /dev/null
@@ -1,39 +0,0 @@
-# Created by: Grzegorz Blach <gblach@FreeBSD.org>
-# $FreeBSD$
-
-PORTNAME= e-module-diskio
-PORTVERSION= 20140402
-CATEGORIES= x11-wm enlightenment
-MASTER_SITES= LOCAL/gblach/enlightenment/
-
-MAINTAINER= enlightenment@FreeBSD.org
-COMMENT= Disk I/O visualization module for Enlightenment
-
-BUILD_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
-RUN_DEPENDS= enlightenment:${PORTSDIR}/x11-wm/enlightenment
-
-DIST_SUBDIR= enlightenment
-GNU_CONFIGURE= yes
-USES= gmake libtool pkgconfig tar:xz
-INSTALL_TARGET= install-strip
-
-BROKEN= Don't build with EFL 1.13.0
-DEPRECATED= Broken for more than 7 months
-EXPIRATION_DATE= 2015-10-31
-
-.include "../enlightenment/Makefile.plist"
-
-OPTIONS_DEFINE= NLS
-
-.include <bsd.port.options.mk>
-
-.if ${PORT_OPTIONS:MNLS}
-USES+= gettext
-CONFIGURE_ARGS+=--enable-nls
-PLIST_SUB+= NLS=""
-.else
-CONFIGURE_ARGS+=--disable-nls
-PLIST_SUB+= NLS="@comment "
-.endif
-
-.include <bsd.port.mk>
diff --git a/x11-wm/e-module-diskio/distinfo b/x11-wm/e-module-diskio/distinfo
deleted file mode 100644
index 8af1e2bd2f7..00000000000
--- a/x11-wm/e-module-diskio/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (enlightenment/e-module-diskio-20140402.tar.xz) = 57e1c72bd6d158b260030cb61accd57b53dcbd14256975ebd1fa551c3e0f2510
-SIZE (enlightenment/e-module-diskio-20140402.tar.xz) = 256832
diff --git a/x11-wm/e-module-diskio/pkg-descr b/x11-wm/e-module-diskio/pkg-descr
deleted file mode 100644
index d3087cdcd76..00000000000
--- a/x11-wm/e-module-diskio/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-Disk I/O visualization module for e17.
-
-WWW: http://www.enlightenment.org/
diff --git a/x11-wm/e-module-diskio/pkg-plist b/x11-wm/e-module-diskio/pkg-plist
deleted file mode 100644
index cc8781b67e7..00000000000
--- a/x11-wm/e-module-diskio/pkg-plist
+++ /dev/null
@@ -1,4 +0,0 @@
-lib/enlightenment/modules/diskio/e-module-diskio.edj
-lib/enlightenment/modules/diskio/module.desktop
-lib/enlightenment/modules/diskio/%%ENLIGHTENMENT_ARCH%%/module.a
-lib/enlightenment/modules/diskio/%%ENLIGHTENMENT_ARCH%%/module.so