aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authorCarlos J. Puga Medina <cpm@FreeBSD.org>2017-09-06 19:21:07 +0800
committerCarlos J. Puga Medina <cpm@FreeBSD.org>2017-09-06 19:21:07 +0800
commit91fd211a2358fc313b0c3fa3f9b811b109de6a56 (patch)
treec98a73abc0213a424de9fce5b9758e70c5624240 /editors
parent41d531410c42a77fb4e79e25e95ed2237bd9c8b8 (diff)
downloadfreebsd-ports-91fd211a2358fc313b0c3fa3f9b811b109de6a56.tar.gz
freebsd-ports-91fd211a2358fc313b0c3fa3f9b811b109de6a56.tar.zst
freebsd-ports-91fd211a2358fc313b0c3fa3f9b811b109de6a56.zip
- Mark DEPRECATED and set to expire at 2017-10-06
Vanubi is no longer actively maintained. Today after talking to the lead developer, Luca Bruno, he is not maintaining vanubi anymore - it was a nice project until Atom and Visual Studio Code came around. PR: 222091 Submitted by: cpm
Notes
Notes: svn path=/head/; revision=449337
Diffstat (limited to 'editors')
-rw-r--r--editors/vanubi/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/editors/vanubi/Makefile b/editors/vanubi/Makefile
index f294695bc4a7..f0f9f73488d2 100644
--- a/editors/vanubi/Makefile
+++ b/editors/vanubi/Makefile
@@ -13,6 +13,9 @@ COMMENT= Programming editor written in Vala
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
+DEPRECATED= Vanubi is no longer actively maintained
+EXPIRATION_DATE= 2017-10-06
+
BUILD_DEPENDS= valac:lang/vala
GH_TAGNAME= eedac1d