FreeBSD/ports f79e23amultimedia/handbrake Makefile

multimedia/handbrake: Update the VPL option description

after "Switch dependency from onevpl to libvpl" in eba41bee20b2.

PR:             297590 293561
Sponsored by:   UNIS Labs
DeltaFile
+1-1multimedia/handbrake/Makefile
+1-11 files

FreeBSD/src d383c87contrib/mandoc mdoc.7, share/examples/mdoc example.4

mdoc: Standardize SYNOPISIS section for drivers

Standardize driver manuals on the style used for 12 years in vt(4).
This brings SYNOPSIS across all FreeBSD manual sections into harmony
of meaning where where SYNOPSIS lists available options, and does not
contain prose. Adjust mdoc(7) to reflect the established convention.

Reviewed by:    jhb
Discussed with: arch@ (marc.info/?l=freebsd-arch&m=176782215606871)
Differential Revision:  https://reviews.freebsd.org/D54586
DeltaFile
+27-19share/examples/mdoc/example.4
+8-1contrib/mandoc/mdoc.7
+35-202 files

FreeBSD/src 557ba0cusr.bin/yes yes.c

yes: Avoid static initialization

Our buffer is half a megabyte, but we are only initializing the first
two bytes.  Switching from static to dynamic initialization moves it
from .data to .bss, greatly reducing the size of the binary.

Fixes:          cf74b63d61b4 ("yes: Completely overengineer")
MFC after:      1 week
Sponsored by:   Klara, Inc.
Reviewed by:    kevans
Differential Revision:  https://reviews.freebsd.org/D58890
DeltaFile
+7-3usr.bin/yes/yes.c
+7-31 files

FreeBSD/doc 02b7581website/content/en/docproj translations.adoc

website/translations: Remove bulgarian translation

Reported by:    Kirolos Gerges <gkoko9266 at gmail.com>
DeltaFile
+0-21website/content/en/docproj/translations.adoc
+0-211 files

FreeBSD/src f370d9esys/dev/ice ice_drv_info.h

ice(4): Add two more 4-part IDs for E835 adapters

Two additional subdevice IDs were introduced
to distinguish between adapters with and without
manageability over USB support.

Signed-off-by: Krzysztof Galazka <krzysztof.galazka at intel.com>

Reviewed by:    erj
Tested by:      Mateusz Moga <mateusz.moga at intel.com>
MFC after:      1 week
Sponsored by:   Intel Corporation
Differential Revision:  https://reviews.freebsd.org/D57337
DeltaFile
+6-0sys/dev/ice/ice_drv_info.h
+6-01 files

FreeBSD/ports 1d10df0net/aquantia-atlantic-kmod Makefile

net/aquantia-atlantic-kmod: Ignore on 15.2+ and 16.x

The kernel module is in the base system now.

Sponsored by:   The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D58703
DeltaFile
+5-0net/aquantia-atlantic-kmod/Makefile
+5-01 files

FreeBSD/ports 182618bMk/Scripts do-depends.sh

Mk/Scripts/do-depends.sh: propagate DEBUG_MK_* to find-lib.sh

env -i in find_lib() drops DEBUG_MK_SCRIPTS and
DEBUG_MK_SCRIPTS_FIND_LIB, so find-lib.sh never enables tracing.
Pass both through env -i.

PR:             245438
DeltaFile
+3-1Mk/Scripts/do-depends.sh
+3-11 files

FreeBSD/ports 65c179fgraphics/dataplot Makefile distinfo

graphics/dataplot: Update 20240806 => 20260810

Commit log:
https://github.com/usnistgov/dataplot/compare/b779512...d837c4a

PR:             297613
Sponsored by:   UNIS Labs
DeltaFile
+3-3graphics/dataplot/distinfo
+2-2graphics/dataplot/Makefile
+5-52 files

FreeBSD/ports 5e84ee2net/netatalk4 Makefile distinfo

net/netatalk4: Update to 4.5.1

See https://github.com/Netatalk/netatalk/releases/tag/netatalk-4-5-1 for
a list of changes in this release.
DeltaFile
+3-3net/netatalk4/distinfo
+1-1net/netatalk4/Makefile
+4-42 files

FreeBSD/ports 3945691dns/libidn pkg-plist distinfo

dns/libidn: Update 1.43 => 1.44

News:
https://cgit.git.savannah.gnu.org/cgit/libidn.git/tree/NEWS?h=v1.44

- Fix warnings from portclippy.
- Merge INSTALL_DATAs in post-install-DOCS-on.

PR:             297610
Sponsored by:   UNIS Labs
Co-authored-by: Vladimir Druzenko <vvd at FreeBSD.org>
MFH:            2026Q3

(cherry picked from commit b31023f59cea824ae3ffea0d2240e3c627abf635)
DeltaFile
+4-7dns/libidn/Makefile
+3-3dns/libidn/distinfo
+1-1dns/libidn/pkg-plist
+8-113 files

FreeBSD/ports b31023fdns/libidn pkg-plist distinfo

dns/libidn: Update 1.43 => 1.44

