Re: [macports-ports] branch master updated: duck: clear configure.cxx_stdlib flag

2018-05-06 Thread Ryan Schmidt
On May 6, 2018, at 15:34, Joshua Root wrote: > On 2018-5-6 20:37 , Ryan Schmidt wrote: >> >> On May 5, 2018, at 20:54, Joshua Root wrote: >> >>> We record what stdlib it was *asked* >>> to build with in the registry. The stdlib it actually was built with is >>> determined by inspecting the bina

Re: [macports-ports] branch master updated: duck: clear configure.cxx_stdlib flag

2018-05-06 Thread Joshua Root
On 2018-5-6 20:37 , Ryan Schmidt wrote: > > On May 5, 2018, at 20:54, Joshua Root wrote: > >> We record what stdlib it was *asked* >> to build with in the registry. The stdlib it actually was built with is >> determined by inspecting the binaries. > > Which is precisely why it is more or less re

Re: Gsoc 18 Project | Collect build statistics

2018-05-06 Thread Bradley Giesbrecht
> On Apr 30, 2018, at 10:34 AM, Joshua Root wrote: > > On 2018-5-1 02:47 , Jackson Isaac wrote: >> On Mon, Apr 30, 2018 at 10:06 PM, Vishnu wrote: >>> Hey >>> >>> Repository names: >>> MacPorts-features? >>> Macportsinfo? >>> Or just simple >>> gsoc18? >>> >>> >> >> I was thinking about macp

Re: Instructions for creating patches

2018-05-06 Thread Ken Cunningham
Yeah, I suppose a more accurate phrase there would have been "in the index". Thanks. K Sent from my iPhone > On May 5, 2018, at 3:32 PM, G A wrote: > > step 5 is misleading and technically incorrect. a clone is a clone, > exact copy, there is only one repo. > > unless they have credentials, t

Re: Gsoc 18 Project | Collect build statistics

2018-05-06 Thread Vishnu
Hello Yes. I will remove case sensitive. Right now the search works with only if any port beginswith those characters. Yes 7th may ITC my exams will be over at 5:00. Time mentioned by you is fine. I available any day. Thanks On Sun, May 6, 2018, 9:45 PM Jackson Isaac wrote: > Hi Vishnu, > >

Re: Gsoc 18 Project | Collect build statistics

2018-05-06 Thread Jackson Isaac
Hi Vishnu, On Sun, May 6, 2018 at 3:52 PM, Vishnu wrote: > Hello > > Sorry for being inactive. > Had back to back exams . > > Got free today. > > I implemented a new search feature in my app . > Pushed the changes to heroku too. > Please go through : > sleepy-wave-33400.herokuapp.com/port/ > > T

Re: [macports-ports] branch master updated: duck: clear configure.cxx_stdlib flag

2018-05-06 Thread Ryan Schmidt
On May 5, 2018, at 20:54, Joshua Root wrote: > On 2018-5-6 10:05 , Ryan Schmidt wrote: >> >> On May 5, 2018, at 19:04, Joshua Root wrote: >> >>> On 2018-5-6 09:55 , Ryan Schmidt wrote: On May 5, 2018, at 16:36, Jackson Isaac wrote: > +## Upstream binary seems to be built us

Re: Remove all remnants of python <2.7

2018-05-06 Thread Ryan Schmidt
On May 4, 2018, at 08:05, Perry E. Metzger wrote: > Yesterday, Ryan pointed out in the course of a pull request that the > port in question still had support for python 2.5(!). It needn't be a surprise that the ports (InsightToolkit*) have python 2.5 support. The ports simply offer python varia

Re: Compiler blacklist 'shorthand'

2018-05-06 Thread Chris Jones
> On 6 May 2018, at 11:28 am, Ryan Schmidt wrote: > > >> On May 6, 2018, at 05:27, Chris Jones wrote: >> >>> On 6 May 2018, at 11:19 am, Ryan Schmidt wrote: >>> On May 6, 2018, at 05:18, Rainer Müller wrote: > On 2018-05-06 12:07, Ryan Schmidt wrote: > >> On May 5, 20

Re: Compiler blacklist 'shorthand'

2018-05-06 Thread Ryan Schmidt
On May 6, 2018, at 05:27, Chris Jones wrote: > On 6 May 2018, at 11:19 am, Ryan Schmidt wrote: > >> On May 6, 2018, at 05:18, Rainer Müller wrote: >> >>> On 2018-05-06 12:07, Ryan Schmidt wrote: >>> On May 5, 2018, at 19:36, Craig Treleaven wrote: > A couple of times recently, I

Re: Compiler blacklist 'shorthand'

2018-05-06 Thread Chris Jones
> On 6 May 2018, at 11:19 am, Ryan Schmidt wrote: > > >> On May 6, 2018, at 05:18, Rainer Müller wrote: >> >>> On 2018-05-06 12:07, Ryan Schmidt wrote: >>> On May 5, 2018, at 19:36, Craig Treleaven wrote: A couple of times recently, I’ve noticed boilerplate in ports that requ

Re: Gsoc 18 Project | Collect build statistics

2018-05-06 Thread Vishnu
Hello Sorry for being inactive. Had back to back exams . Got free today. I implemented a new search feature in my app . Pushed the changes to heroku too. Please go through : sleepy-wave-33400.herokuapp.com/port/ There you can search any port with its name. Even just starting few characters woul

Re: Compiler blacklist 'shorthand'

2018-05-06 Thread Ryan Schmidt
On May 6, 2018, at 05:18, Rainer Müller wrote: > On 2018-05-06 12:07, Ryan Schmidt wrote: >> >> On May 5, 2018, at 19:36, Craig Treleaven wrote: >> >>> A couple of times recently, I’ve noticed boilerplate in ports that require >>> C++14. After including the compiler_blacklist_versions portgro

Re: Compiler blacklist 'shorthand'

2018-05-06 Thread Rainer Müller
On 2018-05-06 12:07, Ryan Schmidt wrote: > > On May 5, 2018, at 19:36, Craig Treleaven wrote: > >> A couple of times recently, I’ve noticed boilerplate in ports that require >> C++14. After including the compiler_blacklist_versions portgroup, they then >> do some gymnastics like: >> >> compile

Re: Instructions for creating patches

2018-05-06 Thread Ryan Schmidt
On May 4, 2018, at 17:33, Rainer Müller wrote: > On 2018-05-03 09:14, Zero King wrote: >> On Thu, May 03, 2018 at 08:51:49AM +0200, Mojca Miklavec wrote: >>> On 1 May 2018 at 16:11, Rainer Müller wrote: The guide uses "Portfile-rrdtool.diff" as an example filename [1]. Some users

Re: Compiler blacklist 'shorthand'

2018-05-06 Thread Ryan Schmidt
On May 5, 2018, at 19:36, Craig Treleaven wrote: > A couple of times recently, I’ve noticed boilerplate in ports that require > C++14. After including the compiler_blacklist_versions portgroup, they then > do some gymnastics like: > > compiler.blacklist *gcc-3.* *gcc-4.* {*gcc-5.[0-3