svn commit: r361687 - in head: . editors editors/nxml
John Marino
marino at FreeBSD.org
Sun Jul 13 14:53:18 UTC 2014
Author: marino
Date: Sun Jul 13 14:53:17 2014
New Revision: 361687
URL: http://svnweb.freebsd.org/changeset/ports/361687
QAT: https://qat.redports.org/buildarchive/r361687/
Log:
Remove editors/nxml because it needs recently removed emacs 21 or 22
The nxml editor sets IGNORE for emacs23 and emacs24 since its
functionality is incorporated into those versions of emacs. It was
meant to be used with emacs21 or emacs22, but since those ports were
recently removed, IGNORE is set in all cases.
This port is unstaged, so it would have been reset and deprecated in any
case soon.
Deleted:
head/editors/nxml/
Modified:
head/MOVED
head/editors/Makefile
Modified: head/MOVED
==============================================================================
--- head/MOVED Sun Jul 13 14:52:25 2014 (r361686)
+++ head/MOVED Sun Jul 13 14:53:17 2014 (r361687)
@@ -6249,3 +6249,4 @@ textproc/stardict-MerrianWebster||2014-0
textproc/stardict-OxfordCollocation||2014-07-10|Removed due to possible copyright infringement
textproc/stardict-longman||2014-07-10|Removed due to possible copyright infringement
textproc/stardict-oald||2014-07-10|Removed due to possible copyright infringement
+editors/nxml||2014-07-13|Needs recently removed emacs21 or emacs22
Modified: head/editors/Makefile
==============================================================================
--- head/editors/Makefile Sun Jul 13 14:52:25 2014 (r361686)
+++ head/editors/Makefile Sun Jul 13 14:53:17 2014 (r361687)
@@ -216,7 +216,6 @@
SUBDIR += nedit
SUBDIR += nvi-devel
SUBDIR += nvi-m17n
- SUBDIR += nxml
SUBDIR += omegaT
SUBDIR += openoffice-4
SUBDIR += openoffice-devel
More information about the svn-ports-all
mailing list