Version: 2.1.4, Package name: vbam-2.1.4 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description VBA-M is a Nintendo Game Boy, Game Boy Color, and Game Boy Advance emulator. It is a fork of the now inactive VisualBoy Advance project, with goals to improve the capabilities and features of the emulator. |
Filesize: 3800.365 KB |
Version History (View Complete History) |
|
2021-07-26 10:27:07 by Christian Weisgerber | Files touched by this commit (2) |
Log message: emulators/vbam: do not pick up toolchain components from LLVM port |
2021-01-01 09:04:05 by Thomas Frohwein | Files touched by this commit (2) |
Log message: adjust for changes to SDL2's use of KMOD_GUI in preparation of update of devel/sdl2 to 2.0.14 build tested with both (current) sdl2 2.0.12 and (upcoming) 2.0.14 ok cwen@ |
2019-11-16 17:14:36 by Charlene Wendling | Files touched by this commit (3) |
Log message: vbam: various !x86 fixes: - limit the use of an asm optimisation for `std::sqrt()' to x86 archs, since it breaks the build everywhere else. - remove `-fopenmp' for base-gcc archs; it breaks the build on them - remove `-Wno-c++11-narrowing' from CXXFLAGS; no occurrence of it has been found, and such warning is notably useful for arm* and powerpc. Tested on sparc64 (kmos@), macppc and amd64 (me). OK kmos@ |
2019-11-11 04:13:13 by Frederic Cambus | Files touched by this commit (5) |
Log message: Update vbam to 2.1.4. We can remove the patch for src/gba/GBAcpu.h as the regparm function attribute is now only defined on i386 and amd64, even if it is only useful on i386. While there, update HOMEPAGE to HTTPS. OK bentley@ |
2019-07-12 14:46:30 by Stuart Henderson | Files touched by this commit (853) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-05-20 16:15:31 by Christian Weisgerber | Files touched by this commit (488) |
Log message: Update gettext to 0.20.1. Follow the upstream recommendations for packagers and switch to multi-packages: devel/gettext -> devel/gettext,-runtime devel/gettext-tools -> devel/gettext,-tools (new) devel/gettext,-textstyle |
2019-05-17 10:45:30 by Stuart Henderson | Files touched by this commit (94) |
Log message: set png16 WANTLIB entries back to png following the change in soname part done by portbump, part by hand (it is easily confused) |
2019-04-01 00:39:22 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: update to vbam-2.1.1 |
2019-03-04 06:00:48 by Jeremie Courreges-Anglas | Files touched by this commit (2) |
Log message: Unbreak on arm, the regparm attribute only makes sense on i386 |
2018-07-26 07:40:52 by Frederic Cambus | Files touched by this commit (2) |
Log message: Update vbam to 2.1.0. OK bentley@, solene@ |
2018-05-09 13:22:21 by Stuart Henderson | Files touched by this commit (1) |
Log message: actually...last commit got further but still didn't link, so disable asm completely, |
2018-05-09 13:01:14 by Stuart Henderson | Files touched by this commit (1) |
Log message: workaround broken auto-detection on i386; "Found assembler: nasm;yasm" -> "The CMAKE_ASM_NASM_COMPILER: nasm;yasm is not a full path and was not found in the PATH." |
2018-04-24 07:03:46 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: explicitly disable the WX frontend to prevent failing configure checks |
2018-04-24 06:04:35 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: forgot to add this patch |
2018-04-24 06:04:00 by Jasper Lievisse Adriaanse | Files touched by this commit (7) |
Log message: update to vbam-2.0.2 |
2017-07-27 03:55:45 by Stuart Henderson | Files touched by this commit (62) |
Log message: add COMPILER_LIBCXX to WANTLIB and bump |
2017-05-31 02:08:18 by Marc Espie | Files touched by this commit (173) |
Log message: switch everything to new COMPILER idiom, even stuff that won't build with clang yet, but at least that part is done. |
2017-05-13 14:59:05 by Marc Espie | Files touched by this commit (2) |
Log message: let it build with clang |
2015-09-24 04:38:34 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Needs the gcc4 MODULE for c++11 support. |
2015-05-18 04:06:37 by Anthony J. Bentley | Files touched by this commit (1) |
Log message: Drop maintainership of vbam. |
2015-03-27 02:11:29 by Antoine Jacoutot | Files touched by this commit (57) |
Log message: x11/gtk+2,-guic -> x11/gtk+3,-guic && bump |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |