Simplifying lang/pypy(3)
David Naylor
dbn at freebsd.org
Sat Jun 27 11:17:02 UTC 2015
Hi,
lang/pypy was originally set up to achieve:
* building of multiple pypy instances based on different setting (i.e. with
or without jit, sandboxing, etc). The port user could define any permutation
she desires.
* Install in a directory layout more similar to lang/python (i.e. libraries
in lib/, include files in include/).
I plan to simplify the port by removing the multi-instance support and using
the default directory layout of the port. This will fix issues with
virtualenv and reduce the learning curve of using/maintaining the port.
To this end does anyone:
a) use the multi-instance support?
b) depend on the current directory layout?
Based on feedback I will adapt my plans to simplify.
Regards
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.freebsd.org/pipermail/freebsd-python/attachments/20150627/b9f87ff0/attachment.bin>
More information about the freebsd-python
mailing list