764,771 commits found in 37 milliseconds
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.
FreeBSD /ports a2f88ef — misc/claude-code pkg-plist distinfo, misc/claude-code/files package-lock.json misc/claude-code: update 2.1.89 → 2.1.90
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 )
devel/websvn: Update to 2.8.6
MFH: 2026Q2
Changelog: https://github.com/websvnphp/websvn/releases/tag/2.8.6
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.
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 )
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
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 )
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
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>
textproc/py-zensical: Update to 0.0.31
Changelog:
https://github.com/zensical/zensical/releases/tag/v0.0.31
FreeBSD /ports 4d8cc6a — games/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.
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
textproc/py-ntc-templates: Update to 9.1.0
Changelog:
https://github.com/networktocode/ntc-templates/releases/tag/v9.1.0
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.
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)
devel/jetbrains-sqlite: pin to jdk 17 and 21
Does not build with jdk 25.
PR: 293694
Approved-by: maintainer timeout
sysutils/nut-devel: Fix plist
Fixes: b218bad63d64
devel/py-libvirt: update to 12.2.0
Sponsored by: The FreeBSD Foundation
devel/p5-Sys-Virt: update to 12.2.0
Sponsored by: The FreeBSD Foundation
FreeBSD /ports 0818887 — devel/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
sysutils/nut-devel: Update to the latest networkupstools/nut github commit
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)
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)
FreeBSD /ports 990286b — devel/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
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
FreeBSD /ports c927d06 — www/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
FreeBSD /ports e051bdb — www/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
FreeBSD /ports 9a26ca8 — devel/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
www/nextcloud-calendar: Update to 6.2.2