13,077,279 commits found in 11 milliseconds
deskutils/calindori: update to 25.12 (latest release) and Qt6
Jumps over many many releases and switches to Qt6.
There are no release notes made for any release,
so this is just "the new stuff". There isn't much activity
upstream regarding code, so the app is likely just "done".
PR: 289557
Reported-by: diizzy@
security/vuxml: Fix 613d0f9e -d477-11f0-9e85-03ddfea11990 syntax
PR: 291609
Fixes: 119cc45cd5f2 security/vuxml: update lang/python312 entry
Sponsored by: The FreeBSD Foundation
lang/python-doc-html: fix DISTINFO for 2025Q4
Reverts "lang/python-doc-html: strip python 3.9 from distinfo, no longer referenced"
This reverts commit 519164dfc178f37b3f78266b2f5e5a4009d6f5c8 .
Reason is that 2025Q4 still has python39, so we need to keep the
relevant distinfo data.
lang/python312: pull in upstream commits addressing vuxml entries
Security: 613d0f9e -d477-11f0-9e85-03ddfea11990
PR: 291609
(cherry picked from commit efc17c651bcf08d79af1d962c5ed31815a650c10 )
lang/python312: Fix pkg-plist when build with DEBUG option
(cherry picked from commit f06f9baf8f3d469147f95add93702db8450162aa )
security/zoneminder: Drop 83 from PHP_VERSIONS_INCOMPATIBLE
83 used to fail, but now it's ok. (FreeBSD ports concurs.)
Add comments about other versions, but there's no reason to choose
older than 83.
lang/python312: Update to 3.12.12
(cherry picked from commit c7a8e0562b60f32749229062a215e03f15b3471d )
doc: Updated biology/puzzle to 5.2nb1
NetBSD /pkgsrc 1iG7hu4 — biology/puzzle Makefile PLIST, biology/puzzle/patches patch-src_sprng_primes-lcg64.c puzzle: fix build on NetBSD-current
Remove ppuzzle from PLIST, not built nor installed.
Bump PKGREVISION.
lang/python-doc-html: strip python 3.9 from distinfo, no longer referenced
(cherry picked from commit 09d40b9c70e9dc3bfddb3f163c69bf4347d13cb0 )
NetBSD /pkgsrc PQmoVrx — biology/gromacs distinfo, biology/gromacs/patches patch-src_mdlib_pme.c gromacs: fix build on NetBSD-current
kern_ctf.c: Sprinkle SET_ERROR dtrace probes.
PR kern/58378 : Kernel error code origination lacks dtrace probes
kern_ctf.c: Sort includes and add rcsid.
No functional change intended, except rcsid. Preparation for:
PR kern/58378 : Kernel error code origination lacks dtrace probes
crashme(9) : Sprinkle SET_ERROR dtrace probes.
PR kern/58378 : Kernel error code origination lacks dtrace probes
crashme(9) : Sort includes.
No functional change intended. Preparation for:
PR kern/58378 : Kernel error code origination lacks dtrace probes
kern_cpu.c: Sprinkle SET_ERROR dtrace probes.
PR kern/58378 : Kernel error code origination lacks dtrace probes
docbook-utils: fix shebang in sgmldiff
kern_cpu.c: Sort includes.
No functional change intended. Preparation for:
PR kern/58378 : Kernel error code origination lacks dtrace probes
condvar(9) : Sprinkle SET_ERROR dtrace probes.
PR kern/58378 : Kernel error code origination lacks dtrace probes
kauth(9) : Sprinkle SET_ERROR dtrace probes.
PR kern/58378 : Kernel error code origination lacks dtrace probes
kauth(9) : Sort includes.
No functional change intended. Preparation for:
PR kern/58378 : Kernel error code origination lacks dtrace probes
acct(9) : Need sys/sdt.h for SET_ERROR, oops.
PR kern/58378 : Kernel error code origination lacks dtrace probes
lang/python312: pull in upstream commits addressing vuxml entries
Security: 613d0f9e -d477-11f0-9e85-03ddfea11990
PR: 291609
acct(9) : Sort includes.
No functional change intended. Preparation for:
PR kern/58378 : Kernel error code origination lacks dtrace probes
core(9) : Need <sys/sdt.h> for SET_ERROR, oops.
PR kern/58378 : Kernel error code origination lacks dtrace probes
core(9) : Sort includes.
No functional change intended. Preparation for:
PR kern/58378 : Kernel error code origination lacks dtrace probes
FreeBSD /ports 24d8947 — devel/mercurial Makefile, devel/mercurial/files patch-hgdemandimport_____init____.py devel/mercurial: fix hg built against python314
Reported by: Gunther Nikl
PR: 292050
MFH: 2025Q4
(2026Q1 has not yet been created)
Approved by: portmgr@ (just-fix-it blanket)
Obtained from: https://foss.heptapod.net/mercurial/mercurial-devel/-/commit/fb8373b37f6e9942f7def675c9051b7ac5e727b4
(cherry picked from commit 5b7560e401d4ff4f5c7b5e3d81cc949b126572a1 )
FreeBSD /ports 5b7560e — devel/mercurial Makefile, devel/mercurial/files patch-hgdemandimport_____init____.py devel/mercurial: fix hg built against python314
Reported by: Gunther Nikl
PR: 292050
MFH: 2025Q4
(2026Q1 has not yet been created)
Approved by: portmgr@ (just-fix-it blanket)
Obtained from: https://foss.heptapod.net/mercurial/mercurial-devel/-/commit/fb8373b37f6e9942f7def675c9051b7ac5e727b4
textproc/itstool: remove unknown configure option
LLVM /project 610aeb6 — llvm/lib/Target/X86 X86AvoidStoreForwardingBlocks.cpp X86.h, llvm/test/CodeGen/X86 avoid-sfb-g-no-change.mir avoid-sfb-g-no-change2.mir [X86][NewPM] Port x86-avoid-sfb to the New Pass Manager (#174166)
Similar refactoring, wire up, and test adjustments to other X86 pass
ports.