FreeBSD/src d1c0714sbin/bectl bectl.8, sbin/ipfw ipfw.8

manpages: Fix author e-mail address formatting

 - consistently use Mt request within Aq.  This makes author
   e-mail addresses clickable in many frontends.
 - @freebsd.org -> @FreeBSD.org
 - (user at host.tld) -> Aq Mt user at host.tld

Event:          Berlin Hackathon 202609
MFC after:      3 days
Reviewed by:    ziaee
Differential Revision:  https://reviews.freebsd.org/D59410
DeltaFile
+7-7sys/netinet/libalias/libalias.3
+3-3stand/forth/beastie.4th.8
+3-3sbin/bectl/bectl.8
+3-2sbin/ipfw/ipfw.8
+2-2usr.sbin/bhyve/bhyve.8
+2-2stand/efi/gptboot/gptboot.efi.8
+20-1967 files not shown
+99-9873 files

FreeBSD/ports c1210aadevel/p5-Sys-Virt Makefile distinfo

devel/p5-Sys-Virt: update to 12.7.0

Sponsored by:   The FreeBSD Foundation
DeltaFile
+3-3devel/p5-Sys-Virt/distinfo
+1-1devel/p5-Sys-Virt/Makefile
+4-42 files

FreeBSD/ports 9b4ec01math/octave-forge-image Makefile distinfo

math/octave-forge-image: Update to 2.20.1.
DeltaFile
+3-3math/octave-forge-image/distinfo
+1-2math/octave-forge-image/Makefile
+4-52 files

FreeBSD/ports e330ba7math/octave-forge-pkg-octave-doc Makefile distinfo

math/octave-forge-pkg-octave-doc: Update to 0.8.1.
DeltaFile
+3-3math/octave-forge-pkg-octave-doc/distinfo
+1-1math/octave-forge-pkg-octave-doc/Makefile
+4-42 files

FreeBSD/ports 89872c2math/octave-forge-statistics Makefile distinfo

math/octave-forge-statistics: Update to 1.9.2.
DeltaFile
+3-3math/octave-forge-statistics/distinfo
+1-1math/octave-forge-statistics/Makefile
+4-42 files

FreeBSD/ports 0dcd14fwww/firefox Makefile distinfo

www/firefox: update to 155.0.1

Release Notes:
  https://www.firefox.com/en-US/firefox/155.0.1/releasenotes/

(cherry picked from commit 32eca12d358c49e059475860bc6d9c0db840c584)
DeltaFile
+3-3www/firefox/distinfo
+1-1www/firefox/Makefile
+4-42 files

FreeBSD/ports 309241esecurity/gonepass Makefile

security/gonepass: Mark deprecated

(cherry picked from commit 2dfd07c99db679e483d4801e7371601e9959ba1c)
DeltaFile
+4-1security/gonepass/Makefile
+4-11 files

FreeBSD/ports 2dfd07csecurity/gonepass Makefile

security/gonepass: Mark deprecated
DeltaFile
+4-1security/gonepass/Makefile
+4-11 files

FreeBSD/ports 32eca12www/firefox Makefile distinfo

www/firefox: update to 155.0.1

Release Notes:
  https://www.firefox.com/en-US/firefox/155.0.1/releasenotes/
DeltaFile
+3-3www/firefox/distinfo
+1-2www/firefox/Makefile
+4-52 files

FreeBSD/src 5b10c3ctests/sys/kern Makefile

tty_pts: reduce/correct libatf-c linkage

ATF_TESTS_C automatically adds the appropriate library to LDADD --
there's no need to manually append the same library.

MFC after:      1 week
Differential Revision:  https://reviews.freebsd.org/D59411
DeltaFile
+1-2tests/sys/kern/Makefile
+1-21 files

FreeBSD/ports ffb40aagames/frobtads Makefile

games/frobtads: Mark deprecated

PR:             298169
Approved by:    Wes Frazier <wes.frazier at avoidbig.tech> (maintainer)

(cherry picked from commit 85e89ce1647758ee1ca5aa78da365eb9a656f930)
DeltaFile
+4-0games/frobtads/Makefile
+4-01 files

FreeBSD/ports 85e89cegames/frobtads Makefile

games/frobtads: Mark deprecated

