aboutsummaryrefslogtreecommitdiff
path: root/emulators
Commit message (Collapse)AuthorAgeFilesLines
* emulators/rpcs3: update to 0.0.29.15679Jan Beich2023-10-072-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/4b827a8d9c...2f99fda88e
* emulators/qemu-devel: fix build on powerpc64*Piotr Kubaj2023-10-061-0/+18
| | | | Same patch as for emulators/qemu.
* emulators/dolphin-emu: Update to 5.0.19870Ganael LAPLANCHE2023-10-069-63/+184
| | | | | | | | Also: - Fix xxhash detection - Enable noaslr (now needed) - Switch to Qt6 - Update pkg-descr
* emulators/nemu: Update to 3.3.0Gleb Popov2023-10-052-4/+4
| | | | Reported by: portscout!
* emulators/mame: Update to 0.259Alastair Hogge2023-10-045-35/+64
| | | | | | | | | | | | | * Update to 0.259 (https://www.mamedev.org/?p=529) * Some Makefile maintenance: remove blank lines from targets; opt for verbose build, remove @ from commands * Add MAME keymaps * Prefer ${PREFIX}/share over ${MANPREFIX} * Pull in an upstream commit to patch LLVM builds for 0.259 on FreeBSD Changelog: https://www.mamedev.org/?p=529 PR: 274227 MFH: 2023Q4
* emulators/winetricks: Update to 20230903Alexander Vereeken2023-10-033-4/+99
| | | | | | | ChangeLog: https://github.com/Winetricks/winetricks/compare/20230212...29e1006 PR: 274186
* emulators/yuzu: update to s20231002Jan Beich2023-10-032-5/+5
| | | | Changes: https://github.com/yuzu-emu/yuzu/compare/184ee2d890...7a0da729b4
* emulators/rpcs3: update to 0.0.29.15667Jan Beich2023-10-032-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/2381e33236...4b827a8d9c
* all: return bland@'s ports to the pool (+gnome) after safekeeping their ↵Rene Ladan2023-10-021-1/+1
| | | | | | commit bit. Hat: portmgr-secretary
* emulators/wine-devel: Update to Wine 8.15Gerald Pfeifer2023-10-013-4/+21
| | | | | | | | | | | This includes the following changes: - Support for TEXT print processor. - Cycle Collection support in MSHTML. - Cross-process memory notifications in Wow64. - Various bug fixes. PR: 273837 Approved by: maintainer timeout
* emulators/yuzu: update to s20230929Jan Beich2023-09-302-5/+5
| | | | Changes: https://github.com/yuzu-emu/yuzu/compare/f782104125...184ee2d890
* emulators/uae: Remove CC/CPP/CXX exportsMuhammad Moinur Rahman2023-09-291-3/+0
| | | | | | USES=llvm now by default exports CC/CPP/CXX so remove those Approved by: portmgr (blanket)
* emulators/ppsspp: update to 1.16.5Jan Beich2023-09-284-7/+7
| | | | | Changes: https://github.com/hrydgard/ppsspp/releases/tag/v1.16.5 Reported by: GitHub (watch releases)
* emulators/pcsx2: Mark as BROKEN before 13.2Ganael LAPLANCHE2023-09-281-1/+8
| | | | | | | | Pcsx2 needs a libc++ with std::bit_cast support (introduced in 13.2 with commit 4b6eb0e63c69) PR: 273889 Reported by: diizzy
* emulators/yuzu: update to s20230928Jan Beich2023-09-282-5/+5
| | | | Changes: https://github.com/yuzu-emu/yuzu/compare/a19f62e636...f782104125
* emulators/rpcs3: update to 0.0.29.15655Jan Beich2023-09-282-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/b2c6958750...2381e33236
* devel/boost*: bump all consumers after 1.83.0Dima Panov2023-09-271-1/+1
|
* emulators/qemu-devel: Update to snapshot 20230831Muhammad Moinur Rahman2023-09-272-24/+22
|
* emulators/qemu-devel: Update to 20230731 snapshotMuhammad Moinur Rahman2023-09-263-78/+70
| | | | - Pet portclippy
* emulators/yuzu: update to s20230925Jan Beich2023-09-262-5/+5
| | | | Changes: https://github.com/yuzu-emu/yuzu/compare/33e2dce715...a19f62e636
* emulators/rpcs3: update to 0.0.29.15632Jan Beich2023-09-262-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/a70f278117...b2c6958750
* emulators/ppsspp: unbundle net/miniupnpc after 30529d609400Jan Beich2023-09-254-8/+6
| | | | | | | PPSSPP fork appears to be miniupnpc_2_2_2-6-g3a87be3 snapshot, thus a subset of system version after 529426676b2b. https://github.com/hrydgard/ppsspp/commit/521b04452efc
* emulators/ppsspp: drop redundant CMAKE_ARGS after 0a420a765ebaJan Beich2023-09-251-1/+1
| | | | https://github.com/hrydgard/ppsspp/commit/cbab6770756f
* emulators/ppsspp: update to 1.16.4Jan Beich2023-09-252-4/+4
| | | | | Changes: https://github.com/hrydgard/ppsspp/releases/tag/v1.16.4 Reported by: GitHub (watch releases)
* emulators/qemu-devel: Update to snapshot 20230630Muhammad Moinur Rahman2023-09-253-35/+40
| | | | | - Sanitize some of the pkg-message - Remove some unnecessary dependency
* emulators/qemu-devel: Update snapshot to 20230531Muhammad Moinur Rahman2023-09-244-54/+27
|
* emulators/yuzu: simplify CC/CXX/CPP after 4df0e66a3662Jan Beich2023-09-231-4/+1
|
* emulators/qemu7: Update version 7.2.5=>7.2.6Muhammad Moinur Rahman2023-09-232-4/+4
| | | | Changelog: https://wiki.qemu.org/ChangeLog/7.2
* emulators/qemu: Update version 8.1.0=>8.1.1Muhammad Moinur Rahman2023-09-232-4/+4
| | | | Changelog: https://wiki.qemu.org/ChangeLog/8.1
* emulators/yuzu: update to s20230922Jan Beich2023-09-232-5/+5
| | | | Changes: https://github.com/yuzu-emu/yuzu/compare/c708643972...33e2dce715
* emulators/rpcs3: update to 0.0.29.15630Jan Beich2023-09-232-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/f398f1113d...a70f278117
* emulators/ppsspp: update to 1.16.3Jan Beich2023-09-222-7/+7
| | | | | Changes: https://github.com/hrydgard/ppsspp/releases/tag/v1.16.3 Reported by: GitHub (watch releases)
* emulators/libc6-shim: update to 20230916Alex S2023-09-222-4/+4
| | | | | | Changelog: https://github.com/shkhln/libc6-shim/compare/20230629...20230916 PR: 273936
* emulators/open-simh: New portKevin Bowling2023-09-216-0/+161
|
* emulators/yuzu: update to s20230920Jan Beich2023-09-212-5/+5
| | | | Changes: https://github.com/yuzu-emu/yuzu/compare/974380fe1...c708643972
* emulators/wine-devel: Update to Wine 8.14Gerald Pfeifer2023-09-203-236/+733
| | | | | | | | | | | | | | | | | | | | This includes the following changes: - Initial support for painting windows in the Wayland driver (which we do not use yet). - Command stream performance improvements in WineD3D. - Wow64 support in WineGStreamer. - WeakMap support in JScript. - Georgian translation. - Dumping of Windows registry files in WineDump. - Fixes for Wow64 window messages. - Various bug fixes. And it brings loads of packaging changes. PR: 273538 Approved by: maintainer timeout
* emulators/open-vm-tools: Update to 12.3.0Renato Botelho2023-09-202-5/+4
| | | | | | PR: 273486 Reported by: John Wolfe <jwolfe@vmware.com> Sponsored by: Rubicon Communications, LLC ("Netgate")
* emulators/ppsspp: update to 1.16.2Jan Beich2023-09-192-4/+4
| | | | | Changes: https://github.com/hrydgard/ppsspp/releases/tag/v1.16.2 Reported by: GitHub (watch releases)
* emulators/yuzu: update to s20230918Jan Beich2023-09-193-5/+33
| | | | Changes: https://github.com/yuzu-emu/yuzu/compare/aa6afb0cf...974380fe1
* emulators/rpcs3: update to 0.0.29.15620Jan Beich2023-09-162-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/c7c81ed95d...f398f1113d
* emulators/yuzu: update to s20230915Jan Beich2023-09-162-5/+5
| | | | Changes: https://github.com/yuzu-emu/yuzu/compare/66f294785...aa6afb0cf
* emulators/wine-devel: Remove myself from pkg-descrGerald Pfeifer2023-09-151-2/+0
| | | | | While I occasionally contribute when time permits, I stepped down as official maintainer. Still listing me here would be confusing.
* emulators/wine7: Remove the MONO optionGerald Pfeifer2023-09-131-4/+1
| | | | | | This has been rarely used (if at all), and with wine7 forked from the emulators/wine port as a temporary measure may cause challenges wrt. its dependencies otherwise. In any case this reduced complexity.
* emulators/ppsspp: update to 1.16.1Jan Beich2023-09-122-12/+4
| | | | | Changes: https://github.com/hrydgard/ppsspp/releases/tag/v1.16.1 Reported by: GitHub (watch releases)
* emulators/virtualbox-ose: fix build errors on CURRENTKurosawa Takahiro2023-09-124-4/+12
| | | | | | PR: 272991 Reviewed by: corvink, manu Approved by: manu, vbox (maintainer timeout)
* emulators/rpcs3: update to 0.0.29.15617Jan Beich2023-09-122-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/009d8e13da...c7c81ed95d
* emulators/yuzu: update to s20230911Jan Beich2023-09-122-5/+5
| | | | Changes: https://github.com/yuzu-emu/yuzu/compare/69949e796...66f294785
* emulators/qemu-user-static: unbreak with kern.elf64.allow_wx=0Jan Beich2023-09-112-4/+7
| | | | | | $ qemu-aarch64-static /dev/null qemu_mprotect__osdep: mprotect failed: Permission denied mprotect of jit buffer: Permission denied
* emulators/wine-devel: Default to LLVM 15 (instead of 10 or 11)Gerald Pfeifer2023-09-111-1/+1
| | | | | | | | | | | | | Port dc3c11a883551eab418c265403c383b27bad8000 from emulators/wine: If the user has set the default version of LLVM to 10 or 11, use LLVM 15 instead (rather than LLVM 12 as before). LLVM 15 is the current default in ports, so one less version to install in case. Plus it's what everyone else uses. And what this port uses in most cases. Approved by: portmgr (blanket)
* emulators/tic-80: update to 1.1.2736Robert Clausecker2023-09-104-87/+148
| | | | | | | | | This update brings new support for Janet and replaces some other dependencies. QuickJS is currently linked statically from lang/quickjs as that port does not provide a shared object. Changelog: https://github.com/nesbox/TIC-80/releases/tag/v1.1.2736 Changelog: https://github.com/nesbox/TIC-80/releases/tag/v1.1.2729