git: 47399b4a111a - main - multimedia/iriverter: Deprecate and set expiration date to 2022-06-30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 24 Apr 2022 12:10:39 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=47399b4a111a5662251cc78aec5446a625f26c60 commit 47399b4a111a5662251cc78aec5446a625f26c60 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2022-04-24 10:58:41 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2022-04-24 12:10:11 +0000 multimedia/iriverter: Deprecate and set expiration date to 2022-06-30 Obsolete and unmaintained for 15+ years, please consider using multimedia/handbrake instead --- multimedia/iriverter/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/multimedia/iriverter/Makefile b/multimedia/iriverter/Makefile index c65751062418..63cd4e97d17c 100644 --- a/multimedia/iriverter/Makefile +++ b/multimedia/iriverter/Makefile @@ -9,6 +9,9 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Cross-platform frontend to mencoder +DEPRECATED= Obsolete and unmaintained for 15+ years, please consider using multimedia/handbrake +EXPIRATION_DATE=2022-06-30 + BUILD_DEPENDS= ${JAVALIBDIR}/swt.jar:x11-toolkits/swt RUN_DEPENDS= ${JAVALIBDIR}/swt.jar:x11-toolkits/swt \ mencoder:multimedia/mencoder