FreeBSD/ports e1114cadevel/electron37/files patch-third__party_webrtc_modules_video__capture_linux_pipewire__session.cc

devel/electron37: Unbreak build with pipewire 1.6

Obtained from:  https://bugs.gentoo.org/964012
DeltaFile
+10-0devel/electron37/files/patch-third__party_webrtc_modules_video__capture_linux_pipewire__session.cc
+10-01 files

FreeBSD/ports 8e6b88aaudio/qtractor distinfo Makefile

audio/qtractor: update 1.5.11 → 1.5.12

Reported by:    portscout
DeltaFile
+3-3audio/qtractor/distinfo
+1-2audio/qtractor/Makefile
+4-52 files

FreeBSD/ports 82f0841misc/github-copilot-cli pkg-plist distinfo, misc/github-copilot-cli/files package-lock.json package-lock-keytar.json

misc/github-copilot-cli: update 0.0.394 → 1.0.10
DeltaFile
+28-28misc/github-copilot-cli/files/package-lock.json
+53-0misc/github-copilot-cli/pkg-plist
+10-9misc/github-copilot-cli/files/package-lock-keytar.json
+9-9misc/github-copilot-cli/files/package-lock-sharp.json
+7-7misc/github-copilot-cli/distinfo
+1-2misc/github-copilot-cli/Makefile
+108-556 files

FreeBSD/src b1f72ddsbin/tunefs tunefs.c tunefs.8

tunefs: Don't combine GEOM journaling with SU

GEOM journaling shouldn't be used at the same time as soft updates, so
don't enable one if the other is already in use.

MFC after:      1 week
PR:             293896
Reviewed by:    mckusick
Differential Revision:  https://reviews.freebsd.org/D56002
DeltaFile
+13-4sbin/tunefs/tunefs.c
+6-2sbin/tunefs/tunefs.8
+19-62 files

FreeBSD/src 092687asys/amd64/conf FIRECRACKER GENERIC, sys/arm64/conf std.arm64

kernel: Be clearer about what ZSTDIO is for

ZSTDIO is not just for core dumps, and it is now required by ZFS, so
move it (and GZIO, which is still just for dumps) to a new “Compression
support” section in GENERIC, and add them both to MINIMAL.

MFC after:      1 week
Reviewed by:    imp
Differential Revision:  https://reviews.freebsd.org/D55940
DeltaFile
+4-2sys/arm64/conf/std.arm64
+4-2sys/riscv/conf/GENERIC
+4-2sys/amd64/conf/FIRECRACKER
+4-2sys/amd64/conf/GENERIC
+4-2sys/powerpc/conf/GENERIC
+4-2sys/powerpc/conf/GENERIC64
+24-125 files not shown
+42-1811 files

FreeBSD/src e30fcdasbin/newfs newfs.8 newfs.c

newfs: Don't combine GEOM journaling with SU

GEOM journaling shouldn't be used at the same time as soft updates, so
don't enable soft updates if GEOM journaling has been requested, and
error out if both are explicitly requested.

MFC after:      1 week
PR:             293896
Reviewed by:    mckusick
Differential Revision:  https://reviews.freebsd.org/D55999
DeltaFile
+10-4sbin/newfs/newfs.8
+3-1sbin/newfs/newfs.c
+13-52 files

FreeBSD/ports 8f20a56misc/global-tz distinfo Makefile, misc/global-tz/files patch-zone1970.tab

misc/global-tz: update to 2026agtz

Release 2026agtz of global-tz, derived from iana-tz.
DeltaFile
+0-12misc/global-tz/files/patch-zone1970.tab
+5-5misc/global-tz/distinfo
+1-1misc/global-tz/Makefile
+6-183 files

FreeBSD/src 81d2c7dshare/man/man3 alloca.3

alloca.3: Add entry about defining VLAs in same block as alloca() to BUGS

Refer to alloca() as a (builtin) function or macro, as it could be
defined as either depending on the compiler.

Paragraph about bug comes from Darwin's libc, and example added to
illustrate it.

Reviewed by:    bnovkov
Approved by:    bnovkov
MFC after:      3 days
Obtained from:  https://github.com/apple-oss-distributions/libc (partially)
Sponsored by:   Klara, Inc.
Differential Revision:  https://reviews.freebsd.org/D55370

(cherry picked from commit 4da237aee328f368cd85b659854c4556a39f15ef)
DeltaFile
+29-11share/man/man3/alloca.3
+29-111 files

