Antoine Brodin wrote at 11:57 +0200 on Apr 4, 2014:
> On Fri, Apr 4, 2014 at 12:51 AM, Julio Merino wrote:
> > On Thu, Apr 3, 2014 at 3:30 PM, Antoine Brodin wrote:
> >> koobs' new python34 port (not committed yet) packages fine as non
> >> root, so it seems doable.
> >
> > Sorry but I don
On Fri, Apr 04, 2014 at 11:57:19AM +0200, Antoine Brodin wrote:
>
> Try attached patch.
Yes, your patch works and it looks simple enough.
Thanks for the quick response and the fix (obviously)!
___
freebsd-python@freebsd.org mailing list
http://lists.fr
On Fri, Apr 4, 2014 at 12:51 AM, Julio Merino wrote:
> On Thu, Apr 3, 2014 at 3:30 PM, Antoine Brodin wrote:
>> koobs' new python34 port (not committed yet) packages fine as non
>> root, so it seems doable.
>
> Sorry but I don't see how that's relevant. Python 3.4 is a much more
> modern package
On Thu, Apr 3, 2014 at 3:30 PM, Antoine Brodin wrote:
> koobs' new python34 port (not committed yet) packages fine as non
> root, so it seems doable.
Sorry but I don't see how that's relevant. Python 3.4 is a much more
modern package than 2.7 and many things may have changed in its build
infrastr
On Thu, Apr 3, 2014 at 9:24 PM, Julio Merino wrote:
> On Thu, Apr 03, 2014 at 09:06:03PM +0200, Antoine Brodin wrote:
>> On Thu, Apr 3, 2014 at 9:01 PM, Julio Merino wrote:
>> > Hello,
>> >
>> > I needed the patch below to be able to build python27 when using ports as
>> > an unprivileged user.
On Thu, Apr 03, 2014 at 09:06:03PM +0200, Antoine Brodin wrote:
> On Thu, Apr 3, 2014 at 9:01 PM, Julio Merino wrote:
> > Hello,
> >
> > I needed the patch below to be able to build python27 when using ports as
> > an unprivileged user. It is a bit too coarse-grained, but I think ports
> > does n
On Thu, Apr 3, 2014 at 9:01 PM, Julio Merino wrote:
> Hello,
>
> I needed the patch below to be able to build python27 when using ports as
> an unprivileged user. It is a bit too coarse-grained, but I think ports
> does not offer a finer-grained mechanism to indicate that only the staging
> phase