783,813 commits found in 65 milliseconds
net/wstunnel: update 10.6.1 → 10.6.2
multimedia/lms: update 3.77.0 → 3.79.0
devel/py-uv-bump: update 0.5.0 → 0.6.0
benchmarks/inferno: update 0.12.6 → 0.12.8
misc/claude-code: update 2.1.214 → 2.1.215
science/siconos: Fix build on 16 by patching std::abs<> C++ call
Reported by: fallout
(cherry picked from commit 0d5c6b1e8899e30d72e98c174384359d0047e109 )
math/hydrogen: Fix build on 16
Reported by: fallout
(cherry picked from commit 92543ec8101e7f4ef686d60122f4c48dabb7dac2 )
devel/bazel9: upgrade to 9.2.0
devel/libgit2: update to 1.9.6
Changes: https://github.com/libgit2/libgit2/releases
FreeBSD /ports b26767b — devel/phasar pkg-plist Makefile, devel/phasar/files patch-CMakeLists.txt patch-lib_Utils_DOTGraph.cpp devel/phasar: update 2503 → 2604
(cherry picked from commit 2fc087a29972bf352c881921f2d0228df865f14d )
science/octopus: Unbreak on 16
Reported by: fallout
(cherry picked from commit 05f3b83d2016fafd7e4fd1912fda22113c42d0ce )
misc/ollama: Only for amd64 for now
(cherry picked from commit d67b93111001df9d39bfc16dc922a32c1eb74eea )
math/libmesh: Fix build on 16
Reported by: fallout
(cherry picked from commit d073a01db9242f58e1962d38e0b384e99e22f248 )
math/libmesh: Fix build on 16
Reported by: fallout
FreeBSD /ports ed1da0d — japanese/fcitx5-hazkey/files patch-hazkey-server_CMakeLists.txt patch-hazkey-server_build__swift.cmake japanese/fcitx5-hazkey: Unbreak build with clang 21
The same workaroundas for lang/swift6, defining
_WCHAR_H_CPLUSPLUS_98_CONFORMANCE_ in c++ compiler flags, works.
PR: 296798
Reported by: Tomoaki AOKI <junchoon at dec.sakura.ne.jp>
Tested by: Tomoaki AOKI <junchoon at dec.sakura.ne.jp>
editors/emacs-devel: Update to 2026-07-18 snapshot
Upstream highlights:
- Update to Org 9.8.7
- project.el bumped to version 0.12
- Update Gnulib by running admin/merge-gnulib
- Window-management fixes such as window transpose/rotation fixes
- Eldoc fixes
- Tramp fixes
Commit log: https://github.com/emacs-mirror/emacs/compare/2adce1839db...0f086c307c1
Sponsored by: The FreeBSD Foundation
misc/ollama: Only for amd64 for now
science/octopus: Unbreak on 16
Reported by: fallout
textproc/py-docling-graph: Fix build by correcting dependency
Reported by: fallout
textproc/sigil: Update 2.8.0 => 2.8.1
Changelog:
https://github.com/Sigil-Ebook/Sigil/releases/tag/2.8.1
PR: 296892
Sponsored by: UNIS Labs
MFH: 2026Q3
(cherry picked from commit fca272ce9bfa4e4ce1f5c52ebe2272f687645d9f )
textproc/sigil: Update 2.8.0 => 2.8.1
Changelog:
https://github.com/Sigil-Ebook/Sigil/releases/tag/2.8.1
PR: 296892
Sponsored by: UNIS Labs
MFH: 2026Q3
FreeBSD /ports da8a21e — devel/xmake-io pkg-plist Makefile, devel/xmake-io/files patch-core_src_tbox_xmake.sh patch-core_xmake.sh devel/xmake-io: Update 2.9.9 => 3.0.9
Changelog:
https://github.com/xmake-io/xmake/blob/v3.0.9/CHANGELOG.md
Improve port:
- Switch from tarball generated by github to prepared by upstream.
- Fix warnings from portclippy.
- Unbundle tbox.
- Refresh patches.
PR: 296537 287585
Approved by: Huan Zhou <pericycle.cc at gmail.com> (maintainer, timeout 2 weeks)
Sponsored by: UNIS Labs
Co-authored-by: Lin <lin at sz.cn.eu.org>
Co-authored-by: Huan Zhou <pericycle.cc at gmail.com>
MFH: 2026Q3
(cherry picked from commit a9b245453dc8fa4da43ff96efcb2b394b2c08136 )
FreeBSD /ports a9b2454 — devel/xmake-io pkg-plist Makefile, devel/xmake-io/files patch-core_src_tbox_xmake.sh patch-core_xmake.sh devel/xmake-io: Update 2.9.9 => 3.0.9
Changelog:
https://github.com/xmake-io/xmake/blob/v3.0.9/CHANGELOG.md
Improve port:
- Switch from tarball generated by github to prepared by upstream.
- Fix warnings from portclippy.
- Unbundle tbox.
- Refresh patches.
PR: 296537 287585
Approved by: Huan Zhou <pericycle.cc at gmail.com> (maintainer, timeout 2 weeks)
Sponsored by: UNIS Labs
Co-authored-by: Lin <lin at sz.cn.eu.org>
Co-authored-by: Huan Zhou <pericycle.cc at gmail.com>
MFH: 2026Q3
FreeBSD /ports 4f23e42 — www/code-server pkg-plist Makefile.build, www/code-server/files code-server.in www/code-server: Update to 4.129.0
Update to code-server 4.129.0, which bundles VS Code 1.129.0.
VS Code 1.129 changed how the built-in GitHub Copilot extension is
handled: it is now built from source during the reh-web build instead
of being fetched as a prebuilt VSIX. This requires a few build-time
workarounds:
- The copilot extension postinstall expects a platform package for the
host. A Copilot CLI SDK distfile is provided and placed as
@github/copilot-freebsd-x64 so the postinstall passes. GitHub Copilot
is closed-source and not usable on FreeBSD; this only lets the build
complete.
- The reh-web build calls ensureCopilotPlatformPackage(), which runs
"npm pack" and thus needs network access (unavailable in poudriere).
Providing @github/copilot-linux-x64 in remote/node_modules makes the
function find it locally and skip the network fetch.
- Copilot bundles prebuilt Linux rg/tgrep binaries. These are replaced
[15 lines not shown ] security/openbao: Update 2.5.5 => 2.6.0 (fix multiple vulnerabilities)
Changelog:
https://github.com/openbao/openbao/releases/tag/v2.6.0
PR: 296644
Approved by: jake at metalrip.com (maintainer)
Security: GHSA-444v-8vxr-p36h
Security: GHSA-34fc-gh42-pj53
Security: GHSA-xp3c-3jw3-4vcr
Security: GHSA-59w7-v8rr-pr4p
Sponsored by: UNIS Labs
MFH: 2026Q3
(cherry picked from commit 46cd56f05bb903fa719e701a40d2eb0c2d4db383 )
misc/py-litellm: Add PROXY option (ON by default)
PROXY option enables the funcionality that LiteLLM serves as an
OpenAI-compatible gateway server for 100+ LLM providers.
PR: 294247
Reported by: yuri
security/openbao: Update 2.5.5 => 2.6.0 (fix multiple vulnerabilities)
Changelog:
https://github.com/openbao/openbao/releases/tag/v2.6.0
PR: 296644
Approved by: jake at metalrip.com (maintainer)
Security: GHSA-444v-8vxr-p36h
Security: GHSA-34fc-gh42-pj53
Security: GHSA-xp3c-3jw3-4vcr
Security: GHSA-59w7-v8rr-pr4p
Sponsored by: UNIS Labs
MFH: 2026Q3
*/*: Bump more consumers after graphics/libraw update
PR: 296733
Reported by: vvd
Sponsored by: tipi.work
databases/timescaledb: Update to 2.28.3
x11-toolkits/girara: Update to 2026.07.18