1848 Commits

Author SHA1 Message Date
rsadowski
ac7fc4ea6a Disable wayland 2021-11-14 20:05:34 +00:00
rsadowski
edff77d15d Disable Wayland
Spotted by naddy@
2021-11-14 15:38:46 +00:00
sthen
8ceea66a9d sort 2021-11-02 21:04:58 +00:00
sthen
6b9d65885a somehow when gns3 was removed, pkg/DESCR wasn't 2021-11-02 20:30:57 +00:00
sthen
5e4370b64d bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:01:12 +00:00
bentley
cd626e0568 Update my distfile mirror URL. 2021-11-01 03:49:29 +00:00
bentley
a1a9988f6b Drop FIX_CRLF_FILES, as it's not currently needed. 2021-10-29 10:26:23 +00:00
bentley
7e8bdf43c0 Update to fceux-2.4.0.
From Omar Polo; thanks!
2021-10-29 10:13:16 +00:00
fcambus
3f8f0f22c5 Update mame to 0.237.
The build system now uses Python 3.
2021-10-28 08:05:14 +00:00
jca
009d64ee6a Fix build on riscv64
ok jasper@ (maintainer)
2021-10-27 13:03:59 +00:00
fcambus
a55ef3d059 mame: set DPB_PROPERTIES = parallel to speed up bulk builds.
Discussed with and OK tb@
2021-10-26 11:27:42 +00:00
sthen
02e0804b9d fix indentation to be consistent with other categories 2021-10-24 23:10:22 +00:00
bentley
85fea34372 Update to mgba-0.9.2. 2021-10-16 08:51:35 +00:00
bcallah
dcd470404f Update to tnylpo-1.1.4
Changelog: https://gitlab.com/gbrein/tnylpo/-/releases#1.1.4
2021-10-09 17:16:49 +00:00
gonzalo
32b1b782c6 Update for Nono to 0.2.2
OK daniel@
2021-10-05 10:15:59 +00:00
fcambus
c5cd030b05 Update mame to 0.236. 2021-10-01 12:13:51 +00:00
sthen
8ba674052d QEMU: the new gmodule dependency is only for plugins support (which is
disabled on !LLD archs); move the WANTLIB entry to the right place.
From Brad.
2021-09-19 10:19:31 +00:00
bentley
7247305dfb Update to ppsspp-1.11.3. fix ffmpeg patches that were breaking some games.
ok (and initally from) stsp@
2021-09-19 00:34:55 +00:00
sthen
3bc8c5b9b1 Move include/qemu-plugin.h to a PFRAG, only included on LLD arches,
should resolve build issue on mips64/sparc64.  From Brad.
2021-09-18 11:06:40 +00:00
sthen
4d0aa0f1ae missing bdep on py-sphinx_rtd_theme, reported by aja@ 2021-09-04 20:25:22 +00:00
sthen
af55411aaf update to qemu-6.1.0, from brad 2021-09-03 23:04:49 +00:00
fcambus
4f9ba79e96 Update mame to 0.235. 2021-08-29 15:51:02 +00:00
jca
54e4c673a3 This only builds on archs with JIT support
Add ONLY_FOR_ARCHS with a list of architectures that support JIT.
Keep ONLY_FOR_ARCHS = ${BE_ARCHS} for documentation support even if it
is now redundant.  Maintainer holid^Wtimeout.
2021-08-07 16:57:07 +00:00
mestre
9d1309119b update to 17.0
this is two major releases ahead of what we had before so the full release notes
can be found on the links below.

https://raw.githubusercontent.com/openMSX/openMSX/RELEASE_16_0/doc/release-notes.txt
https://raw.githubusercontent.com/openMSX/openMSX/RELEASE_17_0/doc/release-notes.txt

