6c4c FreshPorts -- emulators/mess
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
mess 0.148 emulators on this many watch lists=0 search for ports that depend on this port
Multiple Emulator Super System

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 08 Aug 2010 12:47:46
License: not specified in port


MESS is an acronym that stands for Multi Emulator Super System. MESS will
more or less faithfully reproduce computer and console systems on a PC.
MESS can currently emulate over 250 systems from the last 5 decades.

MESS emulates the hardware of the systems and sometimes utilizes ROM
images to load programs and games. Therefore, these systems are NOT
simulations, but the actual emulations of the hardware.

WWW: http://www.mess.org/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. lang/python27
  2. devel/gmake
  3. lang/gcc
  4. devel/binutils
  5. x11/libXext
  6. x11/libXi
  7. x11/libXinerama
  8. x11/libXrender
  9. devel/sdl12
Required To Run:
  1. x11-fonts/liberation-fonts-ttf
  2. lang/python27
  3. lang/gcc
  4. x11/libXext
  5. x11/libXi
  6. x11/libXinerama
  7. x11/libXrender
Required Libraries:
  1. audio/flac
  2. graphics/jpeg
  3. textproc/expat2
  4. x11-fonts/fontconfig
  5. graphics/libGL
  6. devel/sdl12
  7. graphics/sdl_ttf

This port is required by:

for Run

To install the port: cd /usr/ports/emulators/mess/ && make install clean
To add the package: pkg_add -r mess


Configuration Options
===> The following configuration options are available for mess-0.148:
     BUILTIN_DEBUGGER=off: Enable builtin debugger support
     DEBUG=off: Install debug symbols
     DOCS=on: Build and/or install documentation
     EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/mame/
  2. http://aarnet.dl.sourceforge.net/project/mame.mirror/MAME%200.148/
  3. http://emumovies.com/aarongiles/releases/
  4. http://freefr.dl.sourceforge.net/project/mame.mirror/MAME%200.148/
  5. http://garr.dl.sourceforge.net/project/mame.mirror/MAME%200.148/
  6. http://heanet.dl.sourceforge.net/project/mame.mirror/MAME%200.148/
  7. http://hivelocity.dl.sourceforge.net/project/mame.mirror/MAME%200.148/
  8. http://ignum.dl.sourceforge.net/project/mame.mirror/MAME%200.148/
  9. http://internode.dl.sourceforge.net/project/mame.mirror/MAME%200.148/
  10. http://iweb.dl.sourceforge.net/project/mame.mirror/MAME%200.148/
  11. http://jaist.dl.sourceforge.net/project/mame.mirror/MAME%200.148/
  12. http://mame.mirrors.zippykid.com/releases/
  13. http://nchc.dl.sourceforge.net/project/mame.mirror/MAME%200.148/
  14. http://ncu.dl.sourceforge.net/project/mame.mirror/MAME%200.148/
  15. http://netcologne.dl.sourceforge.net/project/mame.mirror/MAME%200.148/
  16. http://osdn.dl.sourceforge.net/project/mame.mirror/MAME%200.148/
  17. http://space.dl.sourceforge.net/project/mame.mirror/MAME%200.148/
  18. http://sunet.dl.sourceforge.net/project/mame.mirror/MAME%200.148/
  19. http://superb-dca3.dl.sourceforge.net/project/mame.mirror/MAME%200.148/
  20. http://switch.dl.sourceforge.net/project/mame.mirror/MAME%200.148/
  21. http://tenet.dl.sourceforge.net/project/mame.mirror/MAME%200.148/
  22. http://ufpr.dl.sourceforge.net/project/mame.mirror/MAME%200.148/
  23. http://waix.dl.sourceforge.net/project/mame.mirror/MAME%200.148/
Port Moves
  • port moved here from emulators/sdlmess on 2010-08-08
    REASON: SDL port has been integrated into mainstream

Number of commits found: 13

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
05 Feb 2013 09:08:15
Original commit files touched by this commit  0.148
miwi search for other commits by this committer
- Update to 0.148

PR:		175583
Submitted by:	Ports Fury
30 Oct 2012 08:47:53
Original commit files touched by this commit  0.147
madpilot search for other commits by this committer
Move OSVERSION check after bsd.port.pre.mk.

Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Feature safe:	yes
29 Oct 2012 22:19:22
Original commit files touched by this commit  0.147
madpilot search for other commits by this committer
- Update to version 0.147 [1]
- Trim Makefile headers [1]
- Works fine with clang, so don't depend on gcc 4.6+ where clang
  is available (taken from libreoffice port)

PR:		ports/171995
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
Feature safe:	yes
17 Jun 2012 20:12:22
Original commit files touched by this commit  0.146
sylvio search for other commits by this committer
- Update to version 0.146

PR:             ports/168999
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
08 Jun 2012 11:58:48
Original commit files touched by this commit  0.145
madpilot search for other commits by this committer
Convert to new options framework.

Approved by:    tabthorpe (mentor)
13 May 2012 00:42:10
Original commit files touched by this commit  0.145
amdmi3 search for other commits by this committer
- Respect STRIP

PR:             ports/167818
Submitted by:   Jan Beich <jbeich@tormail.org>
19 Feb 2012 23:25:04
Original commit files touched by this commit  0.145
miwi search for other commits by this committer
- Update to 0.145

PR:             164991
Submitted by:   Ports Fury
18 Feb 2012 10:18:33
Original commit files touched by this commit  0.139_1
mva search for other commits by this committer
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions

Tested by:      exp-run by pav
17 Jan 2012 22:04:40
Original commit files touched by this commit  0.139
linimon search for other commits by this committer
Reset elbarto@ArcadeBSD.org: address bounces, last maintainer activity 2010.

Hat:            portmgr
07 Nov 2011 21:51:56
Original commit files touched by this commit  0.139
pav search for other commits by this committer
- Mark BROKEN: does not compile
  src/lib/util/aviio.c: In function 'avi_error parse_indx_chunk(avi_file*,
avi_stream*, avi_chunk*)':
  src/lib/util/aviio.c:1516:25: error: variable 'id' set but not used
[-Werror=unused-but-set-variable]
  src/lib/util/aviio.c:1519:8: error: variable 'subtype' set but not used
[-Werror=unused-but-set-variable]
  cc1plus: all warnings being treated as errors

Reported by:    pointyhat
02 Jul 2011 17:14:20
Original commit files touched by this commit  0.139
miwi search for other commits by this committer
= Drop MD5 support
08 Aug 2010 12:52:14
Original commit files touched by this commit  0.139
makc search for other commits by this committer
Update to 0.139
Rename the port to mess as the sdl layer is now included in the mainstream code.

PR:             ports/149191
Submitted by:   Emmanuel Vadot (maintainer)
08 Aug 2010 12:47:07
Original commit files touched by this commit  0.136
makc search for other commits by this committer
Forced commit to note repocopy from emulators/sdlmess to emulators/mess

Number of commits found: 13

2843
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
couchdbMay 26
socatMay 26
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21

10 vulnerabilities affecting 26 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24544
Broken 215
Deprecated 487
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 123
Set to expire 525
Interactive 33
new 24 hours 5
new 48 hours13
new 7 days34
new fortnight62
new month222

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0