Re: [macports-ports] 10/13: slepc: update to 3.8.2

2018-03-27 Thread Sean Farley
Ryan Schmidt writes: > On Mar 26, 2018, at 00:18, Sean Farley wrote: > -checksums rmd160 daf92f73deaabf529c3bfa883fbd178b33ca4825 \ -sha256 df907126ca75bb7ade45015e681269718b1f1dad7eb2e605fd40efebb8e4fdd3 +checksums

Re: Blacklisting gcc

2018-03-27 Thread Ken Cunningham
On 2018-03-27, at 7:43 AM, Benjamin Redelings wrote: > I suppose there could be a c++14 portgroup? There could be. But I would instead propose that MacPorts never puts forward a compiler that can't handle c++14 at this point in time instead. If the system-installed clang is new enough to

Re: [macports-ports] branch master updated: octave-octproj: fix build against proj4

2018-03-27 Thread Marius Schamschula
Ryan, > On Mar 27, 2018, at 8:44 AM, Ryan Schmidt wrote: > > > On Mar 27, 2018, at 08:39, Marius Schamschula wrote: > >> Marius Schamschula (Schamschula) pushed a commit to branch master >> in repository macports-ports. >> >> >>

Re: Blacklisting gcc

2018-03-27 Thread Benjamin Redelings
Following on to this question, how does a port require a c++ compiler that supports c++14? Currently, in science/bali-phy I use the following, which is similar to editors/textmate2 and games/gdash. # Needs support for -std=c++14. compiler.blacklist  {clang < 602} I see that gdash uses

Re: [macports-ports] branch master updated: octave-octproj: fix build against proj4

2018-03-27 Thread Ryan Schmidt
On Mar 27, 2018, at 08:39, Marius Schamschula wrote: > Marius Schamschula (Schamschula) pushed a commit to branch master > in repository macports-ports. > > > https://github.com/macports/macports-ports/commit/94a0268cc3d8b7a46705b71c7f94a72255249587 > > The following commit(s) were added to

Re: Blacklisting gcc

2018-03-27 Thread Ryan Schmidt
On Mar 27, 2018, at 06:41, Mojca Miklavec wrote: > On 27 March 2018 at 08:31, Ryan Schmidt wrote: >> >>> On Mar 26, 2018, at 01:25, Mojca Miklavec wrote: On 26 March 2018 at 02:49, Ryan Schmidt wrote: > On Mar 25, 2018, at 14:37, David B. Evans wrote: > >> +# blacklist

Mirror size & completeness of binaries

2018-03-27 Thread Mojca Miklavec
Hi, I don't know about the best way to do it, but I would like to suggest to provide macports mirorring in two different sizes: a small one and a complete one. While I'm a heavy supporter of providing support for legacy systems, I see no reason to mirror files for them on all of our mirrors and

Re: [macports-ports] branch master updated: PROJ: Upheaval to make proj4 and proj compatible. LASZIP: Initial commit PDAL: Initial commit

2018-03-27 Thread Ryan Schmidt
On Mar 25, 2018, at 21:40, Rainer Müller wrote: > On 2018-03-26 04:05, Ryan Schmidt wrote: >> I ended up fixing it by copying the entire clone to a case-sensitive HFS+ >> disk image, running "git checkout gis/LASzip" and "git checkout gis/laszip", >> then copying the clone back to my

Re: [macports-ports] 10/13: slepc: update to 3.8.2

2018-03-27 Thread Ryan Schmidt
On Mar 26, 2018, at 00:18, Sean Farley wrote: >>> -checksums rmd160 daf92f73deaabf529c3bfa883fbd178b33ca4825 \ >>> -sha256 >>> df907126ca75bb7ade45015e681269718b1f1dad7eb2e605fd40efebb8e4fdd3 >>> +checksums rmd160

Re: Blacklisting gcc

2018-03-27 Thread Ryan Schmidt
> On Mar 26, 2018, at 01:25, Mojca Miklavec wrote: >> On 26 March 2018 at 02:49, Ryan Schmidt wrote: >>> On Mar 25, 2018, at 14:37, David B. Evans wrote: >>> +# blacklist compilers that do not support C11 (redefinition of typedef ‘GtkSourceTag’ at gtksourceview/gtksourcetag.h:35)

Re: how to handle this element in Makefile.config ?

2018-03-27 Thread Ryan Schmidt
On Mar 26, 2018, at 13:03, macports at parvis.nl wrote: > On 2018-03-26, at 15:28, Rainer Müller wrote: >> >> On 2018-03-26 14:31, macports at parvis.nl wrote: >>> I'm working on a port for munin 2.0.x >>> >>> the munin-node component builds and installs java plugins if the Makefile >>> can