aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authorcpm <cpm@FreeBSD.org>2017-09-06 19:21:07 +0800
committerKoop Mast <kwm@rainbow-runner.nl>2018-02-04 05:29:06 +0800
commit74189dcaa232a5d951ecf1a9e7fb1c6d1f7c6221 (patch)
tree810cc94141a6fffd9ed96e3e85c8977bedcfa379 /editors
parent432c3c8dafc9bbe0be73ef23a6f2e483301f8054 (diff)
downloadfreebsd-ports-gnome-74189dcaa232a5d951ecf1a9e7fb1c6d1f7c6221.tar.gz
freebsd-ports-gnome-74189dcaa232a5d951ecf1a9e7fb1c6d1f7c6221.tar.zst
freebsd-ports-gnome-74189dcaa232a5d951ecf1a9e7fb1c6d1f7c6221.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
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