FreeBSD/ports b5df013www/gohugo distinfo Makefile

www/gohugo: Update to 0.155.2

ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.155.2

 * Fix template change detection for multi-version sites
 * resources/image: Add some image decode/encode debug logging

Approved by:    doceng@ (implicit)
DeltaFile
+5-5www/gohugo/distinfo
+1-1www/gohugo/Makefile
+6-62 files

LLVM/project 42b1bebllvm/lib/Target/RISCV RISCVISelLowering.cpp

[RISCV] Default all ISD opcodes to Expand for P extension. (#179396)

Legal is the default for most opcodes, but we don't yet support all of
them. Override the ones that we support back to Legal.
DeltaFile
+15-5llvm/lib/Target/RISCV/RISCVISelLowering.cpp
+15-51 files

OPNSense/core e2d95adsrc/www firewall_rules_edit.php firewall_scrub_edit.php

firewall: double check the theory of 4c559a63d42

While here add the proper translation and safeguarding.
DeltaFile
+1-1src/www/firewall_rules_edit.php
+1-1src/www/firewall_scrub_edit.php
+2-22 files

HardenedBSD/ports 71364b6misc/py-huggingface-hub distinfo Makefile

misc/py-huggingface-hub: Update to 1.3.7

Changelog:
- https://github.com/huggingface/huggingface_hub/releases/tag/v1.3.3
- https://github.com/huggingface/huggingface_hub/releases/tag/v1.3.4
- https://github.com/huggingface/huggingface_hub/releases/tag/v1.3.5
- https://github.com/huggingface/huggingface_hub/releases/tag/v1.3.7

Reported by:    portscout
DeltaFile
+3-3misc/py-huggingface-hub/distinfo
+1-1misc/py-huggingface-hub/Makefile
+4-42 files

FreeBSD/ports 71364b6misc/py-huggingface-hub distinfo Makefile

misc/py-huggingface-hub: Update to 1.3.7

Changelog:
- https://github.com/huggingface/huggingface_hub/releases/tag/v1.3.3
- https://github.com/huggingface/huggingface_hub/releases/tag/v1.3.4
- https://github.com/huggingface/huggingface_hub/releases/tag/v1.3.5
- https://github.com/huggingface/huggingface_hub/releases/tag/v1.3.7

Reported by:    portscout
DeltaFile
+3-3misc/py-huggingface-hub/distinfo
+1-1misc/py-huggingface-hub/Makefile
+4-42 files

LLVM/project dfbf54allvm/lib/Target/NVPTX NVPTXIntrinsics.td, llvm/lib/Target/NVPTX/MCTargetDesc NVPTXInstPrinter.cpp NVPTXInstPrinter.h

[NVPTX] Print PM Event Mask value as unsigned integer. (#178891)

This change fixes PM Event Mask value in NVPTX BE when ID=15 is set. The
PM Event Mask value is printed as the unsigned integer instead of the
singed one.
DeltaFile
+18-2llvm/test/CodeGen/NVPTX/pm-event.ll
+12-0llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXInstPrinter.cpp
+5-1llvm/lib/Target/NVPTX/NVPTXIntrinsics.td
+3-0llvm/lib/Target/NVPTX/MCTargetDesc/NVPTXInstPrinter.h
+38-34 files

OPNSense/core c7f8f8csrc/etc/inc interfaces.inc

interfaces: fix wlan creation when $mode is empty

We don't currently have a way to specify if-empty-do-not-quote
since strict quoting is often much more effective in bubbling up
errors.  It could be useful to have it but the recent improvement
of mwexecf() and friends regarding array-based format strings can
account for this too.

PR: https://forum.opnsense.org/index.php?topic=50561.msg258926#msg258926
(cherry picked from commit 45597a976c46306be955a60326347c7c2f46f898)
DeltaFile
+12-1src/etc/inc/interfaces.inc
+12-11 files

OPNSense/plugins 1278de1net/tayga pkg-descr Makefile, net/tayga/src/opnsense/service/templates/OPNsense/Tayga tayga.conf

net/tayga: enable forwarding of UDP packets with zero checksum (#5183)

DeltaFile
+4-0net/tayga/pkg-descr
+1-1net/tayga/Makefile
+1-0net/tayga/src/opnsense/service/templates/OPNsense/Tayga/tayga.conf
+6-13 files

FreeBSD/ports fd9ed80sysutils/bareos24-client Makefile

sysutils/bareos24-client: Remove entry from CONFLICTS

- Bump PORTREVISION
DeltaFile
+2-2sysutils/bareos24-client/Makefile
+2-21 files

HardenedBSD/ports fd9ed80sysutils/bareos24-client Makefile

sysutils/bareos24-client: Remove entry from CONFLICTS

- Bump PORTREVISION
DeltaFile
+2-2sysutils/bareos24-client/Makefile
+2-21 files

FreeBSD/ports 43930fasysutils/bareos24-server Makefile, sysutils/bareos24-server/files patch-core-src-stored-backends_chunked_device.cc patch-core-src-include_baconfig.h

sysutils/bareos24-*: Remove BROKEN

- server: Define ONLY_FOR_ARCHS to aarch64 and amd64
- Remove CONFLICTS to bareos22*
- Bump PORTREVISION
DeltaFile
+163-0sysutils/bareos24-server/files/patch-core-src-stored-backends_chunked_device.cc
+18-0sysutils/bareos24-server/files/patch-core-src-include_baconfig.h
+4-4sysutils/bareos24-server/Makefile
+185-43 files

HardenedBSD/ports 43930fasysutils/bareos24-server Makefile, sysutils/bareos24-server/files patch-core-src-stored-backends_chunked_device.cc patch-core-src-include_baconfig.h

sysutils/bareos24-*: Remove BROKEN

- server: Define ONLY_FOR_ARCHS to aarch64 and amd64
- Remove CONFLICTS to bareos22*
- Bump PORTREVISION
DeltaFile
+163-0sysutils/bareos24-server/files/patch-core-src-stored-backends_chunked_device.cc
+18-0sysutils/bareos24-server/files/patch-core-src-include_baconfig.h
+4-4sysutils/bareos24-server/Makefile
+185-43 files

LLVM/project 2dd75d9llvm/lib/Target/RISCV RISCVInstrInfoV.td RISCVInstrInfoVPseudos.td

[RISCV] Rename VUnitStrideLoadMask->VUnitStrideMaskLoad. NFC (#179360)

Similar for store.

Having "Mask" at the end makes it look too much like the pseudo
instruction classes that end in Mask or NoMask to indicate the presence
of the "vm" operand.

This also matches the spec where they are referred to as "unit-stride
mask load and store instructions"
DeltaFile
+4-4llvm/lib/Target/RISCV/RISCVInstrInfoV.td
+4-4llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
+2-2llvm/lib/Target/RISCV/RISCVInstrInfoVSDPatterns.td
+10-103 files

LLVM/project c2fca81llvm/lib/Target/RISCV RISCVInstrInfoV.td, llvm/lib/Target/RISCV/MCA RISCVCustomBehaviour.cpp

[RISCV] Rename nf->nfields in MC layer. NFC (#179365)

The RISC-V vector spec uses 'nf' to refer to the encoded value of
nfields. Doing the same in the MC layer make it more clear that
!add(nfields, -1) is converting from nfields to the encoded nf. I plan
to sink this !add down one level in a follow up patch.

I might do the same rename throughout tablegen, but I haven't reviewed
yet.
DeltaFile
+109-113llvm/lib/Target/RISCV/RISCVInstrInfoV.td
+8-8llvm/lib/Target/RISCV/MCA/RISCVCustomBehaviour.cpp
+117-1212 files

FreeBSD/ports 1b8443eshells/carapace distinfo Makefile

shells/carapace: Update to 1.6.1

Changelog:
- https://github.com/carapace-sh/carapace-bin/releases/tag/v1.6.0
- https://github.com/carapace-sh/carapace-bin/releases/tag/v1.6.1

Reported by:    GitHub (watch releases)
DeltaFile
+5-5shells/carapace/distinfo
+2-3shells/carapace/Makefile
+7-82 files

HardenedBSD/ports 1b8443eshells/carapace distinfo Makefile

shells/carapace: Update to 1.6.1

Changelog:
- https://github.com/carapace-sh/carapace-bin/releases/tag/v1.6.0
- https://github.com/carapace-sh/carapace-bin/releases/tag/v1.6.1

Reported by:    GitHub (watch releases)
DeltaFile
+5-5shells/carapace/distinfo
+2-3shells/carapace/Makefile
+7-82 files

LLVM/project 7423017llvm/lib/Target/RISCV RISCVInstrFormatsV.td

[RISCV] Add common base classes for loads/stores in RISCVInstrFormatsV.td. NFC (#179329)

Only bits 24-20 have a different meaning between the different loads and
stores, vs2, rs2, or lumop/sumop.
DeltaFile
+28-68llvm/lib/Target/RISCV/RISCVInstrFormatsV.td
+28-681 files

LLVM/project d0a4f8dllvm/lib/CodeGen CodeGenPrepare.cpp

clang-format
DeltaFile
+2-1llvm/lib/CodeGen/CodeGenPrepare.cpp
+2-11 files

FreeBSD/src e1f36b9tools/build/mk OptionalObsoleteFiles.inc

usr.bin/tftp: remove tests when MK_TFTP=no

These tests require the tftp client, which is not installed when
`MK_TFTP=no`. Remove them when that's not true.

MFC after:      1 week
DeltaFile
+3-0tools/build/mk/OptionalObsoleteFiles.inc
+3-01 files

FreeBSD/src 7baa76ctools/build/mk OptionalObsoleteFiles.inc

usr.bin/factor: remove tests when MK_GAMES=no

factor(1) is only installed when MK_GAMES != no. Ergo, remove the tests
when that's not true.

MFC after:      1 week
DeltaFile
+4-0tools/build/mk/OptionalObsoleteFiles.inc
+4-01 files

LLVM/project d755ba9clang-tools-extra/clang-tidy/bugprone ArgumentCommentCheck.cpp, clang-tools-extra/docs ReleaseNotes.rst

[clang-tidy] Check inherited constructors in bugprone-argument-comment (#179105)

Currently, C++11 inherited constructors are not checked. For example:

```cpp
struct Base {
    explicit Base(int val) {}
};

struct Over : public Base {
    using Base::Base;
};

int main() {
    Base b{/*wrong=*/2}; // checked
    Over o{/*wrong=*/3}; // NOT checked right now
}
```


    [7 lines not shown]
DeltaFile
+32-0clang-tools-extra/test/clang-tidy/checkers/bugprone/argument-comment-cxx-11-inherited-constructors.cpp
+5-0clang-tools-extra/clang-tidy/bugprone/ArgumentCommentCheck.cpp
+4-0clang-tools-extra/docs/ReleaseNotes.rst
+41-03 files

FreeBSD/src 1ccee51tools/build/mk OptionalObsoleteFiles.inc

tftpd: remove tests when MK_TFTP=no

MFC after:      1 week
DeltaFile
+3-0tools/build/mk/OptionalObsoleteFiles.inc
+3-01 files

FreeBSD/src fd62170libexec/tftpd/tests functional.c

tftpd tests: clean trailing whitespace

No functional change intended.

MFC after:      1 week
DeltaFile
+9-9libexec/tftpd/tests/functional.c
+9-91 files

HardenedBSD/ports 2adc4beastro/siril Makefile, comms/xastir Makefile

graphics/lcms2: Bump PORTREVISION of dependent ports for shlib change

PR:             292881
Reported by:    Petr Lampa <lampa at fit.vutbr.cz>
DeltaFile
+1-1java/openjdk24/Makefile
+1-1astro/siril/Makefile
+1-1comms/xastir/Makefile
+1-1editors/calligra/Makefile
+1-1graphics/opencolorio/Makefile
+1-1graphics/openfx-arena/Makefile
+6-686 files not shown
+92-6592 files

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

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

- While I'm here, move google-auth related changed to a separate patch file
- Bump PORTREVISION for package change

Obtained from:  https://github.com/python-social-auth/social-core/commit/b6703f487259794871d914541b716dd14a3bcba3
Approved by:    portmgr (blanket)
DeltaFile
+15-0security/py-social-auth-core/files/patch-google-auth
+0-9security/py-social-auth-core/files/patch-pyproject.toml
+2-2security/py-social-auth-core/Makefile
+17-113 files

FreeBSD/ports 2adc4begraphics/enblend Makefile, graphics/entangle Makefile

graphics/lcms2: Bump PORTREVISION of dependent ports for shlib change

PR:             292881
Reported by:    Petr Lampa <lampa at fit.vutbr.cz>
DeltaFile
+1-1graphics/openfx-arena/Makefile
+1-1graphics/enblend/Makefile
+1-1graphics/entangle/Makefile
+1-1graphics/eog/Makefile
+1-1graphics/geeqie/Makefile
+1-1graphics/gegl/Makefile
+6-686 files not shown
+92-6592 files

HardenedBSD/ports 1da6069security/py-social-auth-core Makefile, security/py-social-auth-core/files patch-google-auth patch-pyproject.toml

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

- While I'm here, move google-auth related changed to a separate patch file
- Bump PORTREVISION for package change

Obtained from:  https://github.com/python-social-auth/social-core/commit/b6703f487259794871d914541b716dd14a3bcba3
Approved by:    portmgr (blanket)
DeltaFile
+15-0security/py-social-auth-core/files/patch-google-auth
+0-9security/py-social-auth-core/files/patch-pyproject.toml
+2-2security/py-social-auth-core/Makefile
+17-113 files

HardenedBSD/ports 47f809bwww/rubygem-faraday-http-cache distinfo Makefile

www/rubygem-faraday-http-cache: Update to 2.6.1

Changes:        https://github.com/sourcelevel/faraday-http-cache/blob/master/CHANGELOG.md
                https://github.com/sourcelevel/faraday-http-cache/commits/master
DeltaFile
+3-3www/rubygem-faraday-http-cache/distinfo
+1-2www/rubygem-faraday-http-cache/Makefile
+4-52 files

FreeBSD/ports 2034179www/rubygem-httparty distinfo Makefile

www/rubygem-httparty: Update to 0.24.2

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

FreeBSD/ports 47f809bwww/rubygem-faraday-http-cache distinfo Makefile

www/rubygem-faraday-http-cache: Update to 2.6.1

Changes:        https://github.com/sourcelevel/faraday-http-cache/blob/master/CHANGELOG.md
                https://github.com/sourcelevel/faraday-http-cache/commits/master
DeltaFile
+3-3www/rubygem-faraday-http-cache/distinfo
+1-2www/rubygem-faraday-http-cache/Makefile
+4-52 files