FreeBSD/ports 37a1a02net/dhcpd distinfo Makefile

net/dhcpd: Update 6.6.20200413 => 7.8.20260223

Changelog:
https://github.com/koue/dhcpd/blob/7.8.20260223/ChangeLog

PR:     293480
DeltaFile
+3-3net/dhcpd/distinfo
+1-2net/dhcpd/Makefile
+4-52 files

FreeBSD/src c2dee77usr.bin/diff3 diff3.c

diff3: Code cleanup

* Order includes.

* Turn the diff type into an enum.

* Turn an unreachable error message into an assertion.

* Remove unused debugging code.

* Remove some dead assignments.

* Consistently use 1 instead of EXIT_FAILURE.

* Turn a return from main() into an exit().

MFC after:      1 week
Sponsored by:   Klara, Inc.
Reviewed by:    bapt
Differential Revision:  https://reviews.freebsd.org/D55517
DeltaFile
+19-29usr.bin/diff3/diff3.c
+19-291 files

FreeBSD/src 05ca483lib/libiscsiutil Makefile, share/mk src.libnames.mk

libiscsiutil: Record dependency on libmd

MFC after:      3 days
Fixes:          6378393308bc ("Add an internal libiscsiutil library.")
Sponsored by:   Klara, Inc.
Sponsored by:   NetApp, Inc.
Reviewed by:    kevans
Differential Revision:  https://reviews.freebsd.org/D55596
DeltaFile
+1-1lib/libiscsiutil/Makefile
+1-1usr.sbin/iscsid/Makefile
+1-1usr.sbin/ctld/Makefile
+1-0share/mk/src.libnames.mk
+4-34 files

FreeBSD/ports 9509daclang/nim distinfo pkg-plist

lang/nim: Update 2.2.6 => 2.2.8

Release Notes:
https://nim-lang.org/blog/2026/02/23/nim-228.html

PR:     293487
MFH:    2026Q1
(cherry picked from commit c505631258ea3625c53479860dda8eba98ec92b6)
DeltaFile
+3-3lang/nim/distinfo
+3-0lang/nim/pkg-plist
+1-1lang/nim/Makefile
+7-43 files

FreeBSD/ports c505631lang/nim distinfo pkg-plist

lang/nim: Update 2.2.6 => 2.2.8

Release Notes:
https://nim-lang.org/blog/2026/02/23/nim-228.html

PR:     293487
MFH:    2026Q1
DeltaFile
+3-3lang/nim/distinfo
+3-0lang/nim/pkg-plist
+1-1lang/nim/Makefile
+7-43 files

FreeBSD/ports ef3dd1fnet-mgmt/victoria-logs distinfo Makefile

net-mgmt/victoria-logs: upgrade to 1.47.0
DeltaFile
+5-5net-mgmt/victoria-logs/distinfo
+1-1net-mgmt/victoria-logs/Makefile
+6-62 files

FreeBSD/ports a075c6ccomms/meshcore-cli distinfo Makefile

comms/meshcore-cli: upgrade to 1.4.5
DeltaFile
+3-3comms/meshcore-cli/distinfo
+1-1comms/meshcore-cli/Makefile
+4-42 files

FreeBSD/ports 8709ea7comms/py-meshcore distinfo Makefile

comms/py-meshcore: ugprade to 2.2.15
DeltaFile
+3-3comms/py-meshcore/distinfo
+1-1comms/py-meshcore/Makefile
+4-42 files

FreeBSD/ports e468553astro/traccar distinfo pkg-plist

astro/traccar: upgrade to 6.12.2
DeltaFile
+3-3astro/traccar/distinfo
+2-2astro/traccar/pkg-plist
+1-1astro/traccar/Makefile
+6-63 files

FreeBSD/ports 064a345biology/hyphy distinfo Makefile

biology/hyphy: Update to 2.5.96

Release notes:  https://github.com/veg/hyphy/releases/tag/2.5.96
Sponsored by:   The FreeBSD Foundation
DeltaFile
+3-3biology/hyphy/distinfo
+1-1biology/hyphy/Makefile
+1-0biology/hyphy/pkg-plist
+5-43 files

FreeBSD/ports 29fd6a9devel/arduino-irremote distinfo Makefile

devel/arduino-irremote: Update to 4.6.1

Changes since 4.6.0:

 - Fixed a bug in RC5/RC6 autorepeat bit handling.

 - Added function setToggleBitValueForRC5AndRC6().
DeltaFile
+3-3devel/arduino-irremote/distinfo
+1-1devel/arduino-irremote/Makefile
+4-42 files

FreeBSD/ports c2cf8c1finance/py-bt Makefile distinfo

