games/shaaft: Deprecate port.

This has been abandoned upstream a decade plus ago (nearly two),
it resides in the attic of an attic (download only, not even a
web page), does not build with clang (10+ years) and requires
increasing contortions to build with GCC even. All that without
proper maintenance on the FreeBSD, either.

So deprecate with a generious expiration window (3 months).

PR:		281233
This commit is contained in:
Gerald Pfeifer 2024-12-01 17:45:17 +00:00
parent ffa636457c
commit 036f018f67

View file

@ -8,6 +8,9 @@ DISTNAME= Shaaft-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org MAINTAINER= ports@FreeBSD.org
COMMENT= OpenGL 3D falling block game similar to Blockout COMMENT= OpenGL 3D falling block game similar to Blockout
DEPRECATED= Unmaintained upstream for ages, breaks with modern toolchains
EXPIRATION_DATE=2025-03-02
LIB_DEPENDS= libpng.so:graphics/png LIB_DEPENDS= libpng.so:graphics/png
CONFLICTS= criticalmass CONFLICTS= criticalmass