aboutsummaryrefslogtreecommitdiff
path: root/emulators
Commit message (Collapse)AuthorAgeFilesLines
...
* emulators/open-vm-tools: Update to 12.0.0Renato Botelho2022-04-112-6/+6
| | | | | PR: 262384 Sponsored by: Rubicon Communications, LLC ("Netgate")
* textproc/libxml2: bump all LIB_DEPENDS consumersCharlie Li2022-04-1017-17/+17
| | | | | | | | This is a separate commit to facilitate easier cherry-picking for quarterly. PR: 262853, 262940, 262877, 263126 Approved by: fluffy (mentor)
* emulators/yuzu: update to s20220409Jan Beich2022-04-102-5/+5
| | | | Changes: https://github.com/yuzu-emu/yuzu/compare/32e2fb5d3...bf3c6f881
* emulators/rpcs3: update to 0.0.21.13418Jan Beich2022-04-102-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/e53bbd668b...8fb2d04ce8
* emulators/yuzu: update to s20220408Jan Beich2022-04-092-8/+8
| | | | Changes: https://github.com/yuzu-emu/yuzu/compare/eb8c8db89...32e2fb5d3
* emulators/wine-devel: Update to Wine 7.5Gerald Pfeifer2022-04-083-6/+7
| | | | | | | | | | This includes the following changes: - ALSA driver converted to PE. - Locale database generated from Unicode CLDR. - HLSL compiler support with the bundled vkd3d. - Initial support for the OCSP protocol. - More cleanups to support 'long' type. - Various bug fixes.
* emulators/fuse-roms: fix fetchDaniel Menelkir2022-04-072-10/+10
| | | | | | | | | | | | The distfile hosting opus.rom went away, move it to a copy hosted by the submitter. While here bump the Fedora versions of the RPM containing the other ROMs. No differences to the resulting packge in this commit. PR: 262918
* emulators/yuzu: update to s20220406Jan Beich2022-04-072-7/+7
| | | | Changes: https://github.com/yuzu-emu/yuzu/compare/c7f3c2ced...eb8c8db89
* emulators/rpcs3: update to 0.0.21.13400Jan Beich2022-04-072-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/fc05511354...e53bbd668b
* emulators/yuzu: update to s20220404Jan Beich2022-04-042-5/+5
| | | | Changes: https://github.com/yuzu-emu/yuzu/compare/7f1e66e94...c7f3c2ced
* emulators/yuzu: unbreak fetch due to repo growthJan Beich2022-04-041-2/+2
| | | | | | | | | | | fetch: https://github.com/yuzu-emu/yuzu/commit/8faa6ef93bf8.patch: size mismatch: expected 5687, actual 5693 -index e5f8ea91e44..ab6474fb1dc 100644 +index e5f8ea91e44a..ab6474fb1dca 100644 -index 1bdf70b76ee..8fe5f376835 100644 +index 1bdf70b76ee8..8fe5f376835b 100644 -index 33060d865c8..dedaa88e28d 100644 +index 33060d865c8a..dedaa88e28d4 100644
* emulators/rpcs3: update to 0.0.21.13399Jan Beich2022-04-042-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/3002e592c3...fc05511354
* emulators/open-vm-tools: fix build after 2587b74c6187 removed NDF_ONLY_PNBUFDimitry Andric2022-04-041-2/+13
| | | | | | | | | | | | | | | | | | | | After base commit 2587b74c6187, which removed NDF_ONLY_PNBUF, emulators/open-vm-tools fails to build, with: --- vfsops.o --- vfsops.c:190:16: error: use of undeclared identifier 'NDF_ONLY_PNBUF'; did you mean 'NDFREE_PNBUF'? NDFREE(ndp, NDF_ONLY_PNBUF); ^~~~~~~~~~~~~~ NDFREE_PNBUF /usr/src/sys/sys/namei.h:291:6: note: 'NDFREE_PNBUF' declared here void NDFREE_PNBUF(struct nameidata *); ^ Indeed, NDFREE_PNBUF() should now be used. PR: 263041 Approved by: garga (maintainer) MFH: 2022Q2
* emulators/yuzu: update to s20220402Jan Beich2022-04-032-12/+7
| | | | Changes: https://github.com/yuzu-emu/yuzu/compare/550844e5e...7f1e66e94
* emulators/citra: update to s20220402Jan Beich2022-04-022-5/+5
| | | | Changes: https://github.com/citra-emu/citra/compare/ac98458e0...b5ac9e494
* emulators/winetricks: Update to 20220328Alexander Vereeken2022-04-022-5/+6
| | | | PR: 263000
* emulators/yuzu: update to s20220401Jan Beich2022-04-022-5/+5
| | | | Changes: https://github.com/yuzu-emu/yuzu/compare/8e9d25368...550844e5e
* emulators/rpcs3: update to 0.0.21.13393Jan Beich2022-04-022-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/4a86638ce8...3002e592c3
* emulators/yuzu: unbreak with kern.elf64.allow_wx=0Jan Beich2022-04-011-1/+2
| | | | | | | $ yuzu terminate called after throwing an instance of 'Xbyak::Error' what(): can't protect Abort trap
* emulators/rpcs3: unbreak with kern.elf64.allow_wx=0Jan Beich2022-04-011-1/+1
| | | | | | | | | | | $ rpcs3 Verification failed (in file rpcs3/util/vm_native.cpp:192[:3], in function memory_commit) (errno=13=Permission denied) Thread id = 0x814a12000. Killed PR: 261173 Submitted by: Greg V (based on)
* emulators/rpcs3: convert to USES=elfctl after 74c02f1ec9c9Jan Beich2022-04-011-6/+2
|
* all: drop support for EOL FreeBSD 12.2Rene Ladan2022-04-011-5/+0
| | | | | | | | | | | | | | | | | | | | | | - Mk/bsd.port.mk: bump minimal FreeBSD version to 12.3, update an example - sysutils/lsof: drop support for ancient FreeBSD releases. - multimedia/ustreamer: remove inline patch for 12.2 - x11/wayland-logout: remove support for FreeBSD < 12.3 - sysutils/bhyve+: remove support for FreeBSD 12.2 - databases/clickhouse: remove support for FreeBSD 12.2 - databases/mariadb106-server: remove support for FreeBSD 12.2 - devel/cvsd: no need to test for FreeBSD >=5 anymore - devel/imake: no need to support a.out anymore - japanese/kterm: no need to support FreeBSD <= 9 - math/igraph: remove support for FreeBSD 12.2 - net/onedrive: remove support for FreeBSD 12.2 - security/ipsec-tools: no need to test for FreeBSD >= 11 - emulators/rpcs3: Revert "emulators/rpcs3: unbreak on FreeBSD 12.2 after 49f593b2f77f" Reviewed by: brnrd, fluffy, jbeich, ler, yuri, x11 (zeising) Approved by: portmgr (implicit) Differential Revision: https://reviews.freebsd.org/D34523
* */*: fix trailing whitespace in pkg-descr'sDmitry Marakasov2022-04-012-9/+9
| | | | Approved by: portmgr blanket
* emulators/gxemul: Update to 0.7.0 and take maintainershipMitchell Clay2022-04-014-22/+25
| | | | | | Changelog: http://gavare.se/gxemul/gxemul-stable/doc/RELEASE.html PR: 261874
* emulators/kcemu: spell "DEPRECATED" correctlyRene Ladan2022-03-311-1/+1
|
* emulators/kcemu: expire on 2022-06-30, needs multimedia/schroedingerRene Ladan2022-03-311-0/+3
|
* emulators/yuzu: update to s20220329Jan Beich2022-03-312-5/+5
| | | | Changes: https://github.com/yuzu-emu/yuzu/compare/642913b0d...8e9d25368
* emulators/rpcs3: update to 0.0.21.13388Jan Beich2022-03-312-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/94a7e52c1f...4a86638ce8
* emulators/edumips64: Update to 1.2.10Mateusz Piotrowski2022-03-302-11/+11
| | | | Changes: https://github.com/EduMIPS64/edumips64/releases/tag/v1.2.10
* {emulators,sysutils}/xen-{kernel,tools}: update to 4.16.0Roger Pau Monné2022-03-3012-664/+470
| | | | | | | | Add fixes for XSA-{395,398} and backport clang retpoline support from unstable. Sponsored by: Citrix Systems R&D Approved by: bapt (implicit)
* */*: Bump PORTREVISION after lang/go 1.18 updateGuangyuan Yang2022-03-301-1/+1
|
* emulators/pcemu: Fix obsolete (and now broken) font handlingJoerg Wunsch2022-03-293-7/+6
| | | | | | Replace the now obsolete @fcfontdir keyword in the plist by the appropriate handling with USES=fonts. Reported by: pkg-fallout
* emulators/rpcs3: update to 0.0.21.13385Jan Beich2022-03-292-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/a4d715e25d...94a7e52c1f
* emulators/yuzu: update to s20220328Jan Beich2022-03-292-8/+8
| | | | Changes: https://github.com/yuzu-emu/yuzu/compare/da46d924e...642913b0d
* textproc/libxml2: bump all dependenciesMatthias Fechner2022-03-2617-9/+17
| | | | | This should make sure that all dependent ports will pick up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
* emulators/yuzu: update to s20220325Jan Beich2022-03-262-5/+5
| | | | Changes: https://github.com/yuzu-emu/yuzu/compare/fb4d80b16...da46d924e
* emulators/fceux: Update to 2.6.4Robert Clausecker2022-03-252-4/+4
| | | | | | Changelog: https://fceux.com/web/pressrelease-2.6.4.html PR: 262758
* emulators/yuzu: update to s20220322Jan Beich2022-03-242-7/+7
| | | | Changes: https://github.com/yuzu-emu/yuzu/compare/ff2e89102...fb4d80b16
* emulators/rpcs3: update to 0.0.21.13370Jan Beich2022-03-242-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/c5748983f6...a4d715e25d
* emulators/wine-devel: update to version 7.4Damjan Jovanovic2022-03-233-313/+33
| | | | | | | | | | | | | | | Changes from 7.2 to 7.3 (skipped): - More large scale cleanups to support 'long' type. - Proper support for API sets. - Progress on the PE conversion of USER32 and WineALSA. - A number of HID joystick fixes. Changes from 7.3 to 7.4: - 'Light' theme enabled by default. - Bundled vkd3d library. - WineD3D, D3D12 and DXGI modules converted to PE. - More large scale cleanups to support 'long' type. - Various bug fixes.
* emulators/elliott-803: Update to 0.1.9Christopher Hall2022-03-223-6/+6
| | | | | | Fixes compilation problems with newer clang 13 on 13.1-aarch64. Differential Revision: https://reviews.freebsd.org/D34611
* emulators/yuzu: update to s20220320Jan Beich2022-03-222-14/+11
| | | | Changes: https://github.com/yuzu-emu/yuzu/compare/17ebe211e...ff2e89102
* emulators/rpcs3: update to 0.0.21.13364Jan Beich2022-03-222-8/+8
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/39201e5042...c5748983f6
* emulators/yaze-ag: fix build on arch != amd64Stefan Eßer2022-03-202-3/+14
| | | | | | | | There was a bogus -march=x86-64 option in Makefile_freebsd which made the compiler complain about an unsupported architecture on all other architectures. Reported by: pkg-fallout
* emulators/yuzu: update to s20220319Jan Beich2022-03-202-5/+5
| | | | Changes: https://github.com/yuzu-emu/yuzu/compare/2db5076ec...17ebe211e
* emulators/rpcs3: update to 0.0.21.13358Jan Beich2022-03-202-5/+5
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/e58906cb4d...39201e5042
* emulators/virtualbox-ose-kmod-legacy: Fix kernel panic in DHCP bridge modeNeel Chauhan2022-03-192-16/+26
| | | | PR: 262656
* emulators/virtualbox-ose-kmod: Fix kernel panic in DHCP bridge modeNeel Chauhan2022-03-192-15/+26
| | | | | PR: 262656 Approved by: madpilot
* emulators/wine-devel: update to version 7.2Damjan Jovanovic2022-03-183-6/+14
| | | | | | | | | | | | | This update includes the following changes: - Large scale cleanup to support 'long' type with MSVCRT. - Mono engine updated to version 7.1.1. - More theming fixes in common controls. - Beginnings of a WMA decoder. - Support for 64-bit time_t. - Various bug fixes. This update installs the wine binaries with ASLR disabled to work around an issue on 13-STABLE and -CURRENT.
* emulators/yuzu: update to s20220316Jan Beich2022-03-172-5/+5
| | | | Changes: https://github.com/yuzu-emu/yuzu/compare/cd07a4372...2db5076ec