Date: Sat, 27 Jun 2015 13:16:53 +0200 From: David Naylor <dbn@freebsd.org> To: freebsd-python@freebsd.org, freebsd-questions@freebsd.org Subject: Simplifying lang/pypy(3) Message-ID: <1778458.ppUHDKsiRe@dragon.local>
next in thread | raw e-mail | index | archive | help
--nextPart7680121.kNJ7OFmOiK Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" 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 --nextPart7680121.kNJ7OFmOiK Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part. Content-Transfer-Encoding: 7Bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQJ8BAABCgBmBQJVjoYlXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ5NDhFQzUxMUEyN0YwMzAyRTc5OUI1M0FB RDYzRkE4REQ2QjJEQTU1AAoJEK1j+o3WstpVAXcQAI1GTa4fnKdVxAKgfLxBx6QU h3sH0Gd2GoBfdLc9JvzgIITbLXw82YhNJtC5EKUYehJZuFGzQFQFiTYYkCHFd7ni bSkBRsyo958FKfOFKzPBTyhRZxioZIqXlCd7KJcTz0hUhhXouOsDXmJET18anwiN ic5zjtvzOiK3FlVIl7NvrhNqivK009PMMbCB8bk2T11bQpcOssYe+7+E4Ah1VWlc 3j5B9x9iRv6gDSYyyPqfHwd/M9ST8KZN3oFSszmXMSGTzPdbWN3XlrcVDTOvOoYt iXeOY7pZI9zGogsaTa9YXhv6sQ1NsfzELih1T1s+wL8Kj0fnKLSNnNGxYu28FuZp meTZXEBb10rO/o1w5M1r+ioyNm7duDDjp9aHSf4VGLCjSshEOSDH5B3MeuHqFhLI 7Lxx4C0hA/z0UUj3YE0nwDAlmhzkOzEm364GauLHmUCD+yRVSFFLpTJ6CebhqKUd USo0k8+VxU0wHvpQHUdlW+zZPRsts8hRuaUei4jTt6BMFba9KLRmPSwpXI5s/3ib ZXaIKVJiv96Ty9rrH5pHpNOo/EW3+MBf+nEtfETj+gc7Q1a4oqZEY3bLyiJjJ6Zb L86VCQ6I57K498Qp25EMewHkXAYudjgaxmGg8d4Uv+hcTqsIBlMEI0zDHWpy9y1l iZXCGyDk8ipHskvtb1U0 =8ULY -----END PGP SIGNATURE----- --nextPart7680121.kNJ7OFmOiK--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1778458.ppUHDKsiRe>