13,179,793 commits found in 7 milliseconds
vnstat: Update to 2.13
x68k_init() -> machine_init()
Use machine_init_common().
Use machine_init_common().
LLVM /project c109dd1 — llvm/lib/Transforms/Vectorize VPlanTransforms.cpp VPlanPatternMatch.h [VPlan] Refactor FindLastSelect matching to use m_Specific(PhiR) (NFC). (#190547)
Match the select operands directly against PhiR using m_Specific,
binding only the non-phi IV expression. This replaces the generic
TrueVal/FalseVal matching followed by an assert and conditional
extraction.
Split off from approved
https://github.com/llvm/llvm-project/pull/183911/ as suggested. textproc/py-m2r: Bump PORTREVISION
...to update metadata
devel/capnproto: Mark BROKEN on 15+
Multiple unit tests fails with following message:
failed: expected hupPromise.poll(waitScope)
PR: 294259
graphics/png: Update to 1.6.56
Fixes CVE-2026-33416 and CVE-2026-33636
Initial patch submitted by Fabian Wenk
Changelog: https://github.com/pnggroup/libpng/blob/v1.6.56/ANNOUNCE
PR: 294061
Reviewed by: ports-secteam (fluffy)
Exp-run by: antoine
[llvm][docs] Fix typo (#190150)
This commit corrects a typo in the project documentation. security/openvpn: Update to 2.7.1
This changes installed scripts, openvpn-client.up and .down scripts
are no longer installed into libexec/, but instead a dns-updown script
is placed into libexec/openvpn/ (all under $PREFIX).
Based on a patch provided by Marek Zarychta.
Changelog: https://github.com/OpenVPN/openvpn/releases/tag/v2.7.1
PR: 293138 , 286263
Use machine_init_common().
audio/fooyin: Update to 0.10.3
Changelog: https://github.com/fooyin/fooyin/releases/tag/v0.10.3
FreeBSD /ports ff3b84d — graphics/openexr Makefile distinfo, graphics/openexr-website-docs distinfo Makefile graphics/openexr*: Security update to 3.4.9
Addresses several security vulnerabilities
Changelog:
https://github.com/AcademySoftwareFoundation/openexr/blob/v3.4.9/CHANGES.md#version-349-april--3-2026
PR: 294197
Security: CVE-2026-34589 , CVE-2026-34588 , CVE-2026-34380 ,
CVE-2026-34379 , CVE-2026-34378 ,
adb096d4 -2e72-11f1-acc1-339a1a6999b0
Use pmap_kenter_pa() to map the boot info structure.
Use machine_init_common().
*/*: Update maintainer to my FreeBSD address
Approved by: makc (mentor)
*/*: Drop maintainership
Approved by: makc (mentor)
*/*: Take maintainership
Approved by: bapt (former maintainer)
Approved by: makc (mentor)
devel/py-numba: Update to 0.65.0
(cherry picked from commit 9ac9525c3760fe52aa2926f8f9618faec10450e1 )
FreeBSD /ports 17c90ea — devel/py-llvmlite distinfo Makefile, devel/py-llvmlite/files patch-setup.py devel/py-llvmlite: Update to 0.47.0
(cherry picked from commit 58c273455e892a8b1c2798d294b84cb881262f62 )
FreeBSD /ports 4fee039 — devel/py-llvmlite Makefile, devel/py-llvmlite/files patch-ffi_CMakeLists.txt devel/py-llvmlite: fix patch
(cherry picked from commit 0611949c3a4640c2433913d029952a88025fd2c8 )
net/smb4k: Update to 4.0.6
(cherry picked from commit bda91548a9e01128c9e623119df323bfe2dd3766 )
sysutils/kshutdown: Update to 6.2
(cherry picked from commit a1cf2eff0a400bbaf37ebf8068b16c7b8326b01e )
textproc/kdiff3: Update to 1.12.4
(cherry picked from commit 0cb54d0c81a338ef7ff0e45156b40ee466c6d829 )
devel/clazy: Update to 1.17.1
(cherry picked from commit e71270beb60eda449abcff379c2b5e6504cccc26 )
devel/okteta: Update to 0.26.26
(cherry picked from commit aa70e0fc7ad0686629237a54f9979701aeac4c43 )
misc/tellico: Update to 4.1.5
(cherry picked from commit 6f2b6c03b9236176d9c79a0d245b8ec4a0b79fe4 )
devel/libphonenumber: Update to 9.0.27
(cherry picked from commit 1d8f9f2e5887e49130b15b2448f2c6142df287f8 )
net-im/qxmpp: Update to 1.14.6
(cherry picked from commit 04837a7f81d8078648060ae1dd23f64b61025c43 )
NetBSD /src lX3Gozd — sys/arch/m68k/m68k m68k_machdep.c, sys/arch/mvme68k/mvme68k machdep.c machine_init_common() now does the job of loading phys mem into
the VM manage page pool.