summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-07-19 09:30:52 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-07-19 09:30:52 +0000
commit18f405e5b2b612aed56c5b7714a80c4882e8187d (patch)
tree666239a16b5d2d6c33bf1b75c39c51d3bb53ba76
parentStart the deorbit burn of emacs19 and dependent files. They are antiquated. (diff)
Start the deorbit burn of emacs20 and dependent files. They are antiquated.
Discussed with: various emacs maintainers Hat: portmgr
Notes
Notes: svn path=/head/; revision=195880
-rw-r--r--chinese/emacs20/Makefile3
-rw-r--r--chinese/xemacs/Makefile3
-rw-r--r--converters/mule-ucs-emacs20/Makefile3
-rw-r--r--databases/bbdb-emacs20/Makefile3
-rw-r--r--databases/lsdb-emacs20/Makefile3
-rw-r--r--deskutils/mhc-emacs20/Makefile3
-rw-r--r--devel/eieio-emacs20/Makefile3
-rw-r--r--devel/elib-emacs20/Makefile3
-rw-r--r--devel/pcl-cvs-emacs20/Makefile3
-rw-r--r--devel/semantic-emacs20/Makefile3
-rw-r--r--editors/apel-emacs20/Makefile3
-rw-r--r--editors/bitmap-emacs20/Makefile3
-rw-r--r--editors/emacs20/Makefile1
-rw-r--r--editors/flim-emacs20/Makefile3
-rw-r--r--editors/gnuserv-emacs20/Makefile3
-rw-r--r--editors/iiimecf/Makefile3
-rw-r--r--editors/leim20/Makefile3
-rw-r--r--editors/psgml-emacs20/Makefile3
-rw-r--r--editors/semi-emacs20/Makefile3
-rw-r--r--editors/speedbar-emacs20/Makefile3
-rw-r--r--editors/tamago-emacs20/Makefile3
-rw-r--r--irc/irchat-pj-emacs20/Makefile3
-rw-r--r--irc/pure-emacs20/Makefile3
-rw-r--r--irc/riece-emacs20/Makefile3
-rw-r--r--japanese/ddskk-emacs20/Makefile3
-rw-r--r--japanese/diclookup-emacs20/Makefile3
-rw-r--r--japanese/emacs20-emcws/Makefile3
-rw-r--r--japanese/lookup-emacs20/Makefile3
-rw-r--r--japanese/migemo-emacs20/Makefile3
-rw-r--r--japanese/navi2ch-emacs20/Makefile3
-rw-r--r--japanese/skk10-elisp-emacs20/Makefile3
-rw-r--r--japanese/weather-emacs20/Makefile3
-rw-r--r--lang/tuareg-mode.el/Makefile3
-rw-r--r--mail/emh-emacs20/Makefile3
-rw-r--r--mail/mew-emacs20/Makefile3
-rw-r--r--mail/mew2-emacs20/Makefile3
-rw-r--r--mail/mew3-emacs20/Makefile3
-rw-r--r--mail/rmime/Makefile3
-rw-r--r--mail/wanderlust-emacs20/Makefile3
-rw-r--r--news/gnus-emacs20/Makefile3
-rw-r--r--www/emacs-w3m-emacs20/Makefile3
41 files changed, 121 insertions, 0 deletions
diff --git a/chinese/emacs20/Makefile b/chinese/emacs20/Makefile
index 3aa31ced1e56..74ad207bc48c 100644
--- a/chinese/emacs20/Makefile
+++ b/chinese/emacs20/Makefile
@@ -12,6 +12,9 @@ MASTERDIR= ${.CURDIR}/../../editors/emacs20
MAINTAINER= clive@FreeBSD.org
+DEPRECATED= emacs20 and related ports are obsolete; please use a more recent version
+EXPIRATION_DATE= 2007-08-19
+
WITH_XPG4= yes
PKGMESSAGE= ${.CURDIR}/pkg-message
diff --git a/chinese/xemacs/Makefile b/chinese/xemacs/Makefile
index f10b7854ff66..470c7a90876a 100644
--- a/chinese/xemacs/Makefile
+++ b/chinese/xemacs/Makefile
@@ -15,6 +15,9 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}-mule${EXTRACT_SUFX}
MAINTAINER= ports@FreeBSD.org
COMMENT= XEmacs text editor version 20, with XIM support and Big5 settings
+DEPRECATED= emacs20 and related ports are obsolete; please use a more recent version
+EXPIRATION_DATE= 2007-08-19
+
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
png.5:${PORTSDIR}/graphics/png
RUN_DEPENDS= ${X11BASE}/lib/X11/fonts/TrueType/bsmi00lp.ttf:${PORTSDIR}/chinese/arphicttf
diff --git a/converters/mule-ucs-emacs20/Makefile b/converters/mule-ucs-emacs20/Makefile
index 780ca87450a8..58045f766ca4 100644
--- a/converters/mule-ucs-emacs20/Makefile
+++ b/converters/mule-ucs-emacs20/Makefile
@@ -12,6 +12,9 @@ PORTCLASS= slave
MASTERDIR= ${.CURDIR}/../../converters/mule-ucs
+DEPRECATED= emacs20 and related ports are obsolete; please use a more recent version
+EXPIRATION_DATE= 2007-08-19
+
USE_EMACS= yes
EMACS_PORT_NAME= emacs20
diff --git a/databases/bbdb-emacs20/Makefile b/databases/bbdb-emacs20/Makefile
index deac19842c81..ec1b0acea885 100644
--- a/databases/bbdb-emacs20/Makefile
+++ b/databases/bbdb-emacs20/Makefile
@@ -7,6 +7,9 @@
MASTERDIR= ${.CURDIR}/../bbdb
+DEPRECATED= emacs20 and related ports are obsolete; please use a more recent version
+EXPIRATION_DATE= 2007-08-19
+
USE_EMACS= yes
EMACS_PORT_NAME= emacs20
diff --git a/databases/lsdb-emacs20/Makefile b/databases/lsdb-emacs20/Makefile
index 102207c7ec63..e1b754eea3ba 100644
--- a/databases/lsdb-emacs20/Makefile
+++ b/databases/lsdb-emacs20/Makefile
@@ -7,6 +7,9 @@
MASTERDIR= ${.CURDIR}/../lsdb
+DEPRECATED= emacs20 and related ports are obsolete; please use a more recent version
+EXPIRATION_DATE= 2007-08-19
+
USE_EMACS= yes
EMACS_PORT_NAME= emacs20
diff --git a/deskutils/mhc-emacs20/Makefile b/deskutils/mhc-emacs20/Makefile
index 3906f5c2b209..a42f059f9bc1 100644
--- a/deskutils/mhc-emacs20/Makefile
+++ b/deskutils/mhc-emacs20/Makefile
@@ -8,6 +8,9 @@
MASTERDIR= ${.CURDIR}/../mhc
MAINTAINER= yoichi@FreeBSD.org
+DEPRECATED= emacs20 and related ports are obsolete; please use a more recent version
+EXPIRATION_DATE= 2007-08-19
+
USE_EMACS= yes
EMACS_PORT_NAME= emacs20
diff --git a/devel/eieio-emacs20/Makefile b/devel/eieio-emacs20/Makefile
index 506c7cddba24..cd8cbea7df9a 100644
--- a/devel/eieio-emacs20/Makefile
+++ b/devel/eieio-emacs20/Makefile
@@ -7,6 +7,9 @@
MASTERDIR= ${.CURDIR}/../eieio
+DEPRECATED= emacs20 and related ports are obsolete; please use a more recent version
+EXPIRATION_DATE= 2007-08-19
+
USE_EMACS= yes
EMACS_PORT_NAME= emacs20
diff --git a/devel/elib-emacs20/Makefile b/devel/elib-emacs20/Makefile
index c8bb4477f2f6..2b32c7d602ac 100644
--- a/devel/elib-emacs20/Makefile
+++ b/devel/elib-emacs20/Makefile
@@ -7,6 +7,9 @@
MAINTAINER= ports@FreeBSD.org
+DEPRECATED= emacs20 and related ports are obsolete; please use a more recent version
+EXPIRATION_DATE= 2007-08-19
+
# This is a slave port.
PORTCLASS= slave
diff --git a/devel/pcl-cvs-emacs20/Makefile b/devel/pcl-cvs-emacs20/Makefile
index 5ffafd3bdc7d..94e5a0552a18 100644
--- a/devel/pcl-cvs-emacs20/Makefile
+++ b/devel/pcl-cvs-emacs20/Makefile
@@ -21,6 +21,9 @@ PATCHFILES= pcl-cvs-2.9.9-compat.patch
MAINTAINER= ports@FreeBSD.org
COMMENT= An Emacs-based front-end to CVS
+DEPRECATED= emacs20 and related ports are obsolete; please use a more recent version
+EXPIRATION_DATE= 2007-08-19
+
# startup el filename
PORT_SETUPEL= pcl-cvs-setup.el
diff --git a/devel/semantic-emacs20/Makefile b/devel/semantic-emacs20/Makefile
index 8d5eda2a61c3..ac2fa07142af 100644
--- a/devel/semantic-emacs20/Makefile
+++ b/devel/semantic-emacs20/Makefile
@@ -7,6 +7,9 @@
MASTERDIR= ${.CURDIR}/../semantic
+DEPRECATED= emacs20 and related ports are obsolete; please use a more recent version
+EXPIRATION_DATE= 2007-08-19
+
USE_EMACS= yes
EMACS_PORT_NAME= emacs20
diff --git a/editors/apel-emacs20/Makefile b/editors/apel-emacs20/Makefile
index b6787ad49d6c..dd18eb109b8b 100644
--- a/editors/apel-emacs20/Makefile
+++ b/editors/apel-emacs20/Makefile
@@ -8,6 +8,9 @@
MAINTAINER= ports@FreeBSD.org
COMMENT= A Portable Emacs Library for emacs20
+DEPRECATED= emacs20 and related ports are obsolete; please use a more recent version
+EXPIRATION_DATE= 2007-08-19
+
# This is a slave port.
PORTCLASS= slave
diff --git a/editors/bitmap-emacs20/Makefile b/editors/bitmap-emacs20/Makefile
index e3559969b905..74ecacf561e5 100644
--- a/editors/bitmap-emacs20/Makefile
+++ b/editors/bitmap-emacs20/Makefile
@@ -8,6 +8,9 @@
MAINTAINER= ports@FreeBSD.org
COMMENT= Bitmap-mule, Package to use bitmap in Emacs20
+DEPRECATED= emacs20 and related ports are obsolete; please use a more recent version
+EXPIRATION_DATE= 2007-08-19
+
# This is a slave port.
PORTCLASS= slave
diff --git a/editors/emacs20/Makefile b/editors/emacs20/Makefile
index 058a66090ff1..361c8b45e445 100644
--- a/editors/emacs20/Makefile
+++ b/editors/emacs20/Makefile
@@ -22,6 +22,7 @@ COMMENT?= GNU editing macros
ONLY_FOR_ARCHS= i386 alpha
DEPRECATED= "editors/emacs is recommended instead for new installations"
+EXPIRATION_DATE= 2007-08-19
USE_AUTOTOOLS= autoconf:213
USE_GMAKE= yes
diff --git a/editors/flim-emacs20/Makefile b/editors/flim-emacs20/Makefile
index 90803fd65375..3efddd9a4d82 100644
--- a/editors/flim-emacs20/Makefile
+++ b/editors/flim-emacs20/Makefile
@@ -8,6 +8,9 @@
MAINTAINER= ports@FreeBSD.org
COMMENT= FLIM, message representation or encoding elisp library for emacs20
+DEPRECATED= emacs20 and related ports are obsolete; please use a more recent version
+EXPIRATION_DATE= 2007-08-19
+
# This is a slave port.
PORTCLASS= slave
diff --git a/editors/gnuserv-emacs20/Makefile b/editors/gnuserv-emacs20/Makefile
index c0b3abcc5a34..f4ecad4bbc1e 100644
--- a/editors/gnuserv-emacs20/Makefile
+++ b/editors/gnuserv-emacs20/Makefile
@@ -8,6 +8,9 @@
# This is a slave port.
PORTCLASS= slave
+DEPRECATED= emacs20 and related ports are obsolete; please use a more recent version
+EXPIRATION_DATE= 2007-08-19
+
MASTERDIR= ${.CURDIR}/../gnuserv
# emacs port setup
diff --git a/editors/iiimecf/Makefile b/editors/iiimecf/Makefile
index e0d41023376b..00c5dc3873d1 100644
--- a/editors/iiimecf/Makefile
+++ b/editors/iiimecf/Makefile
@@ -16,6 +16,9 @@ DISTNAME= IIIMECF-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Internet/Intranet Input Method Emacs Client Framework for GNU Emacs 20
+DEPRECATED= emacs20 and related ports are obsolete; please use a more recent version
+EXPIRATION_DATE= 2007-08-19
+
BUILD_DEPENDS= ${UN_DEFINE}:${PORTSDIR}/converters/mule-ucs-emacs20
RUN_DEPENDS= ${UN_DEFINE}:${PORTSDIR}/converters/mule-ucs-emacs20
diff --git a/editors/leim20/Makefile b/editors/leim20/Makefile
index 9b7e5f091ca8..a348a3bdce61 100644
--- a/editors/leim20/Makefile
+++ b/editors/leim20/Makefile
@@ -15,6 +15,9 @@ MASTER_SITE_SUBDIR= emacs
MAINTAINER= ports@FreeBSD.org
COMMENT= Libraries of (GNU) Emacs Input Method
+DEPRECATED= emacs20 and related ports are obsolete; please use a more recent version
+EXPIRATION_DATE= 2007-08-19
+
LATEST_LINK= leim20
BUILD_DEPENDS= emacs-${EMACS_VER}:${PORTSDIR}/editors/emacs20
diff --git a/editors/psgml-emacs20/Makefile b/editors/psgml-emacs20/Makefile
index c5ff81e26a13..e9dda784c2b9 100644
--- a/editors/psgml-emacs20/Makefile
+++ b/editors/psgml-emacs20/Makefile
@@ -8,6 +8,9 @@
MAINTAINER= ports@FreeBSD.org
COMMENT= A major mode for editing SGML and XML documents for emacs20
+DEPRECATED= emacs20 and related ports are obsolete; please use a more recent version
+EXPIRATION_DATE= 2007-08-19
+
# This is a slave port.
MASTERDIR= ${.CURDIR}/../psgml
diff --git a/editors/semi-emacs20/Makefile b/editors/semi-emacs20/Makefile
index 6554a51aeb92..d19fc8c29966 100644
--- a/editors/semi-emacs20/Makefile
+++ b/editors/semi-emacs20/Makefile
@@ -8,6 +8,9 @@
MAINTAINER= ports@FreeBSD.org
COMMENT= SEMI, Library of MIME feature for GNU Emacs for emacs20
+DEPRECATED= emacs20 and related ports are obsolete; please use a more recent version
+EXPIRATION_DATE= 2007-08-19
+
# This is a slave port.
PORTCLASS= slave
diff --git a/editors/speedbar-emacs20/Makefile b/editors/speedbar-emacs20/Makefile
index 84d7f8a44eb3..a0be0a73a897 100644
--- a/editors/speedbar-emacs20/Makefile
+++ b/editors/speedbar-emacs20/Makefile
@@ -7,6 +7,9 @@
MASTERDIR= ${.CURDIR}/../../editors/speedbar
+DEPRECATED= emacs20 and related ports are obsolete; please use a more recent version
+EXPIRATION_DATE= 2007-08-19
+
USE_EMACS= yes
EMACS_PORT_NAME= emacs20
diff --git a/editors/tamago-emacs20/Makefile b/editors/tamago-emacs20/Makefile
index 8134ec329412..4e6dae25c58f 100644
--- a/editors/tamago-emacs20/Makefile
+++ b/editors/tamago-emacs20/Makefile
@@ -8,6 +8,9 @@
MAINTAINER= ports@FreeBSD.org
COMMENT= The Multilingual Input Method - Egg V4 for Emacs20
+DEPRECATED= emacs20 and related ports are obsolete; please use a more recent version
+EXPIRATION_DATE= 2007-08-19
+
MASTERDIR= ${.CURDIR}/../tamago
USE_EMACS= yes
diff --git a/irc/irchat-pj-emacs20/Makefile b/irc/irchat-pj-emacs20/Makefile
index aff4df00b6d4..6c5161faa134 100644
--- a/irc/irchat-pj-emacs20/Makefile
+++ b/irc/irchat-pj-emacs20/Makefile
@@ -20,6 +20,9 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= yoichi@FreeBSD.org
COMMENT= IRC client which runs under Emacsen
+DEPRECATED= emacs20 and related ports are obsolete; please use a more recent version
+EXPIRATION_DATE= 2007-08-19
+
BUILD_DEPENDS= ${LOCALBASE}/${LISPDIR:S,${PORTNAME},pure,g}/pure-make.el:${PORTSDIR}/irc/pure-${EMACS_PORT_NAME}
RUN_DEPENDS= ${LOCALBASE}/${LISPDIR:S,${PORTNAME},pure,g}/pure-make.el:${PORTSDIR}/irc/pure-${EMACS_PORT_NAME} \
${LOCALBASE}/bin/dcc:${PORTSDIR}/irc/dcc
diff --git a/irc/pure-emacs20/Makefile b/irc/pure-emacs20/Makefile
index 026640104ac1..ee0a9b1ee8f0 100644
--- a/irc/pure-emacs20/Makefile
+++ b/irc/pure-emacs20/Makefile
@@ -20,6 +20,9 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= yoichi@FreeBSD.org
COMMENT= Primitive Universal Relay-chat Environment
+DEPRECATED= emacs20 and related ports are obsolete; please use a more recent version
+EXPIRATION_DATE= 2007-08-19
+
USE_BZIP2= yes
USE_EMACS= yes
EMACS_PORT_NAME?= emacs20
diff --git a/irc/riece-emacs20/Makefile b/irc/riece-emacs20/Makefile
index 463ad0f0dfca..792d24a0e17b 100644
--- a/irc/riece-emacs20/Makefile
+++ b/irc/riece-emacs20/Makefile
@@ -6,6 +6,9 @@
MASTERDIR= ${.CURDIR}/../riece
+DEPRECATED= emacs20 and related ports are obsolete; please use a more recent version
+EXPIRATION_DATE= 2007-08-19
+
USE_EMACS= yes
EMACS_PORT_NAME= emacs20
diff --git a/japanese/ddskk-emacs20/Makefile b/japanese/ddskk-emacs20/Makefile
index 25cd876fa579..2a1f06ee19d8 100644
--- a/japanese/ddskk-emacs20/Makefile
+++ b/japanese/ddskk-emacs20/Makefile
@@ -7,6 +7,9 @@
MASTERDIR= ${.CURDIR}/../ddskk
+DEPRECATED= emacs20 and related ports are obsolete; please use a more recent version
+EXPIRATION_DATE= 2007-08-19
+
USE_EMACS= yes
EMACS_PORT_NAME= emacs20
diff --git a/japanese/diclookup-emacs20/Makefile b/japanese/diclookup-emacs20/Makefile
index e5decd510716..31dd2a689283 100644
--- a/japanese/diclookup-emacs20/Makefile
+++ b/japanese/diclookup-emacs20/Makefile
@@ -16,6 +16,9 @@ DISTNAME= diclookup-mule-${PORTVERSION}
MAINTAINER= mita@FreeBSD.org
COMMENT= CDROM dictionary client for emacs. (needs ndtpd or dserver package)
+DEPRECATED= emacs20 and related ports are obsolete; please use a more recent version
+EXPIRATION_DATE= 2007-08-19
+
RUN_DEPENDS= ${FONTSDIR}/a18rk.pcf.gz:${PORTSDIR}/x11-fonts/intlfonts
WRKSRC= ${WRKDIR}/diclookup-mule-${PORTVERSION}
diff --git a/japanese/emacs20-emcws/Makefile b/japanese/emacs20-emcws/Makefile
index ab2c13449e85..4a20258c1a68 100644
--- a/japanese/emacs20-emcws/Makefile
+++ b/japanese/emacs20-emcws/Makefile
@@ -22,6 +22,9 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= nakaji@jp.freebsd.org
COMMENT= Emacs + Canna + Wnn + Sj3
+DEPRECATED= emacs20 and related ports are obsolete; please use a more recent version
+EXPIRATION_DATE= 2007-08-19
+
BUILD_DEPENDS= emacs-${EMACS_VER}:${PORTSDIR}/editors/emacs20
RUN_DEPENDS= emacs-${EMACS_VER}:${PORTSDIR}/editors/emacs20
diff --git a/japanese/lookup-emacs20/Makefile b/japanese/lookup-emacs20/Makefile
index 7697a78a45de..1cb147a460d3 100644
--- a/japanese/lookup-emacs20/Makefile
+++ b/japanese/lookup-emacs20/Makefile
@@ -9,6 +9,9 @@ RUN_DEPENDS= ${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/bitmap/bitmap.el:${PORTSDIR
MASTERDIR= ${.CURDIR}/../lookup
+DEPRECATED= emacs20 and related ports are obsolete; please use a more recent version
+EXPIRATION_DATE= 2007-08-19
+
USE_EMACS= yes
EMACS_PORT_NAME= emacs20
diff --git a/japanese/migemo-emacs20/Makefile b/japanese/migemo-emacs20/Makefile
index 3cde626cf335..32c3a7a87969 100644
--- a/japanese/migemo-emacs20/Makefile
+++ b/japanese/migemo-emacs20/Makefile
@@ -12,6 +12,9 @@ PKGDIR= ${.CURDIR}
PLIST= ${MASTERDIR}/pkg-plist
PKGMESSAGE= ${MASTERDIR}/pkg-message
+DEPRECATED= emacs20 and related ports are obsolete; please use a more recent version
+EXPIRATION_DATE= 2007-08-19
+
USE_EMACS= yes
EMACS_PORT_NAME= emacs20
BUILD_DEPENDS= ${LOCALBASE}/${EMACS_LIBDIR_WITH_VER}/site-lisp/emu/emu.el:${PORTSDIR}/editors/apel-${EMACS_PORT_NAME}
diff --git a/japanese/navi2ch-emacs20/Makefile b/japanese/navi2ch-emacs20/Makefile
index ef5b2d4633ef..d3f3936b67fb 100644
--- a/japanese/navi2ch-emacs20/Makefile
+++ b/japanese/navi2ch-emacs20/Makefile
@@ -17,6 +17,9 @@ PKGNAMESUFFIX= -${EMACS_PORT_NAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= 2ch.net and 2ch-like BBS navigator for Emacsen
+DEPRECATED= emacs20 and related ports are obsolete; please use a more recent version
+EXPIRATION_DATE= 2007-08-19
+
USE_EMACS= yes
EMACS_PORT_NAME?= emacs20
INFO= navi2ch
diff --git a/japanese/skk10-elisp-emacs20/Makefile b/japanese/skk10-elisp-emacs20/Makefile
index 73dde0269f0b..5777312cc72b 100644
--- a/japanese/skk10-elisp-emacs20/Makefile
+++ b/japanese/skk10-elisp-emacs20/Makefile
@@ -16,6 +16,9 @@ DISTNAME= skk${SKK10_VER}
MAINTAINER?= ports@FreeBSD.org
COMMENT= Emacs-lisp frontend for the SKK-10 Japanese Input Method
+DEPRECATED= emacs20 and related ports are obsolete; please use a more recent version
+EXPIRATION_DATE= 2007-08-19
+
USE_BZIP2= YES
SKK10_VER= 10.62a
diff --git a/japanese/weather-emacs20/Makefile b/japanese/weather-emacs20/Makefile
index 0acdf9a54bad..8abc542856ec 100644
--- a/japanese/weather-emacs20/Makefile
+++ b/japanese/weather-emacs20/Makefile
@@ -17,6 +17,9 @@ PKGNAMESUFFIX= -${EMACS_PORT_NAME}
MAINTAINER= yoichi@FreeBSD.org
COMMENT= Weather Report in Japanese Regions
+DEPRECATED= emacs20 and related ports are obsolete; please use a more recent version
+EXPIRATION_DATE= 2007-08-19
+
USE_EMACS= yes
EMACS_PORT_NAME?= emacs20
diff --git a/lang/tuareg-mode.el/Makefile b/lang/tuareg-mode.el/Makefile
index af05d87b11bb..3b7a9936aff9 100644
--- a/lang/tuareg-mode.el/Makefile
+++ b/lang/tuareg-mode.el/Makefile
@@ -14,6 +14,9 @@ MASTER_SITES= http://www-rocq.inria.fr/~acohen/tuareg/mode/
MAINTAINER= ports@FreeBSD.org
COMMENT= Emacs major mode for editing Caml code
+DEPRECATED= emacs20 and related ports are obsolete; this port needs an update
+EXPIRATION_DATE= 2007-08-19
+
USE_EMACS= yes
EMACS_PORT_NAME?= emacs20
USE_BZIP2= yes
diff --git a/mail/emh-emacs20/Makefile b/mail/emh-emacs20/Makefile
index 8230c3f9bb16..8b5b1a08e789 100644
--- a/mail/emh-emacs20/Makefile
+++ b/mail/emh-emacs20/Makefile
@@ -7,6 +7,9 @@
MASTERDIR= ${.CURDIR}/../emh
+DEPRECATED= emacs20 and related ports are obsolete; please use a more recent version
+EXPIRATION_DATE= 2007-08-19
+
USE_EMACS= yes
EMACS_PORT_NAME= emacs20
diff --git a/mail/mew-emacs20/Makefile b/mail/mew-emacs20/Makefile
index 89d768bc3b0a..c656389b15a7 100644
--- a/mail/mew-emacs20/Makefile
+++ b/mail/mew-emacs20/Makefile
@@ -10,6 +10,9 @@ MASTERDIR= ${.CURDIR}/../mew
MAINTAINER= ports@FreeBSD.org
COMMENT= Messaging in the Emacs World for emacs20
+DEPRECATED= emacs20 and related ports are obsolete; please use a more recent version
+EXPIRATION_DATE= 2007-08-19
+
# set emacs port
USE_EMACS= yes
EMACS_PORT_NAME=emacs20
diff --git a/mail/mew2-emacs20/Makefile b/mail/mew2-emacs20/Makefile
index fd7ad0a5f5e4..324dc1f52718 100644
--- a/mail/mew2-emacs20/Makefile
+++ b/mail/mew2-emacs20/Makefile
@@ -8,6 +8,9 @@
MAINTAINER?= ports@FreeBSD.org
COMMENT= Message interface to Emacs Window (version 2) for emacs20
+DEPRECATED= emacs20 and related ports are obsolete; please use a more recent version
+EXPIRATION_DATE= 2007-08-19
+
# Mew major version
MEW_MAJOR_VER?= 2
diff --git a/mail/mew3-emacs20/Makefile b/mail/mew3-emacs20/Makefile
index 7577b4c1d461..9b18a460d5c1 100644
--- a/mail/mew3-emacs20/Makefile
+++ b/mail/mew3-emacs20/Makefile
@@ -8,6 +8,9 @@
MAINTAINER?= ports@FreeBSD.org
COMMENT= Message interface to Emacs Window (version 3) for emacs20
+DEPRECATED= emacs20 and related ports are obsolete; please use a more recent version
+EXPIRATION_DATE= 2007-08-19
+
# Mew major version
MEW_MAJOR_VER?= 3
diff --git a/mail/rmime/Makefile b/mail/rmime/Makefile
index f5dfda07aac0..411575bb9b88 100644
--- a/mail/rmime/Makefile
+++ b/mail/rmime/Makefile
@@ -17,6 +17,9 @@ EXTRACT_ONLY= # empty
MAINTAINER= ports@FreeBSD.org
COMMENT= Decode MIME messages inside Emacs (works with RMAIL, VM, and mh-e)
+DEPRECATED= emacs20 and related ports are obsolete; also, distfile is unfetchable
+EXPIRATION_DATE= 2007-08-19
+
RUN_DEPENDS= metamail:${PORTSDIR}/mail/metamail
USE_EMACS= yes
diff --git a/mail/wanderlust-emacs20/Makefile b/mail/wanderlust-emacs20/Makefile
index e1820ca5abfa..6e7c7a5729dd 100644
--- a/mail/wanderlust-emacs20/Makefile
+++ b/mail/wanderlust-emacs20/Makefile
@@ -9,6 +9,9 @@ MASTERDIR= ${.CURDIR}/../../mail/wanderlust
COMMENT= Yet another message interface on Emacsen
+DEPRECATED= emacs20 and related ports are obsolete; please use a more recent version
+EXPIRATION_DATE= 2007-08-19
+
USE_EMACS= yes
EMACS_PORT_NAME= emacs20
MIMEUI_PORT_NAME= ${MIMEUI_PRODUCT}-${EMACS_PORT_NAME}
diff --git a/news/gnus-emacs20/Makefile b/news/gnus-emacs20/Makefile
index c00396ee9e6d..574c0590486c 100644
--- a/news/gnus-emacs20/Makefile
+++ b/news/gnus-emacs20/Makefile
@@ -17,6 +17,9 @@ PKGNAMESUFFIX= -${EMACS_PORT_NAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= A popular newsreader for emacs20
+DEPRECATED= emacs20 and related ports are obsolete; please use a more recent version
+EXPIRATION_DATE= 2007-08-19
+
HAS_CONFIGURE= yes
USE_EMACS= yes
diff --git a/www/emacs-w3m-emacs20/Makefile b/www/emacs-w3m-emacs20/Makefile
index 1f98e935defc..f6c1066ebb21 100644
--- a/www/emacs-w3m-emacs20/Makefile
+++ b/www/emacs-w3m-emacs20/Makefile
@@ -7,6 +7,9 @@
MASTERDIR= ${.CURDIR}/../emacs-w3m
+DEPRECATED= emacs20 and related ports are obsolete; please use a more recent version
+EXPIRATION_DATE= 2007-08-19
+
USE_EMACS= yes
EMACS_PORT_NAME= emacs20
COMMENT= Simple front-end to w3m for emacs20