VOOZH about

URL: https://www.freshports.org/devel/boost-all

⇱ FreshPorts -- devel/boost-all: The "meta-port" for boost libraries



πŸ‘ FreshPorts -- The Place For Ports
πŸ‘ notbug
As 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 photos
All times are UTC
πŸ‘ Ukraine
Port details
boost-all The "meta-port" for boost libraries
1.89.0 devel πŸ‘ on this many watch lists
=1 πŸ‘ 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.89.0Version of this port present on the latest quarterly branch.
Maintainer: office@FreeBSD.org πŸ‘ search for ports maintained by this maintainer
Port Added: 2009-07-28 11:45:32
Last Update: 2025-10-20 11:48:39
Commit Hash: a37d812
People watching this port, also watch:: gajim, ogre3d, webcamd, libreoffice, ghc
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

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.89.0/catalog.mk
  2. /usr/local/share/licenses/boost-all-1.89.0/LICENSE
  3. /usr/local/share/licenses/boost-all-1.89.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:
To add the package, run one of these commands:
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 = 1755252479 SHA256 (boost_1_89_0.tar.bz2) = 85a33fa22621b4f314f8e85e1a5e2a9363d22e4f4992925d4bb3bc631b5a0c7a SIZE (boost_1_89_0.tar.bz2) = 154699732

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
This port is required by:
for Libraries

Deleted ports which required this port:

Expand this list of 11 deleted ports
  1. cad/salome-geom*
  2. cad/salome-gui*
  3. cad/salome-jobmanager*
  4. cad/salome-kernel*
  5. cad/salome-med*
  6. cad/salome-multipr*
  7. cad/salome-netgenplugin*
  8. cad/salome-sierpinsky*
  9. cad/salome-smesh*
  10. cad/salome-visu*
  11. cad/salome-yacs*
  12. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for boost-all-1.89.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: 82

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.89.0
20 Oct 2025 11:48:39
πŸ‘ commit hash: a37d812916675128f5ad722f9d2c615da55c9942
πŸ‘ commit hash: a37d812916675128f5ad722f9d2c615da55c9942
πŸ‘ commit hash: a37d812916675128f5ad722f9d2c615da55c9942
πŸ‘ commit hash: a37d812916675128f5ad722f9d2c615da55c9942
 πŸ‘ files touched by this commit
Dima Panov (fluffy) πŸ‘ search for other commits by this committer
devel/boost: update to 1.89.0 release (+)

Major change:
 Boost::system component which converted to header-only since 1.70.0,
 stops providing an empty stub library libboost_system.so for compatibe reasons
 and goes as pure header-only since 1.89.0.
 All consumers must be adjusted.

Release notes:	https://www.boost.org/releases/1.89.0/
1.88.0
22 Jul 2025 22:50:35
πŸ‘ commit hash: 6c10934b133c2c930babf4a636cdcda1b5753885
πŸ‘ commit hash: 6c10934b133c2c930babf4a636cdcda1b5753885
πŸ‘ commit hash: 6c10934b133c2c930babf4a636cdcda1b5753885
πŸ‘ commit hash: 6c10934b133c2c930babf4a636cdcda1b5753885
 πŸ‘ 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)
1.88.0
02 Jun 2025 00:40:42
πŸ‘ commit hash: 94c3a70981846a898aae99312033e09193bb421f
πŸ‘ commit hash: 94c3a70981846a898aae99312033e09193bb421f
πŸ‘ commit hash: 94c3a70981846a898aae99312033e09193bb421f
πŸ‘ commit hash: 94c3a70981846a898aae99312033e09193bb421f
 πŸ‘ files touched by this commit
Dima Panov (fluffy) πŸ‘ search for other commits by this committer
devel/boost: update to 1.88.0 release (+)

This release include two new libraries, Hash2, and MQTT5
Allow to use Boost.iostream with ZSTD compression [requested in 1]

Release Notes:	https://www.boost.org/releases/1.88.0/
PR:		286403 [1]
1.87.0
14 Feb 2025 03:17:01
πŸ‘ commit hash: a4245a4c6ce19c6e177567f67489813c5f77c86f
πŸ‘ commit hash: a4245a4c6ce19c6e177567f67489813c5f77c86f
πŸ‘ commit hash: a4245a4c6ce19c6e177567f67489813c5f77c86f
πŸ‘ commit hash: a4245a4c6ce19c6e177567f67489813c5f77c86f
 πŸ‘ files touched by this commit
Dima Panov (fluffy) πŸ‘ search for other commits by this committer
devel/boost: update to 1.87.0 release (+)

New port devel/boost-mpi-libs, Message Passing Interface library,
for use in distributed-memory parallel application programming.

In this release Boost have dropped some long-time-ago deprecated asio facilites
See https://www.boost.org/doc/libs/1_87_0/doc/html/boost_asio/history.html for
details.

