Commit Graph

1691 Commits

Author SHA1 Message Date
bentley
e5a7a73385 Declare variables as int to avoid narrowing errors on arm64. 2019-04-23 08:08:23 +00:00
ajacoutot
632b392586 Unbreak:
*** Parse error in /usr/ports/emulators/nestopia: Trying to set poisoned variable BUILD_DEPENDS-main
2019-04-01 10:11:59 +00:00
jasper
b717644361 update to vbam-2.1.1 2019-04-01 06:39:22 +00:00
bentley
88d5dde6c1 Long overdue update to nestopia-1.49.
Changelog:
https://github.com/0ldsk00l/nestopia/blob/1.49/ChangeLog
2019-04-01 06:34:37 +00:00
bentley
53bed9e6bd Revert an upstream commit that broke keyboard input. 2019-04-01 03:11:18 +00:00
ajacoutot
07e7822fb5 Fix after recent devel/meson MODULE change. 2019-03-27 23:27:59 +00:00
fcambus
dc2e13172e Update mame to 0.208. 2019-03-27 22:13:46 +00:00
bentley
23ff1dc5f7 Update to ppsspp-1.8.0.
Release notes visible on the homepage:
https://ppsspp.org/

Thanks to Charlene Wendling for testing.
2019-03-19 08:10:32 +00:00
bentley
f9196c311e Update wiki link. 2019-03-17 07:05:29 +00:00
fcambus
24838fdcdf Update snes9x to 1.59.2.
Notable changes:

- Switch to GH_ variables, tarballs are not uploaded as assets anymore
- Build system switched from autotools to Meson
2019-03-11 11:18:01 +00:00
bket
b5ab658f28 Bump REVISION due to pkgpath change in net/miniupnp/miniupnpc. 2019-03-11 04:11:57 +00:00
cwen
6309a2bb3b qt5.port.mk: change COMPILER
Move it to "base-clang ports-gcc" and bump REVISION accordingly.
This unbreaks Qt5-related binaries runtime on macppc.

OK sthen@
2019-03-08 20:00:39 +00:00
fcambus
d12f509ab6 Attempt to fix the build on non amd64/i386 platforms, by patching the
I/O code so the outb() function is only called if HAVE_I386_SET_IOPERM
or HAVE_LIBAMD64 are defined.

While there, remove the --disable-hardsid configure option, as HardSID
support isn't built by default.
2019-03-07 14:45:29 +00:00
bentley
93d0882a05 Make arm and arm64 do the same thing as all other archs by disabling EGL.
No bump, as platforms using EGL didn't build anyway.
2019-03-07 07:22:19 +00:00
bentley
309d13a6ae Update to mgba-0.7.1.
Release notes:
https://mgba.io/2019/02/24/mgba-0.7.1/
2019-03-05 11:43:13 +00:00
jca
f9e594a405 Stop looking at /usr/local for libelf
Missed during the switch to base libelf.

While here, -D_FILE_OFFSET_BITS=64 serves no purpose on OpenBSD so no
need to specify it in our OpenBSD-only patch.
2019-03-04 13:30:44 +00:00
jca
f7ef33bc4b Calling gettimeofday on a struct bpf_timeval is harmful 2019-03-04 13:25:56 +00:00
jca
7df041638d Unbreak on arm, the regparm attribute only makes sense on i386 2019-03-04 13:01:53 +00:00
jca
c21a96b6e8 Unbreak on arm, the regparm attribute only makes sense on i386 2019-03-04 13:00:48 +00:00
sthen
1c4883b518 remove link to the no-longer-present http://www.openbsd.org/vax-simh.html
Eddie Thieda suggested linking to vax.html but that doesn't include any
installation instructions.
2019-03-01 09:39:37 +00:00
fcambus
d17405e514 Update mame to 0.207. 2019-02-28 12:20:33 +00:00
bentley
30a27694f1 Update to mupen64plus-2.5.9.
Countless changes since the last release, 2015's mupen64plus-2.5.
2019-02-26 22:10:54 +00:00
bentley
1a8a166cc1 Import mupen64plus-rsp-cxd4, a low-level signal co-processor plugin.
ok sthen@
2019-02-26 22:07:51 +00:00
fcambus
f7b8d7c063 Update hatari to 2.2.1. 2019-02-11 09:58:53 +00:00
sthen
c951521d97 mark BROKEN-i386, it won't build until an enum is fixed so avoid wasting time 2019-02-08 10:39:27 +00:00
sthen
92a5b0e3a0 fix asio build in emulators/mame with libc++; similar to devel/boost but
no need to consider the case with a ports-clang compiler on a gcc arch (which
uses libstdc++ not libc++). amd64 test and ok jca

