1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00
Commit Graph

18 Commits

Author SHA1 Message Date
Alejandro Pulver
45b5a7b8a4 - Needs an external (non-base) compiler on all FreeBSD 5.x (not only amd64). 2008-05-05 21:53:51 +00:00
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
Pav Lucistnik
04aeb7c9c9 - Mark BROKEN: hits internal compiler bug on FreeBSD 5.X/amd64
Reported by:	pointyhat
2008-04-01 22:49:27 +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
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
Mark Linimon
a5f8fe9c33 Mark as broken on sparc64: fail to compile. 2008-02-01 11:23:28 +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
Mark Linimon
d0400d4df6 Mark broken: fails to fetch.
Approved by:	portmgr (self)
2007-11-18 17:22:34 +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
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
1ab76a704d - Update to version 0.114.
- Fix installation.
- Remove BROKEN.
2007-04-22 22:43:27 +00:00
Kris Kennaway
1729e7338a BROKEN: Install fails 2007-04-20 08:02:40 +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