FreeBSD/ports b9af07dmisc/claude-code Makefile

misc/claude-code: Patch claude to increase timeouts to 24 hours

Current timeouts of 1 and 10 minutes easily get exceeded when
the AI endpoint API backend is CPU-based.

Even 10x10 munutes can easily get exceeded.

I raised this issue with the upstream.
Patching it here in the meantime.
DeltaFile
+11-0misc/claude-code/Makefile
+11-01 files

FreeBSD/ports a2f88efmisc/claude-code pkg-plist distinfo, misc/claude-code/files package-lock.json

misc/claude-code: update 2.1.89 → 2.1.90
DeltaFile
+4-4misc/claude-code/files/package-lock.json
+0-7misc/claude-code/pkg-plist
+3-3misc/claude-code/distinfo
+3-1misc/claude-code/Makefile
+10-154 files

FreeBSD/ports 40f17d2devel/websvn distinfo Makefile

devel/websvn: Update to 2.8.6

MFH:            2026Q2
Changelog:      https://github.com/websvnphp/websvn/releases/tag/2.8.6

(cherry picked from commit 355760cfd542b275cc0e3dace5d80951cbabecff)
DeltaFile
+3-3devel/websvn/distinfo
+1-1devel/websvn/Makefile
+4-42 files

FreeBSD/ports 355760cdevel/websvn distinfo Makefile

devel/websvn: Update to 2.8.6

MFH:            2026Q2
Changelog:      https://github.com/websvnphp/websvn/releases/tag/2.8.6
DeltaFile
+3-3devel/websvn/distinfo
+1-1devel/websvn/Makefile
+4-42 files

FreeBSD/ports 797d634cad/openvsp distinfo Makefile

cad/openvsp: Update to 3.48.2

ChangeLog:
https://openvsp.org/blogs/announcements/2026/03/04/openvsp-3-48-2-released

 * Fix regressions to Stack Presets caused by 3.48.1 fixes.
DeltaFile
+3-3cad/openvsp/distinfo
+1-1cad/openvsp/Makefile
+4-42 files

FreeBSD/ports 8768587www/gohugo distinfo Makefile

www/gohugo: Update to 0.159.2

ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.159.2

 * Fix potential content XSS by escaping dangerous URLs in Markdown links and
   images.
 * resources/page: Fix shared reader in Source.ValueAsOpenReadSeekCloser.

Approved by:    doceng@ (implicit)
MFH:            2026Q2 security issue

(cherry picked from commit c36ab384a66b1084458a4933874924e62fe1caf1)
DeltaFile
+5-5www/gohugo/distinfo
+1-1www/gohugo/Makefile
+6-62 files

FreeBSD/ports c36ab38www/gohugo distinfo Makefile

www/gohugo: Update to 0.159.2

ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.159.2

 * Fix potential content XSS by escaping dangerous URLs in Markdown links and
   images.
 * resources/page: Fix shared reader in Source.ValueAsOpenReadSeekCloser.

Approved by:    doceng@ (implicit)
MFH:            2026Q2 security issue
DeltaFile
+5-5www/gohugo/distinfo
+1-1www/gohugo/Makefile
+6-62 files

FreeBSD/ports ea4e5d4devel/p5-EV distinfo Makefile, devel/p5-EV/files patch-typemap

devel/p5-EV: Update 4.34 => 4.37

ChangeLog:
https://metacpan.org/dist/EV/changes

PR:             293942
Reported by:    Sergei Vyshenski <svysh.fbsd at gmail.com> (maintainer)
Approved by:    vvd (mentor)
MFH:            2026Q1

(cherry picked from commit 7d53c729aa90dd5ac532ac37feb813f7851a0fe9)
DeltaFile
+0-17devel/p5-EV/files/patch-typemap
+3-3devel/p5-EV/distinfo
+1-1devel/p5-EV/Makefile
+4-213 files

FreeBSD/ports 7d53c72devel/p5-EV distinfo Makefile, devel/p5-EV/files patch-typemap

devel/p5-EV: Update 4.34 => 4.37

ChangeLog:
https://metacpan.org/dist/EV/changes

PR:             293942
Reported by:    Sergei Vyshenski <svysh.fbsd at gmail.com> (maintainer)
Approved by:    vvd (mentor)
MFH:            2026Q1
DeltaFile
+0-17devel/p5-EV/files/patch-typemap
+3-3devel/p5-EV/distinfo
+1-1devel/p5-EV/Makefile
+4-213 files

FreeBSD/ports 8bea2b0audio/waves distinfo Makefile

audio/waves: Update to 0.1.44

ChangeLog:      https://github.com/llehouerou/waves/releases/tag/v0.1.44
Reported by:    "github-actions[bot]" <notifications at github.com>
DeltaFile
+5-5audio/waves/distinfo
+1-1audio/waves/Makefile
+6-62 files

FreeBSD/ports 6e691cctextproc/py-zensical distinfo Makefile

textproc/py-zensical: Update to 0.0.31

Changelog:

