Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 Oct 2023 17:15:13 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: d46e6836f6bf - main - games/nehquake: Deprecate and set expiration date to 2023-11-30
Message-ID:  <202310141715.39EHFD1E063048@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=d46e6836f6bf0a864589037134f666cf70f7f608

commit d46e6836f6bf0a864589037134f666cf70f7f608
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-10-14 01:08:32 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-10-14 17:11:28 +0000

    games/nehquake: Deprecate and set expiration date to 2023-11-30
    
    Abandonware, fails to build and marked broken over a year go
    
    Reference:
    https://quakewiki.org/wiki/Nehahra
---
 games/nehquake/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/games/nehquake/Makefile b/games/nehquake/Makefile
index 3ad4daa708ac..e6581237db65 100644
--- a/games/nehquake/Makefile
+++ b/games/nehquake/Makefile
@@ -11,6 +11,8 @@ WWW=		http://planetquake.com/nehahra/
 
 BROKEN_FreeBSD_13=	ld: error: duplicate symbol: sb_lines
 BROKEN_FreeBSD_14=	ld: error: duplicate symbol: sb_lines
+DEPRECATED= Fails to build, abandoned upstream and marked broken over a year go
+EXPIRATION_DATE=2023-11-30
 
 USES=		gl gmake dos2unix tar:bzip2 xorg
 USE_GL=		gl



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