Wed Nov 7 21:04:11 2012 UTC ()
Changes 1.52.0:
http://www.boost.org/users/history/version_1_52_0.html


(adam)
diff -r1.23 -r1.24 pkgsrc/devel/boost-build/buildlink3.mk
diff -r1.22 -r1.23 pkgsrc/devel/boost-headers/Makefile
diff -r1.21 -r1.22 pkgsrc/devel/boost-headers/PLIST
diff -r1.24 -r1.25 pkgsrc/devel/boost-headers/buildlink3.mk
diff -r1.19 -r1.20 pkgsrc/devel/boost-jam/buildlink3.mk
diff -r1.16 -r1.17 pkgsrc/devel/boost-libs/PLIST
diff -r1.25 -r1.26 pkgsrc/devel/boost-libs/buildlink3.mk
diff -r1.28 -r1.29 pkgsrc/devel/boost-python/buildlink3.mk
diff -r1.36 -r1.37 pkgsrc/meta-pkgs/boost/Makefile.common
diff -r1.49 -r1.50 pkgsrc/meta-pkgs/boost/distinfo

cvs diff -r1.23 -r1.24 pkgsrc/devel/boost-build/buildlink3.mk (expand / switch to unified diff)

--- pkgsrc/devel/boost-build/buildlink3.mk 2012/08/27 08:49:09 1.23
+++ pkgsrc/devel/boost-build/buildlink3.mk 2012/11/07 21:04:10 1.24
@@ -1,13 +1,13 @@ @@ -1,13 +1,13 @@
1# $NetBSD: buildlink3.mk,v 1.23 2012/08/27 08:49:09 adam Exp $ 1# $NetBSD: buildlink3.mk,v 1.24 2012/11/07 21:04:10 adam Exp $
2 2
3BUILDLINK_TREE+= boost-build 3BUILDLINK_TREE+= boost-build
4 4
5.if !defined(BOOST_BUILD_BUILDLINK3_MK) 5.if !defined(BOOST_BUILD_BUILDLINK3_MK)
6BOOST_BUILD_BUILDLINK3_MK:= 6BOOST_BUILD_BUILDLINK3_MK:=
7 7
8BUILDLINK_API_DEPENDS.boost-build+= boost-build-1.51.* 8BUILDLINK_API_DEPENDS.boost-build+= boost-build-1.52.*
9BUILDLINK_DEPMETHOD.boost-build?= build 9BUILDLINK_DEPMETHOD.boost-build?= build
10BUILDLINK_PKGSRCDIR.boost-build?= ../../devel/boost-build 10BUILDLINK_PKGSRCDIR.boost-build?= ../../devel/boost-build
11.endif # BOOST_BUILD_BUILDLINK3_MK 11.endif # BOOST_BUILD_BUILDLINK3_MK
12 12
13BUILDLINK_TREE+= -boost-build 13BUILDLINK_TREE+= -boost-build

cvs diff -r1.22 -r1.23 pkgsrc/devel/boost-headers/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/boost-headers/Makefile 2012/10/31 11:16:42 1.22
+++ pkgsrc/devel/boost-headers/Makefile 2012/11/07 21:04:10 1.23
@@ -1,21 +1,19 @@ @@ -1,21 +1,19 @@
1# $NetBSD: Makefile,v 1.22 2012/10/31 11:16:42 asau Exp $ 1# $NetBSD: Makefile,v 1.23 2012/11/07 21:04:10 adam Exp $
2 2
3BOOST_PACKAGE= headers 3BOOST_PACKAGE= headers
4BOOST_COMMENT= (build-time headers) 4BOOST_COMMENT= (build-time headers)
5BOOST_CONFIG= generate 5BOOST_CONFIG= generate
6 6
7PKGREVISION= 1 
8 
9.include "../../meta-pkgs/boost/Makefile.common" 7.include "../../meta-pkgs/boost/Makefile.common"
10 8
11BJAM_ARGS+= --without-* # disable all libraries 9BJAM_ARGS+= --without-* # disable all libraries
12 10
13.include "../../devel/boost-jam/bjam.mk" 11.include "../../devel/boost-jam/bjam.mk"
14 12
15do-build: 13do-build:
16 14
17do-install: bjam-install 15do-install: bjam-install
18 ${FIND} ${DESTDIR}${PREFIX}/include/boost \ 16 ${FIND} ${DESTDIR}${PREFIX}/include/boost \
19 -type f -print | ${XARGS} ${CHOWN} ${SHAREOWN}:${SHAREGRP} 17 -type f -print | ${XARGS} ${CHOWN} ${SHAREOWN}:${SHAREGRP}
20 ${FIND} ${DESTDIR}${PREFIX}/include/boost \ 18 ${FIND} ${DESTDIR}${PREFIX}/include/boost \
21 -type d -print | ${XARGS} ${CHMOD} ${PKGDIRMODE} 19 -type d -print | ${XARGS} ${CHMOD} ${PKGDIRMODE}

cvs diff -r1.21 -r1.22 pkgsrc/devel/boost-headers/PLIST (expand / switch to unified diff)

--- pkgsrc/devel/boost-headers/PLIST 2012/08/27 08:49:09 1.21
+++ pkgsrc/devel/boost-headers/PLIST 2012/11/07 21:04:10 1.22
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.21 2012/08/27 08:49:09 adam Exp $ 1@comment $NetBSD: PLIST,v 1.22 2012/11/07 21:04:10 adam Exp $
2include/boost/accumulators/accumulators.hpp 2include/boost/accumulators/accumulators.hpp
3include/boost/accumulators/accumulators_fwd.hpp 3include/boost/accumulators/accumulators_fwd.hpp
4include/boost/accumulators/framework/accumulator_base.hpp 4include/boost/accumulators/framework/accumulator_base.hpp
5include/boost/accumulators/framework/accumulator_concept.hpp 5include/boost/accumulators/framework/accumulator_concept.hpp
6include/boost/accumulators/framework/accumulator_set.hpp 6include/boost/accumulators/framework/accumulator_set.hpp
7include/boost/accumulators/framework/accumulators/droppable_accumulator.hpp 7include/boost/accumulators/framework/accumulators/droppable_accumulator.hpp
8include/boost/accumulators/framework/accumulators/external_accumulator.hpp 8include/boost/accumulators/framework/accumulators/external_accumulator.hpp
9include/boost/accumulators/framework/accumulators/reference_accumulator.hpp 9include/boost/accumulators/framework/accumulators/reference_accumulator.hpp
10include/boost/accumulators/framework/accumulators/value_accumulator.hpp 10include/boost/accumulators/framework/accumulators/value_accumulator.hpp
11include/boost/accumulators/framework/depends_on.hpp 11include/boost/accumulators/framework/depends_on.hpp
12include/boost/accumulators/framework/external.hpp 12include/boost/accumulators/framework/external.hpp
13include/boost/accumulators/framework/extractor.hpp 13include/boost/accumulators/framework/extractor.hpp
14include/boost/accumulators/framework/features.hpp 14include/boost/accumulators/framework/features.hpp
@@ -775,26 +775,40 @@ include/boost/chrono/detail/inlined/posi @@ -775,26 +775,40 @@ include/boost/chrono/detail/inlined/posi
775include/boost/chrono/detail/inlined/process_cpu_clocks.hpp 775include/boost/chrono/detail/inlined/process_cpu_clocks.hpp
776include/boost/chrono/detail/inlined/thread_clock.hpp 776include/boost/chrono/detail/inlined/thread_clock.hpp
777include/boost/chrono/detail/inlined/win/chrono.hpp 777include/boost/chrono/detail/inlined/win/chrono.hpp
778include/boost/chrono/detail/inlined/win/process_cpu_clocks.hpp 778include/boost/chrono/detail/inlined/win/process_cpu_clocks.hpp
779include/boost/chrono/detail/inlined/win/thread_clock.hpp 779include/boost/chrono/detail/inlined/win/thread_clock.hpp
780include/boost/chrono/detail/is_evenly_divisible_by.hpp 780include/boost/chrono/detail/is_evenly_divisible_by.hpp
781include/boost/chrono/detail/no_warning/signed_unsigned_cmp.hpp 781include/boost/chrono/detail/no_warning/signed_unsigned_cmp.hpp
782include/boost/chrono/detail/scan_keyword.hpp 782include/boost/chrono/detail/scan_keyword.hpp
783include/boost/chrono/detail/static_assert.hpp 783include/boost/chrono/detail/static_assert.hpp
784include/boost/chrono/detail/system.hpp 784include/boost/chrono/detail/system.hpp
785include/boost/chrono/duration.hpp 785include/boost/chrono/duration.hpp
786include/boost/chrono/floor.hpp 786include/boost/chrono/floor.hpp
787include/boost/chrono/include.hpp 787include/boost/chrono/include.hpp
 788include/boost/chrono/io/duration_get.hpp
 789include/boost/chrono/io/duration_io.hpp
 790include/boost/chrono/io/duration_put.hpp
 791include/boost/chrono/io/duration_style.hpp
 792include/boost/chrono/io/duration_units.hpp
 793include/boost/chrono/io/ios_base_state.hpp
 794include/boost/chrono/io/time_point_get.hpp
 795include/boost/chrono/io/time_point_io.hpp
 796include/boost/chrono/io/time_point_put.hpp
 797include/boost/chrono/io/time_point_units.hpp
 798include/boost/chrono/io/timezone.hpp
 799include/boost/chrono/io/utility/ios_base_state_ptr.hpp
 800include/boost/chrono/io/utility/manip_base.hpp
 801include/boost/chrono/io/utility/to_string.hpp
