Created attachment 231045 [details] patch do-install is removed in favor of project's install target,
Created attachment 231046 [details] spoa.patch biology/spoa dependency update
Created attachment 231048 [details] softether5.patch security/softether5 dependency update
Created attachment 231050 [details] hexl.patch security/hexl dependency update
Created attachment 231053 [details] patch
Yuri- Patches look good. Please commit on my behalf. Thanks
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=d709ba8de8ec14887beffe99233eec09b26b7ed1 commit d709ba8de8ec14887beffe99233eec09b26b7ed1 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-01-26 16:43:15 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-01-26 16:45:29 +0000 devel/cpu_features: Install cmake files, install headers into a dedicated directory do-install is removed in favor of project's install target, Also update 3 other ports to build with cpu_features. PR: 261252 Approved by: skreuzer@ (maintainer) biology/spoa/Makefile | 1 + devel/cpu_features/Makefile | 13 +++++------- .../patch-cmake_googletest.CMakeLists.txt.in (new) | 17 +++++++++++++++ devel/cpu_features/pkg-plist | 24 ++++++++++------------ security/hexl/Makefile | 2 ++ security/softether5/Makefile | 4 +++- 6 files changed, 39 insertions(+), 22 deletions(-)
Committed, thanks!