diff options
author | kris <kris@FreeBSD.org> | 2006-09-03 00:51:10 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-09-03 00:51:10 +0800 |
commit | f1c05e98bdef29713b73e6746841e1553e82852e (patch) | |
tree | 2394b9e93892424e38682317a541175c1896c9f6 /editors | |
parent | d5e41992a57fc11fb0ae78f478a8144da66a2ad4 (diff) | |
download | freebsd-ports-gnome-f1c05e98bdef29713b73e6746841e1553e82852e.tar.gz freebsd-ports-gnome-f1c05e98bdef29713b73e6746841e1553e82852e.tar.zst freebsd-ports-gnome-f1c05e98bdef29713b73e6746841e1553e82852e.zip |
Schedule these broken ports for termination on 2006-12-01
Diffstat (limited to 'editors')
-rw-r--r-- | editors/gedit-autocomplete-plugin/Makefile | 2 | ||||
-rw-r--r-- | editors/ooodict-all/Makefile | 2 | ||||
-rw-r--r-- | editors/xml2rfc-xxe/Makefile | 2 | ||||
-rw-r--r-- | editors/xxe/Makefile | 2 |
4 files changed, 8 insertions, 0 deletions
diff --git a/editors/gedit-autocomplete-plugin/Makefile b/editors/gedit-autocomplete-plugin/Makefile index 015edcfecc8c..0244a9d7a0ad 100644 --- a/editors/gedit-autocomplete-plugin/Makefile +++ b/editors/gedit-autocomplete-plugin/Makefile @@ -21,6 +21,8 @@ RUN_DEPENDS= gedit:${PORTSDIR}/editors/gedit GEDIT_VERSION= 2.14 BROKEN= Not compatible with gedit versions >= 2.14 +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2006-12-01 USE_X_PREFIX= yes MAKEFILE= makefile diff --git a/editors/ooodict-all/Makefile b/editors/ooodict-all/Makefile index 14c981293595..ba856502fd1f 100644 --- a/editors/ooodict-all/Makefile +++ b/editors/ooodict-all/Makefile @@ -20,6 +20,8 @@ MAINTAINER= openoffice@FreeBSD.org COMMENT?= MySpell dictionaries for OpenOffice.org BROKEN= Size mismatch +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2006-12-01 USE_ZIP= yes EXTRACT_ONLY= diff --git a/editors/xml2rfc-xxe/Makefile b/editors/xml2rfc-xxe/Makefile index 5c57b2b2ea9f..6bd1c65cda67 100644 --- a/editors/xml2rfc-xxe/Makefile +++ b/editors/xml2rfc-xxe/Makefile @@ -16,6 +16,8 @@ COMMENT= An xml2rfc configuration for XMLMind XML Editor RUN_DEPENDS= xxe:${PORTSDIR}/editors/xxe BROKEN= Does not build +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2006-12-01 USE_ZIP= YES NO_BUILD= YES diff --git a/editors/xxe/Makefile b/editors/xxe/Makefile index d33268febcfb..ca151fc9da9d 100644 --- a/editors/xxe/Makefile +++ b/editors/xxe/Makefile @@ -16,6 +16,8 @@ MAINTAINER= fenner@FreeBSD.Org COMMENT= A validating XML editor featuring a word processor-like view BROKEN= Unfetchable +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2006-12-01 USE_JAVA= YES JAVA_VERSION= 1.5 |