FreeBSD/ports c20e8bcdatabases Makefile, databases/turso distinfo Makefile.crates

databases/turso: New port

Turso is an open-source, SQLite-compatible database written in Rust that
lets developers create millions of small, file-based databases for AI
agents, multi-tenant SaaS applications, and edge workloads.

Unlike traditional databases that run as a single shared server process,
Turso treats each database as a lightweight file that can be spun up
instantly, replicated globally, or synced to a device.
DeltaFile
+1,461-0databases/turso/distinfo
+729-0databases/turso/Makefile.crates
+26-0databases/turso/Makefile
+7-0databases/turso/pkg-descr
+1-0databases/Makefile
+2,224-05 files

NetBSD/pkgsrc mu8mOlPdoc CHANGES-2026

   Updated misc/py-libtmux, devel/py-setuptools-rust, misc/py-tibs
VersionDeltaFile
1.4045+4-1doc/CHANGES-2026
+4-11 files

NetBSD/pkgsrc Dpuj2Crmisc/py-tibs distinfo Makefile

   py-tibs: updated to 0.11.0

   0.11.0

   Backwardly incompatible changes

   * Restored `Tibs.__hash__`, reversing the change made in version 0.10.0.
     `Tibs` is now hashable again, while `Mutibs` remains unhashable.
   * Instead, equality no longer promotes strings, bytes or iterables to bit containers.
     `Tibs` and `Mutibs` compare equal to each other when their bit sequences
     match, but expressions such as `Tibs('0xf') == '0b1111'` now return `False`.
     Use `Tibs('0b1111')`, `Mutibs('0b1111')`, or representation properties such
     as `.bin` and `.hex` when comparing against literal representations.

   Added

   * Added `Tibs.to_padded_bytes()` and `Mutibs.to_padded_bytes()`, which convert
     to `bytes` after appending 0 to 7 zero bits on the right to reach a byte
     boundary.

    [12 lines not shown]
VersionDeltaFile
1.6+4-4misc/py-tibs/distinfo
1.6+2-2misc/py-tibs/Makefile
+6-62 files

OpenBSD/ports QiVpSWSx11/gnome/eog distinfo Makefile

   Update to eog-50.2.
VersionDeltaFile
1.102+2-2x11/gnome/eog/distinfo
1.202+1-1x11/gnome/eog/Makefile
+3-32 files

FreeBSD/ports 9bd5ae0emulators/flexemu Makefile distinfo

emulators/flexemu: Update to 3.32

- Floating toolbar in fullscreen mode
- hex2flex converts Intel Hex or Motorola S-Record File to FLEX binary file(s)
- Add README to ${DATADIR}
- Several new features and many bugfixes

Changelog:      https://github.com/aladur/flexemu/commit/f671c5219c858bf1160f4260517710109b60a2ff

Reported by:    portscout, Repology
DeltaFile
+8-2emulators/flexemu/Makefile
+3-3emulators/flexemu/distinfo
+2-0emulators/flexemu/pkg-plist
+13-53 files

NetBSD/pkgsrc N9CV2Pmdevel/py-setuptools-rust distinfo Makefile

   py-setuptools-rust: updated to 1.13.0

   1.13.0 (2026-06-27)
   Added
   - Add `generated-files` option to `RustExtension` to copy files from the build script output directory to the wheel.

   Fixed
   - Add `-Zunstable-options` when querying rustc for information about custom JSON targets.
VersionDeltaFile
1.21+4-4devel/py-setuptools-rust/distinfo
1.25+2-2devel/py-setuptools-rust/Makefile
+6-62 files

NetBSD/src t0oB7eqsys/arch/evbmips/cavium mach_intr.c

   Correct Alchemy to Octeon from port origination
VersionDeltaFile
1.5+4-4sys/arch/evbmips/cavium/mach_intr.c
+4-41 files

NetBSD/pkgsrc XDYQKs9misc/py-libtmux Makefile distinfo

   py-libtmux: updated to 0.59.0

   libtmux 0.59.0 (2026-06-27)

   libtmux 0.59.0 adds support for tmux 3.7. tmux 3.7 shipped an upstream
   regression that crashed the server on `break-pane`;
   {meth}`~libtmux.Pane.break_pane` now works around it so breaking and
   rejoining panes works again, and tmux 3.7 joins the tested version
   matrix alongside 3.2a-3.6.

   Fixes

   `break-pane` no longer crashes the tmux 3.7 server

   tmux 3.7 shipped a regression where `break-pane` aborts the server with
   a NULL-pointer dereference whenever a pane is broken out of a window
   without an explicit name (fixed upstream after the 3.7 release).
   {meth}`~libtmux.Pane.break_pane` now works around this on tmux 3.7 by
   always supplying a name and applying the requested one afterwards, so

    [3 lines not shown]