News:
https://cgit.git.savannah.gnu.org/cgit/libidn.git/tree/NEWS?h=v1.44

- Fix warnings from portclippy.
- Merge INSTALL_DATAs in post-install-DOCS-on.

PR:             297610
Sponsored by:   UNIS Labs
Co-authored-by: Vladimir Druzenko <vvd at FreeBSD.org>
MFH:            2026Q3
DeltaFile
+4-7dns/libidn/Makefile
+3-3dns/libidn/distinfo
+1-1dns/libidn/pkg-plist
+8-113 files

FreeBSD/ports 749275bnet/dhcpcd Makefile distinfo

net/dhcpcd: update to 10.5.2

Changes:        https://github.com/NetworkConfiguration/dhcpcd/releases/tag/v10.5.1
Changes:        https://github.com/NetworkConfiguration/dhcpcd/releases/tag/v10.5.2

PR:     297479
DeltaFile
+3-3net/dhcpcd/distinfo
+1-1net/dhcpcd/Makefile
+4-42 files

FreeBSD/ports 31f729cdevel/py-python-ptrace Makefile, devel/py-python-ptrace/files patch-setup__cptrace.py patch-setup.py

devel/py-python-ptrace: fix build with python 3.12

PR:     296695
DeltaFile
+27-0devel/py-python-ptrace/files/patch-setup__cptrace.py
+27-0devel/py-python-ptrace/files/patch-setup.py
+1-1devel/py-python-ptrace/Makefile
+55-13 files

FreeBSD/ports 5eb687dwww/libmicrohttpd pkg-plist distinfo

www/libmicrohttpd: Update 1.0.5 => 1.0.10

Changelog:
https://git.gnunet.org/gnunet/libmicrohttpd/file/ChangeLog.html

- Fix warnings form portclippy.

PR:             297608
Sponsored by:   UNIS Labs
Co-authored-by: Vladimir Druzenko <vvd at FreeBSD.org>
MFH:            2026Q3

(cherry picked from commit e79c0d5e4d9ebf969a69c30366ef974436621348)
DeltaFile
+5-7www/libmicrohttpd/Makefile
+3-3www/libmicrohttpd/distinfo
+1-1www/libmicrohttpd/pkg-plist
+9-113 files

FreeBSD/ports e79c0d5www/libmicrohttpd pkg-plist distinfo

www/libmicrohttpd: Update 1.0.5 => 1.0.10

Changelog:
https://git.gnunet.org/gnunet/libmicrohttpd/file/ChangeLog.html

- Fix warnings form portclippy.

PR:             297608
Sponsored by:   UNIS Labs
Co-authored-by: Vladimir Druzenko <vvd at FreeBSD.org>
MFH:            2026Q3
DeltaFile
+5-7www/libmicrohttpd/Makefile
+3-3www/libmicrohttpd/distinfo
+1-1www/libmicrohttpd/pkg-plist
+9-113 files

FreeBSD/src ba120b8tools/tools/git mfc-candidates.lua

mfc-candidates: Annotate variables as local

And clean up luacheck warnings.

Sponsored by:   Klara, Inc.
Differential Revision: https://reviews.freebsd.org/D48950
DeltaFile
+6-6tools/tools/git/mfc-candidates.lua
+6-61 files

FreeBSD/ports 5f516b9sysutils/tmux Makefile distinfo

sysutils/tmux: Update to 3.7c

Changes:        https://raw.githubusercontent.com/tmux/tmux/3.7c/CHANGES
Sponsored by:   The FreeBSD Foundation
DeltaFile
+3-3sysutils/tmux/distinfo
+1-1sysutils/tmux/Makefile
+4-42 files

FreeBSD/src ba9aaedsys/dev/ciss cissvar.h ciss.c

Revert "ciss: Add max physical target"

This reverts commit 45645518ea19ccb4761aee3a525aab2f323d37d4.

Although this changed looks like it should just be a harmless change to
bookkeeping, it turns out that it changes the termination condition of
the initial device scan, resulting in it never finishing. This causes
the boot to hang forever coming up. Since I don't have good access to
hardware, I'm reverting until the exact details can be sorted out.

Reported by: Edward Scroop
Sponsored by: Netflix
MFC After: 1 week
DeltaFile
+1-10sys/dev/ciss/ciss.c
+0-1sys/dev/ciss/cissvar.h
+1-112 files

FreeBSD/src eb0290fusr.sbin/ypserv/common yplib_host.h yplib_host.c

ypserv: Add SPDX-License-Identifier tags

Reviewed by: emaste
Sponsored by: The FreeBSD Foundation

(cherry picked from commit ac8189e6de8fb5de31d5b662f1d406f27285ac74)
DeltaFile
+2-0usr.sbin/ypserv/common/yplib_host.h
+2-0usr.sbin/ypserv/common/yplib_host.c
+4-02 files

FreeBSD/src de3fa71sbin/conscontrol conscontrol.8, share/man/man4 smb.4 ahd.4

Correct Identifer typo in SPDX tags

