On Tue, Sep 3, 2024 at 9:29 AM <meisne...@mailbox.org> wrote: > I tried to install 'clang-tools-extra' package on a fresh system, > but unfortunately it does not have 'clang-format' program. Instead, > it installs 'llvm-16.0.6p24' package, which has 'clang-format-16'. > Perhaps I miss something here? > > Regarding the script, do you mean to make changes in ports/devel/llvm, > then prepare diff and send to the tech mailing list? >
Ah, that might be because I run current, not stable. The package clang-tools-extra-16.0.6 contains /usr/local/bin/clang-format. Do you really need llvm-17? Regarding the scripts I was more thinking like you need to change your scripts that uses clang-format.