Port details |
- mgba Game Boy Advance (GBA) emulator/debugger
- 0.9.3 emulators
=2 0.9.3Version of this port present on the latest quarterly branch. - Maintainer: greg@unrelenting.technology
 - Port Added: 2017-10-05 16:35:26
- Last Update: 2022-05-16 06:49:43
- Commit Hash: 2d34c2b
- People watching this port, also watch:: sudo, wine, drm-kmod, wine-proton, vulkan-tools
- License: MPL20 BSD3CLAUSE LGPL21+
- 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.
WWW: https://mgba.io
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- For LIB depends:
- libmgba.so:emulators/mgba
- Conflicts:
- CONFLICTS_INSTALL:
- 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 = 1641449053
SHA256 (mgba-emu-mgba-0.9.3_GH0.tar.gz) = 692ff0ac50e18380df0ff3ee83071f9926715200d0dceedd9d16a028a59537a0
SIZE (mgba-emu-mgba-0.9.3_GH0.tar.gz) = 12763090
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- sdl2-config : devel/sdl20
- update-desktop-database : devel/desktop-file-utils
- xorgproto>=0 : x11/xorgproto
- xorgproto>=0 : x11/xorgproto
- qt5-buildtools>=5.15.2 : devel/qt5-buildtools
- qt5-qmake>=5.15.2 : devel/qt5-qmake
- Runtime dependencies:
-
- update-desktop-database : devel/desktop-file-utils
- Library dependencies:
-
- libepoxy.so : graphics/libepoxy
- libpng.so : graphics/png
- libavcodec.so : multimedia/ffmpeg
- libavformat.so : multimedia/ffmpeg
- libavresample.so : multimedia/ffmpeg
- libavutil.so : multimedia/ffmpeg
- libswscale.so : multimedia/ffmpeg
- libGL.so : graphics/libglvnd
- libGLU.so : graphics/libGLU
- libSDL2.so : devel/sdl20
- libsqlite3.so : databases/sqlite3
- libedit.so.0 : devel/libedit
- libMagick++-6.so : graphics/ImageMagick6
- libQt5Core.so : devel/qt5-core
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5Multimedia.so : multimedia/qt5-multimedia
- libQt5Network.so : net/qt5-network
- libQt5OpenGL.so : graphics/qt5-opengl
- 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.9.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++11-lang gl gnome localbase:ldflags pkgconfig sdl sqlite:3 libedit magick:6 desktop-file-utils qt:5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
16 May 2022 06:49:43 0.9.3
|
Loïc Bartoletti (lbartoletti)  |
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 |
10 Jan 2022 13:16:56 0.9.3
|
Hiroki Tagato (tagattie)  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) |
11 Dec 2021 13:50:53 0.9.2
|
Tobias C. Berner (tcberner)  |
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 ) |
12 Oct 2021 15:01:38 0.9.2
|
Tobias Kortkamp (tobik)  |
*: 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 |
18 Jul 2021 21:39:19 0.9.2
|
Guangyuan Yang (ygy)  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) |
22 Jun 2021 18:53:08 0.8.4_2
|
Kevin Bowling (kbowling)  |
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 |
07 Apr 2021 08:09:01 0.8.4
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 0.8.4
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
26 Feb 2021 12:11:36
0.8.4
|
tobik  |
Clean up some things
- Fix typos
- Remove duplicate variables
- Remove nop variables
- Sort categories
Reported by: portscan |
30 Oct 2020 17:31:12
0.8.4
|
fernape  |
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) |
15 Oct 2020 17:20:34
0.8.3
|
fernape  |
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) |
12 Jun 2020 10:57:10
0.8.1
|
tagattie  |
- 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 |
02 Jan 2020 20:53:09
0.7.3
|
tcberner  |
emulators/mgba: Update to 0.7.3
PR: 242994
Submitted by: James Wright <james.wright@digital-chaos.com>
Approved by: greg@unrelenting.technology (maintainer) |
08 Nov 2019 10:08:50
0.7.0_2
|
tobik  |
e*: Add missing USES={gnome,sdl,xorg} |
17 Sep 2019 19:21:45
0.7.0_2
|
tobik  |
Fix some misspelled or duplicated LICENSE_* |
05 Aug 2019 23:06:50
0.7.0_2
|
jbeich  |
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/ |
26 Jul 2019 20:46:57
0.7.0_1
|
gerald  |
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 |
29 Jan 2019 00:46:51
0.7.0
|
jbeich  |
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) |
16 Jan 2019 11:13:45
0.6.1_7
|
tijl  |
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 ) |
25 Dec 2018 20:25:40
0.6.1_6
|
tcberner  |
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 |
12 Dec 2018 01:35:36
0.6.1_6
|
gerald  |
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 |
10 Nov 2018 19:57:08
0.6.1_5
|
kwm  |
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> |
06 Nov 2018 01:50:27
0.6.1_4
|
jbeich  |
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/ |
10 Sep 2018 13:14:52
0.6.1_3
|
mat  |
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 |
31 Aug 2018 02:37:34
0.6.1_3
|
jhale  |
Fix build with Qt 5.11
PR: 230884
Obtained from: upstream |
29 Jul 2018 22:18:46
0.6.1_3
|
gerald  |
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 |
28 Jun 2018 17:39:55
0.6.1_2
|
tcberner  |
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 |
15 May 2018 15:13:11
0.6.1_2
|
rakuco  |
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 |
02 May 2018 15:57:25
0.6.1_2
|
jbeich  |
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) |
02 May 2018 15:07:27
0.6.1_2
|
jbeich  |
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 |
01 Dec 2017 07:19:54
0.6.1_1
|
antoine  |
Cleanup LIB_DEPENDS on libpng |
21 Oct 2017 06:50:50
0.6.1_1
|
jbeich  |
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 |
05 Oct 2017 16:35:17
0.6.1
|
tobik  |
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> |