Commit graph

10 commits

Author SHA1 Message Date
Alejandro Pulver
f074d22615 - Update to version 0.124.
- Fix building in FreeBSD/amd64 5.x by using GCC 4.2 (base compiler fails).
2008-04-23 00:46:26 +00:00
Alejandro Pulver
b8c5190d5f - Update to version 0.122.
- 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:10:37 +00:00
Alejandro Pulver
1b319cd731 - Update to version 0.120.
- Mirror distfile to my FTP since it's not downloadable by fetch [1].
- Remove BROKEN.

PR:		ports/117898
Submitted by:	"Pedro F. Giffuni" <giffunip@tutopia.com>
Reworked by:	alepulver (myself) [1]
Approved by:	portmgr (linimon)
2007-11-30 16:47:19 +00:00
Alejandro Pulver
3d21aaf41a - Update to version 0.119. 2007-09-27 22:55:07 +00:00
Alejandro Pulver
018f022d33 - Update to version 0.118.
- Binaries are now installed in a subdirectory (libexec/sdlmess).
- The wrapper script addtional output was removed (problematic for programs
  which parse the output).

Submitted by:	nikow <madleser@gmx.de> (private e-mail)
2007-09-05 22:35:55 +00:00
Alejandro Pulver
34b90bea1e - Update to version 0.116. 2007-07-24 13:50:31 +00:00
Alejandro Pulver
030253ccb3 - Update to version 0.115. 2007-05-26 06:56:57 +00:00
Alejandro Pulver
1ab76a704d - Update to version 0.114.
- Fix installation.
- Remove BROKEN.
2007-04-22 22:43:27 +00:00
Alejandro Pulver
316d9f5259 - Update to version 0.113.
Reported by:	distfiles survey
2007-04-09 02:18:39 +00:00
Alejandro Pulver
86fd3fa4f2 SDLMESS is a port of the popular MESS. 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, 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 MESS, you already know how
   to use SDLMESS on any platform you may encounter it on.

2) MESS 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 MESS code, and we offer native implementations of MESS'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:22:58 +00:00