Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Dec 2022 19:12:25 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: deed4cc595cc - main - audio/kexis: Deprecate and set expiration date to 2023-03-31
Message-ID:  <202212261912.2BQJCPoO010664@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by diizzy:

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

commit deed4cc595cc9315356e1f02aeb1c1e519ec2e1b
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2022-12-26 09:52:43 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2022-12-26 19:11:12 +0000

    audio/kexis: Deprecate and set expiration date to 2023-03-31
    
    Niche format that never got any traction and no release in 18 years.
    Consider using audio/flac or audio/wavpack instead
---
 audio/kexis/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/audio/kexis/Makefile b/audio/kexis/Makefile
index e5887445e27a..e5a7408c9777 100644
--- a/audio/kexis/Makefile
+++ b/audio/kexis/Makefile
@@ -7,6 +7,9 @@ MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Lossless WAV file compressor
 WWW=		https://sourceforge.net/projects/kexis/
 
+DEPRECATED=	Abandonware, niche format that never got any traction and no release in 18 years. Consider using audio/flac or audio/wavpack instead
+EXPIRATION_DATE=2023-03-31
+
 USES=		tar:tgz
 WRKSRC=		${WRKDIR}/${PORTNAME}
 PLIST_FILES=	bin/kexis



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