notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
mgba Game Boy Advance (GBA) emulator/debugger
0.10.3 emulators on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.10.2_4Version of this port present on the latest quarterly branch.
Maintainer: pkubaj@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2017-10-05 16:35:26
Last Update: 2024-01-10 09:47:08
Commit Hash: 8e273af
People watching this port, also watch:: sudo, wine, drm-kmod, wine-proton, winetricks
License: MPL20 BSD3CLAUSE LGPL21+
WWW:
https://mgba.io
Description:
A modern open source Game Boy Advance emulator, with support for Game Boy and Game Boy Color games as well. The project started in April 2013 with the goal of being fast enough to run on lower end hardware than other emulators support, without sacrificing accuracy or portability. Other goals include accurate enough emulation to provide a development environment for homebrew software, a good workflow for tool-assist runners, and a modern feature set for emulators that older emulators may not support.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (227 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/mgba-0.10.3/catalog.mk
  3. /usr/local/share/licenses/mgba-0.10.3/LICENSE
  4. /usr/local/share/licenses/mgba-0.10.3/MPL20
  5. /usr/local/share/licenses/mgba-0.10.3/BSD3CLAUSE
  6. /usr/local/share/licenses/mgba-0.10.3/LGPL21+
  7. bin/mgba
  8. bin/mgba-qt
  9. include/mgba-util/circle-buffer.h
  10. include/mgba-util/common.h
  11. include/mgba-util/configuration.h
  12. include/mgba-util/convolve.h
  13. include/mgba-util/crc32.h
  14. include/mgba-util/dllexports.h
  15. include/mgba-util/elf-read.h
  16. include/mgba-util/export.h
  17. include/mgba-util/formatting.h
  18. include/mgba-util/gui.h
  19. include/mgba-util/gui/file-select.h
  20. include/mgba-util/gui/font-metrics.h
  21. include/mgba-util/gui/font.h
  22. include/mgba-util/gui/menu.h
  23. include/mgba-util/hash.h
  24. include/mgba-util/macros.h
  25. include/mgba-util/math.h
  26. include/mgba-util/memory.h
  27. include/mgba-util/patch.h
  28. include/mgba-util/patch/fast.h
  29. include/mgba-util/patch/ips.h
  30. include/mgba-util/patch/ups.h
  31. include/mgba-util/platform/3ds/3ds-vfs.h
  32. include/mgba-util/platform/3ds/threading.h
  33. include/mgba-util/platform/posix/threading.h
  34. include/mgba-util/platform/psp2/sce-vfs.h
  35. include/mgba-util/platform/psp2/threading.h
  36. include/mgba-util/platform/switch/threading.h
  37. include/mgba-util/platform/windows/getopt.h
  38. include/mgba-util/platform/windows/threading.h
  39. include/mgba-util/png-io.h
  40. include/mgba-util/ring-fifo.h
  41. include/mgba-util/socket.h
  42. include/mgba-util/string.h
  43. include/mgba-util/table.h
  44. include/mgba-util/text-codec.h
  45. include/mgba-util/threading.h
  46. include/mgba-util/vector.h
  47. include/mgba-util/vfs.h
  48. include/mgba/core/bitmap-cache.h
  49. include/mgba/core/blip_buf.h
  50. include/mgba/core/cache-set.h
  51. include/mgba/core/cheats.h
  52. include/mgba/core/config.h
  53. include/mgba/core/core.h
  54. include/mgba/core/cpu.h
  55. include/mgba/core/directories.h
  56. include/mgba/core/input.h
  57. include/mgba/core/interface.h
  58. include/mgba/core/library.h
  59. include/mgba/core/lockstep.h
  60. include/mgba/core/log.h
  61. include/mgba/core/map-cache.h
  62. include/mgba/core/mem-search.h
  63. include/mgba/core/rewind.h
  64. include/mgba/core/scripting.h
  65. include/mgba/core/serialize.h
  66. include/mgba/core/sync.h
  67. include/mgba/core/thread.h
  68. include/mgba/core/tile-cache.h
  69. include/mgba/core/timing.h
  70. include/mgba/core/version.h
  71. include/mgba/debugger/debugger.h
  72. include/mgba/feature/commandline.h
  73. include/mgba/feature/thread-proxy.h
  74. include/mgba/feature/updater.h
  75. include/mgba/feature/video-logger.h
  76. include/mgba/flags.h
  77. include/mgba/gb/core.h
  78. include/mgba/gb/interface.h
  79. include/mgba/gba/core.h
  80. include/mgba/gba/interface.h
  81. include/mgba/internal/arm/arm.h
  82. include/mgba/internal/arm/debugger/cli-debugger.h
  83. include/mgba/internal/arm/debugger/debugger.h
  84. include/mgba/internal/arm/debugger/memory-debugger.h
  85. include/mgba/internal/arm/decoder-inlines.h
  86. include/mgba/internal/arm/decoder.h
  87. include/mgba/internal/arm/emitter-arm.h
  88. include/mgba/internal/arm/emitter-inlines.h
  89. include/mgba/internal/arm/emitter-thumb.h
  90. include/mgba/internal/arm/isa-arm.h
  91. include/mgba/internal/arm/isa-inlines.h
  92. include/mgba/internal/arm/isa-thumb.h
  93. include/mgba/internal/arm/macros.h
  94. include/mgba/internal/debugger/cli-debugger.h
  95. include/mgba/internal/debugger/gdb-stub.h
  96. include/mgba/internal/debugger/parser.h
  97. include/mgba/internal/debugger/stack-trace.h
  98. include/mgba/internal/debugger/symbols.h
  99. include/mgba/internal/defines.h
  100. include/mgba/internal/gb/audio.h
  101. include/mgba/internal/gb/cheats.h
  102. include/mgba/internal/gb/debugger/debugger.h
  103. include/mgba/internal/gb/debugger/symbols.h
  104. include/mgba/internal/gb/extra/cli.h
  105. include/mgba/internal/gb/gb.h
  106. include/mgba/internal/gb/input.h
  107. include/mgba/internal/gb/io.h
  108. include/mgba/internal/gb/mbc.h
  109. include/mgba/internal/gb/memory.h
  110. include/mgba/internal/gb/overrides.h
  111. include/mgba/internal/gb/renderers/cache-set.h
  112. include/mgba/internal/gb/renderers/proxy.h
  113. include/mgba/internal/gb/renderers/software.h
  114. include/mgba/internal/gb/serialize.h
  115. include/mgba/internal/gb/sio.h
  116. include/mgba/internal/gb/sio/lockstep.h
  117. include/mgba/internal/gb/sio/printer.h
  118. include/mgba/internal/gb/timer.h
  119. include/mgba/internal/gb/video.h
  120. include/mgba/internal/gba/audio.h
  121. include/mgba/internal/gba/bios.h
  122. include/mgba/internal/gba/cart/ereader.h
  123. include/mgba/internal/gba/cart/gpio.h
  124. include/mgba/internal/gba/cart/matrix.h
  125. include/mgba/internal/gba/cart/vfame.h
  126. include/mgba/internal/gba/cheats.h
  127. include/mgba/internal/gba/dma.h
  128. include/mgba/internal/gba/extra/audio-mixer.h
  129. include/mgba/internal/gba/extra/cli.h
  130. include/mgba/internal/gba/gba.h
  131. include/mgba/internal/gba/input.h
  132. include/mgba/internal/gba/io.h
  133. include/mgba/internal/gba/memory.h
  134. include/mgba/internal/gba/overrides.h
  135. include/mgba/internal/gba/renderers/cache-set.h
  136. include/mgba/internal/gba/renderers/common.h
  137. include/mgba/internal/gba/renderers/gl.h
  138. include/mgba/internal/gba/renderers/proxy.h
  139. include/mgba/internal/gba/renderers/video-software.h
  140. include/mgba/internal/gba/savedata.h
  141. include/mgba/internal/gba/serialize.h
  142. include/mgba/internal/gba/sharkport.h
  143. include/mgba/internal/gba/sio.h
  144. include/mgba/internal/gba/sio/dolphin.h
  145. include/mgba/internal/gba/sio/gbp.h
  146. include/mgba/internal/gba/sio/lockstep.h
  147. include/mgba/internal/gba/timer.h
  148. include/mgba/internal/gba/video.h
  149. include/mgba/internal/script/lua.h
  150. include/mgba/internal/script/socket.h
  151. include/mgba/internal/sm83/debugger/cli-debugger.h
  152. include/mgba/internal/sm83/debugger/debugger.h
  153. include/mgba/internal/sm83/debugger/memory-debugger.h
  154. include/mgba/internal/sm83/decoder.h
  155. include/mgba/internal/sm83/emitter-sm83.h
  156. include/mgba/internal/sm83/isa-sm83.h
  157. include/mgba/internal/sm83/sm83.h
  158. include/mgba/script/context.h
  159. include/mgba/script/macros.h
  160. include/mgba/script/types.h
  161. lib/libmgba.so
  162. lib/libmgba.so.0.10
  163. lib/libmgba.so.0.10.3
  164. lib/libretro/mgba_libretro.so
  165. share/applications/io.mgba.mGBA.desktop
  166. share/doc/mgba/CHANGES
  167. share/doc/mgba/LICENSE
  168. share/doc/mgba/README.md
  169. share/doc/mgba/README_DE.md
  170. share/doc/mgba/README_ES.md
  171. share/doc/mgba/README_ZH_CN.md
  172. share/doc/mgba/licenses/blip_buf.txt
  173. share/doc/mgba/licenses/inih.txt
  174. share/icons/hicolor/128x128/apps/io.mgba.mGBA.png
  175. share/icons/hicolor/16x16/apps/io.mgba.mGBA.png
  176. share/icons/hicolor/24x24/apps/io.mgba.mGBA.png
  177. share/icons/hicolor/256x256/apps/io.mgba.mGBA.png
  178. share/icons/hicolor/32x32/apps/io.mgba.mGBA.png
  179. share/icons/hicolor/48x48/apps/io.mgba.mGBA.png
  180. share/icons/hicolor/512x512/apps/io.mgba.mGBA.png
  181. share/icons/hicolor/64x64/apps/io.mgba.mGBA.png
  182. share/icons/hicolor/96x96/apps/io.mgba.mGBA.png
  183. share/man/man6/mgba-qt.6.gz
  184. share/man/man6/mgba.6.gz
  185. share/mgba/nointro.dat
  186. share/mgba/scripts/pokemon.lua
  187. share/mgba/scripts/socketserver.lua
  188. share/mgba/scripts/sockettest.lua
  189. share/mgba/shaders/agb001.shader/agb001.fs
  190. share/mgba/shaders/agb001.shader/manifest.ini
  191. share/mgba/shaders/ags001.shader/ags001-light.fs
  192. share/mgba/shaders/ags001.shader/ags001.fs
  193. share/mgba/shaders/ags001.shader/manifest.ini
  194. share/mgba/shaders/fish.shader/fish.fs
  195. share/mgba/shaders/fish.shader/manifest.ini
  196. share/mgba/shaders/gba-color.shader/gba-color.fs
  197. share/mgba/shaders/gba-color.shader/manifest.ini
  198. share/mgba/shaders/lcd.shader/lcd.fs
  199. share/mgba/shaders/lcd.shader/manifest.ini
  200. share/mgba/shaders/motion_blur.shader/manifest.ini
  201. share/mgba/shaders/motion_blur.shader/motion_blur.fs
  202. share/mgba/shaders/pixelate.shader/manifest.ini
  203. share/mgba/shaders/scale2x.shader/manifest.ini
  204. share/mgba/shaders/scale2x.shader/scale2x.fs
  205. share/mgba/shaders/scale4x.shader/manifest.ini
  206. share/mgba/shaders/scale4x.shader/scale4x.fs
  207. share/mgba/shaders/scanlines.shader/manifest.ini
  208. share/mgba/shaders/scanlines.shader/scanlines.fs
  209. share/mgba/shaders/soften.shader/manifest.ini
  210. share/mgba/shaders/soften.shader/soften.fs
  211. share/mgba/shaders/tv-mode.shader/manifest.ini
  212. share/mgba/shaders/tv-mode.shader/tv.fs
  213. share/mgba/shaders/vba_pixelate.shader/manifest.ini
  214. share/mgba/shaders/vba_pixelate.shader/vba_pixelate.fs
  215. share/mgba/shaders/vignette.shader/manifest.ini
  216. share/mgba/shaders/vignette.shader/vignette.fs
  217. share/mgba/shaders/wiiu.shader/manifest.ini
  218. share/mgba/shaders/wiiu.shader/wiiu.fs
  219. share/mgba/shaders/xbr-lv2.shader/manifest.ini
  220. share/mgba/shaders/xbr-lv2.shader/xbr.fs
  221. share/mgba/shaders/xbr-lv2.shader/xbr.vs
  222. share/mgba/shaders/xbr-lv3.shader/manifest.ini
  223. share/mgba/shaders/xbr-lv3.shader/xbr.fs
  224. share/mgba/shaders/xbr-lv3.shader/xbr.vs
  225. @owner
  226. @group
  227. @mode
Collapse this list.
Dependency lines:
  • mgba>0:emulators/mgba
Conflicts:
CONFLICTS_INSTALL:
  • libretro-mgba
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
To install the port:
cd /usr/ports/emulators/mgba/ && make install clean
To add the package, run one of these commands:
  • pkg install emulators/mgba
  • pkg install mgba
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: mgba
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1704819662 SHA256 (mgba-emu-mgba-0.10.3_GH0.tar.gz) = be2cda7de3da8819fdab0c659c5cd4c4b8ca89d9ecddeeeef522db6d31a64143 SIZE (mgba-emu-mgba-0.10.3_GH0.tar.gz) = 14350721

Packages (timestamps in pop-ups are UTC):
mgba
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.10.30.10.3-0.10.30.10.3---
FreeBSD:13:quarterly0.10.2_40.10.2_4-0.10.2_40.10.2_4-0.10.2_4-
FreeBSD:14:latest0.10.30.10.3-0.10.30.10.3--0.10.2_3
FreeBSD:14:quarterly0.10.2_40.10.2_4-0.10.2_40.10.2_4-0.10.2_4-
FreeBSD:15:latest-0.10.3n/a0.10.3n/a---
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
  3. pkgconf>=1.3.0_1 : devel/pkgconf
  4. sdl2-config : devel/sdl20
  5. update-desktop-database : devel/desktop-file-utils
  6. xorgproto>=0 : x11/xorgproto
  7. xorgproto>=0 : x11/xorgproto
  8. qt5-buildtools>=5.15 : devel/qt5-buildtools
  9. qt5-qmake>=5.15 : devel/qt5-qmake
Runtime dependencies:
  1. update-desktop-database : devel/desktop-file-utils
Library dependencies:
  1. libepoxy.so : graphics/libepoxy
  2. libelf.so : devel/elfutils
  3. libpng.so : graphics/png
  4. libavcodec.so : multimedia/ffmpeg
  5. libGL.so : graphics/libglvnd
  6. libGLU.so : graphics/libGLU
  7. liblua-5.4.so : lang/lua54
  8. libSDL2.so : devel/sdl20
  9. libsqlite3.so : databases/sqlite3
  10. libedit.so.0 : devel/libedit
  11. libMagick++-7.so : graphics/ImageMagick7
  12. libQt5Core.so : devel/qt5-core
  13. libQt5Gui.so : x11-toolkits/qt5-gui
  14. libQt5Multimedia.so : multimedia/qt5-multimedia
  15. libQt5Network.so : net/qt5-network
  16. libQt5OpenGL.so : graphics/qt5-opengl
  17. libQt5Widgets.so : x11-toolkits/qt5-widgets
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for mgba-0.10.3: DEBUGGERS=on: Debugging infrastructure (CLI debugger, GDB remote stub) DOCS=on: Build and/or install documentation FFMPEG=on: FFmpeg video recording support LIBRETRO=on: libretro core MAGICK=on: ImageMagick GIF recording support QT5=on: Qt 5 frontend ===> Use 'make config' to modify these settings
Options name:
emulators_mgba
USES:
cmake compiler:c++14-lang gl gnome localbase:ldflags lua pkgconfig sdl sqlite:3 libedit magick desktop-file-utils qt:5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/mgba-emu/mgba/tar.gz/0.10.3?dummy=/
Collapse this list.

Number of commits found: 47

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.10.3
10 Jan 2024 09:47:08
commit hash: 8e273afc80b40e32679de71df32d9bc8308e7abbcommit hash: 8e273afc80b40e32679de71df32d9bc8308e7abbcommit hash: 8e273afc80b40e32679de71df32d9bc8308e7abbcommit hash: 8e273afc80b40e32679de71df32d9bc8308e7abb files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
emulators/mgba: update to 0.10.3

Emulation fixes:
 - ARM: Remove obsolete force-alignment in `bx pc` (fixes mgba.io/i/2964)
 - ARM: Fake bpkt instruction should take no cycles (fixes mgba.io/i/2551)
 - GB Audio: Fix channels 1/2 staying muted if restarted after long silence
 - GB Audio: Fix channel 1 restarting if sweep applies after stop (fixes
mgba.io/i/2965)
 - GB Audio: Fix restarting envelope when writing to register (fixes
mgba.io/i/3067)
 - GB Audio: Improve "zombie mode" emulation in CGB mode (fixes mgba.io/i/2029)
 - GB I/O: Read back proper SVBK value after writing 0 (fixes mgba.io/i/2921)
 - GB SIO: Disabling SIO should cancel pending transfers (fixes mgba.io/i/2537)
 - GBA Audio: Fix sample timing drifting when changing sample interval
 - GBA Audio: Fix initial channel 3 wave RAM (fixes mgba.io/i/2947)
 - GBA Audio: Fix sample position issues when rate changes (fixes
mgba.io/i/3006)
 - GBA GPIO: Fix tilt scale and orientation (fixes mgba.io/i/2703)
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.10.2_4
24 Jul 2023 14:01:59
commit hash: bf0ec665e5a4e7f3fb85b200b353c16362c8743fcommit hash: bf0ec665e5a4e7f3fb85b200b353c16362c8743fcommit hash: bf0ec665e5a4e7f3fb85b200b353c16362c8743fcommit hash: bf0ec665e5a4e7f3fb85b200b353c16362c8743f files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
emulators/mgba: allow ImageMagick 7 and add libelf dependency
0.10.2_3
30 Apr 2023 11:10:42
commit hash: a6bb2f8c5e3051b7d2de9a37cecb40f1cdb662b5commit hash: a6bb2f8c5e3051b7d2de9a37cecb40f1cdb662b5commit hash: a6bb2f8c5e3051b7d2de9a37cecb40f1cdb662b5commit hash: a6bb2f8c5e3051b7d2de9a37cecb40f1cdb662b5 files touched by this commit
Felix Palmen (zirias) search for other commits by this committer
Mk/Uses/magick.mk: Bump all consumers

Bump all consumers of ImageMagick ports after flavorizing them.

Approved by:	tcberner (mentor, implicit)
0.10.2_2
27 Apr 2023 12:01:46
commit hash: f7accb23bf4c9fc87a4b362937629ccd09d425e5commit hash: f7accb23bf4c9fc87a4b362937629ccd09d425e5commit hash: f7accb23bf4c9fc87a4b362937629ccd09d425e5commit hash: f7accb23bf4c9fc87a4b362937629ccd09d425e5 files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
*/*: Bump all users of multimedia/ffmpeg*

...to make sure all picks up new version(s)
0.10.2_1
25 Apr 2023 15:17:15
commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 files touched by this commit
Christian Weisgerber (naddy) search for other commits by this committer
audio/opus: bump consumers after update to 1.4
0.10.2
24 Apr 2023 20:34:00
commit hash: d7699a6a0718524bde43eae34352ffe222b4dca7commit hash: d7699a6a0718524bde43eae34352ffe222b4dca7commit hash: d7699a6a0718524bde43eae34352ffe222b4dca7commit hash: d7699a6a0718524bde43eae34352ffe222b4dca7 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
emulators/mgba: update to 0.10.2

Changelog:	https://mgba.io/2023/04/23/mgba-0.10.2/
0.10.1
25 Mar 2023 14:52:39
commit hash: f6c56fe165b212d6112b1305bbc8a9821b1a18f8commit hash: f6c56fe165b212d6112b1305bbc8a9821b1a18f8commit hash: f6c56fe165b212d6112b1305bbc8a9821b1a18f8commit hash: f6c56fe165b212d6112b1305bbc8a9821b1a18f8 files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
emulators/mgba: Minor build fixes

Relax definitions of FFMPEG_LIB_DEPENDS, fixes build with FFmpeg 6.0
Update compiler requirements

PR:		270257
Reviewed by:	pkubaj (maintainer)
0.10.1
12 Jan 2023 16:25:31
commit hash: dca0821635cff8781738f6d1873d467a71579119commit hash: dca0821635cff8781738f6d1873d467a71579119commit hash: dca0821635cff8781738f6d1873d467a71579119commit hash: dca0821635cff8781738f6d1873d467a71579119 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
emulators/mgba: update to 0.10.1
0.10.0
12 Oct 2022 10:15:38
commit hash: 2729cb84b7af5d19933d8609d6a1a69ba119d521commit hash: 2729cb84b7af5d19933d8609d6a1a69ba119d521commit hash: 2729cb84b7af5d19933d8609d6a1a69ba119d521commit hash: 2729cb84b7af5d19933d8609d6a1a69ba119d521 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
emulators/mgba: update to 0.10.0

Features:
 - Preliminary Lua scripting support
 - Presets for Game Boy palettes
 - Add Super Game Boy palettes for original Game Boy games
 - Tool for converting scanned pictures of e-Reader cards to raw dotcode data
 - Options for muting when inactive, minimized, or for different players in
multiplayer
 - Cheat code support in homebrew ports
 - Acclerometer and gyro support for controllers on PC
 - Support for combo "Super Game Boy Color" SGB + GBC ROM hacks
 - Improved support for HuC-3 mapper, including RTC
 - Support for 64 kiB SRAM saves used in some bootlegs
 - Discord Rich Presence now supports time elapsed
 - Additional scaling shaders
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.9.3
09 Oct 2022 22:26:44
commit hash: ba4b1df9da223aac2c20db7b39a301e074820539commit hash: ba4b1df9da223aac2c20db7b39a301e074820539commit hash: ba4b1df9da223aac2c20db7b39a301e074820539commit hash: ba4b1df9da223aac2c20db7b39a301e074820539 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
emulators/mgba: take maintainership
0.9.3
09 Oct 2022 11:56:28
commit hash: f57221afde929c42521a9325c8e6416e2e400178commit hash: f57221afde929c42521a9325c8e6416e2e400178commit hash: f57221afde929c42521a9325c8e6416e2e400178commit hash: f57221afde929c42521a9325c8e6416e2e400178 files touched by this commit
Fernando ApesteguĂ­a (fernape) search for other commits by this committer
*/*: Release ports from maintainership

Maintainer releases all his ports.

PR:		266871
Reported by:	unrelentingtech <greg@unrelenting.technology>
0.9.3
11 Sep 2022 10:20:14
commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaeecommit hash: ddae4e92d8313a1461145e3b4f0232fe463feaeecommit hash: ddae4e92d8313a1461145e3b4f0232fe463feaeecommit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee files touched by this commit
Felix Palmen (zirias) search for other commits by this committer
Mk/Uses: always use colon for build/run suffix

Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.

Document in CHANGES.

PR:			266034
Exp-run by:		antoine
Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D36349
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan EĂźer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.9.3
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan EĂźer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.9.3
16 May 2022 06:49:43
commit hash: 2d34c2bfeaa82867acfa7d73bec9644b2acecbb1commit hash: 2d34c2bfeaa82867acfa7d73bec9644b2acecbb1commit hash: 2d34c2bfeaa82867acfa7d73bec9644b2acecbb1commit hash: 2d34c2bfeaa82867acfa7d73bec9644b2acecbb1 files touched by this commit
LoĂŻc Bartoletti (lbartoletti) search for other commits by this committer
devel/cmake: Update to 3.23.0

Update to 3.23.0.
Fix pkg-plist: using the default share/man location

Release Notes:
  https://cmake.org/cmake/help/v3.23/release/3.23.html

PR:		262886
Exp-run by:	antoine
0.9.3
10 Jan 2022 13:16:56
commit hash: 274ee4a42b2d367a81672ff0f6afc903621b6ef3commit hash: 274ee4a42b2d367a81672ff0f6afc903621b6ef3commit hash: 274ee4a42b2d367a81672ff0f6afc903621b6ef3commit hash: 274ee4a42b2d367a81672ff0f6afc903621b6ef3 files touched by this commit
Hiroki Tagato (tagattie) search for other commits by this committer
Author: James Wright
emulators/mgba: update to 0.9.3

Changelog: https://mgba.io/2021/12/17/mgba-0.9.3/

PR:		260969
Approved by:	Greg V <greg@unrelenting.technology> (maintainer)
0.9.2
11 Dec 2021 13:50:53
commit hash: 45526ecbeec33dbb87f0b678d4c04988aab9b657commit hash: 45526ecbeec33dbb87f0b678d4c04988aab9b657commit hash: 45526ecbeec33dbb87f0b678d4c04988aab9b657commit hash: 45526ecbeec33dbb87f0b678d4c04988aab9b657 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
framework: Add new USES 'magick' for graphics/ImageMagick*

A new USES has been added to depend on ImageMagick.

	USES=magick

adds a LIB_DEPENDS on graphics/ImageMagick${IMAGEMAGICK_DEFAULT}.

If a specific version is required, use for example

	USES=magick:6        resp.     USES=magick:7

If only a build, run or test is required, use for example

	USES=magick:build    resp.     USES=magick:6,build,test
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.9.2
12 Oct 2021 15:01:38
commit hash: ae22a7846afe2f4c0ac5bc88c5a63001c5eeafb1commit hash: ae22a7846afe2f4c0ac5bc88c5a63001c5eeafb1commit hash: ae22a7846afe2f4c0ac5bc88c5a63001c5eeafb1commit hash: ae22a7846afe2f4c0ac5bc88c5a63001c5eeafb1 files touched by this commit
Tobias Kortkamp (tobik) search for other commits by this committer
*: Clean up some things

- Fix typos
- Fix overwritten variables with focus on master/slave ports
- Remove unreferenced variables
- Sort categories
- Remove redundant option descriptions
- Clean up commented PORTREVISION
- Add missing USES

Reported by:	portscan
0.9.2
18 Jul 2021 21:39:19
commit hash: d482245238f75c236e0f8b05af372125c63ad485commit hash: d482245238f75c236e0f8b05af372125c63ad485commit hash: d482245238f75c236e0f8b05af372125c63ad485commit hash: d482245238f75c236e0f8b05af372125c63ad485 files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
Author: James Wright
emulators/mgba: Update to 0.9.2

Changelog:	https://mgba.io/2021/07/10/mgba-0.9.2/

PR:		257166
Approved by:	lwhsu (mentor, implicit), Greg V (maintainer)
0.8.4_2
22 Jun 2021 18:53:08
commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 files touched by this commit
Kevin Bowling (kbowling) search for other commits by this committer
graphics/mesa-libs: Bump reverse deps for libglvnd

Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.

PR:		246767
Reviewed by:	manu, bapt
Approved by:	x11
Differential Revision:	https://reviews.freebsd.org/D30824
0.8.4
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
0.8.4
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.8.4
26 Feb 2021 12:11:36
Revision:566598Original commit files touched by this commit
tobik search for other commits by this committer
Clean up some things

- Fix typos
- Remove duplicate variables
- Remove nop variables
- Sort categories

Reported by:	portscan
0.8.4
30 Oct 2020 17:31:12
Revision:553707Original commit files touched by this commit
fernape search for other commits by this committer
emulators/mgba: Update to 0.8.4

ChangeLog: https://mgba.io/2020/10/29/mgba-0.8.4/

PR:	250734
Submitted by:	james.wright@digital-chaos.com
Approved by:	greg@unrelenting.technology (maintainer)
MFH:	2020Q4 (blanket, runtime fixes)
0.8.3
15 Oct 2020 17:20:34
Revision:552428Original commit files touched by this commit
fernape search for other commits by this committer
emulators/mgba: Update to 0.8.3

ChangeLog: https://mgba.io/2020/08/03/mgba-0.8.3/

PR:	250353
Submitted by:	james.wright@digital-chaos.com
Reviewed by:	greg@unrelenting.technology (maintainer)
MFH:	2020Q4 (blanket, bug fix release)
0.8.1
12 Jun 2020 10:57:10
Revision:538596Original commit files touched by this commit
tagattie search for other commits by this committer
- Update to 0.8.1
- Add LIBRETRO_CONFLICTS_INSTALL=libretro-mgba
- Add patch to fix crash when loading ROM in mgba-qt (taken from upstream fix)

PR:		247007
Submitted by:	James Wright <james.wright@digital-chaos.com>
Approved by:	greg@unrelenting.technology (maintainer), mentors (implicit)
Changelog:	https://github.com/mgba-emu/mgba/blob/0.8.1/CHANGES
0.7.3
02 Jan 2020 20:53:09
Revision:521877Original commit files touched by this commit
tcberner search for other commits by this committer
emulators/mgba: Update to 0.7.3

PR:		242994
Submitted by:	James Wright <james.wright@digital-chaos.com>
Approved by:	greg@unrelenting.technology (maintainer)
0.7.0_2
08 Nov 2019 10:08:50
Revision:517045Original commit files touched by this commit
tobik search for other commits by this committer
e*: Add missing USES={gnome,sdl,xorg}
0.7.0_2
17 Sep 2019 19:21:45
Revision:512232Original commit files touched by this commit
tobik search for other commits by this committer
Fix some misspelled or duplicated LICENSE_*
0.7.0_2
05 Aug 2019 23:06:50
Revision:508216Original commit files touched by this commit
jbeich search for other commits by this committer
multimedia/ffmpeg: update to 4.2

Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
0.7.0_1
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
0.7.0
29 Jan 2019 00:46:51
Revision:491528Original commit files touched by this commit
jbeich search for other commits by this committer
emulators/mgba: update to 0.7.0

- Expose libretro core as a port option
- Add USES=gl for USE_GL, USES=gnome for INSTALLS_ICONS

Changes:	https://github.com/mgba-emu/mgba/blob/0.7.0/CHANGES
PR:		227346
Submitted by:	Greg V (maintainer)
0.6.1_7
16 Jan 2019 11:13:45
Revision:490472Original commit files touched by this commit
tijl search for other commits by this committer
Fix Qt5 symbol version scripts to put the catch-all clause first.  When
a symbol matches multiple clauses the last one takes precedence.  If the
catch-all is last it captures everything.  In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API.  This only affects lld because GNU ld always gives the
catch-all lowest priority.

Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium.  Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3]  The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one.  If there's no such non-weak symbol the call
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.6.1_6
25 Dec 2018 20:25:40
Revision:488341Original commit files touched by this commit
tcberner search for other commits by this committer
Change cmake default behaviour to outsource.

Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
0.6.1_6
12 Dec 2018 01:35:36
Revision:487272Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
0.6.1_5
10 Nov 2018 19:57:08
Revision:484640Original commit files touched by this commit
kwm search for other commits by this committer
Update ImageMagick to 6.9.10.14 [1]

