Multiple logical packages from a single source port

Marcus von Appen mva at FreeBSD.org
Fri Dec 20 07:03:05 UTC 2013


On, Thu Dec 19, 2013, Marcus von Appen wrote:

[...]
> A patch for the current ports tree can be found at
> http://people.freebsd.org/~mva/python_unique_ports.diff
>
> If you just want to try out the uniquefiles feature, you can find a
> separate diff at
> http://people.freebsd.org/~mva/uniquefiles.diff
>

Both patches were updated to incorporate some minor fixes and changes:

* the suffix is properly appended now, not prepended
* python ports use a version number suffix by default now, so instead
  of bin/foo-py27 or bin/foo-py33, you will get bin/foo-2.7 and
  bin/foo-3.3
* python_unique_ports.diff includes some important changes to
  devel/py-setuptools to reflect the suffix logic (ports using
  USE_PYDISTUTILS=easy_install will break)

Cheers
Marcus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-python/attachments/20131220/fbf6035f/attachment.sig>


More information about the freebsd-python mailing list