From owner-freebsd-office@FreeBSD.ORG Sat Dec 14 07:30:01 2013 Return-Path: Delivered-To: office@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5EC63D0B for ; Sat, 14 Dec 2013 07:30:01 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 33BFA1EAC for ; Sat, 14 Dec 2013 07:30:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rBE7U0qG086349 for ; Sat, 14 Dec 2013 07:30:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rBE7U0sg086347; Sat, 14 Dec 2013 07:30:00 GMT (envelope-from gnats) Date: Sat, 14 Dec 2013 07:30:00 GMT Message-Id: <201312140730.rBE7U0sg086347@freefall.freebsd.org> To: office@FreeBSD.org From: Justin Hibbits Subject: Re: ports/182549: devel/boost-libs fails to build on non-x86 X-BeenThere: freebsd-office@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list Reply-To: Justin Hibbits List-Id: Office applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Dec 2013 07:30:01 -0000 The following reply was made to PR ports/182549; it has been noted by GNATS. From: Justin Hibbits To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/182549: devel/boost-libs fails to build on non-x86 Date: Fri, 13 Dec 2013 23:23:56 -0800 The original trac ticket and fix can be found at: https://svn.boost.org/trac/boost/ticket/3897 The patch is only in trunk, it's not in the release branch. If trunk ever does branch again, it will be included in likely a later major release (boost2, maybe?). - Justin