Re: Trac upgraded to 1.2

2018-04-03 Thread Rainer Müller
On 2018-04-01 09:35, Ryan Schmidt wrote: > So far, I dislike the "cosmetic improvements for ticket changelog". > > https://trac.edgewall.org/ticket/11835 > > I'm pretty sure I don't like the property changes floated to the right, and I > don't like that the box they're in is yellow. I agree

Re: CI system for PR builds

2018-04-03 Thread db
On 3 Apr 2018, at 02:20, Rainer Müller wrote: > Then please explain what this would offer us at all? I'll try. GitLab let's you have external runners (https://docs.gitlab.com/ee/ci/runners/README.html), while TravisCI offers a certain amount of pipeline minutes and only

Re: CI system for PR builds

2018-04-03 Thread Mojca Miklavec
On 3 April 2018 at 13:09, Rainer Müller wrote: > On 2018-04-03 12:31, db wrote: >> On 3 Apr 2018, at 02:20, Rainer Müller wrote: >>> Then please explain what this would offer us at all? >> >> I'll try. GitLab let's you have external runners >> (https://docs.gitlab.com/ee/ci/runners/README.html),

MySQL 5.7 fails to build

2018-04-03 Thread Bjarne D Mathiesen
I'm having issues with mysql57 not building under macOS 10.13 I'm seeing this on three different computers I had no issues with this exact same setup under MacOS 10.12 A completely new install under macOS 10.11 had no issues either The main.log file is here : http://www.mathiesen.info/macports

Re: CI system for PR builds

2018-04-03 Thread Rainer Müller
On 2018-04-03 12:31, db wrote: > On 3 Apr 2018, at 02:20, Rainer Müller wrote: >> Then please explain what this would offer us at all? > > I'll try. GitLab let's you have external runners > (https://docs.gitlab.com/ee/ci/runners/README.html), while TravisCI offers a >

Re: CI system for PR builds

2018-04-03 Thread db
On 3 Apr 2018, at 13:09, Rainer Müller wrote: > But what exactly do you think would be the benefit from such a complicated > setup (GitHub -> GitLab -> External Runner)? Testing? But hey, I only know MP's infrastructure from what I read in the list, TravisCI does wonders

Re: Gsoc 18 Project | Collect build statistics

2018-04-03 Thread Vishnu
Sure thanks a lot for the prompt reply. Will start working on the idea and produce results very quickly. On Tue, Apr 3, 2018, 8:32 PM Jackson Isaac wrote: > Hi Vishnu, > > On Tue 3 Apr, 2018, 20:26 Vishnu, wrote: > >> Regarding mini django project.

Re: Gsoc 18 Project | Collect build statistics

2018-04-03 Thread Vishnu
Regarding mini django project. What would you suggest i do? I was thinking on code to populate the port table from portindex.json Would that act as a sample for my Coding skill? Or should i do something else? On Tue, Apr 3, 2018, 8:03 PM Mojca Miklavec wrote: > On 3 April

Re: Gsoc 18 Project | Collect build statistics

2018-04-03 Thread Jackson Isaac
Hi Vishnu, On Tue 3 Apr, 2018, 20:26 Vishnu, wrote: > Regarding mini django project. What would you suggest i do? > > I was thinking on code to populate the port table from portindex.json > Please go ahead and implement your idea :) > Would that act as a sample for my

Re: Gsoc 18 Project | Collect build statistics

2018-04-03 Thread Mojca Miklavec
Dear Vishnu, Thank you very much for sharing the document. The purpose of this HTML was two-fold: - demonstrating your skills - first step of the planning phase for the actual implementation Below I'm providing some feedback, but I would suggest to concentrate on a simple django app at this

Re: Gsoc 18 Project | Collect build statistics

2018-04-03 Thread Vishnu
Hello, First thing. I am. Not clear about what document you are talking about perfecting. And i will now focus attention on django as mentioned in my earlier mails. And thanks a lot For that in depth reply. Will work on all things related to Html after I complete working with django. Thanks

jmol haspatch maintainer - please commit #56106

2018-04-03 Thread Peter Brommer
Hi, I recently submitted a patch for jmol (as maintainer). Could somebody with commit privileges please take a look at https://trac.macports.org/ticket/56106 before it becomes outdated again… Thanks, Peter

Re: jmol haspatch maintainer - please commit #56106

2018-04-03 Thread Peter Brommer
Hi Mojca, thanks for the suggestion. In my defence, I’m following the (obviously out-of-date) guide at https://trac.macports.org/wiki/howto/Upgrade but I’ll try and use the pull requests for future updates. However, now that I’ve got your

Re: jmol haspatch maintainer - please commit #56106

2018-04-03 Thread Mojca Miklavec
Dear Peter, On 3 April 2018 at 18:23, Peter Brommer wrote: > Hi, > > I recently submitted a patch for jmol (as maintainer). Could somebody with > commit privileges please take a look at > https://trac.macports.org/ticket/56106 before it becomes outdated again… Just a suggestion (without taking

Macports handling of configuration files under etc

2018-04-03 Thread Artur Szostak
Hi, Does MacPorts support handling of configuration files installed by a port under /opt/local/etc in a similar manner to RPM's "%config(noreplace)" mechanism? i.e. can a configuration file be marked, and have MacPorts not clobber it if the user changed it. Kind regards. Artur

Re: CI system for PR builds

2018-04-03 Thread Mojca Miklavec
On 3 April 2018 at 14:43, db wrote: > On 3 Apr 2018, at 13:09, Rainer Müller wrote: >> But what exactly do you think would be the benefit from such a complicated >> setup (GitHub -> GitLab -> External Runner)? > > Testing? But hey, I only know MP's infrastructure from what I read in the > list,

Re: Macports handling of configuration files under etc

2018-04-03 Thread Joshua Root
On 2018-4-4 02:04 , Artur Szostak wrote: > Hi, > > Does MacPorts support handling of configuration files installed by a port > under /opt/local/etc in a similar manner to RPM's "%config(noreplace)" > mechanism? i.e. can a configuration file be marked, and have MacPorts not > clobber it if the

Re: Gsoc 18 Project | Collect build statistics

2018-04-03 Thread Mojca Miklavec
Dear Vishnu, On 3 April 2018 at 16:56, Vishnu wrote: > Regarding mini django project. What would you suggest i do? > > I was thinking on code to populate the port table from portindex.json > > Would that act as a sample for my Coding skill? > Or should i do something else? That sounds ok and is

Re: MySQL 5.7 fails to build

2018-04-03 Thread Craig Treleaven
> On Apr 3, 2018, at 5:28 AM, Bjarne D Mathiesen > wrote: > > I'm having issues with mysql57 not building under macOS 10.13 > I'm seeing this on three different computers > I had no issues with this exact same setup under MacOS 10.12 > A completely new install under

Re: Gsoc 18 Project | Collect build statistics

2018-04-03 Thread Mojca Miklavec
Dear Vishnu, On 3 April 2018 at 20:10, Vishnu wrote: > > Hello > > Yes portindex.json is very useful. > > I tried my hands with python and sql. > And am successfully able to parse the json and store the data into the table . Thank you very much. The initial steps look promising. Now, try to

Re: CI system for PR builds

2018-04-03 Thread db
On 3 Apr 2018, at 18:04, Mojca Miklavec wrote: > Travis has lots of limitations, but it offers both (a) and (b) for free. Couldn't (b) be the current infrastructure? If I understood correctly previous posts, Travis builds PRs for 10.11-10.13, but then Buildbot builds the

Re: jmol haspatch maintainer - please commit #56106

2018-04-03 Thread David Strubbe
I committed it. David On Tue, Apr 3, 2018 at 12:40 PM, Peter Brommer wrote: > Hi Mojca, > > thanks for the suggestion. In my defence, I’m following the (obviously > out-of-date) guide at https://trac.macports.org/wiki/howto/Upgrade but > I’ll try and use the pull

Re: Gsoc 18 Project | Collect build statistics

2018-04-03 Thread Vishnu
Hello Yes that's what I have been doing. Its almost ready.. Now integrating it with my front-end website.so that table is updated automatically. Will be mailing you very soon. All the screenshots. On Wed, Apr 4, 2018, 1:05 AM Mojca Miklavec wrote: > Dear Vishnu, > > On 3

Re: port policy questions for munin

2018-04-03 Thread Rainer Müller
On 2018-04-04 01:38, macpo...@parvis.nl wrote: > Questions about policy: > - how to submit Portfile (unified diff against the previous version?) If your new Portfile is significantly different from the previous version, a unified diff would not be helpful. Just attach the full Portfile in this

port policy questions for munin

2018-04-03 Thread macports
I'm working on a new /updated port for munin 2.x replacing 1.4.7. Questions about policy: - how to submit Portfile (unified diff against the previous version?) - how to submit patch files (complete file as diff on diff is unreadable ?) - how to remove patch files (submit empty file + note in

Re: port policy questions for munin

2018-04-03 Thread Mojca Miklavec
On 4 April 2018 at 02:23, Rainer Müller wrote: > On 2018-04-04 01:38, macpo...@parvis.nl wrote: >> Questions about policy: >> - how to submit Portfile (unified diff against the previous version?) > > If your new Portfile is significantly different from the previous > version, a unified diff would

Re: Changing default cxx_stdlib to libc++

2018-04-03 Thread Andrew Moore
With Apple now planning to phase out Server.app, might they be open to supporting MacPorts once again? Going forward, I would hope they recognize a vested interest in seeing that the open-source community continues to support them… -AM > On Mar 15, 2018, at 12:19 AM, Ryan Schmidt

Re: Gsoc 18 Project | Collect build statistics

2018-04-03 Thread Mojca Miklavec
Dear Vishnu, On 3 April 2018 at 23:54, Vishnu wrote: > > Hello > > I have finished the mini project given to me. > I am now successfully able to scrape data from json into the database. > And have integrated the database and website to display all the ports and > their basic information as it