From owner-freebsd-python@FreeBSD.ORG Mon Feb 28 10:41:36 2005 Return-Path: Delivered-To: freebsd-python@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 19B8716A4CE for ; Mon, 28 Feb 2005 10:41:36 +0000 (GMT) Received: from w1001.widhost.net (w1001.widhost.net [209.235.192.251]) by mx1.FreeBSD.org (Postfix) with ESMTP id 810E043D39 for ; Mon, 28 Feb 2005 10:41:35 +0000 (GMT) (envelope-from filippo.natali@widestore.net) Received: from mx0.hq.widestore.net (mx0.hq.widestore.net [212.97.46.42]) by w1001.widhost.net (Postfix) with ESMTP id A3C3D21F37 for ; Mon, 28 Feb 2005 05:41:34 -0500 (EST) Received: from [192.168.1.1] (cagnina.hq.widestore.net [192.168.1.1]) by mx0.hq.widestore.net (Postfix) with ESMTP id B6B7E5F for ; Mon, 28 Feb 2005 11:41:24 +0100 (CET) Message-ID: <4222F554.5090100@widestore.net> Date: Mon, 28 Feb 2005 11:41:24 +0100 From: Filippo Natali Organization: Widestore.Net User-Agent: Mozilla Thunderbird 1.0 (X11/20041228) X-Accept-Language: en-us, en MIME-Version: 1.0 To: python@freebsd.org References: <200502111932.45111.x@vex.net> <20050214071748.GA95893@augusta.de> <200502262244.51742.x@vex.net> In-Reply-To: <200502262244.51742.x@vex.net> X-Enigmail-Version: 0.89.5.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: broken dependency zope ports X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Feb 2005 10:41:36 -0000 on 27.02.2005 04:44 Tim Middleton wrote: > On Monday 14 February 2005 02:17, Gerhard Schmidt wrote: > >>Yes, that's it. I think wie should add a PYTHON_VERSION=python2.3 in >>bsd.python.mk when USE_ZOPE is set to get rid of this problems. > > > So is someone going to do this? Or should I try to force it in my port. > > I got another nag email regarding my broken ports today. Something has to be > done. > bsd.python.mk has been already modified, but these errors on pointyhat persist. Filippo