From owner-freebsd-ports@FreeBSD.ORG Tue Oct 15 13:00:59 2013 Return-Path: Delivered-To: freebsd-ports@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 ESMTP id 515E751E; Tue, 15 Oct 2013 13:00:59 +0000 (UTC) (envelope-from villa.alberto@gmail.com) Received: from mail-we0-x22b.google.com (mail-we0-x22b.google.com [IPv6:2a00:1450:400c:c03::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 9B5FF20EF; Tue, 15 Oct 2013 13:00:58 +0000 (UTC) Received: by mail-we0-f171.google.com with SMTP id t60so8400743wes.16 for ; Tue, 15 Oct 2013 06:00:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=dT8H9hnu69C+/D8lrSnjSr9kRcOgitvZ+URBlkx12sc=; b=ORDE8t/THYZ9PPpeK7J6BPJkGwETOEmhOWK5IDVtfgFyrL6T5i3MIUWG+101qebV7J ajUXW1fL2NSoz+o5LuPLYcabTF5LDnfMxGgmw37raVhOgazGXnMJCxOIMwiU72OVz6Iy 4/d55jwAX7NLv9pqu/hToai0BsarKSnuNCmlHK344Hso5fKmD0goMtQWYSdeP6ygvu2q vo5t2HC2ueLtzcaYwVX33+HjqxkBy+fgsNC30TebKOKnM4j5uWdYgsfCvT2jVgayIZu8 9jGJw3JM8IMe0FCdIvL9bn9ynOWWsUS1Gi726GsP3SAsHL9pLSB1W+Pgd8eV3t/RsOa7 ULAg== X-Received: by 10.180.160.165 with SMTP id xl5mr19265795wib.48.1381842057067; Tue, 15 Oct 2013 06:00:57 -0700 (PDT) MIME-Version: 1.0 Sender: villa.alberto@gmail.com Received: by 10.216.30.12 with HTTP; Tue, 15 Oct 2013 06:00:37 -0700 (PDT) In-Reply-To: <20131015122637.GS91605@ithaqua.etoilebsd.net> References: <20131015070610.6339d381@scorpio> <20131015114329.GQ91605@ithaqua.etoilebsd.net> <20131015122637.GS91605@ithaqua.etoilebsd.net> From: Alberto Villa Date: Tue, 15 Oct 2013 15:00:37 +0200 X-Google-Sender-Auth: ROW0a4zZbF4TfcR16Wz5Elj4LxU Message-ID: Subject: Re: Update fails for kactivitymanagerd-4.10.5_1 To: Baptiste Daroussin Content-Type: text/plain; charset=ISO-8859-1 Cc: kde@freebsd.org, freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Oct 2013 13:00:59 -0000 On Tue, Oct 15, 2013 at 2:26 PM, Baptiste Daroussin wrote: > Oh yes you are wrong, there is a distinction between c++11-lang and c++11-lib on > purpose. > > Clang33 from ports and base uses libstdc++ from gcc 4.2 for all but freebsd 10. > but clang33 has c++11 langague support meaning it knows how to parse c++11 > keywords. > > But some ports requires a c++11 library may it be libstdc++ from a newer gcc or > libc++, that is what c++11-lib is for. OK, thanks for explaining. -- Alberto Villa, FreeBSD committer http://people.FreeBSD.org/~avilla