GhostBSD/ports 24c538bmultimedia/ffmpeg Makefile

multimedia/ffmpeg: Add SDL in OPTIONS_DEFAULT

Resolve ghostbsd/issues#340
DeltaFile
+4-5multimedia/ffmpeg/Makefile
+4-51 files

LLVM/project f162306llvm/lib/Transforms/InstCombine InstCombineCasts.cpp, llvm/test/Transforms/InstCombine bitcast-select-const-vector.ll copysign.ll

InstCombine: Fold bitcast of vector with constant to scalar

Fold bitcast (select cond, val, const) ->
  select cond, (bitcast val), (bitcast const)

Rocm device libs has an unfortunate amount of code that does bithacking
on the sign bit of double values by casting to <2 x i32> and operation
on the high element. This breaks value tracking optimizations on the
fp value.

The existing transform would only do this if the input to the select was
also a bitcast with a single use, and if it didn't convert between vector
and scalar.
DeltaFile
+58-0llvm/test/Transforms/InstCombine/bitcast-select-const-vector.ll
+8-1llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp
+3-4llvm/test/Transforms/InstCombine/copysign.ll
+3-3llvm/test/Transforms/InstCombine/fold-bin-operand.ll
+72-84 files

FreeBSD/ports dc3fdc8x11-fonts/fnt Makefile distinfo

x11-fonts/fnt: Update 1.9 => 1.9.1, take maintainership

Changelog:
https://github.com/alexmyczko/fnt/releases/tag/1.9.1

PR:     292839
DeltaFile
+6-3x11-fonts/fnt/Makefile
+3-3x11-fonts/fnt/distinfo
+9-62 files

FreeNAS/freenas d3615c9src/middlewared/middlewared/api/v26_04_0 pool.py, src/middlewared/middlewared/plugins/failover_ event.py

Prefetch DDT/BRT on zpool import
DeltaFile
+63-0src/middlewared/middlewared/plugins/zfs/prefetch.py
+14-19src/middlewared/middlewared/plugins/pool_/dedup.py
+0-21src/middlewared/middlewared/plugins/zfs_/pool_actions.py
+5-5src/middlewared/middlewared/api/v26_04_0/pool.py
+2-2src/middlewared/middlewared/plugins/failover_/event.py
+84-475 files

LLVM/project 8904aa4mlir/include/mlir/Dialect/SCF/IR SCFOps.td, mlir/include/mlir/Interfaces ControlFlowInterfaces.td

[mlir][Interfaces] Add `mustProgress` interface method + folding pattern
DeltaFile
+73-30mlir/lib/Interfaces/ControlFlowInterfaces.cpp
+51-0mlir/test/Dialect/SCF/canonicalize.mlir
+45-3mlir/lib/Dialect/SCF/IR/SCF.cpp
+38-0mlir/lib/Dialect/UB/IR/UBOps.cpp
+11-6mlir/include/mlir/Dialect/SCF/IR/SCFOps.td
+12-0mlir/include/mlir/Interfaces/ControlFlowInterfaces.td
+230-397 files not shown
+264-4513 files

LLVM/project 871e165mlir/include/mlir/Dialect/SCF/IR SCFOps.td, mlir/include/mlir/Dialect/UB/IR UBOps.h

[mlir][Interfaces] Add `mustProgress` interface method + folding pattern
DeltaFile
+73-30mlir/lib/Interfaces/ControlFlowInterfaces.cpp
+51-0mlir/test/Dialect/SCF/canonicalize.mlir
+45-3mlir/lib/Dialect/SCF/IR/SCF.cpp
+38-0mlir/lib/Dialect/UB/IR/UBOps.cpp
+11-6mlir/include/mlir/Dialect/SCF/IR/SCFOps.td
+12-0mlir/include/mlir/Dialect/UB/IR/UBOps.h
+230-397 files not shown
+262-4313 files

FreeBSD/ports bf62e93shells/powershell Makefile pkg-plist

shells/powershell: Install the lib/powershell/ref symlink

This fixes a error that happens when typing

Add-Type -TypeDefinition @"
using System;
"@ -Language CSharp

into PowerShell's prompt.

It is yet unclear if all .NET DLLs should actually be installed under /ref,
but this is still better than non-working Add-Type command.

Reported by:    Luke Brennan <lukebrennan at outlook.com>
DeltaFile
+2-0shells/powershell/Makefile
+1-0shells/powershell/pkg-plist
+3-02 files

