git: 036f018f672d - main - games/shaaft: Deprecate port.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 01 Dec 2024 17:53:31 UTC
The branch main has been updated by gerald: URL: https://cgit.FreeBSD.org/ports/commit/?id=036f018f672d3500d32c9488496911292a38f3c0 commit 036f018f672d3500d32c9488496911292a38f3c0 Author: Gerald Pfeifer <gerald@FreeBSD.org> AuthorDate: 2024-12-01 17:45:17 +0000 Commit: Gerald Pfeifer <gerald@FreeBSD.org> CommitDate: 2024-12-01 17:45:17 +0000 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 --- games/shaaft/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/games/shaaft/Makefile b/games/shaaft/Makefile index 255b6f6aefb2..88eebaab8ac7 100644 --- a/games/shaaft/Makefile +++ b/games/shaaft/Makefile @@ -8,6 +8,9 @@ DISTNAME= Shaaft-${PORTVERSION} MAINTAINER= ports@FreeBSD.org 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 CONFLICTS= criticalmass