FreeBSD/ports 28bc85ceditors/cudatext distinfo Makefile

editors/cudatext: Update to 1.233.1.0

ChangeLog at:   https://github.com/Alexey-T/CudaText/blob/master/app/readme/history.txt
DeltaFile
+5-5editors/cudatext/distinfo
+2-2editors/cudatext/Makefile
+0-1editors/cudatext/pkg-plist
+7-83 files

FreeBSD/ports 982cb18devel/ruby-build distinfo Makefile

devel/ruby-build: Update to 20260317

Changes:        https://github.com/rbenv/ruby-build/releases/tag/v20260317
MFH:            2026Q1
(cherry picked from commit 596d4bc1406f881c5819345b69e0d3728bc67dc7)
DeltaFile
+3-3devel/ruby-build/distinfo
+1-1devel/ruby-build/Makefile
+4-42 files

FreeBSD/ports 596d4bcdevel/ruby-build distinfo Makefile

devel/ruby-build: Update to 20260317

Changes:        https://github.com/rbenv/ruby-build/releases/tag/v20260317
MFH:            2026Q1
DeltaFile
+3-3devel/ruby-build/distinfo
+1-1devel/ruby-build/Makefile
+4-42 files

FreeBSD/ports 69ddbf2security/gsa distinfo, security/gvm-libs pkg-plist

security/gvm: Update to 26.19.0

datavases/pg-gvm: Update to 22.6.15
security/gsa: Update to 26.14.0 (Only amd64 and aarch64)
security/gsad: Update to 24.16.0
security/openvas: Update to 23.41.5
security/gvmd: Update to 26.19.0
security/gvm-libs: 22.38.0
security/py-greenbone-feed-sync: Update to 25.2.0
security/py-gvm-tools: Update to 25.4.8
security/py-ospd-openvas: Update to 22.10.1
security/py-python-gvm: Update to 26.11.0
DeltaFile
+21-22security/openvas/files/patch-nasl_nasl_packet_forgery.c
+11-11security/gvm-libs/pkg-plist
+8-8security/gvmd/files/patch-src_manage_alerts.c
+7-5security/gsa/distinfo
+5-5security/py-ospd-openvas/pkg-plist
+5-5security/py-greenbone-feed-sync/pkg-plist
+57-5623 files not shown
+103-10429 files

FreeBSD/ports ea6c58beditors/emacs-devel distinfo Makefile

editors/emacs-devel: Update to 2026-03-16 snapshot

Commit log:     https://github.com/emacs-mirror/emacs/compare/f8d9ecb1b0f...f8696367bcf
Sponsored by:   The FreeBSD Foundation
DeltaFile
+3-3editors/emacs-devel/distinfo
+2-2editors/emacs-devel/Makefile
+1-0editors/emacs-devel/pkg-plist
+6-53 files

FreeBSD/ports 7e0cfc8databases/heidisql distinfo Makefile, databases/heidisql/files patch-source_preferences.pas

databases/heidisql: Update to 12.16

ChangeLog at:   https://github.com/HeidiSQL/HeidiSQL/releases/tag/v12.16
DeltaFile
+7-8databases/heidisql/files/patch-source_preferences.pas
+3-3databases/heidisql/distinfo
+1-2databases/heidisql/Makefile
+11-133 files

FreeBSD/ports c941e5bsecurity/wazuh-manager distinfo pkg-plist, security/wazuh-manager/files patch-src_external_jemalloc_src_background__thread.c

security/wazuh-manager: Fix build with new version of python 3.11.15

- Update bundle python version to 3.11.15
- Fix issue when MySQL option is selected [1]
- Bump PORTREVISION

PR:             293256
Reported by:    Mykola K. <nikolaytihonov2022  at  gmail.com> [1]
DeltaFile
+12-0security/wazuh-manager/files/patch-src_external_jemalloc_src_background__thread.c
+2-2security/wazuh-manager/distinfo
+2-2security/wazuh-manager/pkg-plist
+2-1security/wazuh-manager/Makefile
+18-54 files

FreeBSD/ports 4fc89bax11-toolkits/gtk40 distinfo Makefile

x11-toolkits/gtk40: un-conditionalise bswap64()/bswap_64()

All currently supported base system versions/branches include the
glibc-compatible <byteswap.h> containing bswap_64(), which maps
directly to <sys/_endian.h> __bswap64(). Consolidation in GTK's
roaring component resulted in an extra preprocessor guard for us.
This fixes possible build errors when <sys/endian.h> is not included
by other means.

Upstream commit: https://gitlab.gnome.org/GNOME/gtk/-/commit/047c8e64d4156897776ec2bc3d0613a81cfe7ad1
DeltaFile
+3-1x11-toolkits/gtk40/distinfo
+3-0x11-toolkits/gtk40/Makefile
+6-12 files

FreeBSD/ports 9f1a51etextproc/enchant2 Makefile distinfo

textproc/enchant2: update to 2.8.15

