Subject: pkg/21861: emulators/BasiliskII update to 1.0
To: None <gnats-bugs@gnats.netbsd.org>
From: None <tv@pobox.com>
List: netbsd-bugs
Date: 06/11/2003 15:25:01
>Number: 21861
>Category: pkg
>Synopsis: emulators/BasiliskII update to 1.0
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Wed Jun 11 19:26:01 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator: Todd Vierling
>Release: NetBSD 1.6.1_STABLE
>Organization:
DUH.ORG: Pointing out the obvious since 1994.
>Environment:
System: NetBSD netbsd.int.duh.org 1.6.1_STABLE NetBSD 1.6.1_STABLE (TODD) #0: Fri May 30 15:13:58 EDT 2003 tv@netbsd.int.duh.org:/export/SRC/duh/netbsd-kernels/TODD i386
Architecture: i386
Machine: i386
>Description:
(This is a pretty old update, and there have been none since, so it
probably should be picked up)
V1.0 (snapshot) - 15.Jan.2002
- added support for on-the-fly video resolution and depth switching,
and gamma tables
- fsave/frestore emulation under AmigaOS and NetBSD/m68k always behaves
like a 68882/68040 FPU, eliminating the need for 68060 FPU patches
- added support for platform-independant mutexes, used by adb.cpp for
thread-safe mouse handling
- the TIME_OFFSET constant has been replaced by a (portable) function
TimeToMacTime(); file dates in ExtFS should now be correct
- ADBInterrupt() is no longer called from the 60Hz interrupt but has
its own interrupt flag, potentially increasing the smoothness of
mouse movement
- ether.cpp: implemented relatively platform-independant "AppleTalk
over UDP" mode that doesn't require any special kernel modules or
network drivers but can only interconnect instances of Basilisk II;
this is enabled by setting "udptunnel" to true
- Unix: windowed display mode supports different resolutions and color
depths, which can be switched on-the-fly
- Unix: Ctrl-F5 grabs mouse in windowed mode (enhanced compatibility
with games like flight simulators)
- Unix: X11 events are handled as soon as they arrive, outside of the
60Hz video refresh raster
- Unix: audio sample rate, bit depth and channel count are adjustable
in the MacOS "Sound" control panel
>How-To-Repeat:
>Fix:
Index: Makefile
===================================================================
RCS file: /pub/NetBSD-CVS/pkgsrc/emulators/BasiliskII/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- Makefile 2003/06/02 01:20:01 1.8
+++ Makefile 2003/06/11 19:25:25
@@ -1,10 +1,9 @@
# $NetBSD: Makefile,v 1.8 2003/06/02 01:20:01 jschauma Exp $
#
-DISTNAME= BasiliskII_src_31052001
-PKGNAME= BasiliskII-0.9.1
-PKGREVISION= 2
-WRKSRC= ${WRKDIR}/BasiliskII-0.9/src/Unix
+DISTNAME= BasiliskII_src_15012002
+PKGNAME= BasiliskII-1.0
+WRKSRC= ${WRKDIR}/BasiliskII-1.0/src/Unix
CATEGORIES= emulators
MASTER_SITES= http://iphcip1.physik.uni-mainz.de/~cbauer/
Index: distinfo
===================================================================
RCS file: /pub/NetBSD-CVS/pkgsrc/emulators/BasiliskII/distinfo,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 distinfo
--- distinfo 2001/12/29 00:22:02 1.1.1.1
+++ distinfo 2003/06/11 19:25:25
@@ -1,4 +1,4 @@
$NetBSD: distinfo,v 1.1.1.1 2001/12/29 00:22:02 abs Exp $
-SHA1 (BasiliskII_src_31052001.tar.gz) = 0f7ddeafeb68485a7895a3d3613d07b2f3cc074d
-Size (BasiliskII_src_31052001.tar.gz) = 465882 bytes
+SHA1 (BasiliskII_src_15012002.tar.gz) = 5a28bb37a48f7ae5c24cb5ad5eceb282147cebe4
+Size (BasiliskII_src_15012002.tar.gz) = 494773 bytes
>Release-Note:
>Audit-Trail:
>Unformatted: