| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
0.0.40.18876 05 Mar 2026 12:22:07
    |
Jan Beich (jbeich)  |
emulators/rpcs3: fix recent tag after 80ac0a41782c
Changes: https://github.com/RPCS3/rpcs3/releases/tag/v0.0.40 |
0.0.39.18876 05 Mar 2026 00:13:40
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.39.18876
Changes: https://github.com/RPCS3/rpcs3/compare/41e036473a...d46ddcee5d |
0.0.39.18847 26 Feb 2026 00:51:18
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.39.18847
Changes: https://github.com/RPCS3/rpcs3/compare/2064bd87e3...41e036473a |
0.0.39.18797 19 Feb 2026 00:28:37
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.39.18797
Changes: https://github.com/RPCS3/rpcs3/compare/7cfe96a1d1...2064bd87e3 |
0.0.39.18770 12 Feb 2026 00:45:57
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.39.18770
Changes: https://github.com/RPCS3/rpcs3/compare/ebf9374ccd...7cfe96a1d1 |
0.0.39.18761 05 Feb 2026 00:33:13
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.39.18761
Changes: https://github.com/RPCS3/rpcs3/compare/3e49c32c9c...ebf9374ccd |
0.0.39.18708 22 Jan 2026 00:55:59
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.39.18708
Changes: https://github.com/RPCS3/rpcs3/compare/d7b723cd7c...3e49c32c9c |
0.0.39.18702 15 Jan 2026 00:59:48
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.39.18702
Changes: https://github.com/RPCS3/rpcs3/compare/v0.0.39...d7b723cd7c |
0.0.39 05 Jan 2026 19:18:54
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.39
Changes: https://github.com/RPCS3/rpcs3/releases/tag/v0.0.39
Reported by: GitHub (watch releases) |
0.0.38_4 05 Jan 2026 19:18:54
    |
Jan Beich (jbeich)  |
emulators/rpcs3: unbreak after c204aaf79162
rpcs3/Emu/Cell/Modules/cellAtracXdec.cpp:114:33: error: use of undeclared
identifier 'AV_CODEC_CAP_SUBFRAMES'
114 | ensure(!(codec->capabilities & AV_CODEC_CAP_SUBFRAMES));
| ^
rpcs3/Emu/Cell/Modules/cellAtracXdec.cpp:159:16: error: use of undeclared
identifier 'avcodec_close'
159 | if (int err = avcodec_close(ctx); err)
| ^ |
0.0.38_3 24 Dec 2025 08:55:20
    |
Baptiste Daroussin (bapt)  |
multimedia/ffmpeg: mark as broken ports not supporting ffmpeg > 6 |
0.0.38_3 19 Dec 2025 09:03:02
    |