Release Notes:	https://www.boost.org/users/history/version_1_87_0.html
Sponsored by:	Future Crew, LLC
1.86.0
20 Nov 2024 10:05:18
πŸ‘ commit hash: 33d6f548e666c89bf3feef18e4c0569eac57adaf
πŸ‘ commit hash: 33d6f548e666c89bf3feef18e4c0569eac57adaf
πŸ‘ commit hash: 33d6f548e666c89bf3feef18e4c0569eac57adaf
πŸ‘ commit hash: 33d6f548e666c89bf3feef18e4c0569eac57adaf
 πŸ‘ files touched by this commit
Dima Panov (fluffy) πŸ‘ search for other commits by this committer
devel/boost: update to 1.86.0 release (+)

Also update boost_build (B2) to corresponding 5.2.1 release.

Release Notes:	https://www.boost.org/users/history/version_1_86_0.html

Sponsored by:	Future Crew, LLC
1.85.0
03 Oct 2024 10:24:50
πŸ‘ commit hash: e8fba4b053986074dff7a167fdc4ff83d480a3b6
πŸ‘ commit hash: e8fba4b053986074dff7a167fdc4ff83d480a3b6
πŸ‘ commit hash: e8fba4b053986074dff7a167fdc4ff83d480a3b6
πŸ‘ commit hash: e8fba4b053986074dff7a167fdc4ff83d480a3b6
 πŸ‘ files touched by this commit
Dima Panov (fluffy) πŸ‘ search for other commits by this committer
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
1.84.0
01 Oct 2024 18:56:20
πŸ‘ commit hash: 4485bd8221c2c5630b87826d37da850b3361b782
πŸ‘ commit hash: 4485bd8221c2c5630b87826d37da850b3361b782
πŸ‘ commit hash: 4485bd8221c2c5630b87826d37da850b3361b782
πŸ‘ commit hash: 4485bd8221c2c5630b87826d37da850b3361b782
 πŸ‘ files touched by this commit
Rene Ladan (rene) πŸ‘ search for other commits by this committer
all: drop support for expired FreeBSD 14.0

Simplify expressions for FreeBSD 13.X

Reviewed by:	many

Differential Revision:	https://reviews.freebsd.org/D46601
1.84.0
21 Apr 2024 01:14:18
πŸ‘ commit hash: c4eb9478257e33a0e2c9de216fe4503127f3abef
πŸ‘ commit hash: c4eb9478257e33a0e2c9de216fe4503127f3abef
πŸ‘ commit hash: c4eb9478257e33a0e2c9de216fe4503127f3abef
πŸ‘ commit hash: c4eb9478257e33a0e2c9de216fe4503127f3abef
 πŸ‘ files touched by this commit
Yasuhiro Kimura (yasu) πŸ‘ search for other commits by this committer
devel/boost-{all,libs}: Adjust range of OSVERSION to use LLVM from ports

The reason to use LLVM from ports is that there is bug in Clang/LLVM
of base system that causes assertion failure while building
devel/boost-libs. The bug is already fixed with main, stable/14 and
stable/13 branches of src repository. So we need to use LLVM from
ports only with following ranges of OSVERSION.

1. 1500000 <= OSVERSION < 1500017
2. 1400000 <= OSVERSION < 1400509
3. 1300000 <= OSVERSION < 1303502

And commit 3b8c51bd37b0 adjusts the range as above.

But there is a pitfall about it. The assertion failure happens only if
(Only the first 15 lines of the commit message are shown above πŸ‘ View all of this commit message
)
1.84.0
23 Mar 2024 12:39:00
πŸ‘ commit hash: 3b8c51bd37b02a367217533a1bf0761655a77570
πŸ‘ commit hash: 3b8c51bd37b02a367217533a1bf0761655a77570
πŸ‘ commit hash: 3b8c51bd37b02a367217533a1bf0761655a77570
πŸ‘ commit hash: 3b8c51bd37b02a367217533a1bf0761655a77570
 πŸ‘ files touched by this commit
Dimitry Andric (dim) πŸ‘ search for other commits by this committer
devel/boost-all: Use clang from base for OSVERSION >= 1500017

In https://cgit.freebsd.org/src/commit/?id=bcd401b5a39c I committed a
fix for clang's assertion failures when building recent boost libraries.
I also bumped __FreeBSD_version to 1500017 so this can be detected from
devel/boost-all/compiled.mk.

The fix was also merged to stable/14, with __FreeBSD_version 1400509,
and stable/13, with __FreeBSD_version 1303502.

