769,364 commits found in 56 milliseconds
math/universal: update 4.6.9 → 4.6.11
misc/py-uhi: update 0.5.0 → 1.1.1
FreeBSD /ports 1e5c9d9 — editors/novelwriter distinfo Makefile, editors/novelwriter/files patch-pyproject.toml editors/novelwriter: update 2.8.2 → 26.1
www/py-sse-starlette: update 3.3.2 → 3.4.1
science/simple-dftd3: update 1.1.1 → 1.3.1
sysutils/mise: update 2026.4.20 → 2026.4.23
misc/lean-ctx: update 3.4.1 → 3.4.2
devel/git-cliff: update 2.12.0 → 2.13.1
deskutils/skim: update 4.6.0 → 4.6.1
cad/verilator: update 5.046 → 5.048
lang/rust-nightly: update 1.97.0.20260413 → 1.97.0.20260426
Approved by: rust (implicit)
shells/xonsh: Update short and long description
Reported by: Andy Kipp
FreeBSD /ports 3d21f93 — math/rkward pkg-plist Makefile, math/rkward/files patch-rkward_autotests_core__test.cpp math/rkward: upgrade to 0.8.3
Changelog at
https://invent.kde.org/education/rkward/-/blob/releases/0.8.3/ChangeLog
lang/lfortran: upgrade to v0.63.0
Release notes at https://github.com/lfortran/lfortran/releases/tag/v0.63.0
math/openblas64: upgrade to v0.3.33
Release notes at https://github.com/OpenMathLib/OpenBLAS/releases/tag/v0.3.33
www/rubygem-passenger: Fix build with Ruby 4.0
PR: 294231
Reported by: dvl
(cherry picked from commit 50a9391c2e18066acec76caf9c0f021da910b3f4 )
security/py-fido2: Update to 2.2.0
Changes: https://github.com/Yubico/python-fido2/releases
Security: CVE-2026-40947
(cherry picked from commit d142762e0c2d1b79b97bcd0cfd77c941474a235c )
devel/rubygem-erb: Update to 6.0.4
- Update LICENSE_FILE
Changes: https://github.com/ruby/erb/releases
Security: CVE-2026-41316
(cherry picked from commit 3e7870922dd20aded6ff346d2c76de70128b419b )
mail/rubygem-net-imap: Update to 0.5.14
Changes: https://github.com/ruby/net-imap/releases
(cherry picked from commit ddbf354a171f1cbc7662b9241d9a3624ef38e061 )
devel/rubygem-erb: Update to 6.0.2
Changes: https://github.com/ruby/erb/releases
(cherry picked from commit d5c0254a47a4ee1eb0bed4a0ba6c7468d5c553ff )
net-mgmt/ettercap: Update to 0.8.4.1
Changes: https://github.com/Ettercap/ettercap/releases
Security: CVE-2026-3606
(cherry picked from commit 17220f5bdf1fbf13d895bb1f82699c73041a91a3 )
graphics/lcms2: Update to 2.19
Changes: https://github.com/mm2/Little-CMS/releases
(cherry picked from commit 3d06821a73141c4211d7b93ced6b04b8ead47b4e )
ftp/curl: Readd GSSAPI_BASE option
(cherry picked from commit f485c4b627ccb16d24e639e71d02dda05f18274c )
devel/ccache4: update to 4.13.5 and fix tests
Pass maintainership to Oleg.
Submitted by: siva, Oleg Sidorkin [earlier versions]
PR: 285361
FreeBSD /ports 52322f7 — filesystems/versitygw distinfo Makefile, filesystems/versitygw/files versitygw.in filesystems/versitygw: update to 1.4.1
- Fix argument handling in rc script
Reviewed by: feld
Differential Revision: https://reviews.freebsd.org/D56658
MFH: 2026Q2
Sponsored by: SkunkWerks, GmbH
(cherry picked from commit 2109dbd1d9835639c74945f1137b12d5268371ad )
FreeBSD /ports 2109dbd — filesystems/versitygw distinfo Makefile, filesystems/versitygw/files versitygw.in filesystems/versitygw: update to 1.4.1
- Fix argument handling in rc script
Reviewed by: feld
Differential Revision: https://reviews.freebsd.org/D56658
MFH: 2026Q2
Sponsored by: SkunkWerks, GmbH
cad/surfer: Update to 0.7.0
Changelog: https://gitlab.com/surfer-project/surfer/-/releases/v0.7.0
FreeBSD /ports 928d7ab — games/dustrac Makefile distinfo, games/dustrac/files patch-CMakeLists.txt games/dustrac: update 2.1.1 → 2.2.0
PR: 294409
Tested by: alven
devel/love: enable LUAJIT by default on all supported platforms
LUAJIT option was reported ([1]) to work on aarch64. Since it looks
like it's supported on all major platforms, enable it by default,
and only disable the option for riscv64 which is explicitly not
supported by luajit.
PR: 294553 [1]
Reported by: dsl [1]
devel/sdl20: switch to USES=inotify
PR: 294414
Submitted by: hiroo.ono+freebsd at gmail.com