diff options
author | pav <pav@FreeBSD.org> | 2009-12-08 22:30:09 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2009-12-08 22:30:09 +0800 |
commit | 63ea972d4fb9e3310eacf3fe692a9afe49874235 (patch) | |
tree | bc0c931c9789842aadf764e5b6d07eb613cb5e08 /lang | |
parent | 50ec0ecc16f7d463b891438f4eaa28ff1cfe83ad (diff) | |
download | freebsd-ports-gnome-63ea972d4fb9e3310eacf3fe692a9afe49874235.tar.gz freebsd-ports-gnome-63ea972d4fb9e3310eacf3fe692a9afe49874235.tar.zst freebsd-ports-gnome-63ea972d4fb9e3310eacf3fe692a9afe49874235.zip |
This port has been broken for 3+ months, thus
- Mark DEPRECATED and schedule for expiration in one month
With hat: portmgr
Diffstat (limited to 'lang')
-rw-r--r-- | lang/ccscript/Makefile | 2 | ||||
-rw-r--r-- | lang/gnat-glade/Makefile | 2 | ||||
-rw-r--r-- | lang/mlton/Makefile | 2 | ||||
-rw-r--r-- | lang/ocamlduce/Makefile | 2 | ||||
-rw-r--r-- | lang/pnetc/Makefile | 2 | ||||
-rw-r--r-- | lang/xsb/Makefile | 2 |
6 files changed, 12 insertions, 0 deletions
diff --git a/lang/ccscript/Makefile b/lang/ccscript/Makefile index ef4c06427cfd..7aa282a0d9ce 100644 --- a/lang/ccscript/Makefile +++ b/lang/ccscript/Makefile @@ -19,6 +19,8 @@ COMMENT= State-event driven class extendible C++ script interpreter LIB_DEPENDS= ccgnu2-1.7.0:${PORTSDIR}/devel/commoncpp BROKEN= Does not build with libtool 2.2. +DEPRECATED= has been broken for 4 months +EXPIRATION_DATE=2010-01-08 USE_AUTOTOOLS= libtool:22 USE_GNOME= pkgconfig gnometarget diff --git a/lang/gnat-glade/Makefile b/lang/gnat-glade/Makefile index c57b2ce2fcdd..3f118c0117cd 100644 --- a/lang/gnat-glade/Makefile +++ b/lang/gnat-glade/Makefile @@ -19,6 +19,8 @@ COMMENT= GNU Ada distributed systems annex BUILD_DEPENDS= gnatgcc:${PORTSDIR}/lang/gnat BROKEN= does not build +DEPRECATED= has been broken for 3 months +EXPIRATION_DATE=2010-01-08 USE_AUTOTOOLS= automake:14 autoconf:262 USE_GMAKE= yes diff --git a/lang/mlton/Makefile b/lang/mlton/Makefile index 872a9e5e7044..c7dde0ed0e78 100644 --- a/lang/mlton/Makefile +++ b/lang/mlton/Makefile @@ -29,6 +29,8 @@ RUN_DEPENDS= bash:${PORTSDIR}/shells/bash BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash BROKEN= does not build +DEPRECATED= has been broken for 5 months +EXPIRATION_DATE=2010-01-08 OPTIONS= SMLNJ "Bootstrap with SML/NJ (can take >15 hours)" off \ MINGW32 "Add the mingw32 target (requires wine)" off diff --git a/lang/ocamlduce/Makefile b/lang/ocamlduce/Makefile index 864184d08bd4..a2e4fb596327 100644 --- a/lang/ocamlduce/Makefile +++ b/lang/ocamlduce/Makefile @@ -23,6 +23,8 @@ USE_OCAML_PLIST= yes ALL_TARGET= all opt BROKEN= does not build with current version of lang/ocaml +DEPRECATED= has been broken for 7 months +EXPIRATION_DATE=2010-01-08 .include <bsd.port.pre.mk> diff --git a/lang/pnetc/Makefile b/lang/pnetc/Makefile index fa3d91f49712..8ff83b4b03fb 100644 --- a/lang/pnetc/Makefile +++ b/lang/pnetc/Makefile @@ -20,6 +20,8 @@ BUILD_DEPENDS= cscc:${PORTSDIR}/lang/pnet-base \ RUN_DEPENDS= ${LOCALBASE}/lib/cscc/lib/libXsharpSupport.so.0:${PORTSDIR}/lang/pnetlib BROKEN= does not build +DEPRECATED= has been broken for 5 months +EXPIRATION_DATE=2010-01-08 GNU_CONFIGURE= yes USE_GMAKE= yes diff --git a/lang/xsb/Makefile b/lang/xsb/Makefile index 696cd7ff6af1..5cfbb032c46c 100644 --- a/lang/xsb/Makefile +++ b/lang/xsb/Makefile @@ -18,6 +18,8 @@ COMMENT= A tabled Logic Programming and Deductive Database system BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend BROKEN= does not package +DEPRECATED= has been broken for 6 months +EXPIRATION_DATE=2010-01-08 WRKSRC= ${WRKDIR}/XSB/build USE_GMAKE= yes |