FreeBSD/doc 90d5d1bwebsite/content/en/releases/14.4R errata.adoc

14.4/errata: Add an open issue for the boot loader symlink regression.

Reviewed by:    ziaee
Co-authored-by: leres
Differential Revision:  https://reviews.freebsd.org/D55751
DeltaFile
+4-0website/content/en/releases/14.4R/errata.adoc
+4-01 files

FreeBSD/ports c341015textproc/kibana8 Makefile

textproc/kibana8: Restore build,run args for USES+=nodejs

If the nodejs version is specified, then the build,run arguments are
not added.

PR:             289759
Approved by:    blanket (fix my previous commit)
Fixes:          53012cd436a9 (Update 8.11.3 => 8.19.12)
DeltaFile
+1-1textproc/kibana8/Makefile
+1-11 files

FreeBSD/ports 53012cdtextproc/kibana8 Makefile distinfo, textproc/kibana8/files extra-node-re2-binding-gyp.patch patch-src_setup__node__env_node__version__validator.js

textproc/kibana8: Update 8.11.3 => 8.19.12

Changelogs (there are 59 new versions):
https://www.elastic.co/guide/en/kibana/8.19/release-notes-8.11.4.html
 . . .
https://www.elastic.co/guide/en/kibana/8.19/release-notes-8.19.12.html

- Add "MASTER_SITES+=LOCAL/vvd/kibana" for those who also can't
  download from the official website: "403 Forbidden".
- Switch to default nodejs version 24.
- Improve COMMENT - correct name is "Elasticsearch" without camel-case.
- Use ${NODEJS_VERSION} instead of hardcoded nodejs version.
- Remove unnecessary BUILD_DEPENDS - USES+=nodejs also adds it.
- Remove default args build,run form USES+=nodejs.
- Update CONFLICTS.
- Fix warnings from portclippy.
- Replace "${INSTALL} -l rs" with "${RLN}".
- Update pkg-descr.
- Improve pkg-message.

    [4 lines not shown]
DeltaFile
+39-21textproc/kibana8/Makefile
+35-14textproc/kibana8/files/extra-node-re2-binding-gyp.patch
+0-20textproc/kibana8/files/patch-src_setup__node__env_node__version__validator.js
+18-0textproc/kibana8/files/patch-node__modules__kbn_setup-node-env_node__version__validator.js
+7-7textproc/kibana8/distinfo
+1-1textproc/kibana8/files/pkg-message.in
+100-631 files not shown
+101-647 files

FreeBSD/src e6d579bstand/lua core.lua

core.lua: follow symlinks when looking for bootable kernels

PR: 293654
Reviewed by:    kevans
Approved by:    kevans
Differential Revision:  https://reviews.freebsd.org/D55713
DeltaFile
+1-1stand/lua/core.lua
+1-11 files

FreeBSD/src bc531a9libexec/flua/lfs lfs.c

stand: lua: break out a few more dirent types in lfs

These are non-standard and specific to the version used in loader.  We
have some desire to recognize symlinks to avoid filtering out kernel
symlinks in the autodetection bits when they would be perfectly fine to
`load`.

This won't be usable right away, so any impending use will need to be
careful to account for nil.

Reported by:    leres
DeltaFile
+4-0libexec/flua/lfs/lfs.c
+4-01 files

FreeBSD/ports 85cd45amath/R-cran-terra distinfo Makefile

math/R-cran-terra: Update to 1.9-1

- Set TESTING_UNSAFE

ChangeLog: https://cran.r-project.org/web/packages/terra/news/news.html
DeltaFile
+3-3math/R-cran-terra/distinfo
+3-1math/R-cran-terra/Makefile
+6-42 files

FreeBSD/src 863b5c1lib/libc/tests/stdlib system_test.c

system(3): Fix brain glitch in previous commit

We were saving SIGINT twice instead of SIGINT and SIGQUIT.

Also restore original order of operations (SIGINT then SIGQUIT), which
matches the order in which they're discussed in the POSIX description
of system(3).

