summaryrefslogtreecommitdiff
path: root/emulators
AgeCommit message (Collapse)Author
2018-07-05Update the Fuse ports to their latest versions:Rene Ladan
- libspectrum 1.4.3 -> 1.4.4 - fuse-utils 1.4.2 -> 1.4.3 - fuse 1.5.4 -> 1.5.5 Changes for fuse: - Improve sound accuracy on Unix 64 bit systems - Allow the use of real joystick hats/dpads in the SDL joystick code - Rename compat_get_home_path() to compat_get_config_path() - Various minor bugfixes Reported by: portscout
2018-07-05emulators/citra: update to s20180704Jan Beich
Changes: https://github.com/citra-emu/citra/compare/945b3413a...fd5f71bcf
2018-07-03emulators/citra: update to s20180703Jan Beich
Changes: https://github.com/citra-emu/citra/compare/490b7ded0...945b3413a
2018-07-03emulators/rpcs3: update to 0.0.5.562Jan Beich
Changes: https://github.com/RPCS3/rpcs3/compare/345f92ab0...3d8223fcc
2018-07-02Update to 5.2.14.Jung-uk Kim
https://www.virtualbox.org/wiki/ChangeLog#14
2018-07-02Remove obsolete patches.Jung-uk Kim
2018-07-02Attempt to see if the build can be fixed on non-clang-based archs.Mark Linimon
Approved by: portmgr (tier-2 blanket)
2018-06-30Update to the Wine 3.0.2 maintenance release which "only" fixes a coupleGerald Pfeifer
of bugs.
2018-06-29emulators/citra: update to s20180629Jan Beich
Changes: https://github.com/citra-emu/citra/compare/438751075...490b7ded0
2018-06-28Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mkTobias C. Berner
From now on, ports that depend on Qt4 will have to set USES= qt:4 USE_QT= foo bar ports depending on Qt5 will use USES= qt:5 USE_QT= foo bar PR: 229225 Exp-run by: antoine Reviewed by: mat Approved by: portmgr (antoine) Differential Revision: →https://reviews.freebsd.org/D15540
2018-06-27emulators/citra: update to s20180627Jan Beich
Changes: https://github.com/citra-emu/citra/compare/689977bbf...438751075
2018-06-27emulators/rpcs3: update to 0.0.5.558Jan Beich
Changes: https://github.com/RPCS3/rpcs3/compare/3b8eab87d...345f92ab0
2018-06-27Do not force stop services when a package is deinstalled.Mathieu Arnold
Starting or stopping services is the role of pkg(8). Sponsored by: Absolight
2018-06-26Update to Wine 3.11. This includes the following changes:Gerald Pfeifer
- More debugger support for Wow64 processes. - Support for sha256/sha384 hashes in ECDSA signatures. - Better reporting of hyper-threaded CPUs. - Improvements to the standard Task Dialog. - Various bug fixes.
2018-06-26emulators/citra: update to s20180624Jan Beich
Changes: https://github.com/citra-emu/citra/compare/f50e505a5...689977bbf
2018-06-26emulators/rpcs3: update to 0.0.5.546Jan Beich
Changes: https://github.com/RPCS3/rpcs3/compare/78ef205b4...3b8eab87d
2018-06-24The VKD3D option is not operational yet, and there is at least oneGerald Pfeifer
prerequisite port we are missing, so make sure we IGNORE this port should anyone try to enable this option nevertheless. PR: 229276
2018-06-23emulators/citra: update to s20180622Jan Beich
Changes: https://github.com/citra-emu/citra/compare/964602dfc...f50e505a5
2018-06-23emulators/rpcs3: update to 0.0.5.530Jan Beich
Changes: https://github.com/RPCS3/rpcs3/compare/c776ff502...78ef205b4
2018-06-23qemu-user-static update:Sean Bruno
- Increase user stack when emulating aarch64. Submitted by: Mikael Urankar <mikael.urankar@gmail.com>
2018-06-22- Update to 0.50.3Danilo Egea Gondolfo
PR: 227981 Submitted by: danilo Approved by: maintainer timeout (gnome, 1 month)
2018-06-21emulators/rpcs3: switch to merged fixJan Beich
2018-06-21emulators/rpcs3: update to 0.0.5.516Jan Beich
Changes: https://github.com/RPCS3/rpcs3/compare/392a4bdc0...c03cde06a
2018-06-21emulators/citra: update to s20180620Jan Beich
Changes: https://github.com/citra-emu/citra/compare/574824a26...964602dfc
2018-06-20Use PY_FLAVOR for dependencies.Mathieu Arnold
FLAVOR is the current port's flavor, it should not be used outside of this scope. Sponsored by: Absolight
2018-06-19- Fix OSVERSION conditionsDmitry Marakasov
Approved by: portmgr blanket
2018-06-19emulators/rpcs3: update to 0.0.5.510Jan Beich
Changes: https://github.com/RPCS3/rpcs3/compare/903da117e...392a4bdc0
2018-06-19emulators/citra: update to s20180617Jan Beich
Changes: https://github.com/citra-emu/citra/compare/cf9bfe069...574824a26
2018-06-18Update CHERI LLVM and QEMU to new snapshots.Brooks Davis
Committed together as code generated by the new LLVM requires updated (virtual) hardware. Sponsored by: DARPA, AFRL
2018-06-17update emulators/winetricks to 20180603Nikolai Lifanov
2018-06-16Port revision 471203 from the wine-devel port to the main wine port:Gerald Pfeifer
Replace explicit settings of CFLAGS and LDFLAGS in favor of USES=localbase (the former predating the latter by at least a decade alas with variation). PR: 226396 Submitted by: John Hein <z7dr6ut7gs@snkmail.com>
2018-06-16Update to Wine 3.10. This includes the following changes:Gerald Pfeifer
- Swapchain support in Direct 3D 12. - Vulkan support updated to the latest spec. - Debugger support for Wow64 processes. - Still more support for the Task Scheduler. - Various bug fixes.
2018-06-16emulators/rpcs3: update to 0.0.5.493Jan Beich
Changes: https://github.com/RPCS3/rpcs3/compare/f491dc141...903da117e
2018-06-14Update automake to 1.16.1. Also remove automake-wrapper. We haven't hadTijl Coosemans
multiple versions of automake in years and probably won't in the future. PR: 228809 Exp-run by: antoine Approved by: portmgr (antoine)
2018-06-14emulators/rpcs3: update to 0.0.5.480Jan Beich
Changes: https://github.com/RPCS3/rpcs3/compare/88b6d5164...f491dc141
2018-06-13emulators/ppsspp-qt5: rebuild after r472312Jan Beich
2018-06-13emulators/ppsspp: unbreak in-game moviesJan Beich
PR: 228972
2018-06-12emulators/rpcs3: update to 0.0.5.474Jan Beich
Changes: https://github.com/RPCS3/rpcs3/compare/626836f95...88b6d5164
2018-06-11emulators/rpcs3: update to 0.0.5.471Jan Beich
Changes: https://github.com/RPCS3/rpcs3/compare/5454f57dd...626836f95
2018-06-11emulators/citra: update to s20180609Jan Beich
Changes: https://github.com/citra-emu/citra/compare/98438258c...cf9bfe069
2018-06-11Update to latest available Codeplex' snapshot and host project on GithubGanael LAPLANCHE
2018-06-10- Update to 0.198Danilo Egea Gondolfo
2018-06-09emulators/citra: update to s20180607Jan Beich
Changes: https://github.com/citra-emu/citra/compare/8e02c70e8...98438258c
2018-06-09emulators/rpcs3: update to 0.0.5.464Jan Beich
Changes: https://github.com/RPCS3/rpcs3/compare/dde4a9c6e...5454f57dd
2018-06-08emulators/citra: don't run tests on some non-x86Jan Beich
qemu-user-static hangs on armv6 and crashes on aarch64. $ make test [0/1] cd /wrkdirs/usr/ports/emulators/citra/work/.build && /usr/local/bin/ctest --force-new-ctest-process Test project /wrkdirs/usr/ports/emulators/citra/work/.build Start 1: tests FAILED: CMakeFiles/test.util cd /wrkdirs/usr/ports/emulators/citra/work/.build && /usr/local/bin/ctest --force-new-ctest-process ninja: build stopped: subcommand failed. *** Error code 1 $ /wrkdirs/usr/ports/emulators/citra/work/.build/src/tests/tests =============================================================================== All tests passed (244 assertions in 14 test cases)
2018-06-07Update libspectrum, fuse and fuse-utils to 1.4.3, 1.5.4 and 1.4.2.Rene Ladan
Highlights include: * Add *.FMF as an allowed filetype to file selectors * Save SCR from current display file * Use 44.1KHz as default sound frequency * Upgrade to libspectrum 1.4.3 to fix TC2048 and TC2068 timings regression * Various minor bugfixes
2018-06-07Update security/mbedtls to 2.9.0 and bump dependent ports.Tijl Coosemans
2018-06-06emulators/rpcs3: update to 0.0.5.445Jan Beich
Changes: https://github.com/RPCS3/rpcs3/compare/88f9d5d58...dde4a9c6e
2018-06-06emulators/ppsspp: update to 1.6.3Jan Beich
Changes: https://github.com/hrydgard/ppsspp/compare/v1.6.2...v1.6.3
2018-06-05emulators/rpcs3: update to 0.0.5.441Jan Beich
Changes: https://github.com/RPCS3/rpcs3/compare/dcd7f442f...88f9d5d58