From owner-freebsd-python@FreeBSD.ORG Mon Sep 23 13:48:05 2013 Return-Path: Delivered-To: python@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 28BF3513; Mon, 23 Sep 2013 13:48:05 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward10l.mail.yandex.net (forward10l.mail.yandex.net [IPv6:2a02:6b8:0:1819::a]) by mx1.freebsd.org (Postfix) with ESMTP id D9FA42E7F; Mon, 23 Sep 2013 13:48:04 +0000 (UTC) Received: from smtp3h.mail.yandex.net (smtp3h.mail.yandex.net [84.201.186.20]) by forward10l.mail.yandex.net (Yandex) with ESMTP id 2FF99BA2276; Mon, 23 Sep 2013 17:48:02 +0400 (MSK) Received: from smtp3h.mail.yandex.net (localhost [127.0.0.1]) by smtp3h.mail.yandex.net (Yandex) with ESMTP id B79CF1B418BA; Mon, 23 Sep 2013 17:48:01 +0400 (MSK) Received: from unknown (unknown [178.76.216.133]) by smtp3h.mail.yandex.net (nwsmtp/Yandex) with ESMTP id Z2TXlJXYyl-m1YqdpGY; Mon, 23 Sep 2013 17:48:01 +0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1379944081; bh=QiM1Ln7mlSVqg0v7uJXlox2hRjd8S9DXS01sP/d6urQ=; h=Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject: References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=HdZoqlXWsj0UdrWarER5CZMtlIISYAKmtz4T27F5Mux6wQSq5epc5Ar80Uxwl2GH5 PJ80smjpwdfbeL9Mbg3IzBlv1065mxKsSjgCNLB+XIBN9sJHD9RyVvejPpNbLgsgen FL9CNT9ilg+DECu0pBw+DIbTuYW3hnvuuzuT8ZAQ= Authentication-Results: smtp3h.mail.yandex.net; dkim=pass header.i=@yandex.ru Message-ID: <5240467F.5030200@yandex.ru> Date: Mon, 23 Sep 2013 17:47:43 +0400 From: Ruslan Makhmatkhanov User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130810 Thunderbird/17.0.8 MIME-Version: 1.0 To: zope@FreeBSD.org, python@FreeBSD.org Subject: Re: zope related code to be removed from bsd.python.mk References: <20130921225525.GA1363@medusa.sysfault.org> <523E997A.4080204@yandex.ru> <20130922091209.GB1365@medusa.sysfault.org> In-Reply-To: <20130922091209.GB1365@medusa.sysfault.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Marcus von Appen 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, 23 Sep 2013 13:48:05 -0000 Marcus von Appen wrote on 22.09.2013 13:12: > On, Sun Sep 22, 2013, Ruslan Makhmatkhanov wrote: > >> Marcus von Appen wrote on 22.09.2013 02:55: >>> Dear Zope maintainers, >>> >>> I'd like to get rid of the zope related code in bsd.python.mk and think >>> about moving it into an own Uses file for zope. Thus all ports requiring >>> Zope would be converted to USES+= zope. >>> >>> You can find the mk file itself at >>> http://people.freebsd.org/~mva/zope.mk.txt. It is a simple copy'n'paste >>> from bsd.python.mk with a small additional check for PYTHON_VERSION. >>> >>> I'll have finished patching the relevant ports later for a review and >>> test. If there are any concerns, please let me know. >>> >>> Cheers >>> Marcus >> >> Good idea, Marcus. This is something that was in my todo. I'm now >> preparing plone update, so let's do that right after that will be done. >> I need about three days to finish. > > Great! A complete patch that replaces USE_ZOPE with USES=zope on all > ports can be found at http://people.freebsd.org/~mva/uses_zope.patch. > > Feel free to commit (after testing ;-) or integrate it with the plone > update at your convenience. Otherwise let's do this right after your > plone upgrade. > > Cheers > Marcus Just committed in r328002. Thanks a lot Marcus! -- Regards, Ruslan T.O.S. Of Reality