The FreeBSD Ports Archive
FreeBSD emulators : stonx4>
AtariST emulator
Release notes for version 0.6.7-epsilon
=======================================
This version is the "almost-there" version of STonX 0.6.7 (which is going
to be the last "release" version before the major changes in the current
development versions are released.
The Xlib-VDI driver is still disabled (sorry) and may or may not be
re-integrated before the final 0.6.7 release. This depends mostly on
how much work it is to get it to work again after all the latest changes.
Please notify me of any bugs or installation problems as soon as possible
(mail me at nino@complang.tuwien.ac.at), even if you have reported a bug
previously and I haven't had time or forgot to fix it.
-nino
Some information about the problems with different TOS versions and STonX:
==========================================================================
(1) Can't run programs from the Unix filesystem interface
(2) not thoroughly tested or tested by someone else
(3) untested
(4) set TOS_1 to 1 in options.h before compiling
(5) A: and B: can't be used because they're implicitly considered Floppy disk
drives and always accessed using the FDC
TOS 1.00: (1)(2)(4)(5)
TOS 1.02: (1)(2)(4)(5)
TOS 1.04: (2)(4)
TOS 1.06: (3)
TOS 1.62: (3)
TOS 2.05: tested, should be OK
TOS 2.06: tested, should be OK
Please notify me of problems not mentioned here!
Author of STonX:
Marinos Yannikos (nino@complang.tuwien.ac.at)
ftp://ftp.complang.tuwien.ac.at/pub/nino/stonx-current/
|
stonx history
v. 1.17
date: 2007/06/18 14:57:50; author: dinoex; state: Exp; lines: +2 -2
- fix build with xorg7
- make portlint happier
Approved by: maintainer
v. 1.16
date: 2007/05/19 20:04:41; 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.15
date: 2006/11/01 11:46:15; author: dinoex; state: Exp; lines: +0 -0
- log Approved
Approved by: mainatiner
v. 1.14
date: 2006/11/01 11:23:57; author: dinoex; state: Exp; lines: +5 -0
- fix build on FreeBSD 6.x
v. 1.13
date: 2005/10/26 11:37:47; author: dinoex; state: Exp; lines: +7 -4
- make build without X running
Requested by: kris
v. 1.12
date: 2005/10/25 08:12:43; author: dinoex; state: Exp; lines: +3 -0
- fix dependency
Approved by: maintainer (implict)
v. 1.11
date: 2005/09/09 04:12:55; author: dinoex; state: Exp; lines: +10 -8
- unbreak fetch
Approved by: Tobias Reifenberger (maintainer)
v. 1.10
date: 2004/02/09 10:42:17; author: linimon; state: Exp; lines: +4 -6
Bento fix: change from check of distfile existance in pre-fetch, to
canonical way of testing for distfile already existing. Should only
affect bento, and not regular consumers of the port. Informed maintainer.
v. 1.9
date: 2003/07/30 21:06:43; author: kris; state: Exp; lines: +0 -1
RESTRICTED implies NO_PACKAGE
v. 1.8
date: 2003/02/21 11:59:00; author: knu; state: Exp; lines: +2 -1
De-pkg-comment.
v. 1.7
date: 2001/02/05 14:49:04; author: olgeni; state: Exp; lines: +2 -2
Style police on editors category.
v. 1.6
date: 2000/04/12 04:55:52; author: mharo; state: Exp; lines: +4 -4
PORTNAME/VERSION stuff
v. 1.5
date: 1999/11/26 18:29:30; author: steve; state: Exp; lines: +25 -18
Fix problems with ROM-dump.
PR: 14363
Submitted by: maintainer
v. 1.4
date: 1999/09/04 23:39:27; author: mharo; state: Exp; lines: +2 -2
gzip -> ${GZIP_CMD}
gzip -d -> ${GUNZIP_CMD}
gzip -dc -> ${GZCAT}
gunzip -> ${GUNZIP_CMD}
v. 1.3
date: 1999/08/25 05:49:41; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.2
date: 1998/12/01 09:36:33; author: obrien; state: Exp; lines: +3 -1
Mark BROKEN. Distfiles unfetchable.
v. 1.1
date: 1997/10/31 09:15:14; author: tg; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1997/10/31 09:15:14; author: tg; state: Exp; lines: +0 -0
Import stonx port. STonX is an Atari ST emulator.
PR: 4296
Submitted by: Tobias Reifenberger
=============================================================================
v. 1.17
date: 2007/06/18 14:57:50; author: dinoex; state: Exp; lines: +2 -2
- fix build with xorg7
- make portlint happier
Approved by: maintainer
v. 1.16
date: 2007/05/19 20:04:41; 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.15
date: 2006/11/01 11:46:15; author: dinoex; state: Exp; lines: +0 -0
- log Approved
Approved by: mainatiner
v. 1.14
date: 2006/11/01 11:23:57; author: dinoex; state: Exp; lines: +5 -0
- fix build on FreeBSD 6.x
v. 1.13
date: 2005/10/26 11:37:47; author: dinoex; state: Exp; lines: +7 -4
- make build without X running
Requested by: kris
v. 1.12
date: 2005/10/25 08:12:43; author: dinoex; state: Exp; lines: +3 -0
- fix dependency
Approved by: maintainer (implict)
v. 1.11
date: 2005/09/09 04:12:55; author: dinoex; state: Exp; lines: +10 -8
- unbreak fetch
Approved by: Tobias Reifenberger (maintainer)
v. 1.10
date: 2004/02/09 10:42:17; author: linimon; state: Exp; lines: +4 -6
Bento fix: change from check of distfile existance in pre-fetch, to
canonical way of testing for distfile already existing. Should only
affect bento, and not regular consumers of the port. Informed maintainer.
v. 1.9
date: 2003/07/30 21:06:43; author: kris; state: Exp; lines: +0 -1
RESTRICTED implies NO_PACKAGE
v. 1.8
date: 2003/02/21 11:59:00; author: knu; state: Exp; lines: +2 -1
De-pkg-comment.
v. 1.7
date: 2001/02/05 14:49:04; author: olgeni; state: Exp; lines: +2 -2
Style police on editors category.
v. 1.6
date: 2000/04/12 04:55:52; author: mharo; state: Exp; lines: +4 -4
PORTNAME/VERSION stuff
v. 1.5
date: 1999/11/26 18:29:30; author: steve; state: Exp; lines: +25 -18
Fix problems with ROM-dump.
PR: 14363
Submitted by: maintainer
v. 1.4
date: 1999/09/04 23:39:27; author: mharo; state: Exp; lines: +2 -2
gzip -> ${GZIP_CMD}
gzip -d -> ${GUNZIP_CMD}
gzip -dc -> ${GZCAT}
gunzip -> ${GUNZIP_CMD}
v. 1.3
date: 1999/08/25 05:49:41; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.2
date: 1998/12/01 09:36:33; author: obrien; state: Exp; lines: +3 -1
Mark BROKEN. Distfiles unfetchable.
v. 1.1
date: 1997/10/31 09:15:14; author: tg; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1997/10/31 09:15:14; author: tg; state: Exp; lines: +0 -0
Import stonx port. STonX is an Atari ST emulator.
PR: 4296
Submitted by: Tobias Reifenberger
=============================================================================
v. 1.17
date: 2007/06/18 14:57:50; author: dinoex; state: Exp; lines: +2 -2
- fix build with xorg7
- make portlint happier
Approved by: maintainer
v. 1.16
date: 2007/05/19 20:04:41; 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.15
date: 2006/11/01 11:46:15; author: dinoex; state: Exp; lines: +0 -0
- log Approved
Approved by: mainatiner
v. 1.14
date: 2006/11/01 11:23:57; author: dinoex; state: Exp; lines: +5 -0
- fix build on FreeBSD 6.x
v. 1.13
date: 2005/10/26 11:37:47; author: dinoex; state: Exp; lines: +7 -4
- make build without X running
Requested by: kris
v. 1.12
date: 2005/10/25 08:12:43; author: dinoex; state: Exp; lines: +3 -0
- fix dependency
Approved by: maintainer (implict)
v. 1.11
date: 2005/09/09 04:12:55; author: dinoex; state: Exp; lines: +10 -8
- unbreak fetch
Approved by: Tobias Reifenberger (maintainer)
v. 1.10
date: 2004/02/09 10:42:17; author: linimon; state: Exp; lines: +4 -6
Bento fix: change from check of distfile existance in pre-fetch, to
canonical way of testing for distfile already existing. Should only
affect bento, and not regular consumers of the port. Informed maintainer.
v. 1.9
date: 2003/07/30 21:06:43; author: kris; state: Exp; lines: +0 -1
RESTRICTED implies NO_PACKAGE
v. 1.8
date: 2003/02/21 11:59:00; author: knu; state: Exp; lines: +2 -1
De-pkg-comment.
v. 1.7
date: 2001/02/05 14:49:04; author: olgeni; state: Exp; lines: +2 -2
Style police on editors category.
v. 1.6
date: 2000/04/12 04:55:52; author: mharo; state: Exp; lines: +4 -4
PORTNAME/VERSION stuff
v. 1.5
date: 1999/11/26 18:29:30; author: steve; state: Exp; lines: +25 -18
Fix problems with ROM-dump.
PR: 14363
Submitted by: maintainer
v. 1.4
date: 1999/09/04 23:39:27; author: mharo; state: Exp; lines: +2 -2
gzip -> ${GZIP_CMD}
gzip -d -> ${GUNZIP_CMD}
gzip -dc -> ${GZCAT}
gunzip -> ${GUNZIP_CMD}
v. 1.3
date: 1999/08/25 05:49:41; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.2
date: 1998/12/01 09:36:33; author: obrien; state: Exp; lines: +3 -1
Mark BROKEN. Distfiles unfetchable.
v. 1.1
date: 1997/10/31 09:15:14; author: tg; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1997/10/31 09:15:14; author: tg; state: Exp; lines: +0 -0
Import stonx port. STonX is an Atari ST emulator.
PR: 4296
Submitted by: Tobias Reifenberger
=============================================================================
|
| |

|