FreeBSD/ports 254dd96misc/getopt distinfo Makefile

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
DeltaFile
+3-3misc/getopt/distinfo
+1-1misc/getopt/Makefile
+4-42 files

FreeBSD/ports d8b17b9net/rubygem-google-cloud-storage_transfer distinfo Makefile

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
DeltaFile
+3-3net/rubygem-google-cloud-storage_transfer/distinfo
+1-1net/rubygem-google-cloud-storage_transfer/Makefile
+4-42 files

LLVM/project d6ffa06llvm/lib/IR Constants.cpp, llvm/test/Assembler aggregate-constant-values.ll

[RFC][IR] Support vector splats in `ConstantPointerNull`

This PR allows `ConstantPointerNull` to represent both scalar pointer nulls and
fixed or scalable vector splats of pointer nulls. This change first aligns with
the native splat behavior of `ConstantInt` and `ConstantFP`, and second, makes
it easier to eventually change the semantics of `ConstantPointerNull` to
represent a semantic null pointer instead of a zero value, which is what it
represents today.
DeltaFile
+31-31llvm/test/Transforms/RewriteStatepointsForGC/base-vector.ll
+30-30llvm/test/Transforms/LoopVectorize/X86/masked_load_store.ll
+52-4llvm/lib/IR/Constants.cpp
+28-0llvm/unittests/IR/ConstantsTest.cpp
+18-9llvm/test/Transforms/RewriteStatepointsForGC/base-inference.ll
+24-0llvm/test/Assembler/aggregate-constant-values.ll
+183-7451 files not shown
+333-20357 files

FreeBSD/ports 86169c6graphics Makefile, graphics/vkrunner Makefile distinfo

graphics/vkrunner: New port

Vulkan shader tester based on shader_runner in graphics/piglit
DeltaFile
+32-0graphics/vkrunner/Makefile
+3-0graphics/vkrunner/distinfo
+3-0graphics/vkrunner/pkg-descr
+1-0graphics/Makefile
+39-04 files

NetBSD/pkgsrc gsRHTPWtextproc/tree-sitter-cli Makefile

   tree-sitter-cli: Add clang build dependency

   Needs libclang too.
VersionDeltaFile
1.7+3-1textproc/tree-sitter-cli/Makefile
+3-11 files

LLVM/project 3e2eb32llvm/lib/IR Constants.cpp, llvm/test/Assembler aggregate-constant-values.ll

[RFC][IR] Support vector splats in `ConstantPointerNull`

This PR allows `ConstantPointerNull` to represent both scalar pointer nulls and
fixed or scalable vector splats of pointer nulls. This change first aligns with
the native splat behavior of `ConstantInt` and `ConstantFP`, and second, makes
it easier to eventually change the semantics of `ConstantPointerNull` to
represent a semantic null pointer instead of a zero value, which is what it
represents today.
DeltaFile
+31-31llvm/test/Transforms/RewriteStatepointsForGC/base-vector.ll
+30-30llvm/test/Transforms/LoopVectorize/X86/masked_load_store.ll
+51-4llvm/lib/IR/Constants.cpp
+28-0llvm/unittests/IR/ConstantsTest.cpp
+18-9llvm/test/Transforms/RewriteStatepointsForGC/base-inference.ll
+24-0llvm/test/Assembler/aggregate-constant-values.ll
+182-7450 files not shown
+328-20356 files

FreeBSD/ports 0055717misc/netron Makefile

misc/netron: Add pyrorch dependency
DeltaFile
+2-0misc/netron/Makefile
+2-01 files

FreeBSD/ports 3346b53cad/qucs-s pkg-plist distinfo

cad/qucs-s: update 25.2.0 → 26.1.1
DeltaFile
+10-0cad/qucs-s/pkg-plist
+3-3cad/qucs-s/distinfo
+1-1cad/qucs-s/Makefile
+14-43 files

NetBSD/pkgsrc g3usDCfdoc TODO

   doc/TODO: + nethack-5.0.
VersionDeltaFile
1.27181+2-1doc/TODO
+2-11 files

