13,185,992 commits found in 9 milliseconds
tcp: fix !INVARIANTS build
Fixes: 40dbb06fa73cac37d57563c07e55efd0cabbd488
forgejo: update to 14.0.3.
gurk-rs: update TODO
gurk-rs: use correct tag for dependency
hash(9) : fix my stupid off-by-one
Fixes: abf68d1cf02550c3c0341f5bb90be0d34f655a15
LLVM /project d946ac3 — llvm/lib/Transforms/Utils CallGraphUpdater.cpp, llvm/test/Transforms/Inline inline-history-dead-function.ll [CallGraphUpdater] Replace dead function in metadata with null instead of poison (#191729)
Assisted-by: claude-4.6-opus Linux 7.0
LLVM /project 21d9778 — llvm/test/CodeGen/AMDGPU memory-legalizer-private-singlethread.ll memory-legalizer-private-wavefront.ll Rebase
Created using spr 1.3.7
Delta File +8,544 -1,366 llvm/test/CodeGen/AMDGPU/memory-legalizer-private-singlethread.ll +8,544 -1,366 llvm/test/CodeGen/AMDGPU/memory-legalizer-private-wavefront.ll +8,544 -1,366 llvm/test/CodeGen/AMDGPU/memory-legalizer-private-workgroup.ll +8,449 -1,355 llvm/test/CodeGen/AMDGPU/memory-legalizer-private-agent.ll +8,449 -1,355 llvm/test/CodeGen/AMDGPU/memory-legalizer-private-cluster.ll +8,069 -1,315 llvm/test/CodeGen/AMDGPU/memory-legalizer-private-system.ll +50,599 -8,123 7,128 files not shown +569,814 -214,943 7,134 files
devel/py-ariadne: Update version 0.22=>0.23.0
Changelog: https://github.com/mirumee/ariadne/releases/tag/0.23.0
FreeBSD /ports 2e29e40 — net-mgmt/py-aggregate6 distinfo Makefile, net-mgmt/py-aggregate6/files patch-setup.py net-mgmt/py-aggregate6: Update version 1.0.12=>1.0.14
Changelog: https://github.com/job/aggregate6/releases/tag/1.0.14
net/libwebsockets: Update version 4.3.5=>4.3.6
- Take maintainership
Changelog: https://github.com/warmcat/libwebsockets/releases/tag/v4.3.6
devel/pear-Console_CommandLine: Mark DEPRECATED
- Last upstream release was in 2016
- Upstream has abandoned the project
- Set EXPIRATION_DATE 2026-05-12
If someone needs this port feel free to undeprecate and takeover
maintainership.
textproc/p5-Lingua-EN-Syllable: Update version 0.251=>0.26
Changelog: https://metacpan.org/dist/Lingua-EN-Syllable/changes
net/py-magic-wormhole: Update version 0.17.0=>0.18.0
Changelog: https://github.com/magic-wormhole/magic-wormhole/releases/tag/0.18.0
databases/pgagroal: Update version 2.0.0=>2.0.1
Changelog: https://github.com/agroal/pgagroal/releases/tag/2.0.1
devel/p5-MooX-Cmd: Update version 0.017=>1.000
Changelog: https://metacpan.org/dist/MooX-Cmd/changes
textproc/cg3: Update version 1.4.6=>1.5.0
Changelog: https://github.com/GrammarSoft/cg3/releases/tag/v1.5.0
www/dojo: Update version 1.14.9=>1.15.6
Changelog: https://github.com/dojo/dojo/releases/tag/1.15.6
net/p5-Amazon-SQS-Simple: Update version 2.01=>2.02
Changelog: https://metacpan.org/release/PENFOLD/Amazon-SQS-Simple-2.02/changes
dns/dnst: Update version 0.1.0-rc2=>0.2.0-alpha1
sysutils/httm: Update version 0.49.8=>0.49.9
Changelog: https://github.com/kimono-koans/httm/releases/tag/0.49.9
devel/pystring: Update version 1.1.4=>1.1.5
Changelog: https://github.com/imageworks/pystring/releases/tag/v1.1.5
devel/py-lizard: Update version 1.17.15=>1.17.16
Changelog: https://github.com/terryyin/lizard/releases/tag/1.17.16
devel/py-pipdeptree: Update version 2.35.0=>2.35.1
Changelog: https://github.com/tox-dev/pipdeptree/releases/tag/2.35.1
devel/p5-BZ-Client: Update version 1.061=>1.063
Changelog: https://metacpan.org/dist/BZ-Client/changes
HBSD: Resolve merge conflict
Signed-off-by: Shawn Webb <shawn.webb at hardenedbsd.org>
Merge remote-tracking branch 'internal/freebsd/main' into hardenedbsd/main
Conflicts:
deskutils/growl-for-linux/Makefile (unresolved)
[clang][bytecode] Stop using QualTypes when checking evaluation results (#191732)
They might not match the descriptor contents exactly, so just look at
the descriptors. games/xonix: Makefile polishing
Follow suggestions from portfmt / portclippy.
fork.2: note that all methods to pre-resolve symbols have consequences
Reviewed by: imp
Sponsored by: The FreeBSD Foundation
MFC after: 1 week
Differential revision: https://reviews.freebsd.org/D56362