Port details on branch 2025Q1 |
- boost-libs Free portable C++ libraries (without Boost.Python)
- 1.86.0_1 devel =0 1.86.0_1Version of this port present on the latest quarterly branch.
- Maintainer: office@FreeBSD.org
- Port Added: 2025-01-06 23:09:10
- Last Update: 2025-01-06 23:08:01
- Commit Hash: 2255cf1
- License: BSL
- WWW:
- https://www.boost.org/
- Description:
- 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.
NOTE: This package does not contain Boost.Python, it's in
devel/boost-python-libs.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- boost-libs>0:devel/boost-libs
- To install the port:
- cd /usr/ports/devel/boost-libs/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/boost-libs
- pkg install boost-libs
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: boost-libs
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1725749081
SHA256 (boost_1_86_0.tar.bz2) = 1bed88e40401b2cb7a1f76d4bab499e352fa4d0c5f31c0dbae64e24d34d7513b
SIZE (boost_1_86_0.tar.bz2) = 126220652
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- bjam : devel/boost-jam
- Library dependencies:
-
- libicuuc.so : devel/icu
- This port is required by:
- for Build
-
- dns/powerdns-recursor
- math/polymake
- for Libraries
-
- dns/powerdns-recursor
- games/0ad
- graphics/dspdfviewer
- graphics/epsonscan2
- multimedia/ossia-score
- www/osrm-backend
- for Run
-
- math/polymake
Configuration Options:
- ===> The following configuration options are available for boost-libs-1.86.0_1:
DEBUG=off: Build with debugging support
LLVM_FROM_PORTS=off: Use LLVM from ports to build
OPTIMIZED_CFLAGS=off: Use extra compiler optimizations
====> Options available for the multi LOCALE: you have to choose at least one of them
ICONV=on: Boost.Locale with iconv encoding support
ICU=on: Boost.Regex/Locale with ICU unicode support
===> Use 'make config' to modify these settings
- Options name:
- devel_boost-libs
- USES:
- tar:bzip2 iconv compiler:c++17-lang
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.86.0_1 06 Jan 2025 23:08:01 |
Robert Clausecker (fuz) |
devel/boost-libs: fix on armv7
@progbits is spelled %progbits on armv7. This error caused dependent
port lang/emilua to fail to build, but does not directly affect this
port as the affected header files are not part of any translation unit
built with this package.
Approved by: portmgr (build fix blanket)
MFH: 2025Q1
(cherry picked from commit 355e55d2e4e5921b4aa98fe127849c7161b5867b) |
Number of commits found: 1
|