The FreeBSD Ports Archive
FreeBSD emulators : fmsx4>
The Portable MSX/MSX2/MSX2+ Emulator
******* fMSX *******
The Portable MSX/MSX2/MSX2+ Emulator
by Marat Fayzullin
For Cartridges see: ftp://ftp.komkon.org/pub/EMUL8/MSX/Carts/
http://fms.komkon.org/fMSX/
|
fmsx history
v. 1.25
date: 2007/11/15 22:21:26; author: fjoe; state: Exp; lines: +0 -4
Fix gcc 4.2 build.
Approved by: portmgr (erwin)
v. 1.24
date: 2007/10/02 05:27:46; author: linimon; state: Exp; lines: +4 -0
Mark as broken with gcc4.2.
v. 1.23
date: 2007/05/19 20:04:27; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.22
date: 2006/05/07 10:55:40; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from all categories starting with E
v. 1.21
date: 2005/08/30 21:54:48; author: edwin; state: Exp; lines: +1 -0
Make building possible again by only extracting the .Z file.
v. 1.20
date: 2005/08/28 10:42:15; author: edwin; state: Exp; lines: +2 -1
Make portline happy too
v. 1.19
date: 2005/08/28 10:41:27; author: edwin; state: Exp; lines: +11 -7
[maintainer update] emulators/fmsx
Update to version 3.0
PR: ports/85172
Submitted by: Edwin Groothuis
v. 1.18
date: 2004/08/09 15:48:55; author: vs; state: Exp; lines: +8 -4
Add BPP8-option
PR: ports/68925
Submitted by: Eugene Grosbein
Approved by: maintainer timeout
v. 1.17
date: 2004/03/19 01:58:30; author: edwin; state: Exp; lines: +2 -3
Adopt A Mastersite - make emulators/fmsx fetchable again.
Noticed by: kris@
v. 1.16
date: 2004/03/18 11:45:29; author: kris; state: Exp; lines: +2 -0
BROKEN: Unfetchable distfile
v. 1.15
date: 2004/03/08 10:06:07; author: arved; state: Exp; lines: +1 -1
Attempt to fix build on bento by setting a default OPTION
if PACKAGE_BUILDING
v. 1.14
date: 2004/02/28 00:35:26; author: edwin; state: Exp; lines: +24 -3
[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
Reviewed by: edwin@mavetju.org
Approved by: maintainer timeout
v. 1.13
date: 2003/07/30 21:35:25; author: kris; state: Exp; lines: +0 -1
RESTRICTED implies NO_PACKAGE
v. 1.12
date: 2003/02/21 11:58:58; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.11
date: 2002/12/12 07:38:19; author: edwin; state: Exp; lines: +2 -2
MSX rules!
Fix fetch for emulators/fmsx
PR: ports/45780
Submitted by: Mark Linimon
v. 1.10
date: 2001/01/16 17:30:27; author: sobomax; state: Exp; lines: +4 -4
Massive style enforcement - use ^I instead of spaces for variables identation.
v. 1.9
date: 2000/08/16 16:52:38; author: ru; state: Exp; lines: +4 -5
Upgrade to version 2.2.
v. 1.8
date: 2000/04/12 04:55:22; author: mharo; state: Exp; lines: +4 -4
PORTNAME/VERSION stuff
v. 1.7
date: 1999/08/25 05:49:15; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.6
date: 1998/12/01 08:07:55; author: asami; state: Exp; lines: +2 -1
Add USE_XLIB.
v. 1.5
date: 1998/06/01 01:59:16; author: dburr; state: Exp; lines: +3 -4
Finally managed to track down a MASTER_SITE that actually has this beast.
Also the filename has changed (but not the md5).
v. 1.4
date: 1997/07/21 19:28:42; author: max; state: Exp; lines: +2 -2
files/* -> ${FILESDIR}/*.
v. 1.3
date: 1997/03/24 18:44:29; author: obrien; state: Exp; lines: +3 -3
"-p" is part of ${MKDIR}
v. 1.2
date: 1997/02/27 09:37:33; author: tg; state: Exp; lines: +2 -0
Grr. Add $Id$.
v. 1.1
date: 1997/02/27 09:27:58; author: tg; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1997/02/27 09:27:58; author: tg; state: Exp; lines: +0 -0
Import of fmsx port. fMSX is an emulator for MSX computers,
which seem to have been popular in Russia some years ago.
Closes PR #2434.
Submitted by: Dmitry Kohmanyuk
=============================================================================
v. 1.25
date: 2007/11/15 22:21:26; author: fjoe; state: Exp; lines: +0 -4
Fix gcc 4.2 build.
Approved by: portmgr (erwin)
v. 1.24
date: 2007/10/02 05:27:46; author: linimon; state: Exp; lines: +4 -0
Mark as broken with gcc4.2.
v. 1.23
date: 2007/05/19 20:04:27; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.22
date: 2006/05/07 10:55:40; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from all categories starting with E
v. 1.21
date: 2005/08/30 21:54:48; author: edwin; state: Exp; lines: +1 -0
Make building possible again by only extracting the .Z file.
v. 1.20
date: 2005/08/28 10:42:15; author: edwin; state: Exp; lines: +2 -1
Make portline happy too
v. 1.19
date: 2005/08/28 10:41:27; author: edwin; state: Exp; lines: +11 -7
[maintainer update] emulators/fmsx
Update to version 3.0
PR: ports/85172
Submitted by: Edwin Groothuis
v. 1.18
date: 2004/08/09 15:48:55; author: vs; state: Exp; lines: +8 -4
Add BPP8-option
PR: ports/68925
Submitted by: Eugene Grosbein
Approved by: maintainer timeout
v. 1.17
date: 2004/03/19 01:58:30; author: edwin; state: Exp; lines: +2 -3
Adopt A Mastersite - make emulators/fmsx fetchable again.
Noticed by: kris@
v. 1.16
date: 2004/03/18 11:45:29; author: kris; state: Exp; lines: +2 -0
BROKEN: Unfetchable distfile
v. 1.15
date: 2004/03/08 10:06:07; author: arved; state: Exp; lines: +1 -1
Attempt to fix build on bento by setting a default OPTION
if PACKAGE_BUILDING
v. 1.14
date: 2004/02/28 00:35:26; author: edwin; state: Exp; lines: +24 -3
[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
Reviewed by: edwin@mavetju.org
Approved by: maintainer timeout
v. 1.13
date: 2003/07/30 21:35:25; author: kris; state: Exp; lines: +0 -1
RESTRICTED implies NO_PACKAGE
v. 1.12
date: 2003/02/21 11:58:58; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.11
date: 2002/12/12 07:38:19; author: edwin; state: Exp; lines: +2 -2
MSX rules!
Fix fetch for emulators/fmsx
PR: ports/45780
Submitted by: Mark Linimon
v. 1.10
date: 2001/01/16 17:30:27; author: sobomax; state: Exp; lines: +4 -4
Massive style enforcement - use ^I instead of spaces for variables identation.
v. 1.9
date: 2000/08/16 16:52:38; author: ru; state: Exp; lines: +4 -5
Upgrade to version 2.2.
v. 1.8
date: 2000/04/12 04:55:22; author: mharo; state: Exp; lines: +4 -4
PORTNAME/VERSION stuff
v. 1.7
date: 1999/08/25 05:49:15; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.6
date: 1998/12/01 08:07:55; author: asami; state: Exp; lines: +2 -1
Add USE_XLIB.
v. 1.5
date: 1998/06/01 01:59:16; author: dburr; state: Exp; lines: +3 -4
Finally managed to track down a MASTER_SITE that actually has this beast.
Also the filename has changed (but not the md5).
v. 1.4
date: 1997/07/21 19:28:42; author: max; state: Exp; lines: +2 -2
files/* -> ${FILESDIR}/*.
v. 1.3
date: 1997/03/24 18:44:29; author: obrien; state: Exp; lines: +3 -3
"-p" is part of ${MKDIR}
v. 1.2
date: 1997/02/27 09:37:33; author: tg; state: Exp; lines: +2 -0
Grr. Add $Id$.
v. 1.1
date: 1997/02/27 09:27:58; author: tg; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1997/02/27 09:27:58; author: tg; state: Exp; lines: +0 -0
Import of fmsx port. fMSX is an emulator for MSX computers,
which seem to have been popular in Russia some years ago.
Closes PR #2434.
Submitted by: Dmitry Kohmanyuk
=============================================================================
v. 1.25
date: 2007/11/15 22:21:26; author: fjoe; state: Exp; lines: +0 -4
Fix gcc 4.2 build.
Approved by: portmgr (erwin)
v. 1.24
date: 2007/10/02 05:27:46; author: linimon; state: Exp; lines: +4 -0
Mark as broken with gcc4.2.
v. 1.23
date: 2007/05/19 20:04:27; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.22
date: 2006/05/07 10:55:40; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from all categories starting with E
v. 1.21
date: 2005/08/30 21:54:48; author: edwin; state: Exp; lines: +1 -0
Make building possible again by only extracting the .Z file.
v. 1.20
date: 2005/08/28 10:42:15; author: edwin; state: Exp; lines: +2 -1
Make portline happy too
v. 1.19
date: 2005/08/28 10:41:27; author: edwin; state: Exp; lines: +11 -7
[maintainer update] emulators/fmsx
Update to version 3.0
PR: ports/85172
Submitted by: Edwin Groothuis
v. 1.18
date: 2004/08/09 15:48:55; author: vs; state: Exp; lines: +8 -4
Add BPP8-option
PR: ports/68925
Submitted by: Eugene Grosbein
Approved by: maintainer timeout
v. 1.17
date: 2004/03/19 01:58:30; author: edwin; state: Exp; lines: +2 -3
Adopt A Mastersite - make emulators/fmsx fetchable again.
Noticed by: kris@
v. 1.16
date: 2004/03/18 11:45:29; author: kris; state: Exp; lines: +2 -0
BROKEN: Unfetchable distfile
v. 1.15
date: 2004/03/08 10:06:07; author: arved; state: Exp; lines: +1 -1
Attempt to fix build on bento by setting a default OPTION
if PACKAGE_BUILDING
v. 1.14
date: 2004/02/28 00:35:26; author: edwin; state: Exp; lines: +24 -3
[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
Reviewed by: edwin@mavetju.org
Approved by: maintainer timeout
v. 1.13
date: 2003/07/30 21:35:25; author: kris; state: Exp; lines: +0 -1
RESTRICTED implies NO_PACKAGE
v. 1.12
date: 2003/02/21 11:58:58; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.11
date: 2002/12/12 07:38:19; author: edwin; state: Exp; lines: +2 -2
MSX rules!
Fix fetch for emulators/fmsx
PR: ports/45780
Submitted by: Mark Linimon
v. 1.10
date: 2001/01/16 17:30:27; author: sobomax; state: Exp; lines: +4 -4
Massive style enforcement - use ^I instead of spaces for variables identation.
v. 1.9
date: 2000/08/16 16:52:38; author: ru; state: Exp; lines: +4 -5
Upgrade to version 2.2.
v. 1.8
date: 2000/04/12 04:55:22; author: mharo; state: Exp; lines: +4 -4
PORTNAME/VERSION stuff
v. 1.7
date: 1999/08/25 05:49:15; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.6
date: 1998/12/01 08:07:55; author: asami; state: Exp; lines: +2 -1
Add USE_XLIB.
v. 1.5
date: 1998/06/01 01:59:16; author: dburr; state: Exp; lines: +3 -4
Finally managed to track down a MASTER_SITE that actually has this beast.
Also the filename has changed (but not the md5).
v. 1.4
date: 1997/07/21 19:28:42; author: max; state: Exp; lines: +2 -2
files/* -> ${FILESDIR}/*.
v. 1.3
date: 1997/03/24 18:44:29; author: obrien; state: Exp; lines: +3 -3
"-p" is part of ${MKDIR}
v. 1.2
date: 1997/02/27 09:37:33; author: tg; state: Exp; lines: +2 -0
Grr. Add $Id$.
v. 1.1
date: 1997/02/27 09:27:58; author: tg; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1997/02/27 09:27:58; author: tg; state: Exp; lines: +0 -0
Import of fmsx port. fMSX is an emulator for MSX computers,
which seem to have been popular in Russia some years ago.
Closes PR #2434.
Submitted by: Dmitry Kohmanyuk
=============================================================================
|
| |

|