FreeBSD/src a87bde8sys/dev/acpica acpi_spmc.c

acpi_spmc: Simplify constraint freeing

We don't need to check for NULL before calling free().

Sponsored by:   The FreeBSD Foundation
DeltaFile
+3-7sys/dev/acpica/acpi_spmc.c
+3-71 files

FreeBSD/src 2547f97share/man/man4 acpi.4

acpi.4: Update sysctl descriptions for new stypes

The previous S1-S5 options are still accepted for compatibility, but
they are now deprecated in favour of the new generic sleep types.

Reported by:    markj
Reviewed by:    markj
Approved by:    markj
Fixes:          97d152698f48 ("acpi: Use sleep types defined in sys/power.h")
Event:          AsiaBSDCon 2026
Sponsored by:   The FreeBSD Foundation
Differential Revision:  https://reviews.freebsd.org/D56008
DeltaFile
+14-13share/man/man4/acpi.4
+14-131 files

FreeBSD/src 66447absys/dev/acpica acpi.c

acpi: Print sysctl name in deprecated sleep type warning

Reported by:    markj
Fixes:          97d152698f48 ("acpi: Use sleep types defined in sys/power.h")
Event:          AsiaBSDCon 2026
Sponsored by:   The FreeBSD Foundation
DeltaFile
+3-3sys/dev/acpica/acpi.c
+3-31 files

FreeBSD/ports a93fbecscience/ocean Makefile

science/ocean: Remove expiration lines
DeltaFile
+0-3science/ocean/Makefile
+0-31 files

FreeBSD/ports 3be0f9fscience/abinit Makefile

science/abinit: Remove expiration lines
DeltaFile
+0-3science/abinit/Makefile
+0-31 files

FreeBSD/ports 8f29ec9science/atompaw Makefile distinfo

science/atompaw: update 4.2.0.3 → 4.2.0.5

PR:     293946
DeltaFile
+6-12science/atompaw/Makefile
+3-3science/atompaw/distinfo
+9-152 files

FreeBSD/src 8cc1c0fsys/amd64/amd64 trap.c

amd64 trap.c: provide tag for the struct sfhandlers definition

Sponsored by:   The FreeBSD Foundation
MFC after:      1 week
DeltaFile
+4-2sys/amd64/amd64/trap.c
+4-21 files

FreeBSD/src 23dc485sys/amd64/include md_var.h

amd64: add prototype for ia32_syscall()

Sponsored by:   The FreeBSD Foundation
MFC after:      1 week
DeltaFile
+2-0sys/amd64/include/md_var.h
+2-01 files

FreeBSD/src acce5fasys/amd64/amd64 fpu.c

amd64: remove assertion about sizeof(struct pcb)

We no longer put pcb on stack, it is part of the struct thread.
Similarly, we do not put user fpu save area on stack.  There is no
constraints on the pcb size due to the XSAVE area required alignment.

Reviewed by:    jhb, markj
Sponsored by:   The FreeBSD Foundation
MFC after:      1 week
Differential revision:  https://reviews.freebsd.org/D55931
DeltaFile
+0-7sys/amd64/amd64/fpu.c
+0-71 files

FreeBSD/src 6275cd7sys/sys param.h

sys/param.h: bump __FreeBSD_version for amd64 struct trapframe size change

Requested by:   jhb
Sponsored by:   The FreeBSD Foundation
MFC after:      1 week
DeltaFile
+2-1sys/sys/param.h
+2-11 files

FreeBSD/ports f8cf3a2textproc/hs-pandoc distinfo Makefile

textproc/hs-pandoc: Update 3.8.3 => 3.9.0.2

Approved by:            haskell@ (alven@)
Approved by:            db@, yuri@ (Mentors, implicit)
DeltaFile
+181-295textproc/hs-pandoc/distinfo
+2-231textproc/hs-pandoc/Makefile
+191-0textproc/hs-pandoc/Makefile.cabal
+1-0textproc/hs-pandoc/pkg-plist
+375-5264 files

FreeBSD/ports 498cc5asecurity Makefile, security/syft distinfo Makefile

security/syft: New port

  Syft is a CLI tool and library for generating a Software Bill of Materials
  (SBOM) from container images and filesystems.

  It supports multiple SBOM formats including CycloneDX and SPDX and can scan
  containers, directories, and archives to identify installed packages.

  Syft is developed by Anchore and is commonly used in software supply-chain
  security workflows.

