From owner-freebsd-python@FreeBSD.ORG Sun Sep 2 16:42:14 2012 Return-Path: Delivered-To: python@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 33D9C1065670; Sun, 2 Sep 2012 16:42:14 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward13.mail.yandex.net (forward13.mail.yandex.net [IPv6:2a02:6b8:0:801::3]) by mx1.freebsd.org (Postfix) with ESMTP id 9FA3A8FC14; Sun, 2 Sep 2012 16:42:13 +0000 (UTC) Received: from smtp12.mail.yandex.net (smtp12.mail.yandex.net [95.108.131.191]) by forward13.mail.yandex.net (Yandex) with ESMTP id 371B01414BF; Sun, 2 Sep 2012 20:42:12 +0400 (MSK) Received: from smtp12.mail.yandex.net (localhost [127.0.0.1]) by smtp12.mail.yandex.net (Yandex) with ESMTP id F0BA016A04AD; Sun, 2 Sep 2012 20:42:11 +0400 (MSK) Received: from unknown (unknown [178.76.224.133]) by smtp12.mail.yandex.net (nwsmtp/Yandex) with ESMTP id gB5GWMs8-gB5466vd; Sun, 2 Sep 2012 20:42:11 +0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1346604131; bh=/BA4H2yueEar3mU5iyKL+0c2jNO3jLqA/VEgIoVKXqg=; h=Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject: References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=oG6SJFSMgZC8zJkeJRtzLP+6XbC87H+FC2tSkpBL6NLyuLeYpQMrmJ2X5gOI4P3wv 8oepLsfExtFoWsAS7jLFKv/WXotlEp0eCTVG5C0DNU5QlZw0iR9LcO6PY3fG3rCZiz hQyMQAgxMPMA18hnU96XHAxu5DXQxCPEFi91AEzo= Message-ID: <50438C61.8030001@yandex.ru> Date: Sun, 02 Sep 2012 20:42:09 +0400 From: Ruslan Mahmatkhanov User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:14.0) Gecko/20120823 Thunderbird/14.0 MIME-Version: 1.0 To: Li-Wen Hsu References: <50430B39.6040707@yandex.ru> <50434AAF.7070005@yandex.ru> <20120902163729.GA42749@FreeBSD.cs.nctu.edu.tw> In-Reply-To: <20120902163729.GA42749@FreeBSD.cs.nctu.edu.tw> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: python , portmgr@FreeBSD.org Subject: Re: Simple change into Mk/bsd.python.mk X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Sep 2012 16:42:14 -0000 Li-Wen Hsu wrote on 02.09.2012 20:37: > On Sun, Sep 02, 2012 at 16:01:51 +0400, Ruslan Mahmatkhanov wrote: >> >> I believe that original intention was not to hardcode the zope port >> version. Yes, there is only one zope version at the moment, but there >> may be more in future. Just though about ports that needs different zope >> versions. Please tell me if I understand it wrong. >> > > We have the same thought. Sorry that my expression was not clear. > My proposed patch is attached, and what I just wanted was reducing > hardcoded dependency of ${LOCALBASE}/bin/zopectl . I am not sure which > one is better, so please just commit one you like. Ah, understood. I like the idea. Thank you! If there will not be strong objections, this will be committed tomorrow. > > BTW, should we bother portmgr at this point? I believe they have much > more important things need to deal with. But I am still happy to hear > any suggestion from them if they want to step in. > > Regards, > Li-Wen To be honest, I was under impression that anything under Mk/ should be portmgr approved, but Chris told me that this is not the case. -- Regards, Ruslan Tinderboxing kills... the drives.