Subject: CVS commit: pkgsrc
From: Adam Ciarcinski
Date: 2011-02-24 12:05:36
Message id: 20110224110536.8DDDD175DD@cvs.netbsd.org

Log Message:
Changes 1.46.0:
New Libraries
* Icl: Interval Container Library, interval sets and maps and aggregation of
  associated values, from Joachim Faulhaber.
Updated Libraries
* Array:
  - Added support for cbegin/cend
  - Fixed a problem with the Sun compiler
* Asio:
  - Fixed a problem on older Linux kernels (where epoll is used without timerfd
    support) that prevents timely delivery of deadline_timer handlers, after
    the program has been running for some time
* Bind:
  - make_adaptable now documented
* Concept Check:
  - fixed warnings with self-assignment
* Filesystem:
  - Version 3 of the library is now the default.
  - IBM vacpp: Workaround for compiler bug affecting iterator_facade
  - Verify, clarify, document that <boost/config/user.hpp> can be used to
    specify BOOST_FILESYSTEM_VERSIO
  - Replaced C-style assert with BOOST_ASSERT.
  - Undeprecated unique_path(). Instead, add a note mentioning the workaround
   for lack of thread safety and possible change to cwd. unique_path() is just
   too convenient to deprecate!
  - Cleared several GCC warnings.
  - Changed V2 code to use BOOST_THROW_EXCEPTION.
  - Windows: Fix status() to report non-symlink reparse point correctly.
  - Add symlink_option to recursive_directory_iterator, allowing control over
    recursion into directory symlinks. Note that the default is changed to not
    recurse into directory symlinks.
  - Reference documentation cleanup, including fixing missing and broken links,
    and adding missing functions.
  - Miscellaneous implementation code cleanup.
* Fusion:
  - vector copy constructor now copies sequence members in the same order on \ 
different platforms
* Graph:
  - Fixed Graphviz output to work on Visual C++ 7.1.
  - Replaced assert with BOOST_ASSERT.
  - Changed to Boost.Filesystem v3.
More...

Files:
RevisionActionfile
1.12modifypkgsrc/devel/boost-build/PLIST
1.18modifypkgsrc/devel/boost-build/buildlink3.mk
1.5modifypkgsrc/devel/boost-build/toolset.mk
1.14modifypkgsrc/devel/boost-headers/PLIST
1.19modifypkgsrc/devel/boost-headers/buildlink3.mk
1.9modifypkgsrc/devel/boost-jam/bjam.mk
1.12modifypkgsrc/devel/boost-jam/buildlink3.mk
1.19modifypkgsrc/devel/boost-libs/buildlink3.mk
1.18modifypkgsrc/devel/boost-python/Makefile
1.23modifypkgsrc/devel/boost-python/buildlink3.mk
1.27modifypkgsrc/meta-pkgs/boost/Makefile.common
1.31modifypkgsrc/meta-pkgs/boost/distinfo
1.4modifypkgsrc/meta-pkgs/boost/patches/patch-ab
1.11modifypkgsrc/meta-pkgs/boost/patches/patch-ad
1.6modifypkgsrc/meta-pkgs/boost/patches/patch-af
1.6addpkgsrc/meta-pkgs/boost/patches/patch-ae
1.5addpkgsrc/meta-pkgs/boost/patches/patch-ag
1.4addpkgsrc/meta-pkgs/boost/patches/patch-ah