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 | |
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')
-rw-r--r-- | x11/libdnd/Makefile | 2 | ||||
-rw-r--r-- | x11/xclick/Makefile | 2 | ||||
-rw-r--r-- | x11/xco/Makefile | 2 | ||||
-rw-r--r-- | x11/xlupe/Makefile | 2 |
4 files changed, 8 insertions, 0 deletions
diff --git a/x11/libdnd/Makefile b/x11/libdnd/Makefile index 79f59111fbb4..4802e296677c 100644 --- a/x11/libdnd/Makefile +++ b/x11/libdnd/Makefile @@ -15,6 +15,8 @@ LICENSE= LGPL20 LICENSE_FILE= ${WRKSRC}/../COPYING.LIB BROKEN= unfetchable +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2016-07-04 USES= tar:tgz USE_XORG= x11 xmu ice xaw diff --git a/x11/xclick/Makefile b/x11/xclick/Makefile index cb73c4ae82d4..5fbae9081c46 100644 --- a/x11/xclick/Makefile +++ b/x11/xclick/Makefile @@ -14,6 +14,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Generates X11 mouse button click events BROKEN= unfetchable +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2016-07-04 USE_XORG= x11 xtst xext xfixes xi diff --git a/x11/xco/Makefile b/x11/xco/Makefile index 5a9d5851ec38..5294177926a4 100644 --- a/x11/xco/Makefile +++ b/x11/xco/Makefile @@ -11,6 +11,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Display X11 color names and colors BROKEN= unfetchable +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2016-07-04 USES= imake USE_XORG= x11 xext diff --git a/x11/xlupe/Makefile b/x11/xlupe/Makefile index 72487c6dc416..9acc3abf9b1f 100644 --- a/x11/xlupe/Makefile +++ b/x11/xlupe/Makefile @@ -11,6 +11,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Magnifying glass for X. like xmag but with continously updates BROKEN= unfetchable +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2016-07-04 USES= imake USE_XORG= xaw |