FreeBSD/ports b522e8ddevel/py-python-jsonrpc-server Makefile

devel/py-python-jsonrpc-server: Deprecate and mark broken

There is no new version in 6 years, the upstream build and CI are
failing and nothing depends on this port, hence the removal.

PR:             296894
Approved by:    Goran Mekić <meka at sys.it.com> (maintainer)
Sponsored by:   UNIS Labs
MFH:            2026Q3

(cherry picked from commit 9e571760f9488ebf5441ce9f921a9c4c047e5abc)
DeltaFile
+4-0devel/py-python-jsonrpc-server/Makefile
+4-01 files

FreeBSD/ports 9e57176devel/py-python-jsonrpc-server Makefile

devel/py-python-jsonrpc-server: Deprecate and mark broken

There is no new version in 6 years, the upstream build and CI are
failing and nothing depends on this port, hence the removal.

PR:             296894
Approved by:    Goran Mekić <meka at sys.it.com> (maintainer)
Sponsored by:   UNIS Labs
MFH:            2026Q3
DeltaFile
+4-0devel/py-python-jsonrpc-server/Makefile
+4-01 files

OpenBSD/ports V1aOTDqsecurity/nss Makefile distinfo

   security/nss: update to 3.126, will be required for firefox 154.

   see https://firefox-source-docs.mozilla.org/security/nss/releases/nss_3_126.html

   bump minor for addition of PK11_CreatePrivateKeyFromTemplate (bug
   #2047310) & PK11_IsAEAD (bug #2037078)
VersionDeltaFile
1.216+3-3security/nss/Makefile
1.175+2-2security/nss/distinfo
+5-52 files

NetBSD/pkgsrc mmrU1Xodoc TODO CHANGES-2026

   doc: Updated graphics/oxygen-icons to 6.28.0
VersionDeltaFile
1.27608+1-2doc/TODO
1.4559+2-1doc/CHANGES-2026
+3-32 files

NetBSD/pkgsrc BQj8Dcdgraphics/oxygen-icons PLIST distinfo

   oxygen-icons: update to 6.28.0.

   Icon updates.
VersionDeltaFile
1.33+60-0graphics/oxygen-icons/PLIST
1.46+4-4graphics/oxygen-icons/distinfo
1.53+3-3graphics/oxygen-icons/Makefile
+67-73 files

NetBSD/pkgsrc q6P1NTKdoc CHANGES-2026

   doc: Updated devel/extra-cmake-modules to 6.28.0
VersionDeltaFile
1.4558+2-1doc/CHANGES-2026
+2-11 files

NetBSD/pkgsrc n7pE2Ltdevel/extra-cmake-modules distinfo Makefile, devel/extra-cmake-modules/patches patch-kde-modules_KDECompilerSettings.cmake

   extra-cmake-modules: update to 6.28.0.

   No changelog found.
VersionDeltaFile
1.31+5-5devel/extra-cmake-modules/distinfo
1.33+2-2devel/extra-cmake-modules/Makefile
1.5+2-2devel/extra-cmake-modules/patches/patch-kde-modules_KDECompilerSettings.cmake
+9-93 files

NetBSD/pkgsrc iSw0ciKdoc CHANGES-2026 TODO

   doc: Updated sysutils/node_exporter to 1.12.1
VersionDeltaFile
1.4557+2-1doc/CHANGES-2026
1.27607+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc itRjPDKsysutils/node_exporter distinfo Makefile

   node_exporter: update to 1.12.1.

   ## 1.12.1 / 2026-07-14

   * [BUGFIX] perf: Fix perf profiler flag handling #3731
   * [BUGFIX] edac: Fix optional csrow ue_count collection #3734
VersionDeltaFile
1.22+4-4sysutils/node_exporter/distinfo
1.95+2-2sysutils/node_exporter/Makefile
+6-62 files

NetBSD/pkgsrc-wip ad55126llama.cpp distinfo, llama.cpp/patches patch-src_llama-vocab.cpp patch-common_common.cpp

llama.cpp: add upstream bug report URL and comment to patches
DeltaFile
+2-2llama.cpp/distinfo
+3-0llama.cpp/patches/patch-src_llama-vocab.cpp
+3-0llama.cpp/patches/patch-common_common.cpp
+8-23 files

NetBSD/src 37096stdoc CHANGES-11.0

   Document dedication to apb
VersionDeltaFile
1.1.2.134+6-1doc/CHANGES-11.0
+6-11 files

NetBSD/pkgsrc cu8I8qadoc TODO CHANGES-2026

   doc: Updated devel/libcbor to 0.14.0
VersionDeltaFile
1.27606+1-2doc/TODO
1.4556+2-1doc/CHANGES-2026
+3-32 files

NetBSD/pkgsrc npDMVJTdevel/libcbor distinfo Makefile

   libcbor: update to 0.14.0.

   0.14.0 (2026-04-07)
   ---------------------

   - [Fix NULL dereference in `cbor_move`, `cbor_serialized_size`, and `cbor_serialize_tag` when a tag has no item set]
   - [Document large-allocation risk in `cbor_load` and clarify test-only CMake flags]
   - [Fix NULL dereference in `cbor_copy`/`cbor_copy_definite` on allocation failure]
   - [Explicitly guard against `size * 2` overflow in `cbor_builder_map_start_callback`]
   - [Only generate CMake coverage build targets when explicitly enabled]
   - [Fix CMake feature macro names and ensure `_CBOR_NODISCARD` is defined with `[[nodiscard]]`]
   - [Fix integer overflow in `cbor_copy_definite()` when accumulating indefinite bytestring/string chunk lengths]
   - [Add bounds check in `cbor_array_get()` to return NULL on out-of-bounds access]
   - BREAKING: [`cbor_tag_set_item` now releases the reference to the previous tagged item]
     - Previously, replacing the tagged item would leak the old item's reference. If you were manually releasing the old item before calling `cbor_tag_set_item`, you should remove the extra `cbor_decref`.
   - Potentially BREAKING: [`cbor_tag_item` now returns NULL if the tag has no item set]
     - Previously, this would be undefined behavior (NULL pointer dereference), so no valid clients should be affected.
   - Potentially BUILD BREAKING: [CPack Debian package architecture is now detected via `dpkg` instead of being hardcoded to `amd64`]
   - BUILD BREAKING: [Remove deprecated `CBOR_CUSTOM_ALLOC` CMake option]

    [17 lines not shown]
VersionDeltaFile
1.11+4-4devel/libcbor/distinfo
1.17+2-2devel/libcbor/Makefile
+6-62 files

NetBSD/src kNqaJwAdistrib/notes/common main

   Dediate 11.0 to Alan P Barret
VersionDeltaFile
1.578.2.1+19-1distrib/notes/common/main
+19-11 files

NetBSD/pkgsrc tqNUOCCdoc CHANGES-2026 TODO

   doc: Updated devel/kdiff3 to 1.12.5
VersionDeltaFile
1.4555+2-1doc/CHANGES-2026
1.27605+1-2doc/TODO
+3-32 files

NetBSD/pkgsrc sQxdR2Tdevel/kdiff3 distinfo Makefile, devel/kdiff3/patches patch-src_gnudiff__io.cpp patch-src_diff.cpp

   kdiff3: update to 1.12.5.

   Version 1.12.5 - 2026
   =========================
       - 77444e89 Michael Reeves reeves.87 at gmail.com FIx crash when dealing with encoder errors.
       - 7a2bb375 Ari Zulan git at zulan.net Fix paste crash while diff data is reinitialized
       - 391cb01b Michael Reeves reeves.87 at gmail.com Remove unneeded '(' nd ')'
       - 72523562 Michael Reeves reeves.87 at gmail.com Fix minor standard conformance issue.
       - 28603631 Michael Reeves reeves.87 at gmail.com Update inline linting suppression
       - 815b5c7c Michael Reeves reeves.87 at gmail.com Fix incorrect copy size in - DefaultFileAccessJobHandler::slotGetData
       - 9c2f7ca7 Michael Reeves reeves.87 at gmail.com restore clang-analyzer-cplusplus.NewDeleteLeaks no longer trigering in Qt headers as of Qt6
       - a6d86377 Michael Reeves reeves.87 at gmail.com Fix unintended narrowing cast
       - 9aa5cc21 Igor Mironchik igor.mironchik at gmail.com Hide progress dialog during folders comparing before status message is shown.
       - d708a466 Thomas Klausner wiz at gatalith.at Fix ctype(3) abuse. Avoids crashes on certain systems
VersionDeltaFile
1.33+4-6devel/kdiff3/distinfo
1.133+2-3devel/kdiff3/Makefile
1.2+1-1devel/kdiff3/patches/patch-src_gnudiff__io.cpp
1.2+1-1devel/kdiff3/patches/patch-src_diff.cpp
+8-114 files

NetBSD/pkgsrc pJTU8c8doc TODO CHANGES-2026

   doc: Updated sysutils/fzf to 0.74.1
VersionDeltaFile
1.27604+15-1doc/TODO
1.4554+2-1doc/CHANGES-2026
+17-22 files

NetBSD/pkgsrc G2VwP0csysutils/fzf distinfo Makefile

   fzf: update to 0.74.1.

   0.74.1
   ------
   - The default separator on the info line is no longer shown when the input section is already visually separated from the list section by a border line
     ```sh
     # No separator shown below the header border
     fzf --style full --input-border none --header foo

     # Separator shown; no border separates the input section from the list section
     fzf --style full --input-border none --header foo --no-header-border

     # No separator below the border of the preview window at 'next' position
     fzf --preview : --preview-window next

     # Conversely, separator is now shown when the input border does not draw
     # a line facing the list section
     fzf --input-border bottom
     ```

    [7 lines not shown]
VersionDeltaFile
1.54+4-4sysutils/fzf/distinfo
1.138+2-2sysutils/fzf/Makefile
+6-62 files

OpenBSD/ports v1cy0xFlang/go go.port.mk

   Bump _MODGO_SYSTEM_VERSION for lang/go update.
VersionDeltaFile
1.101+1-1lang/go/go.port.mk
+1-11 files

OpenBSD/ports x1gFufOlang/go distinfo Makefile, lang/go/pkg PLIST

   Update lang/go to 1.26.5.
VersionDeltaFile
1.120+2-2lang/go/distinfo
1.98+4-0lang/go/pkg/PLIST
1.181+1-2lang/go/Makefile
+7-43 files

NetBSD/pkgsrc-wip 37018c7stable-diffusion.cpp distinfo Makefile

stable-diffusion.cpp: update to 782.

About a week of updates.
DeltaFile
+3-3stable-diffusion.cpp/distinfo
+1-1stable-diffusion.cpp/Makefile
+4-42 files

OPNSense/plugins e0eb300sysutils/cpu-microcode Makefile

sysutils/cpu-microcode: this is the generic name
DeltaFile
+1-1sysutils/cpu-microcode/Makefile
+1-11 files

OpenBSD/src mD4675vsys/arch/riscv64/include riscvreg.h

   Fix csr_swap() to return the old value instead of the new value.  From
   FreeBSD where this code originated.

   ok jsg@
VersionDeltaFile
1.7+7-6sys/arch/riscv64/include/riscvreg.h
+7-61 files

FreeBSD/ports 0757627devel/esbuild Makefile

devel/esbuild: try to make the message more readable
DeltaFile
+3-1devel/esbuild/Makefile
+3-11 files

FreeBSD/ports 69b12a0sysutils/dd_rescue distinfo Makefile, sysutils/dd_rescue/files patch-Makefile patch-pread64.h

sysutils/dd_rescue: Update to 1.99.22
DeltaFile
+10-10sysutils/dd_rescue/files/patch-Makefile
+10-5sysutils/dd_rescue/files/patch-pread64.h
+3-3sysutils/dd_rescue/distinfo
+3-3sysutils/dd_rescue/files/patch-dd__rescue.c
+3-2sysutils/dd_rescue/files/patch-libddr__null.c
+1-1sysutils/dd_rescue/Makefile
+30-246 files

NetBSD/pkgsrc MM0u1jLdoc CHANGES-2026

   Updated devel/libgit2, audio/strawberry
VersionDeltaFile
1.4553+3-1doc/CHANGES-2026
+3-11 files

OpenBSD/src t0ujEbYusr.sbin/relayd pfe.c relay.c

   relayd: check return values

   OK kirill@
VersionDeltaFile
1.96+23-12usr.sbin/relayd/pfe.c
1.266+19-10usr.sbin/relayd/relay.c
1.86+9-5usr.sbin/relayd/hce.c
1.56+9-5usr.sbin/relayd/ca.c
1.204+5-3usr.sbin/relayd/relayd.c
+65-355 files

NetBSD/pkgsrc s000nGhaudio/strawberry distinfo Makefile

   strawberry: updated to 1.2.24

   1.2.24 (2026.07.16):

   Bugfixes:
   * Fixed playback hanging with no error shown when trying to play a track whose file no longer exists on disk
   * Fixed the tag fetcher dialog showing a generic message instead of the actual error when a Musicbrainz/AcoustID lookup fails
   * Hardened Chromaprinter decoding against malformed or oversized files and capped its in-memory PCM usage
   * Fixed the context menu using the wrong item when invoked via keyboard in the playlist and smart playlists views
   * Fixed blurry star rating icons by enabling smooth pixmap scaling
   * Added F64LE (64-bit float) sample format support for the spectrum analyzer
   * Numerous stability, crash-safety and thread-safety fixes throughout the application
VersionDeltaFile
1.33+4-4audio/strawberry/distinfo
1.97+2-2audio/strawberry/Makefile
+6-62 files

FreeBSD/ports 95fe3ebdatabases/mysql97-server/files patch-sql_server__component_mysql__file__imp.cc pkg-message.in

databases/mysql97: Fix build with llvm 21, directory ownership and cleanup

- Add upstream patches for missing #include <type_traits> and <cstdlib>,
  fixing the build with clang/libc++ 21 [1] [2]
- Register MY_SECDIR and MY_TMPDIR with mysql:mysql 0750 in pkg-plist,
  so mysqld no longer fails to start after package upgrades reset the
  ownership to root [3]
- Fix CONFLICTS_INSTALL pattern in the client not matching
  mysql80-client
  and align it with the wildcard style used by the server
- Update pkg-message for 9.x: mysql_upgrade no longer exists, the server
  performs upgrade tasks itself; fix version reference and quoting
- Drop duplicate -DWITH_LZ4=system, remove a stale line continuation,
  whitespace fixes
- Rename patch-sql_server_component_mysql__file__imp.cc to follow the
  patch naming convention

PR:             296439 [1], 296443 [2], 296758 [3]
Reported by:    Trond Endrestøl [1] [2], Alexander Ushakov [3]

    [2 lines not shown]
DeltaFile
+11-0databases/mysql97-server/files/patch-sql_server__component_mysql__file__imp.cc
+4-7databases/mysql97-server/files/pkg-message.in
+0-11databases/mysql97-server/files/patch-sql_server_component_mysql__file__imp.cc
+10-0databases/mysql97-server/files/patch-components_mysqlbackup_backup__page__tracker.cc
+10-0databases/mysql97-server/files/patch-libs_mysql_gtid_tag__plain.h
+10-0databases/mysql97-server/files/patch-router_src_harness_src_stdx_filesystem.cc
+45-183 files not shown
+56-329 files

FreeBSD/ports 89d8ca7net/netpeek distinfo pkg-plist

net/netpeek: Update 2.8.7 => 2.8.8

While here, use GLIB_SCHEMAS.

Changelog:
https://github.com/ZingyTomato/NetPeek/releases/tag/v0.2.8

Reported by:    portscout
Approved by:    osa, vvd (Mentors, implicit)
DeltaFile
+3-3net/netpeek/distinfo
+3-1net/netpeek/pkg-plist
+2-1net/netpeek/Makefile
+8-53 files