git: 762bf397ae5e - main - net-p2p/libbt: Deprecate and set expiration date to 2024-03-31
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 25 Feb 2024 19:57:40 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=762bf397ae5e0895b7d5172d69876ab904d0ecd7 commit 762bf397ae5e0895b7d5172d69876ab904d0ecd7 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-02-25 19:53:55 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-02-25 19:54:03 +0000 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) --- net-p2p/libbt/Makefile | 3 +++ 1 file changed, 3 insertions(+) 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