From owner-freebsd-python@FreeBSD.ORG Fri Aug 17 22:11:21 2007 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 9169E16A469 for ; Fri, 17 Aug 2007 22:11:21 +0000 (UTC) (envelope-from bp@barryp.org) Received: from eden.barryp.org (host-42-60-230-24.midco.net [24.230.60.42]) by mx1.freebsd.org (Postfix) with ESMTP id 6641B13C461 for ; Fri, 17 Aug 2007 22:11:21 +0000 (UTC) (envelope-from bp@barryp.org) Received: from geo.med.und.nodak.edu ([134.129.166.11]) by eden.barryp.org with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.63 (FreeBSD)) (envelope-from ) id 1IM9TU-0004SD-Vb; Fri, 17 Aug 2007 16:35:21 -0500 Message-ID: <46C6144A.9020507@barryp.org> Date: Fri, 17 Aug 2007 16:34:02 -0500 From: Barry Pederson User-Agent: Thunderbird 1.5.0.12 (X11/20070509) MIME-Version: 1.0 To: Kris Kennaway References: <20070813214438.GE2282@rot26.obsecurity.org> In-Reply-To: <20070813214438.GE2282@rot26.obsecurity.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: python@FreeBSD.org Subject: Re: [ports-amd64@freebsd.org: py25-freebsd-0.9.3_1 failed on amd64 7] 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: Fri, 17 Aug 2007 22:11:21 -0000 Kris Kennaway wrote: > Dear maintainer, > > With 7.0-RELEASE coming we need to start working on bringing the ports > collection into better shape, and you can do your part by helping to > fix or annotate as BROKEN the ports that you maintain. > > Could you please submit a PR either marking this port BROKEN on the > appropriate platforms (e.g. 7.0, or 7.0 and amd64, etc) or provide a > patch if you have one available. Check http://pointyhat.freebsd.org > or http://portsmon.freebsd.org for assistance in determining where > your port fails to compile. > > Thanks, > Kris I made a PR for this, ports/115610 , with a patch attached. Seems to be a general 7.0-Current thing, not just on amd64. http://www.freebsd.org/cgi/query-pr.cgi?pr=115610 Barry