aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2024-02-25 19:53:55 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2024-02-25 19:54:03 +0000
commit762bf397ae5e0895b7d5172d69876ab904d0ecd7 (patch)
treeb835da0d5574cc4663eedbd10d4eaa40e0b50c7d
parent86375c84ba60dde44384c014ba03d82cc5ba0b88 (diff)
downloadports-762bf397ae5e0895b7d5172d69876ab904d0ecd7.tar.gz
ports-762bf397ae5e0895b7d5172d69876ab904d0ecd7.zip
net-p2p/libbt: Deprecate and set expiration date to 2024-03-31
Last release in 2007 and no active development, lacks functionality found in modern implementations. Redirect users to net-p2p/libtorrent-rasterbar or net-p2p/libtorrent-rasterbar2 PR: 276980 Approved by: portmgr (maintainer timeout, 2+ weeks)
-rw-r--r--net-p2p/libbt/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/net-p2p/libbt/Makefile b/net-p2p/libbt/Makefile
index 2e2a4be64fd3..d9f125511185 100644
--- a/net-p2p/libbt/Makefile
+++ b/net-p2p/libbt/Makefile
@@ -10,6 +10,9 @@ WWW= https://libbt.sourceforge.net/
LICENSE= GPLv2 LGPL21
LICENSE_COMB= multi
+DEPRECATED= Last release in 2007 and no active development, lacks functionality found in modern implementations. Consider using net-p2p/libtorrent-rasterbar or net-p2p/libtorrent-rasterbar2
+EXPIRATION_DATE=2024-03-31
+
LIB_DEPENDS= libcurl.so:ftp/curl \
libuuid.so:misc/e2fsprogs-libuuid