6539 Commits

Author SHA1 Message Date
kirby 392f611de0 update to dunelegacy-0.99.2 2026-06-17 05:47:40 +00:00
naddy e9a00f3e77 games/openarena: make C types coherent on amd64 to appease llvm22 2026-06-16 22:25:40 +00:00
naddy 5b05a9d14c games/tome4: use the correct GL type and fix a pasto to appease llvm22 2026-06-16 16:47:31 +00:00
daniel a4a613c9e7 update PySolFC to 3.6.0 2026-06-15 22:15:42 +00:00
benoit 52bac25534 Update to rocksndiamonds-4.4.2.1. 2026-06-14 13:39:36 +00:00
daniel 529861748c games/spatial: fix build with llvm 22
Pass pointer to XKeyEvent instead of XEvent to XLookupString.
2026-06-13 19:50:47 +00:00
daniel 68c1b82119 games/wanderer: fix build on llvm 22
convert obsolete integer fd masks to fd_set for select(2)
2026-06-13 19:14:30 +00:00
benoit 0ee1a8ddea Update to rocksndiamonds-4.4.2.0. 2026-06-09 08:00:21 +00:00
tb d7381bbd73 openmw: move to MODCLANG_VERSION = 22
ok pascal
2026-06-09 03:25:29 +00:00
thfr f9af36c66d update wrath to latest release 1.1.2, including fixes for build with
llvm22.
2026-06-08 23:23:14 +00:00
thfr 9b36852001 update to IndieRunner v0.3 2026-06-08 23:19:33 +00:00
daniel 190805a3c4 corewars: repair build with llvm 22
Fix an invalid GTK+2 cast and correct what looks like an operator
precedence bug.
2026-06-08 21:56:16 +00:00
sthen 4be0c4ca85 needs xsltproc (from textproc/libxslt) to build 2026-06-08 10:36:12 +00:00
daniel d33e3dfa32 downgrade errors to warnings so clonekeen can build with llvm 22 2026-06-07 16:11:01 +00:00
sthen 25f93683d7 update to lincity-ng-2.14.2 2026-06-06 16:40:59 +00:00
naddy 046d171cf8 games/gnushogi: use correct spelling of NULL 2026-06-06 16:02:09 +00:00
sthen 02db254f9c cast to unbreak llvm22 build; however gnushogi appears to be 12 years
dead upstream and there are other type issues so removal might be a good
option (we also had to fix for -fno-common)
2026-06-06 12:36:46 +00:00
tb c35214f63c falconseye: fix file saving by disabling compression
from espie (maintainer)
2026-06-05 20:18:03 +00:00
kirby 8d5ab77075 update to dunelegacy-0.98.7.2
NOTE: old savegames won't work!
2026-06-05 08:56:32 +00:00
tb 6fd54fe414 games/falconseye: fix build with llvm22
pretty much the same diff as for as games/slash:
- disable BSD code paths using long time_t
- disable setrandom()
apparently game saving is currently broken.

from maintainer espie + regen plist and wantlib
2026-06-04 13:17:56 +00:00
tb 571fcdca97 games/slash-em: fix build with llvm22
Replace one weird spelling of NULL with another one that doesn't break
the compilation.

from maintainer espie + regen plist and wantlib
2026-06-04 13:03:09 +00:00
tb d87d3256e0 games/slash: fix build with llvm22
- disable bogus BSD paths using long time_t
- disable setrandom()

from maintainer espie, plus regen plist & wantlib
2026-06-04 12:52:24 +00:00
thfr 871852d727 Update to FNA 26.06 2026-06-02 23:12:50 +00:00
kirill af71942a84 Bump REVISION after switch MODCLANG_VERSION at lang/clang to 22 2026-06-02 12:44:37 +00:00
thfr f236de024d Fix angelscript segfault in BarbarianAI of recoil-rts. Found by fabien@
who also came up with the fix.

