FreeBSD/ports 27c8fa4deskutils/sigye distinfo Makefile.crates

deskutils/sigye: Update to 0.6.0
DeltaFile
+293-277deskutils/sigye/distinfo
+145-137deskutils/sigye/Makefile.crates
+1-2deskutils/sigye/Makefile
+439-4163 files

FreeBSD/ports f151f0bnet/nats-surveyor distinfo Makefile

net/nats-surveyor: Update to 0.9.11
DeltaFile
+7-7net/nats-surveyor/distinfo
+1-2net/nats-surveyor/Makefile
+8-92 files

FreeBSD/ports 3269984devel/gwm distinfo Makefile

devel/gwm: Update to 1.2.0
DeltaFile
+33-31devel/gwm/distinfo
+16-16devel/gwm/Makefile
+49-472 files

FreeBSD/ports cb262efwww/librewolf/files patch-libwebrtc-generated patch-bug2040125

www/librewolf: Update 152.0.6-1 => 153.0-3

Release Notes:
https://www.firefox.com/en-US/firefox/153.0/releasenotes/

- Fix runtime if build with CPUTYPE=native - required link with -lm.

PR:             296966 296884
Sponsored by:   UNIS Labs
MFH:            2026Q3

(cherry picked from commit 9b133df412f69946dd84ab6c48ed614dafb9483a)
DeltaFile
+453-465www/librewolf/files/patch-libwebrtc-generated
+0-38www/librewolf/files/patch-bug2040125
+23-0www/librewolf/files/patch-toolkit_compontents_protobuf_src_google_protobuf_io_zero__copy__stream__impl.cc
+22-0www/librewolf/files/patch-toolkit_library_moz.build
+21-0www/librewolf/files/patch-media_libopus_moz.build
+9-9www/librewolf/files/patch-build_gn__processor.py
+528-5126 files not shown
+545-55512 files

FreeBSD/ports 9b133dfwww/librewolf/files patch-libwebrtc-generated patch-bug2040125

www/librewolf: Update 152.0.6-1 => 153.0-3

Release Notes:
https://www.firefox.com/en-US/firefox/153.0/releasenotes/

- Fix runtime if build with CPUTYPE=native - required link with -lm.

PR:             296966 296884
Sponsored by:   UNIS Labs
MFH:            2026Q3
DeltaFile
+453-465www/librewolf/files/patch-libwebrtc-generated
+0-38www/librewolf/files/patch-bug2040125
+23-0www/librewolf/files/patch-toolkit_compontents_protobuf_src_google_protobuf_io_zero__copy__stream__impl.cc
+22-0www/librewolf/files/patch-toolkit_library_moz.build
+21-0www/librewolf/files/patch-media_libopus_moz.build
+9-9www/librewolf/files/patch-build_gn__processor.py
+528-5126 files not shown
+545-55612 files

FreeBSD/ports bc12bfcdatabases/ladybug distinfo Makefile

databases/ladybug: Update 0.18.1 => 0.18.3

Changelogs:
https://github.com/LadybugDB/ladybug/releases/tag/v0.18.2
https://github.com/LadybugDB/ladybug/releases/tag/v0.18.3

Commit log:
https://github.com/LadybugDB/ladybug/compare/v0.18.1...v0.18.3

PR:             296942
Sponsored by:   UNIS Labs
MFH:            2026Q3

(cherry picked from commit 8df8cbdf3d8fc55ad62d85772452dfa791a204f3)
DeltaFile
+3-3databases/ladybug/distinfo
+1-4databases/ladybug/Makefile
+4-72 files

FreeBSD/ports 8df8cbddatabases/ladybug distinfo Makefile

databases/ladybug: Update 0.18.1 => 0.18.3

Changelogs:
https://github.com/LadybugDB/ladybug/releases/tag/v0.18.2
https://github.com/LadybugDB/ladybug/releases/tag/v0.18.3

Commit log:
https://github.com/LadybugDB/ladybug/compare/v0.18.1...v0.18.3

PR:             296942
Sponsored by:   UNIS Labs
MFH:            2026Q3
DeltaFile
+3-3databases/ladybug/distinfo
+1-4databases/ladybug/Makefile
+4-72 files

FreeBSD/ports 01161f6cad/klayout pkg-plist Makefile, cad/klayout/files patch-src-klayout_main-klayout_main-klayout_main.pro patch-src-with_all_libs.pri

cad/klayout: Update 0.28.17 => 0.30.9

Release Notes:
https://www.klayout.de/development.html#0.30.9

Changelog:
https://github.com/KLayout/klayout/blob/v0.30.9/Changelog

Improve port:
- Install everything to $PREFIX/klayout per the upstream project,
  instead of trying to hack into hier. This is too much maintenance
  burden and requires too many local patches. This also lets us get rid
  of the library linking hacks.
- Get rid of a ton of qmake patches by setting both INSTALL_ROOT and
  INSTALLROOT.
- Switch from Qt5 to Qt6.
- Switch from generated by github tarball to prepared by upstream.
- Update WWW to use https.
- Switch from custon do-configure to HAS_CONFIGURE.

    [12 lines not shown]
