From owner-freebsd-current@FreeBSD.ORG Sun Jul 10 02:21:53 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A96FB1065670 for ; Sun, 10 Jul 2011 02:21:53 +0000 (UTC) (envelope-from imb@protected-networks.net) Received: from sarah.protected-networks.net (sarah.protected-networks.net [IPv6:2001:470:1f07:4e1::1]) by mx1.freebsd.org (Postfix) with ESMTP id 70C998FC0C for ; Sun, 10 Jul 2011 02:21:53 +0000 (UTC) Received: from toshi.auburn.protected-networks.net (toshi.auburn.protected-networks.net [202.12.127.84]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "Iain Butler", Issuer "RSA Class 2 Personal CA" (verified OK)) (Authenticated sender: imb@protected-networks.net) by sarah.protected-networks.net (Postfix) with ESMTPSA id 371FA60E5; Sat, 9 Jul 2011 22:21:52 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=protected-networks.net; s=200705; t=1310264512; bh=0uEE9bqvYqA1MZ3UtBr8870Hr1MvBbq9c55I85AYJwI=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=pSWd2xicZPE4YzYvPwUoUJ30U5TxavzOYF+kpShOO+VqsrfXnALhURJUocIvO9Vtx liUHUOlkxn6xFqvLt1Hc2jCyPpcCRVKebgvD9kld2XX8TN5X7mZTxDIusBaLr37 DomainKey-Signature: a=rsa-sha1; s=200509; d=protected-networks.net; c=nofws; q=dns; h=message-id:date:from:user-agent:mime-version:to:cc:subject: references:in-reply-to:content-type:content-transfer-encoding; b=hFkHTwYIibDgPHz602ytXm8UTdDxb++5JBBrlgGVuG/6pVPEU1abwYmoikePAyF/d H3kEy0DX07pU3l2ruSlkwbIYEHUZe0nyzBC516R0oKGVEYWnH3Blt0hDC+TbR0l Message-ID: <4E190CBE.50406@protected-networks.net> Date: Sat, 09 Jul 2011 22:21:50 -0400 From: Michael Butler User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:5.0) Gecko/20110709 Thunderbird/5.0 MIME-Version: 1.0 To: Garrett Cooper References: <1427345072.163222.1309540223239.JavaMail.root@mail-01.cse.ucsc.edu> <4E18ED8F.2040301@protected-networks.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Tim Gustafson , freebsd-current@freebsd.org Subject: Re: FreeBSD 9 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Jul 2011 02:21:53 -0000 On 07/09/11 22:14, Garrett Cooper wrote: >> >> A rather quick hack to get this to compile is attached; it is decidedly in >> need of more care .. > > Or you could try out > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/158714 . It fixes > ports/158266 too. Awesome - Thanks! imb