FreeBSD/ports 86d3ce3math/R-cran-psych distinfo Makefile

math/R-cran-psych: Update to 2.6.5

Changelog: https://cran.r-project.org/web/packages/psychTools/news.html
DeltaFile
+3-3math/R-cran-psych/distinfo
+1-1math/R-cran-psych/Makefile
+4-42 files

FreeBSD/ports 6f22a7dlang/zig/files patch-CMakeLists.txt

lang/zig: fix patch

zig was updated to 0.16.0, while I created the patch when it was still on 0.15.0.

Reported by:    sunpoet
DeltaFile
+8-8lang/zig/files/patch-CMakeLists.txt
+8-81 files

FreeBSD/ports a31f5fddatabases/pgactive Makefile, databases/pgactive/files patch-src_compat_18_pg__dump_pg__backup__tar.c patch-src_compat_18_pg__dump_pg__backup__archiver.h

databases/pgactive: Fix building with latest postgresql18-server.

(cherry picked from commit dfb9590e725eb32a3b90ce2b57fb5e11cfc71c1f)
DeltaFile
+18-0databases/pgactive/files/patch-src_compat_18_pg__dump_pg__backup__tar.c
+12-0databases/pgactive/files/patch-src_compat_18_pg__dump_pg__backup__archiver.h
+1-0databases/pgactive/Makefile
+31-03 files

FreeBSD/ports 2d93a59lang/ruby33 Makefile, lang/ruby33/files patch-coroutine_ppc64le_Context.S

lang/ruby33: revert partially 3bb0a93351df3e8d1d7263c39e49e228ff388123

The patch doesn't apply and ruby33 anyway uses ucontext coroutines
for powerpc64* so the issue doesn't appear there. Since the port didn't
build, it's safe to remove PORTREVISION.

Reported by:    zi
DeltaFile
+0-22lang/ruby33/files/patch-coroutine_ppc64le_Context.S
+0-1lang/ruby33/Makefile
+0-232 files

FreeBSD/ports f4ccb3farchivers/par2cmdline-turbo Makefile

archivers/par2cmdline-turbo: enable on powerpc64*

All the tests pass.
DeltaFile
+1-1archivers/par2cmdline-turbo/Makefile
+1-11 files

FreeBSD/ports 789897adns/dnsjit/files patch-src_Makefile.in

dns/dnsjit: fix build on powerpc64

Workaround for luajit-openresty bug.
When invoking luajit -bg -n NAME -t o input output,
the bcsave.lua script reads garbled vararg data instead of
the -t argument value.
DeltaFile
+18-0dns/dnsjit/files/patch-src_Makefile.in
+18-01 files

FreeBSD/ports 23fcc3cmath/sleef Makefile, math/sleef/files patch-src_libm_sleeflibm__header.h.org.in

math/sleef: fix build on powerpc64

In file included from /wrkdirs/usr/ports/math/sleef/work/.build/src/libm/disppower_128.c:14:
/wrkdirs/usr/ports/math/sleef/work/.build/include/sleef.h:367:3: error: unknown type name 'SLEEF_VECTOR_DOUBLE'
  367 |   SLEEF_VECTOR_DOUBLE x, y;
      |   ^
/wrkdirs/usr/ports/math/sleef/work/.build/include/sleef.h:372:26: error: unknown type name 'SLEEF_VECTOR_DOUBLE'
  372 | SLEEF_IMPORT SLEEF_CONST SLEEF_VECTOR_DOUBLE Sleef_sind2_u35(SLEEF_VECTOR_DOUBLE);
      |                          ^
/wrkdirs/usr/ports/math/sleef/work/.build/include/sleef.h:372:62: error: a parameter list without types is only allowed in a function definition
  372 | SLEEF_IMPORT SLEEF_CONST SLEEF_VECTOR_DOUBLE Sleef_sind2_u35(SLEEF_VECTOR_DOUBLE);
      |                                                              ^
/wrkdirs/usr/ports/math/sleef/work/.build/include/sleef.h:373:26: error: unknown type name 'SLEEF_VECTOR_DOUBLE'
  373 | SLEEF_IMPORT SLEEF_CONST SLEEF_VECTOR_DOUBLE Sleef_cosd2_u35(SLEEF_VECTOR_DOUBLE);
      |                          ^
/wrkdirs/usr/ports/math/sleef/work/.build/include/sleef.h:373:62: error: a parameter list without types is only allowed in a function definition
  373 | SLEEF_IMPORT SLEEF_CONST SLEEF_VECTOR_DOUBLE Sleef_cosd2_u35(SLEEF_VECTOR_DOUBLE);
      |                                                              ^
