Re: git: a5aaa84fcc6d - main - devel/msgpack-cxx: Add missing dependency devel/boost-libs

From: Yuri <yuri_at_FreeBSD.org>
Date: Tue, 01 Nov 2022 17:46:36 UTC
Hi Adam,


On 11/1/22 10:28, Adam Weinberger wrote:
>
> This was intentional; see the CMAKE_OFF. Boost is no longer required, 
> and the port is using the non-boost version.
>

Now I see this CMAKE_OFF item.

However, upon a deeper look it doesn't appear that disabling Boost is 
done cleanly in the installed code.

For example, the installed file msgpack/v1/adaptor/cpp11/chrono.hpp 
includes boost/numeric/conversion/cast.hpp without being conditional on 
MSGPACK_USE_BOOST.

I'll report this upstream.


I reverted it anyways.



Thanks,

Yuri