(i386 is broken due to a different issue)
2019-02-06 13:09:09 +00:00
bentley
7c093b6ca9 Update to retroarch-1.7.6.
Release notes:
https://www.libretro.com/index.php/retroarch-1-7-6-released/
2019-02-05 07:54:16 +00:00
jca
15f9099d0a Move to libelf from base
Initial diff from jsg@, ok jasper@ (maintainer of
libdwarf/ctftools/libelf).
2019-02-04 23:34:10 +00:00
fcambus
010576a5d2 Update hatari to 2.2.0. 2019-02-04 21:26:06 +00:00
fcambus
113718a6b7 Update mame to 0.206. 2019-02-04 10:12:52 +00:00
jsg
714917d62a Fix build error reported by naddy@.
Mesa >= 18.2.5 has newer OpenGL headers from Khronos which change the
include guards.
2019-01-31 13:45:01 +00:00
bentley
5a73e0dd98 Add two pledge calls to bin/mgba.
First promise:
stdio rpath wpath cpath inet fattr unix dns drm audio

Second promise:
stdio rpath wpath cpath fattr drm audio

Extensively tested by me.
2019-01-27 11:11:20 +00:00
bentley
abcdd6fa5a Update to mgba-0.7.0.
Release notes:
https://mgba.io/2019/01/26/mgba-0.7.0/
2019-01-27 09:48:29 +00:00
jsg
d9cb1f7847 update to dosbox 0.74-2 2019-01-22 04:31:41 +00:00
solene
8901a7e38e Remove BROKEN-powerpc as it happens it works on powerpc now
ok edd@
2019-01-11 11:13:10 +00:00
thfr
5c1b359e87 bulk-update maintainer email, reminded of need to bump & ok phessler@ 2019-01-06 21:26:02 +00:00
juanfra
660fb5b19f Update to xroar 0.35.3. 2019-01-03 18:31:41 +00:00
fcambus
f01c6a37cb Avoid picking up net/libnet if it's installed.
OK naddy@ (who spotted the issue, thanks!)
2019-01-01 21:46:15 +00:00
juanfra
834e232546 Change gr-lida to qt5 and poppler-qt5. Works for me on amd64.
Remove COMPILER and qtbase (from rsadowski@).
2018-12-28 22:04:59 +00:00
fcambus
4ad384b8ae Update mame to 0.205. 2018-12-26 11:29:18 +00:00
sthen
3b227cb1bc rm 0-byte patches, reminded by Brad 2018-12-24 22:13:14 +00:00
fcambus
ce2042a960 Fix an error in the man page regarding the '800-rev' option.
Reported by Tracey Emery, thanks!
2018-12-21 12:13:49 +00:00
fcambus
303193d497 Update vice to 3.3.
Notable changes:

- Add devel/gettext to LIB_DEPENDS
- Remove --with-sdlsound configure option, it is not necessary anymore
  and now links against both SDL and SDL2 if kept enabled
2018-12-21 11:52:05 +00:00
fcambus
f3fd68e765 Update snes9x to 1.58.
Notable changes:

