From owner-freebsd-ports@FreeBSD.ORG Tue Mar 15 18:39:47 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 436321065670 for ; Tue, 15 Mar 2011 18:39:47 +0000 (UTC) (envelope-from annulen@yandex.ru) Received: from forward15.mail.yandex.net (forward15.mail.yandex.net [95.108.130.119]) by mx1.freebsd.org (Postfix) with ESMTP id 1BA9B8FC1D for ; Tue, 15 Mar 2011 18:39:42 +0000 (UTC) Received: from web138.yandex.ru (web138.yandex.ru [95.108.130.35]) by forward15.mail.yandex.net (Yandex) with ESMTP id 98D739E0DE2; Tue, 15 Mar 2011 21:39:29 +0300 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1300214369; bh=k3MTRFSJX6umQNGspcf/TBwUcwyfH7fxpad2cIYOT4k=; h=From:To:Cc:In-Reply-To:References:Subject:MIME-Version:Message-Id: Date:Content-Transfer-Encoding:Content-Type; b=w2sO8BU3kpFtvpBRhqaD+2aFcZqy1KfY9j1IC+suXCEi5RT2IuD/T7qvGEOdh5laU mcPKTcH4mz0NhV93NlidfbwVk//WfBATLlEJEO7x4itfPc6CnlZf7TYDrgZtoFveIv qwVD24F0VPwe81dAyU5XrtRKdyyj9V5tFCCIUW1Y= Received: from localhost (localhost.localdomain [127.0.0.1]) by web138.yandex.ru (Yandex) with ESMTP id 855C16A0803D; Tue, 15 Mar 2011 21:39:29 +0300 (MSK) Received: from [195.34.30.225] ([195.34.30.225]) by mail.yandex.ru with HTTP; Tue, 15 Mar 2011 21:39:28 +0300 From: Konstantin Tokarev To: Charlie Kester In-Reply-To: <20110315183236.GA5349@comcast.net> References: <4D7BED01.6000506@FreeBSD.org> <696141300213240@web70.yandex.ru> <20110315183236.GA5349@comcast.net> MIME-Version: 1.0 Message-Id: <35791300214368@web138.yandex.ru> Date: Tue, 15 Mar 2011 21:39:28 +0300 X-Mailer: Yamail [ http://yandex.ru ] 5.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain Cc: freebsd-ports@freebsd.org Subject: Re: Compiling ports in a post-9.0-RELEASE world 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: Tue, 15 Mar 2011 18:39:47 -0000 15.03.2011, 21:32, "Charlie Kester" : > On Tue 15 Mar 2011 at 11:20:40 PDT Konstantin Tokarev wrote: > >> 3. Fix Clang to compile more ports > > That would be my vote too, but we should probably focus on solutions the > ports team can control. You can post bug reports to Clang team. maybe some of them will be solved before the release of 9.0 -- Regards, Konstantin