FreeBSD/ports 678a733misc/nanocoder pkg-plist Makefile, misc/nanocoder/files package-lock.json

misc/nanocoder: update 1.24.1 → 1.25.1
DeltaFile
+714-161misc/nanocoder/pkg-plist
+154-82misc/nanocoder/files/package-lock.json
+4-4misc/nanocoder/Makefile
+3-3misc/nanocoder/distinfo
+875-2504 files

FreeBSD/src 692a289sys/fs/nfs nfs_commonsubs.c nfsid.h, sys/nfs nfs_diskless.c

nfs_diskless: Fix handling of nfsuserd case for NFSv4

Commit 8b9775912cbc added support for an NFSv4 mounted
root file system, but only if the NFSv4 configuration
used id numbers in the strings.

This patch adds support for the case where the NFSv4
configuration uses name<-->id mappings via nfsuserd(8)
by priming the mapping cache with just enough entries
so that it works until the nfsuserd(8) is running.
They are listed in nfs_prime_userd[] in
sys/fs/nfs/nfs_commonsubs.c.

The entries in nfs_prime_userd[] are also wired into
the kernel's cache for name<-->id mappings when nfsuserd(8)
starts up.  This is necessary, since an upcall to the
nfsuserd(8) daemon for a mapping when looking up the
path to the passwd/group database files (/etc) will
hang the system, due to a vnode lock being held on

    [13 lines not shown]
DeltaFile
+66-10sys/fs/nfs/nfs_commonsubs.c
+44-0sys/nfs/nfs_diskless.c
+13-0sys/fs/nfs/nfsid.h
+1-0sys/fs/nfs/nfsrvstate.h
+124-104 files

FreeBSD/ports 11eab90net-mgmt/etherape distinfo Makefile

net-mgmt/etherape: Update 0.9.21 => 0.9.22

Changelog:
* Cleanups of capture code.
* Clear address cache command, thanks to Ronald W. Henderson.
* Avoid multiple close event, by Ronald W. Henderson.
* Saving window size in preferences dialog, by Ronald W. Henderson.
* F11 to make EtherApe fullscreen, by Ronald W. Henderson.
* New georgian translation, thanks to Temuri Doghonadze.
* Documentation improvments, thanks to Ronald W. Henderson.
* IP unknown protocols display now subject to the 'unknown ports' setting.
* Smaller improvements and fixes.
* One can now export Etherape data to JSON as well as XML.
* Export file format is selected in the Preferences dialog.
* Export menu entry icon added.
* Updated Preferences dialog help and figures.
* Man page updates.
* XML escaping extended.
* Fix for text appearance in these pull downs: Central Node and Capture filter.

    [8 lines not shown]
DeltaFile
+3-3net-mgmt/etherape/distinfo
+1-1net-mgmt/etherape/Makefile
+1-0net-mgmt/etherape/pkg-plist
+5-43 files

FreeBSD/ports 68ee8fdeditors/neovim Makefile distinfo

editors/neovim: Update to 0.12.1

Changes:
https://github.com/neovim/neovim/commit/7ac5a26d5633a41d7e291141488ca635242973a5

Restrict tests to unittest target while functionaltest target fails

Reviewed by:    thierry (mentor)
Approved by:    thierry (mentor)
Differential Revision:  https://reviews.freebsd.org/D56359
DeltaFile
+4-3editors/neovim/Makefile
+3-3editors/neovim/distinfo
+7-62 files

FreeBSD/ports 63a7b4cnet/mpich Makefile pkg-plist

net/mpich: Update to 5.0.1

Changes: https://www.mpich.org/2026/04/10/mpich-5-0-1-released/

Fix Process Manager logic
Fix PLIST_SUB logic
Fix Makefile format with portfmt

Reviewed by:    thierry (mentor)
Approved by:    thierry (mentor)
Differential Revision:  https://reviews.freebsd.org/D56358
DeltaFile
+53-51net/mpich/Makefile
+4-4net/mpich/pkg-plist
+3-3net/mpich/distinfo
+60-583 files

FreeBSD/ports d5bfb6edeskutils/taskwarrior-tui distinfo Makefile.crates

deskutils/taskwarrior-tui: Update to 0.27.0

Changelog:
https://github.com/kdheepak/taskwarrior-tui/releases/tag/v0.27.0

