From owner-cvs-all@FreeBSD.ORG Fri Oct 7 10:08:10 2011 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BBD7C106567B for ; Fri, 7 Oct 2011 10:08:10 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from lab.alexdupre.com (alexdupre-1-pt.tunnel.tserv23.zrh1.ipv6.he.net [IPv6:2001:470:25:450::2]) by mx1.freebsd.org (Postfix) with ESMTP id F3ED38FC28 for ; Fri, 7 Oct 2011 10:08:09 +0000 (UTC) Received: (qmail 49886 invoked from network); 7 Oct 2011 10:08:08 -0000 Received: from atom.alexdupre.com (HELO ?192.168.178.12?) (sysadmin@alexdupre.com@192.168.178.12) by lab.alexdupre.com with ESMTPSA; 7 Oct 2011 10:08:08 -0000 Message-ID: <4E8ECF83.6080604@FreeBSD.org> Date: Fri, 07 Oct 2011 12:08:03 +0200 From: Alex Dupre User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:7.0.1) Gecko/20110928 Firefox/7.0.1 SeaMonkey/2.4.1 MIME-Version: 1.0 To: bf1783@gmail.com References: <201110061228.p96CSkxu017078@repoman.freebsd.org> <4E8E9A0F.8080208@FreeBSD.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: cvs-ports@freebsd.org, gerald@freebsd.org, "b. f." , cvs-all@freebsd.org, ports-committers@freebsd.org Subject: Re: cvs commit: ports/math/mpfr Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Oct 2011 10:08:10 -0000 b. f. ha scritto: > For the new version of the port, thread-safe support depends on the > auto-detection of TLS support, but before it had to be explicitly > enabled. So are you suggesting that if anything is broken by the > lack of mpfr thread-safety, then it was already broken? Exaclty, or in another way: "nothing will be broken because no app assumes to be linked to a thread-safe libmpfr". Probably a patch for this issue will be committed in -CURRENT soon. -- Alex Dupre