From owner-freebsd-stable@FreeBSD.ORG Tue Feb 5 15:20:00 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 5966A90B; Tue, 5 Feb 2013 15:20:00 +0000 (UTC) (envelope-from andrnils@gmail.com) Received: from mail-ob0-f181.google.com (mail-ob0-f181.google.com [209.85.214.181]) by mx1.freebsd.org (Postfix) with ESMTP id 1A188FE2; Tue, 5 Feb 2013 15:19:59 +0000 (UTC) Received: by mail-ob0-f181.google.com with SMTP id ni5so260900obc.12 for ; Tue, 05 Feb 2013 07:19:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=pEsXrwTpYJSU1kd9HurLJEhFTTisD1RTnPsuBzSw66w=; b=JCQPG1V5Gd4Rizn0htCrEjLL8Bb96IXyue4BzbY9zS77e4Dv/1VhD4impEGqbBJ9SZ 7qFHnuLSjTMaat77rYPwvgbXsdWEKrWiKx9KwoS2jVTVj1T2exopoGXdKsDQ4EgCBfmk +y0awiLP6VOr1sPIDbM71Pv2reCYG92a+b3JRDtG9YzzdelJ/IE8u55mJhbk1KBE2YLx 7KkzkZbiGgIt2EqPW3Aj6TGtP48rT/zRVsILDSqTzTEeK3ZajfhJH8dsj7mjlm/CCTQu QIw8l0a+Q5ahb7BblvXzvFpQPGcZAg6ZDpPTHhGljrGl9yHfBJSFmcXnsVdgju9MUvCx r8Rg== MIME-Version: 1.0 X-Received: by 10.60.8.134 with SMTP id r6mr19549767oea.53.1360077599393; Tue, 05 Feb 2013 07:19:59 -0800 (PST) Received: by 10.76.10.105 with HTTP; Tue, 5 Feb 2013 07:19:59 -0800 (PST) In-Reply-To: <51111D13.1020507@gmail.com> References: <510E65FA.4040900@FreeBSD.org> <510FBA51.9090806@gmail.com> <5110F5DE.9030204@gmail.com> <51111D13.1020507@gmail.com> Date: Tue, 5 Feb 2013 16:19:59 +0100 Message-ID: Subject: Re: Ports and WITH_LIBCPLUSPLUS From: Andreas Nilsson To: Volodymyr Kostyrko Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: FreeBSD Stable Mailing List , Dimitry Andric X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Feb 2013 15:20:00 -0000 On Tue, Feb 5, 2013 at 3:54 PM, Volodymyr Kostyrko wrote: > 05.02.2013 15:06, Andreas Nilsson: > > Ah, sorry for being unclear. I meant which config files :) >> > > I'm using ports-mgmt/portconf to keep track of all knobs. > > > -- > Sphinx of black quartz, judge my vow. > Thanks. I'll look into that, and how it will fit in with poudriere. Regards Andreas