git: 1b95b0b453a2 - main - multimedia/flvstreamer: Deprecate and set expiration date to 2024-02-29
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 22 Jan 2024 19:58:42 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=1b95b0b453a277f72a185de6ff50c18162001e28 commit 1b95b0b453a277f72a185de6ff50c18162001e28 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-01-22 19:41:02 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-01-22 19:58:36 +0000 multimedia/flvstreamer: Deprecate and set expiration date to 2024-02-29 Last release 2010 and no development since upstream, redirect users to FFMpeg PR: 276183 Approved by: portmgr (maintainer timeout, 2+ weeks) --- multimedia/flvstreamer/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/multimedia/flvstreamer/Makefile b/multimedia/flvstreamer/Makefile index 5d0b074a8723..4e25d9999514 100644 --- a/multimedia/flvstreamer/Makefile +++ b/multimedia/flvstreamer/Makefile @@ -9,6 +9,9 @@ MAINTAINER= hrs@FreeBSD.org COMMENT= Open source command-line RTMP client WWW= https://savannah.nongnu.org/projects/flvstreamer/ +DEPRECATED= Last release 2010 and no active development since, consider using multimedia/ffmpeg +EXPIRATION_DATE=2024-02-29 + USES= gmake ALL_TARGET= posix WRKSRC= ${WRKDIR}/${PORTNAME}