From a93eeb7c7c194eec0bba585d1a81b8e8ee8d4624 Mon Sep 17 00:00:00 2001 From: antoine Date: Sun, 18 Feb 2018 09:29:27 +0000 Subject: Deprecate ports broken for more than 6 months --- net-im/ring-daemon/Makefile | 2 ++ net-im/ring-gnome/Makefile | 3 +++ net-im/ring-libclient/Makefile | 3 +++ 3 files changed, 8 insertions(+) (limited to 'net-im') diff --git a/net-im/ring-daemon/Makefile b/net-im/ring-daemon/Makefile index 41cbc52f9824..2b50f20f297d 100644 --- a/net-im/ring-daemon/Makefile +++ b/net-im/ring-daemon/Makefile @@ -13,6 +13,8 @@ COMMENT= Daemon part of the Ring VoIP SIP phone and IM LICENSE= GPLv3 BROKEN= fails to build +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2018-03-19 BUILD_DEPENDS= ${LOCALBASE}/include/linux/videodev2.h:multimedia/v4l_compat LIB_DEPENDS= libyaml-cpp.so:devel/yaml-cpp \ diff --git a/net-im/ring-gnome/Makefile b/net-im/ring-gnome/Makefile index 957d0a7c2864..fd335fc0b91a 100644 --- a/net-im/ring-gnome/Makefile +++ b/net-im/ring-gnome/Makefile @@ -13,6 +13,9 @@ COMMENT= Gnome client of the Ring VoIP SIP phone and IM LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Depends on expiring and broken net-im/ring-daemon +EXPIRATION_DATE= 2018-03-19 + LIB_DEPENDS= libringclient.so:net-im/ring-libclient \ libqrencode.so:graphics/libqrencode \ libcogl-pango.so:graphics/cogl \ diff --git a/net-im/ring-libclient/Makefile b/net-im/ring-libclient/Makefile index 5094d33ee04c..e8e57bb6a11a 100644 --- a/net-im/ring-libclient/Makefile +++ b/net-im/ring-libclient/Makefile @@ -12,6 +12,9 @@ COMMENT= Client library for the Ring VoIP SIP phone and IM LICENSE= GPLv3 +DEPRECATED= Depends on expiring and broken net-im/ring-daemon +EXPIRATION_DATE= 2018-03-19 + LIB_DEPENDS= libring.so:net-im/ring-daemon USE_GITHUB= yes -- cgit