Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 1 Mar 2025 11:41:41 GMT
From:      Daniel Engberg <diizzy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 68699764fd65 - main - multimedia/projectx: Deprecate and set expiration date to 2025-03-31
Message-ID:  <202503011141.521Bfflj022987@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by diizzy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=68699764fd65d0bc30359f45207703a2b68fce8b

commit 68699764fd65d0bc30359f45207703a2b68fce8b
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-03-01 09:02:27 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-03-01 09:20:31 +0000

    multimedia/projectx: Deprecate and set expiration date to 2025-03-31
    
    Abandonware, last release in 2011 and dependens on legacy version of
    Java. Redirect users to multimedia/ffmpeg or multimedia/vlc
    
    Other utilities worth looking into are tsduck and mts-tools
    https://github.com/tsduck/tsduck
    https://github.com/xyproto/mts-utils (appears to be abandoned)
---
 multimedia/projectx/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/multimedia/projectx/Makefile b/multimedia/projectx/Makefile
index f0beb27464ae..4bfd0d9c2330 100644
--- a/multimedia/projectx/Makefile
+++ b/multimedia/projectx/Makefile
@@ -12,6 +12,9 @@ WWW=		https://sourceforge.net/projects/project-x/
 LICENSE=	GPLv2+
 LICENSE_FILE=	${WRKSRC}/Copying
 
+DEPRECATED=	Abandonware, last release in 2011 and dependens on legacy version of Java. Consider using multimedia/ffmpeg or multimedia/vlc
+EXPIRATION_DATE=2025-03-31
+
 USES=		java zip:infozip
 
 SUB_FILES=	project-x.sh


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202503011141.521Bfflj022987>