FreeBSD/ports fb4ebd8misc/llama-cpp pkg-plist distinfo

misc/llama-cpp: update 7709 → 8132

Reported by:    portscout
DeltaFile
+9-8misc/llama-cpp/pkg-plist
+3-3misc/llama-cpp/distinfo
+1-1misc/llama-cpp/Makefile
+13-123 files

FreeBSD/ports bdd0a6fsysutils/mise distinfo Makefile

sysutils/mise: update 2026.2.13 → 2026.2.19

Reported by:    portscout
DeltaFile
+3-3sysutils/mise/distinfo
+1-1sysutils/mise/Makefile
+4-42 files

FreeBSD/ports fc6aab3www/cpp-httplib Makefile distinfo

www/cpp-httplib: update 0.31.0 → 0.34.0

Reported by:    portscout
DeltaFile
+4-6www/cpp-httplib/Makefile
+3-3www/cpp-httplib/distinfo
+7-92 files

FreeBSD/ports 102b629finance/py-ffn distinfo Makefile

finance/py-ffn: update 1.1.2 → 1.1.3

Reported by:    portscout
DeltaFile
+3-3finance/py-ffn/distinfo
+1-2finance/py-ffn/Makefile
+4-52 files

FreeBSD/ports 578ad70devel/py-monty distinfo Makefile

devel/py-monty: update 2025.3.3 → 2026.2.18
DeltaFile
+3-3devel/py-monty/distinfo
+3-1devel/py-monty/Makefile
+6-42 files

FreeBSD/ports ddb61c6deskutils/skim distinfo Makefile

deskutils/skim: update 3.2.0 → 3.5.0

Reported by:    portscout
DeltaFile
+107-63deskutils/skim/distinfo
+53-31deskutils/skim/Makefile
+160-942 files

FreeBSD/ports aa89c63finance/electrs distinfo Makefile

finance/electrs: update 0.10.10 → 0.11.1

Reported by:    portscout
DeltaFile
+205-203finance/electrs/distinfo
+104-103finance/electrs/Makefile
+309-3062 files

OPNSense/core 7b6e666src/opnsense/mvc/app/models/OPNsense/Base/FieldTypes InterfaceField.php CertificateField.php, src/opnsense/mvc/tests/app/models/OPNsense/Base/FieldTypes InterfaceFieldTest.php CertificateFieldTest.php

mvc: move CertificateField and InterfaceField to newer static option API for #9816
DeltaFile
+21-23src/opnsense/mvc/tests/app/models/OPNsense/Base/FieldTypes/InterfaceFieldTest.php
+13-20src/opnsense/mvc/app/models/OPNsense/Base/FieldTypes/InterfaceField.php
+12-19src/opnsense/mvc/app/models/OPNsense/Base/FieldTypes/CertificateField.php
+1-2src/opnsense/mvc/app/models/OPNsense/Base/FieldTypes/BaseListField.php
+1-1src/opnsense/mvc/tests/app/models/OPNsense/Base/FieldTypes/CertificateFieldTest.php
+48-655 files

OPNSense/core cd1cd45src/opnsense/mvc/tests/app/models/OPNsense/Base/FieldTypes PortFieldTest.php

tests: style
DeltaFile
+1-1src/opnsense/mvc/tests/app/models/OPNsense/Base/FieldTypes/PortFieldTest.php
+1-11 files

FreeBSD/src 3c1f696usr.sbin/trim trim.8 trim.c

trim(8): minor output correction

"trim /dev/da*" would print the following line multiple times
when given multiple agruments:

dry run: add -f to actually perform the operation

Print it once before looping over arguments.

Also, note possible suffixes P and E after offset/length
as per expand_number(3).

(cherry picked from commit 5d5848648013a189fc766e4ee3a121362905b836)
(cherry picked from commit f1b934c8138cfd98a70e305d54b2b431c842ec21)
DeltaFile
+10-8usr.sbin/trim/trim.8
+6-5usr.sbin/trim/trim.c
+16-132 files

FreeBSD/src f0a6e0ausr.sbin/trim trim.8 trim.c

trim(8): minor output correction

"trim /dev/da*" would print the following line multiple times
when given multiple agruments:

dry run: add -f to actually perform the operation

Print it once before looping over arguments.

Also, note possible suffixes P and E after offset/length
as per expand_number(3).

(cherry picked from commit 5d5848648013a189fc766e4ee3a121362905b836)
(cherry picked from commit f1b934c8138cfd98a70e305d54b2b431c842ec21)
DeltaFile
+10-8usr.sbin/trim/trim.8
+6-5usr.sbin/trim/trim.c
+16-132 files

