From owner-freebsd-python@FreeBSD.ORG  Fri Dec 20 07:03:05 2013
Return-Path: <owner-freebsd-python@FreeBSD.ORG>
Delivered-To: freebsd-python@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
 (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by hub.freebsd.org (Postfix) with ESMTPS id DACAFEB6
 for <freebsd-python@freebsd.org>; Fri, 20 Dec 2013 07:03:05 +0000 (UTC)
Received: from smtprelay04.ispgateway.de (smtprelay04.ispgateway.de
 [80.67.29.8])
 (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
 (No client certificate requested)
 by mx1.freebsd.org (Postfix) with ESMTPS id 97FAF1447
 for <freebsd-python@freebsd.org>; Fri, 20 Dec 2013 07:03:05 +0000 (UTC)
Received: from [89.182.102.146] (helo=localhost)
 by smtprelay04.ispgateway.de with esmtpsa (TLSv1:AES256-SHA:256)
 (Exim 4.68) (envelope-from <mva@FreeBSD.org>) id 1Vtu5G-000661-52
 for freebsd-python@freebsd.org; Fri, 20 Dec 2013 08:01:18 +0100
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>
Mail-Followup-To: freebsd-python@freebsd.org
References: <20131219175721.GA1421@medusa.sysfault.org>
MIME-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
 protocol="application/pgp-signature"; boundary="MGYHOYXEY6WxJCY8"
Content-Disposition: inline
In-Reply-To: <20131219175721.GA1421@medusa.sysfault.org>
User-Agent: Mutt/1.5.22 (2013-10-16)
X-Df-Sender: MTEyNTc0Mg==
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.17
Precedence: list
Reply-To: Marcus von Appen <mva@FreeBSD.org>
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-python/>
List-Post: <mailto:freebsd-python@freebsd.org>
List-Help: <mailto:freebsd-python-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-python>,
 <mailto:freebsd-python-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Fri, 20 Dec 2013 07:03:05 -0000


--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--