Adjust the ranges to use the default llvm port to [1500000..1500017>,
[1400000..1400509>, and [1300000..1303502>.

PR:		277850
Approved by:	fluffy (maintainer)
MFH:		2024Q1
1.84.0
13 Feb 2024 14:32:48
πŸ‘ commit hash: 83981262c4d664574bcf589a7668c3a157202e65
πŸ‘ commit hash: 83981262c4d664574bcf589a7668c3a157202e65
πŸ‘ commit hash: 83981262c4d664574bcf589a7668c3a157202e65
πŸ‘ commit hash: 83981262c4d664574bcf589a7668c3a157202e65
 πŸ‘ files touched by this commit
Dima Panov (fluffy) πŸ‘ search for other commits by this committer
devel/boost: update to 1.84.0 release (+)

Changelog:	https://www.boost.org/users/history/version_1_84_0.html
1.83.0
27 Sep 2023 14:36:28
πŸ‘ commit hash: 659620f1586eafcf14a22c6a58ae7cabb943d869
πŸ‘ commit hash: 659620f1586eafcf14a22c6a58ae7cabb943d869
πŸ‘ commit hash: 659620f1586eafcf14a22c6a58ae7cabb943d869
πŸ‘ commit hash: 659620f1586eafcf14a22c6a58ae7cabb943d869
 πŸ‘ files touched by this commit
Dima Panov (fluffy) πŸ‘ search for other commits by this committer
devel/boost*: update Boost to 1.83.0 release (+)

Release Notes:	https://www.boost.org/users/history/version_1_83_0.html
1.82.0
29 Aug 2023 03:07:06
πŸ‘ commit hash: 9b2e4b0219bd4814b47c22e5901f3b1cc091fded
πŸ‘ commit hash: 9b2e4b0219bd4814b47c22e5901f3b1cc091fded
πŸ‘ commit hash: 9b2e4b0219bd4814b47c22e5901f3b1cc091fded
πŸ‘ commit hash: 9b2e4b0219bd4814b47c22e5901f3b1cc091fded
 πŸ‘ files touched by this commit
Yasuhiro Kimura (yasu) πŸ‘ search for other commits by this committer
devel/boost-all: Adjust range to use llvm from ports

When boost was updated to 1.81.0, the problem was reported as PR
269067 that build of devel/boost-libs fails because of assertion
failure of Clang in base system. According to the comment submitted to
upstream issue tracker (*), the source of the problem is very long
standing bug of LLVM/Clang. So the bug itself is included in all of
supported branch of src repository. But the problem only happens with
main because assertion is only enabled with it. To work it around
compiled.mk was modified so llvm from ports is used instead of that of
base system when __FreeBSD_version is 1400000 or later. This is what
was done with commit 3efdfab9b59f.

And recently stable/14 branch is created in src repository. After it
is created __FreeBSD_version of the branch is bumped from 1400096 to
1400097. And the value of main is bumped from 1400096 to 1500000. So
adjust range to use llvm from ports as following.

Case 1: 1400000 <= OSVERSION < 1400097 (main before stable/14 is branched)
Case 2: OSVERSION >= 1500000 (main after stable/14 is branched)

Reference:	https://github.com/llvm/llvm-project/issues/39319#issuecomment-1444452238
(*)
PR:		273335
Approved by:	sunpoet (office@, maintainer)
MFH:		2023Q3
1.82.0
27 Apr 2023 18:25:55
πŸ‘ commit hash: e356ceca197257c3900d9ffd823ea2bb0b6819d3
πŸ‘ commit hash: e356ceca197257c3900d9ffd823ea2bb0b6819d3
πŸ‘ commit hash: e356ceca197257c3900d9ffd823ea2bb0b6819d3
πŸ‘ commit hash: e356ceca197257c3900d9ffd823ea2bb0b6819d3
 πŸ‘ files touched by this commit
Dima Panov (fluffy) πŸ‘ search for other commits by this committer
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
1.81.0
24 Jan 2023 09:34:06
πŸ‘ commit hash: 3efdfab9b59f2cd00beec5c863820f0057f1cfb3
πŸ‘ commit hash: 3efdfab9b59f2cd00beec5c863820f0057f1cfb3
πŸ‘ commit hash: 3efdfab9b59f2cd00beec5c863820f0057f1cfb3
πŸ‘ commit hash: 3efdfab9b59f2cd00beec5c863820f0057f1cfb3
 πŸ‘ files touched by this commit
Dima Panov (fluffy) πŸ‘ search for other commits by this committer
devel/boost*: force ports default llvm to build on -current
1.81.0
16 Jan 2023 19:32:06
πŸ‘ commit hash: ebbef4b5f84b7cff911d4714000c2ebbc0f786f7
πŸ‘ commit hash: ebbef4b5f84b7cff911d4714000c2ebbc0f786f7
πŸ‘ commit hash: ebbef4b5f84b7cff911d4714000c2ebbc0f786f7
πŸ‘ commit hash: ebbef4b5f84b7cff911d4714000c2ebbc0f786f7
 πŸ‘ files touched by this commit
Dima Panov (fluffy) πŸ‘ search for other commits by this committer
devel/boost*:	update Boost to 1.81.0 release (+)

Changelog:	https://www.boost.org/users/history/version_1_81_0.html
07 Sep 2022 21:58:51
πŸ‘ commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4
πŸ‘ commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4
πŸ‘ commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4
πŸ‘ commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4
 πŸ‘ files touched by this commit
Stefan Eßer (se) πŸ‘ search for other commits by this committer
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)
1.80.0
07 Sep 2022 21:10:59
πŸ‘ commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52
πŸ‘ commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52
πŸ‘ commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52
πŸ‘ commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52
 πŸ‘ files touched by this commit
Stefan Eßer (se) πŸ‘ search for other commits by this committer
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 πŸ‘ View all of this commit message
)
1.80.0
12 Aug 2022 11:05:30
πŸ‘ commit hash: fd34eb55a01c4053245245c316e1f252c4853656
πŸ‘ commit hash: fd34eb55a01c4053245245c316e1f252c4853656
πŸ‘ commit hash: fd34eb55a01c4053245245c316e1f252c4853656
πŸ‘ commit hash: fd34eb55a01c4053245245c316e1f252c4853656
 πŸ‘ files touched by this commit
Dima Panov (fluffy) πŸ‘ search for other commits by this committer
devel/boost: update to 1.80.0 release (+)

Use one master distinfo
Allow to use beta releases in build framework

Changelog:	https://www.boost.org/users/history/version_1_80_0.html
1.79.0
20 Jul 2022 14:21:35
πŸ‘ commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746
πŸ‘ commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746
πŸ‘ commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746
πŸ‘ commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746
 πŸ‘ files touched by this commit
Tobias C. Berner (tcberner) πŸ‘ search for other commits by this committer
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 πŸ‘ View all of this commit message
)
1.79.0
23 May 2022 13:00:37
πŸ‘ commit hash: 12918ebbb76f3d95bc0d15dd2b25df6b008c52a8
πŸ‘ commit hash: 12918ebbb76f3d95bc0d15dd2b25df6b008c52a8
πŸ‘ commit hash: 12918ebbb76f3d95bc0d15dd2b25df6b008c52a8
πŸ‘ commit hash: 12918ebbb76f3d95bc0d15dd2b25df6b008c52a8
 πŸ‘ files touched by this commit
