FreeBSD/ports 9cc5e19textproc/moor Makefile distinfo

textproc/moor: Update 2.18.0 => 2.19.0

Upstream dropped Go 1.27 requirement.

Changelog:
https://github.com/walles/moor/releases/tag/v2.19.0

Reported by:    repology
Approved by:    osa, vvd (Mentors, implicit)
DeltaFile
+5-5textproc/moor/distinfo
+2-3textproc/moor/Makefile
+7-82 files

FreeBSD/ports f02f739security Makefile, security/vulnx pkg-descr distinfo

security/vulnx: New port: CLI for exploring vulnerability data
DeltaFile
+21-0security/vulnx/Makefile
+5-0security/vulnx/pkg-descr
+5-0security/vulnx/distinfo
+1-0security/Makefile
+32-04 files

FreeBSD/ports 9e87cf4audio Makefile, audio/elevenlabs-cli pkg-descr Makefile

audio/elevenlabs-cli: New port: Command-line interface for the ElevenLabs platform

The keyring crate's "vendored" feature makes libdbus-sys build a bundled
copy of D-Bus; files/patch-Cargo.toml drops it so the system library is
used instead. OPENSSL_NO_VENDOR does the same for openssl-sys.

The CLI exposes the whole ElevenLabs API as subcommands, so the generated
shell completions are about 6MB. They are gated behind a default-off
COMPLETIONS option; the man page is always installed.
DeltaFile
+665-0audio/elevenlabs-cli/distinfo
+331-0audio/elevenlabs-cli/Makefile.crates
+54-0audio/elevenlabs-cli/Makefile
+11-0audio/elevenlabs-cli/files/patch-Cargo.toml
+7-0audio/elevenlabs-cli/pkg-descr
+1-0audio/Makefile
+1,069-06 files

FreeBSD/ports 2e082aftextproc/livediff distinfo Makefile

textproc/livediff: Update to 3.3.0

Move CARGO_CRATES into a separate Makefile.crates.
DeltaFile
+385-0textproc/livediff/Makefile.crates
+1-364textproc/livediff/Makefile
+77-29textproc/livediff/distinfo
+463-3933 files

FreeBSD/ports 7d31837devel/glab-tui Makefile Makefile.crates

devel/glab-tui: Update to 0.9.1
DeltaFile
+87-5devel/glab-tui/distinfo
+42-1devel/glab-tui/Makefile.crates
+1-2devel/glab-tui/Makefile
+130-83 files

FreeBSD/ports c4b115asysutils/blockio Makefile distinfo

sysutils/blockio: Update to 1.2.0
DeltaFile
+5-5sysutils/blockio/distinfo
+1-1sysutils/blockio/Makefile
+6-62 files

FreeBSD/ports e27d0a3net/cliproxyapi Makefile distinfo

net/cliproxyapi: Update to 7.2.154
DeltaFile
+5-5net/cliproxyapi/distinfo
+1-1net/cliproxyapi/Makefile
+6-62 files

FreeBSD/ports 98a1e07net/croc Makefile distinfo

net/croc: Update to 11.5.0
DeltaFile
+5-5net/croc/distinfo
+1-1net/croc/Makefile
+6-62 files

FreeBSD/ports 83d6ec9databases/pgschema Makefile distinfo

databases/pgschema: Update to 1.13.0
DeltaFile
+5-5databases/pgschema/distinfo
+1-2databases/pgschema/Makefile
+6-72 files

FreeBSD/ports 0fda10cnet/rustconn Makefile.crates Makefile

net/rustconn: Update to 0.21.8

ChangeLog:

1. https://github.com/totoshko88/RustConn/releases/tag/v0.21.8

Reported by:    "github-actions[bot]" <notifications at github.com>
DeltaFile
+5-5net/rustconn/distinfo
+2-2net/rustconn/Makefile
+1-1net/rustconn/Makefile.crates
+8-83 files

FreeBSD/doc 3a73e2adocumentation/themes/beastie/i18n en.toml, documentation/themes/beastie/layouts/_partials global-search.html

docs website: Wordsmith homepage

Wordsmith the docs project website title heading to make it clearer
that this is the docs project portal and not the main website home.
Also, tighten redundant uses of "FreeBSD". Saying it at least once
in every line and heading is quite tedious. Similarily, give the
anchors a more accurate and unique name to ease contribution.