HardenedBSD/src fbb618ausr.sbin/traceroute as.c traceroute.c, usr.sbin/traceroute6 traceroute6.c

Merge branch 'freebsd/15-stable/main' into hardened/15-stable/main
DeltaFile
+20-4usr.sbin/traceroute/as.c
+21-2usr.sbin/traceroute6/traceroute6.c
+19-2usr.sbin/traceroute/traceroute.c
+1-1usr.sbin/traceroute/as.h
+61-94 files

HardenedBSD/ports 04ff3efgraphics/cloudcompare distinfo, sysutils/logrotate Makefile

Merge branch 'freebsd/main' into hardenedbsd/main
DeltaFile
+29-25graphics/cloudcompare/distinfo
+23-0sysutils/logrotate/files/logrotate.conf.sample.in
+0-23sysutils/logrotate/files/logrotate.conf.sample
+0-19sysutils/logrotate/files/patch-logrotate.c
+9-10sysutils/logrotate/Makefile
+0-19sysutils/logrotate/files/patch-config.c
+61-9612 files not shown
+94-13718 files

LLVM/project bc21100llvm/lib/Target/AMDGPU VOPDInstructions.td, llvm/lib/Target/AMDGPU/AsmParser AMDGPUAsmParser.cpp

[AMDGPU] Add VOPD to gfx13
DeltaFile
+16,004-0llvm/test/MC/AMDGPU/gfx13_asm_vopd3.s
+196-0llvm/test/MC/AMDGPU/gfx13_asm_vopd_errs.s
+14-9llvm/lib/Target/AMDGPU/VOPDInstructions.td
+12-1llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
+6-3llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
+2-0llvm/test/MC/AMDGPU/gfx1250_asm_vopd.s
+16,234-131 files not shown
+16,235-137 files

OPNSense/core 0a2bc2dsrc/etc/lighttpd_webgui/conf.d extforward.conf.example

