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) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q3
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.3Version 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.3---
FreeBSD:13:quarterly0.10.2_40.10.2_4-0.10.2_40.10.3-0.10.2_4-
FreeBSD:14:latest0.10.30.10.3--0.10.3--0.10.2_3
FreeBSD:14:quarterly0.10.2_40.10.3-0.10.2_40.10.3-0.10.2_4-
FreeBSD:15:latest0.10.30.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.

There are no commits on branch 2022Q3 for this port