Also tidy grammar on the search bar. Search bars never get punctuation,
unless it's an elipsis, the project uses serial commas, and "in" is not
really correct here.
DeltaFile
+5-5documentation/themes/beastie/i18n/en.toml
+2-6documentation/themes/beastie/layouts/_partials/global-search.html
+7-112 files

FreeBSD/src 18a5549lib/msun/amd64 Makefile.inc s_fma_avx.S, lib/msun/src s_fmaf.c s_fma.c

lib/msun amd64: use AVX FMA instructions for fma(3) and fmaf(3) when available

Utilize the ARCHLEVEL framework from libc/amd64/string to provide the
way for runtime selection of the implementation, if wanted.

Reviewed by:    fuz, kfv
Discussed with: kargl
Sponsored by:   The FreeBSD Foundation
MFC after:      1 week
Differential revision:  https://reviews.freebsd.org/D59462
DeltaFile
+24-0lib/msun/amd64/s_fma_avx.S
+24-0lib/msun/amd64/s_fmaf_avx.S
+10-1lib/msun/src/s_fmaf.c
+10-1lib/msun/src/s_fma.c
+8-1lib/msun/amd64/Makefile.inc
+76-35 files

FreeBSD/src b45fd24lib/msun Makefile

lib/msun: move the calculation of LIBC_SRCTOP earlier

which makes the variable available for machine/Makefile.inc usage.

Reviewed by:    fuz, kfv
Sponsored by:   The FreeBSD Foundation
MFC after:      1 week
Differential revision:  https://reviews.freebsd.org/D59462
DeltaFile
+5-4lib/msun/Makefile
+5-41 files

FreeBSD/ports 3250dfdnet/syncthing Makefile distinfo

net/syncthing: Update to 2.1.5

re: https://github.com/syncthing/syncthing/releases/tag/v2.1.5
DeltaFile
+3-3net/syncthing/distinfo
+1-2net/syncthing/Makefile
+4-52 files

FreeBSD/ports f2b15b5mail/roundcube Makefile distinfo

mail/roundcube: Security update to 1.7.4

PR:             298237
Approved by:    ale (maintainer)
Security:       e7726f5e-a9d0-11f1-93c7-8447094a420f
MFH:            2026Q3

(cherry picked from commit 6c73a7b2786b4799a00169f65e8b6f366a45ba77)
DeltaFile
+3-3mail/roundcube/distinfo
+1-1mail/roundcube/Makefile
+4-42 files

FreeBSD/ports e859401mail/roundcube Makefile distinfo

mail/roundcube: update to 1.7.3 release

PR:             297392
Submitted by:   brnrd

(cherry picked from commit 146ce8aebd5c562184c0fb917336932b079ca801)
DeltaFile
+3-3mail/roundcube/distinfo
+1-1mail/roundcube/Makefile
+4-42 files

FreeBSD/ports 6c73a7bmail/roundcube Makefile distinfo

mail/roundcube: Security update to 1.7.4

PR:             298237
Approved by:    ale (maintainer)
Security:       e7726f5e-a9d0-11f1-93c7-8447094a420f
MFH:            2026Q3
DeltaFile
+3-3mail/roundcube/distinfo
+1-1mail/roundcube/Makefile
+4-42 files

FreeBSD/src 4fb4be7usr.bin/sort sort.1.in

sort.1: Fix default memory buffer size

PR:             261496
Fixes:          554442439dd0 ("Change the memory heuristics")
MFC after:      3 days
Reported by:    wosch
DeltaFile
+1-1usr.bin/sort/sort.1.in
+1-11 files

FreeBSD/ports 29229acaudio/drumgizmo Makefile

audio/drumgizmo: Mark BROKEN instead on aarch64 for < FreeBSD 16

PR:             297353
Reported by:    fuz
Fixes:          0d645caea55b ("Disable ARM build ...")
Approved by:    osa, vvd (Mentors, implicit)
DeltaFile
+3-1audio/drumgizmo/Makefile
+3-11 files

FreeBSD/ports 4b55f69sysutils/zot Makefile distinfo

sysutils/zot: Update to 2.1.21
DeltaFile
+7-7sysutils/zot/distinfo
+2-3sysutils/zot/Makefile
+9-102 files

FreeBSD/ports 6c9bec1sysutils/containerd Makefile distinfo