https://github.com/zensical/zensical/releases/tag/v0.0.31
DeltaFile
+3-3textproc/py-zensical/distinfo
+1-1textproc/py-zensical/Makefile
+4-42 files

FreeBSD/ports 4d8cc6agames/anki pkg-plist Makefile, games/anki/files patch-build_configure_src_python.rs

games/anki: Remove py-mypy-protobuf from BUILD_DEPENDS

* Prevent type checking (via mypy and related) which generates mypi stub
  files (= .pyi) from protobuf specs because is isn't required from a
  downstream perspective.

* Bump PORTREVISION due changed package contents.
DeltaFile
+30-2games/anki/files/patch-build_configure_src_python.rs
+0-24games/anki/pkg-plist
+1-3games/anki/Makefile
+31-293 files

FreeBSD/ports 076c801textproc/py-mkdocs-get-deps distinfo Makefile

textproc/py-mkdocs-get-deps: Update to 0.2.2

* Update WWW to point to new upstream repository.

Changelog since 0.2.0:

https://github.com/oprypin/mkdocs-get-deps/compare/v0.2.0...v0.2.2
DeltaFile
+3-3textproc/py-mkdocs-get-deps/distinfo
+2-3textproc/py-mkdocs-get-deps/Makefile
+5-62 files

FreeBSD/ports 4be3787textproc/py-ntc-templates distinfo Makefile

textproc/py-ntc-templates: Update to 9.1.0

Changelog:

https://github.com/networktocode/ntc-templates/releases/tag/v9.1.0
DeltaFile
+3-3textproc/py-ntc-templates/distinfo
+1-1textproc/py-ntc-templates/Makefile
+4-42 files

FreeBSD/ports 04bcfa8games/anki Makefile, games/anki/files patch-pylib_tools_hookslib.py

games/anki: Remove py-ruff from BUILD_DEPENDS

* devel/py-ruff is used for the generated "hooks.py" to format it
  accordingly, which makes little sense on the downstream side in
  terms of packaging.
DeltaFile
+7-29games/anki/files/patch-pylib_tools_hookslib.py
+0-1games/anki/Makefile
+7-302 files

FreeBSD/ports 611e7c4graphics/p5-Image-ExifTool-devel distinfo Makefile

graphics/p5-Image-ExifTool-devel: Update 13.53 => 13.54

ChangeLog:
https://exiftool.org/history.html#v13.54

PR:             294202
Reported by:    Sergei Vyshenski <svysh.fbsd at gmail.com> (maintainer)
Approved by:    vvd (mentor)
DeltaFile
+3-3graphics/p5-Image-ExifTool-devel/distinfo
+1-1graphics/p5-Image-ExifTool-devel/Makefile
+4-42 files

FreeBSD/ports 9c4161ddevel/jetbrains-sqlite Makefile

devel/jetbrains-sqlite: pin to jdk 17 and 21

Does not build with jdk 25.

PR:     293694
Approved-by:    maintainer timeout
DeltaFile
+1-1devel/jetbrains-sqlite/Makefile
+1-11 files

FreeBSD/ports e562d39sysutils/nut-devel pkg-plist

sysutils/nut-devel: Fix plist

Fixes:          b218bad63d64
DeltaFile
+14-14sysutils/nut-devel/pkg-plist
+14-141 files

FreeBSD/ports 1393cb0devel/py-libvirt distinfo Makefile

devel/py-libvirt: update to 12.2.0

Sponsored by:   The FreeBSD Foundation
DeltaFile
+3-3devel/py-libvirt/distinfo
+1-1devel/py-libvirt/Makefile
+4-42 files

FreeBSD/ports 618d7cbdevel/p5-Sys-Virt distinfo Makefile

devel/p5-Sys-Virt: update to 12.2.0

Sponsored by:   The FreeBSD Foundation
DeltaFile
+3-3devel/p5-Sys-Virt/distinfo
+1-1devel/p5-Sys-Virt/Makefile
+4-42 files

FreeBSD/ports 0818887devel/libvirt distinfo Makefile, devel/libvirt/files patch-src_secret_meson.build

devel/libvirt: update to 12.2.0

Drop files/patch-src_secret_meson.build as the change was merged
upstream.

Sponsored by:   The FreeBSD Foundation
DeltaFile
+0-25devel/libvirt/files/patch-src_secret_meson.build
+3-3devel/libvirt/distinfo
+2-3devel/libvirt/Makefile
+5-313 files

FreeBSD/ports b218badsysutils/nut-devel pkg-plist distinfo

sysutils/nut-devel: Update to the latest networkupstools/nut github commit
DeltaFile
+15-3sysutils/nut-devel/pkg-plist
+3-3sysutils/nut-devel/distinfo
+2-2sysutils/nut-devel/Makefile
+20-83 files

FreeBSD/ports 1f4fbaajapanese/kasumi-unicode Makefile distinfo

japanese/kasumi-unicode: Update to 2.7

Remove USE_GITHUB and add MASTER_SITES, WWW.
Update LICENSE.

Changelog: https://github.com/fujiwarat/kasumi-unicode/compare/2.6...2.7