Update to 2.8.15

  This release fixes two bugs related to personal word lists.

  First, removing a word that happens to be at the end of a personal word list
  file has not worked since 2.7.0.

  Secondly, the way that personal word lists are merged with the current
  session has been changed so that personal word list words now appear in
  suggestions with providers that support adding words to the current session
  (Aspell and Hunspell). This previously worked, but hadn’t since at least
  2.8.2. Thanks to the users and maintainers of jinx (spelling package for
  Emacs that uses Enchant) for reporting and helping reproduce this bug.

  A little code clean-up was also done.

Pet portclippy (truckman)

    [2 lines not shown]
DeltaFile
+9-9textproc/enchant2/Makefile
+3-3textproc/enchant2/distinfo
+12-122 files

FreeBSD/ports 1bdb8a6devel/ioncube Makefile distinfo

devel/ioncube: Update 14.4.1 => 15.5.0

Changelog:
2026-03-12 15.5.0:
- Fix for a bug with getStaticVariables in PHP 8 where the reflection
  function did not get the updated values of the static variables after
  the subject function was run.
2025-12-02 15.5.0 BETA (update):
- Fix for beta PHP 8.5.0 loaders where a missing symbol error would
  occur if PHP was configured with --enable-rtld-now.
2025-11-21 15.5.0 BETA:
- Beta release of PHP 8.5 loaders for Linux that will run encoded files
  produced by the PHP 8.4, 8.3 & 8.2 Encoders. These loaders should only
  be used for testing and not in production.
2025-10-14 15.0.0:
- New loaders required to run files produced by the version 15 encoders.
  In particular, the PHP 8.4 Loader will run files produced by the V15i
  PHP 8.4 encoder as well as files produced by the PHP 8.2 and 8.3
  encoders. The new loaders will also run files produced by earlier

    [6 lines not shown]
DeltaFile
+5-9devel/ioncube/Makefile
+5-5devel/ioncube/distinfo
+10-142 files

FreeBSD/ports 78e7496net/dhcpcd distinfo Makefile, net/dhcpcd/files patch-src_privsep-root.c

net/dhcpcd: update to 10.3.1

Changes:        https://github.com/NetworkConfiguration/dhcpcd/releases/tag/v10.3.1
DeltaFile
+0-84net/dhcpcd/files/patch-src_privsep-root.c
+3-3net/dhcpcd/distinfo
+1-2net/dhcpcd/Makefile
+4-893 files

FreeBSD/ports 10805f7graphics/R-cran-magick distinfo Makefile

graphics/R-cran-magick: Update to 2.9.1

Changelog: https://cran.r-project.org/web/packages/magick/NEWS
DeltaFile
+3-3graphics/R-cran-magick/distinfo
+2-2graphics/R-cran-magick/Makefile
+5-52 files

FreeBSD/ports 7eba88bnet-mgmt/check_ssl_cert distinfo Makefile

net-mgmt/check_ssl_cert: update to 2.97.0

Release Notes:
  https://github.com/matteocorti/check_ssl_cert/releases/tag/v2.97.0
DeltaFile
+3-3net-mgmt/check_ssl_cert/distinfo
+1-1net-mgmt/check_ssl_cert/Makefile
+4-42 files

FreeBSD/ports 031f92fwww/nextcloud-news distinfo Makefile

www/nextcloud-news: Update to 28.0.1
DeltaFile
+3-3www/nextcloud-news/distinfo
+1-1www/nextcloud-news/Makefile
+4-42 files

FreeBSD/ports 5b86d9fwww/nextcloud-contacts distinfo Makefile

www/nextcloud-contacts: Update to 8.4.1
DeltaFile
+3-3www/nextcloud-contacts/distinfo
+1-1www/nextcloud-contacts/Makefile
+4-42 files

FreeBSD/ports d48decamail/nextcloud-mail distinfo Makefile

mail/nextcloud-mail: Update to 5.7.3
DeltaFile
+3-3mail/nextcloud-mail/distinfo
+1-1mail/nextcloud-mail/Makefile
+4-42 files

FreeBSD/ports 72ec378security/nextcloud-twofactor_admin Makefile distinfo

security/nextcloud-twofactor_admin: Update to 4.11.0
DeltaFile
+2-4security/nextcloud-twofactor_admin/Makefile
+3-3security/nextcloud-twofactor_admin/distinfo
+5-72 files

FreeBSD/ports a39ab5dfinance/py-finnhub-python distinfo Makefile

finance/py-finnhub-python: update 2.4.20 → 2.4.27
DeltaFile
+3-3finance/py-finnhub-python/distinfo
+2-2finance/py-finnhub-python/Makefile
+5-52 files

FreeBSD/ports e104e35finance/py-finviz Makefile distinfo

finance/py-finviz: update 1.4.6 → 2.0.0
DeltaFile
+10-15finance/py-finviz/Makefile
+3-3finance/py-finviz/distinfo
+13-182 files

FreeBSD/ports dcbb782textproc/py-phonemizer-fork Makefile pkg-descr, textproc/py-phonemizer-fork/files patch-test_test__espeak.py patch-test_test__festival.py

