From owner-freebsd-ports@FreeBSD.ORG Sun Feb 6 19:35:32 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1231F106564A for ; Sun, 6 Feb 2011 19:35:32 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward11.mail.yandex.net (forward11.mail.yandex.net [95.108.130.93]) by mx1.freebsd.org (Postfix) with ESMTP id B56738FC08 for ; Sun, 6 Feb 2011 19:35:31 +0000 (UTC) Received: from smtp14.mail.yandex.net (smtp14.mail.yandex.net [95.108.131.192]) by forward11.mail.yandex.net (Yandex) with ESMTP id 3F09823F8381 for ; Sun, 6 Feb 2011 22:35:25 +0300 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1297020925; bh=lHbXtEwoypQidVufz5Wzhmw59wNLKPTGwU6rOOE0EEc=; h=Message-ID:Date:From:MIME-Version:To:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=CRu+yPMFXZ1gUHjivjCVXYzj1K2X7BKNsI7NIxPDmq6v40ExCUpt9KBWB0mAo+d1i r1eVhMsZ9AYSdc3lHze4kiWOshj26ml+YXdPMSGwHp4kcZkTFSksezt4YCDhxPwLup c+xkoSkr0/ouK/x5a9iprJzhUK+rNw0izemz/i0E= Received: from smeshariki2.local (unknown [213.138.85.225]) by smtp14.mail.yandex.net (Yandex) with ESMTPSA id 1595119B80A5 for ; Sun, 6 Feb 2011 22:35:25 +0300 (MSK) Message-ID: <4D4EF7B4.6060903@yandex.ru> Date: Sun, 06 Feb 2011 22:34:12 +0300 From: Ruslan Mahmatkhanov User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; ru-RU; rv:1.9.2.13) Gecko/20110106 Thunderbird/3.1.7 MIME-Version: 1.0 To: freebsd-ports@freebsd.org References: <4D4EBFF6.4010003@FreeBSD.org> In-Reply-To: <4D4EBFF6.4010003@FreeBSD.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: [HEADS UP] Python Infrastructure changes Roadmap X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Feb 2011 19:35:32 -0000 06.02.2011 18:36, Martin Wilke пишет: > [python 2.7 move to default] > python 2.7 is already stable enough to be moved over as default. For > this one we will do an exp-run > to make sure nothing will break during the build. If all works fine, we > think we can complete it by the > first week of March. Good news! Just want to note that i'm using python2.7 as the only python version for a couple of months now. It's a common gnome desktop and many of third-party python apps from ports. All of them working smoothly with 2.7, w/o any problems. -- Regards, Ruslan