NetBSD/src EsgdwYJsys/arch/sparc/conf GENERIC

   add DaynaPORT SCSI Ethernet aka dse(4) as discussed on port-sparc.
VersionDeltaFile
1.276+3-2sys/arch/sparc/conf/GENERIC
+3-21 files

NetBSD/src WNQYEh9external/mit/xorg/lib/libXcursor Makefile

   remove duplicated entries pointed out by wiz.
VersionDeltaFile
1.10+2-2external/mit/xorg/lib/libXcursor/Makefile
+2-21 files

FreeBSD/src 821976fsys/fs/nfs nfs_commonsubs.c nfs_commonport.c, sys/fs/nfsserver nfs_nfsdport.c nfs_nfsdstate.c

nfsd: Get rid of NFSD_VNET macros

When the nfsd was vnet'd, the VNET macros were hidden
behind macros that had the NFSD_ prefix on them.
This was done because, at the time, it was thought
that something other than vnet might be used for this.
That has not happened and probably will not happen,
so this patch replaces these obscuring macros with
the regular vnet ones.

There should be no semantics change caused by
this commit.

Discussed with: bz, glebius
MFC after:      1 month
DeltaFile
+147-147sys/fs/nfs/nfs_commonsubs.c
+147-147sys/fs/nfs/nfs_commonport.c
+89-89sys/fs/nfsserver/nfs_nfsdport.c
+80-80sys/fs/nfsserver/nfs_nfsdstate.c
+67-67sys/fs/nfsserver/nfs_nfsdcache.c
+42-42sys/fs/nfsserver/nfs_fha_new.c
+572-5727 files not shown
+671-68513 files

FreeBSD/ports 747cb26devel/py-tenacity distinfo Makefile

devel/py-tenacity: Update to 9.1.4

Changes:        https://github.com/jd/tenacity/releases
PR:             294646
Submitted by:   yuri
DeltaFile
+3-3devel/py-tenacity/distinfo
+1-1devel/py-tenacity/Makefile
+4-42 files

FreeBSD/ports 7a9dd58security/py-social-auth-core Makefile distinfo

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)
DeltaFile
+4-3security/py-social-auth-core/Makefile
+3-1security/py-social-auth-core/distinfo
+7-42 files

FreeBSD/ports 1fe4059www/rubygem-js-routes distinfo Makefile

www/rubygem-js-routes: Update to 2.3.7

- Update WWW

Changes:        https://github.com/railsware/js-routes/releases
DeltaFile
+3-3www/rubygem-js-routes/distinfo
+2-2www/rubygem-js-routes/Makefile
+5-52 files

FreeBSD/ports 16977d3devel/rubygem-sequel distinfo Makefile

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
DeltaFile
+3-3devel/rubygem-sequel/distinfo
+1-1devel/rubygem-sequel/Makefile
+4-42 files

FreeBSD/ports bae93f3www/py-notebook Makefile distinfo

www/py-notebook: Update to 7.5.6

Changes:        https://github.com/jupyter/notebook/releases
DeltaFile
+3-3www/py-notebook/Makefile
+3-3www/py-notebook/distinfo
+6-62 files

FreeBSD/ports 5867c98devel/p5-Cache-FastMmap distinfo Makefile

devel/p5-Cache-FastMmap: Update to 1.61

Changes:        https://metacpan.org/dist/Cache-FastMmap/changes
DeltaFile
+3-3devel/p5-Cache-FastMmap/distinfo
+1-1devel/p5-Cache-FastMmap/Makefile
+4-42 files

FreeBSD/ports dcf8fb9www/rubygem-bullet_train-themes distinfo Makefile

www/rubygem-bullet_train-themes: Update to 1.44.0

Changes:        https://github.com/bullet-train-co/bullet_train-core/releases
DeltaFile
+3-3www/rubygem-bullet_train-themes/distinfo
+1-1www/rubygem-bullet_train-themes/Makefile
+4-42 files

FreeBSD/ports 670ab6ewww/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
DeltaFile
+3-3www/rubygem-bullet_train-super_load_and_authorize_resource/distinfo
+1-1www/rubygem-bullet_train-super_load_and_authorize_resource/Makefile
+4-42 files

