Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 28029A5D59 for ; Tue, 8 Jul 2014 13:37:35 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 8EB4614A1E0; Tue, 8 Jul 2014 13:37:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 87EB814A1DC for ; Tue, 8 Jul 2014 13:37:31 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id L-PH7Nv66w9i for ; Tue, 8 Jul 2014 13:37:30 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 647A314A1AB for ; Tue, 8 Jul 2014 13:37:30 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 5803796; Tue, 8 Jul 2014 13:37:30 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Date: Tue, 8 Jul 2014 13:37:30 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc/emulators/aranym To: pkgsrc-changes@NetBSD.org Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20140708133730.5803796@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: ryoon Date: Tue Jul 8 13:37:30 UTC 2014 Modified Files: pkgsrc/emulators/aranym: Makefile distinfo Log Message: Update to 0.9.16 * Update EmuTOS image to 0.9.3 Changelog: 2013/04/12 - version 0.9.16 released @ atariada.cz Major highlights of this release: o JIT CPU compiler supported on 64-bit Linux and Mac OS X now! (Jens made a miracle) o MFPR FPU emulation should be perfect (Andreas ironed out few remainings bugs) o Ethernet support under Mac OS X should be way better (Philipp added support for big packets and multi-packets) o ARAnyM (with JIT?) now runs also on ARM platform driven by Linux (is Jens planning on making a blazing fast ARAnyM on Android?) o new config setting "LoadToFastRAM" to load kernel in FastRAM (is Andreas working on fixing Linux-m68k issues in FastRAM?) o David Gálvez improved NatFeat USB support (now requires FreeMiNT 1.17+) There's also a small set of bugs fixed in this release - mainly in Mac OS X thanks to Philipp but also some generic things like GPIP (Patrice). To generate a diff of this commit: cvs rdiff -u -r1.29 -r1.30 pkgsrc/emulators/aranym/Makefile cvs rdiff -u -r1.12 -r1.13 pkgsrc/emulators/aranym/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.