diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-07-19 09:30:52 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-07-19 09:30:52 +0000 |
commit | 18f405e5b2b612aed56c5b7714a80c4882e8187d (patch) | |
tree | 666239a16b5d2d6c33bf1b75c39c51d3bb53ba76 /editors | |
parent | a9259c47301952ef227d8543129aae9873db6f41 (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
Diffstat (limited to 'editors')
-rw-r--r-- | editors/apel-emacs20/Makefile | 3 | ||||
-rw-r--r-- | editors/bitmap-emacs20/Makefile | 3 | ||||
-rw-r--r-- | editors/emacs20/Makefile | 1 | ||||
-rw-r--r-- | editors/flim-emacs20/Makefile | 3 | ||||
-rw-r--r-- | editors/gnuserv-emacs20/Makefile | 3 | ||||
-rw-r--r-- | editors/iiimecf/Makefile | 3 | ||||
-rw-r--r-- | editors/leim20/Makefile | 3 | ||||
-rw-r--r-- | editors/psgml-emacs20/Makefile | 3 | ||||
-rw-r--r-- | editors/semi-emacs20/Makefile | 3 | ||||
-rw-r--r-- | editors/speedbar-emacs20/Makefile | 3 | ||||
-rw-r--r-- | editors/tamago-emacs20/Makefile | 3 |
11 files changed, 31 insertions, 0 deletions
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 |