788include/boost/chrono/io_v1/chrono_io.hpp 802include/boost/chrono/io_v1/chrono_io.hpp
789include/boost/chrono/process_cpu_clocks.hpp 803include/boost/chrono/process_cpu_clocks.hpp
790include/boost/chrono/round.hpp 804include/boost/chrono/round.hpp
791include/boost/chrono/system_clocks.hpp 805include/boost/chrono/system_clocks.hpp
792include/boost/chrono/thread_clock.hpp 806include/boost/chrono/thread_clock.hpp
793include/boost/chrono/time_point.hpp 807include/boost/chrono/time_point.hpp
794include/boost/chrono/typeof/boost/chrono/chrono.hpp 808include/boost/chrono/typeof/boost/chrono/chrono.hpp
795include/boost/chrono/typeof/boost/ratio.hpp 809include/boost/chrono/typeof/boost/ratio.hpp
796include/boost/circular_buffer.hpp 810include/boost/circular_buffer.hpp
797include/boost/circular_buffer/base.hpp 811include/boost/circular_buffer/base.hpp
798include/boost/circular_buffer/debug.hpp 812include/boost/circular_buffer/debug.hpp
799include/boost/circular_buffer/details.hpp 813include/boost/circular_buffer/details.hpp
800include/boost/circular_buffer/space_optimized.hpp 814include/boost/circular_buffer/space_optimized.hpp
@@ -915,27 +929,26 @@ include/boost/container/detail/config_en @@ -915,27 +929,26 @@ include/boost/container/detail/config_en
915include/boost/container/detail/destroyers.hpp 929include/boost/container/detail/destroyers.hpp
916include/boost/container/detail/flat_tree.hpp 930include/boost/container/detail/flat_tree.hpp
917include/boost/container/detail/function_detector.hpp 931include/boost/container/detail/function_detector.hpp
918include/boost/container/detail/iterators.hpp 932include/boost/container/detail/iterators.hpp
919include/boost/container/detail/math_functions.hpp 933include/boost/container/detail/math_functions.hpp
920include/boost/container/detail/memory_util.hpp 934include/boost/container/detail/memory_util.hpp
921include/boost/container/detail/mpl.hpp 935include/boost/container/detail/mpl.hpp
922include/boost/container/detail/multiallocation_chain.hpp 936include/boost/container/detail/multiallocation_chain.hpp
923include/boost/container/detail/node_alloc_holder.hpp 937include/boost/container/detail/node_alloc_holder.hpp
924include/boost/container/detail/node_pool_impl.hpp 938include/boost/container/detail/node_pool_impl.hpp
925include/boost/container/detail/pair.hpp 939include/boost/container/detail/pair.hpp
926include/boost/container/detail/pool_common.hpp 940include/boost/container/detail/pool_common.hpp
927include/boost/container/detail/preprocessor.hpp 941include/boost/container/detail/preprocessor.hpp
928include/boost/container/detail/stored_ref.hpp 
929include/boost/container/detail/transform_iterator.hpp 942include/boost/container/detail/transform_iterator.hpp
930include/boost/container/detail/tree.hpp 943include/boost/container/detail/tree.hpp
931include/boost/container/detail/type_traits.hpp 944include/boost/container/detail/type_traits.hpp
932include/boost/container/detail/utilities.hpp 945include/boost/container/detail/utilities.hpp
933include/boost/container/detail/value_init.hpp 946include/boost/container/detail/value_init.hpp
934include/boost/container/detail/variadic_templates_tools.hpp 947include/boost/container/detail/variadic_templates_tools.hpp
935include/boost/container/detail/version_type.hpp 948include/boost/container/detail/version_type.hpp
936include/boost/container/detail/workaround.hpp 949include/boost/container/detail/workaround.hpp
937include/boost/container/flat_map.hpp 950include/boost/container/flat_map.hpp
938include/boost/container/flat_set.hpp 951include/boost/container/flat_set.hpp
939include/boost/container/list.hpp 952include/boost/container/list.hpp
940include/boost/container/map.hpp 953include/boost/container/map.hpp
941include/boost/container/scoped_allocator.hpp 954include/boost/container/scoped_allocator.hpp
@@ -945,28 +958,29 @@ include/boost/container/slist.hpp @@ -945,28 +958,29 @@ include/boost/container/slist.hpp
945include/boost/container/stable_vector.hpp 958include/boost/container/stable_vector.hpp
946include/boost/container/string.hpp 959include/boost/container/string.hpp
947include/boost/container/vector.hpp 960include/boost/container/vector.hpp
948include/boost/context/all.hpp 961include/boost/context/all.hpp
949include/boost/context/detail/config.hpp 962include/boost/context/detail/config.hpp
950include/boost/context/detail/fcontext_arm.hpp 963include/boost/context/detail/fcontext_arm.hpp
951include/boost/context/detail/fcontext_i386.hpp 964include/boost/context/detail/fcontext_i386.hpp
952include/boost/context/detail/fcontext_i386_win.hpp 965include/boost/context/detail/fcontext_i386_win.hpp
953include/boost/context/detail/fcontext_mips.hpp 966include/boost/context/detail/fcontext_mips.hpp
954include/boost/context/detail/fcontext_ppc.hpp 967include/boost/context/detail/fcontext_ppc.hpp
955include/boost/context/detail/fcontext_x86_64.hpp 968include/boost/context/detail/fcontext_x86_64.hpp
956include/boost/context/detail/fcontext_x86_64_win.hpp 969include/boost/context/detail/fcontext_x86_64_win.hpp
957include/boost/context/fcontext.hpp 970include/boost/context/fcontext.hpp
958include/boost/context/stack_allocator.hpp 971include/boost/context/guarded_stack_allocator.hpp
959include/boost/context/stack_utils.hpp 972include/boost/context/simple_stack_allocator.hpp
 973include/boost/context/utils.hpp
960include/boost/crc.hpp 974include/boost/crc.hpp
961include/boost/cregex.hpp 975include/boost/cregex.hpp
962include/boost/cstdint.hpp 976include/boost/cstdint.hpp
963include/boost/cstdlib.hpp 977include/boost/cstdlib.hpp
964include/boost/current_function.hpp 978include/boost/current_function.hpp
965include/boost/date_time.hpp 979include/boost/date_time.hpp
966include/boost/date_time/adjust_functors.hpp 980include/boost/date_time/adjust_functors.hpp
967include/boost/date_time/c_local_time_adjustor.hpp 981include/boost/date_time/c_local_time_adjustor.hpp
968include/boost/date_time/c_time.hpp 982include/boost/date_time/c_time.hpp
969include/boost/date_time/compiler_config.hpp 983include/boost/date_time/compiler_config.hpp
970include/boost/date_time/constrained_value.hpp 984include/boost/date_time/constrained_value.hpp
971include/boost/date_time/date.hpp 985include/boost/date_time/date.hpp
972include/boost/date_time/date_clock_device.hpp 986include/boost/date_time/date_clock_device.hpp
@@ -1325,28 +1339,26 @@ include/boost/function_types/is_nonmembe @@ -1325,28 +1339,26 @@ include/boost/function_types/is_nonmembe
1325include/boost/function_types/member_function_pointer.hpp 1339include/boost/function_types/member_function_pointer.hpp
1326include/boost/function_types/member_object_pointer.hpp 1340include/boost/function_types/member_object_pointer.hpp
1327include/boost/function_types/parameter_types.hpp 1341include/boost/function_types/parameter_types.hpp
1328include/boost/function_types/property_tags.hpp 1342include/boost/function_types/property_tags.hpp
1329include/boost/function_types/result_type.hpp 1343include/boost/function_types/result_type.hpp
1330include/boost/functional.hpp 1344include/boost/functional.hpp
1331include/boost/functional/detail/container_fwd.hpp 1345include/boost/functional/detail/container_fwd.hpp
1332include/boost/functional/factory.hpp 1346include/boost/functional/factory.hpp
1333include/boost/functional/forward_adapter.hpp 1347include/boost/functional/forward_adapter.hpp
1334include/boost/functional/hash.hpp 1348include/boost/functional/hash.hpp
1335include/boost/functional/hash/detail/container_fwd_0x.hpp 1349include/boost/functional/hash/detail/container_fwd_0x.hpp
1336include/boost/functional/hash/detail/float_functions.hpp 1350include/boost/functional/hash/detail/float_functions.hpp
1337include/boost/functional/hash/detail/hash_float.hpp 1351include/boost/functional/hash/detail/hash_float.hpp
1338include/boost/functional/hash/detail/hash_float_generic.hpp 
1339include/boost/functional/hash/detail/hash_float_x86.hpp 
1340include/boost/functional/hash/detail/limits.hpp 1352include/boost/functional/hash/detail/limits.hpp
1341include/boost/functional/hash/extensions.hpp 1353include/boost/functional/hash/extensions.hpp
1342include/boost/functional/hash/hash.hpp 1354include/boost/functional/hash/hash.hpp
1343include/boost/functional/hash/hash_fwd.hpp 1355include/boost/functional/hash/hash_fwd.hpp
1344include/boost/functional/hash_fwd.hpp 1356include/boost/functional/hash_fwd.hpp
1345include/boost/functional/lightweight_forward_adapter.hpp 1357include/boost/functional/lightweight_forward_adapter.hpp
1346include/boost/functional/overloaded_function.hpp 1358include/boost/functional/overloaded_function.hpp
1347include/boost/functional/overloaded_function/config.hpp 1359include/boost/functional/overloaded_function/config.hpp
1348include/boost/functional/overloaded_function/detail/base.hpp 1360include/boost/functional/overloaded_function/detail/base.hpp
1349include/boost/functional/overloaded_function/detail/function_type.hpp 1361include/boost/functional/overloaded_function/detail/function_type.hpp
1350include/boost/functional/value_factory.hpp 1362include/boost/functional/value_factory.hpp
1351include/boost/fusion/adapted.hpp 1363include/boost/fusion/adapted.hpp
1352include/boost/fusion/adapted/adt.hpp 1364include/boost/fusion/adapted/adt.hpp
@@ -1511,36 +1523,35 @@ include/boost/fusion/algorithm/transform @@ -1511,36 +1523,35 @@ include/boost/fusion/algorithm/transform
1511include/boost/fusion/algorithm/transformation/transform.hpp 1523include/boost/fusion/algorithm/transformation/transform.hpp
1512include/boost/fusion/algorithm/transformation/zip.hpp 1524include/boost/fusion/algorithm/transformation/zip.hpp
1513include/boost/fusion/container.hpp 1525include/boost/fusion/container.hpp
1514include/boost/fusion/container/deque.hpp 1526include/boost/fusion/container/deque.hpp
1515include/boost/fusion/container/deque/back_extended_deque.hpp 1527include/boost/fusion/container/deque/back_extended_deque.hpp
1516include/boost/fusion/container/deque/convert.hpp 1528include/boost/fusion/container/deque/convert.hpp
1517include/boost/fusion/container/deque/deque.hpp 1529include/boost/fusion/container/deque/deque.hpp
1518include/boost/fusion/container/deque/deque_fwd.hpp 1530include/boost/fusion/container/deque/deque_fwd.hpp
1519include/boost/fusion/container/deque/deque_iterator.hpp 1531include/boost/fusion/container/deque/deque_iterator.hpp
1520include/boost/fusion/container/deque/detail/as_deque.hpp 1532include/boost/fusion/container/deque/detail/as_deque.hpp
1521include/boost/fusion/container/deque/detail/at_impl.hpp 1533include/boost/fusion/container/deque/detail/at_impl.hpp
1522include/boost/fusion/container/deque/detail/begin_impl.hpp 1534include/boost/fusion/container/deque/detail/begin_impl.hpp
1523include/boost/fusion/container/deque/detail/convert_impl.hpp 1535include/boost/fusion/container/deque/detail/convert_impl.hpp
1524include/boost/fusion/container/deque/detail/cpp03_deque.hpp 
1525include/boost/fusion/container/deque/detail/cpp03_deque_fwd.hpp 
1526include/boost/fusion/container/deque/detail/cpp03_deque_keyed_values.hpp 
1527include/boost/fusion/container/deque/detail/cpp11_deque_keyed_values.hpp 
1528include/boost/fusion/container/deque/detail/deque_forward_ctor.hpp 1536include/boost/fusion/container/deque/detail/deque_forward_ctor.hpp
1529include/boost/fusion/container/deque/detail/deque_initial_size.hpp 1537include/boost/fusion/container/deque/detail/deque_initial_size.hpp
1530include/boost/fusion/container/deque/detail/deque_keyed_values_call.hpp 1538include/boost/fusion/container/deque/detail/deque_keyed_values_call.hpp
1531include/boost/fusion/container/deque/detail/end_impl.hpp 1539include/boost/fusion/container/deque/detail/end_impl.hpp
1532include/boost/fusion/container/deque/detail/is_sequence_impl.hpp 1540include/boost/fusion/container/deque/detail/is_sequence_impl.hpp
1533include/boost/fusion/container/deque/detail/keyed_element.hpp 1541include/boost/fusion/container/deque/detail/keyed_element.hpp
 1542include/boost/fusion/container/deque/detail/pp_deque.hpp
 1543include/boost/fusion/container/deque/detail/pp_deque_fwd.hpp
 1544include/boost/fusion/container/deque/detail/pp_deque_keyed_values.hpp