sysutils/containerd: Update to 2.3.5
DeltaFile
+3-3sysutils/containerd/distinfo
+1-2sysutils/containerd/Makefile
+4-52 files

FreeBSD/ports f05c582net-mgmt/telegraf Makefile distinfo

net-mgmt/telegraf: Update to 1.40.0

Release notes:  https://github.com/influxdata/telegraf/releases/tag/v1.40.0
DeltaFile
+5-5net-mgmt/telegraf/distinfo
+1-2net-mgmt/telegraf/Makefile
+6-72 files

FreeBSD/ports ca30fd2net-im/signal-desktop get_deps.sh pkg-plist, net-im/signal-desktop/files signal-desktop.desktop

net-im/signal-desktop: Update to 8.26.0

Install polkit policies file so that backup work.
DeltaFile
+7-9net-im/signal-desktop/files/signal-desktop.desktop
+7-4net-im/signal-desktop/Makefile
+5-5net-im/signal-desktop/distinfo
+3-4net-im/signal-desktop/pkg-plist
+1-1net-im/signal-desktop/get_deps.sh
+23-235 files

FreeBSD/ports eba3347security/node-sqlcipher Makefile distinfo

security/node-sqlcipher: Update to 4.1.0
DeltaFile
+5-5security/node-sqlcipher/distinfo
+1-1security/node-sqlcipher/Makefile
+6-62 files

FreeBSD/ports 96822b5net-im/libsignal-node Makefile distinfo

net-im/libsignal-node: Update to 0.100.0
DeltaFile
+5-5net-im/libsignal-node/distinfo
+1-2net-im/libsignal-node/Makefile
+6-72 files

FreeBSD/ports 4538b09multimedia/ringrtc webrtc_fetch.sh update.txt, multimedia/ringrtc/files patch-cargo-crates_cubeb-sys_build.rs

multimedia/ringrtc: Update to 2.71.0
DeltaFile
+415-375multimedia/ringrtc/distinfo
+205-185multimedia/ringrtc/Makefile.crates
+3-4multimedia/ringrtc/Makefile
+2-2multimedia/ringrtc/files/patch-cargo-crates_cubeb-sys_build.rs
+1-1multimedia/ringrtc/webrtc_fetch.sh
+1-1multimedia/ringrtc/update.txt
+627-5686 files

FreeBSD/ports 7316461databases/sabiql Makefile, sysutils/tldr Makefile

lang/rust: Bump revisions after 1.98.1

PR:             298139
DeltaFile
+1-2databases/sabiql/Makefile
+1-1x11/xdg-desktop-portal-luminous/Makefile
+1-1x11/wmfocus/Makefile
+1-1sysutils/treemd/Makefile
+1-1sysutils/topgrade/Makefile
+1-1sysutils/tldr/Makefile
+6-7814 files not shown
+820-585820 files

FreeBSD/ports 4b65f53lang/rust Makefile distinfo, lang/rust-bootstrap Makefile distinfo

lang/rust: Update to 1.98.1

Announce:       https://blog.rust-lang.org/2026/08/20/Rust-1.98.0/
                https://blog.rust-lang.org/2026/09/03/Rust-1.98.1/
ChangeLog:      https://github.com/rust-lang/rust/releases/tag/1.98.0
                https://github.com/rust-lang/rust/releases/tag/1.98.1

PR:             298139
Tested by:      mikael,pkubaj
DeltaFile
+51-51lang/rust/distinfo
+0-11lang/rust/files/patch-compiler_rustc__target_src_callconv_powerpc64.rs
+3-3lang/rust/Makefile
+3-3lang/rust-bootstrap/distinfo
+2-2lang/rust/files/patch-vendor_openssl_crypto_threads__pthread.c
+1-1lang/rust-bootstrap/Makefile
+60-712 files not shown
+62-738 files

FreeBSD/ports 787734dwww/tomcat-native Makefile distinfo

www/tomcat-native: Update to 1.3.9
DeltaFile
+3-3www/tomcat-native/distinfo
+2-2www/tomcat-native/Makefile
+5-52 files

FreeBSD/ports 49f8292www/tomcat-native2 Makefile distinfo

www/tomcat-native2: Update to 2.0.16
DeltaFile
+3-3www/tomcat-native2/distinfo
+2-2www/tomcat-native2/Makefile
+5-52 files