aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2024-04-01 11:52:22 +0000
committerRene Ladan <rene@FreeBSD.org>2024-04-01 11:52:22 +0000
commit317a7166fa7ec6d566427aef8542caa0bf83b84c (patch)
tree143f3802016f1bad6204b3cbf692fbeae2c7654a
parentf5c4612f31c1d021c2a03ca353161f5c42d98afd (diff)
www/get_flash_videos: Remove expired port
2024-03-31 www/get_flash_videos: Abandonware, consider using www/yt-dlp
-rw-r--r--MOVED1
-rw-r--r--www/Makefile1
-rw-r--r--www/get_flash_videos/Makefile49
-rw-r--r--www/get_flash_videos/distinfo2
-rw-r--r--www/get_flash_videos/pkg-descr12
5 files changed, 1 insertions, 64 deletions
diff --git a/MOVED b/MOVED
index 32dba0d42462..90173b2263cb 100644
--- a/MOVED
+++ b/MOVED
@@ -3127,3 +3127,4 @@ textproc/py-html2text2018|textproc/py-html2text|2024-04-01|Has expired: Old vers
irc/evangeline||2024-04-01|Has expired: Abandonware, upstream is gone
devel/libght||2024-04-01|Has expired: Depends on expired devel/liblas
devel/liblas||2024-04-01|Has expired: Upstream no longer continuing
+www/get_flash_videos|www/yt-dlp|2024-04-01|Has expired: Abandonware, consider using www/yt-dlp
diff --git a/www/Makefile b/www/Makefile
index 32107cdb1f3e..2c2a68ed4643 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -204,7 +204,6 @@
SUBDIR += geckodriver
SUBDIR += geneweb
SUBDIR += geolizer
- SUBDIR += get_flash_videos
SUBDIR += ghostunnel
SUBDIR += gist
SUBDIR += gitea
diff --git a/www/get_flash_videos/Makefile b/www/get_flash_videos/Makefile
deleted file mode 100644
index c457543e6189..000000000000
--- a/www/get_flash_videos/Makefile
+++ /dev/null
@@ -1,49 +0,0 @@
-PORTNAME= get_flash_videos
-DISTVERSION= 1.24.${DISTFILE_DATE}
-CATEGORIES= www perl5
-MASTER_SITES= https://github.com/downloads/njtaylor/get-flash-videos/
-DISTNAME= ${PORTNAME}-1.24-git-${DISTFILE_DATE}
-EXTRACT_SUFX=
-EXTRACT_ONLY=
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Download videos from various Flash-based video hosting sites
-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 \
- p5-Data-AMF>=0:converters/p5-Data-AMF \
- p5-HTML-Parser>=0:www/p5-HTML-Parser \
- p5-IO-Compress>=0:archivers/p5-IO-Compress \
- p5-URI>=0:net/p5-URI \
- p5-WWW-Mechanize>=0:www/p5-WWW-Mechanize \
- p5-XML-Simple>=0:textproc/p5-XML-Simple \
- rtmpdump>=2.4.0:multimedia/rtmpdump
-
-USES= perl5
-NO_BUILD= yes
-NO_WRKSUBDIR= yes
-
-DISTFILE_DATE= 20120610
-
-PLIST_FILES= bin/${PORTNAME}
-
-post-extract:
- @${CP} ${DISTDIR}/${DISTNAME} ${WRKSRC}
-
-post-patch:
- @${REINPLACE_CMD} -e 's|/usr/bin/env perl|${PERL}|' \
- ${WRKSRC}/${DISTNAME}
-
-do-install:
- @${INSTALL_SCRIPT} ${WRKSRC}/${DISTNAME} \
- ${STAGEDIR}${PREFIX}/bin/${PORTNAME}
-
-.include <bsd.port.mk>
diff --git a/www/get_flash_videos/distinfo b/www/get_flash_videos/distinfo
deleted file mode 100644
index 87dc31f84c50..000000000000
--- a/www/get_flash_videos/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (get_flash_videos-1.24-git-20120610) = 5db795c055ee25997d2f5afe7fbdd0b4e4a863ebea19ee8851a9921115dca477
-SIZE (get_flash_videos-1.24-git-20120610) = 287984
diff --git a/www/get_flash_videos/pkg-descr b/www/get_flash_videos/pkg-descr
deleted file mode 100644
index 88b128afbeaf..000000000000
--- a/www/get_flash_videos/pkg-descr
+++ /dev/null
@@ -1,12 +0,0 @@
-[ excerpt from developer's web site ]
-
-Download videos from various Flash-based video hosting sites, without
-having to use the Flash player. Handy for saving videos for watching
-offline, and means you don't have to keep upgrading Flash for sites
-that insist on a newer version of the player.
-
-YouTube, eHow, Brightcove (used by many sites like Channel 4, Daily
-Telegraph ...), BBC (news, etc), Metacafe, 5min, Google, fliqz,
-nicovideo, vimeo, Blip, Break, Collegehumor, Muzu, Sevenload,
-Megavideo, Wat.tv. Also includes a 'generic' method which works on
-many other sites.