FreeBSD/ports 9db4a87net-im/signal-desktop Makefile, textproc/obsidian Makefile

*/*: Bump port revision after electron43 update (1d3acac6b044)
DeltaFile
+1-1textproc/obsidian/Makefile
+1-0net-im/signal-desktop/Makefile
+2-12 files

FreeBSD/ports 1d3acacdevel/electron43 distinfo, devel/electron43/files patch-electron_spec_api-web-frame-main-spec.ts patch-electron_spec_api-web-contents-spec.ts

devel/electron43: Update to 43.7.1

Changelog: https://github.com/electron/electron/releases/tag/v43.7.1

Reported by:    GitHub (watch releases)
DeltaFile
+7-7devel/electron43/distinfo
+4-4devel/electron43/files/patch-electron_shell_browser_api_electron__api__web__contents.cc
+3-3devel/electron43/files/patch-electron_spec_api-utility-process-spec.ts
+2-2devel/electron43/files/patch-electron_spec_api-web-frame-main-spec.ts
+2-2devel/electron43/files/patch-electron_spec_api-web-contents-spec.ts
+2-2devel/electron43/files/patch-electron_spec_api-browser-window-spec.ts
+20-203 files not shown
+25-259 files

FreeBSD/ports 0766876Mk bsd.port.mk, Mk/Scripts do-fetch.sh

Mk: fix fetching patches                                                                                                                                                                                  
DeltaFile
+7-7Mk/Scripts/do-fetch.sh
+4-4Mk/bsd.port.mk
+11-112 files

FreeBSD/ports bbeb388databases/mysql-config-coder pkg-descr

databases/mysql-config-coder: fix pkg-descr

Fix copy-paste error and replace pkg-descr of my another port
with right one.
DeltaFile
+2-3databases/mysql-config-coder/pkg-descr
+2-31 files

FreeBSD/ports 38513bbcad/libopencad Makefile

cad/libopencad: Mark deprecated

PR:             298564
Approved by:    lbartoletti (maintainer)

(cherry picked from commit 935c4ae41465da2be89c7aee221222ab31a0b799)
DeltaFile
+4-1cad/libopencad/Makefile
+4-11 files

FreeBSD/ports 935c4aecad/libopencad Makefile

cad/libopencad: Mark deprecated

PR:             298564
Approved by:    lbartoletti (maintainer)
DeltaFile
+4-1cad/libopencad/Makefile
+4-11 files

FreeBSD/ports 0766873Mk bsd.port.mk, Mk/Scripts makesum.sh checksum.sh

Mk: fix checksum/fetch/makesum with large distfiles set

When a port has a very large set of DISTFILES, makesum/fetch dies with
an obscure message such as:

> /tmp/makeQEBorT: /usr/bin/env: Argument list too long

The interface from make(1) to sh(1) passes the list of MASTER_SITES and
DISTFILES as arguments on the command line. At one point, it reaches
ARG_MAX and fails with the previous message. This changes the interface
to use temporary files in WRKDIR.

PR:     295029
Differential Revision:  https://reviews.freebsd.org/D59475
DeltaFile
+54-53Mk/bsd.port.mk
+19-10Mk/Scripts/do-fetch.sh
+5-5Mk/Scripts/checksum.sh
+4-4Mk/Scripts/makesum.sh
+82-724 files

FreeBSD/ports 03fa745databases Makefile, databases/mysql-config-coder distinfo pkg-descr

databases/mysql_config_editor: new port

Stock MySQL distribution includes mysql_config_editor utility
that can convert my.cnf-like text file with passwords
to binary obfuscated format storing AES-encrypted original data
with corresponding encryption key, so other utilities
could decrypt it to use passwords non-interactively.

However, this dialog-based utility does not perform batch mode
conversion nor will it de-obfuscate passwords.

This python script can generate same binary files non-interactively
and it can show passwords from such files.
DeltaFile
+34-0databases/mysql-config-coder/Makefile
+3-0databases/mysql-config-coder/distinfo
+3-0databases/mysql-config-coder/pkg-descr
+1-0databases/Makefile
+41-04 files

FreeBSD/ports 2361689deskutils/joplin-desktop Makefile, deskutils/podman-desktop Makefile

*/*: Bump port revision after electron42 update (6f4506e29883)
DeltaFile
+1-1net-im/deltachat-desktop/Makefile
+1-1graphics/drawio/Makefile
+1-1deskutils/podman-desktop/Makefile
+1-0net-im/teams/Makefile
+1-0editors/vscode/Makefile
+1-0deskutils/joplin-desktop/Makefile
+6-36 files

FreeBSD/ports 6f4506edevel/electron42 Makefile.version distinfo, devel/electron42/files patch-ui_views_widget_desktop__aura_desktop__drag__drop__client__ozone.cc patch-gpu_command__buffer_service_gles2__cmd__decoder.cc