Reviewed by:    thierry (mentor)
Approved by:    thierry (mentor)
Differential Revision:  https://reviews.freebsd.org/D56363
DeltaFile
+247-255deskutils/taskwarrior-tui/distinfo
+122-126deskutils/taskwarrior-tui/Makefile.crates
+1-1deskutils/taskwarrior-tui/Makefile
+370-3823 files

FreeBSD/src 8de7c76contrib/ncurses configure aclocal.m4, contrib/ncurses/doc/html ncurses-intro.html

ncurses: merge update to ncurses 6.6

6.6 is ABI compatible with 6.5 (tested with abidiff)
Remove html documentation to ease updates

MFC After:      1 month

(cherry picked from commit 68ad2b0d7af2a3571c4abac9afa712f9b09b721c)
DeltaFile
+15,906-15,332contrib/ncurses/configure
+2,456-1,968contrib/ncurses/misc/terminfo.src
+0-3,390contrib/ncurses/doc/html/ncurses-intro.html
+0-2,282contrib/ncurses/ncurses/win32con/win_driver.c
+853-527contrib/ncurses/aclocal.m4
+639-518contrib/ncurses/announce.html.in
+19,854-24,017411 files not shown
+40,960-36,365417 files

FreeBSD/ports fc51630devel/py-lxml Makefile distinfo

devel/py-lxml: update to 6.0.4

Changelog: https://lxml.de/6.0/changes-6.0.4.html

For tests, copy built extension module artefacts into src instead
of building them again, and add cssselect TEST_DEPENDS

(cherry picked from commit 8ae5bc33a128b397a9a4cd1789d1a53e8471f2e6)
DeltaFile
+4-4devel/py-lxml/Makefile
+3-3devel/py-lxml/distinfo
+7-72 files

FreeBSD/ports 8ae5bc3devel/py-lxml Makefile distinfo

devel/py-lxml: update to 6.0.4

Changelog: https://lxml.de/6.0/changes-6.0.4.html

For tests, copy built extension module artefacts into src instead
of building them again, and add cssselect TEST_DEPENDS
DeltaFile
+4-4devel/py-lxml/Makefile
+3-3devel/py-lxml/distinfo
+7-72 files

FreeBSD/src 2b95477sys/dev/nvme nvme_ctrlr.c

nvme: Use passed in max_pages.

Noticed by: jhb
Sponsored by: Netflix
DeltaFile
+1-1sys/dev/nvme/nvme_ctrlr.c
+1-11 files

FreeBSD/src 81b2055bin/sh histedit.c

sh: Increase default history size to POSIX mandated minimum of 128

The default history size in bin/sh is currently 100 however POSIX.1-2024
mandates that a default greater than or equal to 128 shall be used,
therefore this increases the default history size in /bin/sh to 128.

POSIX standards reference:
https://pubs.opengroup.org/onlinepubs/9799919799/utilities/sh.html#tag_20_110_08

MFC after:      3 days
Reviewed by:    emaste, jilles, jlduran, ziaee
Signed-off-by:  Kristofer Peterson <kris at tranception.com>
Closes:         https://github.com/freebsd/freebsd-src/pull/2093
DeltaFile
+1-1bin/sh/histedit.c
+1-11 files

FreeBSD/src a3c4573sys/compat/linux linux_stats.c

linux: add sysfs filetype support for Linux statfs()

Added MAGIC number below and map to linsysfs in bsd_to_linux_ftype()

This maps:
  - `linsysfs` -> `LINUX_SYSFS_MAGIC` (`0x62656572`)

Signed-off-by: YAO, Xin <mr.yaoxin at outlook.com>

Reviewed by:    emaste
Pull request:   https://github.com/freebsd/freebsd-src/pull/2119
DeltaFile
+16-14sys/compat/linux/linux_stats.c
+16-141 files

FreeBSD/ports 2662aeflang/python-doc-html distinfo, lang/python313 pkg-plist distinfo

lang/python313: update to 3.13.13

Changelog: https://docs.python.org/3.13/whatsnew/changelog.html#python-3-13-13-final
(cherry picked from commit cf5a0fc8e903bfef0dcc2b26dcc03c61ff8e50c1)
DeltaFile
+9-5lang/python313/pkg-plist
+5-5lang/python-doc-html/distinfo
+3-7lang/python313/distinfo
+0-3lang/python313/Makefile
+1-1lang/python313/Makefile.version
+18-215 files