Eugene Grosbein (eugen) πŸ‘ search for other commits by this committer
devel/boost-all: allow to override path to used bjam binary

Approved by:	office (fluffy)
1.79.0
22 May 2022 20:17:00
πŸ‘ commit hash: ae17808e4a1b635038b5a80216cbf98bafdbb2ef
πŸ‘ commit hash: ae17808e4a1b635038b5a80216cbf98bafdbb2ef
πŸ‘ commit hash: ae17808e4a1b635038b5a80216cbf98bafdbb2ef
πŸ‘ commit hash: ae17808e4a1b635038b5a80216cbf98bafdbb2ef
 πŸ‘ files touched by this commit
Dima Panov (fluffy) πŸ‘ search for other commits by this committer
devel/boost-all:	update Boost to 1.79.0 release (+)

Please welcome a longawaited boost-* upgrade.
It introduces a full support for OpenSSL3.0, Clang13+, C++17/C++20 standards and
more.

Since 1.74 release Boost library introduced some internal changes which breaks
comsumers of outdated API.
All failed consumers will be marked as BROKEN in separated commits.

Special thanks for all community members who take a long survey with real
environments testing.

Changelogs:
https://www.boost.org/users/history/version_1_73_0.html
https://www.boost.org/users/history/version_1_74_0.html
https://www.boost.org/users/history/version_1_75_0.html
https://www.boost.org/users/history/version_1_76_0.html
https://www.boost.org/users/history/version_1_77_0.html
https://www.boost.org/users/history/version_1_78_0.html
https://www.boost.org/users/history/version_1_79_0.html

PR:	246106
Exp-runs by:	antoine
1.72.0
06 Apr 2021 14:31:07
πŸ‘ commit hash: 305f148f482daf30dcf728039d03d019f88344eb
πŸ‘ commit hash: 305f148f482daf30dcf728039d03d019f88344eb
πŸ‘ commit hash: 305f148f482daf30dcf728039d03d019f88344eb
πŸ‘ commit hash: 305f148f482daf30dcf728039d03d019f88344eb
 πŸ‘ files touched by this commit
Mathieu Arnold (mat) πŸ‘ search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.72.0
11 Dec 2019 17:53:49
πŸ‘ Revision:519824
πŸ‘ Original commit message
 πŸ‘ files touched by this commit
jbeich πŸ‘ search for other commits by this committer
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
1.71.0
19 Aug 2019 15:35:28
πŸ‘ Revision:509290
πŸ‘ Original commit message
 πŸ‘ files touched by this commit
jbeich πŸ‘ search for other commits by this committer
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
1.70.0
13 Aug 2019 16:01:59
πŸ‘ Revision:508835
πŸ‘ Original commit message
 πŸ‘ files touched by this commit
 πŸ‘ Sanity Test Failure
