On Sat, Nov 23, 2013 at 10:42 AM, Marcus von Appen wrote:
> On, Mon Oct 07, 2013, Marcus von Appen wrote:
>
> [...]
>> I'm currently trying to remove lang/python from the implicitly set
>> BUILD_DEPENDS and RUN_DEPENDS in bsd.python.mk. This is required to
>>
>> a) properly detect ports using a wr
On, Mon Oct 07, 2013, Marcus von Appen wrote:
[...]
> I'm currently trying to remove lang/python from the implicitly set
> BUILD_DEPENDS and RUN_DEPENDS in bsd.python.mk. This is required to
>
> a) properly detect ports using a wrong python version (e.g. using
>python, although they only suppo
Dear all,
the last couple of weeks were quite busy for the python team. We added a
new PYTHON2_DEFAULT_VERSION knob to define the default python2 version
to use, moved the whole default version magic into the new
bsd.default-version.mk, added new meta port versions (USE_PYTHON=2 or
USE_PYTHON=3),