./devel/boost [free peer-reviewed portable C++ source libraries]
[+] Add this package to your ports tracker

[ CVSweb ] [ Homepage ] [ RSS feed ]

Version: 1.34.1, Package name: boost-1.34.1p4
Maintained by: Deanna Phillips
Master sites:
Description
Boost provides free peer-reviewed portable C++ source libraries.

Boost emphasizes 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.

Boost aims 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) as a step
toward becoming part of a future C++ Standard. More Boost libraries
are proposed for the upcoming TR2.


MD5: UpCipWXX0VoxuxE2p8MI1w=
RMD160: fWjTzs7V9Dha1j4N8wLydWJ1zPE=
Filesize: 15642.325 KB

Package available on: cdrom(), ftp()
Distfile available on: cdrom(), ftp()

Version History (View Complete History)
  • (2009-07-27) Updated to version: boost-1.34.1p4
  • (2009-07-25) Updated to version: boost-1.34.1p3
  • (2008-06-05) Updated to version: boost-1.34.1p2
  • (2008-05-27) Updated to version: boost-1.34.1p1
  • (2008-04-07) Updated to version: boost-1.34.1p0
  • (2008-04-03) Updated to version: boost-1.34.1
  • (2008-01-06) Updated to version: boost-1.33.1p2
  • (2007-12-19) Updated to version: boost-1.33.1p1
  • (2006-11-14) Updated to version: boost_1_33_1
  • (2006-11-07) Updated to version: boost-1.33.1p0
[show/hide] View available PLISTS (Can be a lot of data)
[show/hide] View known vulnerabilities

CVS Commit History:

   2009-07-27 05:31:08 by Kurt Miller | Files touched by this commit (1)
Log message:
- fix patch that didn't apply cleanly. noted by andreas.kahari at gmail.com
   2009-07-26 18:34:24 by Kurt Miller | Files touched by this commit (5)
Log message:
- revert last commit since gcc3/libstdc++ changes were reverted.
   2009-07-24 20:17:06 by Kurt Miller | Files touched by this commit (5)
Log message:
- remove hacks to force boost to use threads now that libstdc++ thread
safety has been enabled in gcc3 & libstdc++
- correct detection of thread support in libstdcpp3.hpp
- correct multiple defined T_DIVIDE
- use threads for python.jam
NOTE: this update requires userland to be rebuild with the recent
gcc3/libstdc++ changes. See current.html for instructions.
   2008-06-05 06:55:56 by Kurt Miller | Files touched by this commit (2)
Log message:
fix atomic_count.hpp: libstdc++ is not built with thread support yet so
adjust atomic_count.hpp to only use libstdc++ when it has been built with
thread support and fall back to using the pthreads implementation.
diagnosed, tested and okay deanna@
   2008-05-26 18:52:01 by Deanna Phillips | Files touched by this commit (3)
Log message:
Security - add fix from boost svn for CVE-2008-0171:
"regex/v4/perl_matcher_non_recursive.hpp in the Boost regex library
(aka Boost.Regex) in Boost 1.33 and 1.34 allows context-dependent
attackers to cause a denial of service (failed assertion and crash)
via an invalid regular expression."
ok naddy@
   2008-04-10 14:06:52 by Deanna Phillips | Files touched by this commit (1)
Log message:
Don't pick up textproc/icu4c.  Problem reported by brad and RD Thrush,
thanks.
no pkg change
   2008-04-06 11:57:43 by Deanna Phillips | Files touched by this commit (3)
Log message:
- unbreak on amd64 by adding -fPIC to the link cmd
tested by sthen@, brad@, eric@ and others, ok brad@ sthen@
- use /dev/urandom (from Brad)
   2008-04-03 01:44:40 by Bernd Ahlers | Files touched by this commit (19)
Log message:
Update to boost-1.34.1.
Initial diff from Mikko Tolmunen. Thank you!
Some corrections from brad@.
Tested by deanna@, naddy@, brad@ and myself.
ok deanna@, brad@
   2008-01-05 17:01:15 by Deanna Phillips | Files touched by this commit (10)
Log message:
Build libboost_python.  Ports using it will need to satisfy any python
run depends on their own.  Patch from landry@, change requested by a
few.
And regen patches.
ok landry@
   2007-12-18 14:54:43 by Deanna Phillips | Files touched by this commit (8)
Log message:
Move boost back into a single package.  Splitting it was my mistake.
discussed with many people, "go ahead" steven@
   2007-09-15 20:53:14 by Michael Erdely | Files touched by this commit (599)
Log message:
Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN
   2007-07-14 08:13:48 by Deanna Phillips | Files touched by this commit (3)
Log message:
Add a patch from Boost CVS for amd64 support in endian.hpp.  From
Jon Olsson <jon at vexed.se>.  Bump pkgnames and order plist.
"looks good" wilfried@
   2007-04-05 09:38:13 by Marc Espie | Files touched by this commit (1270)
Log message:
base64 distinfo with SHA256


   2007-01-07 15:20:21 by Deanna Phillips | Files touched by this commit (2)
Log message:
The soname needs to match the filename in order for the libs to be
usable.  Noticed by Tero Koskinen, thanks.
Simplify the install by using an undocumented jam rule.
Ok wilfried@.
   2006-12-28 03:46:20 by Deanna Phillips | Files touched by this commit (7)
Log message:
Remove the alpha exception workaround, now that kettenis@ has fixed the
problem.
Ok brad@.
   2006-12-11 14:42:30 by Deanna Phillips | Files touched by this commit (7)
Log message:
Fix this on alpha by disabling the serialization lib.  This lib does
not honor BOOST_NO_EXCEPTIONS, and exception support is currently
broken on alpha.
ok espie@.
   2006-11-24 11:46:58 by Steven Mestdagh | Files touched by this commit (5)
Log message:
new MULTI_PACKAGES
   2006-11-13 14:52:52 by Peter Stromberg | Files touched by this commit (7)
Log message:
split into two subpackages, headers and libs, from maintainer
   2006-11-07 03:55:43 by Marc Espie | Files touched by this commit (1)
Log message:
zap SCRIPTS_ENV, make sure include files belong to data owner, zap old
SH variable.