summaryrefslogtreecommitdiff
path: root/security/heimdal-devel/files/patch-configure.ac (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Partially revert "security/heimdal*: Remove LLVM_DEFAULT build prerequisite"Cy Schubert2022-11-241-12/+3
| | | | | | | | | | | | The suggested workaround will only work when autoreconf is not run. The devel port still needs LLVM_DEFAULT while the non-devel port does not PR: 267814 Fixes: 22a683a337ef MFH: 2022Q4 This partially reverts commit 22a683a337efe7169b61de8c9ec63e2c0d561891.
* security/heimdal*: Remove LLVM_DEFAULT build prerequisiteCy Schubert2022-11-241-3/+12
| | | | | | | | | Adjust ./configure to set the correct CLANG_FORMAT value when clang-format is not found (when none of the llvm ports are installed). PR: 267814 Submitted by: Tatsuki Makino <tatsuki_makino@hotmail.com> MFH: 2022Q4
* security/heimdal-devel: New port tracking Heimdal develpmentCy Schubert2022-11-171-0/+10
This new heimdal port tracks the Heimdal development branch. The last security advisory showed us we might want to track its development.