1,305,348 commits found in 115 milliseconds
deskutils/qownnotes: update QOwnNotes to version 26.8.6.
dns/dnsviz: update 0.9.4 -> 0.11.1, pet repology
Changes: https://github.com/dnsviz/dnsviz/releases
devel/protobuf-java: Update 4.34.1 => 4.36.0
Changelogs:
https://github.com/protocolbuffers/protobuf/releases/tag/v34.2
https://github.com/protocolbuffers/protobuf/releases/tag/v35.0
https://github.com/protocolbuffers/protobuf/releases/tag/v35.1
https://github.com/protocolbuffers/protobuf/releases/tag/v36.0
PR: 297699
Sponsored by: UNIS Labs
devel/py-archinfo: Update 9.3.0 => 9.3.3
Commit log:
https://github.com/angr/archinfo/compare/v9.3.0...v9.3.3
PR: 297706
Sponsored by: UNIS Labs
graphics/opennurbs: Update to v8.34.26223.11001
devel/py-pipdeptree: Update version 3.1.0=>3.1.1
Changelog: https://github.com/tox-dev/pipdeptree/releases/tag/3.1.1
devel/py-pytest-env: Update version 1.1.2=>1.1.3
Changelog: https://github.com/pytest-dev/pytest-env/releases/tag/1.1.3
FreeBSD /ports b750689 — security/kanidm Makefile Makefile.crates, security/kanidm/files kanidmd.in kanidm-server-newsyslog.in security/kanidm: Update version 1.10.4=>1.10.5
- Fix logging on log rotation via SIGHUP
- Add newsyslog configuration
Changelog: https://github.com/kanidm/kanidm/releases/tag/v1.10.5
See: https://github.com/kanidm/kanidm/issues/4426
devel/py-tox: Update version 4.38.0=>4.39.0
Changelog: https://github.com/tox-dev/tox/releases/tag/4.39.0
devel/py-crc32c: Update version 2.8=>2.9
Changelog: https://github.com/ICRAR/crc32c/releases/tag/v2.9
textproc/redisearch2: Update version 2.10.10=>2.10.11
Changelog: https://github.com/RediSearch/RediSearch/releases/tag/v2.10.11
textproc/redisearch28: Update version 2.8.10=>2.8.11
Changelog: https://github.com/RediSearch/RediSearch/releases/tag/v2.8.11
textproc/redisearch24: Update version 2.4.11=>2.4.12
Changelog: https://github.com/RediSearch/RediSearch/releases/tag/v2.4.12
textproc/redisearch26: Update version 2.6.11=>2.6.12
Changelog: https://github.com/RediSearch/RediSearch/releases/tag/v2.6.12
FreeBSD /ports 920d954 — databases/redis distinfo Makefile, databases/redis/files patch-redis.conf databases/redis: Update version 8.10.0=>8.10.1
- Fix config [1]
- Fix modules DEPENDS [2]
Changelog: https://github.com/redis/redis/releases/tag/8.10.1
PR: 297636 [1], 297680 [2]
databases/redis84: Update version 8.4.5=>8.4.6
Changelog: https://github.com/redis/redis/releases/tag/8.4.6
databases/redis88: Update version 8.8.1=>8.8.2
Changelog: https://github.com/redis/redis/releases/tag/8.8.2
databases/redis86: Update version 8.6.5=>8.6.6
Changelog: https://github.com/redis/redis/releases/tag/8.6.6
databases/redis72: Update version 7.2.15=>7.2.16
Changelog: https://github.com/redis/redis/releases/tag/7.2.16
databases/redis82: Update version 8.2.8=>8.2.9
Changelog: https://github.com/redis/redis/releases/tag/8.2.9
databases/redis80: Mark DEPRECATED
- Upstream version reaches EOL
- Use databases/redis82
- Set EXPIRATION_DATE 2026-12-01
See: https://redis.io/docs/latest/operate/oss_and_stack/install/version-mgmt/
databases/redis74: Update version 7.4.10=>7.4.11
Changelog: https://github.com/redis/redis/releases/tag/7.4.11
databases/clickhouse: Update version 26.3.17.110=>26.3.18.32
Changelog: https://github.com/ClickHouse/ClickHouse/releases/tag/v26.3.18.32-lts
databases/clickhouse-devel: Update version 26.7.2.59=>26.7.3.19
Changelog: https://github.com/ClickHouse/ClickHouse/releases/tag/v26.7.3.19-stable
databases/redis62: Update version 6.2.23=>6.2.24
Changelog: https://github.com/redis/redis/releases/tag/6.2.24
www/pocketbase: Update 0.39.10 => 0.39.11
Changelog:
https://github.com/pocketbase/pocketbase/blob/v0.39.11/CHANGELOG.md
PR: 297720
Sponsored by: UNIS Labs
FreeBSD /src d59c7ea — lib/libc/stdlib bsearch.c bsearch.3, lib/libc/tests/stdlib test-search.h bsearch_b_test.c libc: Implement bsearch_s(), document bsearch_b(), and add unit tests
- Implement bsearch_s() as per §K.3.6.3.2 in C23, first specified
in C11. It behaves identically to bsearch(), except the callback
is called with a third argument, context, which is passed through
from the caller, and it also performs runtime constraint checking
on its arguments.
- Document bsearch_b(), bsearch_s(), and add history section
- Add rudimentary unit tests for bsearch(), bsearch_b(), and bsearch_s()
Reviewed by: dteske, fuz
Approved by: dteske (mentor), fuz (mentor)
MFC after: 1 month
Differential Revision: https://reviews.freebsd.org/D58876
FreeBSD /ports e92306e — cad/kicad-devel distinfo Makefile.git_rev, cad/kicad-devel/files patch-thirdparty_compoundfilereader_compoundfilereader.h patch-3d-viewer_3d__rendering_opengl_create__scene.cpp cad/kicad-devel: Update to 2026.08.21
security/vaultwarden: Update to 1.37.2
PR: 297754
Reported by: Bernard Spil
FreeBSD /ports 79e7d8d — devel/cpu_rec_rs Makefile Makefile.crates, devel/cpu_rec_rs/files patch-cargo-crates_time-0.3.34_src_format__description_parse_mod.rs patch-rust-1.80.0 devel/cpu_rec_rs: update to version 1.0.1
This update adds support for the detection of binaries for the XtensaEB
cpu architecture.