* Add PKGNAMESUFFIX and rename the directory. This was done to show
  that IM6 is not the "main" version. But still fully supported by upstream.
* Convert a number of options to optionhelpers.
* Add option for ISO/IEC 23008-12:2017 HEIF suport
* Add comment to pkg-descr explaining IM6's "legacy" tag.
* Add comment to the patch-config_policy.xml file why it still needed.

Please note that IM7 is not a drop in replacement due to library API and
command arguments changes. And as a result ports need to decide for themself
which version to use.

Chase these changes in all the ports that using IM6.

PR:		225102 (based on, only the version update) [1]
Submitted by:	Pascal Christen <pascal.christen@hostpoint.ch>
0.6.1_4
06 Nov 2018 01:50:27
Revision:484273Original commit files touched by this commit
jbeich search for other commits by this committer
multimedia/ffmpeg: update to 4.1

Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.1:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
0.6.1_3
10 Sep 2018 13:14:52
Revision:479406Original commit files touched by this commit
mat search for other commits by this committer
Add DOCS options to ports that should have one.

Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
0.6.1_3
31 Aug 2018 02:37:34
Revision:478511Original commit files touched by this commit
jhale search for other commits by this committer
Fix build with Qt 5.11

PR:		230884
Obtained from:	upstream
0.6.1_3
29 Jul 2018 22:18:46
Revision:475857Original commit files touched by this commit
gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.

