770,259 commits found in 88 milliseconds
net/traefik: Update to upstream release 3.6.15
Details:
- Bugfix release, see:
https://github.com/traefik/traefik/releases/tag/v3.6.15
MFH: 2026Q2
FreeBSD /ports 4cf1ac9 — math/octave-forge-pde1dm distinfo Makefile, math/octave-forge-pde1dm/files patch-DESCRIPTION math/octave-forge-pde1dm: Update to 1.4.
math/octave-forge-apa: Update to 1.2.2.
devel/py-libvirt: update to 12.3.0
Sponsored by: The FreeBSD Foundation
FreeBSD /ports 5cd3634 — devel/libvirt distinfo Makefile, devel/libvirt/files patch-src_remote_meson.build devel/libvirt: update to 12.3.0
- Update to 12.3.0
- Patch out installation of the unnecessary systemd service file
Sponsored by: The FreeBSD Foundation
FreeBSD /ports af6fc72 — net-im/openfire Makefile pkg-plist, net-im/openfire/files extrapatch-xmppserver_src_main_java_org_jivesoftware_database_JNDIDataSourceProvider.java pkg-message.in net-im/openfire: Update 5.0.3 => 5.0.4
Changelog:
https://download.igniterealtime.org/openfire/docs/5.0.4/changelog.html
PR: 294453
Sponsored by: UNIS Labs
Co-authored-by: Vladimir Druzenko <vvd at FreeBSD.org>
devel/go-wire: Update 0.7.0 => 1.1.0, switch upstream
Switch devel/go-wire from abandoned google/wire upstream to maintained
goforj/wire fork.
The fork preserves compatibility while providing ongoing maintenance.
Changelogs:
https://github.com/goforj/wire/releases/tag/v1.0.0
https://github.com/goforj/wire/releases/tag/v1.1.0
PR: 294949
Sponsored by: UNIS Labs
editors/emacs-devel: Update to git snapshot e575817e8fe
FreeBSD /ports f2e7c7e — databases/ladybug Makefile pkg-plist, databases/ladybug/files patch-CMakeLists.txt patch-third__party_CMakeLists.txt databases/ladybug: Update 0.11.3 => 0.16.0, undeprecate
Changelogs:
https://github.com/LadybugDB/ladybug/releases/tag/v0.12.0
https://github.com/LadybugDB/ladybug/releases/tag/v0.12.2
https://github.com/LadybugDB/ladybug/releases/tag/v0.13.0
https://github.com/LadybugDB/ladybug/releases/tag/v0.13.1
https://github.com/LadybugDB/ladybug/releases/tag/v0.14.0
https://github.com/LadybugDB/ladybug/releases/tag/v0.14.1
https://github.com/LadybugDB/ladybug/releases/tag/v0.15.0
https://github.com/LadybugDB/ladybug/releases/tag/v0.15.1
https://github.com/LadybugDB/ladybug/releases/tag/v0.15.2
https://github.com/LadybugDB/ladybug/releases/tag/v0.15.3
https://github.com/LadybugDB/ladybug/releases/tag/v0.15.4.2
https://github.com/LadybugDB/ladybug/releases/tag/v0.16.0
While here unbundle brotli, liblz4, yyjson and zstd.
PR: 290796
[2 lines not shown ] FreeBSD /ports 209b605 — databases/kuzu Makefile, databases/kuzu/files patch-src_CMakeLists.txt patch-src_storage_buffer__manager_vm__region.cpp databases/kuzu: Rename to ladybug: upstream abandoned, project continuing under new name
The kuzu project was hastily abandoned for still unknown reasons, but
the MIT source is being carried on under the new moniker "Ladybug".
https://ladybugdb.com/
PR: 290796
Sponsored by: UNIS Labs
benchmarks/vkmark: drop unused patches after c94a9ee4152e
Due to #if VK_HEADER_VERSION >= 333 && VK_HEADER_VERSION <= 337
This reverts commit d72baa2054a793c02bcc8364a8b410a78a1bf077 .
This reverts commit 3fa05f52f341d0f079c62c5bf109b0ff41f82ee4 .
www/hiawatha: Update 12.1 => 12.2
While here, sort pkg-plist.
Release Notes:
https://hiawatha.leisink.net/changelog
PR: 294960
Reported by: Paavo-Einari Kaipila <pkaipila at gmail.com> (maintainer)
Approved by: vvd (co-mentor)
MFH: 2026Q2
(cherry picked from commit b638eddc6f77ec28de9a240a05841c2ea2ef9fd4 )
www/hiawatha: Update 12.1 => 12.2
While here, sort pkg-plist.
Release Notes:
https://hiawatha.leisink.net/changelog
PR: 294960
Reported by: Paavo-Einari Kaipila <pkaipila at gmail.com> (maintainer)
Approved by: vvd (co-mentor)
MFH: 2026Q2
devel/spirv-llvm-translator: update to 22.1.2/21.1.7/20.1.13/19.1.18/18.1.23/17.0.24/1[4-7].0.23
Changes: https://github.com/KhronosGroup/SPIRV-LLVM-Translator/releases/tag/v14.0.23
Changes: https://github.com/KhronosGroup/SPIRV-LLVM-Translator/releases/tag/v15.0.23
Changes: https://github.com/KhronosGroup/SPIRV-LLVM-Translator/releases/tag/v16.0.24
Changes: https://github.com/KhronosGroup/SPIRV-LLVM-Translator/releases/tag/v17.0.23
Changes: https://github.com/KhronosGroup/SPIRV-LLVM-Translator/releases/tag/v18.1.23
Changes: https://github.com/KhronosGroup/SPIRV-LLVM-Translator/releases/tag/v19.1.18
Changes: https://github.com/KhronosGroup/SPIRV-LLVM-Translator/releases/tag/v20.1.13
Changes: https://github.com/KhronosGroup/SPIRV-LLVM-Translator/releases/tag/v21.1.7
Changes: https://github.com/KhronosGroup/SPIRV-LLVM-Translator/releases/tag/v22.1.2
Reported by: GitHub (watch releases)
benchmarks/vkmark: unbreak build after f70aabfff8e6
../src/vulkan_state.cpp:72:8: error: explicit specialization of undeclared template struct 'isDispatchLoader'
72 | struct isDispatchLoader<::DebugUtilsDispatcher>
| ^ ~~~~~~~~~~~~~~~~~~~~~~~~
../src/ws/kms_window_system.cpp:425:8: error: explicit specialization of undeclared template struct 'isDispatchLoader'
425 | struct isDispatchLoader<::GetFormatProperties2Dispatcher>
| ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Reported by: pkg-fallout
misc/getopt: Update to 2.41.4
Changes: https://github.com/util-linux/util-linux/commits/master/misc-utils/getopt.c
https://github.com/util-linux/util-linux/commits/master/misc-utils/getopt.1.adoc
https://github.com/util-linux/util-linux/commits/master/misc-utils/getopt-example.bash
https://github.com/util-linux/util-linux/commits/master/misc-utils/getopt-example.tcsh
net/rubygem-google-cloud-storage_transfer: Update to 1.6.0
Changes: https://github.com/googleapis/google-cloud-ruby/releases
https://github.com/googleapis/google-cloud-ruby/blob/main/google-cloud-storage_transfer/CHANGELOG.md
graphics/vkrunner: New port
Vulkan shader tester based on shader_runner in graphics/piglit
misc/netron: Add pyrorch dependency
cad/qucs-s: update 25.2.0 → 26.1.1
devel/py-tenacity: Update to 9.1.4
Changes: https://github.com/jd/tenacity/releases
PR: 294646
Submitted by: yuri
security/py-social-auth-core: Allow build with py-google-auth 2.50.0+
- Bump PORTREVISION for package change
Obtained from: https://github.com/python-social-auth/social-core/commit/57105742439f046270c9dc404020620a5d4d7cdd
Approved by: portmgr (blanket)
www/rubygem-js-routes: Update to 2.3.7
- Update WWW
Changes: https://github.com/railsware/js-routes/releases
devel/rubygem-sequel: Update to 5.104.0
Changes: https://github.com/jeremyevans/sequel/blob/master/CHANGELOG
https://sequel.jeremyevans.net/rdoc/files/CHANGELOG.html
www/py-notebook: Update to 7.5.6
Changes: https://github.com/jupyter/notebook/releases
devel/p5-Cache-FastMmap: Update to 1.61
Changes: https://metacpan.org/dist/Cache-FastMmap/changes
www/rubygem-bullet_train-themes: Update to 1.44.0
Changes: https://github.com/bullet-train-co/bullet_train-core/releases
FreeBSD /ports 670ab6e — www/rubygem-bullet_train-super_load_and_authorize_resource distinfo Makefile www/rubygem-bullet_train-super_load_and_authorize_resource: Update to 1.44.0
Changes: https://github.com/bullet-train-co/bullet_train-core/releases
www/rubygem-bullet_train-scope_validator: Update to 1.44.0
Changes: https://github.com/bullet-train-co/bullet_train-core/releases
www/rubygem-bullet_train-roles: Update to 1.44.0
Changes: https://github.com/bullet-train-co/bullet_train-core/releases