git: 17de7d52ef7a - main - games/0ad: undeprecate allowing any Python.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 01 Nov 2025 13:33:25 UTC
The branch main has been updated by mandree:
URL: https://cgit.FreeBSD.org/ports/commit/?id=17de7d52ef7a056c45ac32bc9f646d3467f64b75
commit 17de7d52ef7a056c45ac32bc9f646d3467f64b75
Author: Matthias Andree <mandree@FreeBSD.org>
AuthorDate: 2025-11-01 13:31:40 +0000
Commit: Matthias Andree <mandree@FreeBSD.org>
CommitDate: 2025-11-01 13:31:40 +0000
games/0ad: undeprecate allowing any Python.
0ad builds nicely with Python 3.10 and 3.12, so
strip the version constraint on Python 3.9 and
un-deprecate.
---
games/0ad/Makefile | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/games/0ad/Makefile b/games/0ad/Makefile
index 87211e0726fa..603253731f22 100644
--- a/games/0ad/Makefile
+++ b/games/0ad/Makefile
@@ -10,9 +10,6 @@ MAINTAINER= madpilot@FreeBSD.org
COMMENT= Real-time strategy (RTS) game of ancient warfare
WWW= https://play0ad.com/
-DEPRECATED= Depends on expired lang/python39
-EXPIRATION_DATE=2025-12-31
-
BROKEN_aarch64= fails to compile: no member named verifyHeapAccessDisassembly
BROKEN_armv6= fails to link: fatal error: conftest: Unknown error: -1
BROKEN_armv7= fails to link: fatal error: conftest: Unknown error: -1
@@ -35,7 +32,7 @@ LIB_DEPENDS= libboost_filesystem.so:devel/boost-libs \
libmozjs-115.so:lang/spidermonkey115
USES= compiler:c++11-lib desktop-file-utils dos2unix gmake gnome \
- iconv openal:al perl5 pkgconfig python:3.9,build sdl tar:xz \
+ iconv openal:al perl5 pkgconfig python:build sdl tar:xz \
xorg
USE_GNOME= libxml2
USE_GL= gl