summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2021-04-17 07:36:53 +0000
committerryoon <ryoon@pkgsrc.org>2021-04-17 07:36:53 +0000
commite11be8637d8a5e21410bfeeed5de29f89ddfda43 (patch)
treeaf236ef0fbd7d1d8a4063f26fef4a151fa2d1771 /emulators
parent1d393a3fc3b3ec914c9227089984fe0db1a4bda8 (diff)
downloadpkgsrc-e11be8637d8a5e21410bfeeed5de29f89ddfda43.tar.gz
gxemul: Update to 0.6.3.1
Changelog: 20210215 Implementing the fadd.dss 88K instruction, and working a bit more on the exception cases in the xmem instruction. 20210220 Implementing mouse emulation support for the LUNA88K machine. Updating OpenBSD/sgi install instructions (6.5 -> 6.8), and including a screenshot of X11 running. 20210221 Handle return values from interrupted select() when checking for available console input. (Found when using CTRL-C on Linux to enter the debugger command line, and noticed that it was spuriously broken.) 20210222 Basic multiprocessor bootup of OpenBSD/luna88k now works, but it is slightly unstable.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/gxemul/Makefile4
-rw-r--r--emulators/gxemul/PLIST10
-rw-r--r--emulators/gxemul/distinfo10
3 files changed, 16 insertions, 8 deletions
diff --git a/emulators/gxemul/Makefile b/emulators/gxemul/Makefile
index 29f99ad960d..ed7b468a380 100644
--- a/emulators/gxemul/Makefile
+++ b/emulators/gxemul/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.71 2021/02/20 14:24:58 skrll Exp $
+# $NetBSD: Makefile,v 1.72 2021/04/17 07:36:53 ryoon Exp $
-DISTNAME= gxemul-0.6.3
+DISTNAME= gxemul-0.6.3.1
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gxemul/}
diff --git a/emulators/gxemul/PLIST b/emulators/gxemul/PLIST
index 72d60b57895..26be1bf0ce1 100644
--- a/emulators/gxemul/PLIST
+++ b/emulators/gxemul/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.29 2021/02/22 14:03:35 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.30 2021/04/17 07:36:53 ryoon Exp $
bin/gxemul
man/man1/gxemul.1
share/doc/gxemul/20040504-ultrix45-boot1.png
@@ -114,6 +114,10 @@ share/doc/gxemul/20190616-netbsd-playstation2-userland-small.png
share/doc/gxemul/20190616-netbsd-playstation2-userland.png
share/doc/gxemul/20190715-sgi-o2-linux-small.png
share/doc/gxemul/20190715-sgi-o2-linux.png
+share/doc/gxemul/20210222-openbsd-luna88k-mp-1-small.png
+share/doc/gxemul/20210222-openbsd-luna88k-mp-1.png
+share/doc/gxemul/20210222-openbsd-luna88k-mp-2-small.png
+share/doc/gxemul/20210222-openbsd-luna88k-mp-2.png
share/doc/gxemul/Doxyfile
share/doc/gxemul/HISTORY
share/doc/gxemul/LICENSE
@@ -203,8 +207,12 @@ share/doc/gxemul/openbsd-luna88k-20210130-small.png
share/doc/gxemul/openbsd-luna88k-20210130.png
share/doc/gxemul/openbsd-luna88k-20210209-small.png
share/doc/gxemul/openbsd-luna88k-20210209.png
+share/doc/gxemul/openbsd-luna88k-20210220-small.png
+share/doc/gxemul/openbsd-luna88k-20210220.png
share/doc/gxemul/openbsd-pmax-20040710.png
share/doc/gxemul/openbsd-pmax-20040710_small.png
+share/doc/gxemul/openbsd-sgi-x-20210220-small.png
+share/doc/gxemul/openbsd-sgi-x-20210220.png
share/doc/gxemul/sgi-o2-real.jpg
share/doc/gxemul/sgi-o2-real_small.jpg
share/doc/gxemul/simplified_dyntrans.png
diff --git a/emulators/gxemul/distinfo b/emulators/gxemul/distinfo
index 68ed59307a8..b3dc85da1a1 100644
--- a/emulators/gxemul/distinfo
+++ b/emulators/gxemul/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.63 2021/02/22 14:03:35 ryoon Exp $
+$NetBSD: distinfo,v 1.64 2021/04/17 07:36:53 ryoon Exp $
-SHA1 (gxemul-0.6.3.tar.gz) = 433b26f34205924c4a0febd37ed9df3769da0111
-RMD160 (gxemul-0.6.3.tar.gz) = c155accc030fc63002be3a72aae1e6b33d027878
-SHA512 (gxemul-0.6.3.tar.gz) = 30bdb926ab180a44b277b734d5ff4d31b8f0a8b580c6976226f6ed1952cb50d16e18591591d6aeee243c5b3e9d27b71d24a3cba3906bcb332399f46a1ebd8ac5
-Size (gxemul-0.6.3.tar.gz) = 6024573 bytes
+SHA1 (gxemul-0.6.3.1.tar.gz) = 30699f04c5a18c34b738c17304dad0d3e47e1f38
+RMD160 (gxemul-0.6.3.1.tar.gz) = c9c4466445093abf1d111d4b66107d318cb274b4
+SHA512 (gxemul-0.6.3.1.tar.gz) = b750a53c764245d2c02147beefdac4f44f1e6bad0f390a2300b3907b312d59a41fa8f6de612494627366f1787e49174acfc9113263901af878fab8e925b0645e
+Size (gxemul-0.6.3.1.tar.gz) = 6144125 bytes