[MacPorts] #60717: base: find a method to move portconfigure.tcl into the ports tree so it can be hotfixed between releases.

MacPorts noreply at macports.org
Fri Jun 26 13:37:57 UTC 2020


#60717: base: find a method to move portconfigure.tcl into the ports tree so it can
be hotfixed between releases.
--------------------+--------------------
 Reporter:  kencu   |      Owner:  (none)
     Type:  defect  |     Status:  new
 Priority:  Normal  |  Milestone:
Component:  base    |    Version:
 Keywords:          |       Port:
--------------------+--------------------
 There are always a few issues that come up with base as time goes by --
 currently we have tweaks regarding thread_local, c++11 selection on older
 systems, c++14 compiler selection, C11 compiler selection tweaks, and also
 c++17 compiler selection tweaks.

 All these are added to various ports with comments to remove them once
 base is updated.

 This seems pretty inefficient, and I suspect more of this will go on with
 the new added architecture and the inevitable issues coming forth from
 that.

 It would be more agile if {{{portconfigure.tcl}}} could be moved into the
 ports tree for hotfixing, and a lot of this work could be done at one
 time, in one place, as the issues are found.

-- 
Ticket URL: <https://trac.macports.org/ticket/60717>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list