From owner-freebsd-python@FreeBSD.ORG Mon Aug 5 22:38:35 2013 Return-Path: Delivered-To: freebsd-python@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id D808C3EB for ; Mon, 5 Aug 2013 22:38:35 +0000 (UTC) (envelope-from bsam@passap.ru) Received: from forward4l.mail.yandex.net (forward4l.mail.yandex.net [IPv6:2a02:6b8:0:1819::4]) by mx1.freebsd.org (Postfix) with ESMTP id 9B85A2BF5 for ; Mon, 5 Aug 2013 22:38:35 +0000 (UTC) Received: from smtp4h.mail.yandex.net (smtp4h.mail.yandex.net [84.201.186.21]) by forward4l.mail.yandex.net (Yandex) with ESMTP id 826AA1441369; Tue, 6 Aug 2013 02:38:32 +0400 (MSK) Received: from smtp4h.mail.yandex.net (localhost [127.0.0.1]) by smtp4h.mail.yandex.net (Yandex) with ESMTP id 893522C14E9; Tue, 6 Aug 2013 02:38:31 +0400 (MSK) Received: from 93.91.10.81.tel.ru (93.91.10.81.tel.ru [93.91.10.81]) by smtp4h.mail.yandex.net (nwsmtp/Yandex) with ESMTP id 7goQGXCkLE-cVMKoYgH; Tue, 6 Aug 2013 02:38:31 +0400 Message-ID: <52002967.2000403@passap.ru> Date: Tue, 06 Aug 2013 02:38:31 +0400 From: Boris Samorodov Organization: =?UTF-8?B?0JfQkNCeICLQktCQ0KDQoiI=?= User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130706 Thunderbird/17.0.7 MIME-Version: 1.0 To: David Naylor Subject: Re: Enabling ports to be installed for different python versions References: <20130803103245.GA62768@medusa.sysfault.org> <3135486.lOCflO8WFc@dragon.dg> In-Reply-To: <3135486.lOCflO8WFc@dragon.dg> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Aug 2013 22:38:35 -0000 03.08.2013 15:29, David Naylor пишет: > I think not all python based ports should use PKGNAMEPREFIX/SUFFIX. Those are > ports who's main contribution is a bin/ and not libraries. In these cases the > use of python is largely incidental. Two example are devel/eric4 The port itself does not use PKGNAMEPREFIX/SUFFIX. Only i18n ones do to indicate theirs language. I think that you ment that the port's files had been installed to PYTHON_SITELIBDIR. I've just committed a change at r324295 that changes the default destination to DATADIR. -- WBR, Boris Samorodov (bsam) FreeBSD Committer, http://www.FreeBSD.org The Power To Serve