MFC after:      1 week
Sponsored by:   Klara, Inc.
Fixes:          48368f702423 ("system(3): Address test robustness issue")
DeltaFile
+7-7lib/libc/tests/stdlib/system_test.c
+7-71 files

FreeBSD/src 48368f7lib/libc/tests/stdlib system_test.c

system(3): Address test robustness issue

Don't assume that SIGINT and SIGQUIT are set to SIG_DFL at the start
of the test.  Instead, retrieve their current dispositions and verify
that they are restored at the end of the test.

MFC after:      1 week
Sponsored by:   Klara, Inc.
Reviewed by:    kevans
Differential Revision:  https://reviews.freebsd.org/D55709
DeltaFile
+27-11lib/libc/tests/stdlib/system_test.c
+27-111 files

FreeBSD/ports 7a29e1dnet/boinc-client Makefile

net/boinc-client: Use Mk/Uses/certs.mk for certs:run

Approved by:      db@, yuri@ (Mentors, implicit)
DeltaFile
+1-1net/boinc-client/Makefile
+1-11 files

FreeBSD/ports 6eb890dsysutils/appjail Makefile, sysutils/appjail-devel Makefile

sysutils/appjail{,-devel}: Enable OCI option by default
DeltaFile
+1-1sysutils/appjail-devel/Makefile
+1-1sysutils/appjail/Makefile
+2-22 files

FreeBSD/ports 8a6468dnet/haproxy28 distinfo Makefile

net/haproxy28: update to version 2.8.19.
DeltaFile
+3-3net/haproxy28/distinfo
+1-1net/haproxy28/Makefile
+4-42 files

FreeBSD/ports e7bca6fnet/haproxy26 distinfo Makefile

net/haproxy26: update to version 2.6.24
DeltaFile
+3-3net/haproxy26/distinfo
+1-1net/haproxy26/Makefile
+4-42 files

FreeBSD/ports 291ec0cnet/haproxy24 distinfo Makefile

net/haproxy24: update to version 2.4.31.
DeltaFile
+3-3net/haproxy24/distinfo
+1-1net/haproxy24/Makefile
+4-42 files

FreeBSD/ports b2d3cc3net/haproxy33 distinfo Makefile

net/haproxy33: update to version 3.3.5.
DeltaFile
+3-3net/haproxy33/distinfo
+1-1net/haproxy33/Makefile
+4-42 files

FreeBSD/ports 7747f50net/haproxy30 distinfo Makefile

net/haproxy30: update to version 3.0.18.
DeltaFile
+3-3net/haproxy30/distinfo
+1-1net/haproxy30/Makefile
+4-42 files

FreeBSD/ports b6105cdnet/haproxy distinfo Makefile

net/haproxy: update to version 3.2.14.
DeltaFile
+3-3net/haproxy/distinfo
+1-1net/haproxy/Makefile
+4-42 files

FreeBSD/src 72f0bc8share/dict web2

share/dict/web2: Sort

PR: 293659
Fixes: e49b6ead4114 ("Add a number of five letter words to the dictionary")
DeltaFile
+2-2share/dict/web2
+2-21 files

FreeBSD/ports c067545www/nextcloud-news distinfo Makefile

www/nextcloud-news: Update to 28.0.0
DeltaFile
+3-3www/nextcloud-news/distinfo
+2-3www/nextcloud-news/Makefile
+5-62 files

FreeBSD/ports d105790mail/nextcloud-mail distinfo Makefile

mail/nextcloud-mail: Update to 5.7.2
DeltaFile
+3-3mail/nextcloud-mail/distinfo
+1-1mail/nextcloud-mail/Makefile
+4-42 files

FreeBSD/ports 3bf4a37filesystems/xfuse distinfo Makefile.crates

filesystems/xfuse: 0.6.0

The main new feature is support for XFS's Large Extent Counts feature.

https://github.com/KhaledEmaraDev/xfuse/blob/main/CHANGELOG.md#060---2026-03-09

Sponsored by:   ConnectWise
DeltaFile
+13-15filesystems/xfuse/distinfo
+5-6filesystems/xfuse/Makefile.crates
+1-2filesystems/xfuse/Makefile
+19-233 files