This includes ports
 - featuring USE_GCC=yes or USE_GCC=any,
 - featuring USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and those
 - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
   c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.

PR:		222542
0.6.1_2
28 Jun 2018 17:39:55
Revision:473503Original commit files touched by this commit
tcberner search for other commits by this committer
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk

From now on, ports that depend on Qt4 will have to set
	USES=		qt:4
	USE_QT=		foo bar
ports depending on Qt5 will use
	USES=		qt:5
	USE_QT=		foo bar

PR:		229225
Exp-run by:	antoine
Reviewed by:	mat
Approved by:	portmgr (antoine)
Differential Revision:	-https://reviews.freebsd.org/D15540
0.6.1_2
15 May 2018 15:13:11
Revision:470024Original commit files touched by this commit
rakuco search for other commits by this committer
Add upstream patch to fix the build with Qt 5.10.

   
/wrkdirs/usr/ports/emulators/mgba/work/mgba-0.6.1/src/platform/qt/MemoryModel.cpp:102:15:
error: no viable overloaded '='
            m_regionName = name;
            ~~~~~~~~~~~~ ^ ~~~~

PR:		228213
0.6.1_2
02 May 2018 15:57:25
Revision:468848Original commit files touched by this commit
jbeich search for other commits by this committer
emulators/mgba: unbreak with ffmpeg 4.0

