From owner-freebsd-arch@FreeBSD.ORG Tue Mar 5 02:17:14 2013 Return-Path: Delivered-To: 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 3710CE19 for ; Tue, 5 Mar 2013 02:17:14 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-wg0-f52.google.com (mail-wg0-f52.google.com [74.125.82.52]) by mx1.freebsd.org (Postfix) with ESMTP id CAA1E8C4 for ; Tue, 5 Mar 2013 02:17:13 +0000 (UTC) Received: by mail-wg0-f52.google.com with SMTP id 12so4807850wgh.31 for ; Mon, 04 Mar 2013 18:17:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=x-received:mime-version:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=Rme2MNBrQqUKdewyC2g7HGgNi+Kmqi1esoYPX1XRSNM=; b=QpuWKUX5SnIg9LpsOJKq3GZQL+oMrK9dIqTVVnCbAmV7led0rnpZWqhAMef5T78+sS ssw1Zh10HlCJSI/XbEILEGmhf0QcBiCSuDNQyFoRRfLhv2YvLv/UHmdlWaFEIC1B54px slecaONQ6cIpOzAvy4nLDthrJmHyOAbTJqOH4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:mime-version:in-reply-to:references:from:date:message-id :subject:to:cc:content-type:x-gm-message-state; bh=Rme2MNBrQqUKdewyC2g7HGgNi+Kmqi1esoYPX1XRSNM=; b=IDnKv0CkGgTxkjnYqxuHUUbkooqgybG+4fyZPhxtPL2+7Cz/clgdIqP58axtPW8S3O Oze5yE4a5WLcelKyJPUuwFcWLddruTZugq2YzNT0tSdNDxMXyf43imEmGcazhWjak5e5 uRBFIwZK/1E+9K694HuJTOF6kCmphqd95dXrazlhb4pwCuyD5MwI6PZXLqfN37mLshhj NXIcQiLICKviSzVt4hfofkF+/UbTdXYz8PBH+RaRg/lTtJ7ymNOzHJRC8KNTOxSZ3YG8 nuPvaSbLx9beabu9pVz4Dr/KCJGBitFDAWYJi+o4zLDYd/Y126Tfmz46AJjF/72GSaFr 3wjw== X-Received: by 10.194.119.200 with SMTP id kw8mr35749698wjb.31.1362449826891; Mon, 04 Mar 2013 18:17:06 -0800 (PST) MIME-Version: 1.0 Received: by 10.194.44.130 with HTTP; Mon, 4 Mar 2013 18:16:36 -0800 (PST) In-Reply-To: <20130304195607.4823f548@kan.dyndns.org> References: <20130302165239.GB27078@ithaqua.etoilebsd.net> <20130304195607.4823f548@kan.dyndns.org> From: Eitan Adler Date: Mon, 4 Mar 2013 21:16:36 -0500 Message-ID: Subject: Re: Import libyaml into base To: Alexander Kabaev Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQniGFLi9AFYqWrTlVIsn/W3YssvxSaFbdPCNPU/fMXgkTt3RrXyaeeYE4P9QTuWI4IzSrTX Cc: 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: Tue, 05 Mar 2013 02:17:14 -0000 On 4 March 2013 19:56, Alexander Kabaev wrote: > We dealt with this in the past by renaming the library that goes into > the base to be something else than its upstream variant, witness > libbsdxml. Should this be done to libyaml-in-base as well? This was done as "libbsdyml" -- Eitan Adler