FreeBSD/ports 7eda5f2benchmarks/libcpucycles distinfo Makefile

benchmarks/libcpucycles: update to 20260625

This fixes a Linux-specific issue with no changes affecting FreeBSD.

Changelog: https://cpucycles.cr.yp.to/download.html
DeltaFile
+3-3benchmarks/libcpucycles/distinfo
+1-1benchmarks/libcpucycles/Makefile
+4-42 files

FreeBSD/ports 5a85ce8games/regoth Makefile

games/regoth: fix build on !x86

No SSE2 on !x86, so don't try to use it.
This may need to be adjusted for ppc, and possinle sse2neon can be used
on ARM targets.

MFH:            2026Q2
DeltaFile
+9-1games/regoth/Makefile
+9-11 files

FreeBSD/ports ac442b5devel/simavr/files patch-simavr_sim_sim__vcd__file.c

devel/simavr: fix build on FreeBSD 15.1

Starting with FreeBSD 15.1, we define the macro strdupa() in <string.h>.
The software defines its own copy.  Respect its wishes and #undef our
macro to fix the build.

MFH:            2026Q2
DeltaFile
+10-0devel/simavr/files/patch-simavr_sim_sim__vcd__file.c
+10-01 files

FreeBSD/ports 566d192graphics/colmap pkg-plist distinfo

graphics/colmap: update to 4.1.0

 - comes with a new GPU-based backend (caspar) which I haven't
   hooked up for now.
 - disable the ONNX option on i386 to have the port build there

Changelog: https://github.com/colmap/colmap/releases/tag/4.1.0
DeltaFile
+6-1graphics/colmap/pkg-plist
+3-3graphics/colmap/distinfo
+4-2graphics/colmap/Makefile
+13-63 files

FreeBSD/ports 03a6814benchmarks/imb Makefile

benchmarks/imb: not for 32 bit architectures

The code bases uses %lu or PRIu64 to print size_t values in various
places.  Elsewhere it assumes size_t is 64 bits, such as when
evaluating ((size_t)1) << IMB_P2P_MAX_MSG_LOG where
IMB_P2P_MAX_MSG_LOG is greater than 31.

Approved by:    portmgr (build fix blanket)
MFH:            2026Q2
DeltaFile
+3-0benchmarks/imb/Makefile
+3-01 files

FreeBSD/ports d01cfc0cad/freecad-devel pkg-plist distinfo

cad/freecad-devel: Update to 2026.06.27
DeltaFile
+15-7cad/freecad-devel/pkg-plist
+7-7cad/freecad-devel/distinfo
+5-5cad/freecad-devel/Makefile.git_rev
+2-1cad/freecad-devel/Makefile
+29-204 files

FreeBSD/ports c20e8bcdatabases Makefile, databases/turso distinfo Makefile.crates

databases/turso: New port

Turso is an open-source, SQLite-compatible database written in Rust that
lets developers create millions of small, file-based databases for AI
agents, multi-tenant SaaS applications, and edge workloads.

Unlike traditional databases that run as a single shared server process,
Turso treats each database as a lightweight file that can be spun up
instantly, replicated globally, or synced to a device.
DeltaFile
+1,461-0databases/turso/distinfo
+729-0databases/turso/Makefile.crates
+26-0databases/turso/Makefile
+7-0databases/turso/pkg-descr
+1-0databases/Makefile
+2,224-05 files

FreeBSD/ports 9bd5ae0emulators/flexemu Makefile distinfo

emulators/flexemu: Update to 3.32

- Floating toolbar in fullscreen mode
- hex2flex converts Intel Hex or Motorola S-Record File to FLEX binary file(s)
- Add README to ${DATADIR}
- Several new features and many bugfixes

Changelog:      https://github.com/aladur/flexemu/commit/f671c5219c858bf1160f4260517710109b60a2ff

Reported by:    portscout, Repology
DeltaFile
+8-2emulators/flexemu/Makefile
+3-3emulators/flexemu/distinfo
+2-0emulators/flexemu/pkg-plist
+13-53 files

