From owner-svn-ports-all@FreeBSD.ORG Wed Jan 15 02:12:05 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 78DB08C2; Wed, 15 Jan 2014 02:12:05 +0000 (UTC) Date: Wed, 15 Jan 2014 02:12:05 +0000 From: Alexey Dokuchaev To: Rusmir Dusko Subject: Re: svn commit: r339706 - head/net-p2p/libtorrent-rasterbar Message-ID: <20140115021205.GA22449@FreeBSD.org> References: <201401141832.s0EIWWhq091684@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201401141832.s0EIWWhq091684@svn.freebsd.org> User-Agent: Mutt/1.5.22 (2013-10-16) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Jan 2014 02:12:05 -0000 On Tue, Jan 14, 2014 at 06:32:32PM +0000, Rusmir Dusko wrote: > New Revision: 339706 > URL: http://svnweb.freebsd.org/changeset/ports/339706 > QAT: https://qat.redports.org/buildarchive/r339706/ > > Log: > - Fix build at 11.x [1] What exactly is/was broken on 11.x? > - Use USES=compiler:c++11-lib instead of compiler:c++11-lang [1] Why any c++11-related stuff in USES is needed? It makes things complicated on 8.x; if this gimmick is required on 11.x (clang-based systems), could it be made conditional on OSVERSION? I'm running this port built with system compiler and against system libraries and everything works fine. ./danfe