svn commit: r332287 - in head/sysutils: . py-halite py-halite/files

Nicola Vitale nivit at FreeBSD.org
Sun Nov 3 21:32:06 UTC 2013


Hi,

> [2013/11/1 William Grzybowski <william88 at gmail.com>]
> I did not see a difference with -m or --user but we might add it.

With your patch they are not necessary, because you remove site.py*
and easy-install.pth by hand.
If you want to see them in action, here is the patch. ;)

http://people.freebsd.org/~nivit/diffs/bsd.python.mk.txt

(not tested intensively...)

> I know it is all looking ugly, but better than nothing, maybe :)

Well, it works, and that's enough. :)

I also suggest adding a new variable PYEASYINSTALL_EGG_UNZIP, to
install Python egg unzipped, if set.
It might be usefull:

http://people.freebsd.org/~nivit/diffs/bsd.python.mk.safe_unzip.txt

-- 
Nicola Vitale


More information about the svn-ports-all mailing list