Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Mar 2026 18:35:24 +0000
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f3951885efce - main - games/linwarrior: deprecate
Message-ID:  <69b0646c.1f1b3.3da4d9e4@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by amdmi3:

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

commit f3951885efce614cb58bdd76aadb9a48df6bf6c9
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2026-03-10 15:27:37 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2026-03-10 18:34:28 +0000

    games/linwarrior: deprecate
---
 games/linwarrior/Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/games/linwarrior/Makefile b/games/linwarrior/Makefile
index 924ac5ca0e44..7366aeef4c16 100644
--- a/games/linwarrior/Makefile
+++ b/games/linwarrior/Makefile
@@ -10,6 +10,9 @@ MAINTAINER=	amdmi3@FreeBSD.org
 COMMENT=	Navigate a mech through a 3D world and fire at enemies
 WWW=		https://www.hackcraft.de/games/linwarrior_3d/index.htm
 
+DEPRECATED=	Abandoned and obsolete, last release in 2010, not really playable
+EXPIRATION_DATE=2026-05-10
+
 USES=		compiler:c++11-lang gl gmake openal:al,alut sdl
 USE_GL=		gl glu
 USE_SDL=	sdl


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69b0646c.1f1b3.3da4d9e4>