mat πŸ‘ search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories d)
1.70.0
13 Apr 2019 23:44:51
πŸ‘ Revision:498851
πŸ‘ Original commit message
 πŸ‘ files touched by this commit
sunpoet πŸ‘ search for other commits by this committer
Fix PLIST

- Bump PORTREVISION for package change
1.70.0
12 Apr 2019 06:36:31
πŸ‘ Revision:498698
πŸ‘ Original commit message
 πŸ‘ files touched by this commit
jbeich πŸ‘ search for other commits by this committer
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
1.69.0
12 Dec 2018 00:15:50
πŸ‘ Revision:487266
πŸ‘ Original commit message
 πŸ‘ files touched by this commit
jbeich πŸ‘ search for other commits by this committer
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
1.68.0
02 Nov 2018 13:40:24
πŸ‘ Revision:483808
πŸ‘ Original commit message
 πŸ‘ files touched by this commit
rene πŸ‘ search for other commits by this committer
Followup on r483807.

jbeich commented on some ports in D17724 but I forgot to add them to the list.

Submitted by:	rene
Reviewed by:	bapt, jbeich
Differential Revision: https://reviews.freebsd.org/D17724
1.68.0
08 Sep 2018 00:53:10
πŸ‘ Revision:479222
πŸ‘ Original commit message
 πŸ‘ files touched by this commit
jbeich πŸ‘ search for other commits by this committer
devel/boost-all: switch to C++17 on FreeBSD >= 11.2

PR:		231077
Exp-run by:	antoine
1.68.0
02 Sep 2018 07:01:28
πŸ‘ Revision:478764
πŸ‘ Original commit message
 πŸ‘ files touched by this commit
antoine πŸ‘ search for other commits by this committer
Revert r478681

With hat:	portmgr
Reported by:	pkg-fallout
1.68.0
01 Sep 2018 12:40:14
πŸ‘ Revision:478682
πŸ‘ Original commit message
 πŸ‘ files touched by this commit
jbeich πŸ‘ search for other commits by this committer
devel/boost-all: drop obsolete CONFLICTS

devel/boost|devel/boost-libs|2009-07-28|Boost ports were split and sliced
devel/boost-python|devel/boost-python-libs|2009-07-28|Boost ports were split and
sliced
1.68.0
01 Sep 2018 12:39:55
πŸ‘ Revision:478681
πŸ‘ Original commit message
 πŸ‘ files touched by this commit
jbeich πŸ‘ search for other commits by this committer
devel/boost-all: define LICENSE
1.68.0
09 Aug 2018 06:58:31
πŸ‘ Revision:476723
πŸ‘ Original commit message
 πŸ‘ files touched by this commit
jbeich πŸ‘ search for other commits by this committer
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
1.67.0
18 Apr 2018 13:57:43
πŸ‘ Revision:467711
πŸ‘ Original commit message
 πŸ‘ files touched by this commit
jbeich πŸ‘ search for other commits by this committer
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
1.66.0
18 Apr 2018 09:33:42
πŸ‘ Revision:467698
πŸ‘ Original commit message
 πŸ‘ files touched by this commit
amdmi3 πŸ‘ search for other commits by this committer
- Update WWW

Approved by:	portmgr blanket
1.66.0
16 Feb 2018 11:01:30
πŸ‘ Revision:461998
πŸ‘ Original commit message
 πŸ‘ files touched by this commit
mat πŸ‘ search for other commits by this committer
Fix build WITH=PYTHON.

With hat:	pointy
Sponsored by:	Absolight
1.66.0
15 Feb 2018 12:34:50
πŸ‘ Revision:461885
πŸ‘ Original commit message
 πŸ‘ files touched by this commit
mat πŸ‘ search for other commits by this committer
devel/boost-python-libs got forgotten in the python flavorization, fix
this oversight.

Reviewed by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D14368
1.66.0
20 Jan 2018 12:37:54
πŸ‘ Revision:459512
πŸ‘ Original commit message
 πŸ‘ files touched by this commit
sunpoet πŸ‘ search for other commits by this committer
Fix space/tab
1.66.0
18 Jan 2018 04:11:03
πŸ‘ Revision:459315
πŸ‘ Original commit message
 πŸ‘ files touched by this commit
jbeich πŸ‘ search for other commits by this committer
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
1.65.1
25 Sep 2017 00:08:17
πŸ‘ Revision:450560
πŸ‘ Original commit message
 πŸ‘ files touched by this commit
jbeich πŸ‘ search for other commits by this committer
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
1.64.0
25 Sep 2017 00:05:06
πŸ‘ Revision:450557
πŸ‘ Original commit message
 πŸ‘ files touched by this commit
jbeich πŸ‘ search for other commits by this committer
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
1.64.0
02 May 2017 06:48:11
πŸ‘ Revision:439934
πŸ‘ Original commit message
 πŸ‘ files touched by this commit