/wrkdirs/usr/ports/math/sleef/work/.build/include/sleef.h:374:73: error: a parameter list without types is only allowed in a function definition

    [42 lines not shown]
DeltaFile
+11-0math/sleef/files/patch-src_libm_sleeflibm__header.h.org.in
+5-5math/sleef/Makefile
+16-52 files

FreeBSD/ports 050f56dsysutils/fastfetch distinfo Makefile

sysutils/fastfetch: update to 2.63.1

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

FreeBSD/ports a1d8561misc/py-vllm/files patch-csrc_cpu_cpu__types__vsx.hpp patch-cmake_cpu__extension.cmake

misc/py-vllm: fix build on powerpc*

1. Fix ISA detection in cpu_extension.cmake.
2. Fix Clang AltiVec incompatibilities.
DeltaFile
+49-0misc/py-vllm/files/patch-csrc_cpu_cpu__types__vsx.hpp
+23-11misc/py-vllm/files/patch-cmake_cpu__extension.cmake
+72-112 files

FreeBSD/ports 8ba3b66security/nss/files patch-lib-freebl-Makefile

security/nss: fix build on powerpc / powerpc64

Ghash code is actually powerpc64le-specific.
DeltaFile
+14-7security/nss/files/patch-lib-freebl-Makefile
+14-71 files

FreeBSD/ports eb7f229math/openblas Makefile

math/openblas: fix build on powerpc64

-lm is necessary:
/usr/local/bin/ld: ../libopenblas_ppc970p-r0.3.33.a(bgemm_thread_nn.o): undefined reference to symbol 'sqrt@@FBSD_1.0'
/usr/local/bin/ld: /lib/libm.so.5: error adding symbols: DSO missing from command line
DeltaFile
+1-0math/openblas/Makefile
+1-01 files

FreeBSD/ports 53c104esecurity/vuls distinfo Makefile

security/vuls: Update to 0.39.2

Release notes:  https://github.com/future-architect/vuls/releases/tag/v0.39.2
DeltaFile
+5-5security/vuls/distinfo
+1-1security/vuls/Makefile
+6-62 files

FreeBSD/ports a99e293databases/postgresql14-server distinfo, databases/postgresql15-server distinfo

databases/postgresql??-*: Upgrade to latest version

The PostgreSQL Global Development Group has released an update to all
supported versions of PostgreSQL, including 18.4, 17.10, 16.14, 15.18,
and 14.23. This release fixes 11 security vulnerabilities and over 60
bugs reported over the last several months.

Release notes:  https://www.postgresql.org/docs/release/

PostgreSQL 14 EOL Notice

PostgreSQL 14 will stop receiving fixes on November 12, 2026. If you are
running PostgreSQL 14 in a production environment, we suggest that you
make plans to upgrade to a newer, supported version of PostgreSQL.
Please see our versioning policy for more information.

Security:       7185ecc9-4fb7-11f1-bc50-6cc21735f730
                CVE-2026-6472, CVE-2026-6473, CVE-2026-6474,
                CVE-2026-6475, CVE-2026-6476, CVE-2026-6477,

    [3 lines not shown]
DeltaFile
+3-3databases/postgresql18-server/distinfo
+3-3databases/postgresql17-server/distinfo
+3-3databases/postgresql16-server/distinfo
+3-3databases/postgresql15-server/distinfo
+3-3databases/postgresql14-server/distinfo
+1-1databases/postgresql18-server/Makefile
+16-164 files not shown
+20-2010 files

FreeBSD/ports f56d737news/inn/files nnrpd.in

news/inn{-current}: Run nnrpd rc.d as news user

nnrpd supports priv drop internal, but it also supports innbind
escalation.  Since the docs show 'su news', prefer the innbind path when
we need a privileged port number.
DeltaFile
+2-0news/inn/files/nnrpd.in
+2-01 files

FreeBSD/ports 0021cbfx11/kitty pkg-plist distinfo

x11/kitty: Update to 0.47.0

ChangeLog:      https://sw.kovidgoyal.net/kitty/changelog/#detailed-list-of-changes
Reported by:    Kovid Goyal <notifications at github.com>
DeltaFile
+24-2x11/kitty/pkg-plist
+5-5x11/kitty/distinfo
+2-2x11/kitty/Makefile
+31-93 files

FreeBSD/ports 1e3b803news/inn Makefile, news/inn-current Makefile

news/inn{-current}: Add a dedicated nnrpd rc.d

While inn typically registers port 119 and handles spawning nnrpd for
reader connections, it is customary to run TLS-only nnrpd on port 563:
https://www.eyrie.org/~eagle/software/inn/docs/nnrpd.html#S4

