[macports-ports] branch master updated (f98d1a2 -> 499729e)

Joshua Root jmr at macports.org
Sun Jul 28 23:07:13 UTC 2019


Joshua Root (jmroot) pushed a change to branch master
in repository macports-ports.

    from f98d1a2  new port: sequoia-pgp (#4902)
     new 84bb3b1  squid4: update to 4.8
     new 499729e  Revert "llvm-3.9: Obsolete port" and "llvm-4.0: Obsolete port"

The 2 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/compilers/clang_compilers.tcl   |  20 +-
 lang/llvm-3.9/Portfile                             | 540 ++++++++++++++++-
 ...h-O-CPU-Subtype-to-ppc7400-when-targeting.patch |  56 ++
 ...MASK_CRASH-and-MACH_EXCEPTION_CODES-if-th.patch |  37 ++
 ...ly-Don-t-embed-the-deployment-target-in-t.patch |  30 +
 ...-CMake-s-default-RPATH-for-the-unit-tests.patch |  44 ++
 ...rpath-construction-for-out-of-tree-builds.patch | 145 +++++
 ...CMake-Make-CMAKE_INSTALL_RPATH-work-again.patch |  37 ++
 .../0007-CMake-Fix-llvm_setup_rpath-function.patch |  69 +++
 ...ssues-pre-Lion-due-to-missing-a-strnlen-d.patch |  97 +++
 ...ly-Prepare-clang-format-for-replacement-w.patch |  85 +++
 ...ly-Fix-name-of-scan-view-executable-insid.patch |  30 +
 .../1003-Default-to-ppc7400-for-OSX-10.5.patch     |  27 +
 ...etpriority-PRIO_DARWIN_THREAD-0-PRIO_DARW.patch |  30 +
 ...fragile-ObjC-runtime-when-targeting-darwi.patch |  32 +
 ...dc-header-search-paths-for-older-versions.patch |  42 ++
 ...ssues-pre-Lion-due-to-missing-a-strnlen-d.patch |  43 ++
 ...diagnose-an-array-type-mismatch-when-the-.patch |  80 +++
 ...ts-Only-Comment-out-SL-cctools-workaround.patch |  32 +
 ...kArches-to-fallback-on-Intel-ppc-if-ld-v-.patch |  32 +
 ...n-xcodebuild-sdk-when-xcrun-sdk-is-not-su.patch |  29 +
 ...uild-ppc-slices-of-the-compiler-runtime-i.patch |  46 ++
 ...ly-Don-t-build-x86_64h-slice-of-compiler-.patch |  32 +
 ...ly-Fix-regression-introduced-when-fixing-.patch |  29 +
 ...ly-Don-t-check-for-the-macosx.internal-SD.patch |  44 ++
 .../files/3001-buildit-build-fix-for-Leopard.patch |  35 ++
 ...-compatibility-version-to-RC_ProjectSourc.patch |  28 +
 ...nd-iterator-when-building-with-Lion-and-n.patch |  45 ++
 ...-long-long-math-prototypes-when-using-the.patch |  52 ++
 ...tomic-using-mutex-lock_guard-for-64b-ops-.patch | 316 ++++++++++
 lang/llvm-3.9/files/9001-macports-libstdcxx.diff   | 115 ++++
 .../files/compiler_rt-toolchain.patch              |   0
 lang/llvm-3.9/files/leopard-no-asan.patch          |  12 +
 .../files/leopard-no-blocks.patch                  |   0
 lang/{llvm-devel => llvm-3.9}/files/llvm-bin       |   0
 .../{llvm-devel => llvm-3.9}/files/llvm-bin-compat |   0
 lang/llvm-3.9/files/mp-clang-3.9                   |  34 ++
 lang/llvm-3.9/files/mp-llvm-3.9                    |  60 ++
 lang/llvm-3.9/files/openmp-locations.patch         |  53 ++
 lang/llvm-4.0/Portfile                             | 663 ++++++++++++++++++++-
 ...h-O-CPU-Subtype-to-ppc7400-when-targeting.patch |  55 ++
 ...MASK_CRASH-and-MACH_EXCEPTION_CODES-if-th.patch |  36 ++
 ...ly-Don-t-embed-the-deployment-target-in-t.patch |  29 +
 ...ssues-pre-Lion-due-to-missing-a-strnlen-d.patch |  96 +++
 ...Only-Helper-script-for-generating-patches.patch |  30 +
 ...ly-Prepare-clang-format-for-replacement-w.patch |  84 +++
 ...ly-Fix-name-of-scan-view-executable-insid.patch |  29 +
 .../1003-Default-to-ppc7400-for-OSX-10.5.patch     |  26 +
 ...etpriority-PRIO_DARWIN_THREAD-0-PRIO_DARW.patch |  29 +
 ...fragile-ObjC-runtime-when-targeting-darwi.patch |  31 +
 ...dc-header-search-paths-for-older-versions.patch |  41 ++
 ...ssues-pre-Lion-due-to-missing-a-strnlen-d.patch |  42 ++
 ...oat.h-to-work-on-Snow-Leopard-and-earlier.patch |  35 ++
 ...ly-Don-t-check-for-the-macosx.internal-SD.patch |  45 ++
 ...te-function-parameters-with-attribute-noe.patch |  62 ++
 ...nore-the-DISPATCH_NOESCAPE-if-not-defined.patch |  37 ++
 .../files/3001-buildit-build-fix-for-Leopard.patch |  35 ++
 ...-compatibility-version-to-RC_ProjectSourc.patch |  28 +
 ...nd-iterator-when-building-with-Lion-and-n.patch |  45 ++
 ...-long-long-math-prototypes-when-using-the.patch |  51 ++
 ...tomic-using-mutex-lock_guard-for-64b-ops-.patch | 316 ++++++++++
 ...https-llvm.org-bugs-show_bug.cgi-id-31433.patch |  30 +
 .../files/4002-Fix-build-on-Mountain-Lion.patch    |  41 ++
 lang/llvm-4.0/files/9001-macports-libstdcxx.diff   | 115 ++++
 .../files/leopard-no-asan.patch                    |   0
 .../files/leopard-no-blocks.patch                  |   0
 lang/{llvm-devel => llvm-4.0}/files/llvm-bin       |   0
 .../{llvm-devel => llvm-4.0}/files/llvm-bin-compat |   0
 lang/llvm-4.0/files/mp-clang-4.0                   |  34 ++
 lang/llvm-4.0/files/mp-llvm-4.0                    |  60 ++
 lang/llvm-4.0/files/openmp-locations.patch         |  53 ++
 net/squid4/Portfile                                |   8 +-
 72 files changed, 4585 insertions(+), 39 deletions(-)
 create mode 100644 lang/llvm-3.9/files/0001-Set-the-Mach-O-CPU-Subtype-to-ppc7400-when-targeting.patch
 create mode 100644 lang/llvm-3.9/files/0002-Define-EXC_MASK_CRASH-and-MACH_EXCEPTION_CODES-if-th.patch
 create mode 100644 lang/llvm-3.9/files/0003-MacPorts-Only-Don-t-embed-the-deployment-target-in-t.patch
 create mode 100644 lang/llvm-3.9/files/0004-CMake-Use-CMake-s-default-RPATH-for-the-unit-tests.patch
 create mode 100644 lang/llvm-3.9/files/0005-CMake-Fix-rpath-construction-for-out-of-tree-builds.patch
 create mode 100644 lang/llvm-3.9/files/0006-CMake-Make-CMAKE_INSTALL_RPATH-work-again.patch
 create mode 100644 lang/llvm-3.9/files/0007-CMake-Fix-llvm_setup_rpath-function.patch
 create mode 100644 lang/llvm-3.9/files/0008-Fix-build-issues-pre-Lion-due-to-missing-a-strnlen-d.patch
 create mode 100644 lang/llvm-3.9/files/1001-MacPorts-Only-Prepare-clang-format-for-replacement-w.patch
 create mode 100644 lang/llvm-3.9/files/1002-MacPorts-Only-Fix-name-of-scan-view-executable-insid.patch
 create mode 100644 lang/llvm-3.9/files/1003-Default-to-ppc7400-for-OSX-10.5.patch
 create mode 100644 lang/llvm-3.9/files/1004-Only-call-setpriority-PRIO_DARWIN_THREAD-0-PRIO_DARW.patch
 create mode 100644 lang/llvm-3.9/files/1005-Default-to-fragile-ObjC-runtime-when-targeting-darwi.patch
 create mode 100644 lang/llvm-3.9/files/1006-Fixup-libstdc-header-search-paths-for-older-versions.patch
 create mode 100644 lang/llvm-3.9/files/1007-Fix-build-issues-pre-Lion-due-to-missing-a-strnlen-d.patch
 create mode 100644 lang/llvm-3.9/files/1008-Sema-Don-t-diagnose-an-array-type-mismatch-when-the-.patch
 create mode 100644 lang/llvm-3.9/files/2001-MacPorts-Only-Comment-out-SL-cctools-workaround.patch
 create mode 100644 lang/llvm-3.9/files/2002-Update-CheckArches-to-fallback-on-Intel-ppc-if-ld-v-.patch
 create mode 100644 lang/llvm-3.9/files/2003-Fall-back-on-xcodebuild-sdk-when-xcrun-sdk-is-not-su.patch
 create mode 100644 lang/llvm-3.9/files/2004-On-darwin-build-ppc-slices-of-the-compiler-runtime-i.patch
 create mode 100644 lang/llvm-3.9/files/2005-MacPorts-Only-Don-t-build-x86_64h-slice-of-compiler-.patch
 create mode 100644 lang/llvm-3.9/files/2006-MacPorts-Only-Fix-regression-introduced-when-fixing-.patch
 create mode 100644 lang/llvm-3.9/files/2007-MacPorts-Only-Don-t-check-for-the-macosx.internal-SD.patch
 create mode 100644 lang/llvm-3.9/files/3001-buildit-build-fix-for-Leopard.patch
 create mode 100644 lang/llvm-3.9/files/3002-buildit-Set-compatibility-version-to-RC_ProjectSourc.patch
 create mode 100644 lang/llvm-3.9/files/3003-Fix-local-and-iterator-when-building-with-Lion-and-n.patch
 create mode 100644 lang/llvm-3.9/files/3004-Fix-missing-long-long-math-prototypes-when-using-the.patch
 create mode 100644 lang/llvm-3.9/files/3005-implement-atomic-using-mutex-lock_guard-for-64b-ops-.patch
 create mode 100644 lang/llvm-3.9/files/9001-macports-libstdcxx.diff
 copy lang/{llvm-3.7 => llvm-3.9}/files/compiler_rt-toolchain.patch (100%)
 create mode 100644 lang/llvm-3.9/files/leopard-no-asan.patch
 copy lang/{llvm-3.7 => llvm-3.9}/files/leopard-no-blocks.patch (100%)
 copy lang/{llvm-devel => llvm-3.9}/files/llvm-bin (100%)
 copy lang/{llvm-devel => llvm-3.9}/files/llvm-bin-compat (100%)
 create mode 100644 lang/llvm-3.9/files/mp-clang-3.9
 create mode 100644 lang/llvm-3.9/files/mp-llvm-3.9
 create mode 100644 lang/llvm-3.9/files/openmp-locations.patch
 create mode 100644 lang/llvm-4.0/files/0001-Set-the-Mach-O-CPU-Subtype-to-ppc7400-when-targeting.patch
 create mode 100644 lang/llvm-4.0/files/0002-Define-EXC_MASK_CRASH-and-MACH_EXCEPTION_CODES-if-th.patch
 create mode 100644 lang/llvm-4.0/files/0003-MacPorts-Only-Don-t-embed-the-deployment-target-in-t.patch
 create mode 100644 lang/llvm-4.0/files/0004-Fix-build-issues-pre-Lion-due-to-missing-a-strnlen-d.patch
 create mode 100644 lang/llvm-4.0/files/1000-MacPorts-Only-Helper-script-for-generating-patches.patch
 create mode 100644 lang/llvm-4.0/files/1001-MacPorts-Only-Prepare-clang-format-for-replacement-w.patch
 create mode 100644 lang/llvm-4.0/files/1002-MacPorts-Only-Fix-name-of-scan-view-executable-insid.patch
 create mode 100644 lang/llvm-4.0/files/1003-Default-to-ppc7400-for-OSX-10.5.patch
 create mode 100644 lang/llvm-4.0/files/1004-Only-call-setpriority-PRIO_DARWIN_THREAD-0-PRIO_DARW.patch
 create mode 100644 lang/llvm-4.0/files/1005-Default-to-fragile-ObjC-runtime-when-targeting-darwi.patch
 create mode 100644 lang/llvm-4.0/files/1006-Fixup-libstdc-header-search-paths-for-older-versions.patch
 create mode 100644 lang/llvm-4.0/files/1007-Fix-build-issues-pre-Lion-due-to-missing-a-strnlen-d.patch
 create mode 100644 lang/llvm-4.0/files/1008-Fix-float.h-to-work-on-Snow-Leopard-and-earlier.patch
 create mode 100644 lang/llvm-4.0/files/2001-MacPorts-Only-Don-t-check-for-the-macosx.internal-SD.patch
 create mode 100644 lang/llvm-4.0/files/2002-tsan-Annotate-function-parameters-with-attribute-noe.patch
 create mode 100644 lang/llvm-4.0/files/2003-Ignore-the-DISPATCH_NOESCAPE-if-not-defined.patch
 create mode 100644 lang/llvm-4.0/files/3001-buildit-build-fix-for-Leopard.patch
 create mode 100644 lang/llvm-4.0/files/3002-buildit-Set-compatibility-version-to-RC_ProjectSourc.patch
 create mode 100644 lang/llvm-4.0/files/3003-Fix-local-and-iterator-when-building-with-Lion-and-n.patch
 create mode 100644 lang/llvm-4.0/files/3004-Fix-missing-long-long-math-prototypes-when-using-the.patch
 create mode 100644 lang/llvm-4.0/files/3005-implement-atomic-using-mutex-lock_guard-for-64b-ops-.patch
 create mode 100644 lang/llvm-4.0/files/4001-https-llvm.org-bugs-show_bug.cgi-id-31433.patch
 create mode 100644 lang/llvm-4.0/files/4002-Fix-build-on-Mountain-Lion.patch
 create mode 100644 lang/llvm-4.0/files/9001-macports-libstdcxx.diff
 copy lang/{llvm-devel => llvm-4.0}/files/leopard-no-asan.patch (100%)
 copy lang/{llvm-3.7 => llvm-4.0}/files/leopard-no-blocks.patch (100%)
 copy lang/{llvm-devel => llvm-4.0}/files/llvm-bin (100%)
 copy lang/{llvm-devel => llvm-4.0}/files/llvm-bin-compat (100%)
 create mode 100644 lang/llvm-4.0/files/mp-clang-4.0
 create mode 100644 lang/llvm-4.0/files/mp-llvm-4.0
 create mode 100644 lang/llvm-4.0/files/openmp-locations.patch



More information about the macports-changes mailing list