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

Port details
fmsx 3.5.1_2 emulators on this many watch lists=2 search for ports that depend on this port
Broken BROKEN: does not build
Ignore IGNORE: is marked as broken: does not build
Restricted RESTRICTED: Legal status of distributed ROM images unclear
The Portable MSX/MSX2/MSX2+ Emulator
Maintained by: dk@farm.org search for ports maintained by this maintainer
Port Added: unknown
License: not specified in port


******* fMSX *******
The Portable MSX/MSX2/MSX2+ Emulator
by Marat Fayzullin <fms@cs.umd.edu>

For Cartridges see: ftp://ftp.komkon.org/pub/EMUL8/MSX/Carts/

WWW: http://fms.komkon.org/fMSX/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

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

Required To Build:
  1. devel/gmake
  2. x11/libXi
  3. x11/libX11
Required To Run:
  1. x11/libXi
  2. x11/libX11
There are no ports dependent upon this port

To install the port: cd /usr/ports/emulators/fmsx/ && make install clean

A package is not available for ports marked as: Forbidden / Broken / Ignore / Restricted


Configuration Options
===> The following configuration options are available for fmsx-3.5.1_2:
     BPP16=off: With BPP16
     BPP24=off: With BPP24
     BPP32=on: With BPP32 (see pkg-message)
     BPP8=off: With BPP8
     DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/fmsx351/

Number of commits found: 35

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
02 May 2013 12:09:32
Original commit files touched by this commit  3.5.1_2
bapt search for other commits by this committer
Fix syntaxe error introduced by conversion to new options framework
28 Apr 2013 21:20:28
Original commit files touched by this commit  3.5.1_2
bapt search for other commits by this committer
Convert emulators to new options framework
23 Feb 2013 14:15:53
Original commit files touched by this commit  3.5.1_2
miwi search for other commits by this committer
- Broken does not build

cd /work/a/ports/emulators/fmsx/work/fMSX/Unix && gmake
gcc -O3 -pthread -I.. -I../../EMULib -I/usr/local/include -I../../Z80 -DZLIB
-DUNIX -DMITSHM -DFMSX -DLSB_FIRST -DBPP32 -DCONDEBUG -DDEBUG -c -o
../../EMULib/EMULib.o ../../EMULib/EMULib.c
gcc -O3 -pthread -I.. -I../../EMULib -I/usr/local/include -I../../Z80 -DZLIB
-DUNIX -DMITSHM -DFMSX -DLSB_FIRST -DBPP32 -DCONDEBUG -DDEBUG -c -o
../../EMULib/Console.o ../../EMULib/Console.c
../../EMULib/Console.c: In function 'CONMenu':
../../EMULib/Console.c:828: warning: cast from pointer to integer of different
size
../../EMULib/Console.c:863: warning: cast from pointer to integer of different
size
../../EMULib/Console.c: In function 'CONFile':
26 Jan 2011 04:54:38
Original commit files touched by this commit  3.5.1_2
miwi search for other commits by this committer
- Unbroke
- Pet Portlint
- R.I.P MD5

PR:             153375
Submitted by:   Alex Kozlov <spam@rm-rf.kiev.ua>
Approved by:    maintainer timeout
Feature safe:   yes
06 Jun 2010 19:34:02
Original commit files touched by this commit  3.5.1_2
pav search for other commits by this committer
- Mark BROKEN: does not fetch

Reported by:    pointyhat
07 Apr 2009 16:04:51
Original commit files touched by this commit  3.5.1_2
itetcu search for other commits by this committer
Fix plist, this port needs always to install PORTDATA files.
07 Apr 2009 15:57:21
Original commit files touched by this commit  3.5.1_2
itetcu search for other commits by this committer
- fix typo in MASTER_SITES
- remove commented code and blank line
- note that :rom MASTER_SITES seems to be AWOL

Prompted by:    QAT QAT run
30 May 2008 08:04:27
Original commit files touched by this commit  3.5.1_2
edwin search for other commits by this committer
Fix pkg-plist after itetcu@ PORTDATA police actions.
30 May 2008 01:54:23
Original commit files touched by this commit  3.5.1_1
edwin search for other commits by this committer
Replace /usr/X11R6  with /usr/local in the Makefile rules

Noticed by: pavrun on amd64/7.0
26 May 2008 05:58:55
Original commit files touched by this commit  3.5.1
edwin search for other commits by this committer
Update to 3.5.1
19 Apr 2008 17:56:05
Original commit files touched by this commit  3.0_2
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
23 Mar 2008 16:44:09
Original commit files touched by this commit  3.0_2
miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
15 Nov 2007 22:21:27
Original commit files touched by this commit  3.0_1
fjoe search for other commits by this committer
Fix gcc 4.2 build.

