HardenedBSD/ports 337814ddevel/ioncube Makefile distinfo, mail/nextcloud-mail distinfo

Merge branch 'freebsd/main' into hardenedbsd/main
DeltaFile
+0-84net/dhcpcd/files/patch-src_privsep-root.c
+9-9textproc/enchant2/Makefile
+5-9devel/ioncube/Makefile
+12-0security/wazuh-manager/files/patch-src_external_jemalloc_src_background__thread.c
+5-5devel/ioncube/distinfo
+3-3mail/nextcloud-mail/distinfo
+34-11019 files not shown
+76-14925 files

HardenedBSD/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

HardenedBSD/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

HardenedBSD/ports 0a42cadhardenedbsd/portzap distinfo Makefile, hardenedbsd/sourcezap distinfo Makefile

Merge remote-tracking branch 'origin/hardenedbsd/main' into hardenedbsd/main
DeltaFile
+3-3hardenedbsd/sourcezap/distinfo
+3-3hardenedbsd/portzap/distinfo
+2-2hardenedbsd/portzap/Makefile
+2-2hardenedbsd/sourcezap/Makefile
+1-0hardenedbsd/portzap/pkg-plist
+1-0hardenedbsd/sourcezap/pkg-plist
+12-106 files

HardenedBSD/ports e26f420lang/gcc6-aux/files patch-isl-20-or-newer

HBSD: Resolve merge conflict

Use FreeBSD's version of this patch.

Signed-off-by:  Shawn Webb <shawn.webb at hardenedbsd.org>
DeltaFile
+0-8lang/gcc6-aux/files/patch-isl-20-or-newer
+0-81 files

HardenedBSD/ports 4888a07hardenedbsd/portzap distinfo Makefile, hardenedbsd/sourcezap distinfo Makefile

Merge branch 'hardenedbsd/zapupdate' into 'hardenedbsd/main'

HBSD: {source,port}zap v2.3.0

See merge request hardenedbsd/ports!236
DeltaFile
+3-3hardenedbsd/sourcezap/distinfo
+3-3hardenedbsd/portzap/distinfo
+2-2hardenedbsd/sourcezap/Makefile
+2-2hardenedbsd/portzap/Makefile
+1-0hardenedbsd/portzap/pkg-plist
+1-0hardenedbsd/sourcezap/pkg-plist
+12-106 files

HardenedBSD/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

HardenedBSD/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

HardenedBSD/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

HardenedBSD/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

HardenedBSD/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

HardenedBSD/ports 2d0b26cfinance/py-finviz Makefile, lang/gcc6-aux Makefile

Merge remote-tracking branch 'origin/freebsd/main' into hardenedbsd/main

Conflicts:
        lang/gcc6-aux/files/patch-isl-20-or-newer (unresolved)
DeltaFile
+62-0textproc/py-phonemizer-fork/Makefile
+10-15finance/py-finviz/Makefile
+22-0textproc/py-phonemizer-fork/files/patch-test_test__espeak.py
+22-0textproc/py-phonemizer-fork/files/patch-test_test__festival.py
+13-8lang/gcc6-aux/Makefile
+19-0textproc/py-phonemizer-fork/files/patch-test_test__main.py
+148-2356 files not shown
+299-15562 files

HardenedBSD/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

HardenedBSD/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

HardenedBSD/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

HardenedBSD/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

HardenedBSD/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

HardenedBSD/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

HardenedBSD/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

HardenedBSD/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

HardenedBSD/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

HardenedBSD/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

HardenedBSD/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

HardenedBSD/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-superposition/distinfo
+3-3benchmarks/linux-unigine-valley/distinfo
+3-3benchmarks/linux-unigine-heaven/distinfo
+2-2benchmarks/linux-unigine-superposition/Makefile
+1-1benchmarks/linux-unigine-valley/Makefile
+1-1benchmarks/linux-unigine-heaven/Makefile
+13-136 files

HardenedBSD/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/postgresql-mysql_fdw/Makefile
+1-1databases/pgroonga/Makefile
+1-1databases/pgrouting/Makefile
+1-1databases/pg_auto_failover/Makefile
+1-1net-mgmt/peering-manager/Makefile
+5-55 files

HardenedBSD/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

HardenedBSD/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

HardenedBSD/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

HardenedBSD/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

HardenedBSD/ports a815eaadevel/luv distinfo Makefile

devel/luv: Update to 1.52.1-0
DeltaFile
+3-3devel/luv/distinfo
+2-2devel/luv/Makefile
+5-52 files