src/feature/ffmpeg/ffmpeg-encoder.c:232:29: error: use of undeclared identifier
'CODEC_FLAG_GLOBAL_HEADER'
                        encoder->audio->flags |= CODEC_FLAG_GLOBAL_HEADER;
                                                 ^
src/feature/ffmpeg/ffmpeg-encoder.c:294:28: error: use of undeclared identifier
'CODEC_FLAG_GLOBAL_HEADER'
                encoder->video->flags |= CODEC_FLAG_GLOBAL_HEADER;
                                         ^

PR:		227726
Reported by:	antoine (via exp-run)
Obtained from:	upstream (mgba 0.6.2)
0.6.1_2
02 May 2018 15:07:27
Revision:468844Original commit files touched by this commit
jbeich search for other commits by this committer
multimedia/ffmpeg: update to 4.0

- FFSERVER support was removed upstream
- libressl now uses libtls backend instead of patching openssl one
- Clang i386 no longer uses 16-byte aligned stack

Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.0:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR:		227726
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D15175
0.6.1_1
01 Dec 2017 07:19:54
Revision:455251Original commit files touched by this commit
antoine search for other commits by this committer
Cleanup LIB_DEPENDS on libpng
0.6.1_1
21 Oct 2017 06:50:50
Revision:452570Original commit files touched by this commit
jbeich search for other commits by this committer
multimedia/ffmpeg: update to 3.4

