git: 352fca156110 - main - games/adonthell: Mark BROKEN, deprecate and set expiration date to 2024-09-30
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 08 Sep 2024 17:33:01 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=352fca15611026a8d511e6213995bba56c44fcd8 commit 352fca15611026a8d511e6213995bba56c44fcd8 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-09-08 07:25:13 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-09-08 17:31:48 +0000 games/adonthell: Mark BROKEN, deprecate and set expiration date to 2024-09-30 Broken for months and unmaintained in tree for years --- games/adonthell/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/games/adonthell/Makefile b/games/adonthell/Makefile index f9876d203576..d4b052349c8f 100644 --- a/games/adonthell/Makefile +++ b/games/adonthell/Makefile @@ -12,6 +12,10 @@ WWW= https://adonthell.nongnu.org/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN= Fails to build, ./python_class.h:38:10: fatal error: 'eval.h' file not found +DEPRECATED= Unmaintained in tree and broken for months +EXPIRATION_DATE=2024-09-30 + LIB_DEPENDS= libfreetype.so:print/freetype2 \ libogg.so:audio/libogg \ libvorbis.so:audio/libvorbis