non port: emulators/sdlmess/Makefile |
Number of commits found: 30 |
Sunday, 8 Aug 2010
|
13:02 makc
Remove sdlmess (was renamed to mess)
 |
Monday, 22 Feb 2010
|
00:45 wen
- Fix typo in Makefile
PR: ports/14461
Submitted by: Andrius Morkunas <hinokind@gmail.com>
Approved by: maintainer
Feature safe: yes
 |
Monday, 18 Jan 2010
|
05:01 pgollucci
- Update to 0.136
- Remove official repository as you can't fetch from it anymore.
PR: ports/142778
Submitted by: Emmanuel Vadot <elbarto@arcadebsd.org> (maintainer)
 |
Thursday, 26 Nov 2009
|
14:26 miwi
- Update to 0.135
PR: 140821
Submitted by: Emmanuel Vadot <elbarto@arcadebsd.org> (maintainer)
 |
Sunday, 26 Jul 2009
|
20:51 miwi
- Update to 0.133
PR: 137022
Submitted by: Emmanuel Vadot <elbarto@arcadebsd.org> (maintainer)
 |
Monday, 8 Jun 2009
|
21:31 pav
- Flip MAKE_JOBS_SAFE to MAKE_JOBS_UNSAFE
Reported by: pointyhat
 |
Saturday, 9 May 2009
|
12:08 dhn
- Update to 0.131
PR: ports/134370
Submitted by: Emmanuel Vadot <elbarto@arcadebsd.org> (maintainer)
Approved by: miwi (mentor implicit)
 |
Wednesday, 25 Mar 2009
|
11:46 amdmi3
- Mark MAKE_JOBS_SAFE
PR: 133043
Submitted by: Emmanuel Vadot <elbarto at arcadebsd dot org> (maintainer)
 |
11:36 linimon
Mark as broken on sparc64.
 |
Wednesday, 18 Mar 2009
|
00:38 alepulver
- Update to 0.130.
- Remove useless wrapper script, sdlmess uses ~/.mess by default.
- Submitter takes maintainership.
PR: ports/128559
Submitted by: Emmanuel Vadot <elbarto@arcadebsd.org>
 |
Monday, 5 Jan 2009
|
19:44 pav
- Remove conditional checks for FreeBSD 5.x and older
 |
Wednesday, 10 Dec 2008
|
07:35 linimon
Mark as broken on sparc64.
Hat: portmgr
 |
Monday, 5 May 2008
|
21:53 alepulver
- Needs an external (non-base) compiler on all FreeBSD 5.x (not only amd64).
 |
Wednesday, 23 Apr 2008
|
00:46 alepulver
- Update to version 0.124.
- Fix building in FreeBSD/amd64 5.x by using GCC 4.2 (base compiler fails).
 |
Tuesday, 1 Apr 2008
|
22:49 pav
- Mark BROKEN: hits internal compiler bug on FreeBSD 5.X/amd64
Reported by: pointyhat
 |
Thursday, 27 Mar 2008
|
13:15 miwi
- Add missing dependency
- Bump PORTREVISION
Submitted by: pavbot
 |
Thursday, 13 Mar 2008
|
14:28 miwi
- Chase devel/sdl12 shlib version bump
 |
Tuesday, 5 Feb 2008
|
17:10 alepulver
- 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).
 |
Friday, 1 Feb 2008
|
11:23 linimon
Mark as broken on sparc64: fail to compile.
 |
Friday, 30 Nov 2007
|
16:47 alepulver
- 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)
 |
Sunday, 18 Nov 2007
|
17:22 linimon
Mark broken: fails to fetch.
Approved by: portmgr (self)
 |
Thursday, 27 Sep 2007
|
22:54 alepulver
- Update to version 0.119.
 |
Wednesday, 5 Sep 2007
|
22:35 alepulver
- 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)
 |
Tuesday, 24 Jul 2007
|
13:50 alepulver
- Update to version 0.116.
 |
Saturday, 26 May 2007
|
06:56 alepulver
- Update to version 0.115.
 |
Saturday, 19 May 2007
|
20:32 flz
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
 |
Sunday, 22 Apr 2007
|
22:43 alepulver
- Update to version 0.114.
- Fix installation.
- Remove BROKEN.
 |
Friday, 20 Apr 2007
|
08:02 kris
BROKEN: Install fails
 |
Monday, 9 Apr 2007
|
02:18 alepulver
- Update to version 0.113.
Reported by: distfiles survey
 |
Sunday, 25 Feb 2007
|
15:22 alepulver
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
 |
Number of commits found: 30 |