CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2011/11/02 05:54:16
Modified files:
devel/boost : Makefile
devel/boost/patches:
patch-boost_archive_iterators_remove_whitespace_hpp
patch-boost_detail_endian_hpp
patch-boost_math_tools_config_hpp
Removed files:
devel/boost/patches:
patch-boost_archive_impl_basic_text_iprimitive_ipp
patch-boost_regex_v4_c_regex_traits_hpp
patch-libs_regex_src_regex_traits_defaults_cpp
patch-libs_regex_src_wc_regex_traits_cpp
Log message:
- Remove the now unnecessary patches now the that wide character
support has been integrated
- Move the endian setting bits within endian.hpp header up above
Boost's own set of checks to try and guess the endianness of
the architecture so that the OpenBSD endian header is actually
used
- Sync the Boost.Math patch for enabling the long double support
on OpenBSD/hppa with what was submitted upstream and commited.
tested by aja@ and naddy@
from brad
ok aja@