FreeBSD/ports 8993154databases/sqlcipher distinfo Makefile

databases/sqlcipher: Update 4.13.0 => 4.16.0

Changelogs:
https://github.com/sqlcipher/sqlcipher/releases/tag/v4.14.0
https://github.com/sqlcipher/sqlcipher/releases/tag/v4.15.0
https://github.com/sqlcipher/sqlcipher/releases/tag/v4.16.0

PR:             295256
Approved by:    jharris at widomaker.com (maintainer, timeout 4 weeks)
Sponsored by:   UNIS Labs
MFH:            2026Q2

(cherry picked from commit e9f0e29a2bf7be859a3d0ad0d174d976889a524b)
DeltaFile
+3-3databases/sqlcipher/distinfo
+1-2databases/sqlcipher/Makefile
+1-1databases/sqlcipher/pkg-plist
+5-63 files

FreeBSD/ports e9f0e29databases/sqlcipher distinfo Makefile

databases/sqlcipher: Update 4.13.0 => 4.16.0

Changelogs:
https://github.com/sqlcipher/sqlcipher/releases/tag/v4.14.0
https://github.com/sqlcipher/sqlcipher/releases/tag/v4.15.0
https://github.com/sqlcipher/sqlcipher/releases/tag/v4.16.0

PR:             295256
Approved by:    jharris at widomaker.com (maintainer, timeout 4 weeks)
Sponsored by:   UNIS Labs
MFH:            2026Q2
DeltaFile
+3-3databases/sqlcipher/distinfo
+1-2databases/sqlcipher/Makefile
+1-1databases/sqlcipher/pkg-plist
+5-63 files

FreeBSD/ports 6b7bdf4net/zapret2 distinfo Makefile

net/zapret2: update 1.0 → 1.0.1
DeltaFile
+3-3net/zapret2/distinfo
+1-1net/zapret2/Makefile
+4-42 files

FreeBSD/ports dd9d195science/dimod distinfo Makefile, science/py-dimod distinfo Makefile

science/{,py-}dimod: update 0.12.21 → 0.12.22
DeltaFile
+3-3science/py-dimod/distinfo
+3-3science/dimod/distinfo
+2-2science/dimod/Makefile
+1-2science/py-dimod/Makefile
+9-104 files

FreeBSD/ports 0eee5dcdeskutils/just distinfo Makefile

deskutils/just: update 1.51.0 → 1.52.0
DeltaFile
+53-57deskutils/just/distinfo
+26-29deskutils/just/Makefile
+79-862 files

FreeBSD/ports f2cada5science/py-phonopy distinfo Makefile, science/py-phonopy/files patch-test_conftest.py

science/py-phonopy: update 4.0.0 → 4.2.0
DeltaFile
+0-22science/py-phonopy/files/patch-test_conftest.py
+3-3science/py-phonopy/distinfo
+1-1science/py-phonopy/Makefile
+4-263 files

FreeBSD/ports f38e61esysutils/opa distinfo Makefile

sysutils/opa: update 1.17.0 → 1.17.1
DeltaFile
+5-5sysutils/opa/distinfo
+1-2sysutils/opa/Makefile
+6-72 files

FreeBSD/ports 20a2e99security/cowrie distinfo Makefile

security/cowrie: update 3.0.1 → 3.0.2
DeltaFile
+3-3security/cowrie/distinfo
+2-2security/cowrie/Makefile
+5-52 files

FreeBSD/ports 351f289net-p2p/libtorrent-rasterbar2 distinfo Makefile

net-p2p/libtorrent-rasterbar2: update 2.0.12 → 2.0.13
DeltaFile
+3-3net-p2p/libtorrent-rasterbar2/distinfo
+1-1net-p2p/libtorrent-rasterbar2/Makefile
+1-1net-p2p/libtorrent-rasterbar2/pkg-plist
+5-53 files

FreeBSD/ports 287c1d9math/elan distinfo Makefile

math/elan: update 4.2.2 → 4.2.3
DeltaFile
+3-3math/elan/distinfo
+1-2math/elan/Makefile
+4-52 files

