Commit Graph

2137 Commits

Author SHA1 Message Date
bentley 0bb81ef5aa Update to sameboy-1.0. 2025-03-27 09:35:13 +00:00
bentley 1421825027 Update to mgba-0.10.5. 2025-03-24 11:28:05 +00:00
gonzalo 82ccd4f69f Update for Nono to 1.3.0
OK benoit@
2025-03-10 10:25:19 +00:00
sthen 914062990e drop sphinx version specs (will bump EPOCH) 2025-03-05 00:33:20 +00:00
fcambus 7298d80abe Update nestopia to 1.53.0. 2025-03-02 20:27:51 +00:00
fcambus 3b3ec19415 Update mame to 0.275. 2025-03-01 14:38:01 +00:00
sthen 3290c47d41 update to qemu-9.2.2, from Brad (maintainer) 2025-02-27 19:41:15 +00:00
sthen cb6c05bcd5 re-update to qemu-9.2.1 with regen'd distinfo (only change in tbe new
file was extra dirs in subprojects)
2025-02-26 20:26:08 +00:00
sthen 75b1b5354e revert for now, distfile was rerolled 2025-02-26 19:11:19 +00:00
sthen ee86db3b4c update to qemu-9.2.1, from Brad (maintainer) 2025-02-26 11:39:55 +00:00
jca 7b10148baa Force aarch64 detection to fix build with clang 19
Upstream's Makefile uses uname -m which returns arm64 on OpenBSD, and
inadvertently matches the build options added for armv7, now rejected by
clang 19:

cc: error: unsupported option '-mno-thumb' for target 'aarch64-unknown-openbsd7.6'
cc: error: unsupported option '-mfpu=' for target 'aarch64-unknown-openbsd7.6'
cc: error: unsupported option '-mfloat-abi=' for target 'aarch64-unknown-openbsd7.6'
2025-02-11 19:27:53 +00:00
tb 0f6b618795 mgba: missed bump 2025-02-05 09:36:51 +00:00
tb 55e20c2cc9 mgba: fix PLIST after discord rpc disabling 2025-02-04 10:37:10 +00:00
sthen 71909095ac Disable picking up gtk-vnc, which qemu uses to compile a test if found at
configure time. ok Brad
2025-02-03 17:05:52 +00:00
fcambus e5a0bae1cb Update mame to 0.274. 2025-02-03 14:10:28 +00:00
bentley f73b65d785 Disable Discord rich presence support. 2025-02-03 03:15:39 +00:00
tb 3bef23ad03 emulators/citra: fix build after openal update 2025-02-03 02:42:46 +00:00
sthen 223dd2dcf0 set COMPILER_LANGS=c for various C-only ports
add annotations near COMPILER for some other ports that don't have
COMPILER_LIBCXX in WANTLIB

not changing the actual compiler version of anything here (some could
possibly remove the COMPILER line completely where they only used
COMPILER due to an old WANTLIB entry which has since stopped using
C++, but changing that is too likely to break things)
2025-01-28 11:22:02 +00:00
sthen a2213f1853 DEBUG_PACKAGES must come before including bsd.port.arch.mk 2025-01-28 10:11:17 +00:00
sthen 9289d916e9 fix building Dolphin with newer minizip-ng, from Brad 2025-01-27 13:09:41 +00:00
thfr c0c4bb1356 fix namespace for vulkan 1.4 update. By lucas@ (maintainer) 2025-01-23 14:05:01 +00:00
gonzalo fffe2ef897 Update for Nono to 1.1.1
OK benoit@
2025-01-15 08:53:31 +00:00
sthen 51c61025cb disable qemu plugin support for now; not currently supported on 32-bit
archs so packaging fails there (no qemu-plugin.h). From Brad (maintainer).
2025-01-13 11:59:00 +00:00
sthen 57bdcf528a update to qemu-9.2.0, from Brad (maintainer) 2025-01-08 15:19:11 +00:00
fcambus 81bc3f43bb Update mame to 0.273. 2025-01-02 14:23:17 +00:00
ajacoutot 46a5f88a68 Unbreak with libgit2 >=1.9.0. 2025-01-02 12:58:28 +00:00
sthen 748bbc118c fceux: backport fixes for !x86, from Brad 2024-12-28 14:59:58 +00:00
sthen 2c9b84a4c1 handle py3.12 switchover: misc files that didn't make it into my first list 2024-12-21 11:46:00 +00:00
sthen 12e8926f0c handle py3.12 switchover in emulators 2024-12-21 11:37:57 +00:00
sthen ba79c97bca switch to MODPY_PYBUILD and handle py 3.12 switch 2024-12-21 11:33:30 +00:00
tb a2337d6c88 mupen64plus/video-glide64mk2: pull in upstream fixes for newer boost
ok bentley (maintainer)
2024-12-17 11:56:15 +00:00
jca 2f5c969cf0 The last fceux release only builds on x86
Updating to a newer commit should fix this, cf
https://github.com/TASEmulators/fceux/commit/396096223ec58ff7f437ec0de7275240946531c5
and later commits.
2024-12-14 12:57:38 +00:00
sthen e7583f563d update to qemu-9.1.2, from Brad (maintainer) 2024-12-04 13:13:18 +00:00
gonzalo 5248f2b178 Update for Nono to 1.0.0.
ok benoit@
2024-12-02 15:55:39 +00:00
fcambus a116ec6577 Update mame to 0.272. 2024-12-01 12:57:41 +00:00
fcambus 367182426c Update mame to 0.271. 2024-11-25 17:29:09 +00:00
rsadowski 98ea48707e Fix ppsspp building with newer FFmpeg
Builds with 4.4 and 6.1.

Diff fro Brad,
2024-11-10 14:52:12 +00:00
bentley cb07ee5d14 Update to fceux-2.6.6. 2024-11-06 16:39:35 +00:00
bentley 31b440e674 Update to ppsspp-1.18.1. 2024-11-06 09:19:15 +00:00
bentley 6b6b102bd1 Update to sameboy-0.16.7. 2024-11-05 10:47:07 +00:00
ajacoutot 37c39cf436 Fix build for ICU >=76.1 2024-10-29 16:10:52 +00:00
sthen 92d94fb186 update to qemu-9.1.1, from Brad (maintainer) 2024-10-29 12:28:54 +00:00
sthen 9bab3a8c38 remove some of the sprinklings of
.include <bsd.port.arch.mk>
.if !${PROPERTIES:Mclang}
CFLAGS+=	-std=gnu99
.endif

which are no longer needed since "Make gnu99 the default for gcc 3.3.6
and 4.2.1, not gnu89" commit in Oct 2023.

pointed out by tb@
2024-10-17 10:50:02 +00:00
fcambus 750a618672 Update mame to 0.270. 2024-10-16 15:00:04 +00:00
fcambus 2bd91e87c2 Update advancemame to 4.0. 2024-10-16 14:59:25 +00:00
kmos 7fe408817a Mark BROKEN-sparc64 since ports-gcc doesn't know std=c++20 and ports-clang
doesn't work either
2024-10-08 04:49:03 +00:00
gkoehler 559f74cc87 +minivmac,m128k 2024-10-04 00:47:21 +00:00
gkoehler fe85ea1bee Add FLAVOR=m128k to minivmac for Macintosh 128K
from Jag Talon (maintainer)
2024-10-04 00:42:43 +00:00
sthen 0967cbd568 emulators/ppsspp: build fixes for newer FFmpeg, from upstream via Brad 2024-10-02 16:23:45 +00:00
bentley 2f1ffd3c8f Update to es-de-3.1.0. 2024-09-30 09:41:01 +00:00