FreeBSD/ports b26767bdevel/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)
DeltaFile
+74-25devel/phasar/pkg-plist
+24-20devel/phasar/Makefile
+3-17devel/phasar/files/patch-CMakeLists.txt
+0-12devel/phasar/files/patch-lib_Utils_DOTGraph.cpp
+3-3devel/phasar/distinfo
+104-775 files

FreeBSD/ports 2fb0ac4science/octopus Makefile

science/octopus: Unbreak on 16

Reported by:    fallout

(cherry picked from commit 05f3b83d2016fafd7e4fd1912fda22113c42d0ce)
DeltaFile
+1-0science/octopus/Makefile
+1-01 files

FreeBSD/ports 77464e6misc/ollama Makefile

misc/ollama: Only for amd64 for now

(cherry picked from commit d67b93111001df9d39bfc16dc922a32c1eb74eea)
DeltaFile
+3-0misc/ollama/Makefile
+3-01 files

FreeBSD/ports 3d3986fmath/libmesh/files patch-src_utils_xdr__cxx.C

math/libmesh: Fix build on 16

Reported by:    fallout

(cherry picked from commit d073a01db9242f58e1962d38e0b384e99e22f248)
DeltaFile
+28-0math/libmesh/files/patch-src_utils_xdr__cxx.C
+28-01 files

FreeBSD/ports d073a01math/libmesh/files patch-src_utils_xdr__cxx.C

math/libmesh: Fix build on 16

Reported by:    fallout
DeltaFile
+28-0math/libmesh/files/patch-src_utils_xdr__cxx.C
+28-01 files

FreeBSD/src cb325dcsys/i386/i386 apic_vector.S

i386: supply thermal interrupt handler

This fixes a build break for i386.

Reviewed by:    kib, olce, Koine Yuusuke <koinec at yahoo.co.jp>
Fixes:  87ba088fa310 ("x86/local_apic.c: Add support for installing a thermal interrupt handler")
Differential Revision:  https://reviews.freebsd.org/D58332
DeltaFile
+15-0sys/i386/i386/apic_vector.S
+15-01 files

FreeBSD/src dc12e3esys/dev/dpaa2 dpaa2_ni.c

dpaa2: Apply if_flags and MAC filters in dpaa2_ni_init()

dpaa2_ni_init() only enabled the DPNI object; it never pushed the
promiscuous/allmulti state or the multicast filter table to the MC
firmware.  The SIOCSIFFLAGS handler ignores flag changes that arrive
while the interface is down, yet still latches them into sc->if_flags,
so a promiscuous mode request made before the first up was silently
lost and could never be applied afterwards: the up path runs
dpaa2_ni_init(), which did not read the flags, and every later
SIOCSIFFLAGS compares against the already-latched value and sees no
change.

This is exactly what happens when if_bridge adds a dpni member while
the dpni is still down, e.g. rc.conf's

    create_args_bridge0="... addm dpni0"

running at bridge clone time, before ifconfig_dpni0="up" is processed.
bridge_ioctl_add() puts the member into promiscuous mode at addm time;

    [18 lines not shown]
DeltaFile
+11-0sys/dev/dpaa2/dpaa2_ni.c
+11-01 files

FreeBSD/ports ed1da0djapanese/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>
DeltaFile
+27-2japanese/fcitx5-hazkey/files/patch-hazkey-server_CMakeLists.txt
+14-8japanese/fcitx5-hazkey/files/patch-hazkey-server_build__swift.cmake
+41-102 files

FreeBSD/src 91b419bsys/arm64/include vm.h

arm64: Fix the build

Fixes:  a7e483ee146a ("vm_phys: Add a sysctl to dump registered fictitious memory ranges")
DeltaFile
+2-0sys/arm64/include/vm.h
+2-01 files

FreeBSD/ports 5741437editors/emacs-devel distinfo Makefile

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
DeltaFile
+3-3editors/emacs-devel/distinfo
+2-2editors/emacs-devel/Makefile
+5-52 files

FreeBSD/ports d67b931misc/ollama Makefile

misc/ollama: Only for amd64 for now
DeltaFile
+3-0misc/ollama/Makefile
+3-01 files

FreeBSD/ports 05f3b83science/octopus Makefile

science/octopus: Unbreak on 16

Reported by:    fallout
DeltaFile
+1-0science/octopus/Makefile
+1-01 files

FreeBSD/ports eff8ce2textproc/py-docling-graph Makefile

textproc/py-docling-graph: Fix build by correcting dependency

Reported by:    fallout
DeltaFile
+1-1textproc/py-docling-graph/Makefile
+1-11 files

FreeBSD/ports 16ca9a0textproc/sigil distinfo pkg-plist

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)
DeltaFile
+3-3textproc/sigil/distinfo
+2-0textproc/sigil/pkg-plist
+1-1textproc/sigil/Makefile
+6-43 files

FreeBSD/ports fca272ctextproc/sigil distinfo Makefile

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
DeltaFile
+3-3textproc/sigil/distinfo
+1-1textproc/sigil/Makefile
+2-0textproc/sigil/pkg-plist
+6-43 files

FreeBSD/ports da8a21edevel/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)
DeltaFile
+407-362devel/xmake-io/pkg-plist
+6-8devel/xmake-io/Makefile
+11-0devel/xmake-io/files/patch-core_src_tbox_xmake.sh
+3-5devel/xmake-io/distinfo
+2-2devel/xmake-io/files/patch-core_xmake.sh
+429-3775 files

