Re: How to enable trace mode automatically (to hide other ports while building)?

2015-09-17 Thread Daniel J. Luke
> On Sep 17, 2015, at 11:51 AM, Mojca Miklavec wrote: > I'm not saying that this isn't doable, but it would be so much more > helpful if I could simply make the other ports "invisible" during the > build. Yes, it would be good for everyone if we could run in trace mode all (or at least most) of

Re: How to enable trace mode automatically (to hide other ports while building)?

2015-09-17 Thread Mojca Miklavec
On Thu, Sep 17, 2015 at 4:47 PM, Rainer Müller wrote: > On 2015-09-17 14:49, Mojca Miklavec wrote: >> I would like to hide a couple of ports while building one specific >> port. I know that I can do this with "port -t build foo", but I would >> like to do this automatically within the Portfile, oth

Re: How to enable trace mode automatically (to hide other ports while building)?

2015-09-17 Thread Rainer Müller
On 2015-09-17 14:49, Mojca Miklavec wrote: > I would like to hide a couple of ports while building one specific > port. I know that I can do this with "port -t build foo", but I would > like to do this automatically within the Portfile, otherwise the port > would have to conflict with a whole bunch

How to enable trace mode automatically (to hide other ports while building)?

2015-09-17 Thread Mojca Miklavec
Hi, I would like to hide a couple of ports while building one specific port. I know that I can do this with "port -t build foo", but I would like to do this automatically within the Portfile, otherwise the port would have to conflict with a whole bunch of other ports without any good reason (other