textproc/py-phonemizer-fork: New port: Fork of phonemizer for text to phones conversion
DeltaFile
+62-0textproc/py-phonemizer-fork/Makefile
+22-0textproc/py-phonemizer-fork/files/patch-test_test__espeak.py
+22-0textproc/py-phonemizer-fork/files/patch-test_test__festival.py
+19-0textproc/py-phonemizer-fork/files/patch-test_test__main.py
+10-0textproc/py-phonemizer-fork/files/patch-test_test__espeak__path__venv.py
+6-0textproc/py-phonemizer-fork/pkg-descr
+141-02 files not shown
+145-08 files

FreeBSD/ports fe6dc38ports-mgmt/pkg-devel distinfo Makefile

ports-mgmt/pkg-devel: update to 2.6.99.2

Changes:
- fetch: switch back to libfetch, completely remove curl
- add: resolve shlibs and provides via symlink directory layout
- add: ignore dead symlinks for provides/requires
- add: skip osversion check when force is set
- install -A: do not mark upgraded/reinstalled packages as automatic
- DB: fix a race condition in db initialization
- 400.status-pkg: provide an option to select the source to check
- docs: all manpages now mention -r can be called multiple times
- docs: update usage for create, install and set commands
DeltaFile
+3-3ports-mgmt/pkg-devel/distinfo
+2-2ports-mgmt/pkg-devel/Makefile
+5-52 files

FreeBSD/ports 8199c63math/octave-forge-audio distinfo Makefile

math/octave-forge-audio: Update to 2.0.11.
DeltaFile
+3-3math/octave-forge-audio/distinfo
+1-2math/octave-forge-audio/Makefile
+4-52 files

FreeBSD/ports ed949f3databases/pg_auto_failover-devel Makefile

databases/pg_auto_failover-devel: PostgreSQL-13 removed

Bump lowest required version for some PostgreSQL extensions as a
consequence thereof.
DeltaFile
+1-1databases/pg_auto_failover-devel/Makefile
+1-11 files

FreeBSD/ports d386e5cwww/ungoogled-chromium distinfo

www/ungoogled-chromium: update distinfo; missing from previous commit

PR:     293858
DeltaFile
+7-7www/ungoogled-chromium/distinfo
+7-71 files

FreeBSD/ports 5540aa6benchmarks/linux-unigine-heaven distinfo Makefile, benchmarks/linux-unigine-superposition distinfo Makefile

benchmarks/linux-unigine-*: Refresh distinfos

Pull Request:   https://github.com/freebsd/freebsd-ports/pull/475
DeltaFile
+3-3benchmarks/linux-unigine-valley/distinfo
+3-3benchmarks/linux-unigine-heaven/distinfo
+3-3benchmarks/linux-unigine-superposition/distinfo
+2-2benchmarks/linux-unigine-superposition/Makefile
+1-1benchmarks/linux-unigine-valley/Makefile
+1-1benchmarks/linux-unigine-heaven/Makefile
+13-136 files

FreeBSD/ports 5d02335databases/pg_auto_failover Makefile, databases/pgroonga Makefile

*/*: PostgreSQL-13 removed

Bump lowest required version for some PostgreSQL extensions as a
consequence thereof.
DeltaFile
+1-1databases/pgrouting/Makefile
+1-1databases/postgresql-mysql_fdw/Makefile
+1-1net-mgmt/peering-manager/Makefile
+1-1databases/pg_auto_failover/Makefile
+1-1databases/pgroonga/Makefile
+5-55 files

FreeBSD/ports e6d1fa4devel/sbt distinfo Makefile

devel/sbt: update to 1.12.6 release
DeltaFile
+3-3devel/sbt/distinfo
+1-2devel/sbt/Makefile
+4-52 files

FreeBSD/ports 3418d22devel/p5-ExtUtils-Builder-Compiler distinfo Makefile

devel/p5-ExtUtils-Builder-Compiler: Update to 0.036

Changelog:
https://metacpan.org/dist/ExtUtils-Builder-Compiler/changes

PR:             293855
Approved by:    maintainer, osa (mentor)
DeltaFile
+3-3devel/p5-ExtUtils-Builder-Compiler/distinfo
+1-1devel/p5-ExtUtils-Builder-Compiler/Makefile
+4-42 files

FreeBSD/ports 5dae3e8sysutils/podman-suite Makefile

sysutils/podman-suite: bump version after recent podman's update

Approved by:    dfr (maintainer)
PR:             293764

Sponsored by:   tipi.work
DeltaFile
+1-1sysutils/podman-suite/Makefile
+1-11 files

FreeBSD/ports 5072493sysutils/podman distinfo Makefile

sysutils/podman: update: 5.8.0 -> 5.8.1

Approved by:    dfr (maintainer)
PR:             293764

Sponsored by:   tipi.work
DeltaFile
+3-3sysutils/podman/distinfo
+1-2sysutils/podman/Makefile
+4-52 files