IABSD.fr/ports/emulators/mgba

Branch :


Log

Author Commit Date CI Message
b068848c 2026-04-08 07:35:12 Add comments indicating pledge usage. ok op@
e8035d47 2026-02-13 12:02:13 Update CMake to 4.1.2 Major update from 3.31.8 to 4.1.2. CMake 4.0 introduces a breaking change: compatibility with versions older than 3.5 has been removed. Projects calling cmake_minimum_required() or cmake_policy() with versions < 3.5 now error out. To maintain compatibility with existing ports during the transition, the cmake module now provides MODCMAKE_POLICY_VERSION_OVERRIDE (idea from sthen@) support: - MODCMAKE_POLICY_VERSION_OVERRIDE ?= No - MODCMAKE_POLICY_VERSION_OVERRIDE_VER ?= 3.5 When MODCMAKE_POLICY_VERSION_OVERRIDE is set to "yes", CMake is instructed to accept policy versions down to the specified minimum (default 3.5) via -DCMAKE_POLICY_VERSION_MINIMUM. This allows older ports to build while acknowledging they may use deprecated features. https://cmake.org/cmake/help/latest/release/4.0.html https://cmake.org/cmake/help/latest/release/4.1.html OK sthen@
14218250 2025-03-24 11:28:05 Update to mgba-0.10.5.
0f6b6187 2025-02-05 09:36:51 mgba: missed bump
55e20c2c 2025-02-04 10:37:10 mgba: fix PLIST after discord rpc disabling
f73b65d7 2025-02-03 03:15:39 Disable Discord rich presence support.
c3c05c29 2024-04-14 18:43:42 Update to mgba-0.10.3. Release notes: https://mgba.io/2024/01/07/mgba-0.10.3/
e5b07a4a 2023-04-26 10:06:30 Update to mgba-0.10.2.
eaf0e57e 2023-04-24 15:17:28 Update to mgba-0.10.1. from brad (thanks!)
9ed61913 2023-04-24 11:40:33 x11/gtk+3,-guic -> x11/gtk+4,-guic + bump included inherits from MODULE.