git: 9c05d6b4c98d - main - audio/funktrackergold: Deprecate port

From: Lorenzo Salvadore <salvadore_at_FreeBSD.org>
Date: Wed, 04 Sep 2024 09:29:38 UTC
The branch main has been updated by salvadore:

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

commit 9c05d6b4c98dd49537cded1fd1f79065d70639e6
Author:     Lorenzo Salvadore <salvadore@FreeBSD.org>
AuthorDate: 2024-09-04 09:23:44 +0000
Commit:     Lorenzo Salvadore <salvadore@FreeBSD.org>
CommitDate: 2024-09-04 09:29:29 +0000

    audio/funktrackergold: Deprecate port
    
    Deprecate port as the software looks abandoned:
    - latest release is in 1999;
    - WWW link (removed with this commit) is a page that has nothing to do with the software;
    - does not build with GCC 14.2 [1].
    
    PR:             281222 [1]
---
 audio/funktrackergold/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/audio/funktrackergold/Makefile b/audio/funktrackergold/Makefile
index ec0325bcf472..df2ce5dad850 100644
--- a/audio/funktrackergold/Makefile
+++ b/audio/funktrackergold/Makefile
@@ -6,11 +6,13 @@ MASTER_SITES=	SUNSITE/apps/sound/players
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Curses MOD/FNK music tracker
-WWW=		https://boutell.com/lsm/lsmbyid.cgi/000831
 
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+DEPRECATED=	Software looks abandoned: last release is in 1999 and WWW link had nothing to do with the software. Does not build with GCC 14.2
+EXPIRATION_DATE=2024-10-30
+
 BROKEN_armv6=		fails to compile: function definition is not allowed here
 BROKEN_armv7=		fails to compile: function definition is not allowed here