PR:             298169
Approved by:    Wes Frazier <wes.frazier at avoidbig.tech> (maintainer)
DeltaFile
+4-0games/frobtads/Makefile
+4-01 files

FreeBSD/ports 47faf20devel/liborcus Makefile, devel/mdds Makefile

*/*: Replace ${.CURDIR}/../.. => ${.CURDIR:H:H} for mdds consumers
DeltaFile
+1-1textproc/libixion/Makefile
+1-1graphics/libetonyek01/Makefile
+1-1editors/libreoffice/Makefile
+1-1devel/mdds/Makefile
+1-1devel/liborcus/Makefile
+5-55 files

FreeBSD/ports 99ba10adevel/R-cran-Rcpp Makefile

devel/R-cran-Rcpp: pet stage-qa, use more shebangfix'es

====> Running Q/A tests (stage-qa)
Error: '/bin/env' is an invalid shebang you need USES=shebangfix for 'lib/R/library/Rcpp/discovery/cxx0x.R'
*** Error code 1

Reported by:    bulk -t
Approved by:    portmgr blanket
DeltaFile
+6-2devel/R-cran-Rcpp/Makefile
+6-21 files

FreeBSD/ports 36f9e4dmath/R-cran-Deriv Makefile

math/R-cran-Deriv: pet stage-qa, port really compiles for ${ARCH}

====> Running Q/A tests (stage-qa)
Error: /usr/local/lib/R/library/Deriv/libs/Deriv.so is linked to /usr/local/lib/gcc14/libgcc_s.so.1 from lang/gcc14 but it is not declared as a dependency
Error: '/usr/local/lib/R/library/Deriv/libs/Deriv.so' is a architecture specific binary file and you have set NO_ARCH.  Either remove NO_ARCH or add 'Deriv.so' to NO_ARCH_IGNORE.
*** Error code 1

Reported by:    bulk -t
Approved by:    portmgr blanket
DeltaFile
+2-1math/R-cran-Deriv/Makefile
+2-11 files

FreeBSD/ports b3012a6shells/fish Makefile distinfo

shells/fish: version 4.9.1

Versions 4.9.0 and 4.9.1 were primiarly bugfix releases.

https://github.com/fish-shell/fish-shell/releases

Sponsored by:   ConnectWise
DeltaFile
+3-3shells/fish/distinfo
+1-1shells/fish/Makefile
+4-42 files

FreeBSD/src f656bdesys/dev/usb/controller xhci.h xhci.c

xhci: Only reset the data toggle value when the USB stack asks for it

The previous patch assumes that we don't want to reset toggle bit in
STOPPED_STEP. However, a device can explicitly call
usbd_clear_data_toggle if necessary. As a result, instead of not
dropping the bit unconditionally, we added a field in xhci to specify
that we want to drop it, so that usbd_clear_data_toggle can handle it
correctly.

Reported by:    oh
Reviewed by:    kevans
Tested by:      oh
Fixes:          28d85db46b48 ("xhci: Do not drop and add bits in xhci")

(cherry picked from commit 0f59df83869d3734a33d96b01381823e6a3ef3ff)
DeltaFile
+18-5sys/dev/usb/controller/xhci.c
+1-0sys/dev/usb/controller/xhci.h
+19-52 files

FreeBSD/src 96dfa56sys/dev/usb/controller xhci.h xhci.c

xhci: Only reset the data toggle value when the USB stack asks for it

The previous patch assumes that we don't want to reset toggle bit in
STOPPED_STEP. However, a device can explicitly call
usbd_clear_data_toggle if necessary. As a result, instead of not
dropping the bit unconditionally, we added a field in xhci to specify
that we want to drop it, so that usbd_clear_data_toggle can handle it
correctly.

Reported by:    oh
Reviewed by:    kevans
Tested by:      oh
Fixes:          28d85db46b48 ("xhci: Do not drop and add bits in xhci")

(cherry picked from commit 0f59df83869d3734a33d96b01381823e6a3ef3ff)
DeltaFile
+18-5sys/dev/usb/controller/xhci.c
+1-0sys/dev/usb/controller/xhci.h
+19-52 files

FreeBSD/src 885b048usr.sbin/pw pw_user.c

pw: simplify group lookup in usermod

MFC After:      1 week
DeltaFile
+1-3usr.sbin/pw/pw_user.c
+1-31 files

FreeBSD/doc 724fb6eshared authors.adoc

authors.adoc: fix entry (mchoo)

Reported by:    kfv
Reviewed by:    jhb, bcr
Approved by:    jhb
Fixes:  8821b5318e07 ("authors.adoc: fix entry (mchoo)")
Differential Revision:  https://reviews.freebsd.org/D58862
DeltaFile
+1-1shared/authors.adoc
+1-11 files

FreeBSD/ports 50e0d78graphics/R-cran-s2 Makefile distinfo

graphics/R-cran-s2: Update to 1.1.12

ChangeLog: https://github.com/r-spatial/s2/releases/tag/v1.1.2
DeltaFile
+3-3graphics/R-cran-s2/distinfo
+1-1graphics/R-cran-s2/Makefile
+4-42 files

FreeBSD/ports dd6b515graphics/libsixel distinfo Makefile

graphics/libsixel: update to 1.8.7-r2

PR:             296965
Approved by:    maintainer (timeout, 3w+)
DeltaFile
+8-6graphics/libsixel/Makefile
+3-3graphics/libsixel/distinfo
+11-92 files

FreeBSD/ports 6911fd5security/vuxml/vuln 2026.xml

security/vuxml: Add OpenVPN vulnerability

 * CVE-2026-84732
DeltaFile
+32-0security/vuxml/vuln/2026.xml
+32-01 files

FreeBSD/ports 6904234textproc/py-pystemmer distinfo Makefile, textproc/py-pystemmer/files patch-setup.py

textproc/py-pystemmer: update to 3.1.0 release, adopt (+)

PR:             290576
Approved by:    dbaio (former maintainer)
DeltaFile
+10-10textproc/py-pystemmer/files/patch-setup.py
+13-6textproc/py-pystemmer/Makefile
+3-3textproc/py-pystemmer/distinfo
+26-193 files

FreeBSD/doc 919410dwebsite/content/en/releases/14.5R schedule.adoc

14.5: On schedule

The 14.5-RELEASE builds started on September 4, 2026.

Approved by:    re (implicit)
Sponsored by:   OpenSats Initiative
DeltaFile
+1-1website/content/en/releases/14.5R/schedule.adoc
+1-11 files

FreeBSD/ports d7373a3multimedia/py-av Makefile distinfo

multimedia/py-av: Update version 17.1.0=>18.0.0

Changelog: https://pyav.basswood-io.com/docs/stable/development/changelog.html

Event:          Berlin Hackathon 202609
DeltaFile
+3-3multimedia/py-av/distinfo
+1-1multimedia/py-av/Makefile
+4-42 files

FreeBSD/ports 8a89583net-im/py-slack-sdk Makefile distinfo

net-im/py-slack-sdk: Update version 3.44.0=>3.44.1

Changelog: https://github.com/slackapi/python-slack-sdk/releases/tag/v3.44.1

Event:          Berlin Hackathon 202609
DeltaFile
+3-3net-im/py-slack-sdk/distinfo
+1-1net-im/py-slack-sdk/Makefile
+4-42 files

FreeBSD/ports 96ac6a2databases/py-alembic Makefile distinfo

databases/py-alembic: Update version 1.16.5=>1.17.0

Changelog: https://github.com/sqlalchemy/alembic/releases/tag/rel_1_17_0

Event:          Berlin Hackathon 202609
DeltaFile
+3-3databases/py-alembic/distinfo
+1-1databases/py-alembic/Makefile
+4-42 files

FreeBSD/ports b53cbednet/nng pkg-plist Makefile

net/nng: Update version 1.12.3=>1.12.4

Changelog: https://github.com/nanomsg/nng/releases/tag/v1.12.4

Event:          Berlin Hackathon 202609
DeltaFile
+3-3net/nng/distinfo
+1-1net/nng/pkg-plist
+1-1net/nng/Makefile
+5-53 files

FreeBSD/ports 5868af8devel/py-tox Makefile distinfo

devel/py-tox: Update version 4.42.0=>4.43.0

Changelog: https://github.com/tox-dev/tox/releases/tag/4.43.0

Event:          Berlin Hackathon 202609
DeltaFile
+3-3devel/py-tox/distinfo
+1-1devel/py-tox/Makefile
+4-42 files