FreeBSD/ports d6331a1lang/python313 Makefile distinfo

lang/python313: pull in upstream commits addressing webbrowser.open() issue

Security: 9fdad262-2e0f-11f1-88c7-00a098b42aeb
PR: 294246
(cherry picked from commit 569e99b1dff2d8c0b0d753735b28e0df5e2dd6b9)
DeltaFile
+5-1lang/python313/Makefile
+5-1lang/python313/distinfo
+10-22 files

FreeBSD/ports 8c0ddbalang/python313 Makefile pkg-plist, lang/python313/files patch-Makefile.pre.in

lang/python313: fix pkg-config link logic for suffixed

(cherry picked from commit d4f2b679758bc0932507ac9fff1b0b589190291f)
DeltaFile
+11-11lang/python313/files/patch-Makefile.pre.in
+4-2lang/python313/Makefile
+2-2lang/python313/pkg-plist
+17-153 files

FreeBSD/ports 455fd74lang/python312 distinfo Makefile

lang/python312: pull in upstream commits addressing webbrowser.open() issue

Security: 9fdad262-2e0f-11f1-88c7-00a098b42aeb
PR: 294246
(cherry picked from commit d1ce8f060d6e0c674448b158b9bd0ea42d95b0d8)
DeltaFile
+5-1lang/python312/distinfo
+3-1lang/python312/Makefile
+8-22 files

FreeBSD/ports 974a854lang/python310 distinfo Makefile

lang/python310: pull in upstream commits addressing webbrowser.open() issue

Security: 9fdad262-2e0f-11f1-88c7-00a098b42aeb
PR: 294246
(cherry picked from commit cc746eedc4dfcefe29d13fe3c36d29e7fa8b48f5)
DeltaFile
+5-1lang/python310/distinfo
+3-1lang/python310/Makefile
+8-22 files

FreeBSD/ports f15e78alang/python311 distinfo Makefile

lang/python311: pull in upstream commits addressing webbrowser.open() issue

Security: 9fdad262-2e0f-11f1-88c7-00a098b42aeb
PR: 294246
(cherry picked from commit eae851578f69e34b4520d9b0ef582dddf8541281)
DeltaFile
+5-1lang/python311/distinfo
+3-1lang/python311/Makefile
+8-22 files

FreeBSD/ports 1c33945japanese/skk-jisyo distinfo Makefile

japanese/skk-jisyo: Update to 20260411

Changelog: https://github.com/skk-dev/dict/compare/b798a46...0a164e6

PR:             294433
Approved by:    osa (mentor)
DeltaFile
+3-3japanese/skk-jisyo/distinfo
+2-3japanese/skk-jisyo/Makefile
+5-62 files

FreeBSD/src 777767f. fw.c reg.h

rtw89: update Realtek's rtw89 driver

This version is based on
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
028ef9c96e96197026887c0f092424679298aae8 ( tag: v7.0 ).

Sponsored by:   The FreeBSD Foundation
DeltaFile
+1,097-90fw.c
+924-10reg.h
+650-46mac_be.c
+543-20phy_be.c
+446-73fw.h
+384-56phy.c
+4,044-29538 files not shown
+5,680-54044 files

FreeBSD/src 2916357. main.c phy.c

rtw88: update Realtek's rtw88 driver

This version is based on
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
028ef9c96e96197026887c0f092424679298aae8 ( tag: v7.0 ).

Sponsored by:   The FreeBSD Foundation
DeltaFile
+37-17main.c
+20-0phy.c
+2-4sdio.c
+3-2usb.c
+2-2util.c
+2-1rtw8822b.c
+66-2610 files not shown
+78-3416 files

FreeBSD/src 5927bf2. scan.c agg-rx.c, mt7615 mac.c

mt76: update Mediatek's mt76 driver

This version is based on
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
028ef9c96e96197026887c0f092424679298aae8 ( tag: v7.0 ).

Sponsored by:   The FreeBSD Foundation
DeltaFile
+1-3scan.c
+1-1agg-rx.c
+1-1mt7615/mac.c
+1-1mt7996/mcu.c
+1-1mt7996/main.c
+1-0mt76_connac_mac.c
+6-73 files not shown
+9-79 files