FreeBSD/ports c26db9esecurity/py-social-auth-core Makefile, security/py-social-auth-core/files patch-pyproject.toml

security/py-social-auth-core: Allow build with py-google-auth 2.47.0+

- Bump PORTREVISION for package change

Approved by:    portmgr (blanket)
Obtained from:  https://github.com/python-social-auth/social-core/commit/58f5eafc5758dea40945b1c4ef71b4986dd3b6f1
                https://github.com/python-social-auth/social-core/commit/283cadd057cfca463358c2c81b9cef484ca74de9
DeltaFile
+12-3security/py-social-auth-core/files/patch-pyproject.toml
+2-1security/py-social-auth-core/Makefile
+14-42 files

FreeBSD/ports b825968. MOVED

MOVED: Fix a61487aff380041b2037af46a8473a8df90bdd21

Remove existing devel/py-pyyaml-env-tag entry rather adding new entry.
DeltaFile
+0-2MOVED
+0-21 files

FreeBSD/ports 3aeea5dwww/rubygem-rqrcode_core distinfo Makefile

www/rubygem-rqrcode_core: Update to 2.1.0

Changes:        https://github.com/whomwah/rqrcode_core/releases
DeltaFile
+3-3www/rubygem-rqrcode_core/distinfo
+1-1www/rubygem-rqrcode_core/Makefile
+4-42 files

FreeBSD/ports 389d0acwww/rubygem-haml distinfo Makefile

www/rubygem-haml: Update to 7.2.0

Changes:        https://github.com/haml/haml/releases
DeltaFile
+3-3www/rubygem-haml/distinfo
+1-1www/rubygem-haml/Makefile
+4-42 files

FreeBSD/ports 101391awww/rubygem-rqrcode distinfo Makefile

www/rubygem-rqrcode: Update to 3.2.0

Changes:        https://github.com/whomwah/rqrcode/releases
DeltaFile
+3-3www/rubygem-rqrcode/distinfo
+1-1www/rubygem-rqrcode/Makefile
+4-42 files

FreeBSD/ports 3e3385bwww/rubygem-roda distinfo Makefile

www/rubygem-roda: Update to 3.100.0

Changes:        https://github.com/jeremyevans/roda/blob/master/CHANGELOG
                https://roda.jeremyevans.net/rdoc/files/CHANGELOG.html
DeltaFile
+3-3www/rubygem-roda/distinfo
+1-1www/rubygem-roda/Makefile
+4-42 files

FreeBSD/ports 7bdbe06sysutils/rubygem-smart_proxy_remote_execution_ssh distinfo Makefile

sysutils/rubygem-smart_proxy_remote_execution_ssh: Update to 1.0.1

Changes:        https://github.com/theforeman/smart_proxy_remote_execution_ssh/commits/master
DeltaFile
+3-3sysutils/rubygem-smart_proxy_remote_execution_ssh/distinfo
+2-2sysutils/rubygem-smart_proxy_remote_execution_ssh/Makefile
+5-52 files

FreeBSD/ports 38c1854sysutils/rubygem-smart_proxy_salt distinfo Makefile

sysutils/rubygem-smart_proxy_salt: Update to 7.0.0

Changes:        https://github.com/theforeman/smart_proxy_salt/releases
                https://github.com/theforeman/smart_proxy_salt/commits/master
DeltaFile
+3-3sysutils/rubygem-smart_proxy_salt/distinfo
+2-3sysutils/rubygem-smart_proxy_salt/Makefile
+5-62 files

FreeBSD/ports c6be0f6sysutils/rubygem-smart_proxy_dynflow distinfo Makefile

sysutils/rubygem-smart_proxy_dynflow: Update to 1.0.0

Changes:        https://github.com/theforeman/smart_proxy_dynflow/commits/master
DeltaFile
+3-3sysutils/rubygem-smart_proxy_dynflow/distinfo
+2-2sysutils/rubygem-smart_proxy_dynflow/Makefile
+5-52 files

FreeBSD/ports 1728c3esysutils/rubygem-ohai18 Makefile

sysutils/rubygem-ohai18: Add PORTSCOUT
DeltaFile
+2-0sysutils/rubygem-ohai18/Makefile
+2-01 files

FreeBSD/ports 7097653sysutils/rubygem-httplog distinfo Makefile

