Port details |
- boost_build Extensible cross-platform build tool suite
- 5.1.0 devel =2 4.10.1Version of this port present on the latest quarterly branch.
- Maintainer: fluffy@FreeBSD.org
- Port Added: 2008-02-13 11:02:30
- Last Update: 2024-10-03 10:24:50
- Commit Hash: e8fba4b
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSL
- WWW:
- https://boostorg.github.io/build/index.html
- Description:
- Boost.Build is an easy way to build C++ projects, everywhere. You
name you executables and libraries and list their sources.
Boost.Build takes care about compiling your sources with right
options, creating static and shared libraries, making executables,
and other chores -- whether you're using gcc, msvc, or a dozen
more supported C++ compilers -- on Windows, OSX, Linux and
commercial UNIX systems.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- boost-build>0:devel/boost_build
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/devel/boost_build/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/boost_build
- pkg install boost-build
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: boost-build
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1717937156
SHA256 (boostorg-build-5.1.0-efbf6ce_GH0.tar.gz) = 15fc4e0b58e6b0fadb6354a903401de6d6e991f2acf2b21d8847fa5d58b0ae28
SIZE (boostorg-build-5.1.0-efbf6ce_GH0.tar.gz) = 1017307
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- bjam : devel/boost-jam
- This port is required by:
- for Build
-
- net-p2p/py-libtorrent-rasterbar
Configuration Options:
- No options to configure
- Options name:
- devel_boost_build
- USES:
- compiler:c++11-lang python:test shebangfix tar:bzip2
- pkg-message:
- For install:
- To use boost_build, it is necessary to set BOOST_ROOT in
your environment:
sh/bash/ksh:
BOOST_ROOT=/usr/local/share/b2 ; export BOOST_ROOT
csh:
setenv BOOST_ROOT /usr/local/share/b2
Note: The default toolchain is gcc.
To override this on a system-wide basis, edit this file:
/usr/local/share/b2/site-config.jam
For an example of a per-user settings file which may be
copied to your home directory, see:
/usr/local/share/b2/user-config.jam
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.1.0 03 Oct 2024 10:24:50 |
Dima Panov (fluffy) |
devel/boost*: update to 1.85.0 release (+)
With hat: office
Changelog: https://www.boost.org/users/history/version_1_85_0.html
Sponsored by: Future Crew, LLC |
4.10.1 27 Sep 2023 14:36:28 |
Dima Panov (fluffy) |
devel/boost*: update Boost to 1.83.0 release (+)
Release Notes: https://www.boost.org/users/history/version_1_83_0.html |
4.9.4 27 Apr 2023 18:25:55 |
Dima Panov (fluffy) |
devel/boost*: update to 1.82.0 release (+)
Release Notes: https://www.boost.org/users/history/version_1_82_0.html
Sponsored by: Serenity Cybersecurity, LLC |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
4.8.2.20220318 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
4.8.2.20220318 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
4.8.2.20220318 14 Apr 2022 13:44:22 |
Dima Panov (fluffy) |
devel/boost_build: update to 4.8.2.20220318 and adopt |
4.3.0.20201229 10 Jan 2022 15:15:39 |
Stefan Eßer (se) |
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (Only the first 15 lines of the commit message are shown above ) |
4.3.0.20201229 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.3.0.20201229 16 Jan 2021 01:14:06 |
pkubaj |
devel/boost_build: fix build on GCC architectures
Toolset 'cxx' does not appear to support C++11.
MFH: 2021Q1 |
4.3.0.20201229 30 Dec 2020 18:08:29 |
yuri |
devel/boost_build: Update to the latest revision because it includes runtime
fixes needed on FreeBSD |
4.3.0 28 Dec 2020 23:44:50 |
yuri |
devel/boost_build: Update 2.0.m12 -> 4.3.0 |
2.0.m12_13 11 Dec 2019 17:53:49 |
jbeich |
devel/boost-*: update to 1.72.0
Changes: http://www.boost.org/users/history/version_1_72_0.html
PR: 241449
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D22136 |
2.0.m12_12 19 Aug 2019 15:35:28 |
jbeich |
devel/boost-*: update to 1.71.0
Changes: http://www.boost.org/users/history/version_1_71_0.html
PR: 238827
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D20774 |
2.0.m12_11 13 Aug 2019 16:01:59 |
mat |
Convert to UCL & cleanup pkg-message (categories d) |
2.0.m12_11 12 Apr 2019 06:36:31 |
jbeich |
devel/boost-*: update to 1.70.0
Changes: http://www.boost.org/users/history/version_1_70_0.html
PR: 235956
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19303 |
2.0.m12_10 12 Dec 2018 00:15:50 |
jbeich |
devel/boost-*: update to 1.69.0
Changes: http://www.boost.org/users/history/version_1_69_0.html
PR: 232525
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17645 |
2.0.m12_9 09 Aug 2018 06:58:31 |
jbeich |
devel/boost-*: update to 1.68.0
- Switch to C++14 for libboost_system to support C++14 consumers
Changes: http://www.boost.org/users/history/version_1_68_0.html
PR: 229569
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D16165 |
2.0.m12_8 05 May 2018 15:09:22 |
danfe |
For ports under `cad', `devel', `dns`, and `math' categories: remove
redundant PKGMESSAGE assignment, which is set appropriately by the
b.p.m when `pkg-message' appears on the SUB_FILES list. |
2.0.m12_8 21 Apr 2018 09:33:48 |
amdmi3 |
- Update WWW
Approved by: portmgr blanket |
2.0.m12_8 18 Apr 2018 13:57:43 |
jbeich |
devel/boost-*: update to 1.67.0
Changes: http://www.boost.org/users/history/version_1_67_0.html
PR: 227427
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15030 |
2.0.m12_7 18 Jan 2018 04:11:03 |
jbeich |
devel/boost-*: update to 1.66.0
Changes: http://www.boost.org/users/history/version_1_66_0.html
PR: 223922
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D13279 |
2.0.m12_6 11 Jan 2018 14:18:01 |
danfe |
Do not abuse INSTALL_MAN when installing documentation, examples, and
other miscellaneous files that are not actually manual pages (part 2). |
2.0.m12_6 25 Sep 2017 00:08:17 |
jbeich |
devel/boost-*: update to 1.65.1
Changes: http://www.boost.org/users/history/version_1_65_1.html
PR: 218835
Approved by: maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by: jhibbits (on powerpc64, earlier version)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582 |
2.0.m12_5 25 Sep 2017 00:05:06 |
jbeich |
devel/boost-*: enable C++11 features
PR: 218835
Obtained from: https://github.com/DragonFlyBSD/DeltaPorts/pull/690
Approved by: maintainer timeout (2 months)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582 |
2.0.m12_4 02 May 2017 06:48:11 |
jbeich |
devel/boost-*: update to 1.64.0
Changes: http://www.boost.org/users/history/version_1_64_0.html
PR: 218835
Approved by: office (bapt)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D10472 |
2.0.m12_3 06 Jan 2017 08:45:04 |
jbeich |
devel/boost-*: update to 1.63.0
Changes: http://www.boost.org/users/history/version_1_63_0.html
PR: 215598
Exp-run by: antoine
Approved by: office (bapt)
MFH: 2017Q1 |
2.0.m12_2 23 Nov 2016 12:45:47 |
jbeich |
devel/boost-*: update to 1.62.0
- Enable `long double` C99 math usage
- Switch 9.x back to building with GCC
Changes: http://www.boost.org/users/history/
PR: 199601
Submitted by: Chen Xu, bapt, amdmi3, truckman (based on)
Reviewed by: rakuco (kde) (earlier version)
Exp-run by: antoine (3 tries), truckman (consumers only, earlier versions)
Approved by: bapt (office) |
2.0.m12_1 21 Oct 2016 12:51:41 |
mat |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
2.0.m12_1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
2.0.m12_1 14 Oct 2015 23:51:07 |
amdmi3 |
- Add LICENSE
- Switch to options helpers
- Regenerate patches with `make makepatch` |
2.0.m12_1 03 Apr 2014 14:56:05 |
pawel |
- Add staging support
- Convert to USES=tar:bzip2
- Use PORTDATA, PORTDOCS, PORTEXAMPLES for dynamic plist generation
- Define DOCS EXAMPLES options
- Bump PORTREVISION, now port installs 3 additional build files |
20 Sep 2013 17:03:27
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
2.0.m12 28 Mar 2013 16:29:01 |
eadler |
Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the
number of bad examples in the tree. |
2.0.m12 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
2.0.m12 06 Jun 2010 17:00:59 |
bms |
Drop maintainership for these ports.
Regrettably, I have no free time for the foreseeable future which
I can commit directly to these aspects of FreeBSD work, due to
a demanding new role elsewhere.
I am able to review patches from time to time, but regrettably cannot
be directly involved in engineering work beyond this w/o it being
directly involved in day-to-day effort.
Thank you for your understanding. |
2.0.m12 22 Aug 2009 00:18:43 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
2.0.m12 28 Jul 2009 11:45:09 |
pav |
- Update boost to 1.39
- Split boost port to separate components, with boost-all metaport
PR: ports/137054
Submitted by: Alexander Churanov <churanov.port.maintainer@gmail.com>
(maintainer) |
2.0.m12 16 Feb 2008 15:49:27 |
bms |
Add examples and logo. |
2.0.m12 14 Feb 2008 22:51:27 |
bms |
Add temporary workaround for build issue seen with FreeBSD/amd64:
https://zigzag.cs.msu.su:7813/boost.build/ticket/169 |
2.0.m12 14 Feb 2008 22:43:26 |
bms |
Fix a typo when NOPORTDOCS is NOT defined.
Found by: pav |
2.0.m12 13 Feb 2008 11:01:55 |
bms |
Add new port of Boost.Build, which just about anything which
actually uses bjam, uses. It is a very powerful set of
cross-platform build glue (shared libraries, look ma no libtool!)
This port currently uses the bjam built by devel/boost, it
doesn't build its own. |