| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2.4.0_3 21 May 2026 16:23:57
    |
Jason E. Hale (jhale)  |
*/*: Bump PORTREVISION for known Qt private API abusers
Qt 6.11.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 |
2.4.0_2 14 May 2026 15:39:36
    |
Ganael LAPLANCHE (martymac)  |
emulators/pcsx2: Fix build on -CURRENT |
2.4.0_2 24 Dec 2025 08:55:21
    |
Baptiste Daroussin (bapt)  |
multimedia/ffmpeg: bump revision to chase lib version change |
2.4.0_1 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 |
2.4.0 05 Dec 2025 01:03:38
    |
Jason E. Hale (jhale)  |
emulators/pcsx2: Prepare for Qt 6.10
Backport upstream patch to fix build with Qt 6.10.
With hat: kde@ |
2.4.0 24 Oct 2025 15:18:07
    |
Ganael LAPLANCHE (martymac)  |
emulators/pcsx2: Update to 2.4.0
While here, add a portscout rule to target stable releases. |
2.3.439_3 19 Sep 2025 00:26:17
    |
Älven (alven)  |
graphics/plutovg: Update 1.3.0 => 1.3.1
Changelogs:
* https://github.com/sammycage/plutovg/releases/tag/v1.3.1
* https://github.com/sammycage/plutovg/compare/v1.3.0...v1.3.1
Approved by: yuri@ (Mentor)
Differential Revision: https://reviews.freebsd.org/D52518 |
2.3.439_2 04 Sep 2025 11:22:11
    |
Älven (alven)  Author: Stefan Schlosser |
*/*: bump PORTREVISION after graphics/{lunasvg,plutovg} update
PR: 288842
Approved by: yuri@ (Mentor, implicit) |
2.3.439_1 03 Aug 2025 17:49:01
    |
Älven (alven)  |
graphics/plutosvg: Update 0.0.6 => 0.0.7
PR: 288629
Approved by: yuri@ (Mentor) |
2.3.439 27 Jun 2025 20:54:48
    |
Ganael LAPLANCHE (martymac)  |
emulators/pcsx2: Update to 2.3.439 |
2.3.212 16 Jun 2025 10:50:59
    |
Ganael LAPLANCHE (martymac)  |
emulators/pcsx2: Update to 2.3.212
Also, re-enable Vulkan support |
2.3.9_2 08 Mar 2025 14:05:10
    |
Gleb Popov (arrowd)  |
*: Bump revisions after dbus update
PR: 285253
Reported by: Martin Birgmeier <d8zNeCFG@aon.at> |
2.3.9_1 23 Nov 2024 08:31:00
    |
Gleb Popov (arrowd)  |
*: Bump PORTREVISIONs of Pulseaudio consumers
Sponsored by: Future Crew, LLC |
2.3.9 15 Nov 2024 15:58:41
    |
Ganael LAPLANCHE (martymac)  |
emulators/pcsx2: Update to 2.3.9
Also:
- Remove tuples-handling code (every dependency is now in-tree)
- Disable Vulkan support as it needs a modified version
- Remove local cpuinfo patch (integrated + updated upstream,
this should fix PR 282655)
PR: 282655
Reported by: celcion@gmail.com |
1.7.5698 19 Apr 2024 10:34:40
    |
Ganael LAPLANCHE (martymac)  |
emulators/pcsx2: Update to 1.7.5698 |
1.7.4970_2 31 Dec 2023 00:37:05
    |
Muhammad Moinur Rahman (bofh)  |
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree
- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
Also move conditional flags for non sparc64/arm ARCH to fixed flags.
Reviewed by: brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068 |
1.7.4970_2 13 Nov 2023 11:11:14
    |
Ganael LAPLANCHE (martymac)  |
emulators/pcsx2: Enable Vulkan backend |
1.7.4970_1 28 Sep 2023 10:41:21
    |