Provide an nnrpd rc.d script for this purpose.  This requires innd for
start but is otherwise decoupled.  The admin should be aware that i.e.
stopping innd will disrupt posting.
DeltaFile
+35-0news/inn/files/nnrpd.in
+2-2news/inn/Makefile
+1-1news/inn-current/Makefile
+38-33 files

FreeBSD/ports faec3d3devel/gumbo Makefile

devel/gumbo: Switch to meson and add TEST option

The autotools support from upstream is deprecated.

PR:             295323
Sponsored by:   UNIS Labs
DeltaFile
+11-6devel/gumbo/Makefile
+11-61 files

FreeBSD/ports 37bd6ddgraphics/cimg Makefile

graphics/cimg: merge the two pre-configure targets

PR:             295438
Reported by:    Trond Endrestøl
DeltaFile
+4-6graphics/cimg/Makefile
+4-61 files

FreeBSD/ports 0a52e4atextproc/codebook distinfo Makefile.crates

textproc/codebook: Update to 0.3.40
DeltaFile
+51-51textproc/codebook/distinfo
+24-24textproc/codebook/Makefile.crates
+1-1textproc/codebook/Makefile
+76-763 files

FreeBSD/ports 54c66camultimedia/libde265 Makefile pkg-plist, multimedia/libde265/files patch-libde265_configparam.h patch-configure.ac

multimedia/libde265: Update to 1.0.19, switch to cmake
DeltaFile
+0-71multimedia/libde265/files/patch-libde265_configparam.h
+0-43multimedia/libde265/files/patch-configure.ac
+10-15multimedia/libde265/Makefile
+0-21multimedia/libde265/files/patch-libde265_encoder_Makefile.am
+0-16multimedia/libde265/files/patch-libde265_encoder_algo_Makefile.am
+4-7multimedia/libde265/pkg-plist
+14-1732 files not shown
+19-1788 files

FreeBSD/ports 09bb918sysutils/ncdu2 Makefile distinfo

sysutils/ncdu2: Convert to USES=zig

PR:             295210
Approved by:    arrowd (co-mentor)
Approved by:    sunpoet (maintainer)
DeltaFile
+4-8sysutils/ncdu2/Makefile
+3-3sysutils/ncdu2/distinfo
+7-112 files

FreeBSD/ports 9f6028enet/libnss-cache Makefile distinfo

net/libnss-cache: Update to 0.22
DeltaFile
+3-5net/libnss-cache/Makefile
+3-3net/libnss-cache/distinfo
+6-82 files

FreeBSD/ports 9062511print/lout distinfo Makefile

print/lout: Update to 3.43.4
DeltaFile
+3-3print/lout/distinfo
+1-1print/lout/Makefile
+4-42 files

FreeBSD/ports eed3a46databases/timescaledb distinfo Makefile

databases/timescaledb: Update to 2.27.1
DeltaFile
+3-3databases/timescaledb/distinfo
+1-1databases/timescaledb/Makefile
+2-0databases/timescaledb/pkg-plist
+6-43 files

FreeBSD/ports 9a816d4misc/koboldcpp distinfo Makefile

misc/koboldcpp: update 1.113.1 → 1.113.2
DeltaFile
+3-3misc/koboldcpp/distinfo
+1-1misc/koboldcpp/Makefile
+4-42 files

FreeBSD/ports 98fed66devel/lefthook distinfo Makefile

devel/lefthook: update 2.1.6 → 2.1.8
DeltaFile
+5-5devel/lefthook/distinfo
+1-2devel/lefthook/Makefile
+6-72 files

FreeBSD/ports 5900c52sysutils/mise distinfo Makefile

sysutils/mise: update 2026.5.11 → 2026.5.12
DeltaFile
+37-37sysutils/mise/distinfo
+18-18sysutils/mise/Makefile
+55-552 files

FreeBSD/ports 8e0b364audio/jamulus distinfo Makefile

audio/jamulus: update 3_12_0 → 3.12.1
DeltaFile
+3-3audio/jamulus/distinfo
+1-1audio/jamulus/Makefile
+4-42 files

FreeBSD/ports f9a7be6misc/py-uuid-utils distinfo Makefile

misc/py-uuid-utils: update 0.15.0 → 0.16.0
DeltaFile
+3-3misc/py-uuid-utils/distinfo
+1-1misc/py-uuid-utils/Makefile
+4-42 files

FreeBSD/ports 784fd84devel/nextest distinfo Makefile

devel/nextest: update 0.9.135 → 0.9.136
DeltaFile
+3-3devel/nextest/distinfo
+1-1devel/nextest/Makefile
+4-42 files