VersionDeltaFile
1.4+6-5misc/py-libtmux/Makefile
1.3+4-4misc/py-libtmux/distinfo
+10-92 files

OPNSense/core 85f9680src/opnsense/mvc/app/controllers/OPNsense/Hostdiscovery SettingsController.php, src/opnsense/mvc/app/views/OPNsense/Hostdiscovery settings.volt

Interfaces: Neighbors: Automatic Discovery - properly format api times to ISO format and convert timezone part in the view consistent with how datetime is currently formatted. closes https://github.com/opnsense/core/issues/10467
DeltaFile
+10-0src/opnsense/www/js/opnsense_bootgrid.js
+7-0src/opnsense/mvc/app/controllers/OPNsense/Hostdiscovery/SettingsController.php
+2-2src/opnsense/scripts/interfaces/list_hosts.py
+1-1src/opnsense/mvc/app/views/OPNsense/Hostdiscovery/settings.volt
+20-34 files

OpenBSD/ports 1r2Z3EPwww/nghttp3 Makefile distinfo

   Update to nghttp3 1.17.0

   https://github.com/ngtcp2/nghttp3/releases/tag/v1.17.0
VersionDeltaFile
1.29+2-2www/nghttp3/Makefile
1.25+2-2www/nghttp3/distinfo
+4-42 files

OpenBSD/ports aTnVo2mmisc/openhab-addons/4 distinfo, misc/openhab-addons/5 distinfo

   update openhab and openhab addons to 4.3.11 or 5.1.4 respectively
   From MAINTAINER Chaz Kettleson, 5.x version also tested by me,

   While there, add a blurb about how to preserve shell history to README

   Feedback and OK sthen@
VersionDeltaFile
1.6+20-0misc/openhab/pkg/README
1.5+2-2misc/openhab-addons/5/distinfo
1.3+2-2misc/openhab-addons/4/distinfo
1.3+2-2misc/openhab/4/distinfo
1.5+2-2misc/openhab/5/distinfo
1.7+1-2misc/openhab/5/Makefile
+29-103 files not shown
+32-149 files

OpenBSD/ports 17o4rwagames/rocksndiamonds distinfo Makefile

   Update to rocksndiamonds-4.4.2.3.
VersionDeltaFile
1.63+2-2games/rocksndiamonds/distinfo
1.81+1-1games/rocksndiamonds/Makefile
+3-32 files

FreeBSD/ports 0838b28graphics/R-cran-gridExtra Makefile distinfo

graphics/R-cran-gridExtra: Update to 2.3.1

Reported by:    portscout
DeltaFile
+2-5graphics/R-cran-gridExtra/Makefile
+3-3graphics/R-cran-gridExtra/distinfo
+5-82 files

FreeBSD/ports f771e3amisc/claude-code distinfo Makefile

misc/claude-code: update 2.1.190 → 2.1.195
DeltaFile
+5-5misc/claude-code/distinfo
+1-2misc/claude-code/Makefile
+6-72 files

FreeBSD/ports f859d02finance/py-financetoolkit Makefile distinfo

finance/py-financetoolkit: update 2.0.4 → 2.1.3
DeltaFile
+9-8finance/py-financetoolkit/Makefile
+3-3finance/py-financetoolkit/distinfo
+12-112 files

FreeBSD/ports b13dddemisc/netron distinfo Makefile

misc/netron: update 9.1.1 → 9.1.3
DeltaFile
+3-3misc/netron/distinfo
+1-1misc/netron/Makefile
+4-42 files

FreeBSD/ports ee99331biology/viennarna Makefile pkg-plist, biology/viennarna/files patch-m4_ac__rna__swig.m4 patch-interfaces_Makefile.am

biology/viennarna: update 2.7.0 → 2.7.2
DeltaFile
+65-0biology/viennarna/files/patch-m4_ac__rna__swig.m4
+10-2biology/viennarna/Makefile
+10-0biology/viennarna/files/patch-interfaces_Makefile.am
+10-0biology/viennarna/pkg-plist
+5-4biology/viennarna/files/patch-m4_ac__rna__build__requirements.m4
+3-3biology/viennarna/distinfo
+103-96 files

FreeBSD/ports 3177f91science/py-scikit-learn Makefile

