Path to this page:
./
meta-pkgs/boost,
Free, peer-reviewed portable C++ source libraries
Branch: CURRENT,
Version: 1.87.0,
Package name: boost-1.87.0,
Maintainer: pkgsrc-usersBoost is a set of free, peer-reviewed, C++ libraries. The emphasis is on
portable libraries which work well with the ISO C++ Standard Library.
This is a meta package that depends on all other components of Boost.
Required to run:[
devel/boost-libs] [
devel/boost-docs] [
devel/boost-headers] [
devel/boost-build] [
devel/boost-jam] [
devel/py-boost] [
devel/boost-mpi] [
lang/python37]
Required to build:[
pkgtools/cwrappers]
Version history: (Expand)
- (2024-12-29) Updated to version: boost-1.87.0
- (2024-10-04) Updated to version: boost-1.86.0
- (2024-04-17) Updated to version: boost-1.85.0
- (2023-12-29) Updated to version: boost-1.84.0
- (2023-08-22) Updated to version: boost-1.83.0
- (2023-08-14) Updated to version: boost-1.82.0nb1
CVS history: (Expand)
2025-02-28 19:41:10 by Thomas Klausner | Files touched by this commit (3) |
Log message:
boost-headers: improve previous, from upstream
Bump PKGREVISION again.
|
2025-02-28 19:30:33 by Thomas Klausner | Files touched by this commit (3) |
Log message:
boost-headers: fix regression in 1.87 using upstream patch
Fixes build of simgear
|
2025-01-23 21:56:00 by Thomas Klausner | Files touched by this commit (4) |
Log message:
boost-headers: pull upstream fix
Fixes:
"operator<< template incompatible with non-char ostreams since \
1.87.0"
Bump PKGREVISION.
|
2025-01-23 20:37:41 by Taylor R Campbell | Files touched by this commit (4) |
Log message:
devel/py-boost: Install cmake files needed by downstream packages.
This uses an intermediate package devel/py-boost-cmake which is
agnostic to the Python version, because boost/cmake now expects to
find unversioned files boost_python-config.cmake and
boost_python-config-version.cmake in canonical locations in order to
find Python-versioned stuff.
It's all kind of a mess -- and the py-boost-cmake package does a lot
of redundant work to build boost python libraries that it doesn't
install. But it's currently only used by finance/ledger (and
finance/ledger32), so this mess doesn't affect much and if you want
to clean it up there's not much fallout to worry about.
|
2025-01-09 10:25:14 by Taylor R Campbell | Files touched by this commit (1) |
Log message:
meta-pkgs/boost: One more pax -> ${PAX} spot.
|
2025-01-09 08:52:25 by Thomas Klausner | Files touched by this commit (2) |
Log message:
boost: switch from find & hardcoded directory list to pax
From riastradh
|
2025-01-08 16:20:51 by Thomas Klausner | Files touched by this commit (1) |
Log message:
boost-libs: create directories before installing into them
Fixes previous, but also adds some new files to boost-libs PLIST; bump
coming next.
|
2025-01-08 15:22:55 by Niclas Rosenvik | Files touched by this commit (1) |
Log message:
Set right master site for boost packages
boostorg.jfrog.io seems to be gone,
archives.boost.io seems to be the new
site that the boost.org homepage refers
to.
|