From owner-freebsd-arch@FreeBSD.ORG Sat Mar 2 18:10:50 2013 Return-Path: Delivered-To: freebsd-arch@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 79861413; Sat, 2 Mar 2013 18:10:50 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-wi0-f179.google.com (mail-wi0-f179.google.com [209.85.212.179]) by mx1.freebsd.org (Postfix) with ESMTP id E9801AE6; Sat, 2 Mar 2013 18:10:49 +0000 (UTC) Received: by mail-wi0-f179.google.com with SMTP id ez12so612361wid.0 for ; Sat, 02 Mar 2013 10:10:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:sender:date:from:to:cc:subject:message-id:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; bh=YHwA6rSnK4eI6WaFhlRpp3XKgurvrlvYW08Ll/oWk2k=; b=Z+IcTckFu1hwG+P27JS2fQW73gS6nGyR+k7QQbD4LcA746jdEFXJo0k/4csIMwfjQZ CC96M7Olo/dR+9B5rn1YSIjAgCBKhUR2r9ltlLVN1lEOO9is8yQ4vP/dUv6k5wHUS8Ae runOIA0/mzvetwAS03eWxX1Hc7mO2X5+Dk3QV+FT/wQrnYXuchyQvyHQMD024+ZtJ3WZ c+qxtsnuo5OYtrSyIMDrNjzIW7Y0kpdmJc+crR6t9bjG1oD/7QpZ/vz5H5PQjaBTzLHw zICECpozmFscnErFpNPqKZqUdzTxnbz/fJjB9IAuIewIC95t4RgZSenyrtNDEjv6apKP EOLg== X-Received: by 10.194.133.98 with SMTP id pb2mr23762643wjb.20.1362247843206; Sat, 02 Mar 2013 10:10:43 -0800 (PST) Received: from ithaqua.etoilebsd.net (ithaqua.etoilebsd.net. [37.59.37.188]) by mx.google.com with ESMTPS id bs6sm5024250wib.4.2013.03.02.10.10.41 (version=TLSv1 cipher=RC4-SHA bits=128/128); Sat, 02 Mar 2013 10:10:42 -0800 (PST) Sender: Baptiste Daroussin Date: Sat, 2 Mar 2013 19:10:40 +0100 From: Baptiste Daroussin To: Matthew Jacob Subject: Re: Import libyaml into base Message-ID: <20130302181040.GB64570@ithaqua.etoilebsd.net> References: <20130302165239.GB27078@ithaqua.etoilebsd.net> <51324024.2070800@freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="R3G7APHDIzY6R/pk" Content-Disposition: inline In-Reply-To: <51324024.2070800@freebsd.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: freebsd-arch@freebsd.org X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Mar 2013 18:10:50 -0000 --R3G7APHDIzY6R/pk Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Mar 02, 2013 at 10:08:36AM -0800, Matthew Jacob wrote: > On 3/2/2013 8:52 AM, Baptiste Daroussin wrote: > > hi, > > > > I want to import libyaml into base as libbsdyml so that no ports will u= se it > > like we do for expat. > > > > I need it for the pkg bootstrap, so it it can parse pkg.conf. > > > I guess I don't see why it needs to be in the base system. Nothing=20 > specific to base needs it. >=20 pkg bootstrap is in the base system. see usr.sbin/pkg The regular pkgng already uses it regards, Bapt --R3G7APHDIzY6R/pk Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlEyQKAACgkQ8kTtMUmk6Exr5wCgl0dHs3le4qFEQJT6SI18Skjm 7g0AoMAMRxBD4klob61xb0vhTTvFzY60 =+RwY -----END PGP SIGNATURE----- --R3G7APHDIzY6R/pk--