git: 8541d43e5ff5 - main - games/vamos: Deprecate and set expiration date to 2025-02-28
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 11 Jan 2025 10:49:41 UTC
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=8541d43e5ff5fbb5103e9dc26a46aefa29ef00b5
commit 8541d43e5ff5fbb5103e9dc26a46aefa29ef00b5
Author: Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2025-01-11 08:04:05 +0000
Commit: Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2025-01-11 10:49:37 +0000
games/vamos: Deprecate and set expiration date to 2025-02-28
Unmaintained in tree for years, fails to build with newer versions of boost
---
games/vamos/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/games/vamos/Makefile b/games/vamos/Makefile
index e6519bf70c10..e665cd76594d 100644
--- a/games/vamos/Makefile
+++ b/games/vamos/Makefile
@@ -15,6 +15,8 @@ LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
BROKEN= fails to build with boost-1.85+
+DEPRECATED= Unmaintained in tree for years, fails to build with newer versions of boost
+EXPIRATION_DATE=2025-02-28
LIB_DEPENDS= libboost_date_time.so:devel/boost-libs \
libpng.so:graphics/png