Port details |
- mame MAME: a multi-purpose emulation framework
- 0.277_2 emulators
=4 0.277_1Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2010-05-17 22:20:44
- Last Update: 2025-07-15 20:58:12
- Commit Hash: ddbc8a8
- People watching this port, also watch:: mesa-libs, autoconf, libevent, openjpeg
- Also Listed In: games
- License: BSD2CLAUSE BSD3CLAUSE CC0-1.0 GPLv2 LGPL21 MIT ZLIB
- WWW:
- https://mamedev.org/
- Description:
- MAME is a multi-purpose emulation framework, with the aim of documenting and
preserving vintage software and hardware from becoming lost. When used with
vintage firmware (or BIOS), and duplicated Read Only Memory (ROMs), on modern
hardware, users are able to play and explore systems and games from
approximately 1970 through to the modern era.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/emulators/mame/ && make install clean
- To add the package, run one of these commands:
- pkg install emulators/mame
- pkg install mame
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mame
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: aarch64 amd64 armv7 i386 powerpc powerpc64 powerpc64le
- distinfo:
- TIMESTAMP = 1748505208
SHA256 (mamedev-mame-0.277-mame0277_GH0.tar.gz) = 60055b19fc96306927257c5ffc265ecebcbe5c944cf98113d4d78f6304556c67
SIZE (mamedev-mame-0.277-mame0277_GH0.tar.gz) = 209399226
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:
-
- py311-sphinxcontrib-svg2pdfconverter>0 : textproc/py-sphinxcontrib-svg2pdfconverter@py311
- asio>0 : net/asio
- genie : devel/genie
- glm>0 : math/glm
- rapidjson>0 : devel/rapidjson
- gmake>=4.4.1 : devel/gmake
- llvm-config19 : devel/llvm19
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- sdl2-config : devel/sdl20
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- xorgproto>=0 : x11/xorgproto
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xi.pc : x11/libXi
- xinerama.pc : x11/libXinerama
- xrender.pc : x11/libXrender
- Runtime dependencies:
-
- liberation-fonts-ttf>=0 : x11-fonts/liberation-fonts-ttf
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xi.pc : x11/libXi
- xinerama.pc : x11/libXinerama
- xrender.pc : x11/libXrender
- Library dependencies:
-
- libexpat.so : textproc/expat2
- libFLAC.so : audio/flac
- libpugixml.so : textproc/pugixml
- libutf8proc.so : textproc/utf8proc
- libzstd.so : archivers/zstd
- libfontconfig.so : x11-fonts/fontconfig
- libfreetype.so : print/freetype2
- libportmidi.so : audio/portmidi
- libjpeg.so : graphics/jpeg-turbo
- libSDL2.so : devel/sdl20
- libSDL2_ttf.so : graphics/sdl2_ttf
- libsqlite3.so : databases/sqlite3
- libGL.so : graphics/libglvnd
- libintl.so : devel/gettext-runtime
- This port is required by:
- for Run
-
- emulators/qmc2
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for mame-0.277_2:
DOCS=on: Install extensive online MAME documentation
====> Emulators
MAME=on: MAME
MAMENL=off: Netlist audio component solver
MAMEVIRTUAL=off: LaserDisk Player
NLS=on: Install language translations for use in the GUI
QTDEBUGGER=off: Build with Qt interactive low-level machine debugger
====> Tools
TOOLS=off: Tools for archiving, development, and multimedia
====> Build with hardware extensions
OPENMP=off: Parallel processing support via OpenMP
SSE2=off: Build with Streaming SIMD Extensions 2
====> Application production type: you can only select none or one of them
DEBUG=off: Produce profiling data, and symbols for debugging
SIZE_OPTIMIZED_CFLAGS=off: Optimize for smaller binaries (-Os)
SPEED_OPTIMIZED_CFLAGS=off: Optimize for faster binaries (-O3)
===> Use 'make config' to modify these settings
- Options name:
- emulators_mame
- USES:
- compiler:c++17-lang gmake jpeg llvm:min=16 localbase pkgconfig python:build sdl shebangfix sqlite:3 xorg gl gettext-runtime
- pkg-message:
- For install:
- MAME follows an interesting User Experience (UX) design pattern that is aimed
for developers of MAME, as result of this, the expectation on file
configuration management might appear counter-intuitive to Users of MAME. If
MAME does not find configuration files, it expects to be able to read and write
configuration data to the current working directory, this is counter to
what users expect on their systems.
Sample configuration files have been installed in:
"/usr/local/etc/mame/"
The samples can be copied to your "~/.mame" directory to avoid having MAME
write configuration data elsewhere.
To create clean copies of MAME's configuration files, execute:
"mame -createconfig"
the output from this can be stored in ~/.mame or a custom path.
To run MAME with custom configuration path(s), execute:
"mame -inipath /var/db/mame /usr/local/etc/mame"
See mame(6) for more information.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.149 20 Sep 2013 16:43:53
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
emulators) |
0.149 17 Aug 2013 16:27:24
  |
