Re: Disabling universal on Mojave

2018-09-29 Thread Ryan Schmidt
On Sep 29, 2018, at 08:13, Perry E. Metzger wrote: > It's relatively important that > https://github.com/macports/macports-base/pull/107 > get dealt with relatively soon. There are significant ports that fail > to build for Mojave because universal builds fail. Can you give an example? > If

Re: Potential problem with small subset of Cocoa ports on Xcode 10

2018-09-29 Thread Perry E. Metzger
On Sat, 29 Sep 2018 06:30:39 +0100 Chris Jones wrote: > > On 28 Sep 2018, at 10:55 pm, Perry E. Metzger > > wrote: > > > > On Sat, 29 Sep 2018 07:40:22 +1000 Joshua Root > > wrote: > Here's the kludge for a Portfile: > > if {[vercmp ${xcodeversion} 10.0] >= 0} { >

Re: C++14

2018-09-29 Thread Ryan Schmidt
On Sep 29, 2018, at 02:19, Mojca Miklavec wrote: > Hi, > > Is there a chance that we add a new cxx14 (and cxx17) PortGroup, at > least as an intermediate step before a better solution is worked out. > > I admit that I don't like zillion portgroup to achieve basically the > same thing (cxx11

C++14

2018-09-29 Thread Mojca Miklavec
Hi, Is there a chance that we add a new cxx14 (and cxx17) PortGroup, at least as an intermediate step before a better solution is worked out. I admit that I don't like zillion portgroup to achieve basically the same thing (cxx11 cxx14 cxx17 cxx20 ...), but what I like even less is every single