Ganael LAPLANCHE (martymac)  |
emulators/pcsx2: Mark as BROKEN before 13.2
Pcsx2 needs a libc++ with std::bit_cast support (introduced in 13.2
with commit 4b6eb0e63c69)
PR: 273889
Reported by: diizzy |
1.7.4970_1 05 Sep 2023 10:16:47
    |
Ganael LAPLANCHE (martymac)  Author: Jan Beich |
emulators/pcsx2: Unbreak with kern.elf64.allow_wx=0
PR: 273573
Reported by: jbeich |
1.7.4970 01 Sep 2023 17:02:37
    |
Ganael LAPLANCHE (martymac)  |
emulators/pcsx2: Update to 1.7.4970 |
1.7.4097_5 07 Aug 2023 16:34:07
    |
Gleb Popov (arrowd)  |
audio/pulseaudio: Update to 16.1
Bump PORTREVISION on consumers.
Sponsored by: Serenity Cybersecurity, LLC
PR: 262713 |
1.7.4097_4 26 Jul 2023 19:58:56
    |
Loïc Bartoletti (lbartoletti)  |
devel/qt6: bump dependent ports |
1.7.4097_3 27 Jun 2023 10:13:32
    |
Ganael LAPLANCHE (martymac)  Author: Daniel Engberg |
emulators/pcsx2: Fix SIGILL crash
Do not pass -march=native as that can bring pre-built packages with
instructions not supported by end users and lead to a SIGILL crash.
If CPUTYPE is not defined, set arch to the oldest CPU that supports
SSE 4.1 (penryn), else let the build system try to build with whatever
is set.
Add a message indicating that the port should be rebuilt with CPUTYPE
defined for best performance.
While here, use zstd from ports (now detected).
PR: 272192
Reported by: Patrick McMunn <doctorwhoguy@gmail.com> |
1.7.4097_2 24 May 2023 16:34:10
    |
Mathieu Arnold (mat)  |
*: regular cleanup for GH_TAGNAME bad usage |
1.7.4097_2 27 Apr 2023 12:01:46
    |
Daniel Engberg (diizzy)  |
*/*: Bump all users of multimedia/ffmpeg*
...to make sure all picks up new version(s) |
1.7.4097_1 25 Apr 2023 15:17:15
    |
Christian Weisgerber (naddy)  |
audio/opus: bump consumers after update to 1.4 |
1.7.4097 17 Feb 2023 16:49:14
    |
Ganael LAPLANCHE (martymac)  |
emulators/pcsx2: Update to 1.7.4097 |
1.7.4075_1 15 Feb 2023 11:08:50
    |
Ganael LAPLANCHE (martymac)  |
emulators/pcsx2: Rework dependencies
- harfbuzz is not necessary anymore
- add ffmpeg
- reorder deps to ease port maintenance |
1.7.4075 14 Feb 2023 11:27:46
    |
Ganael LAPLANCHE (martymac)  |
emulators/pcsx2: Update to 1.7.4075
Also, switch to qt build as wx is not supported upstream anymore |
1.7.3465_1 19 Dec 2022 09:31:34
    |
Thierry Thomas (thierry)  |
*/*: chase the upgrade of devel/libfmt to 9.1.0
PR: 268081 |
1.7.3465 27 Oct 2022 14:46:51
    |
Ganael LAPLANCHE (martymac)  |
emulators/pcsx2: Update to 1.7.3465
Also:
- fix cubeb backend detection
- explicitly disable (linux-only) setcap call |
1.7.3344 12 Oct 2022 10:12:12
    |
Ganael LAPLANCHE (martymac)  |
emulators/pcsx2: Update to 1.7.3344 and fix build with wx 3.1 |
1.7.3274 19 Sep 2022 14:23:19
    |
Ganael LAPLANCHE (martymac)  |
emulators/pcsx2: New port: Free and open-source PlayStation 2 emulator |