FreeBSD/ports 0838b28graphics/R-cran-gridExtra Makefile distinfo

graphics/R-cran-gridExtra: Update to 2.3.1

Reported by:    portscout
DeltaFile
+2-5graphics/R-cran-gridExtra/Makefile
+3-3graphics/R-cran-gridExtra/distinfo
+5-82 files

FreeBSD/ports f771e3amisc/claude-code distinfo Makefile

misc/claude-code: update 2.1.190 → 2.1.195
DeltaFile
+5-5misc/claude-code/distinfo
+1-2misc/claude-code/Makefile
+6-72 files

FreeBSD/ports f859d02finance/py-financetoolkit Makefile distinfo

finance/py-financetoolkit: update 2.0.4 → 2.1.3
DeltaFile
+9-8finance/py-financetoolkit/Makefile
+3-3finance/py-financetoolkit/distinfo
+12-112 files

FreeBSD/ports b13dddemisc/netron distinfo Makefile

misc/netron: update 9.1.1 → 9.1.3
DeltaFile
+3-3misc/netron/distinfo
+1-1misc/netron/Makefile
+4-42 files

FreeBSD/ports ee99331biology/viennarna Makefile pkg-plist, biology/viennarna/files patch-m4_ac__rna__swig.m4 patch-interfaces_Makefile.am

biology/viennarna: update 2.7.0 → 2.7.2
DeltaFile
+65-0biology/viennarna/files/patch-m4_ac__rna__swig.m4
+10-2biology/viennarna/Makefile
+10-0biology/viennarna/files/patch-interfaces_Makefile.am
+10-0biology/viennarna/pkg-plist
+5-4biology/viennarna/files/patch-m4_ac__rna__build__requirements.m4
+3-3biology/viennarna/distinfo
+103-96 files

FreeBSD/ports 3177f91science/py-scikit-learn Makefile

science/py-scikit-learn: Unbreak by adding missing run-time dependency

Approved by:    portmgr@ (unbreak; blanket)
DeltaFile
+2-0science/py-scikit-learn/Makefile
+2-01 files

FreeBSD/ports 0a54a8ccad/veroroute distinfo Makefile

cad/veroroute: update 2.39 → 2.40
DeltaFile
+3-3cad/veroroute/distinfo
+1-1cad/veroroute/Makefile
+4-42 files

FreeBSD/ports c5a4f8cmisc/py-fastmcp Makefile pkg-descr

misc/py-fastmcp: update 3.3.0 → 3.4.2
DeltaFile
+20-15misc/py-fastmcp/Makefile
+5-10misc/py-fastmcp/pkg-descr
+3-3misc/py-fastmcp/distinfo
+28-283 files

FreeBSD/ports 582af05security/naabu distinfo Makefile

security/naabu: Update to 2.6.1
DeltaFile
+5-5security/naabu/distinfo
+1-2security/naabu/Makefile
+6-72 files

FreeBSD/ports 8849bf7sysutils/terraform-switcher distinfo Makefile

sysutils/terraform-switcher: Update to 1.19.0

ChangeLog:
https://github.com/warrensbox/terraform-switcher/releases/tag/v1.19.0
DeltaFile
+5-5sysutils/terraform-switcher/distinfo
+1-2sysutils/terraform-switcher/Makefile
+6-72 files

FreeBSD/ports d59fa31sysutils/cloud-nuke distinfo Makefile

sysutils/cloud-nuke: Update to 0.52.0

ChangeLog:
https://github.com/gruntwork-io/cloud-nuke/releases/tag/v0.52.0
DeltaFile
+5-5sysutils/cloud-nuke/distinfo
+1-2sysutils/cloud-nuke/Makefile
+6-72 files

FreeBSD/ports 84e2c74filesystems/rubygem-chef-winrm-fs Makefile

filesystems/rubygem-chef-winrm-fs: fixed regression from 5ff12f2c24a1ac6b91d994474f2201623f035077

