| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
| |
PR: 262384
Sponsored by: Rubicon Communications, LLC ("Netgate")
|
|
|
|
|
|
|
|
| |
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
|
|
|
|
| |
Changes: https://github.com/yuzu-emu/yuzu/compare/32e2fb5d3...bf3c6f881
|
|
|
|
| |
Changes: https://github.com/RPCS3/rpcs3/compare/e53bbd668b...8fb2d04ce8
|
|
|
|
| |
Changes: https://github.com/yuzu-emu/yuzu/compare/eb8c8db89...32e2fb5d3
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Changes: https://github.com/yuzu-emu/yuzu/compare/c7f3c2ced...eb8c8db89
|
|
|
|
| |
Changes: https://github.com/RPCS3/rpcs3/compare/fc05511354...e53bbd668b
|
|
|
|
| |
Changes: https://github.com/yuzu-emu/yuzu/compare/7f1e66e94...c7f3c2ced
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Changes: https://github.com/RPCS3/rpcs3/compare/3002e592c3...fc05511354
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Changes: https://github.com/yuzu-emu/yuzu/compare/550844e5e...7f1e66e94
|
|
|
|
| |
Changes: https://github.com/citra-emu/citra/compare/ac98458e0...b5ac9e494
|
|
|
|
| |
PR: 263000
|
|
|
|
| |
Changes: https://github.com/yuzu-emu/yuzu/compare/8e9d25368...550844e5e
|
|
|
|
| |
Changes: https://github.com/RPCS3/rpcs3/compare/4a86638ce8...3002e592c3
|
|
|
|
|
|
|
| |
$ yuzu
terminate called after throwing an instance of 'Xbyak::Error'
what(): can't protect
Abort trap
|
|
|
|
|
|
|
|
|
|
|
| |
$ 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)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
|
|
| |
Changelog: http://gavare.se/gxemul/gxemul-stable/doc/RELEASE.html
PR: 261874
|
| |
|
| |
|
|
|
|
| |
Changes: https://github.com/yuzu-emu/yuzu/compare/642913b0d...8e9d25368
|
|
|
|
| |
Changes: https://github.com/RPCS3/rpcs3/compare/94a7e52c1f...4a86638ce8
|
|
|
|
| |
Changes: https://github.com/EduMIPS64/edumips64/releases/tag/v1.2.10
|
|
|
|
|
|
|
|
| |
Add fixes for XSA-{395,398} and backport clang retpoline support from
unstable.
Sponsored by: Citrix Systems R&D
Approved by: bapt (implicit)
|
| |
|
|
|
|
|
|
| |
Replace the now obsolete @fcfontdir keyword in the plist by
the appropriate handling with USES=fonts.
Reported by: pkg-fallout
|
|
|
|
| |
Changes: https://github.com/RPCS3/rpcs3/compare/a4d715e25d...94a7e52c1f
|
|
|
|
| |
Changes: https://github.com/yuzu-emu/yuzu/compare/da46d924e...642913b0d
|
|
|
|
|
| |
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
|
|
|
|
| |
Changes: https://github.com/yuzu-emu/yuzu/compare/fb4d80b16...da46d924e
|
|
|
|
|
|
| |
Changelog: https://fceux.com/web/pressrelease-2.6.4.html
PR: 262758
|
|
|
|
| |
Changes: https://github.com/yuzu-emu/yuzu/compare/ff2e89102...fb4d80b16
|
|
|
|
| |
Changes: https://github.com/RPCS3/rpcs3/compare/c5748983f6...a4d715e25d
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
| |
Fixes compilation problems with newer clang 13 on 13.1-aarch64.
Differential Revision: https://reviews.freebsd.org/D34611
|
|
|
|
| |
Changes: https://github.com/yuzu-emu/yuzu/compare/17ebe211e...ff2e89102
|
|
|
|
| |
Changes: https://github.com/RPCS3/rpcs3/compare/39201e5042...c5748983f6
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Changes: https://github.com/yuzu-emu/yuzu/compare/2db5076ec...17ebe211e
|
|
|
|
| |
Changes: https://github.com/RPCS3/rpcs3/compare/e58906cb4d...39201e5042
|
|
|
|
| |
PR: 262656
|
|
|
|
|
| |
PR: 262656
Approved by: madpilot
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
Changes: https://github.com/yuzu-emu/yuzu/compare/cd07a4372...2db5076ec
|