PR:             294179
Approved by:    fluffy (mentor)
DeltaFile
+7-8japanese/kasumi-unicode/Makefile
+3-3japanese/kasumi-unicode/distinfo
+10-112 files

FreeBSD/ports 714aeedwww/vimb Makefile distinfo

www/vimb: Update to 3.7.1

Since -std=c99 is specified in config.mk, remove USES=compiler:c11.

Changelog:
https://raw.githubusercontent.com/fanglingsu/vimb/refs/tags/3.7.1/CHANGELOG.md

PR:             293324
Approved by:    fluffy (mentor)
DeltaFile
+4-4www/vimb/Makefile
+3-3www/vimb/distinfo
+7-72 files

FreeBSD/ports 990286bdevel/viewvc-devel distinfo Makefile, devel/viewvc-devel/files patch-bin_standalone.py patch-lib_viewvc.py

devel/viewvc-devel: Update to 1.3.0-20251023

This release corresponds to 1.3.0-beta1

re: https://github.com/viewvc/viewvc/releases/tag/1.3.0-beta1
DeltaFile
+0-74devel/viewvc-devel/files/patch-bin_standalone.py
+0-39devel/viewvc-devel/files/patch-lib_viewvc.py
+3-3devel/viewvc-devel/distinfo
+3-3devel/viewvc-devel/files/patch-conf_viewvc.conf.dist
+2-3devel/viewvc-devel/Makefile
+1-2devel/viewvc-devel/pkg-plist
+9-1246 files

FreeBSD/ports d9444f6games/libretro-shaders-slang pkg-plist Makefile

games/libretro-shaders-slang: Update g20260322 => g20260402, improve port

* Reintroduce "Vulkan GLSL" into COMMENT and pkg-descr. It is official
  nomenclature and should be included.
* Use short hash for GH_TAGNAME. This follows the Porter's Handbook more
  closely.
* Install with COPYTREE_SHARE to ensure proper file ownership and
  permissions, and to not require the make binary. In this case do not
  extract unneeded build and CI files by excluding them via
  EXTRACT_AFTER_ARGS.

Commit log:
https://github.com/libretro/slang-shaders/compare/b256008...e42d2d3

PR:             294200
Sponsored by:   UNIS Labs
DeltaFile
+110-0games/libretro-shaders-slang/pkg-plist
+12-5games/libretro-shaders-slang/Makefile
+3-3games/libretro-shaders-slang/distinfo
+1-1games/libretro-shaders-slang/pkg-descr
+126-94 files

FreeBSD/ports c927d06www/iridium distinfo, www/iridium/files patch-chrome_browser_about__flags.cc patch-third__party_blink_renderer_platform_runtime__enabled__features.json5

www/iridium: update to 2026.04.146.5
DeltaFile
+56-56www/iridium/files/patch-chrome_browser_about__flags.cc
+11-11www/iridium/files/patch-third__party_blink_renderer_platform_runtime__enabled__features.json5
+4-4www/iridium/files/patch-chrome_common_chrome__features.cc
+4-4www/iridium/files/patch-chrome_browser_ui_tabs_public_tab__features.h
+3-3www/iridium/files/patch-chrome_browser_ui_views_user__education_browser__user__education__service.cc
+3-3www/iridium/distinfo
+81-8110 files not shown
+104-10416 files

FreeBSD/ports e051bdbwww/ungoogled-chromium distinfo, www/ungoogled-chromium/files patch-chrome_browser_about__flags.cc patch-third__party_blink_renderer_platform_runtime__enabled__features.json5

www/ungoogled-chromium: update to 146.0.7680.177

Security:       https://vuxml.freebsd.org/freebsd/1dc2aae1-0793-4dbd-8548-e63ae0e1bdaf.html
DeltaFile
+56-56www/ungoogled-chromium/files/patch-chrome_browser_about__flags.cc
+11-11www/ungoogled-chromium/files/patch-third__party_blink_renderer_platform_runtime__enabled__features.json5
+7-7www/ungoogled-chromium/distinfo
+4-4www/ungoogled-chromium/files/patch-chrome_common_chrome__features.cc
+4-4www/ungoogled-chromium/files/patch-chrome_browser_ui_tabs_public_tab__features.h
+3-3www/ungoogled-chromium/files/patch-chrome_common_chrome__features.h
+85-8510 files not shown
+108-10916 files

FreeBSD/ports 9a26ca8devel/py-types-jsonschema distinfo Makefile, devel/py-types-jsonschema/files patch-pyproject.toml

devel/py-types-jsonschema: update to 4.26.0.20260402

Changes:        https://github.com/typeshed-internal/stub_uploader/blob/main/data/changelogs/jsonschema.md
Reported by:    repology
DeltaFile
+3-3devel/py-types-jsonschema/distinfo
+2-2devel/py-types-jsonschema/files/patch-pyproject.toml
+1-1devel/py-types-jsonschema/Makefile
+6-63 files

FreeBSD/ports 42bd7d4www/nextcloud-calendar distinfo Makefile

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