13,069,175 commits found in 11 milliseconds
FreeBSD /ports db5b7c1 — emulators/wine-devel distinfo Makefile, emulators/wine-devel/files pkg32.sh wine-wow64.sh emulators/wine-devel: Update 11.0-rc2 => 11.0-rc3
Changelog:
- Bug fixes only, we are in code freeze.
https://gitlab.winehq.org/wine/wine/-/releases/wine-11.0-rc3
Allow user of 15.0 to install 32bit packages from 14.3:
Add a new positional parameter --old for pkg32.sh that would allow the
user to install the 32bits from the 14.3 repository.
PR: 291849 291328
LLVM /project 7d0773b — llvm/include/llvm/ADT Bitset.h STLExtras.h, llvm/unittests/ADT BitsetTest.cpp STLExtrasTest.cpp Revert "Make STLExtras's (all|any|none)_of() Utility Functions Constexpr-Friendly" (#173163)
Reverts llvm/llvm-project#172536. This is causing weird assertion
failures in clang, per
https://github.com/llvm/llvm-project/pull/172536#issuecomment-3677973154.
It might be a bug in GCC, but still makes sense to revert it in the
interest of bootstrapping.
---------
Signed-off-by: Michał Górny <mgorny at gentoo.org> security/wazuh-manager: Fix package on 15-amd64 and 16-amd64
devel/RStudio: Fix fetch
With this patch it should fetch abd build fine.
I will revist this port after the New Year's holidays.
[LoongArch] Use getShiftAmountConstant. NFC
This avoids an unnecessary type legalization step to fix the shift amount.
LLVM /project ec797b3 — mlir/cmake/modules AddMLIRPython.cmake, mlir/examples/standalone CMakeLists.txt massage cmake
sysutils/stackit: Update 0.49.0 => 0.50.0
Changelog:
https://github.com/stackitcloud/stackit-cli/releases/tag/v0.50.0
PR: 291848
www/lexbor: Update 2.5.0 => 2.6.0
Changelogs:
* https://github.com/lexbor/lexbor/releases/tag/v2.6.0
* https://github.com/lexbor/lexbor/compare/v2.5.0...v2.6.0
* Use PORTEXAMPLES=* to simplify pkg-plist
* Pet portclippy(1) and portfmt(1)
Approved by: db@, yuri@ (Mentors, implicit)
Differential Revision: https://reviews.freebsd.org/D53990
Merge remote-tracking branch 'origin/hardened/current/master' into hardened/current/cross-dso-cfi
Merge branch 'freebsd/current/main' into hardened/current/master
Merge branch 'freebsd/main' into hardenedbsd/main
net-p2p/py-stig: Update 0.14.0a0 => 0.14.1a0
Changelogs:
* https://github.com/rndusr/stig/blob/v0.14.1a0/CHANGELOG
* Pet portclippy(1) and portfmt(1)
Approved by: db@, yuri@ (Mentors, implicit)
Differential Revision: https://reviews.freebsd.org/D54240
LLVM /project da98be1 — clang/lib/CIR/CodeGen CIRGenBuiltin.cpp, clang/test/CIR/CodeGen fp-math-precision-opts.c [CIR] Only emit FP math intrinsics when precision/errno settings allow it (#169424)
Depending on the compiler CLI options, attributes near the call site and
pragmas we might not be allowed to emit a call to an intrinsic (e.g. if
it does not set errno and we expect it to be set). This is checked by
`shouldGenerateFPMathIntrinsic` (shared with classing codegen).
This commit adds this check and additionally adds remaining cases in the
switch statement for math builtins. graphics/plutovg: Update 1.3.1 => 1.3.2
Changelogs:
* https://github.com/sammycage/plutovg/releases/tag/v1.3.2
* https://github.com/sammycage/plutovg/compare/v1.3.1...v1.3.2
Approved by: db@, yuri@ (Mentors, implicit)
Differential Revision: https://reviews.freebsd.org/D54278
graphics/plutovg: Update 1.3.1 => 1.3.2
Changelogs:
* https://github.com/sammycage/plutovg/releases/tag/v1.3.2
* https://github.com/sammycage/plutovg/compare/v1.3.1...v1.3.2
Approved by: db@, yuri@ (Mentors, implicit)
Differential Revision: https://reviews.freebsd.org/D54278
Linux /linux 78f2a78 — Documentation/devicetree/bindings/spi snps,dw-apb-ssi.yaml, drivers/spi spi-cadence-quadspi.c spi-mt65xx.c Merge tag 'spi-fix-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Pull spi fixes from Mark Brown:
"A small collection of fixes for various SPI drivers, plus a relaxation
of constraints in the DT for the DesignWare controller to reflect
hardware that's been seen.
There's several fixes for the Cadence QuadSPI driver since a fix
during the last release made some existing issues with error handling
during probe more readily visible"
* tag 'spi-fix-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi:
spi: mt65xx: Use IRQF_ONESHOT with threaded IRQ
spi: dt-bindings: snps,dw-abp-ssi: Allow up to 16 chip-selects
spi: cadence-quadspi: Fix clock disable on probe failure path
spi: cadence-quadspi: Add error logging for DMA request failure
spi: fsl-cpm: Check length parity before switching to 16 bit mode
spi: mpfs: Fix an error handling path in mpfs_spi_probe()
deskutils/tatuin: Update 0.25.0 => 0.25.2
Changelogs:
* https://github.com/panter-dsd/tatuin/releases/tag/v0.25.1
* https://github.com/panter-dsd/tatuin/releases/tag/v0.25.2
* https://github.com/panter-dsd/tatuin/compare/v0.25.0...v0.25.1
* https://github.com/panter-dsd/tatuin/compare/v0.25.1...v0.25.2
Approved by: db@, yuri@ (Mentors, implicit)
Differential Revision: https://reviews.freebsd.org/D54300
deskutils/tatuin: Update 0.25.0 => 0.25.2
Changelogs:
* https://github.com/panter-dsd/tatuin/releases/tag/v0.25.1
* https://github.com/panter-dsd/tatuin/releases/tag/v0.25.2
* https://github.com/panter-dsd/tatuin/compare/v0.25.0...v0.25.1
* https://github.com/panter-dsd/tatuin/compare/v0.25.1...v0.25.2
Approved by: db@, yuri@ (Mentors, implicit)
Differential Revision: https://reviews.freebsd.org/D54300
cad/irsim: Update 9.7.119 => 9.7.121
Changelogs:
* https://github.com/RTimothyEdwards/irsim/compare/9.7.119...9.7.120
* https://github.com/RTimothyEdwards/irsim/compare/9.7.120...9.7.121
Approved by: db@, yuri@ (Mentors, implicit)
Differential Revision: https://reviews.freebsd.org/D54261
cad/irsim: Update 9.7.119 => 9.7.121
Changelogs:
* https://github.com/RTimothyEdwards/irsim/compare/9.7.119...9.7.120
* https://github.com/RTimothyEdwards/irsim/compare/9.7.120...9.7.121
Approved by: db@, yuri@ (Mentors, implicit)
Differential Revision: https://reviews.freebsd.org/D54261
www/librewolf: Update 146.0-2 => 146.0.1-1
Release Notes:
https://www.firefox.com/en-US/firefox/146.0.1/releasenotes/
PR: 291832
MFH: 2025Q4
(cherry picked from commit d5fe1e920ea954bfd3a6c46c9194869dc99996ad )
www/librewolf: Update 146.0-2 => 146.0.1-1
Release Notes:
https://www.firefox.com/en-US/firefox/146.0.1/releasenotes/
PR: 291832
MFH: 2025Q4
www/librewolf: Update 146.0-2 => 146.0.1-1
Release Notes:
https://www.firefox.com/en-US/firefox/146.0.1/releasenotes/
PR: 291832
MFH: 2025Q4
net/boinc-client: Update 8.2.4 => 8.2.8
Changelogs:
* https://github.com/BOINC/boinc/releases/tag/client_release%2F8.2%2F8.2.5
* https://github.com/BOINC/boinc/releases/tag/client_release%2F8.2%2F8.2.6
* https://github.com/BOINC/boinc/releases/tag/client_release%2F8.2%2F8.2.7
* https://github.com/BOINC/boinc/releases/tag/client_release%2F8.2%2F8.2.8
* https://github.com/BOINC/boinc/compare/client_release/8.2/8.2.4...client_release/8.2/8.2.5
* https://github.com/BOINC/boinc/compare/client_release/8.2/8.2.5...client_release/8.2/8.2.6
* https://github.com/BOINC/boinc/compare/client_release/8.2/8.2.6...client_release/8.2/8.2.7
* https://github.com/BOINC/boinc/compare/client_release/8.2/8.2.7...client_release/8.2/8.2.8
* Clarify LICENSE
* Add LICENSE_FILE
* Use dynamic SOVERSION
* Headers conflict with archivers/libzip now resolved in upstream
* Rename loop variable for pixmaps from 'name' to 'size' for clarity
* Pet portclippy(1) and portfmt(1)
[2 lines not shown ] net/boinc-client: Update 8.2.4 => 8.2.8
Changelogs:
* https://github.com/BOINC/boinc/releases/tag/client_release%2F8.2%2F8.2.5
* https://github.com/BOINC/boinc/releases/tag/client_release%2F8.2%2F8.2.6
* https://github.com/BOINC/boinc/releases/tag/client_release%2F8.2%2F8.2.7
* https://github.com/BOINC/boinc/releases/tag/client_release%2F8.2%2F8.2.8
* https://github.com/BOINC/boinc/compare/client_release/8.2/8.2.4...client_release/8.2/8.2.5
* https://github.com/BOINC/boinc/compare/client_release/8.2/8.2.5...client_release/8.2/8.2.6
* https://github.com/BOINC/boinc/compare/client_release/8.2/8.2.6...client_release/8.2/8.2.7
* https://github.com/BOINC/boinc/compare/client_release/8.2/8.2.7...client_release/8.2/8.2.8
* Clarify LICENSE
* Add LICENSE_FILE
* Use dynamic SOVERSION
* Headers conflict with archivers/libzip now resolved in upstream
* Rename loop variable for pixmaps from 'name' to 'size' for clarity
* Pet portclippy(1) and portfmt(1)
[2 lines not shown ] LLVM /project 9f4f13a — llvm/lib/Target/AMDGPU AMDGPULowerKernelArguments.cpp, llvm/test/CodeGen/AMDGPU mad-combine.ll lower-noalias-kernargs.ll [AMDGPU] Propagate alias information in AMDGPULowerKernelArguments. (#161375)
Emit `!noalias` and `alias.scope` metadata for `noalias` kernel
arguments.
---------
Co-authored-by: Leon Clark <leoclark at amd.com> comms/flrig: Update 2.0.09 => 2.0.10
Changelogs:
* https://www.w1hkj.org/files/flrig/readme.txt
Approved by: db@ (Mentor)
Differential Revision: https://reviews.freebsd.org/D54318
comms/flrig: Update 2.0.09 => 2.0.10
Changelogs:
* https://www.w1hkj.org/files/flrig/readme.txt
Approved by: db@ (Mentor)
Differential Revision: https://reviews.freebsd.org/D54318
Print bridge windows when they're "open".
ok dlg@
x11/xkbcomp: Update to 1.5.0
Changelog: https://lists.x.org/archives/xorg-announce/2025-December/003645.html
PR: 291408
MFH: 2025Q4
Approved by: x11 (maintainer timeout)
Reported by: Polarian <polarian at polarian.dev>
Tested by: George Mitchell <george at m5p.com>
(cherry picked from commit 2008261f0e6ca54b9f030090c3506b6c5a8c16c3 )