FreeBSD/src 89b9793usr.sbin/bsdinstall Makefile FreeBSD-base.conf.in

bsdinstall: Always use pkg.FreeBSD.org

The FreeBSD-base bits are accessible via pkg.FreeBSD.org, even for
releases, so there is no need to point at pkgbase.FreeBSD.org.

MFC after:      3 days
DeltaFile
+1-5usr.sbin/bsdinstall/Makefile
+1-1usr.sbin/bsdinstall/FreeBSD-base.conf.in
+2-62 files

FreeBSD/ports 56d8471misc/zoneinfo distinfo Makefile

misc/zoneinfo: update to 2026b

Release 2026b - 2026-04-22 23:06:43 -0700

Changes: https://github.com/eggert/tz/blob/2026b/NEWS

Briefly:
  British Columbia moved to permanent -07 on 2026-03-09.

Approved by:    skreuzer (maintainer)
MFH:            2026Q2

(cherry picked from commit 5faca35f7b2f1c3503aeeccb6d54dbdd82df6479)
DeltaFile
+3-3misc/zoneinfo/distinfo
+1-1misc/zoneinfo/Makefile
+4-42 files

FreeBSD/ports 5faca35misc/zoneinfo distinfo Makefile

misc/zoneinfo: update to 2026b

Release 2026b - 2026-04-22 23:06:43 -0700

Changes: https://github.com/eggert/tz/blob/2026b/NEWS

Briefly:
  British Columbia moved to permanent -07 on 2026-03-09.

Approved by:    skreuzer (maintainer)
MFH:            2026Q2
DeltaFile
+3-3misc/zoneinfo/distinfo
+1-1misc/zoneinfo/Makefile
+4-42 files

FreeBSD/ports 9672479databases/py-redisvl distinfo Makefile

databases/py-redisvl: Update to 0.18.1

Changelog: https://github.com/redis/redis-vl-python/releases/tag/v0.18.1

Reported by:    portscout
DeltaFile
+3-3databases/py-redisvl/distinfo
+2-2databases/py-redisvl/Makefile
+5-52 files

FreeBSD/ports 2f56601biology/iqtree/files patch-terraphast_lib_clamped__uint.cpp

biology/iqtree: Fix build with clang 21

Fix build by removing redundant instantiations of function templates in
terraphast/lib/clamped_uint.cpp.

Sponsored by:   The FreeBSD Foundation
DeltaFile
+17-0biology/iqtree/files/patch-terraphast_lib_clamped__uint.cpp
+17-01 files

FreeBSD/ports 9949231misc/py-huggingface-hub distinfo Makefile

misc/py-huggingface-hub: Update to 1.13.0

Changelog:
- https://github.com/huggingface/huggingface_hub/releases/tag/v1.12.2
- https://github.com/huggingface/huggingface_hub/releases/tag/v1.13.0

Reported by:    Repology
DeltaFile
+3-3misc/py-huggingface-hub/distinfo
+1-1misc/py-huggingface-hub/Makefile
+4-42 files

FreeBSD/ports 0d01494Mk/Uses linux.mk

Uses/linux.mk: Restore i386 guard for linux-c7-*

Without this, when USE_LINUX_RPM=yes (LIB_DISTNAMES) is used with linux:c7 and
the port sets ONLY_FOR_ARCHS=amd64, the i686 RPM is still being added to
DISTFILES_amd64, causing fetching a file not in distinfo.

This fixes devel/linux-ltp build.

Reviewed by:    arrowd
Fixes:          5aa75e1ca0fc Linuxulator ports: Introduce Rocky Linux 9
Sponsored by:   The FreeBSD Foundation
Differential Revision:  https://reviews.freebsd.org/D56796

(cherry picked from commit fa870156ad30556166c6ea81d345b41618cdcece)
DeltaFile
+3-1Mk/Uses/linux.mk
+3-11 files

FreeBSD/ports fa87015Mk/Uses linux.mk

Uses/linux.mk: Restore i386 guard for linux-c7-*

Without this, when USE_LINUX_RPM=yes (LIB_DISTNAMES) is used with linux:c7 and
the port sets ONLY_FOR_ARCHS=amd64, the i686 RPM is still being added to
DISTFILES_amd64, causing fetching a file not in distinfo.

This fixes devel/linux-ltp build.

Reviewed by:    arrowd
Fixes:          5aa75e1ca0fc Linuxulator ports: Introduce Rocky Linux 9
Sponsored by:   The FreeBSD Foundation
Differential Revision:  https://reviews.freebsd.org/D56796
DeltaFile
+3-1Mk/Uses/linux.mk
+3-11 files

