Port details |
- boost-docs Documentation for libraries from boost.org
- 1.81.0 devel =3 1.81.0Version of this port present on the latest quarterly branch.
- Maintainer: office@FreeBSD.org
- Port Added: 2009-07-28 11:45:32
- Last Update: 2023-01-16 19:32:06
- Commit Hash: ebbef4b
- People watching this port, also watch:: libXdamage, libevent, xcb-util-image, yarn-node20, phpsysinfo-php82
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- boost-docs>0:devel/boost-docs
- To install the port:
- cd /usr/ports/devel/boost-docs/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/boost-docs
- pkg install boost-docs
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: boost-docs
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1671565791
SHA256 (boost_1_81_0.tar.bz2) = 71feeed900fbccca04a3b4f2f84a7c217186f28a940ed8b7ed4725986baf99fa
SIZE (boost_1_81_0.tar.bz2) = 118797750
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- This port is required by:
- for Run
-
- devel/boost-all
Configuration Options:
- ===> The following configuration options are available for boost-docs-1.81.0:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- devel_boost-docs
- USES:
- python:env shebangfix tar:bzip2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.81.0 16 Jan 2023 19:32:06 |
Dima Panov (fluffy) |
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 |
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) |
1.80.0 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 ) |
1.80.0 12 Aug 2022 11:05:30 |
Dima Panov (fluffy) |
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 |
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 ) |
1.79.0 22 May 2022 20:17:00 |
Dima Panov (fluffy) |
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 17 Apr 2021 16:36:41 |
Li-Wen Hsu (lwhsu) |
devel/boost-docs: Let it pass Q/A tests (stage-qa) |
1.72.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.72.0 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 |
1.71.0 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 |
1.70.0 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 |
1.69.0 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 |
1.68.0 10 Sep 2018 13:14:52 |
mat |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
1.68.0 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 |
1.67.0 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 |
1.66.0 04 Apr 2018 09:33:30 |
amdmi3 |
- Update WWW
Approved by: portmgr blanket |
1.66.0 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 |
1.65.1 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 |
1.64.0 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 |
1.63.0 02 May 2017 06:33:39 |
jbeich |
devel/boost-*: partially revert r439920 (see r439922) |
1.63.0 02 May 2017 06:32:44 |
jbeich |
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 |
miwi |
- Revert boost update just landed per accident. |
1.64.0 02 May 2017 02:45:50 |
miwi |
- 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 |
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 |
1.62.0 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) |
1.55.0 22 Nov 2016 14:04:22 |
danfe |
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 17 Aug 2015 19:10:24 |
amdmi3 |
- Add empty directory to plist
Approved by: portmgr blanket |
1.55.0 22 Sep 2014 13:57:48 |
bapt |
Trim dirrm* |
1.55.0 07 Feb 2014 11:43:02 |
bapt |
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) |
20 Sep 2013 17:03:27
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
1.52.0 31 Jan 2013 13:33:04 |
bapt |
- 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 17 May 2012 09:05:38 |
makc |
Fix SIZE field
Reported by: sunpoet |
1.48.0 16 May 2012 16:07:24 |
makc |
Update boost ports to 1.48.0
PR: ports/156253
Submitted by: Alexander Churanov (maintainer)
Approved by: portmgr (linimon) |
1.45.0 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
1.45.0 27 Dec 2010 20:53:10 |
pav |
- 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 |
makc |
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 |
pav |
- Update boost to 1.41
PR: ports/141749
Submitted by: Alexander Churanov <churanov.port.maintainer@gmail.com>
(maintainer) |
1.39.0 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) |