Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Dec 2024 09:41:15 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: 121db7345900 - main - games/allacrost: Deprecate and set expiration date to 2025-01-31
Message-ID:  <202412260941.4BQ9fFIe020782@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=121db7345900aaed110718939fe63dd900f25c67

commit 121db7345900aaed110718939fe63dd900f25c67
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-12-26 09:26:05 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-12-26 09:40:44 +0000

    games/allacrost: Deprecate and set expiration date to 2025-01-31
    
    Marked BROKEN in May 2024 and upstream is gone so sunset port
    
    Approved by:    portmgr (blanket)
---
 games/allacrost/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/games/allacrost/Makefile b/games/allacrost/Makefile
index 0c93de513f61..ac5f59a8b265 100644
--- a/games/allacrost/Makefile
+++ b/games/allacrost/Makefile
@@ -13,6 +13,8 @@ LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 BROKEN=		uses incompatible C++ features from different C++ standards that can't be built together due to feature deprecation restrictions
+DEPRECATED=	Fails to build and upstream is gone
+EXPIRATION_DATE=2025-01-31
 
 LIB_DEPENDS=	libpng.so:graphics/png \
 		libogg.so:audio/libogg \



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