Commit Graph

28 Commits

Author SHA1 Message Date
bcallah
1faa810a7c Make sure to apply the u2 patch from the recent update.
Explicitly disable the new Qt-based debugger.
Bump REVISION.
Discussed with and ok fgsch@ (MAINTAINER)
2013-04-06 02:19:13 +00:00
fgsch
f5e56cf971 Update to sdlmame 0.148u2.
bcallah@ ok.
2013-04-05 09:10:25 +00:00
espie
9cd014a3ca PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:02:49 +00:00
fgsch
1ac84e52c2 update to sdlmame 0.148u1.
bcallah@ ok.
2013-03-10 10:56:50 +00:00
sthen
43d801d215 do the python symlink in pre-patch rather than pre-build; this way the build
still stops if it fails, but doesn't cause a problem with restarting builds.
suggested by/ok fgsch"
2013-02-06 10:19:52 +00:00
sthen
e68ce0c2e5 allow ln -s in pre-build to fail; lets interrupted builds be resumed.
ok fgsch@
2013-02-06 09:08:29 +00:00
fgsch
4b3d575b5a Update to sdlmame 0.148.
With help and comments from dcoppa@ and benoit@.
Please note this requires a kernel with the MAXTSIZ bump committed earlier.
2013-01-31 22:27:36 +00:00
fgsch
4c56c48c27 Update to sdlmame 0.146. 2012-06-02 16:09:40 +00:00
jsg
b7866836c7 update to 0.145u3
ok fgsch@
2012-03-04 01:46:41 +00:00
fgsch
a713f22baf Update to sdlmame 0.144u3. 2011-12-20 06:56:12 +00:00
fgsch
aef7d40637 Update to sdlmame 0.144.
with input from sthen@. previous updates tested by edd@.
2011-11-27 12:42:28 +00:00
naddy
4d9c2aa0bc it's MODULES, not MODULE 2011-11-16 17:42:26 +00:00
ajacoutot
1c86afc6cd Sync dependencies after gconf2 lost its dependency to ORBit.
This should cover all fallout but there may be some dark corners which I
missed...
2011-10-29 08:12:31 +00:00
espie
999b4db39c normalize pkgpath 2011-09-16 09:48:08 +00:00
ajacoutot
8e6304f974 deve/gconf2 is about to loose its dependency on x11/gtk+2 so explicitely
register x11/gtk+2 for ports depending on gconf2 that don't have another
dependency that would bring it.

discussed with jasper@
2011-05-14 21:29:03 +00:00
espie
a14bf26ca8 new depends 2010-11-15 23:22:07 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
landry
986ce3cb12 Unbreak on amd64 by adding -Wno-system-headers to OPT_FLAGS.
sdlmame includes *mmintrin.h headers from gcc which can't be compiled
with -Wsystem-headers (now system default) -Werror (set by the port).

While here remove useless gcc4 MODULES stanzas (port is only for
i386/amd64), switch to newer WANTLIB/LIB_DEPENDS/REVISION idioms.

with tweaks from ajacoutot@, ok ajacoutot@ & MAINTAINER.
2010-09-05 15:18:49 +00:00
jakemsr
879400b711 sdl{mame,mess} supercede x{mame,mess} 2010-05-09 17:45:12 +00:00
jasper
a1c8855a55 - install a history.dat file
ok MAINTAINER
2010-04-27 13:00:25 +00:00
jasper
eb40e8c90e - unbreak with recent gtk+2 update 2010-04-24 13:54:32 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
landry
f25ba246ae Update to sdlmame 0.132, from MAINTAINER Pierre Riteau. Patches merged
upstream.
2009-07-19 11:28:17 +00:00
kurt
bf9f6769c3 Fix typo in MODGCC4_LANGS. No change in packages so no bumps. 2009-04-24 14:47:16 +00:00
ajacoutot
e670e41bd8 - install a default mame.ini configuration file under SYSCONFDIR/mame/
- install ui.bdf to get better fonts

original diff from me, heavily modified and enhanced by Pierre Riteau
(maintainer)
2009-04-09 22:44:41 +00:00
landry
05c41b1ddf Add appropriate conflict markers between sdlmame, sdlmess, and the
various flavours of the xmame/xmess/xmame+xmess multipackages.
Tweak ${V} handling and sdlmame RUN_DEPENDS.
Diff from Pierre Riteau, thx!
2009-03-18 20:23:11 +00:00
landry
0bd408a5cb Import sdlmame 0.130 :
MAME stands for Multi Arcade Machine Emulator. As the name suggests, it
is a program that emulates the hardware (and low-level firmware) of a
massive variety of arcade machines.
SDLMAME is a port of MAME using the SDL library.

After many submissions and updates by Pierre Riteau (at gmail), thanks!
2009-03-17 19:55:09 +00:00