DeltaFile
+281-332cad/klayout/pkg-plist
+35-66cad/klayout/Makefile
+0-70cad/klayout/files/patch-src-klayout_main-klayout_main-klayout_main.pro
+0-49cad/klayout/files/patch-src-with_all_libs.pri
+0-47cad/klayout/files/patch-src-lay-lay-lay.pro
+0-45cad/klayout/files/patch-src-pymod-pymod.pri
+316-609104 files not shown
+340-1,989110 files

FreeBSD/ports 0df877bcad/klayout pkg-plist Makefile, cad/klayout/files patch-src-klayout_main-klayout_main-klayout_main.pro patch-src-with_all_libs.pri

cad/klayout: Update 0.28.17 => 0.30.9

Release Notes:
https://www.klayout.de/development.html#0.30.9

Changelog:
https://github.com/KLayout/klayout/blob/v0.30.9/Changelog

Improve port:
- Install everything to $PREFIX/klayout per the upstream project,
  instead of trying to hack into hier. This is too much maintenance
  burden and requires too many local patches. This also lets us get rid
  of the library linking hacks.
- Get rid of a ton of qmake patches by setting both INSTALL_ROOT and
  INSTALLROOT.
- Switch from Qt5 to Qt6.
- Switch from generated by github tarball to prepared by upstream.
- Update WWW to use https.
- Switch from custon do-configure to HAS_CONFIGURE.

    [10 lines not shown]
DeltaFile
+281-332cad/klayout/pkg-plist
+35-66cad/klayout/Makefile
+0-70cad/klayout/files/patch-src-klayout_main-klayout_main-klayout_main.pro
+0-49cad/klayout/files/patch-src-with_all_libs.pri
+0-47cad/klayout/files/patch-src-lay-lay-lay.pro
+0-45cad/klayout/files/patch-src-pymod-pymod.pri
+316-609104 files not shown
+340-1,989110 files

FreeBSD/ports a907ef5devel/py-grpcio-tools distinfo Makefile

devel/py-grpcio-tools: update to 1.83.0.
DeltaFile
+3-3devel/py-grpcio-tools/distinfo
+1-1devel/py-grpcio-tools/Makefile
+4-42 files

FreeBSD/ports 6d79ef9devel/php-grpc distinfo Makefile

devel/php-grpc: update to 1.83.0.
DeltaFile
+3-3devel/php-grpc/distinfo
+1-1devel/php-grpc/Makefile
+4-42 files

FreeBSD/ports e00a49cdevel/py-grpcio distinfo Makefile

devel/py-grpcio: update to 1.83.0.
DeltaFile
+3-3devel/py-grpcio/distinfo
+1-1devel/py-grpcio/Makefile
+4-42 files

FreeBSD/ports 085302caudio/pipewire-spa-oss-ng distinfo Makefile

audio/pipewire-spa-oss-ng: Update to 0.9.11

Harden live FreeBSD OSS behavior: reconnect devd monitors, improve
busy-owner diagnostics, probe exclusive rates without consuming PCM
channels, keep capture nonblocking, correct mixer state, release streams
on Suspend, and guard setup-phase streams from a live queue-sampling
assertion that could abort the data thread.

Expand OSS format support, cache companded silence fills, stabilize
adaptive scheduling, and adopt libc's typed FreeBSD ioctl helpers.
DeltaFile
+21-19audio/pipewire-spa-oss-ng/distinfo
+10-10audio/pipewire-spa-oss-ng/Makefile
+31-292 files

FreeBSD/ports ec77dc5news/inn Makefile

news/inn, news/inn-current: Add p5-DBD-SQLite RUN_DEPENDS for SQLITE

ovsqlite-util needs DBI with the DBD::SQLite driver.  Declare it under
the SQLITE option so the utility works out of the box.
DeltaFile
+1-0news/inn/Makefile
+1-01 files

FreeBSD/ports a4422b4. UPDATING, news/inn Makefile

news/inn, news/inn-current: Switch BERKELEYDB to db18

databases/db5 is EOL.  Depend on databases/db18 instead and document
the in-place ovdb_init -u upgrade for ovdb overview users.

PR:             279151
DeltaFile
+17-0UPDATING
+2-2news/inn/Makefile
+1-1news/inn-current/Makefile
+20-33 files

FreeBSD/ports 259f12cdevel/please distinfo Makefile

devel/please: Update version 17.31.0=>17.31.1

Changelog: https://github.com/thought-machine/please/releases/tag/v17.31.1
DeltaFile
+5-5devel/please/distinfo
+1-1devel/please/Makefile
+6-62 files

FreeBSD/ports 25bd2d7x11/py-pyscreenshot Makefile distinfo

x11/py-pyscreenshot: Update version 3.0=>3.1

- Mark deprecated as upstream recommends using py-pillow
- Set EXPIRATION_DATE to 2026-10-31

Changelog: https://github.com/ponty/pyscreenshot/releases/tag/3.1
DeltaFile
+7-2x11/py-pyscreenshot/Makefile
+3-3x11/py-pyscreenshot/distinfo
+10-52 files

