13,071,613 commits found in 6 milliseconds
Merge remote-tracking branch 'origin/hardened/current/master' into hardened/current/cross-dso-cfi
Merge branch 'freebsd/current/main' into hardened/current/master
HardenedBSD /ports c61894f — astro/libosmpbf/files patch-osmpbf_CMakeLists.txt, audio/adplay/files patch-acinclude.m4 Merge branch 'freebsd/main' into hardenedbsd/main
doc: Updated graphics/digikam-gmic-qt to 3.6.0.20251021
digikam-gmic-qt: update to 3.6.0.20251021.
Switch to qt6.
Changes: only codespell fixes.
doc: Updated graphics/digikam to 8.8.0
NetBSD /pkgsrc uF0d1Lb — graphics/digikam PLIST Makefile, graphics/digikam/patches patch-core_libs_threads_actionthreadbase.cpp digikam: update to 8.8.0.
Switch to qt6.
This version delivers significant improvements in performance,
stability, and user experience, with a particular focus on image
processing, color management, and workflow efficiency.
doc: Updated www/kiwix-desktop to 2.4.1nb3
kiwix-desktop: switch to qt6
Bump PKGREVISION.
qt6-qt3d: add missing vulkan file to PLIST, except for on Darwin
LLVM /project 30c6bbe — llvm/lib/Transforms/Vectorize SLPVectorizer.cpp, llvm/test/Transforms/SLPVectorizer/X86 alternate-op-constant.ll [SLP]Check if the value has uselist before asking for uses
Need to check if the value has uselist before asking for uses to fix
a compiler crash
Fixes #173569
DWB: add gmake tool dependency
Doesn't build with make, see e.g.
https://releng.netbsd.org/pkgreports/shadow/HEAD/NetBSD-11.0-x86_64/20251224.0110/DWB-20150517nb1/install.log
Add focus-follows-mouse option, from Barry Wasdell in GitHub issue 4771.
doc: Updated sysutils/dupeguru to 4.0.4rc1nb7
Add selection_mode format variable for copy mode, from Mike Jonkmans in
GitHub issue 4773.
dupeguru: fix PLIST for sphinx 9 and depend on it
Bump PKGREVISION.
devel: Enable ghdl-yosys-plugin
doc: Added devel/ghdl-yosys-plugin version 0.0.0.20251102
doc: Updated audio/mpc to 0.35nb1
devel/ghdl-yosys-plugin: import ghdl-yosys-plugin-0.0.0.20251102
Yosys VHDL synthesis plugin based on GHDL
mpc: fix PLIST for sphinx 9 and depend on it
Bump PKGREVISION.
cuse(3) : annotate cuse_init() to suppress thread safety analysis
This avoids warnings from clang 21, similar to:
/usr/src/lib/libcuse/cuse_lib.c:111:14: error: writing variable 'h_cuse' requires holding mutex 'm_cuse' exclusively [-Werror,-Wthread-safety-analysis]
111 | TAILQ_INIT(&h_cuse);
| ^
/usr/src/lib/libcuse/cuse_lib.c:111:14: error: writing variable 'h_cuse' requires holding mutex 'm_cuse' exclusively [-Werror,-Wthread-safety-analysis]
/usr/src/lib/libcuse/cuse_lib.c:112:14: error: writing variable 'h_cuse_entered' requires holding mutex 'm_cuse' exclusively [-Werror,-Wthread-safety-analysis]
112 | TAILQ_INIT(&h_cuse_entered);
| ^
/usr/src/lib/libcuse/cuse_lib.c:112:14: error: writing variable 'h_cuse_entered' requires holding mutex 'm_cuse' exclusively [-Werror,-Wthread-safety-analysis]
MFC after: 3 days
cuse(3): annotate cuse_init() to suppress thread safety analysis
This avoids warnings from clang 21, similar to:
/usr/src/lib/libcuse/cuse_lib.c:111:14: error: writing variable 'h_cuse' requires holding mutex 'm_cuse' exclusively [-Werror,-Wthread-safety-analysis]
111 | TAILQ_INIT(&h_cuse);
| ^
/usr/src/lib/libcuse/cuse_lib.c:111:14: error: writing variable 'h_cuse' requires holding mutex 'm_cuse' exclusively [-Werror,-Wthread-safety-analysis]
/usr/src/lib/libcuse/cuse_lib.c:112:14: error: writing variable 'h_cuse_entered' requires holding mutex 'm_cuse' exclusively [-Werror,-Wthread-safety-analysis]
112 | TAILQ_INIT(&h_cuse_entered);
| ^
/usr/src/lib/libcuse/cuse_lib.c:112:14: error: writing variable 'h_cuse_entered' requires holding mutex 'm_cuse' exclusively [-Werror,-Wthread-safety-analysis]
MFC after: 3 days
Updated www/freenginx-devel to 1.29.4
www/freenginx-devel: update from 1.29.3 to 1.29.4
Convert base geoip modules to dynamic.
Sponsored by: tipi.work
<ChangeLog>
*) Feature: support for GeoIP2 databases in the MaxMind DB (MMDB) format
in the ngx_http_geoip_module and ngx_stream_geoip_module modules; the
"geoip_set" directive.
*) Bugfix: disk cache size might be calculated incorrectly on the XFS
file system with the "largeio" mount option.
*) Bugfix: of minor potential bugs.
</ChangeLog>
libcdio: Note upstream release changes
Upstream is now releasing only in a githubby way, with no
normally-named tarballs :-(
devel: Enable py-apycula
doc: Added devel/py-apycula version 0.28
devel/py-apycula: import py314-apycula-0.28
Open source tools and Documentation for the Gowin FPGA bitstream
format.
Project Apicula uses a combination of fuzzing and parsing of the
vendor data files to provide Python tools for generating bitstreams.
devel: Enable py-crc