FreeBSD/ports 8511307databases/mroonga Makefile

databases/mroonga: Ignore with mysql 8.4

PR:     291336
Reported by:    exp-run
Sponsored by:   Netzkommune GmbH
DeltaFile
+1-1databases/mroonga/Makefile
+1-11 files

FreeBSD/ports 810f813databases/libgda5-mysql Makefile

databases/libgda5-mysql: Ignore with mysql 8.4

PR:     291336
Reported by:    exp-run
Sponsored by:   Netzkommune GmbH
DeltaFile
+1-1databases/libgda5-mysql/Makefile
+1-11 files

FreeBSD/ports 59b4b5bwww/freenginx Makefile.extmod, www/freenginx/files extra-patch-passenger-Configuration.c

www/*nginx*: Update 3-party modul passenger

Update third-party modul passenger to 6.1.2

PR:     292546
Sponsored by:   Netzkommune GmbH
DeltaFile
+22-0www/freenginx/files/extra-patch-passenger-Configuration.c
+12-9www/freenginx/Makefile.extmod
+20-0www/nginx/files/extra-patch-passenger-Configuration.c
+20-0www/nginx-devel/files/extra-patch-passenger-Configuration.c
+10-7www/nginx/Makefile.extmod
+10-7www/nginx-devel/Makefile.extmod
+94-2310 files not shown
+116-4516 files

FreeBSD/doc aa29975website/content/en/releases/14.4R hardware.adoc

14.4/hardware: Strip backslashes

We never did figure out how these get in here.
DeltaFile
+37-37website/content/en/releases/14.4R/hardware.adoc
+37-371 files

FreeBSD/ports 5580e92www/firefox distinfo Makefile

www/firefox: update to 148.0.2 (rc1)

Release Notes (soon):
  https://www.firefox.com/en-US/firefox/148.0.2/releasenotes/

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

FreeBSD/ports 38ab619www/firefox distinfo Makefile

www/firefox: update to 148.0.2 (rc1)

Release Notes (soon):
  https://www.firefox.com/en-US/firefox/148.0.2/releasenotes/
DeltaFile
+3-3www/firefox/distinfo
+1-1www/firefox/Makefile
+4-42 files

FreeBSD/ports 92e41acbenchmarks/clpeak distinfo Makefile

benchmarks/clpeak: update to 1.1.6

Changes:        https://github.com/krrishnarraj/clpeak/releases/tag/1.1.6
Reported by:    GitHub (watch releases)

(cherry picked from commit a232a2d160a7ff93801693122f46313d93ed326c)
DeltaFile
+3-3benchmarks/clpeak/distinfo
+1-1benchmarks/clpeak/Makefile
+4-42 files

FreeBSD/ports efcf86ex11/swaylock distinfo Makefile

x11/swaylock: update to 1.8.5

Changes:        https://github.com/swaywm/swaylock/releases/tag/v1.8.5
Reported by:    GitHub (watch releases)

(cherry picked from commit 718bfeb3381eb5c3b955b587a07c952578a1f9c5)
DeltaFile
+3-3x11/swaylock/distinfo
+1-1x11/swaylock/Makefile
+4-42 files

FreeBSD/ports 0737848lang/perl5.42 distinfo pkg-plist, lang/perl5.42/files patch-t_porting_customized.dat

lang/perl5.42: update to 5.42.1
DeltaFile
+3-3lang/perl5.42/distinfo
+2-2lang/perl5.42/files/patch-t_porting_customized.dat
+2-0lang/perl5.42/pkg-plist
+1-1lang/perl5.42/version.mk
+0-1lang/perl5.42/Makefile
+8-75 files

FreeBSD/doc 97584c7website/content/en/releases/14.4R relnotes.adoc

14.4/relnotes: Editorial pass

- wordsmith for accessibility
- consolidate entries where possible
- sort alphabetically by approximate manual section
DeltaFile
+184-165website/content/en/releases/14.4R/relnotes.adoc
+184-1651 files