FreeBSD/ports 6787838www/rubygem-bullet_train-scope_validator distinfo Makefile

www/rubygem-bullet_train-scope_validator: Update to 1.44.0

Changes:        https://github.com/bullet-train-co/bullet_train-core/releases
DeltaFile
+3-3www/rubygem-bullet_train-scope_validator/distinfo
+1-1www/rubygem-bullet_train-scope_validator/Makefile
+4-42 files

FreeBSD/ports ee2fa95www/rubygem-bullet_train-roles distinfo Makefile

www/rubygem-bullet_train-roles: Update to 1.44.0

Changes:        https://github.com/bullet-train-co/bullet_train-core/releases
DeltaFile
+3-3www/rubygem-bullet_train-roles/distinfo
+1-1www/rubygem-bullet_train-roles/Makefile
+4-42 files

FreeBSD/ports 5d2a7dbwww/rubygem-bullet_train-has_uuid distinfo Makefile

www/rubygem-bullet_train-has_uuid: Update to 1.44.0

Changes:        https://github.com/bullet-train-co/bullet_train-core/releases
DeltaFile
+3-3www/rubygem-bullet_train-has_uuid/distinfo
+1-1www/rubygem-bullet_train-has_uuid/Makefile
+4-42 files

FreeBSD/ports 7139edfwww/rubygem-bullet_train-fields distinfo Makefile

www/rubygem-bullet_train-fields: Update to 1.44.0

Changes:        https://github.com/bullet-train-co/bullet_train-core/releases
DeltaFile
+3-3www/rubygem-bullet_train-fields/distinfo
+1-1www/rubygem-bullet_train-fields/Makefile
+4-42 files

FreeBSD/ports 717c978www/rubygem-bullet_train distinfo Makefile

www/rubygem-bullet_train: Update to 1.44.0

Changes:        https://github.com/bullet-train-co/bullet_train-core/releases
DeltaFile
+3-3www/rubygem-bullet_train/distinfo
+1-1www/rubygem-bullet_train/Makefile
+4-42 files

FreeBSD/ports 4cefdc3net/rubygem-twitter distinfo Makefile

net/rubygem-twitter: Update to 8.3.1

Changes:        https://github.com/sferik/twitter-ruby/blob/master/CHANGELOG.md
DeltaFile
+3-3net/rubygem-twitter/distinfo
+1-1net/rubygem-twitter/Makefile
+4-42 files

FreeBSD/ports d3c5553net/rubygem-google-cloud-pubsub-v1 distinfo Makefile

net/rubygem-google-cloud-pubsub-v1: Update to 1.15.0

Changes:        https://github.com/googleapis/google-cloud-ruby/releases
                https://github.com/googleapis/google-cloud-ruby/blob/main/google-cloud-pubsub-v1/CHANGELOG.md
DeltaFile
+3-3net/rubygem-google-cloud-pubsub-v1/distinfo
+1-1net/rubygem-google-cloud-pubsub-v1/Makefile
+4-42 files

FreeBSD/ports 5b043e8devel/rubygem-spring distinfo Makefile

devel/rubygem-spring: Update to 4.5.0

Changes:        https://github.com/rails/spring/releases
                https://github.com/rails/spring/blob/main/CHANGELOG.md
DeltaFile
+3-3devel/rubygem-spring/distinfo
+1-1devel/rubygem-spring/Makefile
+4-42 files

FreeBSD/ports 22a1126devel/rubygem-sorbet-runtime distinfo Makefile

devel/rubygem-sorbet-runtime: Update to 0.6.13185

Changes:        https://github.com/sorbet/sorbet/releases
DeltaFile
+3-3devel/rubygem-sorbet-runtime/distinfo
+1-1devel/rubygem-sorbet-runtime/Makefile
+4-42 files

FreeBSD/ports 5117d79devel/rubygem-rubocop-capybara distinfo Makefile

devel/rubygem-rubocop-capybara: Update to 2.23.0

Changes:        https://github.com/rubocop/rubocop-capybara/releases
DeltaFile
+3-3devel/rubygem-rubocop-capybara/distinfo
+2-2devel/rubygem-rubocop-capybara/Makefile
+5-52 files