aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2019-02-03 20:46:35 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2019-02-03 20:46:35 +0000
commit72f4491c41a9e52940aaeab00c2a21d9bc4ae172 (patch)
treeb544a84cca97180dd484ad8858433ec23243a53e /x11
parent60fbbcfeab92c97e7360cf5183626da49febdcd4 (diff)
downloadports-72f4491c41a9e52940aaeab00c2a21d9bc4ae172.tar.gz
ports-72f4491c41a9e52940aaeab00c2a21d9bc4ae172.zip
Deprecate ports broken for more than 6 months
Notes
Notes: svn path=/head/; revision=492077
Diffstat (limited to 'x11')
-rw-r--r--x11/altyo/Makefile2
-rw-r--r--x11/pantheon-terminal/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/x11/altyo/Makefile b/x11/altyo/Makefile
index eaffc00cf655..726abb38c9f1 100644
--- a/x11/altyo/Makefile
+++ b/x11/altyo/Makefile
@@ -14,6 +14,8 @@ COMMENT= Drop-down terminal emulator, written in Vala
LICENSE= GPLv3
BROKEN= Cannot convert from `unowned string' to `unowned char[]?'
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2019-03-05
BUILD_DEPENDS= git:devel/git \
valac:lang/vala
diff --git a/x11/pantheon-terminal/Makefile b/x11/pantheon-terminal/Makefile
index 7578ea52193c..4eac53b3bf6a 100644
--- a/x11/pantheon-terminal/Makefile
+++ b/x11/pantheon-terminal/Makefile
@@ -13,6 +13,8 @@ LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN= Doesn't build with vala 0.40+
+DEPRECATED= Broken for more than 6 months
+EXPIRATION_DATE= 2019-03-05
LIB_DEPENDS= libgee-0.8.so:devel/libgee \
libgnutls.so:security/gnutls \