summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-09-29 12:40:26 +0000
committerwiz <wiz@pkgsrc.org>2017-09-29 12:40:26 +0000
commit548c8706069f4f17137e473312973c78cf1cc3f6 (patch)
treef3226dbe3c37cf25f13ef6bde1a5a7152ab4f88c /misc
parent8cce79e62cf7f4eb28ab34aaaf44d5f142e40027 (diff)
downloadpkgsrc-548c8706069f4f17137e473312973c78cf1cc3f6.tar.gz
emacs22*, emacs23*, emacs24*: remove unmaintained emacs versions
As announced in https://mail-index.netbsd.org/pkgsrc-users/2017/09/11/msg025563.html This still leaves emacs20, emacs21, and the current version, emacs25.
Diffstat (limited to 'misc')
-rw-r--r--misc/bbdb/Makefile7
-rw-r--r--misc/elscreen/Makefile5
-rw-r--r--misc/lookup/Makefile5
3 files changed, 5 insertions, 12 deletions
diff --git a/misc/bbdb/Makefile b/misc/bbdb/Makefile
index 8a5ad2a6f40..9e928869a03 100644
--- a/misc/bbdb/Makefile
+++ b/misc/bbdb/Makefile
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2017/08/01 14:59:02 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.32 2017/09/29 12:40:28 wiz Exp $
DISTNAME= bbdb-2.35
PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME}
@@ -12,9 +11,7 @@ HOMEPAGE= https://sourceforge.net/projects/bbdb/
COMMENT= Insidious Big Brother DataBase, a rolodex-like database Emacs program
# bbdb is included in xemacs-packages
-EMACS_VERSIONS_ACCEPTED= emacs25 \
- emacs24 emacs24nox emacs23 emacs23nox \
- emacs22 emacs22nox emacs21 emacs21nox \
+EMACS_VERSIONS_ACCEPTED= emacs25 emacs21 emacs21nox
CONFLICTS+= xemacs-packages-[0-9]*
diff --git a/misc/elscreen/Makefile b/misc/elscreen/Makefile
index 4f272fdfa67..c83fc314e60 100644
--- a/misc/elscreen/Makefile
+++ b/misc/elscreen/Makefile
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2017/01/19 18:52:18 agc Exp $
-#
+# $NetBSD: Makefile,v 1.24 2017/09/29 12:40:28 wiz Exp $
DISTNAME= elscreen-1.4.6
PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME}
@@ -32,8 +31,6 @@ EMACS_BUILDLINK=# empty
# Emacs 24 or later is not supported. Try wip/elscreen-current
# instead.
EMACS_VERSIONS_ACCEPTED= \
- emacs23 emacs23nox \
- emacs22 emacs22nox \
emacs21 emacs21nox \
emacs20
diff --git a/misc/lookup/Makefile b/misc/lookup/Makefile
index 8613a51c87d..3664b5a8c8d 100644
--- a/misc/lookup/Makefile
+++ b/misc/lookup/Makefile
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2013/04/06 20:27:25 rodent Exp $
-#
+# $NetBSD: Makefile,v 1.25 2017/09/29 12:40:28 wiz Exp $
DISTNAME= lookup-1.4.1
PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME}
@@ -15,7 +14,7 @@ MAKE_JOBS_SAFE= no
DEPENDS+= eblook>=1.4:../../textproc/eblook
-EMACS_VERSIONS_ACCEPTED= emacs23 emacs22 emacs22nox emacs21 emacs21nox emacs20 xemacs214 xemacs215
+EMACS_VERSIONS_ACCEPTED= emacs21 emacs21nox emacs20 xemacs214 xemacs215
EMACS_BUILDLINK=# defined
GNU_CONFIGURE= YES