From 14d1eea421a42564b8f6285daa105bd4a08c6155 Mon Sep 17 00:00:00 2001 From: kris Date: Mon, 21 Jun 2004 21:27:46 +0000 Subject: Set an expiry date of 2004-08-20 for these BROKEN/IGNORE/FORBIDDEN ports. They will be removed on or after that date if they are still broken and no fix has been submitted to GNATS. --- devel/ruby-flex_rb/Makefile | 2 ++ devel/ruby-gconf/Makefile | 2 ++ devel/whups/Makefile | 4 +++- 3 files changed, 7 insertions(+), 1 deletion(-) (limited to 'devel') diff --git a/devel/ruby-flex_rb/Makefile b/devel/ruby-flex_rb/Makefile index 9a5e5347a7d..0b4f7818dee 100644 --- a/devel/ruby-flex_rb/Makefile +++ b/devel/ruby-flex_rb/Makefile @@ -17,6 +17,8 @@ MAINTAINER= knu@FreeBSD.org COMMENT= Ruby flex regular expression matching extension BROKEN= Does not compile +EXPIRATION_DATE=2004-08-20 +DEPRECATED= ${BROKEN} USE_RUBY= yes USE_RUBY_EXTCONF= yes diff --git a/devel/ruby-gconf/Makefile b/devel/ruby-gconf/Makefile index 59d255305f5..0f48da591f7 100644 --- a/devel/ruby-gconf/Makefile +++ b/devel/ruby-gconf/Makefile @@ -19,6 +19,8 @@ MAINTAINER= knu@FreeBSD.org COMMENT= A Ruby interface to GConf (1.0.x) BROKEN= "Build fails" +EXPIRATION_DATE=2004-08-20 +DEPRECATED= ${BROKEN} LIB_DEPENDS= gconf-gtk-1.1:${PORTSDIR}/devel/gconf diff --git a/devel/whups/Makefile b/devel/whups/Makefile index f816b829741..1166ef6c71e 100644 --- a/devel/whups/Makefile +++ b/devel/whups/Makefile @@ -16,7 +16,9 @@ COMMENT= WHUPS is a web-based bug tracking system RUN_DEPENDS= ${LOCALBASE}/www/horde/index.php:${PORTSDIR}/www/horde2 -IGNORE= "Doesn't run with Horde 2.1 or 2.2" +IGNORE= Doesn't run with Horde 2.1 or 2.2 +EXPIRATION_DATE=2004-08-20 +DEPRECATED= ${IGNORE} NO_BUILD= yes -- cgit