Jason E. Hale (jhale)  |
*/*: Bump PORTREVISION for known Qt private API abusers
Qt 6.10.1 edition.
These ports are known to directly use or link to a library that uses the
Qt private API and must be rebuilt with every Qt update.
Qt *public* API/ABI compatability is excellent, so most consumers don't
need to necessarily be rebuilt between patch or even minor releases, but
use of the private API breaks this compatibility between even patch
releases and its use is highly discouraged.
This list [1] is based on histortical data. We don't have time to
revisit every port on the list with each Qt update, so if your port has
dropped Qt private headers and was bumped in error, please remove it
yourself if you have write access to the Wiki or alert someone on kde@.
[1] https://wiki.freebsd.org/KDE/Qt |
0.0.38_2 05 Dec 2025 01:03:39
    |
Jason E. Hale (jhale)  |
emulators/rpcs3: Prepare for Qt 6.10
Add upstream patch to fix build with Qt 6.10.
With hat: kde@ |
0.0.38_2 17 Nov 2025 23:05:31
    |
Jan Beich (jbeich)  Author: alt2600 |
emulators/rpcs3: respect USES=llvm when multiple are installed
Avoid auto-detecting LLVM version which may be too old for build or
cause mismatch with LIB_DEPENDS.
PR: 285437 |
0.0.38_2 09 Nov 2025 08:48:30
    |
Yuri Victorovich (yuri)  |
devel/flatbuffers: update 25.1.24 → 25.9.23 |
0.0.38_1 27 Oct 2025 09:42:41
    |
Dirk Meyer (dinoex)  |
net/miniupnpc: Update to 2.3.3 |
0.0.38 02 Oct 2025 00:17:41
    |
Jan Beich (jbeich)  |
emulators/rpcs3: restore CMAKE_SKIP_RPATH after a3f27b16b1b9 |
0.0.38 02 Oct 2025 00:12:43
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.38
Changes: https://github.com/RPCS3/rpcs3/releases/tag/v0.0.38
Reported by: GitHub (watch releases) |
0.0.37 31 May 2025 22:47:04
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.37
Changes: https://github.com/RPCS3/rpcs3/compare/b54c2124cf...68d2573344 |
0.0.36.17959 22 May 2025 00:35:58
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.36.17959
Changes: https://github.com/RPCS3/rpcs3/compare/2f8ed1a6bd...b54c2124cf |
0.0.36 27 Apr 2025 03:09:36
    |
Jason E. Hale (jhale)  |
emulators/rpcs3: Fix build with Qt 6.9
With hat: kde@
PR: 286051 |
0.0.36 31 Mar 2025 06:48:23
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.36
Changes: https://github.com/RPCS3/rpcs3/compare/55190c2125...2f8ed1a6bd |
0.0.35.17717 30 Mar 2025 00:57:27
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.35.17717
Changes: https://github.com/RPCS3/rpcs3/compare/91427646f5...55190c2125 |
0.0.35.17711 29 Mar 2025 00:20:01
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.35.17711
Changes: https://github.com/RPCS3/rpcs3/compare/2a7e957c61...91427646f5 |
0.0.35.17697 27 Mar 2025 00:18:16
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.35.17697
Changes: https://github.com/RPCS3/rpcs3/compare/b4f453f687...2a7e957c61 |
0.0.35.17685 22 Mar 2025 00:50:13
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.35.17685
Changes: https://github.com/RPCS3/rpcs3/compare/1a51ce1e66...b4f453f687 |
0.0.35.17665 20 Mar 2025 00:26:43
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.35.17665
Changes: https://github.com/RPCS3/rpcs3/compare/ec29650029...1a51ce1e66 |
0.0.35.17662 18 Mar 2025 00:17:42
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.35.17662
Changes: https://github.com/RPCS3/rpcs3/compare/a108ce8015...ec29650029 |
0.0.35.17644 12 Mar 2025 23:24:41
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.35.17644
Changes: https://github.com/RPCS3/rpcs3/compare/583ec5d819...a108ce8015 |
0.0.35.17571 06 Mar 2025 00:52:47
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.35.17571
Changes: https://github.com/RPCS3/rpcs3/compare/b266e3d4bf...583ec5d819 |
0.0.35 01 Mar 2025 00:59:07
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.35
Changes: https://github.com/RPCS3/rpcs3/compare/ec3d9a2cae...b266e3d4bf |
0.0.34.17498 18 Feb 2025 00:02:03
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.34.17498
Changes: https://github.com/RPCS3/rpcs3/compare/7e10aa57c4...ec3d9a2cae |
0.0.34.17491 15 Feb 2025 23:54:00
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.34.17491
Changes: https://github.com/RPCS3/rpcs3/compare/159370446f...7e10aa57c4 |
0.0.34.17476 13 Feb 2025 00:52:39
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.34.17476
Changes: https://github.com/RPCS3/rpcs3/compare/78ee489906...159370446f |
0.0.34.17438 06 Feb 2025 00:55:52
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.34.17438
Changes: https://github.com/RPCS3/rpcs3/compare/50387cc516...78ee489906 |
0.0.34.17427 04 Feb 2025 00:40:38
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.34.17427
Changes: https://github.com/RPCS3/rpcs3/compare/394fc8eb79...50387cc516 |
0.0.34.17416 01 Feb 2025 00:33:26
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.34.17416
Changes: https://github.com/RPCS3/rpcs3/compare/665bb83297...394fc8eb79 |
0.0.34.17413 30 Jan 2025 00:55:07
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.34.17413
Changes: https://github.com/RPCS3/rpcs3/compare/67703b49d8...665bb83297 |
0.0.34.17411 28 Jan 2025 00:58:45
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.34.17411
Changes: https://github.com/RPCS3/rpcs3/compare/f1f85335a7...67703b49d8 |
0.0.34.17383_1 25 Jan 2025 05:50:44
    |
Yuri Victorovich (yuri)  |
devel/flatbuffers: update 25.1.21 → 25.1.24
Reported by: portscout |
0.0.34.17383 24 Jan 2025 23:35:34
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.34.17373
Changes: https://github.com/RPCS3/rpcs3/compare/6fddb31a07...f1f85335a7 |
0.0.34.17373_1 23 Jan 2025 03:15:18
    |
Yuri Victorovich (yuri)  |
devel/flatbuffers: update 24.12.23 → 25.1.21
Reported by: portscout |
0.0.34.17373 23 Jan 2025 00:15:01
    |
Jan Beich (jbeich)  |
emulators/rpcs3: unbreak aarch64 build after a036b104b872
3rdparty/wolfssl/wolfssl/wolfcrypt/src/cpuid.c:262:28: error: use of undeclared
identifier 'CPUID_AARCH64_FEAT_PMULL'
if (features & CPUID_AARCH64_FEAT_PMULL)
^
Reported by: pkg-fallout |
0.0.34.17373 23 Jan 2025 00:14:58
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.34.17373
Changes: https://github.com/RPCS3/rpcs3/compare/0a6f9ed967...6fddb31a07 |
0.0.34.17357 18 Jan 2025 00:28:13
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.34.17357
Changes: https://github.com/RPCS3/rpcs3/compare/09580594e6...0a6f9ed967 |
0.0.34.17353 16 Jan 2025 00:49:29
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.34.17353
Changes: https://github.com/RPCS3/rpcs3/compare/1b87e186c4...09580594e6 |
0.0.34.17339 11 Jan 2025 00:51:16
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.34.17339
Changes: https://github.com/RPCS3/rpcs3/compare/3381a884d0...1b87e186c4 |
0.0.34.17325_1 10 Jan 2025 10:22:54
    |
Yuri Victorovich (yuri)  |
devel/flatbuffers: update 24.3.25 → 24.12.23 |
0.0.34.17325 09 Jan 2025 00:38:21
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.34.17325
Changes: https://github.com/RPCS3/rpcs3/compare/c443326fb1...3381a884d0 |
0.0.34.17319 07 Jan 2025 00:36:08
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.34.17319
Changes: https://github.com/RPCS3/rpcs3/compare/c9d39ce7ae...c443326fb1 |
0.0.34.17307 05 Jan 2025 00:05:18
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.34.17307
Changes: https://github.com/RPCS3/rpcs3/compare/8ea27b0aca...c9d39ce7ae |
0.0.34.17299_1 04 Jan 2025 02:26:34
    |
Jan Beich (jbeich)  |
emulators/{ppsspp,rpcs3,yuzu}: temporarily expand USES=elfctl
After a CMake upgrade some ports spuriously rebuild binaries.
Unfortunately, USES=elfctl relies on BUILD_WRKSRC being immutable
after build phase ends.
PR: 283836 |
0.0.34.17299 04 Jan 2025 00:09:21
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.34.17299
Changes: https://github.com/RPCS3/rpcs3/compare/b16d267f9d...8ea27b0aca |
0.0.34.17287 31 Dec 2024 00:12:49
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.34.17287
Changes: https://github.com/RPCS3/rpcs3/compare/7a4e88c146...b16d267f9d |
0.0.34.17257 28 Dec 2024 00:00:56
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.34.17257
Changes: https://github.com/RPCS3/rpcs3/compare/b2949f114b...7a4e88c146 |
0.0.34.17253 26 Dec 2024 00:01:41
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.34.17253
Changes: https://github.com/RPCS3/rpcs3/compare/9d4ff13c2b...b2949f114b |
0.0.34.17206 19 Dec 2024 00:57:36
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.34.17206
Changes: https://github.com/RPCS3/rpcs3/compare/692c88f0e9...9d4ff13c2b |
0.0.34.17184 15 Dec 2024 00:47:14
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.34.17184
Changes: https://github.com/RPCS3/rpcs3/compare/68b7e5971d...692c88f0e9 |
0.0.34.17173_1 15 Dec 2024 00:47:12
    |
Jan Beich (jbeich)  |
emulators/rpcs3: track opencv dependency after 3959dadfc86b
https://github.com/rpcs3/rpcs3/commit/b89cc9b973
https://github.com/rpcs3/rpcs3/commit/2d14742a05 |
0.0.34.17173 10 Dec 2024 00:45:29
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.34.17173
Changes: https://github.com/RPCS3/rpcs3/compare/17e78a9e6f...68b7e5971d |
0.0.34_1 10 Dec 2024 00:45:27
    |
Jan Beich (jbeich)  |
emulators/rpcs3: drop unused distfiles after 2a672592fb86
https://github.com/RPCS3/rpcs3/commit/522124d69511 |
0.0.34_1 12 Nov 2024 00:07:04
    |
Jan Beich (jbeich)  |
emulators/rpcs3: switch to upstream libc++ 19 fix
This reverts commit 59e9d5118dc65497327518f97f252569c034f800. |
0.0.34 02 Nov 2024 00:28:36
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.34
Changes: https://github.com/RPCS3/rpcs3/compare/5c5edb4785...17e78a9e6f |
0.0.33.17072 31 Oct 2024 00:53:21
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.33.17072
Changes: https://github.com/RPCS3/rpcs3/compare/431221f172...5c5edb4785 |
0.0.33.17065 30 Oct 2024 18:03:38
    |
Jan Beich (jbeich)  |
emulators/rpcs3: unbreak build with libc++ 19
In file included from rpcs3/Emu/cache_utils.cpp:1:
In file included from rpcs3/stdafx.h:3:
In file included from rpcs3/util/types.hpp:8:
In file included from /usr/include/c++/v1/chrono:969:
In file included from /usr/include/c++/v1/__chrono/formatter.h:25:
In file included from /usr/include/c++/v1/__chrono/ostream.h:33:
In file included from /usr/include/c++/v1/__format/format_functions.h:19:
In file included from /usr/include/c++/v1/__format/format_arg_store.h:25:
/usr/include/c++/v1/string:820:42: error: implicit instantiation of undefined
template 'std::char_traits<unsigned int>'
static_assert(is_same<_CharT, typename traits_type::char_type>::value,
^
rpcs3/Emu/Cell/PPUAnalyser.h:184:25: note: in instantiation of template class
'std::basic_string<unsigned int>' requested here
std::basic_string<u32> applied_patches;
^
/usr/include/c++/v1/__fwd/string.h:23:29: note: template is declared here
struct _LIBCPP_TEMPLATE_VIS char_traits;
^
Reported by: pkg-fallout |
0.0.33.17065 27 Oct 2024 00:36:29
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.33.17065
Changes: https://github.com/RPCS3/rpcs3/compare/60ae4c1121...431221f172 |
0.0.33.17055 24 Oct 2024 00:49:44
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.33.17055
Changes: https://github.com/RPCS3/rpcs3/compare/18c01f7151...60ae4c1121 |
0.0.33.17042 17 Oct 2024 00:48:11
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.33.17042
Changes: https://github.com/RPCS3/rpcs3/compare/7b92cbcb9a...18c01f7151 |
0.0.33.17034 15 Oct 2024 00:24:34
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.33.17034
Changes: https://github.com/RPCS3/rpcs3/compare/8fac136056...7b92cbcb9a |
0.0.33.17023 11 Oct 2024 23:15:47
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.33.17023
Changes: https://github.com/RPCS3/rpcs3/compare/d51d5ce86d...8fac136056 |
0.0.33.17020 08 Oct 2024 00:01:19
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.33.17020
Changes: https://github.com/RPCS3/rpcs3/compare/938306a7bc...d51d5ce86d |
0.0.33.16999 03 Oct 2024 00:56:22
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.33.16999
Changes: https://github.com/RPCS3/rpcs3/compare/0ba0f11c4a...938306a7bc |
0.0.33.16975 28 Sep 2024 00:27:59
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.33.16975
Changes: https://github.com/RPCS3/rpcs3/compare/feedc183a4...0ba0f11c4a |
0.0.33.16956 26 Sep 2024 00:22:27
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.33.16956
Changes: https://github.com/RPCS3/rpcs3/compare/c4334f5142...feedc183a4 |
0.0.33.16946 24 Sep 2024 00:55:37
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.33.16946
Changes: https://github.com/RPCS3/rpcs3/compare/466a93dca5...c4334f5142 |
0.0.33.16939 21 Sep 2024 00:45:23
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.33.16939
Changes: https://github.com/RPCS3/rpcs3/compare/e56164f1e3...466a93dca5 |
0.0.33 31 Aug 2024 21:14:45
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.33
Changes: https://github.com/RPCS3/rpcs3/compare/3b36df48e9...e56164f1e3 |
0.0.32.16875 29 Aug 2024 00:53:41
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.32.16875
Changes: https://github.com/RPCS3/rpcs3/compare/e5b03d9cbd...3b36df48e9 |
0.0.32.16873 27 Aug 2024 00:48:23
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.32.16873
Changes: https://github.com/RPCS3/rpcs3/compare/be0ef0cc28...e5b03d9cbd |
0.0.32.16864 24 Aug 2024 23:10:19
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.32.16864
Changes: https://github.com/RPCS3/rpcs3/compare/67308bcf6f...be0ef0cc28 |
0.0.32.16856 22 Aug 2024 00:43:09
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.32.16856
Changes: https://github.com/RPCS3/rpcs3/compare/fbcd8e32b8...67308bcf6f |
0.0.32.16843 20 Aug 2024 00:20:22
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.32.16843
Changes: https://github.com/RPCS3/rpcs3/compare/b2877365de...fbcd8e32b8 |
0.0.32.16834 17 Aug 2024 00:55:38
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.32.16834
Changes: https://github.com/RPCS3/rpcs3/compare/72cd146665...b2877365de |
0.0.32.16822 15 Aug 2024 00:32:31
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.32.16822
Changes: https://github.com/RPCS3/rpcs3/compare/ff6a4bb72d...72cd146665 |
0.0.32.16804 13 Aug 2024 00:51:05
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.32.16804
Changes: https://github.com/RPCS3/rpcs3/compare/2806348f73...ff6a4bb72d |
0.0.32.16791 10 Aug 2024 00:41:40
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.32.16791
Changes: https://github.com/RPCS3/rpcs3/compare/a5f9256ac6...2806348f73 |
0.0.32.16764 08 Aug 2024 00:47:03
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.32.16764
Changes: https://github.com/RPCS3/rpcs3/compare/8f51b0907a...a5f9256ac6 |
0.0.32.16738 03 Aug 2024 00:41:44
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.32.16738
Changes: https://github.com/RPCS3/rpcs3/compare/82de139be5...8f51b0907a |
0.0.32.16706 23 Jul 2024 00:59:19
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.32.16706
Changes: https://github.com/RPCS3/rpcs3/compare/7fba56f27b...82de139be5 |
0.0.32.16694 20 Jul 2024 00:07:15
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.32.16694
Changes: https://github.com/RPCS3/rpcs3/compare/99b44cf33a...7fba56f27b |
0.0.32.16682 11 Jul 2024 00:50:42
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.32.16682
Changes: https://github.com/RPCS3/rpcs3/compare/33851d51ab...99b44cf33a |
0.0.32.16659 02 Jul 2024 00:39:29
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.32.16659
Changes: https://github.com/RPCS3/rpcs3/compare/363a4dbdef...33851d51ab |
0.0.32.16634 01 Jul 2024 20:27:23
    |
Rene Ladan (rene)  |
all: drop support for FreeBSD 13.2 which reached EOL today
Thanks again to jbeich for noticing various things I overlooked.
Reviewed by: acm, ashish, eduardo, ehaupt, eugen, jbeich, martymac, mat,
nobukata, sunpoet, tagattie, yuri, arrowd, kde
Differential Revision: https://reviews.freebsd.org/D45141 |
0.0.32.16634 27 Jun 2024 00:26:39
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.32.16634
Changes: https://github.com/RPCS3/rpcs3/compare/87f5368d3c...363a4dbdef |
0.0.32.16626 25 Jun 2024 00:54:56
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.32.16626
Changes: https://github.com/RPCS3/rpcs3/compare/bceaf46e2f...87f5368d3c |
0.0.32.16618 22 Jun 2024 00:48:48
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.32.16618
Changes: https://github.com/RPCS3/rpcs3/compare/8dac5e34be...bceaf46e2f |
0.0.32.16488 19 May 2024 00:52:54
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.32.16488
Changes: https://github.com/RPCS3/rpcs3/compare/9ceb22a2c0...8dac5e34be |
0.0.32.16476 18 May 2024 00:39:33
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.32.16476
Changes: https://github.com/RPCS3/rpcs3/compare/ba379ceba2...9ceb22a2c0 |
0.0.32.16472 16 May 2024 00:26:11
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.32.16472
Changes: https://github.com/RPCS3/rpcs3/compare/b7a882f42b...ba379ceba2 |
0.0.32.16431 09 May 2024 00:51:13
    |
Jan Beich (jbeich)  |
emulators/rpcs3: update to 0.0.32.16431
Changes: https://github.com/RPCS3/rpcs3/compare/587d0b2c36...b7a882f42b |