aboutsummaryrefslogtreecommitdiff
path: root/emulators
Commit message (Collapse)AuthorAgeFilesLines
...
* emulators/ppsspp: update to 1.14.4Jan Beich2023-01-032-4/+4
| | | | | | | Changes: https://github.com/hrydgard/ppsspp/releases/tag/v1.14.4 Reported by: GitHub (watch releases) (cherry picked from commit 5d942c73f0982cf8b7ef95812006b83add1bdc8d)
* emulators/ppsspp: limit wayland category to SDL frontendJan Beich2023-01-021-1/+2
|
* emulators/ppsspp: update to 1.14.3Jan Beich2023-01-022-4/+4
| | | | | Changes: https://github.com/hrydgard/ppsspp/releases/tag/v1.14.3 Reported by: GitHub (watch releases)
* emulators/ppsspp: add to wayland category after 8211f9d43fd3Jan Beich2023-01-021-1/+1
| | | | | https://github.com/hrydgard/ppsspp/commit/b0ceeede7902 https://github.com/hrydgard/ppsspp/commit/83fccd0835b9
* emulators/snes9x-gtk: add to wayland category after 9975aa3a3a27Jan Beich2023-01-021-0/+1
|
* emulators/fuse-roms: switch to Daniel Menelkir's ROM distribution.Rene Ladan2023-01-012-22/+33
| | | | | | | His distribution is a superset of the Fedora distribution used previously. This eases maintenance of the port. Suggested by Daniel per private mail.
* emulators/qemu-devel: Update version 7.1.0.20220805=>7.2.0.20221221Muhammad Moinur Rahman2022-12-312-19/+19
|
* emulators/qemu: Update version 7.1.0=>7.2.0Muhammad Moinur Rahman2022-12-314-24/+11
| | | | | | - Disable guest-agent Relnotes: https://wiki.qemu.org/ChangeLog/7.2
* emulators/lisaem: Cleanup EXPIRED portsMuhammad Moinur Rahman2022-12-318-404/+0
| | | | Approved by: portmgr
* emulators/yuzu: update to s20221230Jan Beich2022-12-313-15/+18
| | | | Changes: https://github.com/yuzu-emu/yuzu/compare/60419dd35...88f5d38b9
* emulators/yuzu: unbreak on FreeBSD 12.4 after 45279a785c71Jan Beich2022-12-311-1/+4
| | | | | FreeBSD 12.3 needs newer clang/libc++ but statically linking against libc++ (a la rpcs3) causes crashes due to ABI mismatch in dependencies.
* emulators/rpcs3: update to 0.0.25.14517Jan Beich2022-12-312-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/9d432187aa...310fa7127d
* emulators/ppsspp: update to 1.14.2Jan Beich2022-12-302-4/+4
| | | | | Changes: https://github.com/hrydgard/ppsspp/releases/tag/v1.14.2 Reported by: GitHub (watch releases)
* emulators/wine-proton: Update to 7.0-5Alex S2022-12-294-6/+37
| | | | | | Mark IGNORE on 12. PR: 268450
* emulators/yuzu: update to s20221228Jan Beich2022-12-292-7/+7
| | | | Changes: https://github.com/yuzu-emu/yuzu/compare/c5de54d50...60419dd35
* emulators/virtualbox-ose-additions*: Fix patch and build (for non-legacy)Li-Wen Hsu2022-12-282-3/+3
| | | | | PR: 268603 Fixes: c35a71080172 emulators/virtualbox-ose: fix builds on CURRENT
* emulators/rpcs3: update to 0.0.25.14507Jan Beich2022-12-282-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/6c74274502...9d432187aa
* emulators/yuzu: update to s20221227Jan Beich2022-12-282-7/+7
| | | | Changes: https://github.com/yuzu-emu/yuzu/compare/2d7f9fb21...c5de54d50
* emulators/yuzu: update to s20221226Jan Beich2022-12-262-7/+7
| | | | Changes: https://github.com/yuzu-emu/yuzu/compare/c86e21abe...2d7f9fb21
* emulators/rpcs3: update to 0.0.25.14502Jan Beich2022-12-262-6/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/5b95cfda40...6c74274502
* emulators/vice: update to 3.7Dirk Meyer2022-12-266-113/+136
|
* emulators/linux_base-c7: Various updatesTijl Coosemans2022-12-252-96/+87
| | | | | | | | | | | bash-4.2.46-35.el7_9 glib2-2.56.1-9.el7_9 glibc-2.17-326.el7_9 krb5-libs-1.15.1-55.el7_9 nss-softokn-freebl-3.79.0-4.el7_9 openssl-libs-1.0.2k-25.el7_9 xz-libs-5.2.2-2.el7_9 zlib-1.2.7-20.el7_9
* emulators/yuzu: update to s20221223Jan Beich2022-12-242-7/+7
| | | | Changes: https://github.com/yuzu-emu/yuzu/compare/1b11e0f0d...c86e21abe
* emulators/rpcs3: limit llvm13 dependency to FreeBSD 12.3Jan Beich2022-12-241-13/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | Base clang 10 is too old: rpcs3/util/types.hpp:1170:20: error: substitution into constraint expression resulted in a non-constant expression concept PtrSame = (is_same_ptr<X, Y>()); ^~~~~~~~~~~~~~~~~~~ rpcs3/Emu/IdManager.h:701:18: note: while checking the satisfaction of concept 'PtrSame<lv2_fs_object, lv2_file>' requested here static_assert((PtrSame<T, Get> && ...), "Invalid ID type combination"); ^~~~~~~~~~~~~~~ rpcs3/Emu/VFS.cpp:940:7: note: in instantiation of function template specialization 'idm::select<lv2_fs_object, lv2_file, (lambda at rpcs3/Emu/VFS.cpp:940:39), std::__1::integral_constant<bool, true> >' requested here idm::select<lv2_fs_object, lv2_file>([&](u32 id, lv2_file& file) ^ Base libc++ 10 is too old: rpcs3/Emu/RSX/Common/simple_array.hpp:287:17: error: no template named 'predicate' in namespace 'std' bool any(std::predicate<const Ty&> auto predicate) const ~~~~~^ rpcs3/Emu/RSX/Common/simple_array.hpp:299:20: error: no template named 'predicate' in namespace 'std' void filter(std::predicate<const Ty&> auto predicate) ~~~~~^ rpcs3/Emu/RSX/Common/simple_array.hpp:317:18: error: no template named 'predicate' in namespace 'std' void sort(std::predicate<const Ty&, const Ty&> auto predicate) ~~~~~^
* emulators/rpcs3: switch back to llvm13 to unbreak FreeBSD < 13Jan Beich2022-12-242-5/+5
| | | | | | | | | | | | | | | | | | | FAILED: rpcs3/Emu/CMakeFiles/rpcs3_emu.dir/Cell/lv2/sys_net/lv2_socket_p2p.cpp.o [...] 1. <eof> parser at end of file #0 0x000000082c9b0ac9 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/llvm15/lib/libLLVM-15.so+0x33b0ac9) #1 0x000000082c9aeca5 llvm::sys::RunSignalHandlers() (/usr/local/llvm15/lib/libLLVM-15.so+0x33aeca5) #2 0x000000082c8d00c5 (/usr/local/llvm15/lib/libLLVM-15.so+0x32d00c5) #3 0x0000000822fadc60 (/lib/libthr.so.3+0x14c60) clang-15: error: clang frontend command failed with exit code 139 (use -v to see invocation) clang version 15.0.6 Target: x86_64-portbld-freebsd12.3 Thread model: posix InstalledDir: /usr/local/llvm15/bin Reported by: pkg-fallout This reverts commit 8bc04d76429085159ef900144e7267b8ce4b70c4.
* emulators/libc6-shim: Update to 20221220Alex S2022-12-232-4/+4
| | | | | | ChangeLog: https://github.com/shkhln/libc6-shim/compare/20211220...20221220 PR: 268481
* emulators/rpcs3: update to 0.0.25.14499Jan Beich2022-12-232-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/8ac9968096...5b95cfda40
* emulators/dosbox-staging: update to 0.80.0Max Brazhnikov2022-12-223-22/+71
| | | | Release notes: https://dosbox-staging.github.io/v0-80-0/
* emulators/open-vm-tools: Add missing dependencyRenato Botelho2022-12-221-1/+3
| | | | | | When X11 option is set, it depends of print/harfbuzz Sponsored by: Rubicon Communications, LLC ("Netgate")
* emulators/open-vm-tools: Unbreak build on CURRENTRenato Botelho2022-12-221-4/+4
| | | | | | Fix build on CURRENT after NDFREE retirement Sponsored by: Rubicon Communications, LLC ("Netgate")
* emulators/lisaem: mark deprecatedLoïc Bartoletti2022-12-221-0/+3
|
* emulators/yuzu: update to s20221220Jan Beich2022-12-212-16/+7
| | | | Changes: https://github.com/yuzu-emu/yuzu/compare/42d81aab3...1b11e0f0d
* emulators/rpcs3: update to 0.0.25.14495Jan Beich2022-12-212-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/1a60fb3c96...8ac9968096
* emulators/ppsspp: update to 1.14.1Jan Beich2022-12-202-9/+4
| | | | | Changes: https://github.com/hrydgard/ppsspp/releases/tag/v1.14.1 Reported by: GitHub (watch releases)
* graphics/vulkan-headers: update to 1.3.238Jan Beich2022-12-202-0/+9
| | | | | | | Force rebuild vulkan-loader to make sure vulkaninfo shows the new version. Changes: https://github.com/KhronosGroup/Vulkan-Headers/compare/v1.3.237...v1.3.238 Reported by: Repology, portscout
* emulators/virtualbox-ose: fix builds on CURRENTMateusz Guzik2022-12-192-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | SAVENAME was retired by D36542 https://reviews.freebsd.org/D36542 Bug 267079 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267079 involves failures to build four ports, for VirtualBox guest additions, on FreeBSD-CURRENT: emulators/virtualbox-ose-additions emulators/virtualbox-ose-additions-legacy emulators/virtualbox-ose-additions-nox11 emulators/virtualbox-ose-additions-nox11-legacy Fix bug 267079 for CURRENT 1400068 and greater by hiding the use of SAVENAME in patch-src_VBox_Additions_freebsd_vboxvfs_vboxvfs__vnops.c for: emulators/virtualbox-ose emulators/virtualbox-ose-legacy PR: : 267079 Author: : mjg Approved by: : ports-committers (lwhsu), khng Differential revision: https://reviews.freebsd.org/D37074
* emulators/yuzu: update to s20221219Jan Beich2022-12-192-8/+7
| | | | Changes: https://github.com/yuzu-emu/yuzu/compare/bbb202cee...42d81aab3
* emulators/rpcs3: update to 0.0.25.14490Jan Beich2022-12-192-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/812224f7f7...1a60fb3c96
* Mk/**tex.mk: Convert bsd.tex.mk to USES=texMuhammad Moinur Rahman2022-12-192-0/+2
| | | | | | | | | | | | | | | | | - Update all the consumers to use USES=tex - USE_TEX=yes is the old way of writing USES=tex which has been removed and replaced in all ports - Almost all of the USE_TEX features remains unchanged - Some consumers had the same variables defined both in the mk infrastructure and also in the ports which have been removed from the ports as those are redundant. In case any of the consumers are failing to build please make sure that the nexessary USES=tex is there. Unlike previous USE_TEX=yes will no longer load the required VARS for tex and related dependencies. Reviewed by: portmgr Approved by: portmgr (blanket)
* emulators/yuzu: drop workaround and rebuild after 5069df47ef8dJan Beich2022-12-192-20/+1
| | | | ld-elf.so.1: Shared object "libfmt.so.8" not found, required by "yuzu"
* */*: chase the upgrade of devel/libfmt to 9.1.0Thierry Thomas2022-12-192-1/+2
| | | | PR: 268081
* emulators/yuzu: expose Qt6 via option + flavor after aad90e4cbb77Jan Beich2022-12-171-13/+38
| | | | https://github.com/yuzu-emu/yuzu/commit/a75542ad2dd0
* emulators/rpcs3: drop useless USES=compilerJan Beich2022-12-171-1/+1
| | | | GCC-based architectures are not supported, see ONLY_FOR_ARCHS.
* emulators/yuzu: drop useless USES=compilerJan Beich2022-12-171-1/+1
| | | | GCC-based architectures are not supported, see ONLY_FOR_ARCHS.
* emulators/yuzu: requires C++20 after 7b88749b5e69Jan Beich2022-12-171-1/+1
| | | | https://github.com/yuzu-emu/yuzu/commit/07632ad82508
* emulators/yuzu: back to clang/libc++ after 2ab8c8d2625dJan Beich2022-12-175-180/+41
| | | | https://github.com/yuzu-emu/yuzu/commit/9737615948d4
* emulators/yuzu: update to s20221216Jan Beich2022-12-162-8/+8
| | | | Changes: https://github.com/yuzu-emu/yuzu/compare/a222f02c7...bbb202cee
* emulators/rpcs3: update to 0.0.25.14478Jan Beich2022-12-162-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/18b7955384...812224f7f7
* emulators/ppsspp: update to 1.14Jan Beich2022-12-153-12/+27
| | | | | | | - VR support (Pico, Quest) requires packaging OpenXR SDK (loader) Changes: https://github.com/hrydgard/ppsspp/releases/tag/v1.14 Reported by: GitHub (watch releases)
* emulators/wine-devel: Sort pkg-plistGerald Pfeifer2022-12-151-1/+1
|