From owner-freebsd-current@FreeBSD.ORG Sat Mar 2 16:52:44 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 9839631D; Sat, 2 Mar 2013 16:52:44 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-wi0-f172.google.com (mail-wi0-f172.google.com [209.85.212.172]) by mx1.freebsd.org (Postfix) with ESMTP id 16E4F790; Sat, 2 Mar 2013 16:52:43 +0000 (UTC) Received: by mail-wi0-f172.google.com with SMTP id ez12so553838wid.17 for ; Sat, 02 Mar 2013 08:52:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:sender:date:from:to:subject:message-id:mime-version :content-type:content-disposition:user-agent; bh=MmoXJz7jLtSlaQ7zU8aE7ChTlXcjG2pAgDCExVhyUdo=; b=LZfJWHXQNpQp/ybD4ENkXGqywy3XkIfps9F+ISB95Nml05Ae67SVxCvuRw9GsPXH/5 WBJ8y3EIPubEYjA35BlOz6K3h8uvFy/7vy5bHbfTTbKO+h+LwkhUOfzpMMs/PCkO9h7w qcApKVSHIHQY6ETStezGCMijodM2kH/66LLzBPHYXMburlnQ4m8tQbrTvNiqL4A5ciD7 kFCkLk2PNdtZvqH9E5nEtH4582YR5bov8GXiRVLazMnf5QYt7KAaxS6tHQ9EXjni+7TL FxPtP22ARLxYpuHN3Llei0CrmWH14TRCYNgW+rxWqeAraAWUCYTR7pRyFuud9pSZkiiP KLmQ== X-Received: by 10.194.87.229 with SMTP id bb5mr23405414wjb.32.1362243162906; Sat, 02 Mar 2013 08:52:42 -0800 (PST) Received: from ithaqua.etoilebsd.net (ithaqua.etoilebsd.net. [37.59.37.188]) by mx.google.com with ESMTPS id fx5sm4567525wib.11.2013.03.02.08.52.41 (version=TLSv1 cipher=RC4-SHA bits=128/128); Sat, 02 Mar 2013 08:52:41 -0800 (PST) Sender: Baptiste Daroussin Date: Sat, 2 Mar 2013 17:52:39 +0100 From: Baptiste Daroussin To: arch@FreeBSD.org, current@FreeBSD.org Subject: Import libyaml into base Message-ID: <20130302165239.GB27078@ithaqua.etoilebsd.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="jq0ap7NbKX2Kqbes" Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Mar 2013 16:52:44 -0000 --jq0ap7NbKX2Kqbes Content-Type: text/plain; charset=us-ascii Content-Disposition: inline hi, I want to import libyaml into base as libbsdyml so that no ports will use it like we do for expat. I need it for the pkg bootstrap, so it it can parse pkg.conf. I know that some of the bhyve people will also be glad to use it. libyaml is MIT licensed, it is stable: no abi/api revolution in it for a while. Does anyone have an objection? regards, Bapt --jq0ap7NbKX2Kqbes Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAlEyLlcACgkQ8kTtMUmk6Ew8BwCfexYVs8FgtiANTz0IP7smTCA3 CvUAn2xgeyxOvvts+2qhLJPq5lGAOFfa =cTMW -----END PGP SIGNATURE----- --jq0ap7NbKX2Kqbes--