1534include/boost/fusion/container/deque/detail/preprocessed/as_deque.hpp 1545include/boost/fusion/container/deque/detail/preprocessed/as_deque.hpp
1535include/boost/fusion/container/deque/detail/preprocessed/as_deque10.hpp 1546include/boost/fusion/container/deque/detail/preprocessed/as_deque10.hpp
1536include/boost/fusion/container/deque/detail/preprocessed/as_deque20.hpp 1547include/boost/fusion/container/deque/detail/preprocessed/as_deque20.hpp
1537include/boost/fusion/container/deque/detail/preprocessed/as_deque30.hpp 1548include/boost/fusion/container/deque/detail/preprocessed/as_deque30.hpp
1538include/boost/fusion/container/deque/detail/preprocessed/as_deque40.hpp 1549include/boost/fusion/container/deque/detail/preprocessed/as_deque40.hpp
1539include/boost/fusion/container/deque/detail/preprocessed/as_deque50.hpp 1550include/boost/fusion/container/deque/detail/preprocessed/as_deque50.hpp
1540include/boost/fusion/container/deque/detail/preprocessed/deque.hpp 1551include/boost/fusion/container/deque/detail/preprocessed/deque.hpp
1541include/boost/fusion/container/deque/detail/preprocessed/deque10.hpp 1552include/boost/fusion/container/deque/detail/preprocessed/deque10.hpp
1542include/boost/fusion/container/deque/detail/preprocessed/deque10_fwd.hpp 1553include/boost/fusion/container/deque/detail/preprocessed/deque10_fwd.hpp
1543include/boost/fusion/container/deque/detail/preprocessed/deque20.hpp 1554include/boost/fusion/container/deque/detail/preprocessed/deque20.hpp
1544include/boost/fusion/container/deque/detail/preprocessed/deque20_fwd.hpp 1555include/boost/fusion/container/deque/detail/preprocessed/deque20_fwd.hpp
1545include/boost/fusion/container/deque/detail/preprocessed/deque30.hpp 1556include/boost/fusion/container/deque/detail/preprocessed/deque30.hpp
1546include/boost/fusion/container/deque/detail/preprocessed/deque30_fwd.hpp 1557include/boost/fusion/container/deque/detail/preprocessed/deque30_fwd.hpp
@@ -1552,26 +1563,27 @@ include/boost/fusion/container/deque/det @@ -1552,26 +1563,27 @@ include/boost/fusion/container/deque/det
1552include/boost/fusion/container/deque/detail/preprocessed/deque_initial_size.hpp 1563include/boost/fusion/container/deque/detail/preprocessed/deque_initial_size.hpp
1553include/boost/fusion/container/deque/detail/preprocessed/deque_initial_size10.hpp 1564include/boost/fusion/container/deque/detail/preprocessed/deque_initial_size10.hpp
1554include/boost/fusion/container/deque/detail/preprocessed/deque_initial_size20.hpp 1565include/boost/fusion/container/deque/detail/preprocessed/deque_initial_size20.hpp
1555include/boost/fusion/container/deque/detail/preprocessed/deque_initial_size30.hpp 1566include/boost/fusion/container/deque/detail/preprocessed/deque_initial_size30.hpp
1556include/boost/fusion/container/deque/detail/preprocessed/deque_initial_size40.hpp 1567include/boost/fusion/container/deque/detail/preprocessed/deque_initial_size40.hpp
1557include/boost/fusion/container/deque/detail/preprocessed/deque_initial_size50.hpp 1568include/boost/fusion/container/deque/detail/preprocessed/deque_initial_size50.hpp
1558include/boost/fusion/container/deque/detail/preprocessed/deque_keyed_values.hpp 1569include/boost/fusion/container/deque/detail/preprocessed/deque_keyed_values.hpp
1559include/boost/fusion/container/deque/detail/preprocessed/deque_keyed_values10.hpp 1570include/boost/fusion/container/deque/detail/preprocessed/deque_keyed_values10.hpp
1560include/boost/fusion/container/deque/detail/preprocessed/deque_keyed_values20.hpp 1571include/boost/fusion/container/deque/detail/preprocessed/deque_keyed_values20.hpp
1561include/boost/fusion/container/deque/detail/preprocessed/deque_keyed_values30.hpp 1572include/boost/fusion/container/deque/detail/preprocessed/deque_keyed_values30.hpp
1562include/boost/fusion/container/deque/detail/preprocessed/deque_keyed_values40.hpp 1573include/boost/fusion/container/deque/detail/preprocessed/deque_keyed_values40.hpp
1563include/boost/fusion/container/deque/detail/preprocessed/deque_keyed_values50.hpp 1574include/boost/fusion/container/deque/detail/preprocessed/deque_keyed_values50.hpp
1564include/boost/fusion/container/deque/detail/value_at_impl.hpp 1575include/boost/fusion/container/deque/detail/value_at_impl.hpp
 1576include/boost/fusion/container/deque/detail/variadic_deque_keyed_values.hpp
1565include/boost/fusion/container/deque/front_extended_deque.hpp 1577include/boost/fusion/container/deque/front_extended_deque.hpp
1566include/boost/fusion/container/deque/limits.hpp 1578include/boost/fusion/container/deque/limits.hpp
1567include/boost/fusion/container/generation.hpp 1579include/boost/fusion/container/generation.hpp
1568include/boost/fusion/container/generation/cons_tie.hpp 1580include/boost/fusion/container/generation/cons_tie.hpp
1569include/boost/fusion/container/generation/deque_tie.hpp 1581include/boost/fusion/container/generation/deque_tie.hpp
1570include/boost/fusion/container/generation/detail/preprocessed/deque_tie.hpp 1582include/boost/fusion/container/generation/detail/preprocessed/deque_tie.hpp
1571include/boost/fusion/container/generation/detail/preprocessed/deque_tie10.hpp 1583include/boost/fusion/container/generation/detail/preprocessed/deque_tie10.hpp
1572include/boost/fusion/container/generation/detail/preprocessed/deque_tie20.hpp 1584include/boost/fusion/container/generation/detail/preprocessed/deque_tie20.hpp
1573include/boost/fusion/container/generation/detail/preprocessed/deque_tie30.hpp 1585include/boost/fusion/container/generation/detail/preprocessed/deque_tie30.hpp
1574include/boost/fusion/container/generation/detail/preprocessed/deque_tie40.hpp 1586include/boost/fusion/container/generation/detail/preprocessed/deque_tie40.hpp
1575include/boost/fusion/container/generation/detail/preprocessed/deque_tie50.hpp 1587include/boost/fusion/container/generation/detail/preprocessed/deque_tie50.hpp
1576include/boost/fusion/container/generation/detail/preprocessed/list_tie.hpp 1588include/boost/fusion/container/generation/detail/preprocessed/list_tie.hpp
1577include/boost/fusion/container/generation/detail/preprocessed/list_tie10.hpp 1589include/boost/fusion/container/generation/detail/preprocessed/list_tie10.hpp
@@ -3101,66 +3113,74 @@ include/boost/interprocess/smart_ptr/det @@ -3101,66 +3113,74 @@ include/boost/interprocess/smart_ptr/det
3101include/boost/interprocess/smart_ptr/detail/shared_count.hpp 3113include/boost/interprocess/smart_ptr/detail/shared_count.hpp
3102include/boost/interprocess/smart_ptr/detail/sp_counted_base.hpp 3114include/boost/interprocess/smart_ptr/detail/sp_counted_base.hpp
3103include/boost/interprocess/smart_ptr/detail/sp_counted_base_atomic.hpp 3115include/boost/interprocess/smart_ptr/detail/sp_counted_base_atomic.hpp
3104include/boost/interprocess/smart_ptr/detail/sp_counted_impl.hpp 3116include/boost/interprocess/smart_ptr/detail/sp_counted_impl.hpp
3105include/boost/interprocess/smart_ptr/enable_shared_from_this.hpp 3117include/boost/interprocess/smart_ptr/enable_shared_from_this.hpp
3106include/boost/interprocess/smart_ptr/intrusive_ptr.hpp 3118include/boost/interprocess/smart_ptr/intrusive_ptr.hpp
3107include/boost/interprocess/smart_ptr/scoped_ptr.hpp 3119include/boost/interprocess/smart_ptr/scoped_ptr.hpp
3108include/boost/interprocess/smart_ptr/shared_ptr.hpp 3120include/boost/interprocess/smart_ptr/shared_ptr.hpp
3109include/boost/interprocess/smart_ptr/unique_ptr.hpp 3121include/boost/interprocess/smart_ptr/unique_ptr.hpp
3110include/boost/interprocess/smart_ptr/weak_ptr.hpp 3122include/boost/interprocess/smart_ptr/weak_ptr.hpp
3111include/boost/interprocess/streams/bufferstream.hpp 3123include/boost/interprocess/streams/bufferstream.hpp
3112include/boost/interprocess/streams/vectorstream.hpp 3124include/boost/interprocess/streams/vectorstream.hpp
3113include/boost/interprocess/sync/detail/condition_algorithm_8a.hpp 3125include/boost/interprocess/sync/detail/condition_algorithm_8a.hpp
 3126include/boost/interprocess/sync/detail/condition_any_algorithm.hpp
 3127include/boost/interprocess/sync/detail/locks.hpp
3114include/boost/interprocess/sync/file_lock.hpp 3128include/boost/interprocess/sync/file_lock.hpp
3115include/boost/interprocess/sync/interprocess_condition.hpp 3129include/boost/interprocess/sync/interprocess_condition.hpp
 3130include/boost/interprocess/sync/interprocess_condition_any.hpp
3116include/boost/interprocess/sync/interprocess_mutex.hpp 3131include/boost/interprocess/sync/interprocess_mutex.hpp
3117include/boost/interprocess/sync/interprocess_recursive_mutex.hpp 3132include/boost/interprocess/sync/interprocess_recursive_mutex.hpp
3118include/boost/interprocess/sync/interprocess_semaphore.hpp 3133include/boost/interprocess/sync/interprocess_semaphore.hpp
 3134include/boost/interprocess/sync/interprocess_sharable_mutex.hpp
3119include/boost/interprocess/sync/interprocess_upgradable_mutex.hpp 3135include/boost/interprocess/sync/interprocess_upgradable_mutex.hpp
3120include/boost/interprocess/sync/lock_options.hpp 3136include/boost/interprocess/sync/lock_options.hpp
3121include/boost/interprocess/sync/mutex_family.hpp 3137include/boost/interprocess/sync/mutex_family.hpp
3122include/boost/interprocess/sync/named_condition.hpp 3138include/boost/interprocess/sync/named_condition.hpp
 3139include/boost/interprocess/sync/named_condition_any.hpp
3123include/boost/interprocess/sync/named_mutex.hpp 3140include/boost/interprocess/sync/named_mutex.hpp
3124include/boost/interprocess/sync/named_recursive_mutex.hpp 3141include/boost/interprocess/sync/named_recursive_mutex.hpp
3125include/boost/interprocess/sync/named_semaphore.hpp 3142include/boost/interprocess/sync/named_semaphore.hpp
 3143include/boost/interprocess/sync/named_sharable_mutex.hpp
