git: 6352f5f320aa - main - multimedia/camserv: Deprecate and set expiration date to 2024-02-29
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 19 Jan 2024 11:32:48 UTC
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=6352f5f320aa59c7d654c70eb167dae0aca9757b commit 6352f5f320aa59c7d654c70eb167dae0aca9757b Author: Nuno Teixeira <eduardo@FreeBSD.org> AuthorDate: 2024-01-19 11:30:06 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2024-01-19 11:32:34 +0000 multimedia/camserv: Deprecate and set expiration date to 2024-02-29 Last upstream release was in 2002. Redirect users to multimedia/ustreamer and multimedia/ffmpeg --- multimedia/camserv/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/multimedia/camserv/Makefile b/multimedia/camserv/Makefile index 13c9df527aa2..cd211d0b6cae 100644 --- a/multimedia/camserv/Makefile +++ b/multimedia/camserv/Makefile @@ -12,6 +12,9 @@ WWW= https://cserv.sourceforge.net/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING +DEPRECATED= Last upstream release was in 2002, reconsider using multimedia/ustreamer or multimedia/ffmpeg +EXPIRATION_DATE= 2024-02-29 + LIB_DEPENDS= libltdl.so:devel/libltdl USES= autoreconf jpeg libtool pkgconfig