summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-12-18 23:02:35 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-12-18 23:02:35 +0000
commitb70e8b7e1de586c9f68122d4a37c3533e8b79b8a (patch)
treedaa87464331d7a402c941bab0dc2a11aa17eded2 /lang
parent- Update fxscintilla to 1.62 (diff)
This port is scheduled to be removed on 2005-02-18 if it is still
broken at that time, and a fix has not been submitted to GNATS.
Notes
Notes: svn path=/head/; revision=124429
Diffstat (limited to 'lang')
-rw-r--r--lang/mlton/Makefile2
-rw-r--r--lang/ruby-ri/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/lang/mlton/Makefile b/lang/mlton/Makefile
index cc1865f96ca5..9b7fef32f9a9 100644
--- a/lang/mlton/Makefile
+++ b/lang/mlton/Makefile
@@ -22,6 +22,8 @@ MAINTAINER= MLton@mlton.org
COMMENT= An optimizing Standard ML compiler
BROKEN= Size mismatch
+EXPIRATION_DATE=2005-02-18
+DEPRECATED= ${BROKEN}
BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash2 \
hevea:${PORTSDIR}/textproc/hevea \
diff --git a/lang/ruby-ri/Makefile b/lang/ruby-ri/Makefile
index b71f99c825d1..781c869457db 100644
--- a/lang/ruby-ri/Makefile
+++ b/lang/ruby-ri/Makefile
@@ -17,6 +17,8 @@ MAINTAINER= knu@FreeBSD.org
COMMENT= Ruby Interactive reference
BROKEN= Does not build
+EXPIRATION_DATE=2005-02-18
+DEPRECATED= ${BROKEN}
USE_RUBY= yes