FreeBSD/ports 2290086math/R pkg-plist distinfo

math/R: Update to 4.6.0

Announcement:   https://hypatia.math.ethz.ch/pipermail/r-announce/2026/000722.html
Sponsored by:   The FreeBSD Foundation
Differential Revision:  https://reviews.freebsd.org/D56678
DeltaFile
+25-2math/R/pkg-plist
+3-3math/R/distinfo
+1-1math/R/Makefile
+29-63 files

FreeBSD/src 8e8d878release/packages create-sets.sh

packages: Make create-sets.sh more robust during release

Commit d1c176fedfc9 made create-sets.sh exit when it encounters an
error, instead of creating an empty repository.  However, this turns
out to cause some issues:

1. A package not having any sets is considered an error, but during
   the release build, we stuff a 'pkg' package into the repository
   which doesn't have any sets, which causes a failure.  Avoid this
   by simply ignoring the pkg package.

2. No error was printed in this case, which made the problem hard
   to diagnose.  Add an explicit error message.

3. A similar problem occurred running on a repository which already
   contained sets, which is not usually done during the build, but
   is not necessarly an inappropriate thing to do.  Fix this one by
   ignoring set packages when looking for sets.


    [11 lines not shown]
DeltaFile
+48-4release/packages/create-sets.sh
+48-41 files

FreeBSD/ports a19960edatabases/pg_search Makefile

databases/pg_search: ONLY_FOR_ARCHS

MFH:    2026Q2
(cherry picked from commit 72199e4d48d60592d33e8f652f3dd49608e95bfa)
DeltaFile
+2-0databases/pg_search/Makefile
+2-01 files

FreeBSD/ports 72199e4databases/pg_search Makefile

databases/pg_search: ONLY_FOR_ARCHS

MFH:    2026Q2
DeltaFile
+2-0databases/pg_search/Makefile
+2-01 files

FreeBSD/ports f483bablang/chez-scheme distinfo Makefile

lang/chez-scheme: Update to 10.4.0
DeltaFile
+3-3lang/chez-scheme/distinfo
+1-1lang/chez-scheme/Makefile
+4-42 files

FreeBSD/src 03e9e83sys/fs/nfsserver nfs_nfsdserv.c

nfs_nfsdserv.c: Clip number of callback slots

The client tells the server how many callback slots
it can handle in the callback session.  However, the
NFSv4.1/4.2 server can only handle a maximum of
NFSV4_SLOTS slots.  This patch clips the client's
value to that, to avoid using too high a slot#
for a callback.

Fortunately, I do not know of an extant client that
specifies a value greater than NFSV4_SLOTS, so this
patch is not really needed, as yet.  Also, the client
rarely uses a slot# above 0 when doing callbacks.

MFC after:      2 weeks
DeltaFile
+8-0sys/fs/nfsserver/nfs_nfsdserv.c
+8-01 files

FreeBSD/ports 43b6933www/agate distinfo Makefile.crates

www/agate: Update 3.3.21 => 3.3.22

Approved by:            db@, yuri@ (Mentors, implicit)
DeltaFile
+53-53www/agate/distinfo
+25-25www/agate/Makefile.crates
+1-2www/agate/Makefile
+79-803 files

FreeBSD/ports caa8610devel/go-wire distinfo Makefile

devel/go-wire: Update 1.1.0 => 1.2.0

Perf: custom loader (up to 70x+ improvements).

Changelog:
https://github.com/goforj/wire/releases/tag/v1.2.0

PR:             295010
Sponsored by:   UNIS Labs
DeltaFile
+5-5devel/go-wire/distinfo
+1-1devel/go-wire/Makefile
+6-62 files

FreeBSD/src eb3b130. libsmart.c freebsd_dev.c

Import smart revision 1.0.2

The smart command allows the user to monitor the various information
reported by Self-Monitoring, Analysis and Reporting Technology (SMART)
present on most ATA, SCSI, and NVMe storage media.
DeltaFile
+1,359-0libsmart.c
+828-0freebsd_dev.c
+334-0smart.c
+245-0smart.8
+174-0libsmart.h
+158-0libsmart_desc.c
+3,098-06 files not shown
+3,379-012 files

FreeBSD/ports f8aedc0www/phpmyfaq pkg-plist distinfo