FreeBSD/ports 1810bf9www/phalcon distinfo Makefile

www/phalcon: update to 5.14.1.
DeltaFile
+3-3www/phalcon/distinfo
+1-1www/phalcon/Makefile
+4-42 files

FreeBSD/ports 2cb2ed3devel/libmcfp distinfo Makefile, devel/libmcfp/files patch-CMakeLists.txt

devel/libmcfp: update 2.0.0 → 2.0.2
DeltaFile
+11-17devel/libmcfp/files/patch-CMakeLists.txt
+3-3devel/libmcfp/distinfo
+1-2devel/libmcfp/Makefile
+15-223 files

FreeBSD/ports eba39e3graphics/openslide Makefile

graphics/openslide: Correct dependencies
DeltaFile
+4-3graphics/openslide/Makefile
+4-31 files

FreeBSD/ports fca051fwww/libdatachannel distinfo Makefile

www/libdatachannel: update 0.24.3 → 0.24.4
DeltaFile
+3-3www/libdatachannel/distinfo
+1-1www/libdatachannel/Makefile
+1-1www/libdatachannel/pkg-plist
+5-53 files

FreeBSD/ports d721791misc Makefile, misc/zeroclaw distinfo Makefile

misc/zeroclaw: newport

ZeroClaw is a fast, small, 100% Rust AI assistant / agent CLI (model
providers, multi-agent workflows, chat channels, and a local gateway).

WWW: https://github.com/zeroclaw-labs/zeroclaw

PR:     295837
DeltaFile
+2,353-0misc/zeroclaw/distinfo
+1,200-0misc/zeroclaw/Makefile
+3-0misc/zeroclaw/pkg-descr
+1-0misc/Makefile
+3,557-04 files

FreeBSD/ports 3c11b04math/py-numpy Makefile

math/py-numpy: add SIMD options

Per the 2.4 release notes, the default/minimum baseline for compiled
optimisations on amd64 and i386 is increased to the v2 microarchitecture.
Thus, those using CPUs without the full feature set from v2 will
encounter SIGILL when running numpy with the default/minimum baseline.

Add option to disable compiled optimisations, relying entirely on
dispatched code paths when available and applicable. Not recommended
except for very old CPUs. Also add native option.

PR: 295633, 295664
DeltaFile
+13-3math/py-numpy/Makefile
+13-31 files

FreeBSD/ports 1355b39mail/qmail-autoresponder Makefile

mail/qmail-autoresponder: Release from maintainership on request

PR:             294563
Approved by:    gspurki at gmail.com (maintainer)
Approved by:    db@, yuri@ (Mentors, implicit)
MFH:            2026Q2

(cherry picked from commit 69f57ea536e0f49abadc83901d1d80f762943a62)
DeltaFile
+3-3mail/qmail-autoresponder/Makefile
+3-31 files

FreeBSD/ports 69f57eamail/qmail-autoresponder Makefile

mail/qmail-autoresponder: Release from maintainership on request

PR:             294563
Approved by:    gspurki at gmail.com (maintainer)
Approved by:    db@, yuri@ (Mentors, implicit)
MFH:            2026Q2
DeltaFile
+3-3mail/qmail-autoresponder/Makefile
+3-31 files

FreeBSD/ports 7661c58www/apache24 distinfo Makefile

www/apache24: Security update to 2.4.68

With hat:       apache
Security:       7655baae-637d-11f1-8607-8447094a420f
MFH:            2026Q2

(cherry picked from commit d905532d79b533bddefd3ccebc63e5f3abf69296)
DeltaFile
+3-3www/apache24/distinfo
+1-2www/apache24/Makefile
+1-0www/apache24/pkg-plist
+5-53 files

FreeBSD/ports d905532www/apache24 distinfo Makefile, www/apache24/files patch-CVE-2026-49975

www/apache24: Security update to 2.4.68