- Remove now unnecessary LIB_DEPENDS on textproc/libxml
- Install the new LICENSE file in place of snes9x-license.txt
2018-12-21 11:12:11 +00:00
sthen
c2f6b945df update to qemu-3.1.0, from Brad. 2018-12-19 17:57:06 +00:00
sthen
49b00025fd bump REVISION for ports with a LIB_ or RUN_DEPENDS on devel/boost,
it has been split into subpackages
2018-12-13 19:53:23 +00:00
fcambus
0cb00f7b67 Update mame to 0.204 and switch HOMEPAGE to HTTPS. 2018-11-29 09:10:58 +00:00
juanfra
9a8f8b1c7a Update to xroar 0.35.2. 2018-11-27 19:39:11 +00:00
naddy
062c75fcf5 build shared libraries/modules with -fPIC on all archs including i386
ok bentley@
2018-11-26 18:57:27 +00:00
fcambus
1dd6fe817d Update snes9x to 1.57.
The "Synchronize with sound" option in the Sound preferences used to
be enabled by default, but it isn't anymore in 1.57. If you encounter
any audio crackling and stuttering with this version, configure speed
throttle to "Synchronize with sound" in the Emulation preferences.
2018-11-22 21:01:10 +00:00
naddy
a2d841a91c allow text relocations from non-PIC i386 assembly code 2018-11-21 21:18:11 +00:00
naddy
e89b60dd9d allow text relocations on i386 from non-PIC assembly code 2018-11-20 20:30:03 +00:00
fcambus
d772fa0de7 Update gxemul to 0.6.0.2. This allows getting rid of all patches but
the configure one.

OK benoit@
2018-11-20 08:20:39 +00:00
juanfra
4ec8d7480a Update to xroar 0.35.1. 2018-11-18 00:18:20 +00:00
bentley
c48c45364f Fat-fingered previous change. 2018-11-16 06:03:26 +00:00
bentley
20ac7a63b0 Use libswresample instead of libavresample, backported from upstream. 2018-11-16 06:01:48 +00:00
sthen
6b8e265514 bump ports known/suspected to be affected by issue with libedit/libreadline
and termcap on lld arches.
2018-11-14 20:48:21 +00:00
naddy
e16a5a7a44 disable non-PIC i386 assembly code and build the same as on other archs
ok fcambus@
2018-11-12 18:49:48 +00:00
bentley
8cf8030f45 Disable assembly code, in hopes of fixing the build on i386. 2018-11-11 19:47:48 +00:00
bentley
cc7e268139 Update to retroarch-1.7.5.
Release notes:
https://www.libretro.com/index.php/retroarch-1-7-5-released/
https://www.libretro.com/index.php/retroarch-1-7-4-released/
https://www.libretro.com/index.php/retroarch-1-7-3-released/
2018-11-11 00:48:36 +00:00
bentley
c888dd218e Update to ppsspp-1.7.1.
Release notes: https://github.com/hrydgard/ppsspp#whats-new-in-171
2018-11-10 17:55:30 +00:00
fcambus
5225d983ac Update mame to 0.203. 2018-11-02 09:47:21 +00:00
bentley
73afe54c50 Update to ppsspp-1.7.
Changelog:
https://github.com/hrydgard/ppsspp#whats-new-in-170
2018-10-30 06:35:23 +00:00
sthen
25f0e460f2 Add COMPILER lines to c++ ports which currently use the default. Adjust
some existing COMPILER lines with arch restrictions etc. In the usual
case this is now using "COMPILER = base-clang ports-gcc base-gcc" on
ports with c++ libraries in WANTLIB.

This is basically intended to be a noop on architectures using clang
as the system compiler, but help with other architectures where we
currently have many ports knocked out due to building with an unsuitable
compiler -

- some ports require c++11/newer so the GCC version in base that is used
on these archirtectures is too old.

- some ports have conflicts where an executable is built with one compiler
(e.g. gcc from base) but a library dependency is built with a different
one (e.g. gcc from ports), resulted in mixing incompatible libraries in the
same address space.

devel/gmp is intentionally skipped as it's on the path to building gcc -
the c++ library there is unused in ports (and not built by default upstream)
so intending to disable building gmpcxx in a future commit.
2018-10-24 14:27:57 +00:00
naddy
de94a5059a replace references to rtadvd(8) with rad(8); from Caspar Schutijser 2018-10-01 19:52:41 +00:00
fcambus
163bdc091e Update mame to 0.202. 2018-09-27 10:43:14 +00:00
fcambus
14cb9b30b8 Disable HardSID support, this should hopefully fix the build on arm64. 2018-09-27 09:13:02 +00:00
naddy
70a6c5ec6a When mixing C and C++ code, we need to link with c++(1). Actually,
upstream does this right.
ok bentley@
2018-09-20 16:32:12 +00:00
fcambus
f9d3041b70 Update advancemame to 3.9. 2018-09-09 07:59:23 +00:00
jeremy
818544737e Update to mednafen 1.12.3
Upstream now requires SDL2, so make the necessary adjustments.

