[MacPorts] #62698: restrictive patch to CMake's find frameworks algorithm

MacPorts noreply at macports.org
Wed Apr 14 17:09:33 UTC 2021


#62698: restrictive patch to CMake's find frameworks algorithm
---------------------+-----------------------
  Reporter:  RJVB    |      Owner:  michaelld
      Type:  defect  |     Status:  assigned
  Priority:  Normal  |  Milestone:
 Component:  ports   |    Version:
Resolution:          |   Keywords:
      Port:  cmake   |
---------------------+-----------------------
Changes (by ryandesign):

 * status:  new => assigned
 * cc: michaelld (removed)
 * owner:  (none) => michaelld


Comment:

 See the extensive previous discussion of this issue here:

 https://github.com/macports/macports-ports/pull/7797

 The conclusion of the discussion was that /usr/local/Frameworks is not a
 standard location for frameworks to be installed. (The standard location
 would be /Library/Frameworks.) Only Homebrew installs frameworks in
 /usr/local/Frameworks. As such, we are ok with removing it, since a user
 who wants to find Homebrew-installed frameworks should be using a cmake
 installed by Homebrew, not one installed by MacPorts.

-- 
Ticket URL: <https://trac.macports.org/ticket/62698#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list