[macports-ports] branch master updated (2f87a0bffed -> 307450b1304)

Michael Dickens michaelld at macports.org
Wed Jun 2 13:18:23 UTC 2021


Michael Dickens (michaelld) pushed a change to branch master
in repository macports-ports.

    from 2f87a0bffed octave-matgeom: update to 1.2.3
     new 53da773ae9a boost176: New port, providing boost 1.76 Installation is isolated under ${prefix}/libexec/boost176 to allow parallel installation of multiple boost versions.
     new e16848289d4 boost171: New port, providing boost 1.71 Installation is isolated under ${prefix}/libexec/boost171 to allow parallel installation of multiple boost versions.
     new 9093c239777 boost PG: New PortGroup to centralise the configuration of ports using boost
     new 1242fcee493 opencolorio: Migrate to boost PG
     new 4fc7bda51b9 astroid: Migrate to boost PG
     new b9cb9a377e6 xylib: Migrate to boost PG
     new 21c8c37bfe2 boost PG: Append isystem flag to cxxflags not cppflags
     new 3a2322082e0 gerbil: Migrate to boost PG
     new 0949359873d dssp: Migrate to boost PG, use boost 1.76
     new e54d1bd13f3 boost{169,171,176}: Add @mascguy as co-maintainer
     new ed219183070 boost PG: Set both Boost_INCLUDE_DIR and Boost_DIR when CMake is detected
     new 71684f75dad gerbil: remove redundant Boost_DIR setting, handled instead by boost PG
     new 8a9cd96e869 boost169: backport variant docs, from boost
     new 1a9889026b6 gerbil: rev-bump for boost changes
     new 4daa5163917 boost PG: Make boost 1.76 the default version
     new 05920224f8e dssp: Remove explicit boost version
     new f084da4b995 astroid: require boost 1.71
     new e1d8ed7cf6f xylib: require boost 1.71
     new eb9453fce28 boost PG: Rework configuration to ensure parameters are set early as possible
     new bbd5d01f706 boost PG: Ensure configuration is rerun if cmake settings change
     new c121283a761 gerbil: revert to boost 1.71
     new a4a9c2e2d06 boost: encapsulate ports into top-level boost dir
     new fd187a63833 mapnick: simplify via boost pg, and rev-bump
     new 654dc415470 boost PG: remove duplicated ‘boost’ from install path
     new 2c2a66dc250 pg boost: encapsulate ports into top-level boost dir
     new 81ff4be059c boost169: Update install prefix to .../boost/1.69, fix builds on 10.15+
     new 6cd9d804e38 boost171: Update install prefix to .../boost/1.71
     new 9876514176f boost176: Update install prefix to .../boost/1.76
     new 60b7e772678 boost169: change master_site from bintray to jfrog.io
     new 5ca61659313 boost PG: Fix install_area path
     new 50aa1fd76cc mapnik: restore configuration arguments for Boost include and lib directories
     new a60e0e0eca3 opensaml: migrate to boost PG
     new 8457e34b8cf boost169: rev bump following change in install path
     new 307450b1304 boost176: blacklist clang < 1000

