Subject: CVS commit: pkgsrc/meta-pkgs/boost
From: =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?=
Date: 2024-12-26 22:52:31
Message id: 20241226215231.E15ACFC1D@cvs.NetBSD.org

Log Message:
boost: Add target for CMake files

pkgsrc changes:
---------------
  * The FindBoost module of CMake is removed since version 3.30
    (https://cmake.org/cmake/help/v3.30/policy/CMP0167.html). Upstream
    Boost provides CMake files as replacement since version 1.70. Add a
    target to install these files in ${DESTDIR}.
  * This target uses an extra file cmake-dirs.mk to list the subdirectories
    in lib/cmake/. But a more automatic method should be considered...

Files:
RevisionActionfile
1.103modifypkgsrc/meta-pkgs/boost/Makefile.common
1.1addpkgsrc/meta-pkgs/boost/cmake-dirs.mk