head 1.4; access; symbols pkgsrc-2013Q3:1.3.0.10 pkgsrc-2013Q3-base:1.3 pkgsrc-2013Q2:1.3.0.8 pkgsrc-2013Q2-base:1.3 pkgsrc-2013Q1:1.3.0.6 pkgsrc-2013Q1-base:1.3 pkgsrc-2012Q4:1.3.0.4 pkgsrc-2012Q4-base:1.3 pkgsrc-2012Q3:1.3.0.2 pkgsrc-2012Q3-base:1.3; locks; strict; comment @// @; 1.4 date 2013.11.20.19.17.55; author adam; state dead; branches; next 1.3; commitid eBEHTpbwsVCja3ex; 1.3 date 2012.07.03.19.46.30; author adam; state Exp; branches; next 1.2; 1.2 date 2012.02.29.14.22.24; author hans; state dead; branches; next 1.1; 1.1 date 2012.01.09.16.33.14; author adam; state Exp; branches; next ; desc @@ 1.4 log @* Fix building with GCC (PR#48388). * Build long double math libraries on NetBSD and FreeBSD. * Removed obsolete patches. @ text @$NetBSD: patch-boost_foreach.hpp,v 1.3 2012/07/03 19:46:30 adam Exp $ https://svn.boost.org/trac/boost/ticket/6131 --- boost/foreach.hpp.orig 2012-01-09 15:55:10.000000000 +0000 +++ boost/foreach.hpp @@@@ -165,7 +165,7 @@@@ namespace foreach // this one works on legacy compilers. Overload boost_foreach_is_lightweight_proxy // at the global namespace for your type. template -inline boost::foreach::is_lightweight_proxy * +inline boost::BOOST_FOREACH::is_lightweight_proxy * boost_foreach_is_lightweight_proxy(T *&, BOOST_FOREACH_TAG_DEFAULT) { return 0; } template @@@@ -190,7 +190,7 @@@@ boost_foreach_is_lightweight_proxy(T **& // this one works on legacy compilers. Overload boost_foreach_is_noncopyable // at the global namespace for your type. template -inline boost::foreach::is_noncopyable * +inline boost::BOOST_FOREACH::is_noncopyable * boost_foreach_is_noncopyable(T *&, BOOST_FOREACH_TAG_DEFAULT) { return 0; } namespace boost @ 1.3 log @Bring 'forach' patches back to life as they are still necessary @ text @d1 1 a1 1 $NetBSD: patch-boost_foreach.hpp,v 1.1 2012/01/09 16:33:14 adam Exp $ @ 1.2 log @Update boost to 1.49.0 Changes: New Libraries * Heap: Priority queue data structures, from Tim Blechmann. Details: http://www.boost.org/users/history/version_1_49_0.html @ text @@ 1.1 log @Fix for boost::foreach, PR#45802 @ text @d1 1 a1 1 $NetBSD$ @