git: bd7ad5acd7d7 - main - www/lighttpd-mod_h264_streaming: deprecate
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 01 Jan 2024 21:08:41 UTC
The branch main has been updated by pkubaj: URL: https://cgit.FreeBSD.org/ports/commit/?id=bd7ad5acd7d7824c5a8a9abd69de9627655265ce commit bd7ad5acd7d7824c5a8a9abd69de9627655265ce Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2024-01-01 21:00:10 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2024-01-01 21:08:28 +0000 www/lighttpd-mod_h264_streaming: deprecate Not maintained anymore upstream. --- www/lighttpd-mod_h264_streaming/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/www/lighttpd-mod_h264_streaming/Makefile b/www/lighttpd-mod_h264_streaming/Makefile index 3ec7eee7e131..3e2170c9ae13 100644 --- a/www/lighttpd-mod_h264_streaming/Makefile +++ b/www/lighttpd-mod_h264_streaming/Makefile @@ -10,6 +10,9 @@ LICENSE= CC-BY-NC-SA-3.0 LICENSE_FILE= ${FILESDIR}/COPYING.mod_h264_streaming LICENSE_DISTFILES= ${PATCHFILES} +DEPRECATED= Does not build with new lighttpd +EXPIRATION_DATE= 2024-01-31 + BUILD_DEPENDS= ${LOCALBASE}/sbin/lighttpd:www/lighttpd RUN_DEPENDS= ${LOCALBASE}/sbin/lighttpd:www/lighttpd