./devel/boost-libs, Free, peer-reviewed portable C++ source libraries (binary libraries)

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.91.0, Package name: boost-libs-1.91.0, Maintainer: pkgsrc-users

Boost 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 package adds static and shared binary libraries for Boost. All
libraries are included here, except Boost.Python, which can be found in
the py-boost package.


Required to run:
[textproc/icu]

Required to build:
[devel/boost-jam] [pkgtools/cwrappers]

Master sites:

Filesize: 199784.635 KB

Version history: (Expand)


CVS history: (Expand)


   2026-05-15 11:13:50 by Adam Ciarcinski | Files touched by this commit (14) | Package updated
Log message:
boost: updated to 1.91.0

1.91.0

General Notes
StaticAssert has been merged into Config. This includes code, tests and
documentation. For backward compatibility git submodule, CMake and b2 targets
of StaticAssert are still available; the targets simply introduce a dependency
on Config. Eventually, the submodule and targets will be removed. Users are
recommended to update their dependencies on StaticAssert to replace it with
Config. No C++ code modifications are necessary. Most Boost libraries have been
updated accordingly.

Read more https://www.boost.org/releases/latest/
   2026-04-07 20:16:42 by Tobias Nygren | Files touched by this commit (2)
Log message:
boost-libs: add provisions to conditionally build w/ cobalt

... but then force it off unconditionally. Presumably nothing in
pkgsrc currently needs it. The library requires C++20 and we are
not ready to bump boost's USE_CXX_FEATURES from C++14 yet.
(Without this we get PLIST errors with GCC 16.)
   2026-02-09 22:51:29 by Thomas Klausner | Files touched by this commit (2)
Log message:
boost-libs: do not install some cmake files

They are now in boost-headers.

From Anthony Mallet

Bump PKGREVISION.
   2026-02-08 23:36:16 by Thomas Klausner | Files touched by this commit (4)
Log message:
boost-libs: fix cmake files

Avoid path to workdir references, and reported fix path to include files.

From Anthony Mallet on tech-pkg

Bump PKGREVISION.
   2026-01-07 09:49:50 by Thomas Klausner | Files touched by this commit (2525)
Log message:
*: recursive bump for icu 78.1
   2025-12-25 23:45:29 by Adam Ciarcinski | Files touched by this commit (17) | Package updated
Log message:
boost: updated to 1.90.0

1.90.0

New Libraries
  OpenMethod:
  * Open-(multi-)methods in C++17 and above, from Jean-Louis Leroy.

https://www.boost.org/releases/latest/
   2025-09-30 18:07:40 by Thomas Klausner | Files touched by this commit (50)
Log message:
*: use ${DESTDIR}${PREFIX} instead of ${DESTDIR}/${PREFIX}
   2025-09-27 11:57:41 by Thomas Klausner | Files touched by this commit (337)
Log message:
*: recursive bump for boost 1.89