FreeBSD/ports a9b2454devel/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
DeltaFile
+407-362devel/xmake-io/pkg-plist
+6-8devel/xmake-io/Makefile
+11-0devel/xmake-io/files/patch-core_src_tbox_xmake.sh
+3-5devel/xmake-io/distinfo
+2-2devel/xmake-io/files/patch-core_xmake.sh
+429-3775 files

FreeBSD/src a7e483esys/amd64/include vm.h, sys/arm/include vm.h

vm_phys: Add a sysctl to dump registered fictitious memory ranges

I've wanted this a couple of times in the past.  Save the memattr in
the fictitious memory segment structure so that we can report it from
the sysctl handler, and add conversion routines for each platform.

Reviewed by:    kib
MFC after:      2 weeks
Differential Revision:  https://reviews.freebsd.org/D58283
DeltaFile
+41-0sys/vm/vm_phys.c
+25-0sys/powerpc/include/vm.h
+23-2sys/arm64/include/vm.h
+23-0sys/i386/include/vm.h
+23-0sys/amd64/include/vm.h
+19-0sys/arm/include/vm.h
+154-21 files not shown
+171-27 files

FreeBSD/ports 4f23e42www/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]
DeltaFile
+1,814-1,760www/code-server/pkg-plist
+26-0www/code-server/Makefile.build
+13-11www/code-server/distinfo
+15-4www/code-server/Makefile
+1-6www/code-server/Makefile.vscode
+3-0www/code-server/files/code-server.in
+1,872-1,7812 files not shown
+1,873-1,7838 files

FreeBSD/ports b595878security/openbao distinfo Makefile

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)
DeltaFile
+17-17security/openbao/distinfo
+2-2security/openbao/Makefile
+19-192 files

FreeBSD/ports 6a93fc4misc/py-litellm Makefile

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
DeltaFile
+43-1misc/py-litellm/Makefile
+43-11 files

FreeBSD/ports 46cd56fsecurity/openbao distinfo Makefile

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
DeltaFile
+17-17security/openbao/distinfo
+2-2security/openbao/Makefile
+19-192 files

FreeBSD/ports 78f7296graphics/ImageMagick6 Makefile, graphics/ImageMagick7 Makefile

*/*: Bump more consumers after graphics/libraw update

PR:             296733
Reported by:    vvd

Sponsored by:   tipi.work
DeltaFile
+1-1graphics/openimageio/Makefile
+1-1graphics/filmulator/Makefile
+1-1graphics/entangle/Makefile
+1-1graphics/ImageMagick7/Makefile
+1-0graphics/art/Makefile
+1-0graphics/ImageMagick6/Makefile
+6-46 files

FreeBSD/src cbd442eusr.sbin/bhyve smbiostbl.c bhyve_config.5

bhyve: add configurable SMBIOS OEM Strings

Add the option "oemstring" to allow setting the DMI type 11 ("OEM
Strings") SMBIOS structure. These are free-form strings, available for
any purpose, but can be especially useful to pass configuration,
secrets, and credential information into a Linux guest and consumed by
systemd.

MFC after:      1 month
Relnotes:       yes
Reviewed by:    markj
Differential Revision:  https://reviews.freebsd.org/D57516
DeltaFile
+124-0usr.sbin/bhyve/smbiostbl.c
+3-0usr.sbin/bhyve/bhyve_config.5
+127-02 files

FreeBSD/ports 0f84e96databases/timescaledb distinfo Makefile

databases/timescaledb: Update to 2.28.3
DeltaFile
+3-3databases/timescaledb/distinfo
+1-1databases/timescaledb/Makefile
+1-0databases/timescaledb/pkg-plist
+5-43 files

FreeBSD/ports f6a569cx11-toolkits/girara distinfo Makefile

x11-toolkits/girara: Update to 2026.07.18
DeltaFile
+3-3x11-toolkits/girara/distinfo
+1-1x11-toolkits/girara/Makefile
+4-42 files

FreeBSD/ports 06b29d2editors/mined Makefile

editors/mined: chase UCD

(cherry picked from commit 58ec6ab496d54e31a3145ab31deb138557d2941a)
DeltaFile
+2-2editors/mined/Makefile
+2-21 files

FreeBSD/ports 13eccc9www/bluefish pkg-plist distinfo

www/bluefish: Update to 2.4.2

ChangeLog:
https://sourceforge.net/p/bluefish/code/HEAD/tree/tags/bluefish_2_4_2/ChangeLog

MFH:            2026Q3
(cherry picked from commit 21205c6a8f931340be3e4598e1bde4ffae9477fc)
DeltaFile
+6-1www/bluefish/pkg-plist
+3-3www/bluefish/distinfo
+1-1www/bluefish/Makefile
+10-53 files

FreeBSD/ports c5af67bmath/R-cran-lme4 Makefile distinfo, math/R-cran-lme4/files patch-fix-test

math/R-cran-lme4: Update to 2.0-6

ChangeLog: https://cran.r-project.org/web/packages/lme4/news.html
DeltaFile
+0-31math/R-cran-lme4/files/patch-fix-test
+6-4math/R-cran-lme4/Makefile
+3-3math/R-cran-lme4/distinfo
+9-383 files

FreeBSD/ports 21205c6www/bluefish pkg-plist distinfo

www/bluefish: Update to 2.4.2

ChangeLog:
https://sourceforge.net/p/bluefish/code/HEAD/tree/tags/bluefish_2_4_2/ChangeLog

MFH:            2026Q3
DeltaFile
+6-1www/bluefish/pkg-plist
+3-3www/bluefish/distinfo
+1-1www/bluefish/Makefile
+10-53 files