aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorCraig Leres <leres@FreeBSD.org>2020-07-27 01:48:13 +0000
committerCraig Leres <leres@FreeBSD.org>2020-07-27 01:48:13 +0000
commite6abe2b1ab069748dfa0eaf942589a50ba5fec98 (patch)
tree3f3fa6be5b0d9c63de9476ac62dc83e14ce02382 /editors
parentd57be7572e0750d00084b8c8c5d763f87f7057ea (diff)
downloadports-e6abe2b1ab069748dfa0eaf942589a50ba5fec98.tar.gz
ports-e6abe2b1ab069748dfa0eaf942589a50ba5fec98.zip
editors/nvi-devel: Deprecate in favor of editors/nvi2
nvi-devel is based on a 2015 tarchive with several port patches while nvi2 is an active project with over 600 commits since 2011 (including a pull request I submitted just today) that currently has no port patches. Please let me know if nvi-devel does anything that nvi2 does not and I will attempt to rectify.
Notes
Notes: svn path=/head/; revision=543501
Diffstat (limited to 'editors')
-rw-r--r--editors/nvi-devel/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/editors/nvi-devel/Makefile b/editors/nvi-devel/Makefile
index 2defaf1fdaad..d9cef41c1779 100644
--- a/editors/nvi-devel/Makefile
+++ b/editors/nvi-devel/Makefile
@@ -11,7 +11,10 @@ MASTER_SITES= https://mirror.csclub.uwaterloo.ca/MacPorts/mpdistfiles/nvi/ \
MAINTAINER= leres@FreeBSD.org
COMMENT= Development snapshot of the world-renown nvi editor
-CONFLICTS_INSTALL= nvi-m17n-[0-9]* xnview-[0-9]*
+DEPRECATED= Unsupported upstream since 2015, please switch to editors/nvi2
+EXPIRATION_DATE= 2020-10-25
+
+CONFLICTS_INSTALL= nvi-m17n-[0-9]* nvi2-[0-9]* xnview-[0-9]*
OPTIONS_DEFINE= EXPANDTAB WIDECHAR
OPTIONS_DEFAULT=WIDECHAR