aboutsummaryrefslogtreecommitdiff
path: root/emulators
Commit message (Collapse)AuthorAgeFilesLines
* MFH: r514155Jan Beich2019-10-092-11/+0
| | | | | | | | | | | | | Don't run tests by default in my ports Yuzu tests frequently time out and didn't find r513863. More comprehensive tests tend to have extra dependencies and are behind non-default TEST option, anyway. Approved by: ports-secteam blanket Notes: svn path=/branches/2019Q4/; revision=514156
* MFH: r514010Jan Beich2019-10-082-8/+8
| | | | | | | | | | emulators/citra: update to s20191005 Changes: https://github.com/citra-emu/citra/compare/80c9137a0...35690e3ac Approved by: ports-secteam (swills, implicit for snapshots) Notes: svn path=/branches/2019Q4/; revision=514017
* MFH: r514007Jan Beich2019-10-082-4/+4
| | | | | | | | | | emulators/ppsspp: update to 1.9.3 Changes: https://github.com/hrydgard/ppsspp/compare/v1.9.2...v1.9.3 Approved by: ports-secteam blanket (regression and crash fixes) Notes: svn path=/branches/2019Q4/; revision=514014
* Qt5 update to 5.13.0Tobias C. Berner2019-10-011-0/+16
| | | | | | | | | | | | For new features, check: https://wiki.qt.io/New_Features_in_Qt_5.13 Thanks to adridg who helped to fix a lot of packages. Exp-run by: antoine PR: 238782 Notes: svn path=/head/; revision=513447
* emulators/rpcs3: update to 0.0.6.8817Jan Beich2019-09-302-5/+5
| | | | | | | Changes: https://github.com/RPCS3/rpcs3/compare/146406947...f83385926 Notes: svn path=/head/; revision=513441
* Update to Wine 4.17. This includes the following changes:Gerald Pfeifer2019-09-305-11/+13
| | | | | | | | | | | | | | | | - New version of the Mono engine with upstream fixes. - Support for DXTn compressed textures. - Initial version of the Windows Script runtime library. - Support for XRandR device change notifications. - Support for generating RSA keys. - Various bug fixes. Update wine-mono-devel to the upstream release 4.9.3. [1] Approved by: dbn (blanket) [1] Notes: svn path=/head/; revision=513378
* - Update WWWDmitry Marakasov2019-09-301-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=513338
* emulators/rpcs3: update to 0.0.6.8802Jan Beich2019-09-292-5/+5
| | | | | | | Changes: https://github.com/RPCS3/rpcs3/compare/feabe7118...146406947 Notes: svn path=/head/; revision=513181
* emulators/ppsspp: update to 1.9.2Jan Beich2019-09-292-4/+4
| | | | | | | Changes: https://github.com/hrydgard/ppsspp/compare/v1.9.1...v1.9.2 Notes: svn path=/head/; revision=513180
* emulators/rpcs3: update to 0.0.6.8794Jan Beich2019-09-282-5/+5
| | | | | | | Changes: https://github.com/RPCS3/rpcs3/compare/5ac631e03...feabe7118 Notes: svn path=/head/; revision=513097
* emulators/qemu-devel: Update version 4.0.0=>4.1.0Muhammad Moinur Rahman2019-09-2721-24/+1208
| | | | | | | | - Merge 4.0.X branch into emulators/qemu40 - See UPDATING for more info Notes: svn path=/head/; revision=513050
* Port r508499 | gerald | 2019-08-10 from emulators/wine-devel [1]:Gerald Pfeifer2019-09-261-1/+6
| | | | | | | | | | | | | | | | | | | Add a note how to work around Wine issuing an error message of i386_set_ldt: Invalid argument Did you reconfigure your kernel with "options USER_LDT"? On the way port part of r494365 | gerald | 2019-03-02 from emulators/wine-devel: Be more bold re games working. PR: 224264 [1] Submitted by: rozhuk.im@gmail.com [1] Reviewed by: arrowd [1] Approved by: dbn (implicit) Notes: svn path=/head/; revision=512892
* emulators/cannonball: Fixes build with clang 9Santhosh Raju2019-09-262-5/+5
| | | | | | | | | | Original issue: https://github.com/djyt/cannonball/pull/46 Submitted by: jbeich Approved by: philip (mentor) Notes: svn path=/head/; revision=512877
* emulators/citra: update to s20190924Jan Beich2019-09-262-5/+5
| | | | | | | Changes: https://github.com/citra-emu/citra/compare/05240770e...80c9137a0 Notes: svn path=/head/; revision=512866
* emulators/yuzu: update to s20190925Jan Beich2019-09-262-10/+5
| | | | | | | Changes: https://github.com/yuzu-emu/yuzu/compare/2f5545f8d...da0737359 Notes: svn path=/head/; revision=512865
* emulators/rpcs3: update to 0.0.6.8777Jan Beich2019-09-265-29/+800
| | | | | | | Changes: https://github.com/RPCS3/rpcs3/compare/5ec35c7da...5ac631e03 Notes: svn path=/head/; revision=512864
* emulators/ppsspp: update to 1.9.1Jan Beich2019-09-264-15/+41
| | | | | | | | | Changes: http://ppsspp.org/#news Changes: https://github.com/hrydgard/ppsspp/compare/v1.8.0...v1.9.1 Reported by: GitHub (watch releases) Notes: svn path=/head/; revision=512863
* Add compiler:c++11-lang to USES to fix build on GCC-based systems:Mark Linimon2019-09-251-1/+1
| | | | | | | | | | /usr/local/include/qt5/QtCore/qglobal.h:45:25: error: type_traits: No such file or directory /usr/local/include/qt5/QtCore/qcompilerdetection.h:564:6: error: #error Qt requires a C++11 compiler and yours does not seem to be that. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=512781
* emulators/dosbox: update to v0.74-3Steve Wills2019-09-242-6/+6
| | | | | | | | PR: 240455 Submitted by: hardy.schumacher@gmx.de (maintainer) Notes: svn path=/head/; revision=512733
* Port r508499 | gerald | 2019-08-10 from emulators/wine [1]:Gerald Pfeifer2019-09-241-1/+6
| | | | | | | | | | | | | | | | | | Add a note how to work around Wine issuing an error message of i386_set_ldt: Invalid argument Did you reconfigure your kernel with "options USER_LDT"? On the way port part of r442561 | gerald | 2017-06-04 from emulators/wine: Be more bold re games working. PR: 224264 [1] Submitted by: rozhuk.im@gmail.com [1] Reviewed by: arrowd [1] Approved by: dbn (implicit) Notes: svn path=/head/; revision=512709
* - Update WWWDmitry Marakasov2019-09-241-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=512706
* emulators/yuzu: update to s20190922Jan Beich2019-09-243-30/+13
| | | | | | | Changes: https://github.com/yuzu-emu/yuzu/compare/bbe82d62b...2f5545f8d Notes: svn path=/head/; revision=512689
* emulators/citra: update to s20190922Jan Beich2019-09-242-5/+5
| | | | | | | Changes: https://github.com/citra-emu/citra/compare/377abfa3e...05240770e Notes: svn path=/head/; revision=512688
* emulators/rpcs3: update to 0.0.6.8760Jan Beich2019-09-243-18/+10
| | | | | | | Changes: https://github.com/RPCS3/rpcs3/compare/caef52e3b...5ec35c7da Notes: svn path=/head/; revision=512687
* Update to CentOS 7.7.1908.Tijl Coosemans2019-09-215-166/+158
| | | | | | | | Put libdrm into a separate port so it can be kept at the CentOS 7.6 version. The new version fails to detect graphics hardware on FreeBSD. Notes: svn path=/head/; revision=512486
* emulators/yuzu: update to s20190920Jan Beich2019-09-214-810/+33
| | | | | | | | | - Update bundled libcubeb to get rid of dlopen patch Changes: https://github.com/yuzu-emu/yuzu/compare/07a024253...bbe82d62b Notes: svn path=/head/; revision=512453
* emulators/citra: update to s20190920Jan Beich2019-09-212-5/+5
| | | | | | | Changes: https://github.com/citra-emu/citra/compare/363149075...377abfa3e Notes: svn path=/head/; revision=512450
* emulators/rpcs3: update to 0.0.6.8748Jan Beich2019-09-212-5/+5
| | | | | | | Changes: https://github.com/RPCS3/rpcs3/compare/538a5cc9d...caef52e3b Notes: svn path=/head/; revision=512449
* Add missing USES=xorg for my portsGanael LAPLANCHE2019-09-203-3/+3
| | | | Notes: svn path=/head/; revision=512444
* emulators/rpcs3: update to 0.0.6.8738Jan Beich2019-09-192-5/+5
| | | | | | | Changes: https://github.com/RPCS3/rpcs3/compare/2b8890b19...538a5cc9d Notes: svn path=/head/; revision=512300
* Fix some misspelled or duplicated LICENSE_*Tobias Kortkamp2019-09-172-2/+2
| | | | Notes: svn path=/head/; revision=512232
* emulators/rpcs3: update to 0.0.6.8717Jan Beich2019-09-162-5/+5
| | | | | | | Changes: https://github.com/RPCS3/rpcs3/compare/fb8e70d7f...2b8890b19 Notes: svn path=/head/; revision=512193
* emulators/citra: update to s20190916Jan Beich2019-09-164-825/+16
| | | | | | | | | - Update bundled libcubeb to get rid of dlopen patch Changes: https://github.com/citra-emu/citra/compare/4bc22aa35...363149075 Notes: svn path=/head/; revision=512192
* Update to Wine 4.16. This includes the following changes:Gerald Pfeifer2019-09-163-6/+7
| | | | | | | | | | - More reliable mouse grabbing in games. - Better cross-compilation support in WineGCC. - Improved compatibility with Windows debuggers. - Various bug fixes. Notes: svn path=/head/; revision=512139
* Deprecate a few portsAntoine Brodin2019-09-154-0/+8
| | | | Notes: svn path=/head/; revision=512125
* update emulators/winetricks to 20190912Nikolai Lifanov2019-09-152-4/+4
| | | | Notes: svn path=/head/; revision=512117
* emulators/rpcs3: update to 0.0.6.8710Jan Beich2019-09-154-38/+38
| | | | | | | Changes: https://github.com/RPCS3/rpcs3/compare/27af75fe7...fb8e70d7f Notes: svn path=/head/; revision=512084
* emulators/xsystem35: simplify WRKSRC handlingJan Beich2019-09-141-2/+1
| | | | Notes: svn path=/head/; revision=512038
* Explain why this patch currently only is part of emulators/wine and notGerald Pfeifer2019-09-121-0/+3
| | | | | | | | emulators/wine-devel (any longer) and should disappear from the former with the next major version upgrade. Notes: svn path=/head/; revision=511875
* emulators/rpcs3: update to 0.0.6.8690Jan Beich2019-09-124-19/+261
| | | | | | | Changes: https://github.com/RPCS3/rpcs3/compare/cb66d0569...27af75fe7 Notes: svn path=/head/; revision=511845
* emulators/rpcs3: unbreak WITH_DEBUG buildJan Beich2019-09-111-0/+13
| | | | | | | | | ld: error: undefined symbol: id_manager::id_traits<sys_vm_t, void>::invalid >>> referenced by sys_vm.cpp:19 (rpcs3/Emu/Cell/lv2/sys_vm.cpp:19) >>> sys_vm.cpp.o:(sys_vm_t::~sys_vm_t()) in archive rpcs3/Emu/librpcs3_emu.a Notes: svn path=/head/; revision=511817
* emulators/rpcs3: disable ALSA as OpenAL is good enoughJan Beich2019-09-101-1/+2
| | | | | | | | For almost a year OpenAL backend has options to mitigate crackling per game. OTOH, ALSA recently regressed to crackling with low sound(4) latency. Notes: svn path=/head/; revision=511742
* emulators/rpcs3: disable LLD_UNSAFE on 12.1+Jan Beich2019-09-101-1/+5
| | | | Notes: svn path=/head/; revision=511741
* emulators/yuzu: update to s20190909Jan Beich2019-09-103-7/+7
| | | | | | | Changes: https://github.com/yuzu-emu/yuzu/compare/4ee994963...07a024253 Notes: svn path=/head/; revision=511724
* emulators/rpcs3: update to 0.0.6.8674Jan Beich2019-09-103-19/+5
| | | | | | | Changes: https://github.com/RPCS3/rpcs3/compare/5ed700db5...cb66d0569 Notes: svn path=/head/; revision=511723
* Add cmp(1) and diff(1) to linux_base port. They are used in configureTijl Coosemans2019-09-094-2/+96
| | | | | | | scripts for instance. Notes: svn path=/head/; revision=511647
* emulators/virtualbox-ose*: Use ECHO_CMD not ECHO per bsd.commands.mkTobias Kortkamp2019-09-093-45/+45
| | | | | | | | | | - Unbreak `make -s` builds PR: 240433, 240426 Submitted by: Franco Fichtner <franco@opnsense.org> (based on) Notes: svn path=/head/; revision=511620
* Add gawk because some Linux scripts assume awk is GNU awk.Tijl Coosemans2019-09-084-2/+116
| | | | Notes: svn path=/head/; revision=511571
* emulators/rpcs3: update to 0.0.6.8656Jan Beich2019-09-082-5/+5
| | | | | | | Changes: https://github.com/RPCS3/rpcs3/compare/efa501dac...5ed700db5 Notes: svn path=/head/; revision=511527
* emulators/citra: drop trailing dot in BUILD_DEPENDSJan Beich2019-09-072-2/+2
| | | | Notes: svn path=/head/; revision=511425