Commit graph

19 commits

Author SHA1 Message Date
Alejandro Pulver
c01de01b0f - Update to version 0.124. 2008-04-23 00:45:32 +00:00
Martin Wilke
32d6ba3c61 - Add missing dependency
- Bump PORTREVISION

Submitted by:	pavbot
2008-03-27 13:15:53 +00:00
Martin Wilke
2d73db3533 - Chase devel/sdl12 shlib version bump 2008-03-13 14:28:35 +00:00
Alejandro Pulver
ccef9a6720 - Update to version 0.122u8.
- Remove BROKEN for sparc64 to see if new version builds (if it doesn't then
  NOT_FOR_ARCHS will be used instead).
2008-02-05 17:09:42 +00:00
Mark Linimon
a5f8fe9c33 Mark as broken on sparc64: fail to compile. 2008-02-01 11:23:28 +00:00
Alejandro Pulver
a8aa67e112 - Use GCC 4.2 in FreeBSD 5.x since base system one fails (internal compiler
error), and using 3.4 from ports requires hacks to confuse bsd.gcc.mk.

Reported by:	pointyhat (via pav)
2007-12-16 01:34:39 +00:00
Alejandro Pulver
ebca18fbea - Update to version 0.120u2.
- Mirror to my FTP since it can't be downloaded by fetch [1].
- Remove BROKEN.

PR:		ports/117903
Submitted by:	"Pedro F. Giffuni" <giffunip@tutopia.com>
Reworked by:	alepulver (myself) [1]
Approved by:	portmgr (linimon)
2007-11-30 16:39:27 +00:00
Mark Linimon
32e5ea1674 Mark broken: unfetchable.
Approved by:	portmgr (self)
2007-11-18 17:42:05 +00:00
Alejandro Pulver
3d21aaf41a - Update to version 0.119. 2007-09-27 22:55:07 +00:00
Alejandro Pulver
d6ebd6c6f8 - Update to version 0.118u3.
- The wrapper script additional output has been removed so programs that parse
  the output do not get unexpected data.

Submitted by:	nikow <madleser@gmx.de> (private e-mail)
2007-09-05 22:38:15 +00:00
Alejandro Pulver
4a259a020b - Fix building on non-i386. 2007-09-05 02:48:31 +00:00
Alejandro Pulver
948cf03107 - Update to version 0.117. 2007-07-24 13:49:50 +00:00
Alejandro Pulver
2ab54b75df - Update to version 0.115u2. 2007-05-26 06:56:18 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Alejandro Pulver
d6a124d8c7 - Update to version 0.114u2. 2007-04-22 22:44:01 +00:00
Alejandro Pulver
19f2efc8a4 - Update to version 0.114.
Reported by:	distfiles survey
2007-04-09 02:21:52 +00:00
Alejandro Pulver
38dae2d71a - Fix pkg-plist.
- Remove BROKEN.

Reported by:	pointyhat
2007-03-21 18:12:38 +00:00
Kris Kennaway
ae7160e0d6 BROKEN: Incomplete pkg-plist 2007-03-17 22:24:55 +00:00
Alejandro Pulver
484a4a9439 SDLMAME is a port of the popular MAME. There are a few principles that guide
it's development:

1) Run on Linux/Unix, Mac OS X, and other SDL supported operating systems with
   as few changes as possible to the base Win32 code. This means we can track
   changes faster than larger more conventional ports such as MacMAME, and we
   also maintain what I call "Firefox compatibilty" where learning a major app
   only needs to be done once per application, and it then applies across many
   operating systems. If you can use the command-line Win32 MAME, you already
   know how to use SDLMAME on any platform you may encounter it on.

2) MAME developers are important. By keeping quickly up to date, we make it
   easy for people on non-Windows platforms to make and submit changes to the
   core MAME code, and we offer native implementations of MAME's multi-window
   GUI debugger on both Linux/Unix and Mac OS X.

WWW: http://rbelmont.mameworld.info/?page_id=163
2007-02-25 15:17:51 +00:00