Re: Can I trick base into installing ports that are built against libc++ on systems configured to stdlib=libc++ ?

2019-03-31 Thread Joshua Root
On 2019-4-1 15:34 , Ken Cunningham wrote: > I doubt this is possible, but it strikes me that a number of big ports, like > clang-8.0, are actually forced in the portfile to build against libc++. > > And my 10.6.8 system is configured to use stdlib=libc++. > > But base can't rationalize this due

Can I trick base into installing ports that are built against libc++ on systems configured to stdlib=libc++ ?

2019-03-31 Thread Ken Cunningham
I doubt this is possible, but it strikes me that a number of big ports, like clang-8.0, are actually forced in the portfile to build against libc++. And my 10.6.8 system is configured to use stdlib=libc++. But base can't rationalize this due to I suppose lack of any data showing this is how

Re: Speed up trace mode (GSoC Project)

2019-03-31 Thread Clemens Lang
On Sun, Mar 31, 2019 at 10:06:12PM +0530, Mihir Luthra wrote: > I need help understanding *static* *int* TracelibRunCmd(Tcl_Interp > *in), it has blown my mind, I am totally new with these kevents. > > I have been trying to understand that from a while now. Till what I > understand, the thread

Re: GSoC Proposal

2019-03-31 Thread KARAN SHETH via macports-dev
Hey, I will do the suggested changes and also add the pending stuff and then submit the draft proposal by tomorrow. Thanks for the review. Thanks, Karan Sheth On Mon, Apr 1, 2019 at 1:16 AM Cyril Roelandt wrote: > Hello, > > On 2019-04-01 00:30, KARAN SHETH wrote: > > I have started drafting

Re: GSoC Proposal

2019-03-31 Thread KARAN SHETH via macports-dev
Hey, I have uploaded the project. Macports-Backend : https://github.com/Korusuke/upt-macports NPM-Frontend : https://github.com/Korusuke/upt-npm Note: Macports backend is forked from original repo by Mojca. Thanks, Karan Sheth On Sun, Mar 31, 2019 at 10:56 PM Renee Otten wrote: > hi Karan,

Re: GSoC Proposal

2019-03-31 Thread Cyril Roelandt
Hello, On 2019-04-01 00:30, KARAN SHETH wrote: > I have started drafting my proposal for GSoC 2019. It would be great to > have a review on it before I submit the same. A few comments. First of all, "upt" is written in lower case, except when found at the beginning of a sentence :) To someone

Re: GSoC 2019 [Phase out dependency on Xcode]

2019-03-31 Thread Satryaji Aulia
Thank you Mojca and Marcus for the response. It's totally okay to risk scaring me off! I'd ultimately like to contribute so I like the honest feedback haha. I'd like to report/ask about several things: - Xcode detection The detailed explanation is helpful and it clarifies a lot. So to me it

Re: GSoC Proposal

2019-03-31 Thread Renee Otten
Thank Cyril! I have looked at your repository of upt and Mojca’s initial backend already; however, it would be helpful to be able to see the repository/commits of the GSoC student. > On Mar 31, 2019, at 2:50 PM, Cyril Roelandt > wrote: > > Hello, > > On 2019-03-31 13:26, Renee Otten wrote:

Re: GSoC Proposal

2019-03-31 Thread KARAN SHETH via macports-dev
Hey, I have started drafting my proposal for GSoC 2019. It would be great to have a review on it before I submit the same. It's still a WIP, once done I will submit the same to GSoC draft proposal. Link:

Re: GSoC Proposal

2019-03-31 Thread Cyril Roelandt
Hello, On 2019-03-31 13:26, Renee Otten wrote: > where is your repository for this project? I wanted to take a look and > possibly provide some feedback specifically for the Python ports, but have a > hard time finding it… You may find the upt code and a lot of modules at

Re: Speed up trace mode (GSoC Project)

2019-03-31 Thread Mihir Luthra
Hi Clemens, I was wondering if the trace mode optimisation project would be sufficient for entire summer? Because maximum effort is about understanding the code which needs to be done before gsoc starts. After that maybe the shared memory concept can be achieved within a month. Maybe testing that

Re: GSoC Proposal

2019-03-31 Thread KARAN SHETH via macports-dev
Hey, Sorry but I haven't uploaded the git repo yet as there is no Readme, I will do it soon and ping you once it done. Thanks, Karan Sheth On Sun, Mar 31, 2019 at 10:56 PM Renee Otten wrote: > hi Karan, > > > where is your repository for this project? I wanted to take a look and > possibly

Re: GSoC Proposal

2019-03-31 Thread Renee Otten
hi Karan, where is your repository for this project? I wanted to take a look and possibly provide some feedback specifically for the Python ports, but have a hard time finding it… Thanks, Renee > Date: Sat, 30 Mar 2019 15:46:28 +0530 > From: KARAN SHETH > To: Cyril Roelandt > Cc:

Re: Speed up trace mode (GSoC Project)

2019-03-31 Thread Mihir Luthra
Hi there, @Mojca Miklavec As I told you before, I will be documenting trace mode alongside with understanding it, I have been working on that https://docs.google.com/document/d/15cVbH6f6hBr9HryJEHUZEbRsToN1BAjY8My-oRstO9A/edit#heading=h.oby3p7ljhsu Sorry I told you I will get it done by the

Re: Speed up trace mode (GSoC Project)

2019-03-31 Thread Mihir Luthra
Hi, I need help understanding *static* *int* TracelibRunCmd(Tcl_Interp *in), it has blown my mind, I am totally new with these kevents. I have been trying to understand that from a while now. Till what I understand, the thread responsible for creating server eventually calls tracelib run and

Re: GSoC 2019 [Collect build statistics]

2019-03-31 Thread Arjun Salyan via macports-dev
On Sun, Mar 31, 2019 at 2:05 PM Mojca Miklavec wrote: > There seem to be some issues with subports. (For example any p5.28-* > under perl would give an error page.) > Yes, it was happening for the ports that contain '.' in their names. I have solved it using regex now. Just curious: what's the

Re: GSoC 2019 [Collect build statistics]

2019-03-31 Thread Mojca Miklavec
On Sat, 30 Mar 2019 at 21:59, Arjun Salyan wrote: > > Thanks Mojca, I will update the Demo App with the suggested changes very > shortly. > > On Sat, Mar 30, 2019 at 8:30 PM Mojca Miklavec wrote: >> >> Anyway, I'm just curious: what's the current situation with >> django/database hosting,

Re: GSoC 2019 [Make Blacklisting MacPorts Compilers Easier]

2019-03-31 Thread Marcus Calhoun-Lopez
Greetings. Learning Tcl should not be too difficult, especially since you are already familiar with other languages. The GSoC website has a link to a Tcl tutorial [1]. What constitutes “low hanging fruit” depends on your experience level with MacPorts. Do you own a Mac? Have you used MacPorts