cluebat stick, testing on riscv64 and ok provided by jca@
2021-08-06 08:02:10 +00:00
mestre
30c7b2bf79 sprinkle a couple of missing '#include <stack>' to make it compile on sparc64
ok tb@
2021-08-02 06:48:14 +00:00
jca
8dd5311816 Add riscv64 support 2021-08-01 00:18:05 +00:00
fcambus
3120129909 Update mame to 0.234. 2021-07-29 21:58:45 +00:00
naddy
6bbbe20a8c emulators/vbam: do not pick up toolchain components from LLVM port 2021-07-26 16:27:07 +00:00
sthen
cc7a25271a qemu: "Enable building on riscv64. There is a TCG backend.". from Brad 2021-07-23 11:17:17 +00:00
sthen
44b525fd58 qemu: Update the PowerPC build fix to the PPC maintainers fix.
From Brad.
2021-07-16 17:54:16 +00:00
mestre
19ba8ca828 update to 1.27.1
dropped dependency on libsndfile since this version uses libFLAC only, also
removed a few other libs from WANTLIB since they are also not necessary
according to `make lib-depends-check'

tested by Micah Muer < micah at fastmail.net >
2021-07-16 07:49:39 +00:00
daniel
4dc84c9c7d update to nono 0.2.0
ok gonzalo@ (MAINTAINER), aoyama@
2021-07-15 05:01:38 +00:00
bcallah
dc6e5af6a6 Update to sameboy-0.14.3
Changelog: https://github.com/LIJI32/SameBoy/releases/tag/v0.14.3
ok bentley@ (MAINTAINER)
2021-07-13 19:15:39 +00:00
daniel
7437f9d093 update py-sphinx to 4.0.2 and regen PLISTs for affected consumers
all consumers were packaged and installed on amd64 by me; all python2
syntax in consumers appears to have been updated at this point making
it possible to move to the 4.x series.

lang/ghc bits look ok to gnezdo@

ok sthen@ on the rest
2021-07-06 16:55:32 +00:00
daniel
ec6ce35072 distributing binaries is a nono
ok gonzalo@ (MAINTAINER)
2021-07-06 16:43:48 +00:00
jca
af76ad5e4b Fix conflict with uncompress2() provided by recent zlib releases
ok tb@
2021-07-04 14:55:34 +00:00
tb
6614df07b3 emulators/gr-lida: unbreak: remove compat patch for old zlib 2021-07-04 14:33:49 +00:00
fcambus
d31c2cb2eb Update mame to 0.233. 2021-07-02 14:43:46 +00:00
bentley
4df00c00aa Drop maintainership. 2021-06-14 10:19:46 +00:00
kmos
23d29fc2ac Another port needing c99, so add the glue to make base-gcc work.
Fixes the buid on sparc64

ok bentley@
2021-06-10 20:41:58 +00:00
gonzalo
8d424decdb Update for Nono to 0.1.6
http://www.pastel-flower.jp/~isaki/nono/

OK benoit@
2021-06-01 15:16:28 +00:00
fcambus
1ac0dd7dd6 Update mame to 0.232. 2021-05-28 09:16:27 +00:00
rsadowski
54a95a53c7 Enable: use pugixml from ports
Same diff from Brad, OK fcambus@
2021-05-27 04:10:30 +00:00
jasper
9bf412b8d3 fix build on powerpc64 2021-05-13 13:47:53 +00:00
rsadowski
aece573567 Add hidden build dependency on vulkan
- Hidden dependency spotted by tb@. Upstram patch to unbreak the build when
  vulkan is present by me.
- Remove COMPILER because it is inherited by x11/qt5
- Regen WANTLIB

Maintainer timeout
2021-05-13 06:40:58 +00:00
daniel
85de9e8385 update to gxemul 0.7.0 for luna88k improvements 2021-05-08 20:25:50 +00:00
rsadowski
2f95e24a60 Add missing bump 2021-05-05 07:31:12 +00:00
sthen
72aefd2536 add missing BDEP on shells/bash
===>  Faking installation for qemu-6.0.0
env: bash: No such file or directory
env: bash: No such file or directory
env: bash: No such file or directory
env: bash: No such file or directory
(GIT="git" "/pobj/qemu-6.0.0/qemu-6.0.0/scripts/git-submodule.sh" ignore )
env: bash: No such file or directory
2021-05-04 16:06:41 +00:00
rsadowski
12c37c4184 Unbreak ppsspp-1.10.3 with ffmpeg-4.4
Spotted by aja@
2021-05-04 03:50:07 +00:00
landry
77ce47a16f emulators/qemu: improve qemu-guest-agent OpenBSD support
add support for:
- "guest-get-fsinfo"
- "guest-get-vcpus"
- "guest-network-get-interfaces"
taken/adapted from FreeBSD patchset at https://github.com/aborche/qemu-guest-agent/

Initial port patch from Jeroen Derks for qemu 5.1 (thanks!),
forward-ported to 6.0 by myself.

i still need to fixup qemu-ga default args and write a proper rc script..

ok Brad Smith (MAINTAINER)
2021-05-03 08:28:08 +00:00