FreeBSD/ports 5ea9305science Makefile, science/py-pydoe Makefile pkg-descr

science/py-pydoe: new port had been added (+)

Design of experiments (DOE) package for Python.

Inspired by:    https://youtu.be/5oULEuOoRd0
DeltaFile
+21-0science/py-pydoe/Makefile
+4-0science/py-pydoe/pkg-descr
+3-0science/py-pydoe/distinfo
+1-0science/Makefile
+29-04 files

FreeBSD/ports 3d69dd6lang/gnat12 Makefile, lang/gnat13 Makefile

lang/gnat1?: fix build with GNU strip

After D55509 $STRIP_CMD has been set to GNU strip for these ports, and in some
cases this breaks, because GNU strip will refuse to strip non-writable files,
while LLVM strip is happy to (attempt to) strip them.

PR:             294657
Reported by:    kib at FreeBSD.org
Reviewed by:    kib at FreeBSD.org
Phabricator:    D55509
MFC after:      8 days
DeltaFile
+6-0lang/gnat12/Makefile
+6-0lang/gnat13/Makefile
+6-0lang/gnat14/Makefile
+18-03 files

FreeBSD/doc af76486website/content/en/status _index.adoc

Status/2026Q1: Publish report
DeltaFile
+5-1website/content/en/status/_index.adoc
+5-11 files

FreeBSD/ports 8082d7fnet-mgmt/netbox Makefile pkg-plist, net-mgmt/netbox/files patch-netbox_dcim_forms_bulk__import.py

net-mgmt/netbox: Update to 4.5.8

* The first code that is backward-incompatible with Python 3.11 has
  appeared in this release, which was to be expected since the support
  for it was officially discontinued with the Netbox 4.5 release.

  The actual workaround to get Python 3.11 compatibility is quite simple
  and as long as this remains the case until the NetBox 4.6 release,
  which requires Django 6.0 and thus Python 3.12+, compatibility with
  Python 3.11 can still be provided.

Changelog:

Enhancements:
* Display the device role's color in the device view
* Update humanize_speed template filter to support decimal Gbps/Tbps
  values

Bug Fixes:

    [21 lines not shown]
DeltaFile
+22-0net-mgmt/netbox/files/patch-netbox_dcim_forms_bulk__import.py
+4-4net-mgmt/netbox/Makefile
+7-1net-mgmt/netbox/pkg-plist
+3-3net-mgmt/netbox/distinfo
+36-84 files

FreeBSD/ports 24c2848devel/py-dj52-strawberry-graphql Makefile distinfo, devel/py-dj52-strawberry-graphql/files patch-pyproject.toml

devel/py-dj52-strawberry-graphql: Update to 0.314.3

* Add APOLLO-FEDERATION option, which has been introduced with the
  0.314.0 release, and keep it non-default like the other options to
  keep the dependencies at a minimum.

* Relax the version requirements for py-uv-build as well to be able to
  build the port in the quarterly branch, where py-uv-build is present
  at version 0.10.10.

Changelog since 0.312.4:

https://github.com/strawberry-graphql/strawberry/blob/0.314.3/CHANGELOG.md

MFH:            2026Q2
(cherry picked from commit acf2f77846437ff52d4858b1cfc6e35044edbfba)
DeltaFile
+12-0devel/py-dj52-strawberry-graphql/files/patch-pyproject.toml
+5-3devel/py-dj52-strawberry-graphql/Makefile
+3-3devel/py-dj52-strawberry-graphql/distinfo
+20-63 files

FreeBSD/src 45827f9sys/compat/linux linux_misc.h

linux: Fix a typo in a header comment

PR:             294651
Reported by:    Dmitry Lukhtionov <dmitryluhtionov at gmail.com>
Fixes:          50ff71e956b6 ("linux: Support PR_GET_CHILD_SUBREAPER prctl(2)")
Pull-Request:   https://github.com/freebsd/freebsd-src/pull/2151
DeltaFile
+2-2sys/compat/linux/linux_misc.h
+2-21 files

FreeBSD/ports 59ef1f0sysutils/fastfetch distinfo Makefile

sysutils/fastfetch: update to 2.62.0

Changelog:      https://github.com/fastfetch-cli/fastfetch/releases/tag/2.62.0
DeltaFile
+3-3sysutils/fastfetch/distinfo
+1-1sysutils/fastfetch/Makefile
+4-42 files

FreeBSD/ports f6c24e1misc/nanocoder Makefile, misc/nanocoder/files patch-node__modules__nanocollective_nanocoder_node__modules_node-llama-cpp_llama_llama.cpp_ggml_src_ggml-cpu_CMakeLists.txt

misc/nanocoder: fix build on powerpc64le