With hat:       apache
Security:       7655baae-637d-11f1-8607-8447094a420f
MFH:            2026Q2
DeltaFile
+0-67www/apache24/files/patch-CVE-2026-49975
+3-3www/apache24/distinfo
+1-2www/apache24/Makefile
+1-0www/apache24/pkg-plist
+5-724 files

FreeBSD/ports 8ddca0amisc/py-anthropic distinfo Makefile

misc/py-anthropic: Update to 0.107.0
DeltaFile
+3-3misc/py-anthropic/distinfo
+1-1misc/py-anthropic/Makefile
+4-42 files

FreeBSD/ports 55dafb2net-mgmt/prometheus3 distinfo Makefile

net-mgmt/prometheus3: Update to 3.12.0

Changelog:
https://github.com/prometheus/prometheus/releases/tag/v3.12.0
DeltaFile
+7-7net-mgmt/prometheus3/distinfo
+1-2net-mgmt/prometheus3/Makefile
+8-92 files

FreeBSD/ports 6493d6bsecurity/vuxml/vuln 2026.xml

security/vuxml: Document Apache httpd 2.4.67 vulnerabilities
DeltaFile
+37-0security/vuxml/vuln/2026.xml
+37-01 files

FreeBSD/ports 34d2de7www/firefox distinfo Makefile

www/firefox: update to 151.0.4 (rc1)

Release Notes (soon):
  https://www.firefox.com/en-US/firefox/151.0.4/releasenotes/

(cherry picked from commit 5ab9635a377243cc0de1d5c72d572f07b24514b9)
DeltaFile
+3-3www/firefox/distinfo
+1-1www/firefox/Makefile
+4-42 files

FreeBSD/ports 4cf001dmultimedia/audacious-plugins distinfo Makefile

multimedia/audacious-plugins: Update to 4.6.1
DeltaFile
+3-3multimedia/audacious-plugins/distinfo
+1-1multimedia/audacious-plugins/Makefile
+1-0multimedia/audacious-plugins/pkg-plist
+5-43 files

FreeBSD/ports b1eec9fmultimedia/audacious pkg-plist distinfo

multimedia/audacious: Update to 4.6.1
DeltaFile
+5-4multimedia/audacious/pkg-plist
+3-3multimedia/audacious/distinfo
+1-1multimedia/audacious/Makefile
+9-83 files

FreeBSD/ports 5ab9635www/firefox distinfo Makefile

www/firefox: update to 151.0.4 (rc1)

Release Notes (soon):
  https://www.firefox.com/en-US/firefox/151.0.4/releasenotes/
DeltaFile
+3-3www/firefox/distinfo
+1-2www/firefox/Makefile
+4-52 files

FreeBSD/ports c8b4be6astro/qmapshack distinfo Makefile

astro/qmapshack: update to 1.20.3

Release Notes:
  https://github.com/Maproom/qmapshack/releases/tag/V_1.20.3
DeltaFile
+3-3astro/qmapshack/distinfo
+1-2astro/qmapshack/Makefile
+2-0astro/qmapshack/pkg-plist
+6-53 files

FreeBSD/ports ab30fb2games/jvgs/files patch-src_CMakeLists.txt

games/jvgs: Fix build after CMake changes

Approved by:    amdmi3
Pull Request:   https://github.com/freebsd/freebsd-ports/pull/530
DeltaFile
+10-0games/jvgs/files/patch-src_CMakeLists.txt
+10-01 files

FreeBSD/ports fe4ca0edevel/cmake-core Makefile, devel/cmake-core/files patch-Modules_FindSDL.cmake

devel/cmake-core: Drop now obsolete patch

This patch was added 16 years ago and now doesn't really make sense. There are
only a few consumers affected by this patch and it is better to fix consumers
rather than plague all FindSDL.cmake users with extra -I${LOCALBASE}

Approved by:    makc (kde)
Pull Request:   https://github.com/freebsd/freebsd-ports/pull/530
DeltaFile
+0-14devel/cmake-core/files/patch-Modules_FindSDL.cmake
+1-0devel/cmake-core/Makefile
+1-142 files