3126include/boost/interprocess/sync/named_upgradable_mutex.hpp 3144include/boost/interprocess/sync/named_upgradable_mutex.hpp
3127include/boost/interprocess/sync/null_mutex.hpp 3145include/boost/interprocess/sync/null_mutex.hpp
3128include/boost/interprocess/sync/posix/condition.hpp 3146include/boost/interprocess/sync/posix/condition.hpp
3129include/boost/interprocess/sync/posix/mutex.hpp 3147include/boost/interprocess/sync/posix/mutex.hpp
3130include/boost/interprocess/sync/posix/named_mutex.hpp 3148include/boost/interprocess/sync/posix/named_mutex.hpp
3131include/boost/interprocess/sync/posix/named_semaphore.hpp 3149include/boost/interprocess/sync/posix/named_semaphore.hpp
3132include/boost/interprocess/sync/posix/pthread_helpers.hpp 3150include/boost/interprocess/sync/posix/pthread_helpers.hpp
3133include/boost/interprocess/sync/posix/ptime_to_timespec.hpp 3151include/boost/interprocess/sync/posix/ptime_to_timespec.hpp
3134include/boost/interprocess/sync/posix/recursive_mutex.hpp 3152include/boost/interprocess/sync/posix/recursive_mutex.hpp
3135include/boost/interprocess/sync/posix/semaphore.hpp 3153include/boost/interprocess/sync/posix/semaphore.hpp
3136include/boost/interprocess/sync/posix/semaphore_wrapper.hpp 3154include/boost/interprocess/sync/posix/semaphore_wrapper.hpp
3137include/boost/interprocess/sync/scoped_lock.hpp 3155include/boost/interprocess/sync/scoped_lock.hpp
3138include/boost/interprocess/sync/sharable_lock.hpp 3156include/boost/interprocess/sync/sharable_lock.hpp
3139include/boost/interprocess/sync/shm/named_condition.hpp 3157include/boost/interprocess/sync/shm/named_condition.hpp
 3158include/boost/interprocess/sync/shm/named_condition_any.hpp
3140include/boost/interprocess/sync/shm/named_creation_functor.hpp 3159include/boost/interprocess/sync/shm/named_creation_functor.hpp
3141include/boost/interprocess/sync/shm/named_mutex.hpp 3160include/boost/interprocess/sync/shm/named_mutex.hpp
3142include/boost/interprocess/sync/shm/named_recursive_mutex.hpp 3161include/boost/interprocess/sync/shm/named_recursive_mutex.hpp
3143include/boost/interprocess/sync/shm/named_semaphore.hpp 3162include/boost/interprocess/sync/shm/named_semaphore.hpp
3144include/boost/interprocess/sync/shm/named_upgradable_mutex.hpp 3163include/boost/interprocess/sync/shm/named_upgradable_mutex.hpp
3145include/boost/interprocess/sync/spin/condition.hpp 3164include/boost/interprocess/sync/spin/condition.hpp
3146include/boost/interprocess/sync/spin/interprocess_barrier.hpp 3165include/boost/interprocess/sync/spin/interprocess_barrier.hpp
3147include/boost/interprocess/sync/spin/mutex.hpp 3166include/boost/interprocess/sync/spin/mutex.hpp
3148include/boost/interprocess/sync/spin/recursive_mutex.hpp 3167include/boost/interprocess/sync/spin/recursive_mutex.hpp
3149include/boost/interprocess/sync/spin/semaphore.hpp 3168include/boost/interprocess/sync/spin/semaphore.hpp
3150include/boost/interprocess/sync/upgradable_lock.hpp 3169include/boost/interprocess/sync/upgradable_lock.hpp
3151include/boost/interprocess/sync/windows/condition.hpp 3170include/boost/interprocess/sync/windows/condition.hpp
3152include/boost/interprocess/sync/windows/mutex.hpp 3171include/boost/interprocess/sync/windows/mutex.hpp
3153include/boost/interprocess/sync/windows/named_condition.hpp 3172include/boost/interprocess/sync/windows/named_condition.hpp
 3173include/boost/interprocess/sync/windows/named_condition_any.hpp
3154include/boost/interprocess/sync/windows/named_mutex.hpp 3174include/boost/interprocess/sync/windows/named_mutex.hpp
3155include/boost/interprocess/sync/windows/named_recursive_mutex.hpp 3175include/boost/interprocess/sync/windows/named_recursive_mutex.hpp
3156include/boost/interprocess/sync/windows/named_semaphore.hpp 3176include/boost/interprocess/sync/windows/named_semaphore.hpp
3157include/boost/interprocess/sync/windows/named_sync.hpp 3177include/boost/interprocess/sync/windows/named_sync.hpp
3158include/boost/interprocess/sync/windows/recursive_mutex.hpp 3178include/boost/interprocess/sync/windows/recursive_mutex.hpp
3159include/boost/interprocess/sync/windows/semaphore.hpp 3179include/boost/interprocess/sync/windows/semaphore.hpp
3160include/boost/interprocess/sync/windows/sync_utils.hpp 3180include/boost/interprocess/sync/windows/sync_utils.hpp
3161include/boost/interprocess/sync/windows/winapi_mutex_wrapper.hpp 3181include/boost/interprocess/sync/windows/winapi_mutex_wrapper.hpp
3162include/boost/interprocess/sync/windows/winapi_semaphore_wrapper.hpp 3182include/boost/interprocess/sync/windows/winapi_semaphore_wrapper.hpp
3163include/boost/interprocess/sync/xsi/advanced_xsi_semaphore.hpp 3183include/boost/interprocess/sync/xsi/advanced_xsi_semaphore.hpp
3164include/boost/interprocess/sync/xsi/simple_xsi_semaphore.hpp 3184include/boost/interprocess/sync/xsi/simple_xsi_semaphore.hpp
3165include/boost/interprocess/sync/xsi/xsi_named_mutex.hpp 3185include/boost/interprocess/sync/xsi/xsi_named_mutex.hpp
3166include/boost/interprocess/windows_shared_memory.hpp 3186include/boost/interprocess/windows_shared_memory.hpp
@@ -3573,26 +3593,27 @@ include/boost/math/distributions/pareto. @@ -3573,26 +3593,27 @@ include/boost/math/distributions/pareto.
3573include/boost/math/distributions/poisson.hpp 3593include/boost/math/distributions/poisson.hpp
3574include/boost/math/distributions/rayleigh.hpp 3594include/boost/math/distributions/rayleigh.hpp
3575include/boost/math/distributions/skew_normal.hpp 3595include/boost/math/distributions/skew_normal.hpp
3576include/boost/math/distributions/students_t.hpp 3596include/boost/math/distributions/students_t.hpp
3577include/boost/math/distributions/triangular.hpp 3597include/boost/math/distributions/triangular.hpp
3578include/boost/math/distributions/uniform.hpp 3598include/boost/math/distributions/uniform.hpp
3579include/boost/math/distributions/weibull.hpp 3599include/boost/math/distributions/weibull.hpp
3580include/boost/math/octonion.hpp 3600include/boost/math/octonion.hpp
3581include/boost/math/policies/error_handling.hpp 3601include/boost/math/policies/error_handling.hpp
3582include/boost/math/policies/policy.hpp 3602include/boost/math/policies/policy.hpp
3583include/boost/math/quaternion.hpp 3603include/boost/math/quaternion.hpp
3584include/boost/math/special_functions.hpp 3604include/boost/math/special_functions.hpp
3585include/boost/math/special_functions/acosh.hpp 3605include/boost/math/special_functions/acosh.hpp
 3606include/boost/math/special_functions/airy.hpp
3586include/boost/math/special_functions/asinh.hpp 3607include/boost/math/special_functions/asinh.hpp
3587include/boost/math/special_functions/atanh.hpp 3608include/boost/math/special_functions/atanh.hpp
3588include/boost/math/special_functions/bessel.hpp 3609include/boost/math/special_functions/bessel.hpp
3589include/boost/math/special_functions/beta.hpp 3610include/boost/math/special_functions/beta.hpp
3590include/boost/math/special_functions/binomial.hpp 3611include/boost/math/special_functions/binomial.hpp
3591include/boost/math/special_functions/cbrt.hpp 3612include/boost/math/special_functions/cbrt.hpp
3592include/boost/math/special_functions/cos_pi.hpp 3613include/boost/math/special_functions/cos_pi.hpp
3593include/boost/math/special_functions/detail/bessel_i0.hpp 3614include/boost/math/special_functions/detail/bessel_i0.hpp
3594include/boost/math/special_functions/detail/bessel_i1.hpp 3615include/boost/math/special_functions/detail/bessel_i1.hpp
3595include/boost/math/special_functions/detail/bessel_ik.hpp 3616include/boost/math/special_functions/detail/bessel_ik.hpp
3596include/boost/math/special_functions/detail/bessel_j0.hpp 3617include/boost/math/special_functions/detail/bessel_j0.hpp
3597include/boost/math/special_functions/detail/bessel_j1.hpp 3618include/boost/math/special_functions/detail/bessel_j1.hpp
3598include/boost/math/special_functions/detail/bessel_jn.hpp 3619include/boost/math/special_functions/detail/bessel_jn.hpp
@@ -3625,26 +3646,27 @@ include/boost/math/special_functions/ell @@ -3625,26 +3646,27 @@ include/boost/math/special_functions/ell
3625include/boost/math/special_functions/ellint_rc.hpp 3646include/boost/math/special_functions/ellint_rc.hpp
3626include/boost/math/special_functions/ellint_rd.hpp 3647include/boost/math/special_functions/ellint_rd.hpp
3627include/boost/math/special_functions/ellint_rf.hpp 3648include/boost/math/special_functions/ellint_rf.hpp
3628include/boost/math/special_functions/ellint_rj.hpp 3649include/boost/math/special_functions/ellint_rj.hpp
3629include/boost/math/special_functions/erf.hpp 3650include/boost/math/special_functions/erf.hpp
3630include/boost/math/special_functions/expint.hpp 3651include/boost/math/special_functions/expint.hpp
3631include/boost/math/special_functions/expm1.hpp 3652include/boost/math/special_functions/expm1.hpp
3632include/boost/math/special_functions/factorials.hpp 3653include/boost/math/special_functions/factorials.hpp
3633include/boost/math/special_functions/fpclassify.hpp 3654include/boost/math/special_functions/fpclassify.hpp
3634include/boost/math/special_functions/gamma.hpp 3655include/boost/math/special_functions/gamma.hpp
3635include/boost/math/special_functions/hankel.hpp 3656include/boost/math/special_functions/hankel.hpp
3636include/boost/math/special_functions/hermite.hpp 3657include/boost/math/special_functions/hermite.hpp
3637include/boost/math/special_functions/hypot.hpp 3658include/boost/math/special_functions/hypot.hpp
 3659include/boost/math/special_functions/jacobi_elliptic.hpp