see https://github.com/anjo76/angelscript/pull/72
2026-05-31 22:40:21 +00:00
daniel 055f94fab0 unbreak build on llvm 22 2026-05-31 20:35:27 +00:00
thfr e849eb71f5 fix build with llvm22, thanks to tb@ who figured this out 2026-05-31 00:20:42 +00:00
sthen ecb67cfe87 remove old x11 games that were already failing (xasteroids segfaulting
all over the place, at least on LP64; xpilot unable to connect to either
network or local server).  ok tb
2026-05-30 14:00:52 +00:00
sthen f6c3134364 fix cast for llvm22 2026-05-30 13:28:38 +00:00
fcambus bbc99b549f Update chocolate-doom to 3.1.1.
From maintainer Ryan Freeman, thanks!
2026-05-29 09:47:08 +00:00
thfr 679b97fd58 Update to luanti 5.16.1 from maintainer 2026-05-28 17:51:18 +00:00
thfr 5e871bff77 Update to latest release engine 2025.06.24. (Illustrating the problems
with conflating semantic and date-based versioning starkly.)
2026-05-28 17:34:18 +00:00
thfr 21a5ca9852 Maintenance update to latest release of Godot (4.6.3).
Release Notes:
https://godotengine.org/article/maintenance-release-godot-4-6-3/
2026-05-28 01:14:21 +00:00
thfr 080c1d9649 update to fheroes2 1.1.16 2026-05-28 01:04:42 +00:00
sthen cd3956f860 update to garglk-2026.1.1 2026-05-27 13:59:20 +00:00
matthieu 3362351e22 Fix games/foobillard with llvm22. ok tb@ 2026-05-25 12:06:52 +00:00
tb 7a706b2f80 xinvaders: fix build with llvm22
gamewidget and labelwidget are Widgets of class vadersWidgetClass, not
VadersWidgets
2026-05-22 16:15:42 +00:00
tb 2f9301307c cgames: switch from int to short twice to fix build with llvm22
userio.c:398:2: error: incompatible pointer types passing 'int *' to parameter of type 'short *' [-Wincompatible-pointer-types]
  398 |         attr_get(&attr, &n, NULL);
2026-05-20 04:53:25 +00:00
sebastia 716cb58806 update 2.0.3 -> 2.0.4
SDL2 -> SDL3
2026-05-18 20:50:18 +00:00
sebastia 48fab06260 update 1.1.1 -> 1.1.2
switch SDL2 -> SDL3
2026-05-18 20:41:10 +00:00
matthieu 7eeb24149a games/shockolate: update to most recent commit. Fixes build with llvm22
ok thfr@
2026-05-18 18:45:59 +00:00
fcambus 501193f32d bluemoon: regen distinfo, tarball was rerolled.
The only change is in NEWS.adoc:

-2.15: 2026-03-29::
-  Packaging fixes.
+2.15: 2026-04-04::
+  Manor metadata changes to help packagers.

Pointed out by naddy@, thanks!
2026-05-18 15:50:53 +00:00
fcambus 9bd17a282b Update trader to 7.21. 2026-05-18 14:51:01 +00:00
fcambus 71292e7571 Update bluemoon to 2.15. 2026-05-17 20:28:57 +00:00
tb 47b3022d16 supertux: fix build with Boost 1.91
do not probe for Boost::system; regen WANTLIB
2026-05-16 13:03:46 +00:00
tb 5dd35cb6e5 returntotheroots: fix build with Boost 1.91: do not probe for Boost::system 2026-05-16 13:01:48 +00:00
thfr 4cc314c77a Downgrade mismatch when checking pack version minor from error to
warning.

With relative API stability in Godot 3.x, don't error when Godot bin
minor is less than pack file minor, warn instead. This is stop refusing
to run games that are built with HEAD and report higher minor version
than latest release.

ok op@
2026-05-16 00:44:44 +00:00
kirby 8ab9a7c476 update to flare-1.15 2026-05-15 21:21:31 +00:00
kmos 6985b28082 Fails to build on sparc64 with "initializer element is not constant"
Move to ports-gcc on base-gcc arches to fix build on sparc64
2026-05-15 00:13:10 +00:00
tb a07b2fed35 Update to pokerth 2.0.7 from maintainer
Add patch to disable TCP_KEEPALIVE
2026-05-14 12:37:54 +00:00