Re: Permission denied, "pkg" phase

2016-08-26 Thread Craig Treleaven
> On Aug 26, 2016, at 6:46 AM, Rainer Müller wrote: > > On 2016-08-26 05:09, Craig Treleaven wrote: >> I’ve tried adding: >> >> pkg.asroot yes >> >> to my portfile but that seems to be unrecognized. >> >> Is there a way around this? > > Not without patching base. I have

Re: Permission denied, "pkg" phase

2016-08-26 Thread Rainer Müller
On 2016-08-26 05:09, Craig Treleaven wrote: > I’ve tried adding: > > pkg.asroot yes > > to my portfile but that seems to be unrecognized. > > Is there a way around this? Not without patching base. I have no experience with creating pkgs, so I don't know if it makes sense to allow running this

Re: Updating tk +quartz failed on Snow Leopard

2016-08-26 Thread Ken Cunningham
On 2016-08-25, at 8:20 PM, Kevin Walzer wrote: > On 8/25/16 10:02 PM, Ryan Schmidt wrote: >> I just haven't researched whether one is supposed to use >> MAC_OS_X_VERSION_MIN_REQUIRED or MAC_OS_X_VERSION_MAX_ALLOWED or >> __MAC_OS_X_VERSION_MAX_ALLOWED or something else. > Can someone try