1,276,712 commits found in 141 milliseconds
graphics/curtail: update 1.13.0 → 1.15.1
sysutils/conan: update 2.23.0 → 2.27.1
math/alglib: update 4.06.0 → 4.07.0
FreeBSD /doc 6440a94 — website/content/en/status/report-2026-01-2026-03 kbench-maint-pkgdist.adoc Status/2026q1/kbench-maint-pkgdist.adoc: Add missing sponsorship line
Sponsored by: The FreeBSD Foundation
FreeBSD /doc cb27009 — website/content/en/status/report-2026-01-2026-03 pkgbasify.adoc Status/2026Q1/pkgbasify.adoc: Add missing sponsorship line
Sponsored by: The FreeBSD Foundation
FreeBSD /doc 32f3831 — website/content/en/status/report-2026-01-2026-03 freebsd-foundation.adoc status/2026q1/freebsd-foundation.adoc: Fix cross references
Sponsored by: The FreeBSD Foundation
devel/buf: update 1.68.0 → 1.68.2
misc/fabric: update 1.4.446 → 1.4.448
databases/weaviate: update 1.36.11 → 1.37.1
multimedia/kew: update 3.6.4 → 3.7.3
science/agrum: update 2.3.0 → 2.3.2
FreeBSD /ports b92858f — misc/onnxruntime distinfo Makefile.DISTFILES, misc/onnxruntime/files patch-onnxruntime_core_mlas_lib_qlmul.cpp patch-onnxruntime_core_mlas_lib_power_qgemm__kernel__power10.cpp misc/onnxruntime: update 1.23.2 → 1.24.4
sysutils/mise: update 2026.4.14 → 2026.4.16
kshim/usb: Add build option.
Add WITH{,OUT}_LOADER_USB to build the kshim usb library. Nothing
in-tree uses it, but this will make it easier to keep building. Updated
src.conf.5 with a few extra changes...
Sponsored by: Netflix
misc/lean-ctx: update 3.1.5 → 3.2.3
devel/{,py-}ruff: update 0.15.10 → 0.15.11
x11/clipcat: update 0.24.1 → 0.25.0
devel/nextest: update 0.9.132 → 0.9.133
us.intl.acc.kbd: add it to Makefile
This keyboard was implemented but wasn't actually installed to the
system.
Fixes: a049678039e40bdf523230852f78887a12435def
Discussed with: imp
MFC after: 1 day
Relnotes: yes
(cherry picked from commit 3b373d484046a94d050a7901feadc001f35fa97f )
br.lenovo.kdb: add it to Makefile
This keyboard was implemented but wasn't actually installed to the
system.
Fixes: 9357c694e8dca627c25b15529e8435b2ab3dd48b
MFC after: 1 day
Relnotes: yes
(cherry picked from commit 6fb5df548e4a581f958f60544b7fa8ba1716c4c6 )
us.intl.acc.kbd: add it to Makefile
This keyboard was implemented but wasn't actually installed to the
system.
Fixes: a049678039e40bdf523230852f78887a12435def
Discussed with: imp
MFC after: 1 day
Relnotes: yes
(cherry picked from commit 3b373d484046a94d050a7901feadc001f35fa97f )
br.lenovo.kdb: add it to Makefile
This keyboard was implemented but wasn't actually installed to the
system.
Fixes: 9357c694e8dca627c25b15529e8435b2ab3dd48b
MFC after: 1 day
Relnotes: yes
(cherry picked from commit 6fb5df548e4a581f958f60544b7fa8ba1716c4c6 )
misc/py-comfyui-workflow-templates-media-other: update 0.3.170 → 0.3.176
misc/py-comfyui-workflow-templates-media-image: update 0.3.119 → 0.3.127
misc/py-comfyui-workflow-templates: update 0.9.49 → 0.9.57
misc/py-comfyui-workflow-templates-media-video: update 0.3.76 → 0.3.78
misc/comfyui: update 0.19.0 → 0.19.3
misc/py-comfyui-workflow-templates-core: update 0.3.198 → 0.3.209
devel/py-lazyarray: New port
lazyarray is a Python package that provides a lazily-evaluated numerical
array class, larray, based on and compatible with NumPy arrays.
Lazy evaluation means that any operations on the array (potentially including
array construction) are not performed immediately, but are delayed until
evaluation is specifically requested. Evaluation of only parts of the array
is also possible.
FreeBSD /ports db7d12d — math/py-arviz-plots Makefile pkg-descr, math/py-arviz-plots/files patch-src_arviz__plots_____init____.py patch-tests_conftest.py math/py-arviz-plots: New port: Ready to use and composable plots for Bayesian Workflow