765,344 commits found in 101 milliseconds
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
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
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
*/*: 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 )
www/qutebrowser: update to 3.7.0
Revert "devel/rubygem-flipper-active_support_cache_store-rails-gitlab: Add PORTSCOUT"
This reverts commit c316ed718a347e429a1e51fd97df6160a7fc3699 .
Revert "databases/rubygem-flipper-active_record-rails-gitlab: Add PORTSCOUT"
This reverts commit 150e94f893320e4aab25613587a128e6bdcfccaa .
net-im/toot: Update 0.51.1 => 0.52.2
Changelogs:
* https://github.com/ihabunek/toot/releases/tag/0.52.0
* https://github.com/ihabunek/toot/releases/tag/0.52.1
Reviewed by: osa (mentor), vvd (co-mentor)
Approved by: vvd (co-mentor)
Differential Revision: https://reviews.freebsd.org/D56261
FreeBSD /ports 48ea19d — devel/bazel7 Makefile, devel/bazel7/files extra-patch-abseil-cpp-cfe27e79cfcbefb2b4479e04f80cbb299bc46965 toolchain_local-BUILD devel/bazel7: Upgrade to 7.7.1.
PR: ports/294256
Approved by: yuri (maintainer)
misc/ollama: update 0.20.0 → 0.20.2
math/py-heyoka: update 6.0.0 → 7.10.0
FreeBSD /ports b1d6707 — print/py-PyMuPDF Makefile, print/py-PyMuPDF/files patch-swig patch-setup.py print/py-PyMuPDF: update 1.22.5 → 1.27.2.2
PR: 294174
Approved by: Wen Heping <wen at FreeBSD.org>
devel/capnproto-tiledb: Move devel/capnproto1 to devel/capnproto-tiledb
- Update COMMENT
- Bump PORTREVISION for package change
- Bump PORTREVISION of dependent ports for dependency change
www/gohugo: Update to 0.160.0
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.160.0
Bug fixes
* Fix some recently introduced Position issues
* markup/goldmark: Fix double-escaping of ampersands in link URLs
* tpl: Fix stray quotes from partial decorator in script context
Improvements
* all: Replace NewIntegrationTestBuilder with Test/TestE/TestRunning
* tpl/css:
* Improve and extend .Position handling in Goldmark render hooks
* markup/goldmark: Clean up test
Approved by: doceng@ (implicit)