Re: GSoC 2019 [Buildbot ideas]

2019-03-21 Thread Mojca Miklavec
Dear Pierre, Out of curiosity: what is the difference between the two frameworks? I mean, not technical difference, but I assume that the solution would only be provided / written in one of the frameworks? Is Vue.js your internal preference or newer trend over React.js? (I have some experience wit

Re: GSoC 2019 [Collect build statistics]

2019-03-21 Thread Arjun Salyan via macports-dev
On Thu, Mar 21, 2019 at 8:35 PM Umesh Singla wrote: > a) We have seen a quick demo of this already. However, the major part I > think is missing is the search. We can brainstorm over the details like > search-as-you-type, adding new ports etc according to the timeline. Not > sure how much browsin

Re: GSoC 2019 [Collect build statistics]

2019-03-21 Thread Arjun Salyan via macports-dev
Hi, I have created the pull request. The new output is shown below: { * "variants" : ["debug"],* "depends_build" : ["path:bin/cmake:cmake","port:pkgconfig","path:share/ECM/cmake/ECMConfig.cmake:kde-extra-cmake-modules"], "portdir" : "audio\/phonon-backend-vlc", "depends_fetch"

Re: GSoC 2019 [Collect build statistics]

2019-03-21 Thread Umesh Singla
Hi For me, this project can be divided into three major parts: 1. ports page: a) We have seen a quick demo of this already. However, the major part I think is missing is the search. We can brainstorm over the details like search-as-you-type, adding new ports etc according to the timeline. Not su

Re: GSoC 2019 [Collect build statistics]

2019-03-21 Thread Arjun Salyan via macports-dev
Thanks, it is clear now. I will do the changes and submit the PR.

Re: GSoC 2019 [Buildbot ideas]

2019-03-21 Thread Pierre Tardy
Hi Rajdeep, There should not be much to do in the webpack config. Just change package.json to depend on vue rather than react You first need to understand the vue lifecycle. It is not very different from react, unless a bit less explicit. https://vuejs.org/v2/guide/instance.html Basically, you

Re: GSoC 2019 [Collect build statistics]

2019-03-21 Thread Mojca Miklavec
On Thu, 21 Mar 2019 at 13:29, Arjun Salyan wrote: > On Thu, Mar 21, 2019 at 5:42 PM Mojca Miklavec wrote: > >> >> Just create an empty list of maintainers. > > There are some ports which have : {ryandesign @ryandesign} nomaintainer} as > the output of maintainers . What does "nomaintainer" mean he

Re: GSoC 2019 [Buildbot ideas]

2019-03-21 Thread Rajdeep Bharati
Hi, I tried (and am still trying) to implement it using Vue. I'm some facing issues: - How do I render my component inside Main.js in a similar manner as ReactDOM.render()? - I guess there's also some problem in the webpack.config.js Sorry for the delayed response. I'm slightly new to Vue.js, so s

Re: GSoC 2019 [Collect build statistics]

2019-03-21 Thread Arjun Salyan via macports-dev
On Thu, Mar 21, 2019 at 5:42 PM Mojca Miklavec wrote: > Just create an empty list of maintainers. > There are some ports which have : *{ryandesign @ryandesign} nomaintainer} *as the output of maintainers . What does "nomaintainer" mean here? > We also need to add emails. Maybe something like >

Re: GSoC 2019 [Collect build statistics]

2019-03-21 Thread Mojca Miklavec
On Thu, 21 Mar 2019 at 11:27, Arjun Salyan wrote: > On Thu, Mar 21, 2019 at 10:20 AM Mojca Miklavec wrote: >> >> (2) You made a simple PR last time to fix portindex2json for a more >> reasonable output of categories. Would you be willing for a tiny bit >> more difficult task and try to improve th

Re: GSoC 2019 [Collect build statistics]

2019-03-21 Thread Arjun Salyan via macports-dev
On Thu, Mar 21, 2019 at 10:20 AM Mojca Miklavec wrote: > (2) You made a simple PR last time to fix portindex2json for a more > reasonable output of categories. Would you be willing for a tiny bit > more difficult task and try to improve the output for maintainers as > well? We would want a list o

Re: GSoC Application

2019-03-21 Thread Mihir Luthra
Thanks for the tips, I have tried using MacPorts and tried installing some packages as-well. And the project I am interested in optimisation of trace mode. I discussed it with the potential mentor mentioned. Before I didn’t knew correctly how to use mailing list. Now I will msg here as asked. I h

Re: GSoC Application

2019-03-21 Thread Mojca Miklavec
Dear Mihir, (CC-ing another student with a similar question and no particular project proposal yet.) Welcome to the MacPorts community! On Thu, 21 Mar 2019 at 08:20, Mihir Luthra wrote: > > Hi everyone, > > I had a few questions > > What all should I work upon before applying - Decide on and di

GSoC Application

2019-03-21 Thread Mihir Luthra
Hi everyone, I had a few questions What all should I work upon before applying and Will a mentor be assigned to me or do I need to discuss with the mentor and then submit proposal with mentor name mentioned?