(cherry picked from commit 07d29f9c177e731e4497bedf5fde09176c90b444)
DeltaFile
+1-1usr.sbin/kbdcontrol/kbdcontrol.1
+1-1usr.sbin/devinfo/devinfo.8
+1-1usr.bin/man/manpath.1
+1-1share/man/man4/smb.4
+1-1share/man/man4/ahd.4
+1-1sbin/conscontrol/conscontrol.8
+6-66 files

FreeBSD/src 7a4607eusr.sbin/yppush yppush_extern.h

yppush: Add SPDX-License-Identifier tag

Reviewed by: emaste
Sponsored by: The FreeBSD Foundation

(cherry picked from commit d6bec77ad8f80438f10bb3fe7a8bc8e9265e2858)
DeltaFile
+2-0usr.sbin/yppush/yppush_extern.h
+2-01 files

FreeBSD/src f91e124usr.sbin/virtual_oss/virtual_bt_speaker bt_speaker.c, usr.sbin/virtual_oss/virtual_equalizer equalizer.c

virtual_oss: Add SPDX-License-Identifier tags

Reviewed by: emaste
Sponsored by: The FreeBSD Foundation

(cherry picked from commit 6d5a428056b52c7ce47b01d6af8aaaff6feecfdd)
DeltaFile
+2-0usr.sbin/virtual_oss/virtual_oss/ctl.c
+2-0usr.sbin/virtual_oss/virtual_oss/compressor.c
+2-0usr.sbin/virtual_oss/virtual_oss/backend.h
+2-0usr.sbin/virtual_oss/virtual_oss/audio_delay.c
+2-0usr.sbin/virtual_oss/virtual_equalizer/equalizer.c
+2-0usr.sbin/virtual_oss/virtual_bt_speaker/bt_speaker.c
+12-010 files not shown
+32-016 files

FreeBSD/src c8e1d0abin/setfacl util.c setfacl.h

setfacl: Add SPDX-License-Identifier tags

Reviewed by: imp
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D55212

(cherry picked from commit 575e89cb1786a00387e9c1391055263068c4e0ae)
DeltaFile
+2-0bin/setfacl/util.c
+2-0bin/setfacl/setfacl.h
+2-0bin/setfacl/setfacl.c
+2-0bin/setfacl/remove.c
+2-0bin/setfacl/merge.c
+2-0bin/setfacl/mask.c
+12-01 files not shown
+14-07 files

FreeBSD/src d5de38ebin/sync sync.c

sync: Add SPDX-License-Identifier tags

Reviewed by: immp
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D55216

(cherry picked from commit 0486b5243f094160fd782c1dc15f28392072b259)
DeltaFile
+2-0bin/sync/sync.c
+2-01 files

FreeBSD/src 95f82dfbin/stty print.c modes.c

stty: Add SPDX-License-Identifier tags

Reviewed by: imp
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D55217

(cherry picked from commit 743a7f954c2720fa318e9e1f7ca1c549977560f9)
DeltaFile
+2-0bin/stty/print.c
+2-0bin/stty/modes.c
+2-0bin/stty/key.c
+2-0bin/stty/gfmt.c
+2-0bin/stty/extern.h
+2-0bin/stty/cchar.c
+12-03 files not shown
+18-09 files

FreeBSD/src 5c81b93usr.bin/resizewin resizewin.c

resizewin: Add SPDX-License-Identifier tags

Reviewed by: emaste
Sponsored by: The FreeBSD Foundation

(cherry picked from commit c33076859fa319396beb10470ad4101f1c3c5571)
DeltaFile
+2-0usr.bin/resizewin/resizewin.c
+2-01 files

FreeBSD/src 8d2aee9bin/sh exec.c eval.h

sh: Add SPDX-License-Identifier tags

Reviewed by: imp
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D55213

(cherry picked from commit 632c73b4bfd48b89b7c2318079fd50835b8b5016)
DeltaFile
+2-0bin/sh/exec.c
+2-0bin/sh/eval.h
+2-0bin/sh/eval.c
+2-0bin/sh/error.h
+2-0bin/sh/error.c
+2-0bin/sh/cd.h
+12-016 files not shown
+44-022 files

FreeBSD/src 3e522f2bin/sleep sleep.c

sleep: Add SPDX-License-Identifier tags

Reviewed by: imp
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D55215

(cherry picked from commit f4eccc3add7b91532396970913792fa264fc5430)
DeltaFile
+2-0bin/sleep/sleep.c
+2-01 files

FreeBSD/src 48a89d2bin/pwait pwait.c

pwait: Add SPDX-License-Identifier tags

Reviewed by: imp
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D55211

(cherry picked from commit 0a1fd13e73200756b61d06c949622b4f6bba7dad)
DeltaFile
+2-0bin/pwait/pwait.c
+2-01 files

FreeBSD/src e20dfacbin/kenv kenv.c

kenv: Add SPDX-License-Identifier tags

Reviewed by: imp
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D55210

(cherry picked from commit 5705d171dacc69bcdbfc17849a9dc898249dae2e)
DeltaFile
+2-0bin/kenv/kenv.c
+2-01 files