backend: fix typo (#9846)

It's only an example address, but it may as well be valid xD
DeltaFile
+2-2src/etc/lighttpd_webgui/conf.d/extforward.conf.example
+2-21 files

LLVM/project 5f21b7dllvm/test/MC/AMDGPU gfx13_asm_vop2.s gfx13_asm_vop3_from_vop2.s, llvm/test/MC/Disassembler/AMDGPU gfx13_dasm_vop2.txt gfx13_dasm_vop3_from_vop2.txt

[AMDGPU] Add VOP2 to gfx13
DeltaFile
+2,807-0llvm/test/MC/AMDGPU/gfx13_asm_vop2.s
+2,642-0llvm/test/MC/Disassembler/AMDGPU/gfx13_dasm_vop2.txt
+2,269-0llvm/test/MC/AMDGPU/gfx13_asm_vop3_from_vop2.s
+2,091-0llvm/test/MC/Disassembler/AMDGPU/gfx13_dasm_vop3_from_vop2.txt
+2,007-0llvm/test/MC/AMDGPU/gfx13_asm_vop2_dpp16.s
+1,903-0llvm/test/MC/AMDGPU/gfx13_asm_vop3_from_vop2_dpp16.s
+13,719-013 files not shown
+19,594-11519 files

LLVM/project 9a109fbllvm/test/CodeGen/SPIRV/hlsl-resources cbuffer-struct.ll, llvm/test/CodeGen/SPIRV/legalization vector-index-scalarization.ll load-store-global.ll

[SPIR-V] Don't emit alignment decoration for non-kernel SPIR-V (#182772)

Fixes: https://github.com/llvm/llvm-project/issues/135165
DeltaFile
+36-36llvm/test/CodeGen/SPIRV/legalization/vector-index-scalarization.ll
+35-35llvm/test/CodeGen/SPIRV/legalization/load-store-global.ll
+18-18llvm/test/CodeGen/SPIRV/pointers/getelementptr-downcast-vector.ll
+13-13llvm/test/CodeGen/SPIRV/hlsl-resources/cbuffer-struct.ll
+12-12llvm/test/CodeGen/SPIRV/structurizer/merge-exit-multiple-break.ll
+10-10llvm/test/CodeGen/SPIRV/pointers/sgep-array.ll
+124-12435 files not shown
+212-21241 files

LLVM/project c4e26aellvm/lib/Target/RISCV RISCVInstrInfoXAndes.td

[RISCV] Reduce duplicated SFB patterns in RISCVInstrInfoXAndes.td. NFC. (#182800)

This PR is similar to what we did in RISCVInstrInfoSFB.td.
DeltaFile
+16-14llvm/lib/Target/RISCV/RISCVInstrInfoXAndes.td
+16-141 files

LLVM/project cf8ee99llvm/lib/Target/AMDGPU FLATInstructions.td AMDGPU.td, llvm/lib/Target/AMDGPU/MCTargetDesc AMDGPUInstPrinter.cpp

[AMDGPU] Add VFLAT, VGLOBAL, VSCRATCH to gfx13
DeltaFile
+3,441-0llvm/test/MC/AMDGPU/gfx13_asm_vflat.s
+414-0llvm/test/MC/AMDGPU/gfx13_asm_vflat_alias.s
+218-0llvm/lib/Target/AMDGPU/FLATInstructions.td
+2-2llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
+1-1llvm/lib/Target/AMDGPU/MCTargetDesc/AMDGPUInstPrinter.cpp
+1-0llvm/lib/Target/AMDGPU/AMDGPU.td
+4,077-36 files

FreeBSD/src 8df05ceusr.sbin/traceroute as.c traceroute.c, usr.sbin/traceroute6 traceroute6.c

traceroute: MFC: graceful recover after networking errors with as_server

Currently, the traceroute[6] utility does not check
for possible networking errors while talking to as_server
in case of "traceroute -a". Meantime, there is a common case
when trace is long and it has many non-responding hops
(shown as '* * *'), so as_server aborts our connection,
hence no AS numbers shown for the rest of trace.

Somewhat artifical way to reproduce the problem:

traceroute to 57.144.244.1 (57.144.244.1), 80 hops max, 48 byte packets
 5  [AS174] be2950.ccr42.fra05.atlas.cogentco.com (154.54.72.42)  74.277 ms  9.605 ms  9.599 ms
 6  [AS174] 149.11.228.19 (149.11.228.19)  9.506 ms  9.466 ms  9.420 ms
 7  [AS33182] po172.asw02.fra5.tfbnw.net (129.134.108.146)  9.725 ms  9.874 ms  9.696 ms
 8  [AS32934] psw04.fra5.tfbnw.net (157.240.59.85)  8.718 ms  8.691 ms  8.618 ms
 9  * * *
10  [AS0] edge-star-mini-shv-01-fra5.facebook.com (57.144.244.1)  9.747 ms  9.815 ms  9.699 ms


    [10 lines not shown]
DeltaFile
+20-4usr.sbin/traceroute/as.c
+21-2usr.sbin/traceroute6/traceroute6.c
+19-2usr.sbin/traceroute/traceroute.c
+1-1usr.sbin/traceroute/as.h
+61-94 files

OpenBSD/ports EZLlLVSprint/py-pypdf distinfo Makefile

   Update to py3-pypdf-6.7.2.
VersionDeltaFile
1.54+2-2print/py-pypdf/distinfo
1.59+1-1print/py-pypdf/Makefile
+3-32 files

FreeBSD/src db80ff6usr.sbin/traceroute as.c traceroute.c, usr.sbin/traceroute6 traceroute6.c

traceroute: MFC: graceful recover after networking errors with as_server

Currently, the traceroute[6] utility does not check
for possible networking errors while talking to as_server
in case of "traceroute -a". Meantime, there is a common case
when trace is long and it has many non-responding hops
(shown as '* * *'), so as_server aborts our connection,
hence no AS numbers shown for the rest of trace.

Somewhat artifical way to reproduce the problem:

traceroute to 57.144.244.1 (57.144.244.1), 80 hops max, 48 byte packets
 5  [AS174] be2950.ccr42.fra05.atlas.cogentco.com (154.54.72.42)  74.277 ms  9.605 ms  9.599 ms
 6  [AS174] 149.11.228.19 (149.11.228.19)  9.506 ms  9.466 ms  9.420 ms
 7  [AS33182] po172.asw02.fra5.tfbnw.net (129.134.108.146)  9.725 ms  9.874 ms  9.696 ms
 8  [AS32934] psw04.fra5.tfbnw.net (157.240.59.85)  8.718 ms  8.691 ms  8.618 ms
 9  * * *
10  [AS0] edge-star-mini-shv-01-fra5.facebook.com (57.144.244.1)  9.747 ms  9.815 ms  9.699 ms


    [10 lines not shown]
DeltaFile
+20-4usr.sbin/traceroute/as.c
+21-2usr.sbin/traceroute6/traceroute6.c
+19-2usr.sbin/traceroute/traceroute.c
+1-1usr.sbin/traceroute/as.h
+61-94 files

HardenedBSD/src db80ff6usr.sbin/traceroute as.c traceroute.c, usr.sbin/traceroute6 traceroute6.c

traceroute: MFC: graceful recover after networking errors with as_server

Currently, the traceroute[6] utility does not check
for possible networking errors while talking to as_server
in case of "traceroute -a". Meantime, there is a common case
when trace is long and it has many non-responding hops
(shown as '* * *'), so as_server aborts our connection,
hence no AS numbers shown for the rest of trace.

Somewhat artifical way to reproduce the problem:

traceroute to 57.144.244.1 (57.144.244.1), 80 hops max, 48 byte packets
 5  [AS174] be2950.ccr42.fra05.atlas.cogentco.com (154.54.72.42)  74.277 ms  9.605 ms  9.599 ms
 6  [AS174] 149.11.228.19 (149.11.228.19)  9.506 ms  9.466 ms  9.420 ms
 7  [AS33182] po172.asw02.fra5.tfbnw.net (129.134.108.146)  9.725 ms  9.874 ms  9.696 ms
 8  [AS32934] psw04.fra5.tfbnw.net (157.240.59.85)  8.718 ms  8.691 ms  8.618 ms
 9  * * *
10  [AS0] edge-star-mini-shv-01-fra5.facebook.com (57.144.244.1)  9.747 ms  9.815 ms  9.699 ms


    [10 lines not shown]
DeltaFile
+20-4usr.sbin/traceroute/as.c
+21-2usr.sbin/traceroute6/traceroute6.c
+19-2usr.sbin/traceroute/traceroute.c
+1-1usr.sbin/traceroute/as.h
+61-94 files

LLVM/project 9222cd8llvm/lib/Target/AMDGPU GCNSchedStrategy.cpp, llvm/test/CodeGen/AMDGPU machine-scheduler-sink-trivial-remats.mir machine-scheduler-sink-trivial-remats-debug.mir

[AMDGPU] Move `advanceBeforeNext` before `advanceToNext`

The document of `advanceToNext` says, `advanceBeforeNext` has to be called first.
DeltaFile
+52-52llvm/test/CodeGen/AMDGPU/machine-scheduler-sink-trivial-remats.mir
+3-7llvm/test/CodeGen/AMDGPU/machine-scheduler-sink-trivial-remats-debug.mir
+2-2llvm/lib/Target/AMDGPU/GCNSchedStrategy.cpp
+57-613 files

LLVM/project dd27138llvm/lib/Target/AMDGPU GCNSchedStrategy.cpp

[NFC][AMDGPU] Move `advanceBeforeNext` before `advanceToNext`

The document of `advanceToNext` says, `advanceBeforeNext` has to be called first.
DeltaFile
+2-2llvm/lib/Target/AMDGPU/GCNSchedStrategy.cpp
+2-21 files

FreeBSD/ports bfbf214misc/crush distinfo Makefile

misc/crush: Update to 0.44.0

Changelog:
- https://github.com/charmbracelet/crush/releases/tag/v0.43.4
- https://github.com/charmbracelet/crush/releases/tag/v0.44.0

Reported by:    GitHub (watch releases)
DeltaFile
+5-5misc/crush/distinfo
+2-2misc/crush/Makefile
+7-72 files

HardenedBSD/ports bfbf214misc/crush distinfo Makefile

misc/crush: Update to 0.44.0

Changelog:
- https://github.com/charmbracelet/crush/releases/tag/v0.43.4
- https://github.com/charmbracelet/crush/releases/tag/v0.44.0

Reported by:    GitHub (watch releases)
DeltaFile
+5-5misc/crush/distinfo
+2-2misc/crush/Makefile
+7-72 files

NetBSD/pkgsrc f439dVrdoc CHANGES-2026

   doc: Updated archivers/minizip to 1.3.2nb1
VersionDeltaFile
1.1329+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc 7Ddy6OMarchivers/minizip Makefile distinfo, archivers/minizip/patches patch-Makefile.am

   minizip: install ints.h

   upstream bug fix, since ioapi.h now includes this.

   Bump PKGREVISION.
VersionDeltaFile
1.1+16-0archivers/minizip/patches/patch-Makefile.am
1.9+2-1archivers/minizip/Makefile
1.9+2-1archivers/minizip/distinfo
1.2+1-0archivers/minizip/PLIST
+21-24 files

OpenBSD/src 4OgGyirusr.bin/ftp fetch.c

   Report success in ftp when file is fully retrieved

   OK rasadowski
VersionDeltaFile
1.222+2-1usr.bin/ftp/fetch.c
+2-11 files