Upstream added an openbsd sound driver, but it doesn't use
the sndio API, so switch the default sound driver to sdl which
does use sndio.  Make the openbsd driver still work by default
by defaulting the audio device to /dev/audio0 in that case.

Both the sound driver and sound device are configurable in the
mednafen configuration file.

Based on a patch from anthk@disroot.org
Sound issues pointed out by Bryan Linton <bl@shoshoni.info>
Feedback from ratchov@
OK bentley@
2018-09-08 23:08:39 +00:00
ajacoutot
dacb48dcd8 - Add a patch for the virtio crashing issue
- Remove a patch no longer necessary

from Brad (maintainer)
2018-09-05 07:01:50 +00:00
espie
f4b7f81318 convert to PKGSTEM 2018-09-04 12:46:09 +00:00
thfr
e3bfc620e0 Update dolphin to 5.0.0.20180901 and add missing BDEP+RDEP on
devel/llvm, noticed by aja@ during bulk build. Tested by me and Charlene
Wendling, valuable input on handling dep on llvm by bcallah@, ok aja@
2018-09-02 16:41:40 +00:00
fcambus
14a3ed7eed Update mame to 0.201. 2018-08-31 16:19:01 +00:00
juanfra
9533d675d3 Update to xroar 0.35. 2018-08-30 22:05:42 +00:00
fcambus
87ed5a5671 Remove emulators/sdlmess.
We now have an up-to-date emulators/mame port for which we can build
and distribute binary packages for amd64 and i386. More information
here: https://marc.info/?l=openbsd-ports&m=151514926004836&w=2

MAME and MESS merged in 2015 so emulators/mame contains both.

OK naddy@, bentley@, jca@
2018-08-25 06:46:59 +00:00
fcambus
c189afc7ec Remove emulators/sdlmame.
We now have an up-to-date emulators/mame port for which we can build
and distribute binary packages for amd64 and i386. More information
here: https://marc.info/?l=openbsd-ports&m=151514926004836&w=2

MAME and MESS merged in 2015 so emulators/mame contains both.

OK naddy@, bentley@, jca@
2018-08-25 06:46:07 +00:00
fcambus
94542d7a5d Add @pkgpath markers prior to emulators/sdlmame and emulators/sdlmess
removals.
2018-08-25 06:44:18 +00:00
ajacoutot
4ad21e11e1 Update to qemu-3.0.0.
from Brad (maintainer)
2018-08-17 07:18:59 +00:00
fcambus
78a13b1bc6 Update vice to 3.2.
Notable changes:

- Add a BUILD_DEPENDS on devel/xa, which is now required
- Switch to using SDL2
- Take maintainership

Reads OK kn@
2018-08-10 20:55:26 +00:00
espie
e3e7c108c6 make weird build more regular 2018-08-07 10:05:38 +00:00
rsadowski
ca493e4991 Unbreak build after catch2 update
"All tests passed (257 assertions in 16 test cases)"

Spotted by espie@ Thanks!
2018-07-30 10:17:11 +00:00
fcambus
e87bf217fd Update vbam to 2.1.0.
OK bentley@, solene@
2018-07-26 13:40:52 +00:00
fcambus
f44862a172 Update mame to 0.200 and switch MASTER_SITES to SourceForge, as it is
a lot faster than GitHub.
2018-07-26 13:30:03 +00:00
fcambus
6433b4cd22 Enable support for parallel port backup units on amd64 and i386.
Patches from upstream SVN commit 2667. Thanks to Daniel Horchner!
2018-07-24 13:09:47 +00:00
thfr
3cceff4491 +dolphin 2018-07-22 16:58:29 +00:00
thfr
22978ccf3e import ports/emulators/dolphin, ok bentley@
Dolphin is an emulator for two recent Nintendo video game consoles: the
GameCube and the Wii. It allows PC gamers to enjoy games for these two
consoles in full HD (1080p) with several enhancements: compatibility with
all PC controllers, turbo speed, networked multiplayer, and even more.
2018-07-22 16:54:48 +00:00
fcambus
b025a1132b Build ucon64 with libdiscmage support. 2018-07-20 21:48:48 +00:00
fcambus
eb2b7369af Update mame to 0.199. 2018-07-10 17:29:07 +00:00
fcambus
9b11531a3e Disable retguard for mame.
ELF_RANDOMIZE_LIMIT was bumped to 1MB for retguard, but MAME actually
requires 4MB, so it fails on statup.

