aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2022-04-24 10:50:10 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2022-04-24 12:10:10 +0000
commitf899d10ea8b6ba26347f5b9c155a4c637881a1cc (patch)
treea0595d8dc4c22436a5da4b28a163cb7787043826
parentb521772f2effd6615be973635b909fa1aa7e719d (diff)
downloadports-f899d10ea8b6ba26347f5b9c155a4c637881a1cc.tar.gz
ports-f899d10ea8b6ba26347f5b9c155a4c637881a1cc.zip
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/
-rw-r--r--multimedia/cclive/Makefile4
1 files changed, 3 insertions, 1 deletions
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 \