jbeich πŸ‘ search for other commits by this committer
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
1.63.0
02 May 2017 06:33:39
πŸ‘ Revision:439932
πŸ‘ Original commit message
 πŸ‘ files touched by this commit
jbeich πŸ‘ search for other commits by this committer
devel/boost-*: partially revert r439920 (see r439922)
1.63.0
02 May 2017 06:32:44
πŸ‘ Revision:439931
πŸ‘ Original commit message
 πŸ‘ files touched by this commit
jbeich πŸ‘ search for other commits by this committer
devel/boost-*: nuke to split directory history

r439922 broke "svn blame" for files/patch-tools_build_src_tools_clang-linux.jam
1.63.0
02 May 2017 02:51:15
πŸ‘ Revision:439922
πŸ‘ Original commit message
 πŸ‘ files touched by this commit
miwi πŸ‘ search for other commits by this committer
- Revert boost update just landed per accident.
1.64.0
02 May 2017 02:45:50
πŸ‘ Revision:439920
πŸ‘ Original commit message
 πŸ‘ files touched by this commit
miwi πŸ‘ search for other commits by this committer
- Nuke llvm36/clang36 - Obsolete and unmaintained upstream

Approved by:	brooks (maintainer)
Differential Revision:	https://reviews.freebsd.org/D10419
1.63.0
06 Jan 2017 08:45:04
πŸ‘ Revision:430692
πŸ‘ Original commit message
 πŸ‘ files touched by this commit
jbeich πŸ‘ search for other commits by this committer
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
1.62.0
23 Nov 2016 12:45:47
πŸ‘ Revision:426908
πŸ‘ Original commit message
 πŸ‘ files touched by this commit
jbeich πŸ‘ search for other commits by this committer
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)
1.55.0
23 Nov 2016 12:43:49
πŸ‘ Revision:426906
πŸ‘ Original commit message
 πŸ‘ files touched by this commit