finance/py-bt: update 1.1.2 → 1.1.3

Reported by:    portscout
DeltaFile
+10-3finance/py-bt/Makefile
+3-3finance/py-bt/distinfo
+13-62 files

FreeBSD/ports ad382famath/universal pkg-plist distinfo

math/universal: update 3.97 → 4.2.0

Reported by:    portscout
DeltaFile
+113-36math/universal/pkg-plist
+3-3math/universal/distinfo
+2-2math/universal/Makefile
+118-413 files

FreeBSD/ports 2dc73b1databases Makefile, databases/sabiql distinfo Makefile.crates

databases/sabiql: Add new port

A fast, driver-less TUI to browse, query, and edit PostgreSQL databases — no
drivers, no setup, just psql.
Sabiql wraps your existing psql CLI - no Rust database drivers, no connection
pools, no extra dependencies. Point it at your database and get a full-featured
TUI with vim-like keybindings.

Features:

  - SQL Modal: ad-hoc queries with auto-completion for tables, columns, and
    keywords
  - ER Diagram: generate relationship diagrams via Graphviz, opened instantly
    in your browser
  - Inspector Pane: column details, types, constraints, and indexes for any
    table
  - Inline Cell Editing: edit cells in-place with a guarded UPDATE preview
    before committing
  - Row Deletion: DELETE with mandatory preview; risk level color-coded

    [5 lines not shown]
DeltaFile
+867-0databases/sabiql/distinfo
+432-0databases/sabiql/Makefile.crates
+32-0databases/sabiql/Makefile
+20-0databases/sabiql/pkg-descr
+1-0databases/Makefile
+1,352-05 files

FreeBSD/ports 2245ad5dns/nsd Makefile distinfo

dns/nsd: Update 4.14.0 => 4.14.1

Release Notes:
https://www.nlnetlabs.nl/news/2026/Feb/24/nsd-4.14.1-released/

Fix build with non-default USER/GROUP.

PR:     293488
DeltaFile
+5-1dns/nsd/Makefile
+3-3dns/nsd/distinfo
+8-42 files

FreeBSD/ports 7625aadnet/rclone distinfo Makefile

net/rclone: Update 1.73.0 => 1.73.1

Changelog:
https://rclone.org/changelog/#v1-73-1-2026-02-17

PR:             293471
Approved by:    Ralf van der Enden <tremere at cainites.net>
DeltaFile
+5-5net/rclone/distinfo
+1-2net/rclone/Makefile
+6-72 files

FreeBSD/ports 0a59156sysutils/cpu-microcode-intel distinfo Makefile

sysutils/cpu-microcode-intel: Update to 2026-02-27 release

This update is for functional issues with Xeon 6700P-B/6500P-B Series
SoC with P-Cores.

Release notes:  https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20260227
Sponsored by:   The FreeBSD Foundation
DeltaFile
+3-3sysutils/cpu-microcode-intel/distinfo
+1-1sysutils/cpu-microcode-intel/Makefile
+4-42 files

FreeBSD/ports 15a257dmisc/llama-cpp pkg-plist Makefile

misc/llama-cpp: update 8132 → 8182

It now uses the the ggml package as dependency instead of the bundled one.

PR:             293496 (for ggml part)
Reported by:    mord0d at firemail.cc
DeltaFile
+2-33misc/llama-cpp/pkg-plist
+5-3misc/llama-cpp/Makefile
+3-3misc/llama-cpp/distinfo
+10-393 files

FreeBSD/src df5014flibexec/nuageinit nuageinit.7

nuageinit.7: Fix a couple of minor errors

Use the correct key name in the chpasswd section.
Remove a stray line to fix the description of 'password'.

MFC after:      1 week
Sponsored by:   Chelsio Communications
Reviewed by:    maxim
Differential Revision:  https://reviews.freebsd.org/D55547
DeltaFile
+2-3libexec/nuageinit/nuageinit.7
+2-31 files

FreeBSD/ports e7536a0net/rsplib distinfo Makefile

net/rsplib: Update 3.5.6 => 3.5.7

Changelog:
https://github.com/dreibh/rsplib/blob/rsplib-3.5.7/ChangeLog

Commit log:
https://github.com/dreibh/rsplib/compare/rsplib-3.5.6...rsplib-3.5.7

PR:     293482
DeltaFile
+3-3net/rsplib/distinfo
+1-1net/rsplib/Makefile
+1-0net/rsplib/pkg-plist
+5-43 files

FreeBSD/ports a0157b3graphics/fractgen distinfo Makefile

graphics/fractgen: Update 3.0.6 => 3.0.7

