aboutsummaryrefslogtreecommitdiff
path: root/emulators/sdlmame-devel/distinfo
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.135u3Dmitry Marakasov2009-12-221-3/+3
| | | | | | | | PR: 141883 Submitted by: Emmanuel Vadot <elbarto@arcadebsd.org> (maintainer) Notes: svn path=/head/; revision=246469
* - Update to 0.135u1Martin Wilke2009-11-261-3/+3
| | | | | | | | PR: 140820 Submitted by: Emmanuel Vadot <elbarto@arcadebsd.org> (maintainer) Notes: svn path=/head/; revision=244775
* - Update to 0.134u4Martin Wilke2009-11-041-3/+3
| | | | | | | | PR: 140154 Submitted by: Emmanuel Vadot <elbarto@arcadebsd.org> (maintainer) Notes: svn path=/head/; revision=243748
* - Update to 0.133u2Martin Wilke2009-08-141-3/+3
| | | | | | | | PR: 137771 Submitted by: Emmanuel Vadot <elbarto@arcadebsd.org> (maintainer) Notes: svn path=/head/; revision=239546
* - Update to 0.131u3Dmitry Marakasov2009-05-311-3/+3
| | | | | | | | PR: 135053 Submitted by: Emmanuel Vadot <elbarto@arcadebsd.org> (maintainer) Notes: svn path=/head/; revision=234909
* - Update to 0.131u2Pav Lucistnik2009-05-151-3/+3
| | | | | | | | PR: ports/134554 Submitted by: Emmanuel Vadot <elbarto@arcadebsd.org> (maintainer) Notes: svn path=/head/; revision=233928
* - Update to 0131u1Dmitry Marakasov2009-05-101-3/+3
| | | | | | | | PR: 134417 Submitted by: Emmanuel Vadot <elbarto at arcadebsd dot org> (maintainer) Notes: svn path=/head/; revision=233584
* - Update to 0.130u3Dmitry Marakasov2009-04-101-3/+3
| | | | | | | | PR: 133559 Submitted by: Emmanuel Vadot <elbarto at arcadebsd dot org> (maintainer) Notes: svn path=/head/; revision=232019
* - Update to 0.130u2Dmitry Marakasov2009-04-071-3/+3
| | | | | | | | PR: 133446 Submitted by: Emmanuel Vadot <elbarto at arcadebsd dot org> (maintainer) Notes: svn path=/head/; revision=231769
* - Finish repocopy of sdlmame-devel and update to version 0.130u1Alejandro Pulver2009-04-051-3/+3
| | | | | | | | PR: ports/128558 Submitted by: Emmanuel Vadot <elbarto@arcadebsd.org> Notes: svn path=/head/; revision=231627
* - Add project homepage as a mirror.Alejandro Pulver2009-03-181-3/+3
| | | | | | | | | PR: ports/132592 Submitted by: Anonymous <swell.k@gmail.com> Approved by: maintainer Notes: svn path=/head/; revision=230325
* - Update to version 0.130.Alejandro Pulver2009-03-131-3/+3
| | | | | | | | | | | - Remove wrapper scripts. - Pass maintainership to submitter. PR: ports/128557 Submitted by: Emmanuel Vadot <elbarto@arcadebsd.org> Notes: svn path=/head/; revision=229980
* - Update to version 0.124.Alejandro Pulver2008-04-231-3/+3
| | | | Notes: svn path=/head/; revision=211810
* - Update to version 0.122u8.Alejandro Pulver2008-02-051-3/+3
| | | | | | | | - Remove BROKEN for sparc64 to see if new version builds (if it doesn't then NOT_FOR_ARCHS will be used instead). Notes: svn path=/head/; revision=206762
* - Update to version 0.120u2.Alejandro Pulver2007-11-301-3/+3
| | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=202866
* - Update to version 0.119.Alejandro Pulver2007-09-271-3/+3
| | | | Notes: svn path=/head/; revision=200231
* - Update to version 0.118u3.Alejandro Pulver2007-09-051-3/+3
| | | | | | | | | | - 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) Notes: svn path=/head/; revision=198874
* - Update to version 0.117.Alejandro Pulver2007-07-241-3/+3
| | | | Notes: svn path=/head/; revision=196200
* - Update to version 0.115u2.Alejandro Pulver2007-05-261-3/+3
| | | | Notes: svn path=/head/; revision=191885
* - Update to version 0.114u2.Alejandro Pulver2007-04-221-3/+3
| | | | Notes: svn path=/head/; revision=190656
* - Update to version 0.114.Alejandro Pulver2007-04-091-3/+3
| | | | | | | Reported by: distfiles survey Notes: svn path=/head/; revision=189536
* SDLMAME is a port of the popular MAME. There are a few principles that guideAlejandro Pulver2007-02-251-0/+3
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 Notes: svn path=/head/; revision=185897