git: 803260c30437 - main - multimedia/avidemux*: Deprecate and set EXPIRATION_DATE to 2026-08-31
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 04 Jul 2026 08:08:04 UTC
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=803260c304377588368ff8b470767f30af0ff035
commit 803260c304377588368ff8b470767f30af0ff035
Author: Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2026-07-04 06:31:24 +0000
Commit: Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2026-07-04 06:31:29 +0000
multimedia/avidemux*: Deprecate and set EXPIRATION_DATE to 2026-08-31
Current version has multiple issues and bugs, QT5 is also going away.
Upstream is still active but given various run-time issues combined with
no bugs reports user count appears to be very low so sunset port since
there's no interest in keeping it up to date and working
---
multimedia/avidemux/Makefile.common | 3 +++
1 file changed, 3 insertions(+)
diff --git a/multimedia/avidemux/Makefile.common b/multimedia/avidemux/Makefile.common
index 0bde04aa7b23..5afbac04db29 100644
--- a/multimedia/avidemux/Makefile.common
+++ b/multimedia/avidemux/Makefile.common
@@ -12,6 +12,9 @@ LIB_DEPENDS+= libmad.so:audio/libmad \
LICENSE= GPLv2
+DEPRECATED= Obsolete version with various bugs and issues
+EXPIRATION_DATE=2026-08-31
+
USE_GNOME= libxml2
OPTIONS_FILE= ${PORT_DBDIR}/${OPTIONS_NAME:C/-.*//}/options