devel/electron42: Update to 42.11.4

Changelog: https://github.com/electron/electron/releases/tag/v42.11.4

Reported by:    GitHub (watch releases)
DeltaFile
+7-7devel/electron42/distinfo
+3-3devel/electron42/files/patch-ui_views_focus_focus__manager.cc
+2-2devel/electron42/files/patch-ui_views_widget_desktop__aura_desktop__drag__drop__client__ozone.cc
+2-2devel/electron42/files/patch-gpu_command__buffer_service_gles2__cmd__decoder.cc
+2-2devel/electron42/files/patch-electron_default__app_default__app.ts
+1-1devel/electron42/Makefile.version
+17-176 files

FreeBSD/ports e49a63fsecurity/vuxml/vuln 2026.xml

security/vuxml: Document nginx vulnerability

Sponsored by:   Netzkommune GmbH
DeltaFile
+35-0security/vuxml/vuln/2026.xml
+35-01 files

FreeBSD/ports 31f7f2awww/nginx version.mk distinfo, www/nginx-acme Makefile distinfo

www/nginx*: Security update to 1.30.5 and 1.31.6

Changes with nginx 1.30.5                                        15 Sep 2026

    *) Security: a heap memory buffer overflow might occur in a worker
       process under certain configurations when using HTTP/3 with OpenSSL
       3.5.0 and earlier (CVE-2026-90439).
       Thanks to Banny Liao.

    *) Change: now the QUIC transport parameters extension received in an
       SSL connection is always ignored.

Changes with nginx 1.31.6                                        15 Sep 2026

    *) Security: a heap memory buffer overflow might occur in a worker
       process under certain configurations when using HTTP/3 with OpenSSL
       3.5.0 and earlier (CVE-2026-90439).
       Thanks to Banny Liao.


    [20 lines not shown]
DeltaFile
+5-5www/nginx-acme/distinfo
+3-3www/nginx/distinfo
+3-3www/nginx-devel/distinfo
+1-1www/nginx/version.mk
+1-1www/nginx-devel/version.mk
+1-1www/nginx-acme/Makefile
+14-145 files not shown
+14-1911 files

FreeBSD/ports 310be14security/modsecurity3-nginx distinfo Makefile

security/modsecurity3-nginx: Chase the nginx update to 1.30.5

Read the version from www/nginx/version.mk instead of keeping a copy,
so the port follows the nginx updates on its own.

Sponsored by:   Netzkommune GmbH
DeltaFile
+3-3security/modsecurity3-nginx/distinfo
+4-2security/modsecurity3-nginx/Makefile
+7-52 files

FreeBSD/ports 4ba5260deskutils/syncthingtray Makefile pkg-plist, deskutils/syncthingtray/files patch-syncthingtray_syncthingconnector_runtimecondition.cpp patch-syncthingtray_plasmoid_lib_syncthingapplet.h

deskutils/syncthingtray: Update 2.1.4 => 2.1.5

Changelog:
https://github.com/Martchus/syncthingtray/releases/tag/v2.1.5

PR:             298529
Sponsored by:   UNIS Labs (vvd, commit patch)
DeltaFile
+39-0deskutils/syncthingtray/files/patch-syncthingtray_plasmoid_lib_syncthingapplet.h
+18-0deskutils/syncthingtray/files/patch-syncthingtray_syncthingconnector_runtimecondition.cpp
+5-5deskutils/syncthingtray/distinfo
+4-4deskutils/syncthingtray/pkg-plist
+2-2deskutils/syncthingtray/Makefile
+68-115 files

FreeBSD/ports dbbbd33net-mgmt/librenms Makefile, net-mgmt/librenms/files librenms.in

net-mgmt/librenms: Correct command_args in rc.d script

PR:             298398
Reported by:    Dries Michiels
DeltaFile
+1-1net-mgmt/librenms/files/librenms.in
+1-1net-mgmt/librenms/Makefile
+2-22 files

FreeBSD/ports 137a1ectextproc/libebml Makefile, textproc/libebml/files patch-src_EbmlUnicodeString.cpp

textproc/libebml: Clean up

Drop stale EXTRACT_AFTER_ARGS and unneeded workarounds for utf8cpp support.
DeltaFile
+0-11textproc/libebml/files/patch-src_EbmlUnicodeString.cpp
+1-3textproc/libebml/Makefile
+1-142 files

FreeBSD/ports 4d1b5b4textproc/libebml/files patch-CMakeLists.txt

textproc/libebml: support headers only installation for utf8cpp

CMake is not supported for utf8cpp:
https://github.com/nemtrif/utfcpp/issues/142

