Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Dec 2013 08:01:17 +0100
From:      Marcus von Appen <mva@FreeBSD.org>
To:        freebsd-python@freebsd.org
Subject:   Re: Multiple logical packages from a single source port
Message-ID:  <20131220070117.GA1392@medusa.sysfault.org>
In-Reply-To: <20131219175721.GA1421@medusa.sysfault.org>
References:  <20131219175721.GA1421@medusa.sysfault.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--MGYHOYXEY6WxJCY8
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

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

--MGYHOYXEY6WxJCY8
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.22 (FreeBSD)

iEYEARECAAYFAlKz6z0ACgkQi68/ErJnpkfhrQCgxSpM54b45QA4enUEwv/bg6+p
BsgAn0BwbDt/lMlBV+hdziZ2OGtC1bnb
=URkq
-----END PGP SIGNATURE-----

--MGYHOYXEY6WxJCY8--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20131220070117.GA1392>