sysutils/rubygem-httplog: Update to 1.8.0

Changes:        https://github.com/trusche/httplog/releases
DeltaFile
+3-3sysutils/rubygem-httplog/distinfo
+3-2sysutils/rubygem-httplog/Makefile
+6-52 files

FreeBSD/ports ded4eeadevel/rubygem-tilt distinfo Makefile

devel/rubygem-tilt: Update to 2.7.0

Changes:        https://github.com/jeremyevans/tilt/blob/master/CHANGELOG.md
DeltaFile
+3-3devel/rubygem-tilt/distinfo
+1-1devel/rubygem-tilt/Makefile
+4-42 files

FreeBSD/ports caaeed0sysutils/rubygem-chef-zero distinfo Makefile

sysutils/rubygem-chef-zero: Update to 15.1.0

Changes:        https://github.com/chef/chef-zero/blob/main/CHANGELOG.md
DeltaFile
+3-3sysutils/rubygem-chef-zero/distinfo
+2-3sysutils/rubygem-chef-zero/Makefile
+5-62 files

FreeBSD/ports fb84302security/rubygem-bcrypt distinfo Makefile

security/rubygem-bcrypt: Update to 3.1.21

Changes:        https://github.com/bcrypt-ruby/bcrypt-ruby/releases
                https://github.com/bcrypt-ruby/bcrypt-ruby/blob/master/CHANGELOG
DeltaFile
+3-3security/rubygem-bcrypt/distinfo
+1-1security/rubygem-bcrypt/Makefile
+4-42 files

FreeBSD/ports 7852196devel/rubygem-test-unit distinfo Makefile

devel/rubygem-test-unit: Update to 3.7.7

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

FreeBSD/ports 16832b2devel/rubygem-sequel distinfo Makefile

devel/rubygem-sequel: Update to 5.100.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 f62ba7ddevel/rubygem-librarianp distinfo Makefile

devel/rubygem-librarianp: Update to 1.2.0

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

FreeBSD/ports aa0b218devel/rubygem-jenkins_api_client distinfo Makefile

devel/rubygem-jenkins_api_client: Update to 2.3.0

Changes:        https://github.com/arangamani/jenkins_api_client/blob/master/CHANGELOG.md
DeltaFile
+3-3devel/rubygem-jenkins_api_client/distinfo
+3-1devel/rubygem-jenkins_api_client/Makefile
+6-42 files

FreeBSD/ports 199f765devel/rubygem-mixlib-shellout Makefile

devel/rubygem-mixlib-shellout: Update COMMENT and WWW
DeltaFile
+3-2devel/rubygem-mixlib-shellout/Makefile
+3-21 files

FreeBSD/ports 65695fddevel/rubygem-file-tail distinfo Makefile

devel/rubygem-file-tail: Update to 1.4.0

- Update LICENSE_FILE

Changes:        https://github.com/flori/file-tail/blob/master/CHANGES.md
DeltaFile
+3-3devel/rubygem-file-tail/distinfo
+2-2devel/rubygem-file-tail/Makefile
+5-52 files

FreeBSD/ports 4052327devel/rubygem-hoe distinfo Makefile

devel/rubygem-hoe: Update to 4.5.1

Changes:        https://github.com/seattlerb/hoe/blob/master/History.rdoc
                https://docs.seattlerb.org/hoe/History_rdoc.html
DeltaFile
+3-3devel/rubygem-hoe/distinfo
+1-1devel/rubygem-hoe/Makefile
+4-42 files

FreeBSD/ports 961bdbfdevel/ruby-gems distinfo Makefile

devel/ruby-gems: Update to 4.0.4

Changes:        https://github.com/ruby/rubygems/releases
                https://github.com/ruby/rubygems/blob/master/CHANGELOG.md
DeltaFile
+3-3devel/ruby-gems/distinfo
+1-1devel/ruby-gems/Makefile
+4-42 files

FreeBSD/ports 9d52ebbsysutils/rubygem-bundler distinfo Makefile

sysutils/rubygem-bundler: Update to 4.0.4

Changes:        https://github.com/ruby/rubygems/releases
                https://github.com/ruby/rubygems/blob/master/bundler/CHANGELOG.md
DeltaFile
+3-3sysutils/rubygem-bundler/distinfo
+1-1sysutils/rubygem-bundler/Makefile
+4-42 files