13,434,820 commits found in 8 milliseconds
[VPlan] Make m_False and m_True matchers stateless. NFC (#221581)
is_zero_int and is_one avoid storage unlike is_specific_int, and allow
the match function to be an inlined isZero/isOne call instead of
APInt::isSameValue.
Improves compile time:
https://llvm-compile-time-tracker.com/compare.php?from=8f7d3ba08f14c3d54b8b407d1758dbd1da01bb38&to=c766163e82ec7a377efc7a26ef1e6db38e0dec1d&stat=instructions:u FreeBSD /ports 149d694 — editors/zed Makefile.crates distinfo, editors/zed/files patch-crates_gpui_src_gpui.rs patch-Cargo.lock editors/zed: Update to 1.18.1
Changelog:
- https://github.com/zed-industries/zed/releases/tag/v1.18.0
- https://github.com/zed-industries/zed/releases/tag/v1.18.1
Reported by: GitHub (watch releases)
LLVM /project f054924 — llvm/include/llvm/Support AMDGPUObjLinkingInfo.h, llvm/lib/Target/AMDGPU/AsmParser AMDGPUAsmParser.cpp [AMDGPU] Add FUNC_WAVE32 for object linking info flag
LLVM /project 6a13183 — llvm/include/llvm/Support AMDGPUObjLinkingInfo.h, llvm/lib/Target/AMDGPU/AsmParser AMDGPUAsmParser.cpp [AMDGPU] Add FUNC_WGP_MODE for object linking info flag
editors/qhexedit2: New port: Hex editor widget for Qt
PR: 298088
Approved by: osa (mentor)
lang/cbmbasic: Update to 20260403
Take maintainership.
Add DOCS and EXAMPLES options.
Changelog: https://github.com/mist64/cbmbasic/compare/352a313...3b9e48d
PR: 297811
Approved by: osa (mentor)
LLVM /project ede6cdd — llvm/docs AMDGPUUsage.rst, llvm/lib/Target/AMDGPU AMDGPUSubtarget.cpp AMDGPUAsmPrinter.cpp [AMDGPU] Introduce ABI occupancy for object linking
This PR introduces ABI occupancy as the contract used to compile functions under
object linking. The default is the occupancy needed for a 1024 workitem
workgroup. It can be overridden for a module by the `amdgpu_abi_waves_per_eu`
module flag, replaced for a function by `amdgpu-flat-work-group-size`, or
tightened by an accepted `amdgpu-waves-per-eu` hint.
The ABI occupancy replaces the workgroup-derived minimum that an
`amdgpu-waves-per-eu` hint is validated against, so the hint can only make the
contract stricter.
The backend emits the selected occupancy in `.amdgpu.info` and uses it to
enforce the object linking register budget.
databases/pgbot: Update to 0.8.1
Upstream now requires Go 1.27, so pin USES=go:1.27,modules.
sysutils/mult: Update to 0.3.1
Upstream now requires Go 1.27, so pin USES=go:1.27,modules.
net/nats-tui: Update to 1.2.0
correct json_parse_response() prototype
return type changed from int to enum chngstatus in json.c rev 1.11
LLVM /project 91d3532 — clang/docs ReleaseNotes.md, clang/include/clang/Basic ABIVersions.def [Clang][X86] Add Clang23Compat for __int128 bit-field ABI change (#220788)
Follow up of #216777.
Assisted-by: Claude Opus 4.8 sysutils/mkjail: Update to 0.2.3
Yes, getrelease() is still needed, now that create is pkgbase aware.
FreeBSD /ports 1ce6a8b — www/code-server Makefile, www/code-server/files patch-lib_vscode_src_vs_base_common_platform.ts www/code-server: Fix extension installation
VS Code's platform detection does not know FreeBSD and falls back to
"Web", so the extension service rejected every non-web extension with
"not available in code-server for the Web platform". Treat FreeBSD as
Linux in platform.ts, the same way editors/vscode does, so extensions
can be installed.
Obtained from: editors/vscode
Sponsored by: Netzkommune GmbH
Add Gimli, Manitoba, site of the Gimli Glider landing.
doc: Updated sysutils/pcmanfm-qt to 2.4.1nb2
NetBSD /pkgsrc rijvSwP — sysutils/pcmanfm-qt distinfo Makefile, sysutils/pcmanfm-qt/patches patch-pcmanfm_desktopwindow.cpp patch-CMakeLists.txt pcmanfm-qt: reflect recent Plasma update
Include the upstream change "Set desktop screen explicitly on Wayland"
now that our Plasma is new enough to provide the API required.
FreeBSD /ports 6d1e4e6 — devel/hyprutils Makefile distinfo, devel/hyprutils/files patch-CMakeLists.txt devel/hyprutils: Update to 0.14.2
Changelog: https://github.com/hyprwm/hyprutils/releases/tag/v0.14.2
Reported by: GitHub (watch releases)
Merge remote-tracking branch 'rad/hardened/current/master' into hardened/current/pledge
Merge remote-tracking branch 'rad/hardened/15-stable/main' into hardened/15-stable/pledge
Merge branch 'freebsd/current/main' into hardened/current/master
Merge branch 'freebsd/15-stable/main' into hardened/15-stable/main
misc/py-litellm-proxy-extras: Update to 0.4.94
Reported by: portscout
misc/py-litellm-proxy-extras: Update to 0.4.94
Reported by: portscout
FreeBSD /ports 19279a9 — misc/py-litellm Makefile Makefile.crates, misc/py-litellm/files patch-pyproject.toml misc/py-litellm: Update to 1.100.0
Changelog:
- https://github.com/BerriAI/litellm/releases/tag/v1.99.1
- https://github.com/BerriAI/litellm/releases/tag/v1.100.0
Reported by: portscout
misc/py-litellm: Update to 1.100.0
Changelog:
- https://github.com/BerriAI/litellm/releases/tag/v1.99.1
- https://github.com/BerriAI/litellm/releases/tag/v1.100.0
Reported by: portscout
sysutils/swtpm: Update 0.10.1 => 0.10.2
Changelog:
https://github.com/stefanberger/swtpm/blob/v0.10.2/CHANGES
https://github.com/stefanberger/swtpm/releases/tag/v0.10.2
- Update maintainer's email.
PR: 298251
Security: CVE-2026-75900
Sponsored by: UNIS Labs
MFH: 2026Q3
(cherry picked from commit d369f423848506f7bff5d8b3cfe43f14886c965b )
sysutils/swtpm: Update 0.10.1 => 0.10.2
Changelog:
https://github.com/stefanberger/swtpm/blob/v0.10.2/CHANGES
https://github.com/stefanberger/swtpm/releases/tag/v0.10.2
- Update maintainer's email.
PR: 298251
Security: CVE-2026-75900
Sponsored by: UNIS Labs
MFH: 2026Q3
sysutils/swtpm: Update 0.10.1 => 0.10.2
Changelog:
https://github.com/stefanberger/swtpm/blob/v0.10.2/CHANGES
https://github.com/stefanberger/swtpm/releases/tag/v0.10.2
- Update maintainer's email.
PR: 298251
Security: CVE-2026-75900
Sponsored by: UNIS Labs
MFH: 2026Q3
FreeBSD /ports f8826ff — news/nzbget Makefile distinfo, news/nzbget/files patch-cmake_posix.cmake patch-cmake_par2-turbo.cmake news/nzbget: Update 26.2 => 26.3
Changelog:
https://github.com/nzbgetcom/nzbget/blob/v26.3/ChangeLog.md
https://github.com/nzbgetcom/nzbget/releases/tag/v26.3
- Fix rc script for run as a non-root user.
- Refresh patches.
PR: 298240
Approved by: Alex Levy <a13xlevy at pm.me> (maintainer)
Sponsored by: UNIS Labs
MFH: 2026Q3
(cherry picked from commit 5d90d870a04e738afc8546209fdd2217924dc885 )