Approved by:    portmgr (erwin)
02 Oct 2007 05:27:46
Original commit files touched by this commit  3.0_1
linimon search for other commits by this committer
Mark as broken with gcc4.2.
19 May 2007 20:32:57
Original commit files touched by this commit  3.0_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
07 May 2006 10:55:47
Original commit files touched by this commit  3.0
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with E
22 Jan 2006 09:47:28
Original commit files touched by this commit  3.0
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
04 Sep 2005 03:01:04
Original commit files touched by this commit  3.0
edwin search for other commits by this committer
Remove patch file again to make it buildable.

Noticed by: pointyhat run.
30 Aug 2005 21:54:48
Original commit files touched by this commit  3.0
edwin search for other commits by this committer
Make building possible again by only extracting the .Z file.
28 Aug 2005 10:42:15
Original commit files touched by this commit  3.0
edwin search for other commits by this committer
Make portline happy too
28 Aug 2005 10:41:28
Original commit files touched by this commit  3.0
edwin search for other commits by this committer
[maintainer update] emulators/fmsx

Update to version 3.0

PR:             ports/85172
Submitted by:   Edwin Groothuis <edwin@mavetju.org>
09 Aug 2004 15:48:55
Original commit files touched by this commit  2.7
vs search for other commits by this committer
Add BPP8-option

PR:             ports/68925
Submitted by:   Eugene Grosbein
Approved by:    maintainer timeout
31 Mar 2004 03:12:58
Original commit files touched by this commit  2.7
trevor search for other commits by this committer
SIZEify (maintainer timeout)
19 Mar 2004 01:58:30
Original commit files touched by this commit  2.7
edwin search for other commits by this committer
Adopt A Mastersite - make emulators/fmsx fetchable again.
Noticed by: kris@
18 Mar 2004 11:45:29
Original commit files touched by this commit  2.7
kris search for other commits by this committer
BROKEN: Unfetchable distfile
08 Mar 2004 10:06:07
Original commit files touched by this commit  2.7
arved search for other commits by this committer
Attempt to fix build on bento by setting a default OPTION
if PACKAGE_BUILDING
28 Feb 2004 00:35:27
Original commit files touched by this commit  2.7
edwin search for other commits by this committer
[PATCH] ports/emulators/fmsx is outdated, update supplied

        Last update of ports/emulators/fmsx occured more than 3
        years ago.  A few version were issued since then, recent
        is 2.7 that is significantly improved. Some of port patches
        are integrated.

- Added patch to use sys/soundcard.h
- Added patch to be able to select the BPP level (BPP32 didn't work
  on my machine, see http://www.msx.org/newspost149.html for info)

PR:             ports/60825
Submitted by:   Eugene Grosbein <eugen@grosbein.pp.ru>
Reviewed by:    edwin@mavetju.org
Approved by:    maintainer timeout
13 Oct 2003 07:21:27
Original commit files touched by this commit  2.2
kris search for other commits by this committer
Fix build on -current (machine/soundcard.h -> sys/soundcard.h)
30 Jul 2003 21:35:25
Original commit files touched by this commit  2.2
kris search for other commits by this committer
RESTRICTED implies NO_PACKAGE
21 Feb 2003 11:59:01
Original commit files touched by this commit  2.2
knu search for other commits by this committer
De-pkg-comment.
12 Dec 2002 07:38:19
Original commit files touched by this commit  2.2
edwin search for other commits by this committer
MSX rules!

Fix fetch for emulators/fmsx

PR:             ports/45780
Submitted by:   Mark Linimon <linimon@lonesome.com>
16 Jan 2001 17:33:20
files touched by this commit
sobomax search for other commits by this committer
Massive style enforcement - use ^I instead of spaces for variables identation.  
 
08 Oct 2000 02:02:29
files touched by this commit
asami search for other commits by this committer
Convert category emulators to new layout.  
16 Sep 2000 19:10:23
files touched by this commit
ade search for other commits by this committer
Support CC/CFLAGS properly    
16 Aug 2000 17:52:39
files touched by this commit
ru search for other commits by this committer
Upgrade to version 2.2.    

Number of commits found: 35

28b0
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
asterisk*Jun 19
asterisk10*Jun 19
clamav*Jun 19
clamav-devel*Jun 19
cyrus-imspd*Jun 19
glpi*Jun 19
otrsJun 19
otrsJun 19
tshark*Jun 19
tshark-lite*Jun 19
wireshark*Jun 19
wireshark-lite*Jun 19
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18

15 vulnerabilities affecting 24 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 24569
Broken 187
Deprecated 454
Ignore 561
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 48
Set to expire 439
Interactive 33
new 24 hours 1
new 48 hours8
new 7 days28
new fortnight85
new month173

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