3638include/boost/math/special_functions/laguerre.hpp 3660include/boost/math/special_functions/laguerre.hpp
3639include/boost/math/special_functions/lanczos.hpp 3661include/boost/math/special_functions/lanczos.hpp
3640include/boost/math/special_functions/legendre.hpp 3662include/boost/math/special_functions/legendre.hpp
3641include/boost/math/special_functions/log1p.hpp 3663include/boost/math/special_functions/log1p.hpp
3642include/boost/math/special_functions/math_fwd.hpp 3664include/boost/math/special_functions/math_fwd.hpp
3643include/boost/math/special_functions/modf.hpp 3665include/boost/math/special_functions/modf.hpp
3644include/boost/math/special_functions/next.hpp 3666include/boost/math/special_functions/next.hpp
3645include/boost/math/special_functions/nonfinite_num_facets.hpp 3667include/boost/math/special_functions/nonfinite_num_facets.hpp
3646include/boost/math/special_functions/owens_t.hpp 3668include/boost/math/special_functions/owens_t.hpp
3647include/boost/math/special_functions/pow.hpp 3669include/boost/math/special_functions/pow.hpp
3648include/boost/math/special_functions/powm1.hpp 3670include/boost/math/special_functions/powm1.hpp
3649include/boost/math/special_functions/prime.hpp 3671include/boost/math/special_functions/prime.hpp
3650include/boost/math/special_functions/round.hpp 3672include/boost/math/special_functions/round.hpp
@@ -5541,26 +5563,30 @@ include/boost/polygon/detail/polygon_45_ @@ -5541,26 +5563,30 @@ include/boost/polygon/detail/polygon_45_
5541include/boost/polygon/detail/polygon_45_touch.hpp 5563include/boost/polygon/detail/polygon_45_touch.hpp
5542include/boost/polygon/detail/polygon_90_set_view.hpp 5564include/boost/polygon/detail/polygon_90_set_view.hpp
5543include/boost/polygon/detail/polygon_90_touch.hpp 5565include/boost/polygon/detail/polygon_90_touch.hpp
5544include/boost/polygon/detail/polygon_arbitrary_formation.hpp 5566include/boost/polygon/detail/polygon_arbitrary_formation.hpp
5545include/boost/polygon/detail/polygon_formation.hpp 5567include/boost/polygon/detail/polygon_formation.hpp
5546include/boost/polygon/detail/polygon_set_view.hpp 5568include/boost/polygon/detail/polygon_set_view.hpp
5547include/boost/polygon/detail/polygon_simplify.hpp 5569include/boost/polygon/detail/polygon_simplify.hpp
5548include/boost/polygon/detail/polygon_sort_adaptor.hpp 5570include/boost/polygon/detail/polygon_sort_adaptor.hpp
5549include/boost/polygon/detail/property_merge.hpp 5571include/boost/polygon/detail/property_merge.hpp
5550include/boost/polygon/detail/property_merge_45.hpp 5572include/boost/polygon/detail/property_merge_45.hpp
5551include/boost/polygon/detail/rectangle_formation.hpp 5573include/boost/polygon/detail/rectangle_formation.hpp
5552include/boost/polygon/detail/scan_arbitrary.hpp 5574include/boost/polygon/detail/scan_arbitrary.hpp
5553include/boost/polygon/detail/transform_detail.hpp 5575include/boost/polygon/detail/transform_detail.hpp
 5576include/boost/polygon/detail/voronoi_ctypes.hpp
 5577include/boost/polygon/detail/voronoi_predicates.hpp
 5578include/boost/polygon/detail/voronoi_robust_fpt.hpp
 5579include/boost/polygon/detail/voronoi_structures.hpp
5554include/boost/polygon/gmp_override.hpp 5580include/boost/polygon/gmp_override.hpp
5555include/boost/polygon/gtl.hpp 5581include/boost/polygon/gtl.hpp
5556include/boost/polygon/interval_concept.hpp 5582include/boost/polygon/interval_concept.hpp
5557include/boost/polygon/interval_data.hpp 5583include/boost/polygon/interval_data.hpp
5558include/boost/polygon/interval_traits.hpp 5584include/boost/polygon/interval_traits.hpp
5559include/boost/polygon/isotropy.hpp 5585include/boost/polygon/isotropy.hpp
5560include/boost/polygon/point_3d_concept.hpp 5586include/boost/polygon/point_3d_concept.hpp
5561include/boost/polygon/point_3d_data.hpp 5587include/boost/polygon/point_3d_data.hpp
5562include/boost/polygon/point_3d_traits.hpp 5588include/boost/polygon/point_3d_traits.hpp
5563include/boost/polygon/point_concept.hpp 5589include/boost/polygon/point_concept.hpp
5564include/boost/polygon/point_data.hpp 5590include/boost/polygon/point_data.hpp
5565include/boost/polygon/point_traits.hpp 5591include/boost/polygon/point_traits.hpp
5566include/boost/polygon/polygon.hpp 5592include/boost/polygon/polygon.hpp
@@ -5573,27 +5599,35 @@ include/boost/polygon/polygon_90_data.hp @@ -5573,27 +5599,35 @@ include/boost/polygon/polygon_90_data.hp
5573include/boost/polygon/polygon_90_set_concept.hpp 5599include/boost/polygon/polygon_90_set_concept.hpp
5574include/boost/polygon/polygon_90_set_data.hpp 5600include/boost/polygon/polygon_90_set_data.hpp
5575include/boost/polygon/polygon_90_set_traits.hpp 5601include/boost/polygon/polygon_90_set_traits.hpp
5576include/boost/polygon/polygon_90_with_holes_data.hpp 5602include/boost/polygon/polygon_90_with_holes_data.hpp
5577include/boost/polygon/polygon_data.hpp 5603include/boost/polygon/polygon_data.hpp
5578include/boost/polygon/polygon_set_concept.hpp 5604include/boost/polygon/polygon_set_concept.hpp
5579include/boost/polygon/polygon_set_data.hpp 5605include/boost/polygon/polygon_set_data.hpp
5580include/boost/polygon/polygon_set_traits.hpp 5606include/boost/polygon/polygon_set_traits.hpp
5581include/boost/polygon/polygon_traits.hpp 5607include/boost/polygon/polygon_traits.hpp
5582include/boost/polygon/polygon_with_holes_data.hpp 5608include/boost/polygon/polygon_with_holes_data.hpp
5583include/boost/polygon/rectangle_concept.hpp 5609include/boost/polygon/rectangle_concept.hpp
5584include/boost/polygon/rectangle_data.hpp 5610include/boost/polygon/rectangle_data.hpp
5585include/boost/polygon/rectangle_traits.hpp 5611include/boost/polygon/rectangle_traits.hpp
 5612include/boost/polygon/segment_concept.hpp
 5613include/boost/polygon/segment_data.hpp
 5614include/boost/polygon/segment_traits.hpp
 5615include/boost/polygon/segment_utils.hpp
5586include/boost/polygon/transform.hpp 5616include/boost/polygon/transform.hpp
 5617include/boost/polygon/voronoi.hpp
 5618include/boost/polygon/voronoi_builder.hpp
 5619include/boost/polygon/voronoi_diagram.hpp
 5620include/boost/polygon/voronoi_geometry_type.hpp
5587include/boost/pool/detail/guard.hpp 5621include/boost/pool/detail/guard.hpp
5588include/boost/pool/detail/mutex.hpp 5622include/boost/pool/detail/mutex.hpp
5589include/boost/pool/detail/pool_construct.ipp 5623include/boost/pool/detail/pool_construct.ipp
5590include/boost/pool/detail/pool_construct_simple.ipp 5624include/boost/pool/detail/pool_construct_simple.ipp
5591include/boost/pool/object_pool.hpp 5625include/boost/pool/object_pool.hpp
5592include/boost/pool/pool.hpp 5626include/boost/pool/pool.hpp
5593include/boost/pool/pool_alloc.hpp 5627include/boost/pool/pool_alloc.hpp
5594include/boost/pool/poolfwd.hpp 5628include/boost/pool/poolfwd.hpp
5595include/boost/pool/simple_segregated_storage.hpp 5629include/boost/pool/simple_segregated_storage.hpp
5596include/boost/pool/singleton_pool.hpp 5630include/boost/pool/singleton_pool.hpp
5597include/boost/preprocessor.hpp 5631include/boost/preprocessor.hpp
5598include/boost/preprocessor/arithmetic.hpp 5632include/boost/preprocessor/arithmetic.hpp
5599include/boost/preprocessor/arithmetic/add.hpp 5633include/boost/preprocessor/arithmetic/add.hpp
@@ -5913,101 +5947,112 @@ include/boost/proto/context.hpp @@ -5913,101 +5947,112 @@ include/boost/proto/context.hpp
5913include/boost/proto/context/callable.hpp 5947include/boost/proto/context/callable.hpp
5914include/boost/proto/context/default.hpp 5948include/boost/proto/context/default.hpp
5915include/boost/proto/context/detail/callable_eval.hpp 5949include/boost/proto/context/detail/callable_eval.hpp
5916include/boost/proto/context/detail/default_eval.hpp 5950include/boost/proto/context/detail/default_eval.hpp
5917include/boost/proto/context/detail/null_eval.hpp 5951include/boost/proto/context/detail/null_eval.hpp
5918include/boost/proto/context/detail/preprocessed/callable_eval.hpp 5952include/boost/proto/context/detail/preprocessed/callable_eval.hpp
5919include/boost/proto/context/detail/preprocessed/default_eval.hpp 5953include/boost/proto/context/detail/preprocessed/default_eval.hpp
5920include/boost/proto/context/detail/preprocessed/null_eval.hpp 5954include/boost/proto/context/detail/preprocessed/null_eval.hpp
5921include/boost/proto/context/null.hpp 5955include/boost/proto/context/null.hpp
5922include/boost/proto/core.hpp 5956include/boost/proto/core.hpp
5923include/boost/proto/debug.hpp 5957include/boost/proto/debug.hpp
5924include/boost/proto/deep_copy.hpp 5958include/boost/proto/deep_copy.hpp
5925include/boost/proto/detail/and_n.hpp 5959include/boost/proto/detail/and_n.hpp
 5960include/boost/proto/detail/any.hpp
5926include/boost/proto/detail/args.hpp 5961include/boost/proto/detail/args.hpp
5927include/boost/proto/detail/as_expr.hpp 5962include/boost/proto/detail/as_expr.hpp
5928include/boost/proto/detail/as_lvalue.hpp 5963include/boost/proto/detail/as_lvalue.hpp
5929include/boost/proto/detail/basic_expr.hpp 5964include/boost/proto/detail/basic_expr.hpp
5930include/boost/proto/detail/classtypeof.hpp 5965include/boost/proto/detail/class_member_traits.hpp
5931include/boost/proto/detail/decltype.hpp 5966include/boost/proto/detail/decltype.hpp
5932include/boost/proto/detail/deduce_domain.hpp 5967include/boost/proto/detail/deduce_domain.hpp
5933include/boost/proto/detail/deduce_domain_n.hpp 5968include/boost/proto/detail/deduce_domain_n.hpp
5934include/boost/proto/detail/deep_copy.hpp 5969include/boost/proto/detail/deep_copy.hpp
5935include/boost/proto/detail/deprecated.hpp 5970include/boost/proto/detail/deprecated.hpp
5936include/boost/proto/detail/dont_care.hpp 5971include/boost/proto/detail/dont_care.hpp
5937include/boost/proto/detail/expr.hpp 5972include/boost/proto/detail/expr.hpp
5938include/boost/proto/detail/expr_funop.hpp 5973include/boost/proto/detail/expr_funop.hpp
5939include/boost/proto/detail/extends_funop.hpp 5974include/boost/proto/detail/extends_funop.hpp
5940include/boost/proto/detail/extends_funop_const.hpp 5975include/boost/proto/detail/extends_funop_const.hpp
5941include/boost/proto/detail/funop.hpp 5976include/boost/proto/detail/funop.hpp
5942include/boost/proto/detail/generate_by_value.hpp 5977include/boost/proto/detail/generate_by_value.hpp
5943include/boost/proto/detail/ignore_unused.hpp 5978include/boost/proto/detail/ignore_unused.hpp
 5979include/boost/proto/detail/is_noncopyable.hpp
