Re: querying arbitrary variables via `port info --var`

2015-10-23 Thread Ryan Schmidt
On Oct 23, 2015, at 3:02 PM, René J.V. Bertin wrote: > I managed to extend the `port info` syntax so that it accepts `port info > --var foo` but of course ran into the issue that lots of variables aren't > known when the code is evaluated. > > Is there a way around that? Evidently that must b

Re: querying arbitrary variables via `port info --var`

2015-10-23 Thread René J . V . Bertin
On Friday October 09 2015 21:38:47 René J.V. Bertin wrote: Hey, I managed to extend the `port info` syntax so that it accepts `port info --var foo` but of course ran into the issue that lots of variables aren't known when the code is evaluated. Is there a way around that? Evidently that must b