On powerpc64le "ppc64" is also used in file names.
-mpowerpc64 is illegal with clang.
DeltaFile
+11-0misc/nanocoder/files/patch-node__modules__nanocollective_nanocoder_node__modules_node-llama-cpp_llama_llama.cpp_ggml_src_ggml-cpu_CMakeLists.txt
+3-3misc/nanocoder/Makefile
+14-32 files

FreeBSD/ports 84aca03print/scribus pkg-plist distinfo

print/scribus: update to 1.6.6

Changelog:      https://wiki.scribus.net/canvas/1.6.6_Release
DeltaFile
+7-0print/scribus/pkg-plist
+3-3print/scribus/distinfo
+1-2print/scribus/Makefile
+11-53 files

FreeBSD/ports 0e27aa9www/py-cross-web distinfo Makefile

www/py-cross-web: Update to 0.6.0

Changelog since 0.4.1:

https://github.com/usecross/cross-web/compare/0.4.1...0.6.0
DeltaFile
+3-3www/py-cross-web/distinfo
+1-1www/py-cross-web/Makefile
+4-42 files

FreeBSD/ports 9a58452net-mgmt/py-netutils distinfo Makefile

net-mgmt/py-netutils: Update to 1.17.2

Changelog:

https://github.com/networktocode/netutils/releases/tag/v1.17.2
DeltaFile
+3-3net-mgmt/py-netutils/distinfo
+1-1net-mgmt/py-netutils/Makefile
+4-42 files

FreeBSD/ports 1f8ccdetextproc/py-docstring_parser distinfo Makefile

textproc/py-docstring_parser: Update to 0.18.0

Changelog:

https://github.com/rr-/docstring_parser/blob/0.18.0/CHANGELOG.md
DeltaFile
+3-3textproc/py-docstring_parser/distinfo
+1-1textproc/py-docstring_parser/Makefile
+4-42 files

FreeBSD/ports e261497devel/py-strawberry-graphql Makefile distinfo

devel/py-strawberry-graphql: Update to 0.314.3

devel/py-dj52-strawberry-graphql: Update to 0.314.3

* Add APOLLO-FEDERATION option, which has been introduced with the
  0.314.0 release, and keep it non-default like the other options to
  keep the dependencies at a minimum.

Changelog since 0.312.4:

https://github.com/strawberry-graphql/strawberry/blob/0.314.3/CHANGELOG.md
DeltaFile
+5-3devel/py-strawberry-graphql/Makefile
+3-3devel/py-strawberry-graphql/distinfo
+8-62 files

FreeBSD/ports c3977c0net-mgmt/netbox Makefile pkg-plist, net-mgmt/netbox/files patch-netbox_dcim_forms_bulk__import.py

net-mgmt/netbox: Update to 4.5.8

* The first code that is backward-incompatible with Python 3.11 has
  appeared in this release, which was to be expected since the support
  for it was officially discontinued with the Netbox 4.5 release.

  The actual workaround to get Python 3.11 compatibility is quite simple
  and as long as this remains the case until the NetBox 4.6 release,
  which requires Django 6.0 and thus Python 3.12+, compatibility with
  Python 3.11 can still be provided.

Changelog:

Enhancements:
* Display the device role's color in the device view
* Update humanize_speed template filter to support decimal Gbps/Tbps
  values

Bug Fixes:

    [20 lines not shown]
DeltaFile
+22-0net-mgmt/netbox/files/patch-netbox_dcim_forms_bulk__import.py
+4-4net-mgmt/netbox/Makefile
+7-1net-mgmt/netbox/pkg-plist
+3-3net-mgmt/netbox/distinfo
+36-84 files

FreeBSD/ports acf2f77devel/py-dj52-strawberry-graphql Makefile distinfo, devel/py-dj52-strawberry-graphql/files patch-pyproject.toml

devel/py-dj52-strawberry-graphql: Update to 0.314.3

* Add APOLLO-FEDERATION option, which has been introduced with the
  0.314.0 release, and keep it non-default like the other options to
  keep the dependencies at a minimum.

* Relax the version requirements for py-uv-build as well to be able to
  build the port in the quarterly branch, where py-uv-build is present
  at version 0.10.10.

Changelog since 0.312.4:

https://github.com/strawberry-graphql/strawberry/blob/0.314.3/CHANGELOG.md

MFH:            2026Q2
DeltaFile
+12-0devel/py-dj52-strawberry-graphql/files/patch-pyproject.toml
+5-3devel/py-dj52-strawberry-graphql/Makefile
+3-3devel/py-dj52-strawberry-graphql/distinfo
+20-63 files

FreeBSD/ports 5889fealang/erlang-wx distinfo Makefile

lang/erlang-wx: Update to 26.2.5.20
DeltaFile
+3-3lang/erlang-wx/distinfo
+1-1lang/erlang-wx/Makefile
+4-42 files

FreeBSD/ports 1304329lang/erlang distinfo Makefile

lang/erlang: Update to 26.2.5.20
DeltaFile
+3-3lang/erlang/distinfo
+1-1lang/erlang/Makefile
+4-42 files