jbeich πŸ‘ search for other commits by this committer
devel/boost-*: better integrate with Mk/*

PR:		199601
Submitted by:	bapt (based on)
Exp-run by:	antoine
1.55.0
23 Nov 2016 12:43:37
πŸ‘ Revision:426905
πŸ‘ Original commit message
 πŸ‘ files touched by this commit
jbeich πŸ‘ search for other commits by this committer
devel/boost-libs: drop compat links after r322328

PR:		199601
Suggested by:	bapt
Exp-run by:	antoine
1.55.0
23 Nov 2016 12:43:13
πŸ‘ Revision:426903
πŸ‘ Original commit message
 πŸ‘ files touched by this commit
jbeich πŸ‘ search for other commits by this committer
devel/boost-libs: always verbose build after r421635

PR:		199601
Approved by:	portmgr blanket
1.55.0
22 Nov 2016 14:04:22
πŸ‘ Revision:426827
πŸ‘ Original commit message
 πŸ‘ files touched by this commit
danfe πŸ‘ search for other commits by this committer
In several dozen ports, use single space for WWW: line in pkg-descr, and
reformat port description text in cases when it was notoriously broken.
1.55.0
01 Apr 2016 14:00:57
πŸ‘ Revision:412346
πŸ‘ Original commit message
 πŸ‘ files touched by this commit
mat πŸ‘ search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
1.55.0
27 Sep 2015 21:58:32
πŸ‘ Revision:398060
πŸ‘ Original commit message
 πŸ‘ files touched by this commit
jbeich πŸ‘ search for other commits by this committer
devel/boost-*: convert to more option helpers

Approved by:	office (truckman, bapt) (maintainer)
Differential Revision:	https://reviews.freebsd.org/D3739
1.55.0
27 Sep 2015 21:58:18
πŸ‘ Revision:398059
πŸ‘ Original commit message
 πŸ‘ files touched by this commit
jbeich πŸ‘ search for other commits by this committer
devel/boost-*: remove nop ARCH-specific *FLAGS regressed by r317845

Approved by:	office (truckman, bapt) (maintainer)
Differential Revision:	https://reviews.freebsd.org/D3739
1.55.0
29 Mar 2015 12:43:59
πŸ‘ Revision:382597
πŸ‘ Original commit message
 πŸ‘ files touched by this commit
robak πŸ‘ search for other commits by this committer
devel/boost-all: remove CPE information

- Since CPE should not be applied to meta ports, I am reverting the commit with
CPE info

PR:		197711
Approved by:	bapt
1.55.0
28 Mar 2015 15:07:33
πŸ‘ Revision:382500
πŸ‘ Original commit message
 πŸ‘ files touched by this commit
bapt πŸ‘ search for other commits by this committer
Convert to USES=metaport
1.55.0
18 Mar 2015 15:06:34
πŸ‘ Revision:381556
πŸ‘ Original commit message
 πŸ‘ files touched by this commit
robak πŸ‘ search for other commits by this committer
devel/boost-all: add CPE information

PR:		197711
Submitted by:	Shun <shun.fbsd.pr@dropcut.net>
Approved by:	bapt (blanket)
1.55.0
13 Jun 2014 20:31:50
πŸ‘ Revision:357721
πŸ‘ Original commit message
 πŸ‘ files touched by this commit
bdrewery πŸ‘ search for other commits by this committer
- Fix build when using WITH_CCACHE_BUILD.
 ccache's documentation says to set CCACHE_SLOPPINESS=time_macros and
 CFLAGS+= -fpch-preprocess (it's a magic check in ccache for the string),
 but doing these does not actually fix the build when files are cached.
 Disabling PCH for ccache still results in an 18 second build, down from 143,
 on a 12 core machine.
- While here, strip libraries with STRIP_CMD (not bumping rev as this is
 not significant enough to warrant a rebuild).
1.55.0
13 Jun 2014 18:11:33
πŸ‘ Revision:357709
πŸ‘ Original commit message
 πŸ‘ files touched by this commit
bdrewery πŸ‘ search for other commits by this committer
Convert boost ports to USES=tar
1.55.0
08 Feb 2014 18:10:39
πŸ‘ Revision:343374
πŸ‘ Original commit message
 πŸ‘ files touched by this commit
bdrewery πŸ‘ search for other commits by this committer
- Fix boost build on 8.3

Submitted by:	bapt
Tested by:	bdrewery
1.55.0
07 Feb 2014 15:57:26
πŸ‘ Revision:343273
πŸ‘ Original commit message
 πŸ‘ files touched by this commit
bapt πŸ‘ search for other commits by this committer
Fix build with non base clang

This fixes build on FreeBSD 8
1.55.0
07 Feb 2014 11:43:02
πŸ‘ Revision:343213
πŸ‘ Original commit message
 πŸ‘ files touched by this commit
bapt πŸ‘ search for other commits by this committer
Update to boost 1.55.0
switch back to normal library naming
Add a compat symlink for .so.5
Use compiler.mk to detect compiler
Use a modern compiler (doesn't work with base gcc)
1.52.0
13 Nov 2013 16:07:59
πŸ‘ Revision:333706
πŸ‘ Original commit message
 πŸ‘ files touched by this commit
bdrewery πŸ‘ search for other commits by this committer
- Allow WITH_CCACHE_BUILD to work with boost.
 This speeds up building from 35 minutes to 5 minutes.

 If you are building boost with ccache by changing CC="ccache cc",
 change to using WITH_CCACHE_BUILD=yes in make.conf. This will
 automatically handle installing and using ccache for port building,
 while avoiding build breakages.

Reported by:	Samu Nuutamo
Discussed with:	bapt (who marked it unsafe)
20 Sep 2013 17:03:27
πŸ‘ Revision:327722
πŸ‘ Original commit message
 πŸ‘ files touched by this commit
 πŸ‘ Sanity Test Failure
πŸ‘ Refresh - this port is being refreshed, or make failed to run error-free.
bapt πŸ‘ search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1)
1.52.0
14 Aug 2013 22:35:54
πŸ‘ Revision:324744
πŸ‘ Original commit message
 πŸ‘ files touched by this commit
 πŸ‘ Sanity Test Failure
ak πŸ‘ search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
1.52.0
27 Jun 2013 06:23:36
πŸ‘ Revision:321850
πŸ‘ Original commit message
 πŸ‘ files touched by this commit
bapt πŸ‘ search for other commits by this committer
PKGORIGIN being defined earlier, CATAGORIES needs to be defined prior any *.mk
include meaning common.mk has to be included earlier [1]
While here switch to new options helpers

Reported by:	erwin
1.52.0
10 May 2013 23:15:18
πŸ‘ Revision:317845
πŸ‘ Original commit message
 πŸ‘ files touched by this commit
mi πŸ‘ search for other commits by this committer
Respect the locally set CXXFLAGS (and CFLAGS) -- except for optimization
level (-O*), which Boost sets to -O3 automatically.

Approved by:	maintainer (bapt)
1.52.0
02 May 2013 22:21:25
πŸ‘ Revision:317167
πŸ‘ Original commit message
 πŸ‘ files touched by this commit
mi πŸ‘ search for other commits by this committer
When BOOST_TOOLSET is "gcc", the actual compiler can be anything from g++ to
g++48.

Make sure, the ${CXX} specified is used by the port, rather than the default
g++.

Tested with:	g++48
Approved by:	bapt
1.52.0
14 Feb 2013 09:42:13
πŸ‘ Revision:312209
πŸ‘ Original commit message
 πŸ‘ files touched by this commit
gahr πŸ‘ search for other commits by this committer
- Get rid of PTHREAD_CFLAGS and PTHREAD_LIBS (category: devel)

Approved by:	portmgr
1.52.0
31 Jan 2013 13:33:04
πŸ‘ Revision:311308
πŸ‘ Original commit message
 πŸ‘ files touched by this commit
bapt πŸ‘ search for other commits by this committer
- update to 1.52.0
- pass maintainership to office@
- detect if compiler is gcc or clang and correctly set the toolset for bjam
- enable long-double support
- some cleanup

Approved by:	maintainer timeout (3 weeks with no reply)
1.48.0
15 Jul 2012 23:13:21
πŸ‘ Original commit message
 πŸ‘ files touched by this commit
dougb πŸ‘ search for other commits by this committer
Update PORTREVISION for rm's fix in the way that it has been done previously

Approved by:	portmgr (beat)
1.48.0_1
13 Jul 2012 20:09:11
πŸ‘ Original commit message
 πŸ‘ files touched by this commit
rm πŸ‘ search for other commits by this committer
- fix packaging when WITH_ICU is off [1]
- fix applications hanging issue (deluge and qbittorrent at least) [2]
- fix interprocess communication (upstream svn revision 76181) [3]
- bump PORTREVISION

PR: 168661 [1]
PR: 169755 [2]
PR: 169806 [3]
Submitted by: Alexey Markov <redrat at mail dot ru> [1],
 Mario Lobo <lobo@bsd.com.br> [2],
 Martin Matuska <mm at FreeBSD dot org> [3]
Approved by: maintainer timeout (1 month)
1.48.0
16 May 2012 16:07:24
πŸ‘ Original commit message
 πŸ‘ files touched by this commit
makc πŸ‘ search for other commits by this committer
Update boost ports to 1.48.0

PR: ports/156253
Submitted by: Alexander Churanov (maintainer)
Approved by: portmgr (linimon)
1.45.0
22 Oct 2011 14:49:11
πŸ‘ Original commit message
 πŸ‘ files touched by this commit
crees πŸ‘ search for other commits by this committer
Remove OPTION for and dependency on devel/boost-pyste in preparation for
devel/boost-pyste 's removal
1.45.0
27 Jan 2011 14:14:34
πŸ‘ Original commit message
 πŸ‘ files touched by this commit
pav πŸ‘ search for other commits by this committer
- Re-enable MAKE_JOBS_SAFE for boost ports

PR: ports/153941
Submitted by: Anonymous <swell.k@gmail.com>
Approved by: Alexander Churanov <alexanderchuranov@gmail.com> (maintainer)
Feature safe: yes
1.45.0
27 Dec 2010 20:53:10
πŸ‘ Original commit message
 πŸ‘ files touched by this commit
pav πŸ‘ search for other commits by this committer
- Update to 1.45

PR: ports/152558
Submitted by: Armin Pirkovitsch <armin@frozen-zone.org>,
 Alexander Churanov <alexanderchuranov@gmail.com> (maintainer)
1.43.0
11 Jun 2010 23:15:26
πŸ‘ Original commit message
 πŸ‘ files touched by this commit
makc πŸ‘ search for other commits by this committer
Update to 1.43.0

PR: ports/146707
Submitted by: Armin Pirkovitsch <armin at frozen-zone.org>
Reviewed by: Alexander Churanov (maintainer)
1.41.0
29 Dec 2009 13:50:29
πŸ‘ Original commit message
 πŸ‘ files touched by this commit
pav πŸ‘ search for other commits by this committer
- Update boost to 1.41

PR: ports/141749
Submitted by: Alexander Churanov <churanov.port.maintainer@gmail.com>
(maintainer)
1.39.0
22 Aug 2009 00:18:43
πŸ‘ Original commit message
 πŸ‘ files touched by this commit
amdmi3 πŸ‘ search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with D
1.39.0
28 Jul 2009 11:45:09
πŸ‘ Original commit message
 πŸ‘ files touched by this commit
pav πŸ‘ search for other commits by this committer
- 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)

Number of commits found: 82

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, iXsystems, and RootBSD

This site
What is FreshPorts?
About the authors
Issues
FAQ
How big is it?
Security Policy
Privacy
Blog
Contact

Search
more...

Latest Vulnerabilities
tiffApr 11
chromiumApr 10
dnsdistApr 10
mbedtls3Apr 10
mbedtls4Apr 10
ungoogled-chromiumApr 10
firefoxApr 09
firefoxApr 09
firefoxApr 09
firefoxApr 09
firefox-esrApr 09
firefox-esrApr 09
gitlabApr 09
thunderbirdApr 09
thunderbirdApr 09

20 vulnerabilities affecting 360 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities

Last processed:
2026-04-11 08:28:37 UTC


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)

Calculated hourly:
Port count 34331
Broken 99
Deprecated 179
Ignore 216
Forbidden 0
Restricted 1
No CDROM 1
Vulnerable 38
Expired 9
Set to expire 108
Interactive 0
new 24 hours 1
new 48 hours3
new 7 days59
new fortnight95
new month245

Servers and bandwidth provided by
New York Internet, iXsystems, and RootBSD
Valid HTML, CSS, and RSS. Copyright Β© 2000-2026 Dan Langille. All rights reserved.