Re: [revision] devel/boost: Install BoostConfig.cmake

2025-04-10 Thread Stuart Henderson
not sure what the issue might be here, but there's no general problem, this has been built in bulk builds multiple times on multiple architectures without problems since it was committed. -- Sent from a phone, apologies for poor formatting. On 9 April 2025 20:49:51 Maximo Pech wrote: Hi al

Re: [revision] devel/boost: Install BoostConfig.cmake

2025-04-09 Thread Maximo Pech
Hi all, I'm trying to build boost from ports with the latest snapshot and it's failing with the below errors. Any help would be appreciated. I'm using cmake 3.31.6 ===> Building package for boost-1.84.0p8v0 Create /usr/local/ports/packages/amd64/all/boost-1.84.0p8v0.tgz Creating package boost-

Re: [revision] devel/boost: Install BoostConfig.cmake

2025-03-08 Thread Johannes Thyssen Tishman
2025-03-08T02:15:51-0500 Brad Smith : > On 2025-03-02 12:42 p.m., Johannes Thyssen Tishman wrote: > > 2025-03-02T00:20:07-0500 Brad Smith: > > > On 2025-03-01 5:26 a.m., Johannes Thyssen Tishman wrote: > > > > 2025-02-28T17:10:44+ Johannes Thyssen Tishman: > > > > > From [1]: > > > > > > CMak

Re: [revision] devel/boost: Install BoostConfig.cmake

2025-03-07 Thread Brad Smith
On 2025-03-02 12:42 p.m., Johannes Thyssen Tishman wrote: 2025-03-02T00:20:07-0500 Brad Smith: On 2025-03-01 5:26 a.m., Johannes Thyssen Tishman wrote: 2025-02-28T17:10:44+ Johannes Thyssen Tishman: From [1]: CMake 3.29 and below provide a FindBoost module, but it needs constant updates

Re: [revision] devel/boost: Install BoostConfig.cmake

2025-03-06 Thread Rafael Sadowski
On Sun Mar 02, 2025 at 05:42:41PM +, Johannes Thyssen Tishman wrote: > 2025-03-02T00:20:07-0500 Brad Smith : > > On 2025-03-01 5:26 a.m., Johannes Thyssen Tishman wrote: > > > 2025-02-28T17:10:44+ Johannes Thyssen Tishman: > > > > From [1]: > > > > > CMake 3.29 and below provide a FindBoos

Re: [revision] devel/boost: Install BoostConfig.cmake

2025-03-02 Thread Johannes Thyssen Tishman
2025-03-02T00:20:07-0500 Brad Smith : > On 2025-03-01 5:26 a.m., Johannes Thyssen Tishman wrote: > > 2025-02-28T17:10:44+ Johannes Thyssen Tishman: > > > From [1]: > > > > CMake 3.29 and below provide a FindBoost module, but it needs constant > > > > updates to keep up with upstream Boost rele

Re: [revision] devel/boost: Install BoostConfig.cmake

2025-03-02 Thread Landry Breuil
Le Sat, Mar 01, 2025 at 10:26:23AM +, Johannes Thyssen Tishman a écrit : > 2025-02-28T17:10:44+ Johannes Thyssen Tishman : > > From [1]: > > > CMake 3.29 and below provide a FindBoost module, but it needs constant > > > updates to keep up with upstream Boost releases. Upstream Boost 1.70 >

Re: [revision] devel/boost: Install BoostConfig.cmake

2025-03-01 Thread Brad Smith
On 2025-03-01 5:26 a.m., Johannes Thyssen Tishman wrote: 2025-02-28T17:10:44+ Johannes Thyssen Tishman: From [1]: CMake 3.29 and below provide a FindBoost module, but it needs constant updates to keep up with upstream Boost releases. Upstream Boost 1.70 and above provide a BoostConfig.cmak

Re: [revision] devel/boost: Install BoostConfig.cmake

2025-03-01 Thread Johannes Thyssen Tishman
2025-02-28T17:10:44+ Johannes Thyssen Tishman : > From [1]: > > CMake 3.29 and below provide a FindBoost module, but it needs constant > > updates to keep up with upstream Boost releases. Upstream Boost 1.70 > > and above provide a BoostConfig.cmake package configuration file. > > find_package(

Re: [revision] devel/boost: Install BoostConfig.cmake

2025-03-01 Thread Landry Breuil
Le Fri, Feb 28, 2025 at 05:10:44PM +, Johannes Thyssen Tishman a écrit : > From [1]: > > CMake 3.29 and below provide a FindBoost module, but it needs constant > > updates to keep up with upstream Boost releases. Upstream Boost 1.70 > > and above provide a BoostConfig.cmake package configuratio

[revision] devel/boost: Install BoostConfig.cmake

2025-02-28 Thread Johannes Thyssen Tishman
>From [1]: > CMake 3.29 and below provide a FindBoost module, but it needs constant > updates to keep up with upstream Boost releases. Upstream Boost 1.70 > and above provide a BoostConfig.cmake package configuration file. > find_package(Boost CONFIG) finds the upstream package directly, > without

Re: [revision] devel/boost: Install BoostConfig.cmake

2025-02-28 Thread Rafael Sadowski
On Fri Feb 28, 2025 at 05:10:44PM +, Johannes Thyssen Tishman wrote: > From [1]: > > CMake 3.29 and below provide a FindBoost module, but it needs constant > > updates to keep up with upstream Boost releases. Upstream Boost 1.70 > > and above provide a BoostConfig.cmake package configuration fi