5944include/boost/proto/detail/lambda_matches.hpp 5980include/boost/proto/detail/lambda_matches.hpp
5945include/boost/proto/detail/local.hpp 5981include/boost/proto/detail/local.hpp
5946include/boost/proto/detail/make_expr.hpp 5982include/boost/proto/detail/make_expr.hpp
5947include/boost/proto/detail/make_expr_.hpp 5983include/boost/proto/detail/make_expr_.hpp
5948include/boost/proto/detail/make_expr_funop.hpp 5984include/boost/proto/detail/make_expr_funop.hpp
5949include/boost/proto/detail/matches_.hpp 5985include/boost/proto/detail/matches_.hpp
5950include/boost/proto/detail/memfun_funop.hpp 5986include/boost/proto/detail/memfun_funop.hpp
5951include/boost/proto/detail/or_n.hpp 5987include/boost/proto/detail/or_n.hpp
5952include/boost/proto/detail/poly_function.hpp 5988include/boost/proto/detail/poly_function.hpp
5953include/boost/proto/detail/poly_function_funop.hpp 5989include/boost/proto/detail/poly_function_funop.hpp
5954include/boost/proto/detail/poly_function_traits.hpp 5990include/boost/proto/detail/poly_function_traits.hpp
5955include/boost/proto/detail/pop_front.hpp 5991include/boost/proto/detail/pop_front.hpp
5956include/boost/proto/detail/preprocessed/and_n.hpp 5992include/boost/proto/detail/preprocessed/and_n.hpp
5957include/boost/proto/detail/preprocessed/args.hpp 5993include/boost/proto/detail/preprocessed/args.hpp
5958include/boost/proto/detail/preprocessed/basic_expr.hpp 5994include/boost/proto/detail/preprocessed/basic_expr.hpp
5959include/boost/proto/detail/preprocessed/classtypeof.hpp 5995include/boost/proto/detail/preprocessed/class_member_traits.hpp
5960include/boost/proto/detail/preprocessed/deduce_domain_n.hpp 5996include/boost/proto/detail/preprocessed/deduce_domain_n.hpp
5961include/boost/proto/detail/preprocessed/deep_copy.hpp 5997include/boost/proto/detail/preprocessed/deep_copy.hpp
5962include/boost/proto/detail/preprocessed/expr.hpp 5998include/boost/proto/detail/preprocessed/expr.hpp
5963include/boost/proto/detail/preprocessed/expr_variadic.hpp 5999include/boost/proto/detail/preprocessed/expr_variadic.hpp
5964include/boost/proto/detail/preprocessed/extends_funop.hpp 6000include/boost/proto/detail/preprocessed/extends_funop.hpp
5965include/boost/proto/detail/preprocessed/extends_funop_const.hpp 6001include/boost/proto/detail/preprocessed/extends_funop_const.hpp
5966include/boost/proto/detail/preprocessed/funop.hpp 6002include/boost/proto/detail/preprocessed/funop.hpp
5967include/boost/proto/detail/preprocessed/generate_by_value.hpp 6003include/boost/proto/detail/preprocessed/generate_by_value.hpp
5968include/boost/proto/detail/preprocessed/lambda_matches.hpp 6004include/boost/proto/detail/preprocessed/lambda_matches.hpp
5969include/boost/proto/detail/preprocessed/make_expr.hpp 6005include/boost/proto/detail/preprocessed/make_expr.hpp
5970include/boost/proto/detail/preprocessed/make_expr_.hpp 6006include/boost/proto/detail/preprocessed/make_expr_.hpp
5971include/boost/proto/detail/preprocessed/make_expr_funop.hpp 6007include/boost/proto/detail/preprocessed/make_expr_funop.hpp
5972include/boost/proto/detail/preprocessed/matches_.hpp 6008include/boost/proto/detail/preprocessed/matches_.hpp
5973include/boost/proto/detail/preprocessed/memfun_funop.hpp 6009include/boost/proto/detail/preprocessed/memfun_funop.hpp
5974include/boost/proto/detail/preprocessed/or_n.hpp 6010include/boost/proto/detail/preprocessed/or_n.hpp
5975include/boost/proto/detail/preprocessed/poly_function_funop.hpp 6011include/boost/proto/detail/preprocessed/poly_function_funop.hpp
5976include/boost/proto/detail/preprocessed/poly_function_traits.hpp 6012include/boost/proto/detail/preprocessed/poly_function_traits.hpp
5977include/boost/proto/detail/preprocessed/template_arity_helper.hpp 6013include/boost/proto/detail/preprocessed/template_arity_helper.hpp
5978include/boost/proto/detail/preprocessed/traits.hpp 6014include/boost/proto/detail/preprocessed/traits.hpp
5979include/boost/proto/detail/preprocessed/unpack_expr_.hpp 6015include/boost/proto/detail/preprocessed/unpack_expr_.hpp
5980include/boost/proto/detail/preprocessed/vararg_matches_impl.hpp 6016include/boost/proto/detail/preprocessed/vararg_matches_impl.hpp
5981include/boost/proto/detail/remove_typename.hpp 6017include/boost/proto/detail/remove_typename.hpp
5982include/boost/proto/detail/reverse.hpp 6018include/boost/proto/detail/reverse.hpp
 6019include/boost/proto/detail/static_const.hpp
5983include/boost/proto/detail/template_arity.hpp 6020include/boost/proto/detail/template_arity.hpp
5984include/boost/proto/detail/template_arity_helper.hpp 6021include/boost/proto/detail/template_arity_helper.hpp
5985include/boost/proto/detail/traits.hpp 6022include/boost/proto/detail/traits.hpp
5986include/boost/proto/detail/unpack_expr_.hpp 6023include/boost/proto/detail/unpack_expr_.hpp
5987include/boost/proto/detail/vararg_matches_impl.hpp 6024include/boost/proto/detail/vararg_matches_impl.hpp
5988include/boost/proto/domain.hpp 6025include/boost/proto/domain.hpp
5989include/boost/proto/eval.hpp 6026include/boost/proto/eval.hpp
5990include/boost/proto/expr.hpp 6027include/boost/proto/expr.hpp
5991include/boost/proto/extends.hpp 6028include/boost/proto/extends.hpp
5992include/boost/proto/functional.hpp 6029include/boost/proto/functional.hpp
5993include/boost/proto/functional/fusion.hpp 6030include/boost/proto/functional/fusion.hpp
5994include/boost/proto/functional/fusion/at.hpp 6031include/boost/proto/functional/fusion/at.hpp
5995include/boost/proto/functional/fusion/pop_back.hpp 6032include/boost/proto/functional/fusion/pop_back.hpp
5996include/boost/proto/functional/fusion/pop_front.hpp 6033include/boost/proto/functional/fusion/pop_front.hpp
5997include/boost/proto/functional/fusion/push_back.hpp 6034include/boost/proto/functional/fusion/push_back.hpp
5998include/boost/proto/functional/fusion/push_front.hpp 6035include/boost/proto/functional/fusion/push_front.hpp
5999include/boost/proto/functional/fusion/reverse.hpp 6036include/boost/proto/functional/fusion/reverse.hpp
 6037include/boost/proto/functional/range.hpp
 6038include/boost/proto/functional/range/begin.hpp
 6039include/boost/proto/functional/range/empty.hpp
 6040include/boost/proto/functional/range/end.hpp
 6041include/boost/proto/functional/range/rbegin.hpp
 6042include/boost/proto/functional/range/rend.hpp
 6043include/boost/proto/functional/range/size.hpp
6000include/boost/proto/functional/std.hpp 6044include/boost/proto/functional/std.hpp
 6045include/boost/proto/functional/std/iterator.hpp
6001include/boost/proto/functional/std/utility.hpp 6046include/boost/proto/functional/std/utility.hpp
6002include/boost/proto/fusion.hpp 6047include/boost/proto/fusion.hpp
6003include/boost/proto/generate.hpp 6048include/boost/proto/generate.hpp
6004include/boost/proto/literal.hpp 6049include/boost/proto/literal.hpp
6005include/boost/proto/make_expr.hpp 6050include/boost/proto/make_expr.hpp
6006include/boost/proto/matches.hpp 6051include/boost/proto/matches.hpp
6007include/boost/proto/operators.hpp 6052include/boost/proto/operators.hpp
6008include/boost/proto/proto.hpp 6053include/boost/proto/proto.hpp
6009include/boost/proto/proto_fwd.hpp 6054include/boost/proto/proto_fwd.hpp
6010include/boost/proto/proto_typeof.hpp 6055include/boost/proto/proto_typeof.hpp
6011include/boost/proto/repeat.hpp 6056include/boost/proto/repeat.hpp
6012include/boost/proto/tags.hpp 6057include/boost/proto/tags.hpp
6013include/boost/proto/traits.hpp 6058include/boost/proto/traits.hpp
@@ -6030,26 +6075,27 @@ include/boost/proto/transform/detail/pas @@ -6030,26 +6075,27 @@ include/boost/proto/transform/detail/pas
6030include/boost/proto/transform/detail/preprocessed/call.hpp 6075include/boost/proto/transform/detail/preprocessed/call.hpp
6031include/boost/proto/transform/detail/preprocessed/construct_funop.hpp 6076include/boost/proto/transform/detail/preprocessed/construct_funop.hpp
6032include/boost/proto/transform/detail/preprocessed/construct_pod_funop.hpp 6077include/boost/proto/transform/detail/preprocessed/construct_pod_funop.hpp
6033include/boost/proto/transform/detail/preprocessed/default_function_impl.hpp 6078include/boost/proto/transform/detail/preprocessed/default_function_impl.hpp
6034include/boost/proto/transform/detail/preprocessed/expand_pack.hpp 6079include/boost/proto/transform/detail/preprocessed/expand_pack.hpp
6035include/boost/proto/transform/detail/preprocessed/fold_impl.hpp 6080include/boost/proto/transform/detail/preprocessed/fold_impl.hpp
6036include/boost/proto/transform/detail/preprocessed/lazy.hpp 6081include/boost/proto/transform/detail/preprocessed/lazy.hpp
6037include/boost/proto/transform/detail/preprocessed/make.hpp 6082include/boost/proto/transform/detail/preprocessed/make.hpp
6038include/boost/proto/transform/detail/preprocessed/make_gcc_workaround.hpp 6083include/boost/proto/transform/detail/preprocessed/make_gcc_workaround.hpp
6039include/boost/proto/transform/detail/preprocessed/pack_impl.hpp 6084include/boost/proto/transform/detail/preprocessed/pack_impl.hpp
6040include/boost/proto/transform/detail/preprocessed/pass_through_impl.hpp 6085include/boost/proto/transform/detail/preprocessed/pass_through_impl.hpp
6041include/boost/proto/transform/detail/preprocessed/when.hpp 6086include/boost/proto/transform/detail/preprocessed/when.hpp
6042include/boost/proto/transform/detail/when.hpp 6087include/boost/proto/transform/detail/when.hpp
 6088include/boost/proto/transform/env.hpp
