1,290,153 commits found in 89 milliseconds
mxge(4) : Fix a typo in a source code comment
- s/deterimine/determine/
MFC after: 3 days
net/fort: Update to 1.6.8
- Update to 1.6.8
- Changelog: https://github.com/NICMx/FORT-validator/releases/tag/1.6.8
MFH: 2026Q2
misc/py-hf-xet: Update to 1.5.1
Changelog: https://github.com/huggingface/xet-core/releases/tag/v1.5.1
Reported by: portscout
devel/pinact: Update to 4.1.0
Changelog: https://github.com/suzuki-shunsuke/pinact/releases/tag/v4.1.0
Reported by: portscout
math/openturns: update 1.27 → 1.27.1
x11/nwg-dock-hyprland: Update to 0.4.11
Changelog: https://github.com/nwg-piotr/nwg-dock-hyprland/releases/tag/v0.4.11
Reported by: GitHub (watch releases)
editors/cudatext: 1.234.4.0
ChangeLog at: https://github.com/Alexey-T/CudaText/blob/master/app/readme/history.txt
FreeBSD /ports 9f2dbaa — databases/heidisql distinfo Makefile, databases/heidisql/files patch-source_main.pas databases/heidisql: Update to 12.18
ChangeLog at: https://github.com/HeidiSQL/HeidiSQL/releases/tag/v12.18
audio/gonic: Update to 0.22.0
Changelog: https://github.com/sentriz/gonic/blob/v0.22.0/CHANGELOG.md
Reported by: GitHub (watch releases)
install: drop obsolete file size limit for -C
Removes the file size limit for -C comparisons. The limit was
meant to prevent oversized mmap allocations, which is no longer
relevant as mmap is no longer used here (removed by
a0439a1b820fa0e742c00d095f5f5c06f5f19432 , review D44809).
Credit to bdrewery.
See: https://reviews.freebsd.org/D57230
Reviewed by: bdrewery, glebius, ziaee
Approved by: glebius (mentor)
Obtained from: Fudo Security
MFC after: 2 weeks
Sponsored by: Fudo Security
Differential Revision: https://reviews.freebsd.org/D57503
databases/couchdb3: Bump PORTREVISION after erlang-runtime28 update
Regenerate the bundled-runtime plist for the OTP 28.5.0.2 subsystem
versions (erts-16.4.0.2, inets-9.6.2.2, kernel-10.6.3.2,
public_key-1.20.3.2, ssl-11.6.0.2).
lang/erlang-runtime27: Update to 27.3.4.13
Security: CVE-2026-48855 , CVE-2026-48856 , CVE-2026-48858 , CVE-2026-48860 , CVE-2026-49759 , CVE-2026-49760
security/vuxml: Document Erlang/OTP June 2026 vulnerabilities
lang/erlang-runtime28: Update to 28.5.0.2
Security: CVE-2026-48855 , CVE-2026-48856 , CVE-2026-48858 , CVE-2026-48860 , CVE-2026-49759 , CVE-2026-49760
lang/erlang-runtime29: Update to 29.0.2
Security: CVE-2026-48855 , CVE-2026-48856 , CVE-2026-48858 , CVE-2026-48859 , CVE-2026-48860 , CVE-2026-49759 , CVE-2026-49760
misc/py-anthropic: update to 0.109.1
games/veloren-weekly: update to s20260610
Changes: https://gitlab.com/veloren/veloren/-/compare/addd09fb764...30dc4ff7f7
(cherry picked from commit 138cf1688788ba93cbd00a35be679a88fe1fb9e4 )
games/veloren-weekly: update to s20260610
Changes: https://gitlab.com/veloren/veloren/-/compare/addd09fb764...30dc4ff7f7
FreeBSD /ports 49db657 — graphics/mesa-devel distinfo Makefile, graphics/mesa-devel/files patch-suffix graphics/mesa-devel: update to 26.1.b.2867
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/095e4f5f1bb...fd616bab71a
benchmarks/clpeak: update to 2.0.12
Changes: https://github.com/krrishnarraj/clpeak/releases/tag/2.0.11
Changes: https://github.com/krrishnarraj/clpeak/releases/tag/2.0.12
Reported by: GitHub (watch releases)
memfd_test: skip hugetlb testcase when large page requests are not supported
Fixes this CI test failure: https://ci.freebsd.org/view/Test/job/FreeBSD-main-riscv64-test/16606/testReport/junit/sys.posixshm/memfd_test/hugetlb/
Reviewed by: kevans
MFC after: 3 days
Differential Revision: https://reviews.freebsd.org/D57289
src.opts.mk: enable OPENSSL_KTLS by default on riscv64
1e649491b8567151270095fda3bce8faea394952 enabled KERN_TLS in
riscv/conf/GENERIC, but didn't enable OPENSSL_KTLS.
This passes all testcases in the sys/kern/ssl_sendfile suite and
fixes CI failures seen here:
https://ci.freebsd.org/job/FreeBSD-main-riscv64-test/16606/testReport/sys.kern/ssl_sendfile/
PR: 293810
Fixes: 1e649491b8567151270095fda3bce8faea394952
MFC after: 3 days
Reviewed by: gallatin, ngie
Differential Revision: https://reviews.freebsd.org/D57316
libc: fix strtold NaN representation on riscv
Regenerate gd_qnan.h on riscv using the qnan.c
config tool found in contrib/gdtoa.
This fixes the following tests in CI:
lib/libc/stdio/scanfloat_test:infinities_and_nans
lib/libc/stdlib/strtod_test:strtold_nan
Reviewed by: jrtc27
MFC after: 3 days
Differential Revision: https://reviews.freebsd.org/D57405
FreeBSD /src 9f2a38c — lib/libc/tests/secure fortify_uio_test.c generate-fortify-tests.lua libc/fortify_uio_test: replace stdin in base readv tests
This fixes the readv_before_end and preadv_before_end test
timeout failures on riscv.
See https://ci.freebsd.org/job/FreeBSD-main-riscv64-test/lastCompletedBuild/testReport/lib.libc.secure/fortify_uio_test/readv_before_end/
Reviewed by: kevans, emaste
MFC after: 3 days
Differential Revision: https://reviews.freebsd.org/D57420
mail/archiveopteryx: Fix pkg-plist
pf: free match rules after exiting critical section
This fixes a panic reported on armv7:
sys/netpfil/pf/counters:match_block -> panic: free: called with spinlock or critical section held
[...]
vpanic() at vpanic
pc = 0xc0321b5c lr = 0xc02f7b5c (free+0x140)
sp = 0xc8c858bc fp = 0xc8c858e0
r4 = 0xe2fad648 r5 = 0xe402ce78
r6 = 0xc8c859e8 r7 = 0x0000001c
r8 = 0xc8c858b4 r9 = 0xc0321b5c
r10 = 0xc8c858bc
free() at free+0x140
pc = 0xc02f7b5c lr = 0xe2f4f920 ($a+0x5f8)
sp = 0xc8c858e8 fp = 0xc8c85930
r4 = 0xe402ce68 r5 = 0xc8c8599c
r6 = 0xffffffff r10 = 0x0000001c
[...]
[8 lines not shown ] graphics/shotwell: update to 0.32.17
Release Notes:
https://download.gnome.org/sources/shotwell/0.32/shotwell-0.32.17.news
devel/rust-cbindgen: update to 0.29.4
Release Notes:
https://github.com/mozilla/cbindgen/releases/tag/v0.29.4
audio/spotify-player: Update 0.21.0 -> 0.23.0
Changelog: https://github.com/aome510/spotify-player/releases/tag/v0.23.0
Pause failpoint: replace mtx_sleep with tsleep
Eliminate panic when re-setting a paused failpoint to pause
(address of feq_mtx changes whilst in mtx_sleep, triggering
assertion when reacquiring mtx).
Reviewed by: rlibby
Pull Request: https://github.com/freebsd/freebsd-src/pull/2267