PR:             298368, 286348
DeltaFile
+46-0textproc/libebml/files/patch-CMakeLists.txt
+46-01 files

FreeBSD/ports 15f6dbfgraphics/krita Makefile pkg-plist

graphics/krita: Update to 6.0.4

Announcement: https://krita.org/en/posts/2026/krita-5.3.4-released/
DeltaFile
+3-3graphics/krita/distinfo
+0-5graphics/krita/pkg-plist
+1-2graphics/krita/Makefile
+4-103 files

FreeBSD/ports fb29285security/y509 Makefile distinfo

security/y509: Update to 1.3.0
DeltaFile
+5-5security/y509/distinfo
+1-1security/y509/Makefile
+6-62 files

FreeBSD/ports 05b5c45audio/elevenlabs-cli Makefile Makefile.crates

audio/elevenlabs-cli: Update to 1.3.0
DeltaFile
+7-7audio/elevenlabs-cli/distinfo
+2-2audio/elevenlabs-cli/Makefile.crates
+1-1audio/elevenlabs-cli/Makefile
+10-103 files

FreeBSD/ports 098f970lang/c3c Makefile distinfo

lang/c3c: Update to 0.8.4
DeltaFile
+3-3lang/c3c/distinfo
+1-1lang/c3c/Makefile
+4-42 files

FreeBSD/ports b4946cfnet/nats-server Makefile distinfo

net/nats-server: Update to 2.14.7

Add a PORTSCOUT limit: upstream's -RC and -preview tags in the Go
module proxy list kept portscout from detecting new releases.
DeltaFile
+5-5net/nats-server/distinfo
+3-2net/nats-server/Makefile
+8-72 files

FreeBSD/ports d0b1145net/cliproxyapi Makefile distinfo

net/cliproxyapi: Update to 7.3.4
DeltaFile
+5-5net/cliproxyapi/distinfo
+1-1net/cliproxyapi/Makefile
+6-62 files

FreeBSD/ports 7beb823multimedia/gaupol distinfo Makefile

multimedia/gaupol: Update 2.0 => 2.0.1

While here, use shebangfix instead.

Changelog:
- Fix theming related hang on startup with GTK ≥ 4.23.1 (#249)
- Drop support for the general.theme config file option with GTK < 4.20
https://github.com/otsaloma/gaupol/releases/tag/2.0.1

Reported by:    portscout
Approved by:    osa, vvd (Mentors, implicit)
DeltaFile
+5-6multimedia/gaupol/Makefile
+3-3multimedia/gaupol/distinfo
+8-92 files

FreeBSD/ports 6e069f2shells/libpowershell-native Makefile

shells/libpowershell-native: Fix building with CMake 4
DeltaFile
+1-0shells/libpowershell-native/Makefile
+1-01 files

FreeBSD/ports 6c81bf4devel/libphonenumber Makefile distinfo, devel/libphonenumber/files patch-CMakeLists.txt

devel/libphonenumber: Update to 9.0.39
DeltaFile
+13-0devel/libphonenumber/files/patch-CMakeLists.txt
+3-3devel/libphonenumber/distinfo
+1-1devel/libphonenumber/Makefile
+17-43 files

FreeBSD/ports ccbba76x11/mangobar distinfo Makefile, x11/mangobar/files patch-mangobar.c patch-meson.build

x11/mangobar: Update to 0.2.2

- Update list of build dependencies
- Use shebangfix

ChangeLog:

1. https://github.com/mangowm/mangobar/releases/tag/0.2.2

Reported by:    DreamMaoMao <notifications at github.com>
DeltaFile
+19-6x11/mangobar/files/patch-meson.build
+0-14x11/mangobar/files/patch-mangobar.c
+11-3x11/mangobar/Makefile
+3-3x11/mangobar/distinfo
+33-264 files

FreeBSD/ports f555765net/rdma-core distinfo Makefile

net/rdma-core: Update to 66.0
DeltaFile
+13-31net/rdma-core/pkg-plist
+4-3net/rdma-core/Makefile
+3-3net/rdma-core/distinfo
+20-373 files

FreeBSD/ports 3d75faemail/py-resend Makefile distinfo

mail/py-resend: Update to 2.46.0

Changelog: https://github.com/resend/resend-python/releases/tag/v2.46.0

Reported by:    portscout
DeltaFile
+3-3mail/py-resend/distinfo
+1-1mail/py-resend/Makefile
+4-42 files

FreeBSD/ports 689b482misc/py-litellm-proxy-extras Makefile distinfo

misc/py-litellm-proxy-extras: Update to 0.4.98

Reported by:    portscout
DeltaFile
+3-3misc/py-litellm-proxy-extras/distinfo
+1-1misc/py-litellm-proxy-extras/Makefile
+4-42 files