summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorryoon <ryoon>2015-03-24 14:34:57 +0000
committerryoon <ryoon>2015-03-24 14:34:57 +0000
commit7abd95d33502ee392e1992700a99586dc4161e03 (patch)
tree884e88f7008e26054ee6162c43adb48412ebfffe /emulators
parentdbc450453e7d502cac2132110d4a7fb0be578210 (diff)
downloadpkgsrc-7abd95d33502ee392e1992700a99586dc4161e03.tar.gz
Update to 1.0.2
* Built successfully when MAKE_JOBS_SAFE=yes and MAKE_JOBS=16. * Update EmuTOS to 0.9.4. Changelog: *** repository tagged as ARANYM_1_0_2 2014/10/17 - Petr - sysdeps.h: fixed typo error (I hope) that prevented the build on PPC64 - various files: version++ for the new release 2014/10/17 - version 1.0.1 released ========== Just a quick bugfix release: o SDL NF CDROM is included in the build correctly o JIT is supported on kfreebsd (alternate kernel for Debian OS) o some warnings that prevented build on Debian fixed 2014/10/15 - version 1.0.0 released ========== Major highlights of this release: o JIT CPU compiler now supports also ARM platforms driven by Linux o JIT CPU compiler fixes memory management and adds some instructions o massive NatFeat HostFS fixes and improvements (symlinks and more) o NatFeat CD-ROM for Win32 and SDL o NatFeat OSMesa support improved (OpenGL 4.4 / Mesa 10.1.4) osmesa.ldg can replace tinygl.ldg now o seamless mouse integration and keyboard input improved o NVRAM: many country codes added (from current FreeMiNT) o libSDL2 is supported now (along with libSDL 1.2.x) o Cygwin, MinGW, Mac OS X, CentOS and Debian build fixes Countless bug fixes and many other under-the-hood improvements are included as well. This release crowns more than 13 years of continuous development by many dedicated programmers (listed in the AUTHORS file). Thank you all!
Diffstat (limited to 'emulators')
-rw-r--r--emulators/aranym/Makefile9
-rw-r--r--emulators/aranym/PLIST3
-rw-r--r--emulators/aranym/distinfo16
-rw-r--r--emulators/aranym/patches/patch-configure.ac26
4 files changed, 26 insertions, 28 deletions
diff --git a/emulators/aranym/Makefile b/emulators/aranym/Makefile
index d03cc9bf12e..d9aabf5ca80 100644
--- a/emulators/aranym/Makefile
+++ b/emulators/aranym/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.31 2015/01/25 13:09:33 joerg Exp $
+# $NetBSD: Makefile,v 1.32 2015/03/24 14:34:57 ryoon Exp $
#
-ETVER= 0.9.3
-DISTNAME= aranym_0.9.16.orig
+ETVER= 0.9.4
+DISTNAME= aranym_1.0.2.orig
PKGNAME= ${DISTNAME:S/_/-/:S/.orig//}
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=aranym/}
@@ -14,9 +14,6 @@ HOMEPAGE= http://aranym.sourceforge.net/
COMMENT= Atari Running on Any Machine
LICENSE= gnu-gpl-v2
-# error: unable to open output file 'gen_x86_64/gencpu.o': 'No such file or directory'
-MAKE_JOBS_SAFE= no
-
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
AUTOCONF_REQD= 2.50
diff --git a/emulators/aranym/PLIST b/emulators/aranym/PLIST
index d16f0a031bf..0a0b36c81e2 100644
--- a/emulators/aranym/PLIST
+++ b/emulators/aranym/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2012/05/23 05:03:26 dholland Exp $
+@comment $NetBSD: PLIST,v 1.7 2015/03/24 14:34:57 ryoon Exp $
bin/aranym
${PLIST.aratapif}bin/aratapif
man/man1/aranym-jit.1
@@ -12,6 +12,7 @@ share/aranym/atari/mmusetup.cnf
share/aranym/atari/network/README
share/aranym/atari/network/eth0-config.sh
share/aranym/atari/newdesk.inf
+share/aranym/atari/nfosmesa/README
share/aranym/atari/sound/README
share/aranym/atari/tools/README
share/aranym/atari/tools/pc101us.kbd.bz2
diff --git a/emulators/aranym/distinfo b/emulators/aranym/distinfo
index ccfc08f9e0c..28125c3711f 100644
--- a/emulators/aranym/distinfo
+++ b/emulators/aranym/distinfo
@@ -1,14 +1,14 @@
-$NetBSD: distinfo,v 1.13 2014/07/08 13:37:30 ryoon Exp $
+$NetBSD: distinfo,v 1.14 2015/03/24 14:34:57 ryoon Exp $
-SHA1 (aranym_0.9.16.orig.tar.gz) = e47e65b85102f5f03277374b3908b7b4fd430eec
-RMD160 (aranym_0.9.16.orig.tar.gz) = d5660bff544822bcb9c2f4cf35d9cfd299ecd4e8
-Size (aranym_0.9.16.orig.tar.gz) = 1778730 bytes
-SHA1 (emutos-512k-0.9.3.zip) = 3c99b658e32c9f3d3dcad93d53898a1d643f3009
-RMD160 (emutos-512k-0.9.3.zip) = 2b487cb4f989a6614e878da6636aac4e201182b5
-Size (emutos-512k-0.9.3.zip) = 289576 bytes
+SHA1 (aranym_1.0.2.orig.tar.gz) = ac46a8c8d5c572e07e30458444f68b2dcbb7df2a
+RMD160 (aranym_1.0.2.orig.tar.gz) = 68c6813ce38f495916156cb39ab216e9d67a50e4
+Size (aranym_1.0.2.orig.tar.gz) = 2100463 bytes
+SHA1 (emutos-512k-0.9.4.zip) = b46f81dec4574afdc670da14b3bf92452a278a7d
+RMD160 (emutos-512k-0.9.4.zip) = b6e9411090474f8d4eb060d97d1d5a91ccd60f79
+Size (emutos-512k-0.9.4.zip) = 314877 bytes
SHA1 (patch-ab) = 8796751780cc559acd089298f3e8a0918d36db3a
SHA1 (patch-ac) = 8899894456b01c84efd9f96f553750c87df7c21a
SHA1 (patch-ad) = bb8d6b2ecd0c0066f3032a0ef196a1adb51d1786
SHA1 (patch-ae) = 6c7ab7cf17bb9da5944c9a09474079bcfe7e7f43
-SHA1 (patch-configure.ac) = f04e65242c57b0efc7c300118341efa86994e37f
+SHA1 (patch-configure.ac) = 47da314e86b00c9779fc82250de1f6d7a5d65fcd
SHA1 (patch-src_uae__cpu_fpu_fpu__mpfr.cpp) = c492c198a746d62470112b7a7367692d47e16b61
diff --git a/emulators/aranym/patches/patch-configure.ac b/emulators/aranym/patches/patch-configure.ac
index 5ba3d3f2046..5e5afade295 100644
--- a/emulators/aranym/patches/patch-configure.ac
+++ b/emulators/aranym/patches/patch-configure.ac
@@ -1,10 +1,10 @@
-$NetBSD: patch-configure.ac,v 1.2 2012/10/06 12:46:12 ryoon Exp $
+$NetBSD: patch-configure.ac,v 1.3 2015/03/24 14:34:57 ryoon Exp $
---- configure.ac.orig 2012-07-27 18:51:58.000000000 +0000
+--- configure.ac.orig 2014-10-17 14:09:28.000000000 +0000
+++ configure.ac
-@@ -277,10 +277,13 @@ AC_CHECK_HEADERS(termios.h termio.h allo
+@@ -286,10 +286,13 @@ AC_CHECK_HEADERS(termios.h termio.h allo
AC_CHECK_HEADERS(sys/types.h sys/stat.h sys/vfs.h utime.h sys/param.h)
- AC_CHECK_HEADERS(sys/mount.h types.h stat.h)
+ AC_CHECK_HEADERS(sys/mount.h types.h stat.h ext2fs/ext2_fs.h)
AC_CHECK_HEADERS(sys/socket.h)
-AC_CHECK_HEADERS(linux/if.h linux/if_tun.h net/if.h net/if_tun.h, [], [], [
+AC_CHECK_HEADERS(linux/if.h linux/if_tun.h net/if.h net/if_tun.h net/if_tap.h, [], [], [
@@ -17,7 +17,7 @@ $NetBSD: patch-configure.ac,v 1.2 2012/10/06 12:46:12 ryoon Exp $
])
AC_CHECK_HEADERS(net/bpf.h)
-@@ -437,8 +440,14 @@ AC_CACHE_CHECK([whether TUN/TAP is suppo
+@@ -475,8 +478,14 @@ AC_CACHE_CHECK([whether TUN/TAP is suppo
#include <linux/if_tun.h>
#endif
#if defined(HAVE_NET_IF_H) && defined(HAVE_NET_IF_TUN_H)
@@ -32,7 +32,7 @@ $NetBSD: patch-configure.ac,v 1.2 2012/10/06 12:46:12 ryoon Exp $
#endif
], [
struct ifreq ifr;
-@@ -1032,7 +1041,7 @@ if [[ "x$WANT_EXSIGSEGV" = "xyes" ]]; th
+@@ -1134,7 +1143,7 @@ if [[ "x$WANT_EXSIGSEGV" = "xyes" ]]; th
AC_MSG_ERROR([Sorry, extended segfault handler not supported on your platform])
fi
;;
@@ -41,12 +41,12 @@ $NetBSD: patch-configure.ac,v 1.2 2012/10/06 12:46:12 ryoon Exp $
if [[ "x$HAVE_I386" = "xyes" ]]; then
SYSSRCS="$SYSSRCS Unix/xbsd/sigsegv_xbsd.cpp"
else
-@@ -1437,7 +1446,7 @@ fi
- dnl Check for SDL
- SDL_CFLAGS=
+@@ -1645,7 +1654,7 @@ SDL_CFLAGS=
SDL_LIBS=
--if test "x$OS_TYPE" == "xdarwin" -a "x$WITH_FINK" = "xno"; then
-+if test "x$OS_TYPE" = "xdarwin" -a "x$WITH_FINK" = "xno"; then
+ no_sdl=yes
+ no_sdl2=yes
+-if test "$OS_TYPE" == darwin -a "$WITH_FINK" = no; then
++if test "$OS_TYPE" = darwin -a "$WITH_FINK" = no; then
ARANYM_CHECK_FRAMEWORK(SDL, [])
- fi
- if test "x$have_framework_SDL" = "xyes" ; then
+ if test "$have_framework_SDL" = yes ; then
+ ARANYM_CHECK_FRAMEWORK_LOCATION(SDL)