[150amd64-gitlab-job-11] Extracting rubygem-rubyzip-3.4.0: .......... done
===>   rubygem-chef-winrm-fs-1.4.2 depends on package: rubygem-rubyzip>=2.0<3 - not found
*** Error code 1
DeltaFile
+2-1filesystems/rubygem-chef-winrm-fs/Makefile
+2-11 files

FreeBSD/ports bbbe49cfilesystems/rubygem-winrm-fs Makefile

filesystems/rubygem-winrm-fs: fix regression from 5ff12f2c24a1ac6b91d994474f2201623f035077

===>   rubygem-winrm-fs-1.3.5 depends on package: rubygem-rubyzip>=2.0<3 - not found
*** Error code 1
DeltaFile
+2-1filesystems/rubygem-winrm-fs/Makefile
+2-11 files

FreeBSD/ports 581e0fbdevel/glab distinfo Makefile

devel/glab: update to 1.105.0

Changes:        https://gitlab.com/gitlab-org/cli/-/releases
DeltaFile
+5-5devel/glab/distinfo
+2-2devel/glab/Makefile
+1-0devel/glab/pkg-plist
+8-73 files

FreeBSD/ports 6e2230cwww/marmite distinfo Makefile.crates

www/marmite: Update to 0.3.2

ChangeLog:
https://github.com/rochacbruno/marmite/releases/tag/0.3.2
DeltaFile
+481-453www/marmite/distinfo
+239-225www/marmite/Makefile.crates
+1-2www/marmite/Makefile
+721-6803 files

FreeBSD/ports bfd6af4misc/py-mistral-common Makefile distinfo

misc/py-mistral-common: update 1.11.3 → 1.11.5
DeltaFile
+22-2misc/py-mistral-common/Makefile
+3-3misc/py-mistral-common/distinfo
+25-52 files

FreeBSD/ports e623030textproc/UCD distinfo pkg-plist

textproc/UCD: update 17.0.0 → 18.0.0
DeltaFile
+7-7textproc/UCD/distinfo
+2-0textproc/UCD/pkg-plist
+1-1textproc/UCD/Makefile
+10-83 files

FreeBSD/ports f840c74x11-toolkits/py-customtkinter Makefile distinfo

x11-toolkits/py-customtkinter: update 5.2.2 → 6.0.0
DeltaFile
+3-4x11-toolkits/py-customtkinter/Makefile
+3-3x11-toolkits/py-customtkinter/distinfo
+6-72 files

FreeBSD/ports 2c69e0cdevel/py-mutmut Makefile distinfo, devel/py-mutmut/files patch-pyproject.toml

devel/py-mutmut: update 3.3.1 → 3.6.0
DeltaFile
+17-9devel/py-mutmut/Makefile
+11-0devel/py-mutmut/files/patch-pyproject.toml
+3-3devel/py-mutmut/distinfo
+31-123 files

FreeBSD/ports 0f44ae2devel Makefile, devel/py-pyrefly distinfo Makefile

devel/py-pyrefly: New port: Fast type checker and language server for Python
DeltaFile
+771-0devel/py-pyrefly/distinfo
+422-0devel/py-pyrefly/Makefile
+3-0devel/py-pyrefly/pkg-descr
+1-0devel/Makefile
+1,197-04 files

FreeBSD/ports 5c7214egraphics/art distinfo Makefile

graphics/art: update 1.26.5 → 1.26.6
DeltaFile
+3-3graphics/art/distinfo
+1-1graphics/art/Makefile
+4-42 files

FreeBSD/ports e549031audio/yoshimi distinfo Makefile, audio/yoshimi/files patch-src_CMakeLists.txt

audio/yoshimi: update 2.3.6 → 2.3.6.4
DeltaFile
+4-13audio/yoshimi/files/patch-src_CMakeLists.txt
+3-3audio/yoshimi/distinfo
+1-1audio/yoshimi/Makefile
+8-173 files