6043include/boost/proto/transform/fold.hpp 6089include/boost/proto/transform/fold.hpp
6044include/boost/proto/transform/fold_tree.hpp 6090include/boost/proto/transform/fold_tree.hpp
6045include/boost/proto/transform/impl.hpp 6091include/boost/proto/transform/impl.hpp
6046include/boost/proto/transform/integral_c.hpp 6092include/boost/proto/transform/integral_c.hpp
6047include/boost/proto/transform/lazy.hpp 6093include/boost/proto/transform/lazy.hpp
6048include/boost/proto/transform/make.hpp 6094include/boost/proto/transform/make.hpp
6049include/boost/proto/transform/pass_through.hpp 6095include/boost/proto/transform/pass_through.hpp
6050include/boost/proto/transform/when.hpp 6096include/boost/proto/transform/when.hpp
6051include/boost/ptr_container/clone_allocator.hpp 6097include/boost/ptr_container/clone_allocator.hpp
6052include/boost/ptr_container/detail/associative_ptr_container.hpp 6098include/boost/ptr_container/detail/associative_ptr_container.hpp
6053include/boost/ptr_container/detail/default_deleter.hpp 6099include/boost/ptr_container/detail/default_deleter.hpp
6054include/boost/ptr_container/detail/is_convertible.hpp 6100include/boost/ptr_container/detail/is_convertible.hpp
6055include/boost/ptr_container/detail/map_iterator.hpp 6101include/boost/ptr_container/detail/map_iterator.hpp
@@ -6510,31 +6556,33 @@ include/boost/range/mutable_iterator.hpp @@ -6510,31 +6556,33 @@ include/boost/range/mutable_iterator.hpp
6510include/boost/range/numeric.hpp 6556include/boost/range/numeric.hpp
6511include/boost/range/pointer.hpp 6557include/boost/range/pointer.hpp
6512include/boost/range/rbegin.hpp 6558include/boost/range/rbegin.hpp
6513include/boost/range/reference.hpp 6559include/boost/range/reference.hpp
6514include/boost/range/rend.hpp 6560include/boost/range/rend.hpp
6515include/boost/range/result_iterator.hpp 6561include/boost/range/result_iterator.hpp
6516include/boost/range/reverse_iterator.hpp 6562include/boost/range/reverse_iterator.hpp
6517include/boost/range/reverse_result_iterator.hpp 6563include/boost/range/reverse_result_iterator.hpp
6518include/boost/range/size.hpp 6564include/boost/range/size.hpp
6519include/boost/range/size_type.hpp 6565include/boost/range/size_type.hpp
6520include/boost/range/sub_range.hpp 6566include/boost/range/sub_range.hpp
6521include/boost/range/value_type.hpp 6567include/boost/range/value_type.hpp
6522include/boost/ratio.hpp 6568include/boost/ratio.hpp
 6569include/boost/ratio/config.hpp
6523include/boost/ratio/detail/mpl/abs.hpp 6570include/boost/ratio/detail/mpl/abs.hpp
6524include/boost/ratio/detail/mpl/gcd.hpp 6571include/boost/ratio/detail/mpl/gcd.hpp
6525include/boost/ratio/detail/mpl/lcm.hpp 6572include/boost/ratio/detail/mpl/lcm.hpp
6526include/boost/ratio/detail/mpl/sign.hpp 6573include/boost/ratio/detail/mpl/sign.hpp
6527include/boost/ratio/detail/overflow_helpers.hpp 6574include/boost/ratio/detail/overflow_helpers.hpp
 6575include/boost/ratio/detail/ratio_io.hpp
6528include/boost/ratio/include.hpp 6576include/boost/ratio/include.hpp
6529include/boost/ratio/mpl/abs.hpp 6577include/boost/ratio/mpl/abs.hpp
6530include/boost/ratio/mpl/arithmetic.hpp 6578include/boost/ratio/mpl/arithmetic.hpp
6531include/boost/ratio/mpl/comparison.hpp 6579include/boost/ratio/mpl/comparison.hpp
6532include/boost/ratio/mpl/divides.hpp 6580include/boost/ratio/mpl/divides.hpp
6533include/boost/ratio/mpl/equal_to.hpp 6581include/boost/ratio/mpl/equal_to.hpp
6534include/boost/ratio/mpl/gcd.hpp 6582include/boost/ratio/mpl/gcd.hpp
6535include/boost/ratio/mpl/greater.hpp 6583include/boost/ratio/mpl/greater.hpp
6536include/boost/ratio/mpl/greater_equal.hpp 6584include/boost/ratio/mpl/greater_equal.hpp
6537include/boost/ratio/mpl/lcm.hpp 6585include/boost/ratio/mpl/lcm.hpp
6538include/boost/ratio/mpl/less.hpp 6586include/boost/ratio/mpl/less.hpp
6539include/boost/ratio/mpl/less_equal.hpp 6587include/boost/ratio/mpl/less_equal.hpp
6540include/boost/ratio/mpl/minus.hpp 6588include/boost/ratio/mpl/minus.hpp

cvs diff -r1.24 -r1.25 pkgsrc/devel/boost-headers/buildlink3.mk (expand / switch to unified diff)

--- pkgsrc/devel/boost-headers/buildlink3.mk 2012/08/27 08:49:09 1.24
+++ pkgsrc/devel/boost-headers/buildlink3.mk 2012/11/07 21:04:10 1.25
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: buildlink3.mk,v 1.24 2012/08/27 08:49:09 adam Exp $ 1# $NetBSD: buildlink3.mk,v 1.25 2012/11/07 21:04:10 adam Exp $
2 2
3BUILDLINK_TREE+= boost-headers 3BUILDLINK_TREE+= boost-headers
4 4
5.if !defined(BOOST_HEADERS_BUILDLINK3_MK) 5.if !defined(BOOST_HEADERS_BUILDLINK3_MK)
6BOOST_HEADERS_BUILDLINK3_MK:= 6BOOST_HEADERS_BUILDLINK3_MK:=
7 7
8# Use a dependency pattern that guarantees the proper ABI. 8# Use a dependency pattern that guarantees the proper ABI.
9BUILDLINK_API_DEPENDS.boost-headers+= boost-headers-1.51.* 9BUILDLINK_API_DEPENDS.boost-headers+= boost-headers-1.52.*
10BUILDLINK_DEPMETHOD.boost-headers?= build 10BUILDLINK_DEPMETHOD.boost-headers?= build
11BUILDLINK_PKGSRCDIR.boost-headers?= ../../devel/boost-headers 11BUILDLINK_PKGSRCDIR.boost-headers?= ../../devel/boost-headers
12 12
13PTHREAD_OPTS+= require 13PTHREAD_OPTS+= require
14.include "../../mk/pthread.buildlink3.mk" 14.include "../../mk/pthread.buildlink3.mk"
15.endif # BOOST_HEADERS_BUILDLINK3_MK 15.endif # BOOST_HEADERS_BUILDLINK3_MK
16 16
17BUILDLINK_TREE+= -boost-headers 17BUILDLINK_TREE+= -boost-headers

cvs diff -r1.19 -r1.20 pkgsrc/devel/boost-jam/Attic/buildlink3.mk (expand / switch to unified diff)

--- pkgsrc/devel/boost-jam/Attic/buildlink3.mk 2012/08/27 08:49:09 1.19
+++ pkgsrc/devel/boost-jam/Attic/buildlink3.mk 2012/11/07 21:04:10 1.20
@@ -1,13 +1,13 @@ @@ -1,13 +1,13 @@
1# $NetBSD: buildlink3.mk,v 1.19 2012/08/27 08:49:09 adam Exp $ 1# $NetBSD: buildlink3.mk,v 1.20 2012/11/07 21:04:10 adam Exp $
2 2
3BUILDLINK_TREE+= boost-jam 3BUILDLINK_TREE+= boost-jam
4 4
5.if !defined(BOOST_JAM_BUILDLINK3_MK) 5.if !defined(BOOST_JAM_BUILDLINK3_MK)
6BOOST_JAM_BUILDLINK3_MK:= 6BOOST_JAM_BUILDLINK3_MK:=
7 7
8BUILDLINK_API_DEPENDS.boost-jam+= boost-jam-1.51.* 8BUILDLINK_API_DEPENDS.boost-jam+= boost-jam-1.52.*
9BUILDLINK_DEPMETHOD.boost-jam?= build 9BUILDLINK_DEPMETHOD.boost-jam?= build
10BUILDLINK_PKGSRCDIR.boost-jam?= ../../devel/boost-jam 10BUILDLINK_PKGSRCDIR.boost-jam?= ../../devel/boost-jam
11.endif # BOOST_JAM_BUILDLINK3_MK 11.endif # BOOST_JAM_BUILDLINK3_MK
12 12
13BUILDLINK_TREE+= -boost-jam 13BUILDLINK_TREE+= -boost-jam

cvs diff -r1.16 -r1.17 pkgsrc/devel/boost-libs/PLIST (expand / switch to unified diff)

--- pkgsrc/devel/boost-libs/PLIST 2012/09/20 12:23:21 1.16
+++ pkgsrc/devel/boost-libs/PLIST 2012/11/07 21:04:11 1.17
@@ -1,33 +1,36 @@ @@ -1,33 +1,36 @@
1@comment $NetBSD: PLIST,v 1.16 2012/09/20 12:23:21 jperkin Exp $ 1@comment $NetBSD: PLIST,v 1.17 2012/11/07 21:04:11 adam Exp $
2lib/libboost_chrono.a 2lib/libboost_chrono.a
3lib/libboost_chrono.so 3lib/libboost_chrono.so
4lib/libboost_chrono.so.${BOOST_VERSION} 4lib/libboost_chrono.so.${BOOST_VERSION}
5lib/libboost_context.a 5lib/libboost_context.a
6lib/libboost_context.so 6lib/libboost_context.so
7lib/libboost_context.so.${BOOST_VERSION} 7lib/libboost_context.so.${BOOST_VERSION}
8lib/libboost_date_time.a 8lib/libboost_date_time.a
9lib/libboost_date_time.so 9lib/libboost_date_time.so
10lib/libboost_date_time.so.${BOOST_VERSION} 10lib/libboost_date_time.so.${BOOST_VERSION}
11lib/libboost_exception.a 11lib/libboost_exception.a
12lib/libboost_filesystem.a 12lib/libboost_filesystem.a
13lib/libboost_filesystem.so 13lib/libboost_filesystem.so
14lib/libboost_filesystem.so.${BOOST_VERSION} 14lib/libboost_filesystem.so.${BOOST_VERSION}
15lib/libboost_graph.a 15lib/libboost_graph.a
16lib/libboost_graph.so 16lib/libboost_graph.so
17lib/libboost_graph.so.${BOOST_VERSION} 17lib/libboost_graph.so.${BOOST_VERSION}
18lib/libboost_iostreams.a 18lib/libboost_iostreams.a
19lib/libboost_iostreams.so 19lib/libboost_iostreams.so
20lib/libboost_iostreams.so.${BOOST_VERSION} 20lib/libboost_iostreams.so.${BOOST_VERSION}
 21lib/libboost_locale.a
 22lib/libboost_locale.so
 23lib/libboost_locale.so.${BOOST_VERSION}
21lib/libboost_math_c99.a 24lib/libboost_math_c99.a
22lib/libboost_math_c99.so 25lib/libboost_math_c99.so
23lib/libboost_math_c99.so.${BOOST_VERSION} 26lib/libboost_math_c99.so.${BOOST_VERSION}
24lib/libboost_math_c99f.a 27lib/libboost_math_c99f.a
25lib/libboost_math_c99f.so 28lib/libboost_math_c99f.so
26lib/libboost_math_c99f.so.${BOOST_VERSION} 29lib/libboost_math_c99f.so.${BOOST_VERSION}
27lib/libboost_math_tr1.a 30lib/libboost_math_tr1.a
28lib/libboost_math_tr1.so 31lib/libboost_math_tr1.so
29lib/libboost_math_tr1.so.${BOOST_VERSION} 32lib/libboost_math_tr1.so.${BOOST_VERSION}
30lib/libboost_math_tr1f.a 33lib/libboost_math_tr1f.a
31lib/libboost_math_tr1f.so 34lib/libboost_math_tr1f.so
32lib/libboost_math_tr1f.so.${BOOST_VERSION} 35lib/libboost_math_tr1f.so.${BOOST_VERSION}
33lib/libboost_prg_exec_monitor.a 36lib/libboost_prg_exec_monitor.a

