[MacPorts] #49010: add new gcc5 variant as default compiler to ccpnmr-2.4.2
#49010: add new gcc5 variant as default compiler to ccpnmr-2.4.2 -----------------------------------+-------------------------------- Reporter: howarth.at.macports@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Keywords: | Port: ccpnmr -----------------------------------+-------------------------------- The attached Portfile.diff adds the missing gcc5 variant to the ccpnmr 2.4.2 packaging and changes the default variant from gcc4.8 to gcc5. -- Ticket URL: <https://trac.macports.org/ticket/49010> MacPorts <https://www.macports.org/> Ports system for OS X
#49010: add new gcc5 variant as default compiler to ccpnmr-2.4.2 ------------------------------------+-------------------------------- Reporter: howarth.at.macports@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: ccpnmr | ------------------------------------+-------------------------------- Comment (by mf2k@…): This port should instead be modified to use the compilers Portgroup. -- Ticket URL: <https://trac.macports.org/ticket/49010#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#49010: add new gcc5 variant as default compiler to ccpnmr-2.4.2 ------------------------------------+-------------------------------- Reporter: howarth.at.macports@… | Owner: macports-tickets@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: ccpnmr | ------------------------------------+-------------------------------- Comment (by howarth.at.macports@…): The compiler Portgboup seems to be undocumented in https://guide.macports.org/#reference.portgroup so it is unclear what is the most proper way to implement in order to support just the system compilers and the desired gcc releases. Do I have to blacklist everything else? -- Ticket URL: <https://trac.macports.org/ticket/49010#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
#49010: ccpnmr: add new gcc5 variant as default compiler to ccpnmr-2.4.2a ------------------------------------+-------------------------------- Reporter: howarth.at.macports@… | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: haspatch Port: ccpnmr | ------------------------------------+-------------------------------- Changes (by ryandesign@…): * keywords: => haspatch * type: update => enhancement -- Ticket URL: <https://trac.macports.org/ticket/49010#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X
#49010: ccpnmr: add new gcc5 variant as default compiler to ccpnmr-2.4.2a ------------------------------------+-------------------------------- Reporter: howarth.at.macports@… | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: haspatch Port: ccpnmr | ------------------------------------+-------------------------------- Comment (by howarth.at.macports@…): Use active_variants PortGroup. I really don't want to mess with the compiler PortGroup as it would require blacklisting compilers rather than just listing those supported as variants. -- Ticket URL: <https://trac.macports.org/ticket/49010#comment:4> MacPorts <https://www.macports.org/> Ports system for OS X
#49010: ccpnmr: add new gcc5 variant as default compiler to ccpnmr-2.4.2a ------------------------------------+-------------------------------- Reporter: howarth.at.macports@… | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: haspatch Port: ccpnmr | ------------------------------------+-------------------------------- Comment (by dstrubbe@…): All you need is: "compilers.setup -g95 -dragonegg". You don't need to blacklist, you just need to list what you don't want included (e.g. g95 and dragonegg Fortran compilers). -- Ticket URL: <https://trac.macports.org/ticket/49010#comment:5> MacPorts <https://www.macports.org/> Ports system for OS X
#49010: ccpnmr: add new gcc5 variant as default compiler to ccpnmr-2.4.2a ------------------------------------+-------------------------------- Reporter: howarth.at.macports@… | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: haspatch Port: ccpnmr | ------------------------------------+-------------------------------- Comment (by dstrubbe@…): Documentation for the compilers port group is in the file itself: {{{dports/_resources/port1.0/group/compilers-1.0.tcl}}}. I just added a lot more documentation there. -- Ticket URL: <https://trac.macports.org/ticket/49010#comment:6> MacPorts <https://www.macports.org/> Ports system for OS X
#49010: ccpnmr: add new gcc5 variant as default compiler to ccpnmr-2.4.2a ------------------------------------+-------------------------------- Reporter: howarth.at.macports@… | Owner: macports-tickets@… Type: enhancement | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: haspatch Port: ccpnmr | ------------------------------------+-------------------------------- Comment (by sean@…): I can take a crack at using compilers port group this weekend. Maybe someone can use this to help start documentation? -- Ticket URL: <https://trac.macports.org/ticket/49010#comment:8> MacPorts <https://www.macports.org/> Ports system for OS X
#49010: ccpnmr: add new gcc5 variant as default compiler to ccpnmr-2.4.2a ------------------------------------+-------------------------------- Reporter: howarth.at.macports@… | Owner: macports-tickets@… Type: enhancement | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: fixed | Keywords: haspatch Port: ccpnmr | ------------------------------------+-------------------------------- Changes (by sean@…): * status: new => closed * resolution: => fixed Comment: Fixed this in r144223. -- Ticket URL: <https://trac.macports.org/ticket/49010#comment:9> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts