summaryrefslogtreecommitdiff
path: root/emulators/BasiliskII/Makefile
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2006-05-13 20:52:35 +0000
committeradam <adam@pkgsrc.org>2006-05-13 20:52:35 +0000
commit1c561c96ed8dfda0c23a3971a46eabc9a5510ab9 (patch)
treee7ed755edf69f525ccccfe18ca740014ea38d8b5 /emulators/BasiliskII/Makefile
parent07b2f1165e685678eed1f321091028e666332cb9 (diff)
downloadpkgsrc-1c561c96ed8dfda0c23a3971a46eabc9a5510ab9.tar.gz
Changes 1.0-20060501:
* Handle up to 1 GB of Mac memory * Handle MacOS idle wait (idlewait prefs item) * Fix a crash with the AppleShare extension * Improve SLiRP network emulation performance * Portability fixes to IRIX/mips, Solaris/SPARC Mac OS X: * Port to Mac OS X for Intel, including the JIT * Add a primitive graphical preferences editor * Fix clipboard (copy/paste of text from/to the host OS) * Fix external filesystem * Fix SLiRP network emulation (workaround MacOS X bugs) Windows: * Add SLiRP network emulation (ether slirp) * Add TAP-Win32 network emulation (ether tap) * Fix CD-ROM auto-detection (pollmedia now works) * Improve GUI for network configuration
Diffstat (limited to 'emulators/BasiliskII/Makefile')
-rw-r--r--emulators/BasiliskII/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/emulators/BasiliskII/Makefile b/emulators/BasiliskII/Makefile
index f0c2d3ebe63..b4a0107a64e 100644
--- a/emulators/BasiliskII/Makefile
+++ b/emulators/BasiliskII/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.27 2006/03/04 21:29:34 jlam Exp $
+# $NetBSD: Makefile,v 1.28 2006/05/13 20:52:35 adam Exp $
-DISTNAME= BasiliskII_src_22112005
-PKGNAME= BasiliskII-1.0.20051122
-PKGREVISION= 1
+DISTNAME= BasiliskII_src_01052006
+PKGNAME= BasiliskII-1.0.20060501
CATEGORIES= emulators
MASTER_SITES= http://www.gibix.net/projects/basilisk2/files/
EXTRACT_SUFX= .tar.bz2