There is no sense bumping ELF_RANDOMIZE_LIMIT again just for one program,
so disable retguard by adding -fno-ret-protector to CFLAGS.

Discussed with mortimer@
2018-07-10 14:05:23 +00:00
fcambus
e4312446b4 Update fuse-utils to 1.4.3.
OK gonzalo@
2018-07-08 18:34:02 +00:00
espie
a3cc216348 @tag update-mime-database 2018-07-01 18:33:35 +00:00
fcambus
634a12b89e Update advancemame to 3.8 and switch HOMEPAGE to HTTPS. 2018-07-01 10:05:58 +00:00
espie
c36d0659b9 @tag gtk-update-icon-cache 2018-06-29 22:16:08 +00:00
espie
150a0f36fa first tag: update-desktop-database 2018-06-27 21:03:34 +00:00
benoit
bec9a381e2 Update to stella-5.1.3.
from Tom Murphy, thanks !
2018-06-27 20:56:54 +00:00
fcambus
59ed5707d0 Update snes9x to 1.56.2. 2018-06-23 12:11:02 +00:00
sthen
797f28f20e re-add BROKEN-i386, with a different reason this time.
src/core/libcore.a(uds_beacon.cpp.o): In function `non-virtual thunk to CryptoPP::BlockCipherFinal<(CryptoPP::CipherDir)0, CryptoPP::Rijndael::Enc>::~BlockCipherFinal()':
uds_beacon.cpp:(.text._ZThn4_N8CryptoPP16BlockCipherFinalILNS_9CipherDirE0ENS_8Rijndael3EncEED0Ev[_ZThn4_N8CryptoPP16BlockCipherFinalILNS_9CipherDirE0ENS_8Rijndael3EncEED0Ev]+0x75): undefined reference to `operator delete(void*, std::align_val_t)'
src/core/libcore.a(uds_beacon.cpp.o): In function `non-virtual thunk to CryptoPP::ClonableImpl<CryptoPP::BlockCipherFinal<(CryptoPP::CipherDir)0, CryptoPP::Rijndael::Enc>, CryptoPP::Rijndael::Enc>::Clone() const':
uds_beacon.cpp:(.text._ZThn4_NK8CryptoPP12ClonableImplINS_16BlockCipherFinalILNS_9CipherDirE0ENS_8Rijndael3EncEEES4_E5CloneEv[_ZThn4_NK8CryptoPP12ClonableImplINS_16BlockCipherFinalILNS_9CipherDirE0ENS_8Rijndael3EncEEES4_E5CloneEv]+0x20): undefined reference to `operator new(unsigned long, std::align_val_t)'
uds_beacon.cpp:(.text._ZThn4_NK8CryptoPP12ClonableImplINS_16BlockCipherFinalILNS_9CipherDirE0ENS_8Rijndael3EncEEES4_E5CloneEv[_ZThn4_NK8CryptoPP12ClonableImplINS_16BlockCipherFinalILNS_9CipherDirE0ENS_8Rijndael3EncEEES4_E5CloneEv]+0x58): undefined reference to `operator delete(void*, std::align_val_t)'
src/core/libcore.a(ccm.cpp.o): In function `HW::AES::(anonymous namespace)::CCM_3DSVariant_Final<true>::~CCM_3DSVariant_Final()':
ccm.cpp:(.text+0xbf1): undefined reference to `operator delete(void*, std::align_val_t)'
src/core/libcore.a(ccm.cpp.o): In function `non-virtual thunk to HW::AES::(anonymous namespace)::CCM_3DSVariant_Final<true>::~CCM_3DSVariant_Final()':
ccm.cpp:(.text+0xca4): undefined reference to `operator delete(void*, std::align_val_t)'
src/core/libcore.a(ccm.cpp.o): In function `non-virtual thunk to HW::AES::(anonymous namespace)::CCM_3DSVariant_Final<true>::~CCM_3DSVariant_Final()':
ccm.cpp:(.text+0xd04): undefined reference to `operator delete(void*, std::align_val_t)'
[...]
2018-06-22 00:42:13 +00:00
thfr
e85828eafd update to nightly #729 with fix for i386; remove BROKEN-i386; ok sthen@ 2018-06-18 17:44:38 +00:00
bentley
51f3fd5c7c Update to ppsspp-1.6.3.
With some suggestions from Jan Beich (FreeBSD); thanks!
2018-06-15 08:12:31 +00:00
bentley
7bda0ba0f9 Hidden build dep on boost.
Noticed by naddy@
2018-06-08 05:23:21 +00:00
sthen
588c573524 mark as BROKEN-i386, "always_inline function '_mm_sra_pi32' requires
target feature 'mmx', but would be inlined into function 'calcCrossCorr'
that is compiled without support for 'mmx'".
2018-06-07 16:29:26 +00:00
bentley
79da112b31 Switch to real tarballs for retroarch.
These include extra Creative Commons assets used in themes.
2018-06-06 09:08:59 +00:00
bentley
b54f32762c +citra 2018-06-05 07:41:21 +00:00
bentley
f38b9fdb20 Import citra-0.0.0.717.
Citra is an experimental open-source Nintendo 3DS emulator/debugger written in
C++. It is written with portability in mind, with builds actively maintained for
Windows, Linux and macOS. Citra only emulates a subset of 3DS hardware and
therefore is generally only useful for running/debugging homebrew applications.
Citra is even able to boot several commercial games.

From Thomas Frohwein. Thanks!
ok sthen@
2018-06-05 07:40:55 +00:00
benoit
11a7c0a260 Update to stella-5.1.2.
from Tom Murphy and ok gonzalo@, thanks
2018-05-31 14:07:53 +00:00
fcambus
d369d06b34 Update mame to 0.198. 2018-05-31 09:12:38 +00:00
jasper
ca4aa24bdb link with libusb-1.0 and not libusb; fixes build with lld
tested by and ok bentley@ (MAINTAINER)
2018-05-17 09:55:46 +00:00
espie
ec66fcc4a8 add missing plist entries
okay bentley@
2018-05-15 14:49:45 +00:00
sthen
8567cd7f04 actually...last commit got further but still didn't link, so disable
asm completely,
2018-05-09 19:22:21 +00:00
sthen
a8b84214ac workaround broken auto-detection on i386; "Found assembler: nasm;yasm" ->
"The CMAKE_ASM_NASM_COMPILER: nasm;yasm is not a full path and was not
found in the PATH."
2018-05-09 19:01:14 +00:00
fcambus
13fa5dbad8 Update fuse to 1.5.2 and do some WANTLIB fixes: ICE and SM are not
required by the gtk flavor, so add them conditionally.

OK benoit@
2018-05-02 20:51:14 +00:00
ajacoutot
62621d740c Update to qemu-2.12.0.
from Brad (maintainer)
2018-05-02 08:21:13 +00:00
jasper
28ce67eb51 regen WANTLIB 2018-04-27 15:43:17 +00:00
bentley
c84a3d8a96 Update to retroarch-1.7.2.
Release notes:
https://www.libretro.com/index.php/retroarch-1-7-2-released/
2018-04-27 08:16:13 +00:00
bentley
41ab6459e8 Update to mgba-0.6.3, a bugfix release.
Release notes: https://mgba.io/2018/04/14/mgba-0.6.3/
2018-04-27 08:15:32 +00:00
fcambus
3109954981 Update mame to 0.197. 2018-04-25 10:22:37 +00:00
jasper
2520aa17e7 explicitly disable the WX frontend to prevent failing configure checks 2018-04-24 13:03:46 +00:00
jasper
7c016eb9bf forgot to add this patch 2018-04-24 12:04:35 +00:00
jasper
d0741fb468 update to vbam-2.0.2 2018-04-24 12:04:00 +00:00
jca
85e4288468 Now builds on sparc64 (at least) 2018-04-23 18:59:25 +00:00
fcambus
6cee323e99 Use grep -Rl instead of grep -rl, as the manpage says usage of the -r
flag is strongly discouraged.

Pointed out by martijn@, thanks!
2018-04-23 13:24:47 +00:00
ajacoutot
c6a022646c Pass MAP_STACK on allocated memory used for stack.
from semarie
ok Brad (maintainer)
2018-04-23 09:02:26 +00:00
fcambus
150b728c38 Use grep -rl instead of hardcoding paths where to perform "png.h" to
"localpng.h" substitutions. Some substitutions where not done, which
caused the build to fail when graphics/png is not installed.

OK nigel@, who initially reported the issue.
2018-04-23 00:35:14 +00:00
naddy
bf684f193d re-fix build for clang6 on ILP32 platforms 2018-04-22 18:41:21 +00:00
fcambus
e9fe164ce5 Update atari800 to 4.0.0. 2018-04-22 11:23:28 +00:00
fcambus
5ef77a0db4 Enable build on i386, as it builds and runs fine.
OK sthen@
2018-04-20 15:06:22 +00:00
fcambus
005b715118 Fix build with Clang 6, from upstream.
OK schwarze@
2018-04-16 21:01:30 +00:00
bluhm
7bd90312b2 Fix frodo build with clang6.
OK bcallah@
2018-04-15 21:29:32 +00:00
bcallah
7eeb9dab6e Fix build with clang6. Correct upstream approach pointed out by bentley@. 2018-04-15 20:57:16 +00:00
naddy
747105e359 fix build for clang6; code shared with emulators/desmume 2018-04-15 20:52:34 +00:00
naddy
e60c41a3ba fix build with clang6 and fix a bug in the process; from upstream git 2018-04-15 20:17:34 +00:00
edd
e8f674f4ad emulators/dgen-sdl: Unbreak build with clang 6.
OK sthen@, thanks.
2018-04-13 14:52:07 +00:00
edd
0ff09dc324 emulators/fs-uae: Make it build with clang 6.
OK sthen@, jca@, thanks!
2018-04-11 08:42:51 +00:00
jsg
d8e4568ca1 Fix build with clang 6.0. From FreeBSD ports. 2018-04-10 15:25:45 +00:00
bentley
1d4980521b Improve things with clang 6. (still doesn't build) 2018-04-09 05:46:42 +00:00
bentley
face25ac7c Fix with new clang. 2018-04-09 05:25:45 +00:00
espie
e9692e9b98 fixes for clang 6.0, mostly spaces in string concat...
also a switch narrowing
2018-04-07 10:55:54 +00:00
bentley
3609f38b8d Update to mgba-0.6.2.
Release notes:
https://mgba.io/2018/04/03/mgba-0.6.2/
2018-04-06 03:05:39 +00:00
landry
cfa378bddb Bump REVISION on pygame consumers to account for pygame->py-game renaming. 2018-04-01 09:29:31 +00:00
fcambus
86d2eace52 Update mame to 0.196. 2018-03-29 21:51:31 +00:00
fcambus
2a42569789 Remove emulators/advancemess.
It is now packaged together with advancemame in emulators/advancemame.

OK bentley@
2018-03-16 22:01:40 +00:00
fcambus
e5a4faa3d6 Update advancemame to 3.7 and also package advancemess.
Since a few releases, the configure option to build either advancemame
or advancemess is no more, so both are built together. Therefore, there
is no sense in having two separate ports anymore, emulators/advancemess
will be removed.

OK bentley@
2018-03-16 21:59:06 +00:00
benoit
ba76fd1b63 Update to stella-5.1.1.
from Tom Murphy and sthen@, thanks !
2018-03-14 04:37:59 +00:00
fcambus
93d1344ad0 Switch from GitHub auto-generated tarballs to MASTER_SITES. 2018-03-09 22:45:18 +00:00
fcambus
8f25f7421e Update mame to 0.195. 2018-02-28 10:52:43 +00:00
bentley
992001eb13 Update to retroarch-1.7.1.
Changelog: https://www.libretro.com/index.php/retroarch-1-7-1-released/
2018-02-27 08:52:24 +00:00
ajacoutot
34e65c11be Update to qemu-2.11.1. 2018-02-16 14:48:14 +00:00
fcambus
330d2ee681 Update hatari to 2.1.0, and remove patches which were merged upstream. 2018-02-11 13:25:38 +00:00
bentley
39d4896e17 Strip out one missed byte order mark, to fix the build on gcc archs. 2018-02-02 08:38:05 +00:00