diff options
author | bapt <bapt@FreeBSD.org> | 2012-04-10 07:51:44 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2012-04-10 07:51:44 +0800 |
commit | be265396a89275fdfca64087ff628ff1369be849 (patch) | |
tree | 481f9a69f7bae873d0cc02c1d7f93f6aef544395 /x11 | |
parent | 37d6981d67304bae5530f74ca92c339ecdb39791 (diff) | |
download | freebsd-ports-graphics-be265396a89275fdfca64087ff628ff1369be849.tar.gz freebsd-ports-graphics-be265396a89275fdfca64087ff628ff1369be849.tar.zst freebsd-ports-graphics-be265396a89275fdfca64087ff628ff1369be849.zip |
Mark as deprecated and set expiration to 2012-05-10 for ports that are mark as broken for more than 6 month
Diffstat (limited to 'x11')
-rw-r--r-- | x11/avant-window-navigator-xfce4/Makefile | 3 | ||||
-rw-r--r-- | x11/cl-clx-sbcl/Makefile | 3 | ||||
-rw-r--r-- | x11/x3270/Makefile | 3 |
3 files changed, 9 insertions, 0 deletions
diff --git a/x11/avant-window-navigator-xfce4/Makefile b/x11/avant-window-navigator-xfce4/Makefile index b28a31ec6e3..d5671929ef8 100644 --- a/x11/avant-window-navigator-xfce4/Makefile +++ b/x11/avant-window-navigator-xfce4/Makefile @@ -8,6 +8,9 @@ AWN_DESKTOP= xfce4 MASTERDIR= ${.CURDIR}/../avant-window-navigator +DEPRECATED= BROKEN for more than 6 month +EXPIRATION_DATE= 2012-05-10 + BROKEN= does not configure .include <${MASTERDIR}/Makefile> diff --git a/x11/cl-clx-sbcl/Makefile b/x11/cl-clx-sbcl/Makefile index a5a3e8fc29e..951fa32a81a 100644 --- a/x11/cl-clx-sbcl/Makefile +++ b/x11/cl-clx-sbcl/Makefile @@ -12,6 +12,9 @@ MASTERDIR= ${.CURDIR}/../../x11/cl-clx BUILD_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/clx/clx.asd:${PORTSDIR}/x11/cl-clx RUN_DEPENDS= ${LOCALBASE}/${CL_LIBDIR_REL}/clx/clx.asd:${PORTSDIR}/x11/cl-clx +DEPRECATED= BROKEN for more than 6 month +EXPIRATION_DATE= 2012-05-10 + USE_ASDF_FASL= yes FASL_BUILD= yes FASL_TARGET= sbcl diff --git a/x11/x3270/Makefile b/x11/x3270/Makefile index e1a42cc63e1..ce2499d76bb 100644 --- a/x11/x3270/Makefile +++ b/x11/x3270/Makefile @@ -18,6 +18,9 @@ BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf \ mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir \ mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale +DEPRECATED= BROKEN for more than 6 month +EXPIRATION_DATE= 2012-05-10 + BROKEN= does not package USE_IMAKE= yes |