science/py-scikit-learn: Unbreak by adding missing run-time dependency

Approved by:    portmgr@ (unbreak; blanket)
DeltaFile
+2-0science/py-scikit-learn/Makefile
+2-01 files

FreeBSD/ports 0a54a8ccad/veroroute distinfo Makefile

cad/veroroute: update 2.39 → 2.40
DeltaFile
+3-3cad/veroroute/distinfo
+1-1cad/veroroute/Makefile
+4-42 files

FreeBSD/ports c5a4f8cmisc/py-fastmcp Makefile pkg-descr

misc/py-fastmcp: update 3.3.0 → 3.4.2
DeltaFile
+20-15misc/py-fastmcp/Makefile
+5-10misc/py-fastmcp/pkg-descr
+3-3misc/py-fastmcp/distinfo
+28-283 files

LLVM/project 983f726llvm/tools/llvm-readobj ELFDumper.cpp

fix use of wrong enum

Created using spr 1.3.8-wip
DeltaFile
+49-38llvm/tools/llvm-readobj/ELFDumper.cpp
+49-381 files

FreeBSD/ports 582af05security/naabu distinfo Makefile

security/naabu: Update to 2.6.1
DeltaFile
+5-5security/naabu/distinfo
+1-2security/naabu/Makefile
+6-72 files

FreeBSD/doc 09af438documentation/content/en/books/handbook/multimedia _index.adoc

Handbook-multimedia: Replace moc and mplayer
DeltaFile
+62-16documentation/content/en/books/handbook/multimedia/_index.adoc
+62-161 files

NetBSD/pkgsrc i3klUohdoc CHANGES-2026

   doc: Updated textproc/p5-Text-CSV_XS to 1.64
VersionDeltaFile
1.4044+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc pehDM9Ytextproc/p5-Text-CSV_XS distinfo Makefile

   p5-Text-CSV_XS: update to 1.64.

   1.64 - 2026-06-22, H.Merijn Brand
       * Fix syntax error in csv2xlsx

   1.63 - 2026-06-22, H.Merijn Brand
       * Check attribute lengths (memory protection)
       * Minor code consistencies (not user-visible)
       * Dropped support for 5.6.x and 5.8.0. Minimum perl is now 5.8.1
       * Fix special str setting consistency for types, undef_str and
         comment_str
       * Characters []:*/\ are not allowed in XLSX sheet names
VersionDeltaFile
1.72+4-4textproc/p5-Text-CSV_XS/distinfo
1.102+2-2textproc/p5-Text-CSV_XS/Makefile
+6-62 files

NetBSD/pkgsrc 0Bp0gm9doc CHANGES-2026

   doc: Updated math/p5-Math-BigInt-GMP to 1.7003
VersionDeltaFile
1.4043+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc kb4TIz0math/p5-Math-BigInt-GMP distinfo Makefile

   p5-Math-BigInt-GMP: update to 1.7003.

   1.7003 2025-03-25

    * Sync test files with Math-BigInt.

   1.7002 2025-02-22

    * Sync test files with Math-BigInt.
VersionDeltaFile
1.18+4-4math/p5-Math-BigInt-GMP/distinfo
1.35+3-4math/p5-Math-BigInt-GMP/Makefile
+7-82 files

NetBSD/pkgsrc LbTnkggdoc CHANGES-2026

   doc: Updated math/p5-Math-BigInt to 2.005003
VersionDeltaFile
1.4042+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc gHcN1lWmath/p5-Math-BigInt distinfo Makefile

   p5-Math-BigInt: update to 2.005003.

   2.005003 2025-04-13

   * Add new methods to_fp80() and from_fp80() for encoding and decoding values in
     the x86 extended-precision 80 bit format.

   2.005002 2025-03-28

   * Fix the handling of read-only objects in bblsft() and bbrsft() in
     Math::BigFloat and Math::BigRat.

   2.005001 2025-03-25

   New:

   * Add new method bperm() to Math::BigInt, Math::BigFloat, and Math::BigRat.

   * Add the following methods to Math::BigRat and Math::BigFloat:

    [74 lines not shown]
VersionDeltaFile
1.19+4-4math/p5-Math-BigInt/distinfo
1.28+2-3math/p5-Math-BigInt/Makefile
+6-72 files

NetBSD/pkgsrc 0GoqA8ydoc CHANGES-2026

   doc: Updated security/p5-IO-Socket-SSL to 2.099
VersionDeltaFile
1.4041+2-1doc/CHANGES-2026
+2-11 files