Changelog:
https://github.com/dreibh/fractgen/blob/fractgen-3.0.7/ChangeLog

Commit log:
https://github.com/dreibh/fractgen/compare/fractgen-3.0.6...fractgen-3.0.7

PR:     293481
DeltaFile
+3-3graphics/fractgen/distinfo
+1-1graphics/fractgen/Makefile
+1-0graphics/fractgen/pkg-plist
+5-43 files

FreeBSD/ports da640febenchmarks/hipercontracer distinfo Makefile

benchmarks/hipercontracer: Update 2.1.8 => 2.1.10

Changelog:
https://github.com/dreibh/hipercontracer/blob/hipercontracer-2.1.10/ChangeLog

Commit log:
https://github.com/dreibh/hipercontracer/compare/hipercontracer-2.1.8...hipercontracer-2.1.10

PR:     293443
DeltaFile
+3-3benchmarks/hipercontracer/distinfo
+1-1benchmarks/hipercontracer/Makefile
+4-42 files

FreeBSD/ports 592809bconverters/bibtexconv distinfo Makefile

converters/bibtexconv: Update 2.1.0 => 2.1.1

Changelog:
https://github.com/dreibh/bibtexconv/blob/bibtexconv-2.1.1/ChangeLog

Commit log:
https://github.com/dreibh/bibtexconv/compare/bibtexconv-2.1.0...bibtexconv-2.1.1

While here remove python version from USES.

PR:     293441 291526
DeltaFile
+3-3converters/bibtexconv/distinfo
+2-2converters/bibtexconv/Makefile
+5-52 files

FreeBSD/ports 698d68dnet/td-system-tools distinfo Makefile

net/td-system-tools: Update 2.2.3 => 2.2.5

Changelog:
https://github.com/dreibh/system-tools/blob/td-system-tools-2.2.5/ChangeLog

Commit log:
https://github.com/dreibh/system-tools/compare/td-system-tools-2.2.3...td-system-tools-2.2.5

PR:     293440
DeltaFile
+3-3net/td-system-tools/distinfo
+1-1net/td-system-tools/Makefile
+4-42 files

FreeBSD/ports 84d3f7abiology/p5-TrimGalore pkg-plist Makefile

biology/p5-TrimGalore: update 0.6.10 -> 0.6.11

Changelog: https://github.com/FelixKrueger/TrimGalore/releases/tag/0.6.11

Reorder Makefile to make portclippy happy
DeltaFile
+6-2biology/p5-TrimGalore/pkg-plist
+3-3biology/p5-TrimGalore/Makefile
+3-3biology/p5-TrimGalore/distinfo
+12-83 files

FreeBSD/ports acca7b0misc/p5-Business-ISBN-Data distinfo Makefile

misc/p5-Business-ISBN-Data: update 20260214.001 -> 20260218.001

Changelog: https://metacpan.org/dist/Business-ISBN-Data/changes
DeltaFile
+3-3misc/p5-Business-ISBN-Data/distinfo
+1-1misc/p5-Business-ISBN-Data/Makefile
+4-42 files

FreeBSD/ports e5564eddevel/p5-Getopt-Long-Descriptive distinfo Makefile

devel/p5-Getopt-Long-Descriptive: update 0.116 -> 0.117

Changelog: https://metacpan.org/dist/Getopt-Long-Descriptive/changes
DeltaFile
+3-3devel/p5-Getopt-Long-Descriptive/distinfo
+1-1devel/p5-Getopt-Long-Descriptive/Makefile
+4-42 files

FreeBSD/ports bb1195ftextproc/harper distinfo Makefile.crates

textproc/harper: Update to 1.9.0
DeltaFile
+129-71textproc/harper/distinfo
+63-34textproc/harper/Makefile.crates
+1-1textproc/harper/Makefile
+193-1063 files

FreeBSD/ports 4461949www/element-web pkg-plist distinfo

www/element-web: Update to 1.12.11

Approved by:    maintainer (implicit, version bump, as per PR 258262)
DeltaFile
+59-71www/element-web/pkg-plist
+3-3www/element-web/distinfo
+2-2www/element-web/Makefile
+64-763 files

FreeBSD/ports 37be2a3sysutils/rsyslog8 Makefile, sysutils/rsyslog8/files patch-plugins_imkafka_imkafka.c

sysutils/rsyslog8: Fix compilation when KAFKA option selected

Add #define __BSD_VISIBLE to get the uint typedef in sys/types.h

PR:     293465
Reported by:    girgen
DeltaFile
+10-0sysutils/rsyslog8/files/patch-plugins_imkafka_imkafka.c
+1-0sysutils/rsyslog8/Makefile
+11-02 files