git: 0e20312118a2 - main - multimedia/mpeg_encode: Deprecate and set expiration date to 2025-01-31
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 28 Dec 2024 21:24:14 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=0e20312118a26763f56bd3eb60736bfb60e019e8 commit 0e20312118a26763f56bd3eb60736bfb60e019e8 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-12-28 10:33:43 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-12-28 21:23:08 +0000 multimedia/mpeg_encode: Deprecate and set expiration date to 2025-01-31 --- multimedia/mpeg_encode/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/multimedia/mpeg_encode/Makefile b/multimedia/mpeg_encode/Makefile index cb8260289c59..e7819096b3aa 100644 --- a/multimedia/mpeg_encode/Makefile +++ b/multimedia/mpeg_encode/Makefile @@ -8,6 +8,9 @@ MASTER_SITES= LOCAL/ahze MAINTAINER= multimedia@FreeBSD.org COMMENT= UCB's MPEG-I video stream encoder +DEPRECATED= Upstream is dead and it's buggy, consider using multimedia/ffmpeg +EXPIRATION_DATE=2025-01-31 + OPTIONS_DEFINE= DOCS WRKSRC= ${WRKDIR}/${PORTNAME}