The 34 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 _resources/port1.0/group/boost-1.0.tcl             | 101 ++++++++++++++++++
 devel/boost/Portfile                               |   2 +-
 devel/boost169/Portfile                            | 115 ++++++++++++---------
 devel/{boost => boost171}/Portfile                 |  50 ++++-----
 .../files/patch-add-support-for-arm64.diff         |   0
 .../files/patch-apple-clang-no-libcxx.diff         |   0
 .../patch-boost-libcpp-force-thread-local-off.diff |   0
 .../files/patch-boost-python3.diff                 |   0
 .../files/patch-clang_version.diff                 |   0
 .../{boost => boost171}/files/patch-compiler.diff  |   0
 .../files/patch-disable-numpy-extension.diff       |   0
 ...alization_explicit_template_instantiations.diff |   0
 .../files/patch-libs-mpi-build-Jamfile.v2.diff     |   0
 .../files/patch-revert-lib-name-tagged.diff        |   0
 .../patch-tools-build-src-tools-python-2.jam.diff  |   0
 .../patch-tools-build-src-tools-python.jam.diff    |   0
 devel/{boost => boost176}/Portfile                 |  63 +++++------
 .../files/patch-apple-clang-no-libcxx.diff         |   0
 .../patch-boost-libcpp-force-thread-local-off.diff |   0
 .../files/patch-boost-python3.diff                 |   0
 .../{boost => boost176}/files/patch-compiler.diff  |   8 +-
 .../files/patch-disable-numpy-extension.diff       |   0
 ...alization_explicit_template_instantiations.diff |   0
 .../files/patch-libs-mpi-build-Jamfile.v2.diff     |   0
 .../files/patch-revert-lib-name-tagged.diff        |   0
 .../patch-tools-build-src-tools-python-2.jam.diff  |   0
 .../patch-tools-build-src-tools-python.jam.diff    |   0
 gis/mapnik/Portfile                                |  31 ++----
 graphics/opencolorio/Portfile                      |  10 +-
 lang/opensaml/Portfile                             |  11 +-
 mail/astroid/Portfile                              |   6 +-
 math/xylib/Portfile                                |   8 +-
 science/dssp/Portfile                              |  10 +-
 science/gerbil/Portfile                            |   9 +-
 34 files changed, 271 insertions(+), 153 deletions(-)
 create mode 100644 _resources/port1.0/group/boost-1.0.tcl
 copy devel/{boost => boost171}/Portfile (92%)
 copy devel/{boost => boost171}/files/patch-add-support-for-arm64.diff (100%)
 copy devel/{boost => boost171}/files/patch-apple-clang-no-libcxx.diff (100%)
 copy devel/{boost => boost171}/files/patch-boost-libcpp-force-thread-local-off.diff (100%)
 copy devel/{boost => boost171}/files/patch-boost-python3.diff (100%)
 copy devel/{boost => boost171}/files/patch-clang_version.diff (100%)
 copy devel/{boost => boost171}/files/patch-compiler.diff (100%)
 copy devel/{boost => boost171}/files/patch-disable-numpy-extension.diff (100%)
 copy devel/{boost => boost171}/files/patch-export_serialization_explicit_template_instantiations.diff (100%)
 copy devel/{boost => boost171}/files/patch-libs-mpi-build-Jamfile.v2.diff (100%)
 copy devel/{boost => boost171}/files/patch-revert-lib-name-tagged.diff (100%)
 copy devel/{boost => boost171}/files/patch-tools-build-src-tools-python-2.jam.diff (100%)
 copy devel/{boost => boost171}/files/patch-tools-build-src-tools-python.jam.diff (100%)
 copy devel/{boost => boost176}/Portfile (91%)
 copy devel/{boost => boost176}/files/patch-apple-clang-no-libcxx.diff (100%)
 copy devel/{boost => boost176}/files/patch-boost-libcpp-force-thread-local-off.diff (100%)
 copy devel/{boost => boost176}/files/patch-boost-python3.diff (100%)
 copy devel/{boost => boost176}/files/patch-compiler.diff (66%)
 copy devel/{boost => boost176}/files/patch-disable-numpy-extension.diff (100%)
 copy devel/{boost => boost176}/files/patch-export_serialization_explicit_template_instantiations.diff (100%)
 copy devel/{boost => boost176}/files/patch-libs-mpi-build-Jamfile.v2.diff (100%)
 copy devel/{boost => boost176}/files/patch-revert-lib-name-tagged.diff (100%)
 copy devel/{boost => boost176}/files/patch-tools-build-src-tools-python-2.jam.diff (100%)
 copy devel/{boost => boost176}/files/patch-tools-build-src-tools-python.jam.diff (100%)



More information about the macports-changes mailing list