git: 2dc5f66b4226 - main - audio/crip: mark deprecated and prepare to remove
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 27 Dec 2022 23:50:29 UTC
The branch main has been updated by philip:
URL: https://cgit.FreeBSD.org/ports/commit/?id=2dc5f66b42268a1a202c48a8071e8dde08655075
commit 2dc5f66b42268a1a202c48a8071e8dde08655075
Author: Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2022-12-27 23:38:51 +0000
Commit: Philip Paeps <philip@FreeBSD.org>
CommitDate: 2022-12-27 23:49:04 +0000
audio/crip: mark deprecated and prepare to remove
While the upstream distfile is still available, the last release was in
2007. The world has moved on since then. CDDB is legacy at best, and
freedb is dead so tagging is completely broken. crip has very limited
codec support, no checksum verification, isn't aware of pregrap, doesn't
use replaygain etc.
Suggest alternatives to any remaining users and set a removal date of
2023-03-31.
PR: 268577
---
audio/crip/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/audio/crip/Makefile b/audio/crip/Makefile
index f1e4ab66712e..410ccca29975 100644
--- a/audio/crip/Makefile
+++ b/audio/crip/Makefile
@@ -8,6 +8,9 @@ MAINTAINER= philip@FreeBSD.org
COMMENT= Terminal-based ripper/encoder/tagger
WWW= http://bach.dynet.com/crip/
+DEPRECATED= Abandonware, last release in 2007. Please consider using audio/cyanrip or audio/abcde
+EXPIRATION_DATE=2023-03-31
+
OPTIONS_DEFINE= SOX DOCS
SOX_DESC= SoX audio support