notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details on branch 2025Q3
boost-all The "meta-port" for boost libraries
1.88.0 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.88.0Version of this port present on the latest quarterly branch.
Maintainer: office@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-09-02 09:30:06
Last Update: 2025-09-02 09:28:37
Commit Hash: 686c081
License: NA
WWW:
https://www.boost.org/
Description:
This is a meta-port for boost libraries, depends on all of them. Boost provides free peer-reviewed portable C++ source libraries. The emphasis is on libraries that work well with the C++ Standard Library. Boost libraries are intended to be widely useful, and usable across a broad spectrum of applications. The Boost license encourages both commercial and non-commercial use. The goal is to establish "existing practice" and provide reference implementations so that Boost libraries are suitable for eventual standardization. Ten Boost libraries are already included in the C++ Standards Committee's Library Technical Report (TR1) and will be in the new C++0x Standard now being finalized. C++0x will also include several more Boost libraries in addition to those from TR1. More Boost libraries are proposed for TR2.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. /usr/local/share/licenses/boost-all-1.88.0/catalog.mk
  2. /usr/local/share/licenses/boost-all-1.88.0/LICENSE
  3. /usr/local/share/licenses/boost-all-1.88.0/NA
Collapse this list.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • boost-all>0:devel/boost-all
To install the port:
cd /usr/ports/devel/boost-all/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/boost-all
  • pkg install boost-all
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: boost-all
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1744721574 SHA256 (boost_1_88_0.tar.bz2) = 46d9d2c06637b219270877c9e16155cbd015b6dc84349af064c088e9b5b12f7b SIZE (boost_1_88_0.tar.bz2) = 143894119

Packages (timestamps in pop-ups are UTC):
boost-all
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.89.01.89.01.72.01.88.01.89.0n/an/an/a
FreeBSD:13:quarterly1.89.01.89.01.82.01.88.01.89.0n/an/an/a
FreeBSD:14:latest1.89.01.89.01.80.01.88.01.89.01.82.0-1.82.0
FreeBSD:14:quarterly1.89.01.89.0-1.88.01.89.01.83.01.83.01.83.0
FreeBSD:15:latest1.89.01.89.0n/a1.88.0n/an/a1.83.01.84.0
FreeBSD:15:quarterly1.89.01.89.0n/a-n/an/a--
FreeBSD:16:latest1.89.01.89.0n/a-n/an/a--
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. index.html : devel/boost-docs
  2. bjam : devel/boost-jam
  3. libboost_thread.so : devel/boost-libs
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for boost-all-1.88.0: DOCS=on: Build and/or install documentation JAM=on: Boost.Jam - Build tool from the boost.org LIBRARIES=on: Free portable C++ libraries MPI=off: Boost.MPI + Python bindings PYTHON=off: Boost.Python - interfacing Python and C++ ===> Use 'make config' to modify these settings
Options name:
devel_boost-all
USES:
metaport tar:bzip2
FreshPorts was unable to extract/find any pkg message
Master Sites:
  1. There is no master site for this port.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.88.0
02 Sep 2025 09:28:37
commit hash: 686c081fe7cc8727694bc78a44342ca0791d230ecommit hash: 686c081fe7cc8727694bc78a44342ca0791d230ecommit hash: 686c081fe7cc8727694bc78a44342ca0791d230ecommit hash: 686c081fe7cc8727694bc78a44342ca0791d230e files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/boost: improve port (+)

1. Convert ZSTD support to option, default on.
2. Support for additional image formats in the Generic Image Library (adds raw,
PNG, TIFF, and JPEG formats). Added as an option, default off.
3. Resolve the problem preventing our *at() functions (like statat() and
openat()) from being detected, it'a Linux-only feature.
4. do-test target provided -- it is of limited utility, because it takes
multiple days and reports a lot of seemingly false problems.
5. Only extract the docs subdirectory, when building boost-docs -- saves some
diskspace during builds. Likewise, when building jam (b2) don't extract other
code.
6. Plist sort, .CURDIR usage optimization.
7. Backport a proper fix for broken function program_location_impl in Boost.DLL

PR:	286403, 287204 (based on), 287514 (fix previous version)
(cherry picked from commit 6c10934b133c2c930babf4a636cdcda1b5753885)

Number of commits found: 1