Re: [GSoC] migration

2017-06-09 Thread Bradley Giesbrecht
> On Jun 8, 2017, at 4:48 PM, Rainer Müller wrote: > > While I could not answer all your questions right now (I have to leave > some work for Bradley ;-)) All help is welcome, the more the merrier :) Regards, Bradley Giesbrecht (pixilla)

checking current phase in Portfile?

2017-06-09 Thread René J . V . Bertin
Hi, Is it possible for a macro defined in a PortGroup to check it is being called in the appropriate build phase (or from the toplevel instead)? I see that there is a `macports::current_phase` variable, but that namespace isn't accessible from a Portfile, apparently. Thanks, René