Date: Fri, 23 Dec 2016 10:45:56 +0100 From: Franco Fichtner <franco@lastsummer.de> To: Miroslav Lachman <000.fbsd@quip.cz> Cc: Baptiste Daroussin <bapt@FreeBSD.org>, Matthew Seaman <matthew@FreeBSD.org>, freebsd-ports@freebsd.org Subject: Re: HEADSUP: FLAVORS (initial version) and subpackages proposals Message-ID: <70059CD2-8D8C-41BA-AD72-DFD1404D4FBF@lastsummer.de> In-Reply-To: <585CEF90.5010303@quip.cz> References: <20161219003143.c2qo5wn3a5kiua3m@ivaldir.etoilebsd.net> <CAO%2BPfDeimDrYaz68Msitb_xdnnWfPoWv37AE6teaHZae0nBcRA@mail.gmail.com> <6ff9b573-1778-5b5a-5bf5-773d20b72ff5@FreeBSD.org> <585822F2.2040508@quip.cz> <20161222200844.reh5rf7yv2a66exb@ivaldir.etoilebsd.net> <585CEF90.5010303@quip.cz>
next in thread | previous in thread | raw e-mail | index | archive | help
> On 23 Dec 2016, at 10:34 AM, Miroslav Lachman <000.fbsd@quip.cz> = wrote: >=20 > But we don't have that now. For example dns/py-dnspython can create = py27-dnspython, py33-dnspython, py34-dnspython, py35-dnspython - four = different packages from one origin, one Makefile. Noticed that too. This could be easily solved with slave ports that set this for e.g. py27-dnspython: USES=3D python:2.7 and in the master port USES?=3D python USES+=3D other-uses-stuff In fact, py-dnspython master port already does it this way. But most Python ports do not. Cheers, Franco
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?70059CD2-8D8C-41BA-AD72-DFD1404D4FBF>