git: f899d10ea8b6 - main - multimedia/cclive: Mark BROKEN, deprecate and set expiration date to 2022-06-30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 24 Apr 2022 12:10:37 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=f899d10ea8b6ba26347f5b9c155a4c637881a1cc commit f899d10ea8b6ba26347f5b9c155a4c637881a1cc Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2022-04-24 10:50:10 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2022-04-24 12:10:10 +0000 multimedia/cclive: Mark BROKEN, deprecate and set expiration date to 2022-06-30 Abandoned upstream, multiple reports of broken functionality Reference: https://sourceforge.net/p/cclive/mailman/cclive-devel/ --- multimedia/cclive/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/multimedia/cclive/Makefile b/multimedia/cclive/Makefile index 83893e63f7e6..24ff5f3224c7 100644 --- a/multimedia/cclive/Makefile +++ b/multimedia/cclive/Makefile @@ -11,7 +11,9 @@ COMMENT= Lightweight command line video extraction tool LICENSE= GPLv3 -BROKEN_FreeBSD_12_powerpc64= fails to configure on powerpc64 elfv1: cannot find the flags to link with Boost date_time +BROKEN= Multiple bug reports upstream +DEPRECATED= Last release in 2013, please consider using www/yt-dlp or multimedia/streamlink +EXPIRATION_DATE=2022-06-30 LIB_DEPENDS= libboost_system.so:devel/boost-libs \ libcurl.so:ftp/curl \