Notable changes:
- i386/amd64 now depend on NASM per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/4f9297ac3b39
- NETCDF is now MYSOFA but the dependency doesn't exist in ports yet
- SCHROEDINGER is gone per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/220b24c7c9
- DRM, LIBRSVG2, LIBXML2 are new options
- ABI isn't completely compatible: some structs have changed

Minor cleanup:
- Don't pass --disable-{in,out}dev when it's already blocked by disabled
dependency
- Drop redundant "Enable" from option descriptions
- Switch CDIO_DESC to use Mk/bsd.options.desc.mk

Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.4:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR:		223057
Exp-run by:	antoine
0.6.1
05 Oct 2017 16:35:17
Revision:451322Original commit files touched by this commit
tobik search for other commits by this committer
New port: emulators/mgba

A modern open source Game Boy Advance emulator, with support for Game
Boy and Game Boy Color games as well.  The project started in April
2013 with the goal of being fast enough to run on lower end hardware
than other emulators support, without sacrificing accuracy or
portability.  Other goals include accurate enough emulation to provide
a development environment for homebrew software, a good workflow for
tool-assist runners, and a modern feature set for emulators that older
emulators may not support.

WWW: https://mgba.io

PR:		222779
Submitted by:	Greg V <greg@unrelenting.technology>

Number of commits found: 47