pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Changes 1.55.0:
details: https://anonhg.NetBSD.org/pkgsrc/rev/4a425faf9cb2
branches: trunk
changeset: 626443:4a425faf9cb2
user: adam <adam%pkgsrc.org@localhost>
date: Tue Nov 12 16:49:07 2013 +0000
description:
Changes 1.55.0:
Support was removed from Config for some very old versions of compilers. The new minimum requirements are:
Digitial Mars 8.41
GCC 3.3
Intel 6.0
Visual C++ 7.1
Other compilers are currently unchanged, but we are considering removing support for some other old compilers. Candidates for removal are:
Metroworks C++ (i.e. codewarrior)
SunPro 5.7 and earlier
Borland C++ Builder 2006 (5.82) and earlier
If you're using any of these, please let us know on the mailing lists. We will take into account any feedback received before making a decision.
diffstat:
devel/boost-build/PLIST | 69 +-
devel/boost-build/buildlink3.mk | 4 +-
devel/boost-headers/Makefile | 3 +-
devel/boost-headers/PLIST | 881 ++++++++-
devel/boost-headers/buildlink3.mk | 4 +-
devel/boost-jam/bjam.mk | 11 +-
devel/boost-jam/buildlink3.mk | 4 +-
devel/boost-libs/PLIST | 11 +-
devel/boost-libs/buildlink3.mk | 6 +-
devel/boost-python/buildlink3.mk | 6 +-
meta-pkgs/boost/Makefile.common | 4 +-
meta-pkgs/boost/distinfo | 18 +-
meta-pkgs/boost/patches/patch-boost_context_detail_fcontext__sparc.hpp | 97 -
meta-pkgs/boost/patches/patch-boost_context_fcontext.hpp | 16 -
meta-pkgs/boost/patches/patch-boost_detail_endian.hpp | 28 -
meta-pkgs/boost/patches/patch-libs_context_build_Jamfile.v2 | 33 -
meta-pkgs/boost/patches/patch-libs_context_build_architecture.jam | 17 -
meta-pkgs/boost/patches/patch-libs_context_config_Jamfile.jam | 11 -
meta-pkgs/boost/patches/patch-libs_context_config_sparc.cpp | 18 -
meta-pkgs/boost/patches/patch-libs_context_src_asm_jump__sparc__sysv__elf__gas.S | 194 --
meta-pkgs/boost/patches/patch-libs_context_src_asm_make__sparc__sysv__elf__gas.S | 115 -
meta-pkgs/boost/patches/patch-tools_build_v2_engine_hash.c | 71 -
22 files changed, 824 insertions(+), 797 deletions(-)
diffs (truncated from 2536 to 300 lines):
diff -r ff4d106ef82c -r 4a425faf9cb2 devel/boost-build/PLIST
--- a/devel/boost-build/PLIST Tue Nov 12 15:10:57 2013 +0000
+++ b/devel/boost-build/PLIST Tue Nov 12 16:49:07 2013 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.16 2013/02/12 21:07:21 adam Exp $
+@comment $NetBSD: PLIST,v 1.17 2013/11/12 16:49:07 adam Exp $
share/boost-build/Jamroot.jam
share/boost-build/boost-build.jam
share/boost-build/boost.css
@@ -14,6 +14,7 @@
share/boost-build/build/alias.py
share/boost-build/build/build-request.jam
share/boost-build/build/build_request.py
+share/boost-build/build/config-cache.jam
share/boost-build/build/configure.jam
share/boost-build/build/configure.py
share/boost-build/build/engine.py
@@ -22,7 +23,6 @@
share/boost-build/build/feature.py
share/boost-build/build/generators.jam
share/boost-build/build/generators.py
-share/boost-build/build/modifiers.jam
share/boost-build/build/project.ann.py
share/boost-build/build/project.jam
share/boost-build/build/project.py
@@ -158,9 +158,6 @@
share/boost-build/example/variant/libs/jamfile.jam
share/boost-build/example/variant/libs/l.cpp
share/boost-build/example/variant/readme.txt
-share/boost-build/example/versioned/hello.cpp
-share/boost-build/example/versioned/jamfile.jam
-share/boost-build/example/versioned/jamroot.jam
share/boost-build/exceptions.py
share/boost-build/hacking.txt
share/boost-build/index.html
@@ -180,6 +177,7 @@
share/boost-build/roll.sh
share/boost-build/site-config.jam
share/boost-build/test/BoostBuild.py
+share/boost-build/test/MockToolset.py
share/boost-build/test/TestCmd.py
share/boost-build/test/abs_workdir.py
share/boost-build/test/absolute_sources.py
@@ -196,9 +194,11 @@
share/boost-build/test/build_no.py
share/boost-build/test/builtin_echo.py
share/boost-build/test/builtin_exit.py
+share/boost-build/test/builtin_split_by_characters.py
share/boost-build/test/c_file.py
share/boost-build/test/chain.py
share/boost-build/test/clean.py
+share/boost-build/test/collect_debug_info.py
share/boost-build/test/composite.py
share/boost-build/test/conditionals.py
share/boost-build/test/conditionals2.py
@@ -207,6 +207,7 @@
share/boost-build/test/configuration.py
share/boost-build/test/copy_time.py
share/boost-build/test/core-language/test.jam
+share/boost-build/test/core_action_output.py
share/boost-build/test/core_action_status.py
share/boost-build/test/core_actions_quietly.py
share/boost-build/test/core_arguments.py
@@ -218,38 +219,22 @@
share/boost-build/test/core_import_module.py
share/boost-build/test/core_language.py
share/boost-build/test/core_modifiers.py
-share/boost-build/test/core_nt_line_length.py
+share/boost-build/test/core_nt_cmd_line.py
share/boost-build/test/core_option_d2.py
share/boost-build/test/core_option_l.py
share/boost-build/test/core_option_n.py
share/boost-build/test/core_parallel_actions.py
share/boost-build/test/core_parallel_multifile_actions_1.py
share/boost-build/test/core_parallel_multifile_actions_2.py
+share/boost-build/test/core_source_line_tracking.py
share/boost-build/test/core_typecheck.py
share/boost-build/test/core_update_now.py
+share/boost-build/test/core_variables_in_actions.py
share/boost-build/test/core_varnames.py
share/boost-build/test/custom_generator.py
share/boost-build/test/default_build.py
share/boost-build/test/default_features.py
share/boost-build/test/default_toolset.py
-share/boost-build/test/dependency-test/a.cpp
-share/boost-build/test/dependency-test/a.h
-share/boost-build/test/dependency-test/a_c.c
-share/boost-build/test/dependency-test/b.cpp
-share/boost-build/test/dependency-test/b.h
-share/boost-build/test/dependency-test/c.cpp
-share/boost-build/test/dependency-test/e.cpp
-share/boost-build/test/dependency-test/foo.jam
-share/boost-build/test/dependency-test/foo.py
-share/boost-build/test/dependency-test/jamfile.jam
-share/boost-build/test/dependency-test/jamroot.jam
-share/boost-build/test/dependency-test/src1/a.h
-share/boost-build/test/dependency-test/src1/b.h
-share/boost-build/test/dependency-test/src1/c.h
-share/boost-build/test/dependency-test/src1/z.h
-share/boost-build/test/dependency-test/src2/b.h
-share/boost-build/test/dependency-test/x.foo
-share/boost-build/test/dependency-test/y.foo
share/boost-build/test/dependency_property.py
share/boost-build/test/dependency_test.py
share/boost-build/test/direct_request_test.py
@@ -268,22 +253,6 @@
share/boost-build/test/free_features_request.py
share/boost-build/test/gcc_runtime.py
share/boost-build/test/generator_selection.py
-share/boost-build/test/generators-test/a.cpp
-share/boost-build/test/generators-test/b.cxx
-share/boost-build/test/generators-test/c.tui
-share/boost-build/test/generators-test/d.wd
-share/boost-build/test/generators-test/e.cpp
-share/boost-build/test/generators-test/extra.jam
-share/boost-build/test/generators-test/jamfile.jam
-share/boost-build/test/generators-test/jamroot.jam
-share/boost-build/test/generators-test/lex.jam
-share/boost-build/test/generators-test/lib/c.cpp
-share/boost-build/test/generators-test/lib/jamfile.jam
-share/boost-build/test/generators-test/nm.jam
-share/boost-build/test/generators-test/qt.jam
-share/boost-build/test/generators-test/x.l
-share/boost-build/test/generators-test/y.x_pro
-share/boost-build/test/generators-test/z.cpp
share/boost-build/test/generators_test.py
share/boost-build/test/implicit_dependency.py
share/boost-build/test/indirect_conditional.py
@@ -298,8 +267,7 @@
share/boost-build/test/load_order.py
share/boost-build/test/loop.py
share/boost-build/test/make_rule.py
-share/boost-build/test/module-actions/boost-build.jam
-share/boost-build/test/module-actions/bootstrap.jam
+share/boost-build/test/message.py
share/boost-build/test/module_actions.py
share/boost-build/test/ndebug.py
share/boost-build/test/no_type.py
@@ -353,6 +321,7 @@
share/boost-build/test/project-test4/readme.txt
share/boost-build/test/project_dependencies.py
share/boost-build/test/project_glob.py
+share/boost-build/test/project_id.py
share/boost-build/test/project_root_constants.py
share/boost-build/test/project_root_rule.py
share/boost-build/test/project_test3.py
@@ -400,6 +369,7 @@
share/boost-build/test/qt5/qtsql.cpp
share/boost-build/test/qt5/qtsvg.cpp
share/boost-build/test/qt5/qttest.cpp
+share/boost-build/test/qt5/qtwebkit.cpp
share/boost-build/test/qt5/qtwebkitwidgets.cpp
share/boost-build/test/qt5/qtwidgets.cpp
share/boost-build/test/qt5/qtxml.cpp
@@ -423,11 +393,14 @@
share/boost-build/test/regression.py
share/boost-build/test/relative_sources.py
share/boost-build/test/remove_requirement.py
+share/boost-build/test/rescan_header.py
share/boost-build/test/resolution.py
+share/boost-build/test/scanner_causing_rebuilds.py
share/boost-build/test/searched_lib.py
share/boost-build/test/skipping.py
share/boost-build/test/sort_rule.py
share/boost-build/test/source_locations.py
+share/boost-build/test/space_in_path.py
share/boost-build/test/stage.py
share/boost-build/test/standalone.py
share/boost-build/test/startup/boost-root/boost-build.jam
@@ -441,8 +414,8 @@
share/boost-build/test/startup/no-bootstrap2/boost-build.jam
share/boost-build/test/startup/no-bootstrap3/boost-build.jam
share/boost-build/test/startup_v2.py
+share/boost-build/test/static_and_shared_library.py
share/boost-build/test/suffix.py
-share/boost-build/test/svn_tree.py
share/boost-build/test/symlink.py
share/boost-build/test/tag.py
share/boost-build/test/template.py
@@ -453,6 +426,7 @@
share/boost-build/test/test2/foo.cpp
share/boost-build/test/test2/jamroot.jam
share/boost-build/test/test_all.py
+share/boost-build/test/test_rc.py
share/boost-build/test/test_result_dumping.py
share/boost-build/test/test_system.html
share/boost-build/test/testing_support.py
@@ -461,15 +435,11 @@
share/boost-build/test/unit_test.py
share/boost-build/test/unit_tests.py
share/boost-build/test/unused.py
-share/boost-build/test/unused/a.cpp
-share/boost-build/test/unused/b.cpp
-share/boost-build/test/unused/b.x
-share/boost-build/test/unused/jamfile.jam
-share/boost-build/test/unused/jamroot.jam
share/boost-build/test/use_requirements.py
share/boost-build/test/using.py
share/boost-build/test/wrapper.py
share/boost-build/test/wrong_project.py
+share/boost-build/test/zlib.py
share/boost-build/to_merge.sh
share/boost-build/tools/__init__.py
share/boost-build/tools/acc.jam
@@ -517,6 +487,7 @@
share/boost-build/tools/intel-linux.jam
share/boost-build/tools/intel-win.jam
share/boost-build/tools/intel.jam
+share/boost-build/tools/jpeg.jam
share/boost-build/tools/lex.jam
share/boost-build/tools/make.jam
share/boost-build/tools/make.py
@@ -539,6 +510,7 @@
share/boost-build/tools/pch.jam
share/boost-build/tools/pch.py
share/boost-build/tools/pgi.jam
+share/boost-build/tools/png.jam
share/boost-build/tools/python-config.jam
share/boost-build/tools/python.jam
share/boost-build/tools/qcc.jam
@@ -559,6 +531,7 @@
share/boost-build/tools/testing-aux.jam
share/boost-build/tools/testing.jam
share/boost-build/tools/testing.py
+share/boost-build/tools/tiff.jam
share/boost-build/tools/types/__init__.py
share/boost-build/tools/types/asm.jam
share/boost-build/tools/types/asm.py
diff -r ff4d106ef82c -r 4a425faf9cb2 devel/boost-build/buildlink3.mk
--- a/devel/boost-build/buildlink3.mk Tue Nov 12 15:10:57 2013 +0000
+++ b/devel/boost-build/buildlink3.mk Tue Nov 12 16:49:07 2013 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: buildlink3.mk,v 1.25 2013/02/12 21:07:21 adam Exp $
+# $NetBSD: buildlink3.mk,v 1.26 2013/11/12 16:49:07 adam Exp $
BUILDLINK_TREE+= boost-build
.if !defined(BOOST_BUILD_BUILDLINK3_MK)
BOOST_BUILD_BUILDLINK3_MK:=
-BUILDLINK_API_DEPENDS.boost-build+= boost-build-1.53.*
+BUILDLINK_API_DEPENDS.boost-build+= boost-build-1.55.*
BUILDLINK_DEPMETHOD.boost-build?= build
BUILDLINK_PKGSRCDIR.boost-build?= ../../devel/boost-build
.endif # BOOST_BUILD_BUILDLINK3_MK
diff -r ff4d106ef82c -r 4a425faf9cb2 devel/boost-headers/Makefile
--- a/devel/boost-headers/Makefile Tue Nov 12 15:10:57 2013 +0000
+++ b/devel/boost-headers/Makefile Tue Nov 12 16:49:07 2013 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.27 2013/10/27 20:31:58 joerg Exp $
+# $NetBSD: Makefile,v 1.28 2013/11/12 16:49:07 adam Exp $
BOOST_PACKAGE= headers
BOOST_COMMENT= (build-time headers)
BOOST_CONFIG= generate
-PKGREVISION= 2
.include "../../meta-pkgs/boost/Makefile.common"
diff -r ff4d106ef82c -r 4a425faf9cb2 devel/boost-headers/PLIST
--- a/devel/boost-headers/PLIST Tue Nov 12 15:10:57 2013 +0000
+++ b/devel/boost-headers/PLIST Tue Nov 12 16:49:07 2013 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.24 2013/02/12 21:07:21 adam Exp $
+@comment $NetBSD: PLIST,v 1.25 2013/11/12 16:49:07 adam Exp $
include/boost/accumulators/accumulators.hpp
include/boost/accumulators/accumulators_fwd.hpp
include/boost/accumulators/framework/accumulator_base.hpp
@@ -98,6 +98,10 @@
include/boost/algorithm/cxx11/one_of.hpp
include/boost/algorithm/cxx11/partition_copy.hpp
include/boost/algorithm/cxx11/partition_point.hpp
+include/boost/algorithm/cxx14/equal.hpp
+include/boost/algorithm/cxx14/is_permutation.hpp
+include/boost/algorithm/cxx14/mismatch.hpp
+include/boost/algorithm/gather.hpp
include/boost/algorithm/hex.hpp
include/boost/algorithm/minmax.hpp
include/boost/algorithm/minmax_element.hpp
@@ -268,6 +272,7 @@
include/boost/archive/xml_woarchive.hpp
include/boost/array.hpp
include/boost/asio.hpp
+include/boost/asio/async_result.hpp
include/boost/asio/basic_datagram_socket.hpp
include/boost/asio/basic_deadline_timer.hpp
include/boost/asio/basic_io_object.hpp
@@ -293,11 +298,14 @@
include/boost/asio/buffers_iterator.hpp
include/boost/asio/completion_condition.hpp
include/boost/asio/connect.hpp
+include/boost/asio/coroutine.hpp
include/boost/asio/datagram_socket_service.hpp
include/boost/asio/deadline_timer.hpp
include/boost/asio/deadline_timer_service.hpp
+include/boost/asio/detail/addressof.hpp
include/boost/asio/detail/array.hpp
include/boost/asio/detail/array_fwd.hpp
+include/boost/asio/detail/assert.hpp
include/boost/asio/detail/atomic_count.hpp
Home |
Main Index |
Thread Index |
Old Index