Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Mar 2024 20:17:40 GMT
From:      Daniel Engberg <diizzy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 32272ef4aae3 - main - www/get_flash_videos: Mark BROKEN, deprecate and set expiration date to 2024-03-31
Message-ID:  <202403192017.42JKHe3n074585@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=32272ef4aae3941cc84be169c3103199b3a00cba

commit 32272ef4aae3941cc84be169c3103199b3a00cba
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-03-19 18:44:37 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-03-19 20:17:24 +0000

    www/get_flash_videos: Mark BROKEN, deprecate and set expiration date to 2024-03-31
    
    Unfetchable, fails to run and abandoned upstream
    Redirect users to www/yt-dlp
---
 www/get_flash_videos/Makefile | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/www/get_flash_videos/Makefile b/www/get_flash_videos/Makefile
index d1827d4c9b5e..c457543e6189 100644
--- a/www/get_flash_videos/Makefile
+++ b/www/get_flash_videos/Makefile
@@ -12,6 +12,10 @@ WWW=		http://code.google.com/p/get-flash-videos/
 
 LICENSE=	APACHE20
 
+BROKEN=		Unfetchabled and doesn't run, "Type of arg 1 to keys must be hash or array (not hash element)"
+DEPRECATED=	Abandonware, consider using www/yt-dlp
+EXPIRATION_DATE=2024-03-31
+
 RUN_DEPENDS=	\
 		p5-Crypt-Blowfish_PP>=0:security/p5-Crypt-Blowfish_PP \
 		p5-Crypt-Rijndael>=0:security/p5-Crypt-Rijndael \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403192017.42JKHe3n074585>