789,453 commits found in 74 milliseconds
misc/shimmy: Update to 2.6.3
Changelog: https://github.com/Michael-A-Kuykendall/shimmy/blob/main/CHANGELOG.md#263--2026-08-28--intel-arc-binding-limit-fix
Reported by: GitHub (watch releases)
misc/codex: Update to 0.150.1
Changelog: https://github.com/openai/codex/releases/tag/rust-v0.150.1
Reported by: GitHub (watch releases)
ldconfig: Revert "ldconfig: Add rootdir support and handle INSTALL_AS_USER"
Something was not properly catched by the exp-run, revert until
I fix the fallouts
www/grist-core: update to 1.7.18
Changes: https://github.com/gristlabs/grist-core/releases
net/gotify-server: update to 3.1.0
Changes: https://github.com/gotify/server/releases
misc/gimp-help-en: Update 3.0.0 => 3.0.2
- Fix warnings from portclippy.
- Remove unnecessary MKDIR in do-install.
PR: 298020
Sponsored by: UNIS Labs
FreeBSD /ports 5a2d663 — www/waterfox Makefile distinfo, www/waterfox/files patch-toolkit_library_moz.build www/waterfox: Update 6.7.0-beta.3 => 6.7.1.1
Changelog:
https://github.com/BrowserWorks/waterfox/releases/tag/6.7.0
https://github.com/BrowserWorks/waterfox/releases/tag/6.7.1.1
PR: 298018
Sponsored by: UNIS Labs
MFH: 2026Q3
(cherry picked from commit c15851b5d6fc3781f592602edc35589c21774938 )
FreeBSD /ports c15851b — www/waterfox Makefile distinfo, www/waterfox/files patch-toolkit_library_moz.build www/waterfox: Update 6.7.0-beta.3 => 6.7.1.1
Changelog:
https://github.com/BrowserWorks/waterfox/releases/tag/6.7.0
https://github.com/BrowserWorks/waterfox/releases/tag/6.7.1.1
PR: 298018
Sponsored by: UNIS Labs
MFH: 2026Q3
devel/py-grpcio-tools: update to 1.83.1.
devel/py-grpcio: update to 1.83.1.
databases/pgactive: update to 2.1.9.
www/phalcon: update to 5.20.3.
devel/php-grpc: update to 1.83.1.
databases/py-sqlmodel: Update to 0.0.42
Changelog: https://github.com/fastapi/sqlmodel/blob/0.0.42/docs/release-notes.md
Reported by: Repology
ftp/R-cran-RCurl: Update to 1.98-1.20
Reported by: portscout
sysutils/reqlog: Set the version at build time
sysutils/wander: Set the version at build time
www/xcaddy: Set the version at build time
security/ssl-checker: Set the version at build time
net/cliproxyapi: Set the version at build time
security/keyward: Set the version at build time
net/redpanda-connect: Set the version at build time
net/claws: Set the version at build time
databases/sq: Set the version at build time
net-mgmt/flow: Set the version at build time
devel/taskctl: Set the version at build time
devel/lazyworktree: Set the version at build time
databases/memtui: Set the version at build time
benchmarks/ali: Set the version at build time
net/croc: Relax the Go version pin to a minimum
croc's go.mod requires go 1.27.0, above the current GO_DEFAULT of 1.26, so
this is one of the rare ports that genuinely needs a version requirement.
Use the floating go:1.27+ form instead of an exact pin so the port moves to
the default once 1.27 becomes it, rather than being removed along with
lang/go127.
Dropping the requirement entirely still built, but only because the fetch
phase downloaded golang.org/toolchain at v0.0.1-go1.27.0.freebsd-amd64 and
built with that instead of the declared go126 dependency.