aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-06-21 21:27:46 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-06-21 21:27:46 +0000
commit3c088f1b9af4965790f8f782c45e3280bc5bb68d (patch)
tree574b4a0a046ae0a48a0fd8f8df039adf82f28f96 /devel
parent45b745f6054c573e73e15c5330ca045ec0b2779c (diff)
downloadports-3c088f1b9af4965790f8f782c45e3280bc5bb68d.tar.gz
ports-3c088f1b9af4965790f8f782c45e3280bc5bb68d.zip
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/ruby-flex_rb/Makefile2
-rw-r--r--devel/ruby-gconf/Makefile2
-rw-r--r--devel/whups/Makefile4
3 files changed, 7 insertions, 1 deletions
diff --git a/devel/ruby-flex_rb/Makefile b/devel/ruby-flex_rb/Makefile
index 9a5e5347a7db..0b4f7818dee1 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 59d255305f5d..0f48da591f71 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 f816b829741c..1166ef6c71ed 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