aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2012-06-23 17:36:33 +0800
committerdougb <dougb@FreeBSD.org>2012-06-23 17:36:33 +0800
commit01cbff4f48af72faf021dc0f17dc436aff88071d (patch)
tree2a05684c30923c64f39af3b38e75dacbb24ad4de
parent18927cf4750366d28e16580c4c800056ea25f4fe (diff)
downloadfreebsd-ports-gnome-01cbff4f48af72faf021dc0f17dc436aff88071d.tar.gz
freebsd-ports-gnome-01cbff4f48af72faf021dc0f17dc436aff88071d.tar.zst
freebsd-ports-gnome-01cbff4f48af72faf021dc0f17dc436aff88071d.zip
As previously announced, deprecate ports relying on libtorrent-rasterbar-14,
which is scheduled to be removed.
-rw-r--r--net-p2p/hrktorrent/Makefile3
-rw-r--r--net-p2p/sharktorrent/Makefile3
2 files changed, 6 insertions, 0 deletions
diff --git a/net-p2p/hrktorrent/Makefile b/net-p2p/hrktorrent/Makefile
index c94eea55947d..eadf96605c3b 100644
--- a/net-p2p/hrktorrent/Makefile
+++ b/net-p2p/hrktorrent/Makefile
@@ -14,6 +14,9 @@ MASTER_SITES= http://50hz.ws/hrktorrent/
MAINTAINER= hrkfdn@gmail.com
COMMENT= A light console torrent client using rasterbar's libtorrent
+DEPRECATED= Depends on net-p2p/libtorrent-rasterbar-14, which is DEPRECATED
+EXPIRATION_DATE= 2012-06-30
+
LIB_DEPENDS= torrent-rasterbar.5:${PORTSDIR}/net-p2p/libtorrent-rasterbar-14
USE_GNOME= pkgconfig
diff --git a/net-p2p/sharktorrent/Makefile b/net-p2p/sharktorrent/Makefile
index d5db30e76cb7..03afed4e646e 100644
--- a/net-p2p/sharktorrent/Makefile
+++ b/net-p2p/sharktorrent/Makefile
@@ -15,6 +15,9 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-beta-src
MAINTAINER= amdmi3@FreeBSD.org
COMMENT= C++ Bittorrent client using wxWidgets, libtorrent and boost
+DEPRECATED= Depends on net-p2p/libtorrent-rasterbar-14, which is DEPRECATED
+EXPIRATION_DATE= 2012-06-30
+
LIB_DEPENDS= boost_filesystem.4:${PORTSDIR}/devel/boost-libs \
torrent-rasterbar.5:${PORTSDIR}/net-p2p/libtorrent-rasterbar-14