From owner-freebsd-python@FreeBSD.ORG  Wed Sep 26 13:00:55 2012
Return-Path: <owner-freebsd-python@FreeBSD.ORG>
Delivered-To: python@freebsd.org
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 64084106566C;
	Wed, 26 Sep 2012 13:00:55 +0000 (UTC)
	(envelope-from lwhsu.freebsd@gmail.com)
Received: from mail-ie0-f182.google.com (mail-ie0-f182.google.com
	[209.85.223.182])
	by mx1.freebsd.org (Postfix) with ESMTP id 1B68D8FC14;
	Wed, 26 Sep 2012 13:00:54 +0000 (UTC)
Received: by ieak10 with SMTP id k10so1854173iea.13
	for <multiple recipients>; Wed, 26 Sep 2012 06:00:54 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:sender:in-reply-to:references:date
	:x-google-sender-auth:message-id:subject:from:to:cc:content-type;
	bh=ytwliN2lN/veFaL7zKUfydxv6I5cHrALsEWze+0YKdU=;
	b=T7ls0ERGTFsrbiflGFmJZaM0769pYj2Jh//1p8TiW3cN8KXLyF7KihC+fc4sGSwjNK
	9OwWkeB2Z23aGd3dyZ6x/JCjJy3LW8OwZvVrzV12KWrM4dsiJiIIMVNU2erkysIBQRFD
	/cKMbK0gT/uPKvelHidRrA/WWMiQllp7lyLirtGVKSRHDSYXGm0AS6R3SZHCqsAXEpMn
	Hbs0ezcjV2iTJ3RO1kYxS40Qwf1FGnuDDeGSyn6md/e7lt/GpELlAGxmJYvsR0akvhnL
	6MTvXIqzCe+EBCUlzT/rK6eJoDzc/lWEq1UxOMgutZcJwBPWGnbPqmdCZ2iBmQ3Klztj
	KGwA==
MIME-Version: 1.0
Received: by 10.50.237.69 with SMTP id va5mr8668898igc.55.1348664454482; Wed,
	26 Sep 2012 06:00:54 -0700 (PDT)
Sender: lwhsu.freebsd@gmail.com
Received: by 10.50.107.36 with HTTP; Wed, 26 Sep 2012 06:00:54 -0700 (PDT)
In-Reply-To: <5062E478.8020000@FreeBSD.org>
References: <5062AAEA.4000401@FreeBSD.org>
	<CADLo838ZysqxVHPuj6_M223ohanPWRoqc2mwePNeBYbGa2OfRQ@mail.gmail.com>
	<5062C5CB.4060109@yandex.ru> <5062C769.6090305@FreeBSD.org>
	<5062C8CE.701@yandex.ru> <5062E478.8020000@FreeBSD.org>
Date: Wed, 26 Sep 2012 21:00:54 +0800
X-Google-Sender-Auth: Dvfkmw3_ax9RIpZ0mc1CW1A2jeU
Message-ID: <CAKBkRUxThcF3amNLBazkkdd2s9ce73u_J=q3o2EvpyLhL4GnfQ@mail.gmail.com>
From: Li-Wen Hsu <lwhsu@FreeBSD.org>
To: Dmitry Sivachenko <demon@freebsd.org>
Content-Type: text/plain; charset=UTF-8
Cc: Chris Rees <utisoft@gmail.com>, python@freebsd.org,
	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Subject: Re: bin/python3 symlink for python3X ports
X-BeenThere: freebsd-python@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: FreeBSD-specific Python issues <freebsd-python.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/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: Wed, 26 Sep 2012 13:00:55 -0000

On Wed, Sep 26, 2012 at 7:18 PM, Dmitry Sivachenko <demon@freebsd.org> wrote:
> On 26.09.2012 13:20, Ruslan Mahmatkhanov wrote:
>>
>> Dmitry Sivachenko wrote on 26.09.2012 13:14:
>>>
>>> I don't have a patch but I can make one if you like.
>>
>>
>> Please do.
>>
>
> Please consider the attached patch.
>

I think this patch is good.  And I am thinking about also modifying
other lang/python{2,3}X ports, thus we may need to beware of
confliction on bin/python{2,3} between lang/python2X or lang/python3X
ports.  It is not so common but still possible to have more then one
lang/python2X or lang/python3X ports installed.  Maybe we can use the
same logic of bin/python installation (first wins).

Li-Wen

-- 
Li-Wen Hsu
http://lwhsu.org