freebsd-ports/security/botan3
Matthias Andree 7ff7e9bd4e security/botan3: Optimize build, add TEST_TARGET
- relax LLVM requirement, per PR #279136, any llvm from
  ports can compile botan3
- pass --compiler-cache if CCACHE_BIN is nonempty to
  actually make use of ccache
- replace boost-libs LIB_DEPENDS=libboost_filesystem.so by
  BUILD_DEPENDS=...asio.hpp to make purpose clearer and avoid
  the stage-qa warning that libboost_filesystem.so is unused.
- add TEST_TARGET for "make test" and WITH_TESTING[_PORTS].
- strip support for FreeBSD before 1300000, end of life.

PR:		279173
Approved by:	fluffy@ (maintainer)
2024-05-29 09:05:30 +02:00
..
files security/botan3: libc++<16 lacks std::ranges::find, work around 2024-05-29 02:32:21 +02:00
Makefile security/botan3: Optimize build, add TEST_TARGET 2024-05-29 09:05:30 +02:00
distinfo
pkg-descr
pkg-plist