FreeBSD/src 38f2811fw regulatory.c, fw/api mac-cfg.h

iwlwifi: update Intel's mvm/mld drivers

This version is based on
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
028ef9c96e96197026887c0f092424679298aae8 ( tag: v7.0 ).

Sponsored by:   The FreeBSD Foundation
DeltaFile
+299-0mld/nan.c
+4-202fw/regulatory.c
+201-4mvm/fw.c
+11-184mvm/mld-mac80211.c
+152-7fw/api/mac-cfg.h
+137-5mld/rx.c
+804-40274 files not shown
+1,831-1,09580 files

FreeBSD/src bc66030brcmfmac cfg80211.c pcie.c, brcmsmac main.c

brcm80211: update Broadcom wireless brcmsmac and brcmfmac drivers

This version is based on
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
028ef9c96e96197026887c0f092424679298aae8 ( tag: v7.0 ).

Sponsored by:   The FreeBSD Foundation
DeltaFile
+14-15brcmsmac/main.c
+13-14brcmfmac/cfg80211.c
+5-10brcmsmac/phy/phy_lcn.c
+7-8brcmfmac/pcie.c
+6-7brcmfmac/bcmsdh.c
+6-6brcmfmac/msgbuf.c
+51-6027 files not shown
+106-11233 files

FreeBSD/src 80f1906. dp_mon.c dp_rx.c, wifi7 dp_mon.c hal_desc.h

ath12k: update Atheros/QCA's ath12k driver

This version is based on
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
028ef9c96e96197026887c0f092424679298aae8 ( tag: v7.0 ).

Sponsored by:   The FreeBSD Foundation
DeltaFile
+103-3,414dp_mon.c
+257-3,231dp_rx.c
+3,385-0wifi7/dp_mon.c
+0-3,045hal_desc.h
+2,742-0wifi7/hal_desc.h
+256-2,048hal.c
+6,743-11,73886 files not shown
+28,189-23,74492 files

FreeBSD/src c3e04a1. cfr.c cfr.h

ath11k: update Atheros/QCA's ath11k driver

This version is based on
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
028ef9c96e96197026887c0f092424679298aae8 ( tag: v7.0 ).

Sponsored by:   The FreeBSD Foundation
DeltaFile
+1,022-0cfr.c
+308-0cfr.h
+154-13wmi.c
+141-1debugfs_sta.c
+96-12core.c
+94-3wmi.h
+1,815-2921 files not shown
+1,999-11027 files

FreeBSD/src bbc9d10. snoc.c wmi.c

ath10k: update Atheros/QCA's ath10k driver

This version is based on
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
028ef9c96e96197026887c0f092424679298aae8 ( tag: v7.0 ).

Sponsored by:   The FreeBSD Foundation
DeltaFile
+50-3snoc.c
+16-16wmi.c
+4-8ce.c
+8-2sdio.c
+5-5qmi.c
+4-6mac.c
+87-406 files not shown
+100-5112 files

FreeBSD/src 18b3ba7. dfs_pri_detector.c dfs_pattern_detector.c

ath-common: update common Atheros/QCA code

This version is based on
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
028ef9c96e96197026887c0f092424679298aae8 ( tag: v7.0 ).

Sponsored by:   The FreeBSD Foundation
DeltaFile
+3-3dfs_pri_detector.c
+2-2dfs_pattern_detector.c
+5-52 files

FreeBSD/ports 2891a38science/openmolcas distinfo Makefile, science/openmolcas/files patch-src_linalg__util_linalg__mod.F90 patch-src_mma__util_cgetshmem.c

science/openmolcas: update 25.10 → 26.02
DeltaFile
+0-21science/openmolcas/files/patch-src_linalg__util_linalg__mod.F90
+7-7science/openmolcas/distinfo
+0-11science/openmolcas/files/patch-src_mma__util_cgetshmem.c
+4-4science/openmolcas/Makefile
+11-434 files

FreeBSD/ports 6bd2552misc/free42 distinfo Makefile

misc/free42: update 3.3.10 → 3.3.11
DeltaFile
+3-3misc/free42/distinfo
+1-1misc/free42/Makefile
+4-42 files