Sponsored by:   OTTRIA
DeltaFile
+2,053-0security/syft/files/modules.txt
+597-0security/syft/distinfo
+363-0security/syft/Makefile
+8-0security/syft/pkg-descr
+1-0security/Makefile
+3,022-05 files

FreeBSD/ports ede0d84multimedia/aom distinfo Makefile

multimedia/aom: update to 3.13.2

Changes:        https://aomedia.googlesource.com/aom/+log/v3.13.1..v3.13.2
Reported by:    Repology, portscout

(cherry picked from commit c4307d36b3d3fc0add627058f1a8b7c59aae5710)
DeltaFile
+3-3multimedia/aom/distinfo
+1-1multimedia/aom/Makefile
+4-42 files

FreeBSD/ports 2f1a959x11-toolkits/wlroots019 distinfo Makefile

x11-toolkits/wlroots019: update to 0.19.3

Changes:        https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/0.19.3
Reported by:    GitLab (notify releases)

(cherry picked from commit b2548dab88c29789522368f845bb9937b008b2eb)
DeltaFile
+3-3x11-toolkits/wlroots019/distinfo
+1-1x11-toolkits/wlroots019/Makefile
+4-42 files

FreeBSD/ports b2548dax11-toolkits/wlroots019 distinfo Makefile

x11-toolkits/wlroots019: update to 0.19.3

Changes:        https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/0.19.3
Reported by:    GitLab (notify releases)
DeltaFile
+3-3x11-toolkits/wlroots019/distinfo
+1-2x11-toolkits/wlroots019/Makefile
+4-52 files

FreeBSD/ports c4307d3multimedia/aom distinfo Makefile

multimedia/aom: update to 3.13.2

Changes:        https://aomedia.googlesource.com/aom/+log/v3.13.1..v3.13.2
Reported by:    Repology, portscout
DeltaFile
+3-3multimedia/aom/distinfo
+1-1multimedia/aom/Makefile
+4-42 files

FreeBSD/ports 3284b31x11-toolkits/wlroots020 distinfo Makefile

x11-toolkits/wlroots020: update to 0.20.0.r5

Changes:        https://gitlab.freedesktop.org/wlroots/wlroots/-/releases/0.20.0-rc5
Reported by:    GitLab (notify releases)
DeltaFile
+3-3x11-toolkits/wlroots020/distinfo
+1-1x11-toolkits/wlroots020/Makefile
+4-42 files

FreeBSD/ports 54fc756comms/meshcore-cli distinfo Makefile

comms/meshcore-cli: upgrade to 1.5.0
DeltaFile
+3-3comms/meshcore-cli/distinfo
+1-1comms/meshcore-cli/Makefile
+4-42 files

FreeBSD/ports b3be6bdcomms/py-meshcore distinfo Makefile

comms/py-meshcore: upgrade to 2.3.1
DeltaFile
+3-3comms/py-meshcore/distinfo
+1-1comms/py-meshcore/Makefile
+4-42 files

FreeBSD/ports 294aa38net-mgmt/victoria-logs distinfo pkg-plist

net-mgmt/victoria-logs: upgrade to 1.48.0
DeltaFile
+5-5net-mgmt/victoria-logs/distinfo
+4-0net-mgmt/victoria-logs/pkg-plist
+1-2net-mgmt/victoria-logs/Makefile
+10-73 files

FreeBSD/src 8892176sys/amd64/amd64 exec_machdep.c, sys/amd64/ia32 ia32_signal.c

amd64: check that %cs and %ss values from ucontext fit into registers

This change only checks that the values from the user-supplied context
are not truncated by C implicit type convertions.  The validity of the
segment selectors is still checked by hardware.

Reviewed by:    jhb, markj
Sponsored by:   The FreeBSD Foundation
MFC after:      1 week
Differential revision:  https://reviews.freebsd.org/D55861
DeltaFile
+28-0sys/amd64/ia32/ia32_signal.c
+19-0sys/amd64/amd64/exec_machdep.c
+47-02 files

FreeBSD/src e18449fsys/amd64/amd64 trap.c

amd64: move code to check for traps with interrupts disabled into helpers

Reviewed by:    jhb, markj
Sponsored by:   The FreeBSD Foundation
MFC after:      1 week
Differential revision:  https://reviews.freebsd.org/D55809
DeltaFile
+58-38sys/amd64/amd64/trap.c
+58-381 files