git: 3347f3331960 - main - audio/cpige: Deprecate and set expiration date to 2023-03-31
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 26 Dec 2022 19:12:32 UTC
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=3347f3331960694645a4cce3db83e7e1ccca3546
commit 3347f3331960694645a4cce3db83e7e1ccca3546
Author: Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2022-12-26 19:01:36 +0000
Commit: Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2022-12-26 19:11:14 +0000
audio/cpige: Deprecate and set expiration date to 2023-03-31
Doesn't work, segfaults and newer versions also doesn't work as expected
---
audio/cpige/Makefile | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/audio/cpige/Makefile b/audio/cpige/Makefile
index 48e06b4c45a3..c06a08047544 100644
--- a/audio/cpige/Makefile
+++ b/audio/cpige/Makefile
@@ -8,6 +8,10 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Icecast/Shoutcast stream ripper
WWW= https://old.ed.zehome.com/?page=cpige
+BROKEN= segfaults on startup
+DEPRECATED= Doesn't work, newer versions also fails
+EXPIRATION_DATE=2023-03-31
+
USES= gmake
MAKE_ARGS= CC="${CC}"