Re: git: fd2c612f52b8 - main - devel/cmake-core: backport boost-1.88+ support from upstream (+)
- Reply: Dima Panov : "Re: git: fd2c612f52b8 - main - devel/cmake-core: backport boost-1.88+ support from upstream (+)"
- Reply: Matthias Andree : "Re: git: fd2c612f52b8 - main - devel/cmake-core: backport boost-1.88+ support from upstream (+)"
- In reply to: Dima Panov : "git: fd2c612f52b8 - main - devel/cmake-core: backport boost-1.88+ support from upstream (+)"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 24 Sep 2025 03:19:09 UTC
This patch has likely caused the breakage in many ports when they fail to find Boost::system. I reported this issue to cmake here: https://gitlab.kitware.com/cmake/cmake/-/issues/27258 Yuri On 9/15/25 04:15, Dima Panov wrote: > The branch main has been updated by fluffy: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=fd2c612f52b830696cc7595aa6163d533eb258be > > commit fd2c612f52b830696cc7595aa6163d533eb258be > Author: Dima Panov <fluffy@FreeBSD.org> > AuthorDate: 2025-09-15 11:12:38 +0000 > Commit: Dima Panov <fluffy@FreeBSD.org> > CommitDate: 2025-09-15 11:15:33 +0000 > > devel/cmake-core: backport boost-1.88+ support from upstream (+) > > Also track conversion Boost.system from library to header-only after 1.70 release > > Prepare to boost-1.89 landing to the portstree