gerald  |
Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.
Right now this is a noop in the former case and a noop in the latter
case unless lang/gcc44 has been installed explicitly.
This puts a bit more emphasis on standardizing on a canonical version
"current" GCC and makes it easier to update that canonical version
by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port.
That is, USE_GCC=yes means "use a decent/modern version of GCC" without
having to worry about details.
Approved by: portmgr (bdrewery) |
0.149 14 Aug 2013 22:35:54
  |
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
0.149 11 Jul 2013 15:27:40
  |
miwi  |
- Update emulators/mame to version 0.149
- Update emulators/mess to version 0.149
- Update emulators/qmc2 to version 0.39 |
0.148_1 09 Jun 2013 19:30:59
  |
naddy  |
* Major update to FLAC 1.3.0, including shared library bumps.
* Chase the update in dependent ports.
PR: 179072 |
0.148 05 Feb 2013 09:09:14
  |
miwi  |
- Update to 0.148
PR: 175577
Submitted by: Ports Fury |
0.147 30 Oct 2012 08:47:53
  |
madpilot  |
Move OSVERSION check after bsd.port.pre.mk.
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Feature safe: yes |
0.147 29 Oct 2012 22:17:49
  |
madpilot  |
- Update to version 0.147 [1]
- Reflow pkg-descr and add trailing slash to URL [1]
- Trim Makefile headers [1]
- Fix improper overwriting of FILE make variable [1]
- Works fine with clang, so don't depend on gcc 4.6+ where clang
is available (taken from libreoffice port)
PR: ports/171994 [1]
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Feature safe: yes |
0.146 17 Jun 2012 20:23:49
 |
sylvio  |
- Update to version 0.146
PR: ports/168998
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
0.145 08 Jun 2012 11:58:48
 |
madpilot  |
Convert to new options framework.
Approved by: tabthorpe (mentor) |
0.145 13 May 2012 00:42:10
 |
amdmi3  |
- Respect STRIP
PR: ports/167818
Submitted by: Jan Beich <jbeich@tormail.org> |
0.145 11 Mar 2012 01:07:00
 |
gerald  |
Replace USE_GCC=4.4+ by USE_GCC=4.6+, the former is only here for a
single, obsolete port.
Feature safe: yes |
0.145 19 Feb 2012 23:24:50
 |
miwi  |
- Update to version 0.145
PR: 164990
Submitted by: Ports Fury |
0.143.p2_1 18 Feb 2012 10:18:33
 |
mva  |
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions
Tested by: exp-run by pav |
0.143.p2 17 Jan 2012 22:04:40
 |
linimon  |
Reset elbarto@ArcadeBSD.org: address bounces, last maintainer activity 2010.
Hat: portmgr |
0.143.p2 13 Aug 2011 17:04:38
 |
crees  |
- Update to 0.143p2 ('borrowing' obrien's cool patchlevel code from editors/vim)
- Add missing fontconfig dependency
- Use PORTDOCS/PORTEXAMPLES
- Use PATCHDIR (not FILESDIR)
- Use COPYTREE_SHARE (not cp -R)
Mostly based on:
PR: ports/153645
Submitted by: Emmanuel Vadot <elbarto@arcadebsd.org> (maintainer), acm
Approved by: maintainer timeout (8 weeks) |
0.139 02 Jul 2011 17:14:20
 |
miwi  |
= Drop MD5 support |
0.139 01 Aug 2010 17:22:55
 |
makc  |
Update to 0.139
PR: ports/149105
Submitted by: Emmanuel Vadot (maintainer) |
0.138 19 May 2010 18:05:34
 |
makc  |
Update to 0.138
PR: ports/146696
Submitted by: Emmanuel Vadot (maintainer) |
0.137 17 May 2010 22:20:26
 |
makc  |
Update port to v0.137.
Rename the port to mame as the sdl layer is now included in the mainstream code.
PR: ports/145050
Submitted by: Emmanuel Vadot (maintainer) |