summaryrefslogtreecommitdiff
path: root/editors
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 /editors
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 'editors')
-rw-r--r--editors/jedit-devel/Makefile4
-rw-r--r--editors/ooodict-all/Makefile2
-rw-r--r--editors/ooodict-es_ES/Makefile2
-rw-r--r--editors/tea/Makefile2
4 files changed, 9 insertions, 1 deletions
diff --git a/editors/jedit-devel/Makefile b/editors/jedit-devel/Makefile
index ed6c781a2d70..500e70d19bbe 100644
--- a/editors/jedit-devel/Makefile
+++ b/editors/jedit-devel/Makefile
@@ -18,7 +18,9 @@ EXTRACT_ONLY=
MAINTAINER= ports@FreeBSD.org
COMMENT= Powerful programmer's text editor written in Java
-IGNORE= "marked as IGNORE: editors/jedit is the latest version"
+IGNORE= marked as IGNORE: editors/jedit is the latest version
+EXPIRATION_DATE=2005-02-18
+DEPRECATED= "${IGNORE}"
USE_JAVA= 1.3+
diff --git a/editors/ooodict-all/Makefile b/editors/ooodict-all/Makefile
index b50c331e67d0..3e85e5a0a596 100644
--- a/editors/ooodict-all/Makefile
+++ b/editors/ooodict-all/Makefile
@@ -20,6 +20,8 @@ USE_ZIP= yes
EXTRACT_ONLY=
BROKEN= "Checksum mismatch"
+EXPIRATION_DATE=2005-02-18
+DEPRECATED= ${BROKEN}
.if !defined(LANGDIST)
DICTMETAPORT= yes
diff --git a/editors/ooodict-es_ES/Makefile b/editors/ooodict-es_ES/Makefile
index b1d6796c0458..bb8219ae7afa 100644
--- a/editors/ooodict-es_ES/Makefile
+++ b/editors/ooodict-es_ES/Makefile
@@ -17,5 +17,7 @@ MASTERDIR= ${.CURDIR}/../ooodict-all
RDEP= ${PORTSDIR}/editors/openoffice-1.0-es
BROKEN= "Checksum mismatch"
+EXPIRATION_DATE=2005-02-18
+DEPRECATED= ${BROKEN}
.include "${MASTERDIR}/Makefile"
diff --git a/editors/tea/Makefile b/editors/tea/Makefile
index a82d227be1a1..dc0cdaef2765 100644
--- a/editors/tea/Makefile
+++ b/editors/tea/Makefile
@@ -18,6 +18,8 @@ COMMENT= A simple GTK+ text editor
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
BROKEN= Size mismatch
+EXPIRATION_DATE= 2005-02-18
+DEPRECATED= ${BROKEN}
USE_X_PREFIX= yes
USE_BZIP2= yes