1403 Commits

Author SHA1 Message Date
fcambus
7c9625b37d Update virtualjaguar to 2.1.3.
Notable changes:

- GUI now uses Qt 5
- Add new LIB_DEPENDS on audio/libcdio

OK rsadowski@
2017-10-24 16:48:26 +00:00
sthen
ceb7770170 Handle pthread-stubs removal. 2017-10-23 17:10:37 +00:00
fcambus
6cfe7b8a7d Update fuse-utils to 1.3.5.
OK benoit@
2017-10-18 15:58:35 +00:00
fcambus
1b74f8e475 Update fuse to 1.4.1.
OK benoit@
2017-10-18 15:56:42 +00:00
ajacoutot
7a44a3ce06 Update to qemu-2.10.1.
from Brad (maintainer)
2017-10-13 04:48:34 +00:00
bentley
1fdb0e65e1 Update to retroarch-1.6.7. 2017-10-06 23:07:02 +00:00
bentley
b0ff9eb451 Update to mgba-0.6.1.
Release notes: https://mgba.io/2017/10/01/mgba-0.6.1/
2017-10-05 08:32:12 +00:00
naddy
d41153cb13 don't pick up archivers/snappy in configure 2017-09-29 14:44:50 +00:00
dcoppa
41c93f3697 ops, nuke bogus whitespaces 2017-09-28 19:23:02 +00:00
dcoppa
c01acd59d0 Unbreak autoconf checks with clang by not using nested functions
help and ok naddy@
2017-09-28 19:16:36 +00:00
sthen
5fe80c48c6 sync wantlib 2017-09-25 21:25:18 +00:00
sthen
19755759c5 libretro needs c++ libs 2017-09-23 11:30:03 +00:00
sthen
30eaa4b102 sync WANTLIB and bump, gc a few gettext MODULES while there 2017-09-22 21:30:32 +00:00
fcambus
08aadcbbf5 Update fuse-utils to 1.3.4.
OK benoit@
2017-09-13 09:14:22 +00:00
fcambus
14de9b4103 Update fuse to 1.4.0.
OK benoit@
2017-09-13 09:13:19 +00:00
jeremy
741194a472 Update to mednafen 0.9.46. 2017-09-02 21:42:41 +00:00
ajacoutot
cad8dcbbdc Update to qemu-2.10.0.
from Brad (maintainer)
2017-08-31 08:32:36 +00:00
rsadowski
093610f30c fix clang build 2017-08-30 15:09:12 +00:00
juanfra
746ed974bb Update to xroar 0.34.8. 2017-08-21 22:45:51 +00:00
naddy
87441f817b tweak dependencies for ports that use only speexdsp, not speex 2017-08-15 01:07:45 +00:00
sthen
aea051ad86 fix with newer nasm on i386, from Brad 2017-08-12 22:11:23 +00:00
sthen
fc2065fce0 add -fomit-frame-pointer for i386 to unbreak, clang builds use an extra
register compared to the gcc build and we run out.
2017-08-11 10:37:10 +00:00
bentley
d636091c76 Update to openmsx-0.14.0.
Release notes:
https://raw.githubusercontent.com/openMSX/openMSX/RELEASE_0_14_0/doc/release-notes.txt
2017-08-08 06:50:54 +00:00
fcambus
60e712ef75 Update fuse-utils to 1.3.3.
OK benoit@
2017-08-05 11:21:44 +00:00
fcambus
bbb9c2cf92 Update fuse to 1.3.8.
OK benoit@
2017-08-05 11:20:54 +00:00
bentley
9f000d9d87 Update to mgba-0.6.0.
Release notes:
https://github.com/mgba-emu/mgba/blob/0.6.0/CHANGES
2017-08-03 08:49:44 +00:00
bentley
cf40cdd1de Update to openmsx-0.13.0. Fixes clang. Drop maintainership.
Reminded by espie@ and juanfra@
2017-08-03 08:35:06 +00:00
fcambus
d72e55429a Update fuse to 1.3.7.
Notable changes:

- Unbreak the gtk flavor and switch to GTK+ 3
- Drop the gettext module

OK bcallah@
2017-08-02 19:33:55 +00:00
brynet
bf97cfc158 Fix mednafen link with clang builds, not thoroughly tested yet.
ok jeremy@
2017-07-31 21:26:12 +00:00
jeremy
af2524e7ee Switch to COMPILER = gcc-only for force gcc
OK espie@
2017-07-31 19:39:26 +00:00
sthen
4771d93bd8 Fix dosbox on clang+i386, patch taken from FreeBSD, jsg also found it in
upstream svn. OK jsg@.
2017-07-29 08:59:35 +00:00
sthen
48dbc605b1 add COMPILER_LIBCXX to WANTLIB and bump 2017-07-27 09:55:44 +00:00
sthen
5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
espie
c114d7057b add pthread to COMPILER_LIBCXX.
white lie, but it allows clang and gcc to be more similar
bump accordingly.
2017-07-23 09:26:25 +00:00
fcambus
76149627a4 Update fuse-utils to 1.3.2.
OK bcallah@, benoit@
2017-07-18 19:18:39 +00:00
espie
8ac47fd9c6 use COMPILER_LIBCXX where applicable 2017-07-16 19:18:47 +00:00
juanfra
0ae1f230b6 +emulators/gr-lida 2017-07-08 20:18:55 +00:00
juanfra
44c2a5c45a Comment:
games cataloging tool and emulator launcher

Description:
GR-lida is a software for cataloging games and a launcher for emulators. It
includes support for plugins, additional artwork and manuals.

Maintainer: Juan Francisco Cantero Hurtado <juanfra@openbsd.org>

WWW: http://www.gr-lida.org/

OK bcallah@
2017-07-08 20:17:29 +00:00
jeremy
e94d173a34 Drop maintainership of pcsxr and yabause 2017-07-05 19:43:16 +00:00
sthen
4fcf8f2aaf drop MAINTAINER on a few things 2017-07-05 10:22:05 +00:00
fcambus
9c04a607be Update fuse to 1.3.6.
OK bentley@
2017-06-13 12:57:00 +00:00
mlarkin
fe1a03d164 sdlmame: this requires USE_WXNEEDED for various games
ok sthen
2017-06-07 23:21:33 +00:00
fcambus
eda848ca13 Update advancemess to 3.5. 2017-06-05 07:57:11 +00:00
fcambus
8b6d7c4163 Update advancemame to 3.5. 2017-06-05 07:26:30 +00:00
espie
cc5bc426ed switch everything to new COMPILER idiom, even stuff that won't build with clang
yet, but at least that part is done.
2017-05-31 08:08:15 +00:00
espie
b31310c666 differing builtins, WANT_CXX 2017-05-27 08:41:44 +00:00
fcambus
504618c573 Fix HOMEPAGE and MASTER_SITES, project moved to GitHub and the distfiles
have been removed from SourceForge.

OK benoit@
2017-05-27 07:55:27 +00:00
espie
503824262e let it build with clang, just need to patch tls auto-detection 2017-05-27 06:38:23 +00:00
espie
3196824396 more WANT_CXX 2017-05-27 04:47:41 +00:00
espie
ccbe42578f compiles like a charm with clang 2017-05-27 04:45:18 +00:00