www/phpmyfaq: Update to 4.1.2
DeltaFile
+11-45www/phpmyfaq/pkg-plist
+3-3www/phpmyfaq/distinfo
+1-1www/phpmyfaq/Makefile
+15-493 files

FreeBSD/ports 08f9d0cwww/py-pelican Makefile distinfo

www/py-pelican: Update 4.11.0 => 4.12.0, take maintainership

Changelog:
https://docs.getpelican.com/en/latest/changelog.html#id1

PR:             294991
Sponsored by:   UNIS Labs
DeltaFile
+7-11www/py-pelican/Makefile
+3-3www/py-pelican/distinfo
+10-142 files

FreeBSD/ports 2fe848cdns/powerdns-recursor Makefile

dns/powerdns-recursor: fix cherry-pick misadventure

In the original cherry-pick, I had not cherry-picked the update to
5.4.0, causing some required hunks to be missing.  This should fix
those missing bits for real.

PR:             294749
Fixes:          2eb9a17bf93c7001a27b30e09a323b7cf79c3469
Reported by:    Ralf van der Enden <tremere at cainites.net>
DeltaFile
+5-2dns/powerdns-recursor/Makefile
+5-21 files

FreeBSD/ports 5caf3b6graphics/piglit pkg-plist Makefile, graphics/piglit/files patch-tests_util_CMakeLists.txt patch-CMakeLists.txt

graphics/piglit: Update to latest version

PR:             294961
Approved by:    x11
DeltaFile
+22-0graphics/piglit/pkg-plist
+5-16graphics/piglit/Makefile
+20-0graphics/piglit/files/patch-tests_util_CMakeLists.txt
+20-0graphics/piglit/files/patch-CMakeLists.txt
+3-17graphics/piglit/distinfo
+12-0graphics/piglit/files/patch-tests_util_piglit-util.c
+82-331 files not shown
+82-447 files

FreeBSD/ports 90a70c6www/piwigo distinfo Makefile

www/piwigo: Update to 16.4.0.
DeltaFile
+3-3www/piwigo/distinfo
+1-1www/piwigo/Makefile
+1-0www/piwigo/pkg-plist
+5-43 files

FreeBSD/ports 55e1a9elang/gcc17-devel distinfo Makefile

lang/gcc17-devel: Update to 17.0.0.s20260503
DeltaFile
+3-3lang/gcc17-devel/distinfo
+1-1lang/gcc17-devel/Makefile
+4-42 files

FreeBSD/ports c3d3e15lang/gcc16-devel distinfo Makefile

lang/gcc16-devel: Update to 16.0.1.s20260502
DeltaFile
+3-3lang/gcc16-devel/distinfo
+1-1lang/gcc16-devel/Makefile
+4-42 files

FreeBSD/ports 793d947lang/gcc15-devel distinfo Makefile

lang/gcc15-devel: Update to 15.2.1.s20260501
DeltaFile
+3-3lang/gcc15-devel/distinfo
+1-1lang/gcc15-devel/Makefile
+4-42 files

FreeBSD/ports e41d39blang/gcc14-devel distinfo Makefile

lang/gcc14-devel: Update to 14.3.1.s20260430
DeltaFile
+3-3lang/gcc14-devel/distinfo
+1-1lang/gcc14-devel/Makefile
+4-42 files

FreeBSD/ports 792f4a7lang/gcc13-devel distinfo Makefile

lang/gcc13-devel: Update to 13.4.1.s20260429
DeltaFile
+3-3lang/gcc13-devel/distinfo
+1-1lang/gcc13-devel/Makefile
+4-42 files

FreeBSD/ports 269abe0editors/cudatext distinfo Makefile

editors/cudatext: Update to 1.234.2.0

ChangeLog at:   https://github.com/Alexey-T/CudaText/blob/master/app/readme/history.txt
DeltaFile
+9-9editors/cudatext/distinfo
+4-4editors/cudatext/Makefile
+13-132 files

FreeBSD/ports 1c7dea6x11/ico distinfo Makefile

x11/ico: update: 1.0.6 -> 1.0.7

PR:             294645
Approved by:    x11 (maintainer timeout >2 weeks)

Sponsored by:   tipi.work
DeltaFile
+3-3x11/ico/distinfo
+1-1x11/ico/Makefile
+4-42 files

FreeBSD/ports 7e0ed6earchivers/peazip distinfo Makefile

archivers/peazip: Update to 11.0.0

ChangeLog at:   https://peazip.github.io/changelog.html
DeltaFile
+3-3archivers/peazip/distinfo
+1-2archivers/peazip/Makefile
+4-52 files