Version: 0.160, Package name: sdlmess-0.160 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description MESS stands for Multi Emulator Super System. It is an emulator for the hardware of many different games consoles (e.g. Sega, NES, SNES, etc.) as well as many different old games-oriented home computers (e.g. C64, C128, ZX80, etc.) SDLMESS is a port of MESS using the SDL library. |
Filesize: 79040.896 KB |
Version History (View Complete History) |
|
2018-08-25 00:46:59 by Frederic Cambus | Files touched by this commit (12) |
Log message: Remove emulators/sdlmess. We now have an up-to-date emulators/mame port for which we can build and distribute binary packages for amd64 and i386. More information here: https://marc.info/?l=openbsd-ports&m=151514926004836&w=2 MAME and MESS merged in 2015 so emulators/mame contains both. OK naddy@, bentley@, jca@ |
2017-07-26 16:45:35 by Stuart Henderson | Files touched by this commit (937) |
Log message: bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. |
2017-07-16 13:19:06 by Marc Espie | Files touched by this commit (880) |
Log message: use COMPILER_LIBCXX where applicable |
2017-04-24 01:52:21 by Jeremie Courreges-Anglas | Files touched by this commit (4) |
Log message: Fix error checks (and clang builds while here) ok fcambus@ |
2017-04-20 03:29:49 by Frederic Cambus | Files touched by this commit (2) |
Log message: Fix broken MASTER_SITES for emulators/sdlmame and emulators/sdlmess. OK sthen@ |
2017-04-10 05:45:29 by Stuart Henderson | Files touched by this commit (281) |
Log message: use LIBCXX |
2017-02-27 14:54:20 by Christian Weisgerber | Files touched by this commit (4) |
Log message: honor CXX for linking |
2015-08-11 15:43:03 by Jasper Lievisse Adriaanse | Files touched by this commit (10) |
Log message: use sed -i |
2015-05-02 12:22:23 by Brian Callahan | Files touched by this commit (2) |
Log message: Drop maintainer of MAME and MESS and bump. |
2015-04-20 19:43:06 by Brian Callahan | Files touched by this commit (1) |
Log message: Sync MESS with MAME (remove i386 from the ONLY_FOR_ARCHS list until I can sit down and fix it) |
2015-04-19 10:20:26 by Brian Callahan | Files touched by this commit (10) |
Log message: Update MESS to 0.160 -- it is simply a sync with MAME. Like MAME, MESS is no longer going to be packaged due to an unresolved license mess. Build the port yourself if you want MESS. |
2014-12-01 08:13:53 by Christian Weisgerber | Files touched by this commit (4) |
Log message: fix overlapping memcpy; ok bcallah@ |
2011-07-06 12:29:00 by Antoine Jacoutot | Files touched by this commit (6) |
Log message: Use the gettext MODULE. |
2010-11-15 16:22:08 by Marc Espie | Files touched by this commit (66) |
Log message: new depends |
2010-11-07 11:50:57 by Marc Espie | Files touched by this commit (9) |
Log message: do LIB_DEPENDS for emulators/editors |
2010-10-24 15:17:49 by Antoine Jacoutot | Files touched by this commit (26) |
Log message: Remove USE_X11. |
2010-10-23 16:01:31 by Stuart Henderson | Files touched by this commit (35) |
Log message: revision/lib_depends |
2010-10-15 04:28:06 by David Coppa | Files touched by this commit (1) |
Log message: Rip out the gcc4 module now that src has gcc4 From Brad |
2010-10-11 02:13:01 by Jasper Lievisse Adriaanse | Files touched by this commit (7) |
Log message: - fix WANTLIB after cairo update. |
2010-09-30 01:26:05 by Antoine Jacoutot | Files touched by this commit (13) |
Log message: Fix build with new GTK+2. |
2010-05-09 11:45:12 by Jacob Meuser | Files touched by this commit (6) |
Log message: sdl{mame,mess} supercede x{mame,mess} |
2010-04-26 15:02:26 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Fix build with newer gtk versions. from Pierre Riteau (maintainer) breakage spotted by naddy@ |
2009-08-10 00:31:09 by Matthias Kilian | Files touched by this commit (111) |
Log message: WANTLIB changes after xcb addition and bump. |
2009-07-19 05:29:13 by Landry Breuil | Files touched by this commit (8) |
Log message: Update to sdlmame 0.132, from MAINTAINER Pierre Riteau. Patches merged upstream. |
2009-04-24 08:47:16 by Kurt Miller | Files touched by this commit (2) |
Log message: Fix typo in MODGCC4_LANGS. No change in packages so no bumps. |
2009-04-10 07:56:46 by Antoine Jacoutot | Files touched by this commit (3) |
Log message: Same as recent sdlmame commit: - install a default mess.ini configuration file under SYSCONFDIR/mess/ - install ui.bdf to get better fonts from Pierre Riteau (maintainer) |
2009-03-18 14:23:12 by Landry Breuil | Files touched by this commit (11) |
Log message: 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! |