diff options
author | antoine <antoine@FreeBSD.org> | 2016-06-04 00:44:58 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2016-06-04 00:44:58 +0800 |
commit | 76923284d121afff121a628c16bc7d49b1a9702f (patch) | |
tree | 24dcac0a257526d4f05afdcd8a3429b3043b19a1 /x11-wm | |
parent | 868772caf2a27b5b31ec36eb8815b90d961e107e (diff) | |
download | freebsd-ports-gnome-76923284d121afff121a628c16bc7d49b1a9702f.tar.gz freebsd-ports-gnome-76923284d121afff121a628c16bc7d49b1a9702f.tar.zst freebsd-ports-gnome-76923284d121afff121a628c16bc7d49b1a9702f.zip |
Deprecate ports broken for more than 6 months
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/e-module-forecasts/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/e-module-mpdule/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/e-module-net/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/e-module-penguins/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/e-module-places/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/e-module-tclock/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/musca/Makefile | 2 |
7 files changed, 14 insertions, 0 deletions
diff --git a/x11-wm/e-module-forecasts/Makefile b/x11-wm/e-module-forecasts/Makefile index b27b0aeba1b4..6b4082d950a3 100644 --- a/x11-wm/e-module-forecasts/Makefile +++ b/x11-wm/e-module-forecasts/Makefile @@ -18,6 +18,8 @@ USES= gmake libtool pkgconfig tar:xz INSTALL_TARGET= install-strip BROKEN= Not compatible with Enlightenment 0.20 +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2016-07-04 .include "../enlightenment/Makefile.plist" diff --git a/x11-wm/e-module-mpdule/Makefile b/x11-wm/e-module-mpdule/Makefile index ab7f26e6347f..8fa1b771b22c 100644 --- a/x11-wm/e-module-mpdule/Makefile +++ b/x11-wm/e-module-mpdule/Makefile @@ -19,6 +19,8 @@ USES= gmake libtool pkgconfig tar:xz INSTALL_TARGET= install-strip BROKEN= Not compatible with Enlightenment 0.20 +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2016-07-04 .include "../enlightenment/Makefile.plist" diff --git a/x11-wm/e-module-net/Makefile b/x11-wm/e-module-net/Makefile index a4b8b91b64dd..0889f99cb7ae 100644 --- a/x11-wm/e-module-net/Makefile +++ b/x11-wm/e-module-net/Makefile @@ -18,6 +18,8 @@ USES= gmake libtool pkgconfig tar:xz INSTALL_TARGET= install-strip BROKEN= Not compatible with Enlightenment 0.20 +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2016-07-04 .include "../enlightenment/Makefile.plist" diff --git a/x11-wm/e-module-penguins/Makefile b/x11-wm/e-module-penguins/Makefile index 6179f65d765c..a6acd8344068 100644 --- a/x11-wm/e-module-penguins/Makefile +++ b/x11-wm/e-module-penguins/Makefile @@ -18,6 +18,8 @@ USES= gmake libtool pkgconfig tar:xz INSTALL_TARGET= install-strip BROKEN= Not compatible with Enlightenment 0.20 +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2016-07-04 .include "../enlightenment/Makefile.plist" diff --git a/x11-wm/e-module-places/Makefile b/x11-wm/e-module-places/Makefile index 8ae5350e5e26..4302441acc17 100644 --- a/x11-wm/e-module-places/Makefile +++ b/x11-wm/e-module-places/Makefile @@ -18,6 +18,8 @@ USES= gmake libtool pkgconfig tar:xz INSTALL_TARGET= install-strip BROKEN= Not compatible with Enlightenment 0.20 +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2016-07-04 .include "../enlightenment/Makefile.plist" diff --git a/x11-wm/e-module-tclock/Makefile b/x11-wm/e-module-tclock/Makefile index c8b183b16a88..0de035381467 100644 --- a/x11-wm/e-module-tclock/Makefile +++ b/x11-wm/e-module-tclock/Makefile @@ -18,6 +18,8 @@ USES= gmake libtool pkgconfig tar:xz INSTALL_TARGET= install-strip BROKEN= Not compatible with Enlightenment 0.20 +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2016-07-04 .include "../enlightenment/Makefile.plist" diff --git a/x11-wm/musca/Makefile b/x11-wm/musca/Makefile index 9abfe508ff9c..ff7d08d301e1 100644 --- a/x11-wm/musca/Makefile +++ b/x11-wm/musca/Makefile @@ -12,6 +12,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Simple window manager for X, with features from ratpoison and dwm BROKEN= unfetchable +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2016-07-04 RUN_DEPENDS= dmenu:x11/dmenu |