FreeBSD/ports aa5aec6devel/clojure-cider distinfo Makefile

devel/clojure-cider: Update version 2.0.0=>2.0.1

Changelog: https://github.com/clojure-emacs/cider/releases/tag/v2.0.1
DeltaFile
+3-3devel/clojure-cider/distinfo
+1-1devel/clojure-cider/Makefile
+4-42 files

FreeBSD/ports dbb483dtextproc/redisearch2 distinfo Makefile, textproc/redisearch2/files patch-src_geometry_CMakeLists.txt patch-deps_thpool_thpool.c

textproc/redisearch2: Update version 2.10.7=>2.10.8

Changelog: https://github.com/RediSearch/RediSearch/releases/tag/v2.10.8
DeltaFile
+15-0textproc/redisearch2/files/patch-src_geometry_CMakeLists.txt
+5-5textproc/redisearch2/distinfo
+4-4textproc/redisearch2/files/patch-deps_thpool_thpool.c
+3-3textproc/redisearch2/files/patch-src_fork__gc.c
+2-2textproc/redisearch2/files/patch-src_redis__index.c
+2-2textproc/redisearch2/Makefile
+31-161 files not shown
+33-187 files

FreeBSD/ports 196980fdevel/py-hgtools distinfo Makefile

devel/py-hgtools: Update version 7.0=>8.0

Changelog: https://github.com/jaraco/jaraco.vcs/releases/tag/hgtools-8.0
DeltaFile
+3-3devel/py-hgtools/distinfo
+4-1devel/py-hgtools/Makefile
+7-42 files

FreeBSD/ports e924c87finance/py-stripe distinfo Makefile

finance/py-stripe: Update version 6.0.0=>6.1.0

Changelog: https://github.com/stripe/stripe-python/releases/tag/v6.1.0
DeltaFile
+3-3finance/py-stripe/distinfo
+3-2finance/py-stripe/Makefile
+6-52 files

FreeBSD/ports 4d9f519textproc/redisearch28 distinfo Makefile

textproc/redisearch28: Update version 2.8.7=>2.8.8

Changelog: https://github.com/RediSearch/RediSearch/releases/tag/v2.8.8
DeltaFile
+3-3textproc/redisearch28/distinfo
+1-1textproc/redisearch28/Makefile
+4-42 files

FreeBSD/ports 8154b41databases/valkey8 distinfo Makefile

databases/valkey8: Update version 8.1.8=>8.1.9

Changelog: https://github.com/valkey-io/valkey/releases/tag/8.1.9
DeltaFile
+3-3databases/valkey8/distinfo
+1-1databases/valkey8/Makefile
+4-42 files

FreeBSD/ports 716c29ctextproc/redisearch26 distinfo Makefile

textproc/redisearch26: Update version 2.6.7=>2.6.9

Changelog: https://github.com/RediSearch/RediSearch/releases/tag/v2.6.9
DeltaFile
+7-7textproc/redisearch26/distinfo
+3-3textproc/redisearch26/Makefile
+10-102 files

FreeBSD/ports 53ee8e3textproc/redisearch24 distinfo Makefile

textproc/redisearch24: Update version 2.4.8=>2.4.9

Changelog: https://github.com/RediSearch/RediSearch/releases/tag/v2.4.9
DeltaFile
+3-3textproc/redisearch24/distinfo
+1-1textproc/redisearch24/Makefile
+4-42 files

FreeBSD/ports cec3a5edatabases/redis86 distinfo Makefile

databases/redis86: Update version 8.6.4=>8.6.5

Changelog: https://github.com/redis/redis/releases/tag/8.6.5
DeltaFile
+3-3databases/redis86/distinfo
+1-1databases/redis86/Makefile
+4-42 files

FreeBSD/ports c79850bdatabases/valkey distinfo Makefile

databases/valkey: Update version 9.1.0=>9.1.1

Changelog: https://github.com/valkey-io/valkey/releases/tag/9.1.1
DeltaFile
+3-3databases/valkey/distinfo
+1-1databases/valkey/Makefile
+4-42 files

FreeBSD/ports 19d7e50databases/redis distinfo Makefile

databases/redis: Update version 8.8.0=>8.8.1

Changelog: https://github.com/redis/redis/releases/tag/8.8.1
DeltaFile
+3-3databases/redis/distinfo
+1-1databases/redis/Makefile
+4-42 files

FreeBSD/ports a7fec0edatabases/redis82 distinfo Makefile

databases/redis82: Update version 8.2.7=>8.2.8

Changelog: https://github.com/redis/redis/releases/tag/8.2.8
DeltaFile
+3-3databases/redis82/distinfo
+1-1databases/redis82/Makefile
+4-42 files

FreeBSD/ports 0e2b580databases/redis72 distinfo Makefile

databases/redis72: Update version 7.2.14=>7.2.15

Changelog: https://github.com/redis/redis/releases/tag/7.2.15
DeltaFile
+3-3databases/redis72/distinfo
+1-1databases/redis72/Makefile
+4-42 files