summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-07-19 09:29:10 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-07-19 09:29:10 +0000
commita9259c47301952ef227d8543129aae9873db6f41 (patch)
tree61f9ee861a435d65729cdeb57d1ae063bffb78f4 /editors
parent- Fix malformed patch. I have no idea how this could happen, and how it (diff)
Start the deorbit burn of emacs19 and dependent files. They are antiquated.
Discussed with: various emacs maintainers Hat: portmgr
Notes
Notes: svn path=/head/; revision=195879
Diffstat (limited to 'editors')
-rw-r--r--editors/emacs19/Makefile3
-rw-r--r--editors/psgml-emacs19/Makefile3
2 files changed, 5 insertions, 1 deletions
diff --git a/editors/emacs19/Makefile b/editors/emacs19/Makefile
index c087b413fd08..8bc4ef15458e 100644
--- a/editors/emacs19/Makefile
+++ b/editors/emacs19/Makefile
@@ -20,7 +20,8 @@ CONFLICTS= emacs-21.* emacs-22.* \
xemacs-mule-[0-9]* xemacs-devel-mule-[0-9]*
ONLY_FOR_ARCHS= i386
-DEPRECATED= "editors/emacs is recommended instead for new installations"
+DEPRECATED= emacs19 is obsolete; please use a more recent version
+EXPIRATION_DATE= 2007-08-19
EMACS_VERSION= 19.34
CONFIGURE_TARGET= ${MACHINE_ARCH}--freebsd
diff --git a/editors/psgml-emacs19/Makefile b/editors/psgml-emacs19/Makefile
index a9b939160014..388fe89955b8 100644
--- a/editors/psgml-emacs19/Makefile
+++ b/editors/psgml-emacs19/Makefile
@@ -11,6 +11,9 @@ COMMENT= A major mode for editing SGML and XML documents for emacs19
# This is a slave port.
MASTERDIR= ${.CURDIR}/../psgml
+DEPRECATED= emacs19 is obsolete; please use a more recent version
+EXPIRATION_DATE= 2007-08-19
+
# emacs port setup
USE_EMACS= yes
EMACS_PORT_NAME= emacs19