Date: Mon, 20 Feb 2023 17:20:48 GMT From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 0d334b53c570 - main - net/opentracker: deprecate Message-ID: <202302201720.31KHKm5k046016@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by antoine: URL: https://cgit.FreeBSD.org/ports/commit/?id=0d334b53c570ce0c179e1005a9e91550726a5e61 commit 0d334b53c570ce0c179e1005a9e91550726a5e61 Author: Antoine Brodin <antoine@FreeBSD.org> AuthorDate: 2023-02-20 16:58:45 +0000 Commit: Antoine Brodin <antoine@FreeBSD.org> CommitDate: 2023-02-20 17:09:27 +0000 net/opentracker: deprecate --- net/opentracker/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/net/opentracker/Makefile b/net/opentracker/Makefile index 7f410c63e1b5..63ee46f7a1a6 100644 --- a/net/opentracker/Makefile +++ b/net/opentracker/Makefile @@ -9,6 +9,8 @@ COMMENT= Free lightweight bittorrent tracker using libowfat WWW= https://erdgeist.org/arts/software/opentracker/ BROKEN= fails to link: duplicate symbol: first_deferred, known libowfat issue +DEPRECATED= Broken since 2021 +EXPIRATION_DATE= 2023-03-21 BUILD_DEPENDS= ${LOCALBASE}/lib/libowfat.a:devel/libowfat
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202302201720.31KHKm5k046016>