FreeBSD/ports 96b3c7elang/erlang-java distinfo Makefile

lang/erlang-java: Update to 26.2.5.20
DeltaFile
+3-3lang/erlang-java/distinfo
+1-1lang/erlang-java/Makefile
+4-42 files

FreeBSD/ports 645167alang/erlang-man distinfo Makefile

lang/erlang-man: Update to 26.2.5.20
DeltaFile
+3-3lang/erlang-man/distinfo
+1-1lang/erlang-man/Makefile
+4-42 files

FreeBSD/ports a021965lang/erlang-doc distinfo Makefile

lang/erlang-doc: Update to 26.2.5.20
DeltaFile
+3-3lang/erlang-doc/distinfo
+1-1lang/erlang-doc/Makefile
+4-42 files

FreeBSD/ports 9e501f5lang/erlang-runtime26 distinfo Makefile

lang/erlang-runtime26: Update to 26.2.5.20
DeltaFile
+3-3lang/erlang-runtime26/distinfo
+1-1lang/erlang-runtime26/Makefile
+4-42 files

FreeBSD/ports 2f557c8lang/erlang-runtime27 distinfo Makefile

lang/erlang-runtime27: Update to 27.3.4.11
DeltaFile
+3-3lang/erlang-runtime27/distinfo
+1-1lang/erlang-runtime27/Makefile
+4-42 files

FreeBSD/src 0fda88fsys/geom/label g_label.c

glabel(8): Fix debug message for already existing labels

Remove the duplicate (incorrect) name.

PR:             294542
Reviewed by:    markj
MFC after:      1 week
Differential Revision:  https://reviews.freebsd.org/D56400

(cherry picked from commit 92c69c791c436eb966fab806393b70e53cde6874)
DeltaFile
+2-2sys/geom/label/g_label.c
+2-21 files

FreeBSD/src 5131d20sys/geom/label g_label.c

glabel(8): Fix debug message for already existing labels

Remove the duplicate (incorrect) name.

PR:             294542
Reviewed by:    markj
MFC after:      1 week
Differential Revision:  https://reviews.freebsd.org/D56400

(cherry picked from commit 92c69c791c436eb966fab806393b70e53cde6874)
DeltaFile
+2-2sys/geom/label/g_label.c
+2-21 files

FreeBSD/src c93e8b6sys/geom/label g_label.c

glabel(8): Fix debug message for already existing labels

Remove the duplicate (incorrect) name.

PR:             294542
Reviewed by:    markj
MFC after:      1 week
Differential Revision:  https://reviews.freebsd.org/D56400

(cherry picked from commit 92c69c791c436eb966fab806393b70e53cde6874)
DeltaFile
+2-2sys/geom/label/g_label.c
+2-21 files

FreeBSD/doc a6c3267website/content/en/status/report-2026-01-2026-03 _index.adoc

Status/2026Q1: Sort reports

Differential Revision:  https://reviews.freebsd.org/D56477
DeltaFile
+259-0website/content/en/status/report-2026-01-2026-03/_index.adoc
+259-01 files

FreeBSD/doc ddb9a72website/content/en/status/report-2026-01-2026-03 intro.adoc

Status/2026Q1/intro.adoc: Add introduction

Reviewed by:    jrm
Differential Revision:  https://reviews.freebsd.org/D56480
DeltaFile
+11-0website/content/en/status/report-2026-01-2026-03/intro.adoc
+11-01 files

FreeBSD/src 98a868csys/compat/linux linux_misc.c linux_misc.h

linux: Support LINUX_PR_GET_NO_NEW_PRIVS prctl(2)

PR: 294651
Signed-off-by: Ricardo Branco <rbranco at suse.de>
Reviewed by: kib, pouria
Pull-Request: https://github.com/freebsd/freebsd-src/pull/2151
DeltaFile
+8-0sys/compat/linux/linux_misc.c
+2-1sys/compat/linux/linux_misc.h
+10-12 files

FreeBSD/src 50ff71esys/compat/linux linux_misc.c linux_misc.h

linux: Support PR_GET_CHILD_SUBREAPER prctl(2)

PR: 294651
Signed-off-by: Ricardo Branco <rbranco at suse.de>
Reviewed by: kib, pouria
Pull-Request: https://github.com/freebsd/freebsd-src/pull/2151
DeltaFile
+12-0sys/compat/linux/linux_misc.c
+2-1sys/compat/linux/linux_misc.h
+14-12 files

FreeBSD/src 5f71481sys/rpc/rpcsec_gss rpcsec_gss.c

rpcsec_gss(3): Fix a typo in a source code comment

- s/verfier/verifier/

(cherry picked from commit 6323e2be6102e2a152b4420db272f7e880017cf0)
DeltaFile
+1-1sys/rpc/rpcsec_gss/rpcsec_gss.c
+1-11 files