Subject: CVS commit: pkgsrc
From: Adam Ciarcinski
Date: 2010-05-15 07:42:24
Message id: 20100515054224.4EEF5175DD@cvs.netbsd.org

Log Message:
Changes 1.43.0:
New Libraries:
* Functional/factory: Function objects for dynamic and by-value construction.
* Functional/forward: Function object adapters to address the forwarding
 problem.
Major Updates:
* Range: Boost.Range has undergone extensive updates that it include all of the
  features from the recently reviewed Boost.RangeEx.
* Range-based version of the full STL iterator based algorithms.
* Range adaptors which can be combined with range-based algorithms for
  unpresedented expressiveness and efficiency.
* New functions: irange, istream_range, join, combine.
Updated Libraries
Build System:
* When cross-compiling to GNU targets, static libraries are properly created.
  Previously, using such libraries resulted in Archive has no index error.
* The naming of DLL and import libraries with gcc compiler on Windows, both
  mingw and cygwin, now matches default conventions of those environments.
  Previously, the naming scheme was the same as for other Windows compilers.
Updated Tools:
* Quickbook: Unicode escape characters.
* Support the UTF-8 byte order mark.
* Disallow [ in simple markup. Fixes some errors with mismatched punctuation.
* Add a command line flag (-D) to define macros at the command line.
* Improved post-processor output.
* Check that [section] and [endsect] tags are balanced in templates.

Files:
RevisionActionfile
1.15modifypkgsrc/devel/boost-build/buildlink3.mk
1.12modifypkgsrc/devel/boost-docs/PLIST
1.11modifypkgsrc/devel/boost-headers/PLIST
1.16modifypkgsrc/devel/boost-headers/buildlink3.mk
1.9modifypkgsrc/devel/boost-jam/buildlink3.mk
1.9modifypkgsrc/devel/boost-libs/PLIST
1.16modifypkgsrc/devel/boost-libs/buildlink3.mk
1.17modifypkgsrc/devel/boost-python/Makefile
1.20modifypkgsrc/devel/boost-python/buildlink3.mk
1.23modifypkgsrc/meta-pkgs/boost/Makefile.common
1.25modifypkgsrc/meta-pkgs/boost/distinfo
1.10modifypkgsrc/devel/boost-build/PLIST