cvs diff -r1.25 -r1.26 pkgsrc/devel/boost-libs/buildlink3.mk (expand / switch to unified diff)

--- pkgsrc/devel/boost-libs/buildlink3.mk 2012/08/27 08:49:09 1.25
+++ pkgsrc/devel/boost-libs/buildlink3.mk 2012/11/07 21:04:11 1.26
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: buildlink3.mk,v 1.25 2012/08/27 08:49:09 adam Exp $ 1# $NetBSD: buildlink3.mk,v 1.26 2012/11/07 21:04:11 adam Exp $
2 2
3BUILDLINK_TREE+= boost-libs 3BUILDLINK_TREE+= boost-libs
4 4
5.if !defined(BOOST_LIBS_BUILDLINK3_MK) 5.if !defined(BOOST_LIBS_BUILDLINK3_MK)
6BOOST_LIBS_BUILDLINK3_MK:= 6BOOST_LIBS_BUILDLINK3_MK:=
7 7
8# Use a dependency pattern that guarantees the proper ABI. 8# Use a dependency pattern that guarantees the proper ABI.
9BUILDLINK_API_DEPENDS.boost-libs+= boost-libs-1.51.* 9BUILDLINK_API_DEPENDS.boost-libs+= boost-libs-1.52.*
10BUILDLINK_ABI_DEPENDS.boost-libs?= boost-libs>=1.51.0 10BUILDLINK_ABI_DEPENDS.boost-libs?= boost-libs>=1.51.0
11BUILDLINK_PKGSRCDIR.boost-libs?= ../../devel/boost-libs 11BUILDLINK_PKGSRCDIR.boost-libs?= ../../devel/boost-libs
12 12
13.include "../../devel/boost-headers/buildlink3.mk" 13.include "../../devel/boost-headers/buildlink3.mk"
14.endif # BOOST_LIBS_BUILDLINK3_MK 14.endif # BOOST_LIBS_BUILDLINK3_MK
15 15
16BUILDLINK_TREE+= -boost-libs 16BUILDLINK_TREE+= -boost-libs

cvs diff -r1.28 -r1.29 pkgsrc/devel/boost-python/Attic/buildlink3.mk (expand / switch to unified diff)

--- pkgsrc/devel/boost-python/Attic/buildlink3.mk 2012/08/27 08:49:09 1.28
+++ pkgsrc/devel/boost-python/Attic/buildlink3.mk 2012/11/07 21:04:11 1.29
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: buildlink3.mk,v 1.28 2012/08/27 08:49:09 adam Exp $ 1# $NetBSD: buildlink3.mk,v 1.29 2012/11/07 21:04:11 adam Exp $
2 2
3BUILDLINK_TREE+= boost-python 3BUILDLINK_TREE+= boost-python
4 4
5.if !defined(BOOST_PYTHON_BUILDLINK3_MK) 5.if !defined(BOOST_PYTHON_BUILDLINK3_MK)
6BOOST_PYTHON_BUILDLINK3_MK:= 6BOOST_PYTHON_BUILDLINK3_MK:=
7 7
8# Use a dependency pattern that guarantees the proper ABI. 8# Use a dependency pattern that guarantees the proper ABI.
9BUILDLINK_API_DEPENDS.boost-python+= boost-python-1.51.* 9BUILDLINK_API_DEPENDS.boost-python+= boost-python-1.52.*
10BUILDLINK_ABI_DEPENDS.boost-python+= boost-python-1.51.* 10BUILDLINK_ABI_DEPENDS.boost-python+= boost-python>=1.51.*
11BUILDLINK_PKGSRCDIR.boost-python?= ../../devel/boost-python 11BUILDLINK_PKGSRCDIR.boost-python?= ../../devel/boost-python
12 12
13.include "../../devel/boost-headers/buildlink3.mk" 13.include "../../devel/boost-headers/buildlink3.mk"
14.endif # BOOST_PYTHON_BUILDLINK3_MK 14.endif # BOOST_PYTHON_BUILDLINK3_MK
15 15
16BUILDLINK_TREE+= -boost-python 16BUILDLINK_TREE+= -boost-python

cvs diff -r1.36 -r1.37 pkgsrc/meta-pkgs/boost/Makefile.common (expand / switch to unified diff)

--- pkgsrc/meta-pkgs/boost/Makefile.common 2012/08/27 08:49:08 1.36
+++ pkgsrc/meta-pkgs/boost/Makefile.common 2012/11/07 21:04:11 1.37
@@ -1,25 +1,25 @@ @@ -1,25 +1,25 @@
1# $NetBSD: Makefile.common,v 1.36 2012/08/27 08:49:08 adam Exp $ 1# $NetBSD: Makefile.common,v 1.37 2012/11/07 21:04:11 adam Exp $
2# 2#
3# used by devel/boost-build/Makefile 3# used by devel/boost-build/Makefile
4# used by devel/boost-docs/Makefile 4# used by devel/boost-docs/Makefile
5# used by devel/boost-jam/Makefile 5# used by devel/boost-jam/Makefile
6# used by devel/boost-headers/Makefile 6# used by devel/boost-headers/Makefile
7# used by devel/boost-libs/Makefile 7# used by devel/boost-libs/Makefile
8# used by devel/boost-python/Makefile 8# used by devel/boost-python/Makefile
9 9
10BOOST_PACKAGE?= undefined 10BOOST_PACKAGE?= undefined
11BOOST_COMMENT?= undefined 11BOOST_COMMENT?= undefined
12BOOST_VERSION= 1.51.0 12BOOST_VERSION= 1.52.0
13BOOST_SHORT_VERSION= ${BOOST_VERSION:S/./_/:C/\..*$//} 13BOOST_SHORT_VERSION= ${BOOST_VERSION:S/./_/:C/\..*$//}
14 14
15DISTNAME= boost_${BOOST_VERSION:S/./_/g} 15DISTNAME= boost_${BOOST_VERSION:S/./_/g}
16CATEGORIES= devel 16CATEGORIES= devel
17 17
18.if ${BOOST_PACKAGE} == "meta-pkg" 18.if ${BOOST_PACKAGE} == "meta-pkg"
19PKGNAME= boost-${BOOST_VERSION} 19PKGNAME= boost-${BOOST_VERSION}
20.else # ${BOOST_PACKAGE} != "meta-pkg" 20.else # ${BOOST_PACKAGE} != "meta-pkg"
21PKGNAME= boost-${BOOST_PACKAGE}-${BOOST_VERSION} 21PKGNAME= boost-${BOOST_PACKAGE}-${BOOST_VERSION}
22 22
23MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=boost/} 23MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=boost/}
24EXTRACT_SUFX= .tar.bz2 24EXTRACT_SUFX= .tar.bz2
25 25

cvs diff -r1.49 -r1.50 pkgsrc/meta-pkgs/boost/distinfo (expand / switch to unified diff)

--- pkgsrc/meta-pkgs/boost/distinfo 2012/09/20 12:22:27 1.49
+++ pkgsrc/meta-pkgs/boost/distinfo 2012/11/07 21:04:11 1.50
@@ -1,19 +1,18 @@ @@ -1,19 +1,18 @@
1$NetBSD: distinfo,v 1.49 2012/09/20 12:22:27 jperkin Exp $ 1$NetBSD: distinfo,v 1.50 2012/11/07 21:04:11 adam Exp $
2 2
3SHA1 (boost_1_51_0.tar.bz2) = 52ef06895b97cc9981b8abf1997c375ca79f30c5 3SHA1 (boost_1_52_0.tar.bz2) = cddd6b4526a09152ddc5db856463eaa1dc29c5d9
4RMD160 (boost_1_51_0.tar.bz2) = e92733c82785a38049f2d6a8126eadd3f8ac0c40 4RMD160 (boost_1_52_0.tar.bz2) = 94f72f4553a88495f2052029fb2e90cf8366e75d
5Size (boost_1_51_0.tar.bz2) = 50811407 bytes 5Size (boost_1_52_0.tar.bz2) = 54421709 bytes
6SHA1 (patch-aa) = 408a63a807aaa491130db018cd89bca6a427090d 6SHA1 (patch-aa) = 408a63a807aaa491130db018cd89bca6a427090d
7SHA1 (patch-ab) = f1c95ae229465a4d2da76ce6ff88d76ace52fdd8 7SHA1 (patch-ab) = f1c95ae229465a4d2da76ce6ff88d76ace52fdd8
8SHA1 (patch-ac) = 5ecd12564259e4ad9d439990e198b889762ec733 8SHA1 (patch-ac) = 5ecd12564259e4ad9d439990e198b889762ec733
9SHA1 (patch-ad) = 0e5dc31c3425de94444f97a9b7dec97ed5967733 9SHA1 (patch-ad) = 0e5dc31c3425de94444f97a9b7dec97ed5967733
10SHA1 (patch-ae) = 2fb49c90bbb3fd797ccdfaaf44c93494a5988f52 10SHA1 (patch-ae) = 2fb49c90bbb3fd797ccdfaaf44c93494a5988f52
11SHA1 (patch-ag) = c406e9beb9260db7861b13a6eb4c386f23346eb1 11SHA1 (patch-ag) = c406e9beb9260db7861b13a6eb4c386f23346eb1
12SHA1 (patch-ai) = 231db48819aa563b2082d95bb91d662b5d6cf779 12SHA1 (patch-ai) = 231db48819aa563b2082d95bb91d662b5d6cf779
13SHA1 (patch-aq) = e5c7b72ffa2942ce401f3d9bf05498fd761df17a 13SHA1 (patch-aq) = e5c7b72ffa2942ce401f3d9bf05498fd761df17a
14SHA1 (patch-ar) = 2fec2c51272cc4ee376e6538d8f1fd8561a7f0a3 14SHA1 (patch-ar) = 2fec2c51272cc4ee376e6538d8f1fd8561a7f0a3
15SHA1 (patch-boost_foreach.hpp) = 7cd26c4983873bcac284ad400950e341c559f9a8 15SHA1 (patch-boost_foreach.hpp) = 7cd26c4983873bcac284ad400950e341c559f9a8
16SHA1 (patch-boost_foreach_fwd.hpp) = 5accd68d559213a9677f7d1204e72dd082a42a41 16SHA1 (patch-boost_foreach_fwd.hpp) = 5accd68d559213a9677f7d1204e72dd082a42a41
17SHA1 (patch-boost_functional_hash_hash.hpp) = 343a1201f6e0edf46471f28c09f2997dc7fb7ba0 
18SHA1 (patch-libs_context_build_Jamfile.v2) = 93cad3cc588c84e333688318df7250d14a3c302e 17SHA1 (patch-libs_context_build_Jamfile.v2) = 93cad3cc588c84e333688318df7250d14a3c302e
19SHA1 (patch-libs_filesystem_src_unique_path.cpp) = 3666663305bba85871f2ef291dc117158c678643 18SHA1 (patch-libs_filesystem_src_unique_path.cpp) = 3666663305bba85871f2ef291dc117158c678643