aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-02-05 23:07:10 +0800
committerbapt <bapt@FreeBSD.org>2013-02-05 23:07:10 +0800
commit245464155b8f6dc4beb499e1bad020fb4eff073f (patch)
treed1ccee564501e57b77ca64c027e7a171f6b790df /lang
parent847245096fe29d62b1f365c7f846c9311fe7dcc2 (diff)
downloadfreebsd-ports-gnome-245464155b8f6dc4beb499e1bad020fb4eff073f.tar.gz
freebsd-ports-gnome-245464155b8f6dc4beb499e1bad020fb4eff073f.tar.zst
freebsd-ports-gnome-245464155b8f6dc4beb499e1bad020fb4eff073f.zip
Mark as deprecated a bunch of ports that are marked as broken for more than 6
month without a fix
Diffstat (limited to 'lang')
-rw-r--r--lang/elisp-manual/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/lang/elisp-manual/Makefile b/lang/elisp-manual/Makefile
index 7ea7285dd054..b6c4db7ee999 100644
--- a/lang/elisp-manual/Makefile
+++ b/lang/elisp-manual/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: elisp-manual
-# Date created: 18 November 1997
-# Whom: Don Croyle <croyle@gelemna.org>
-#
+# Created by: Don Croyle <croyle@gelemna.org>
# $FreeBSD$
-#
PORTNAME= elisp-manual
PORTVERSION= 21.2.8
@@ -17,6 +13,9 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/./-/}
MAINTAINER= ports@FreeBSD.org
COMMENT= Emacs Lisp reference manual
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2013-03-05
+
BROKEN= overwrites files owned by editors/emacs: info/elisp.info
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/./-/}
GNU_CONFIGURE= yes