From owner-freebsd-current@FreeBSD.ORG Wed Oct 10 17:27:31 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 94D91D22 for ; Wed, 10 Oct 2012 17:27:31 +0000 (UTC) (envelope-from yanegomi@gmail.com) Received: from mail-oa0-f54.google.com (mail-oa0-f54.google.com [209.85.219.54]) by mx1.freebsd.org (Postfix) with ESMTP id 506208FC0C for ; Wed, 10 Oct 2012 17:27:31 +0000 (UTC) Received: by mail-oa0-f54.google.com with SMTP id n9so1057243oag.13 for ; Wed, 10 Oct 2012 10:27:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=05R9jVY04wazv1YifPyX48ImeSpOqzESy0aXeKv6H2M=; b=lDp3BMBH+QsgQQnowu8GB9GK0YTHBjJUaB0299FL+LN0Z6x0D5QlENOhaFmy0H4oq5 EtkLcw5PZYoiMa320Owo5b6VPgPrQXQlopsGZcbi9fu1dAwcKVzB/1fmFSOn1tRGH/3o pVght/9tmYh+0MCvcWiNNaBpUz3MC1o3pcgG7DvJPn5rvcTe0ZrX/NbB7/Uue7Rek79d 2084sbmaTvZLSoObt/o8fu6Q0Wmp22YkzmJuu1HaPG/hi6rLAicbcRuNNMeCkCCfhp/R zagRoML5ca+WKosstOWXRus3K3SerZofTTR6z16R9Q+E7gIaL6I2tc9nXZpkp+DzVRGq +2og== MIME-Version: 1.0 Received: by 10.182.54.103 with SMTP id i7mr6209182obp.62.1349890049926; Wed, 10 Oct 2012 10:27:29 -0700 (PDT) Received: by 10.76.167.202 with HTTP; Wed, 10 Oct 2012 10:27:29 -0700 (PDT) In-Reply-To: <50758134.9070701@mail.zedat.fu-berlin.de> References: <20121010134421.GI26497@ithaqua.etoilebsd.net> <50758134.9070701@mail.zedat.fu-berlin.de> Date: Wed, 10 Oct 2012 10:27:29 -0700 Message-ID: Subject: Re: [HEADSUP] current switched by default to pkgng From: Garrett Cooper To: "O. Hartmann" Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-current@freebsd.org 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: Wed, 10 Oct 2012 17:27:31 -0000 On Wed, Oct 10, 2012 at 7:07 AM, O. Hartmann wrote: > On 10/10/12 15:44, Baptiste Daroussin wrote: >> Hi all, >> >> If you are using the ports tree on a FreeBSD current setup, then you are >> concerned by the announce. >> >> As nvidia-drivers has been fixed and is now properly working with pkgng, the >> ports tree as been switch by default to use pkgng on FreeBSD Current based on >> version >= 1000017 which was the version when we tested the switch code. >> >> Make sure to read UPDATING (from ports) to correctly migrate your system or find >> instruction to make your system still running with legacy pkg_install tools. >> >> regards, >> Bapt >> > > Thank you very much. > > Is ports-mgmt/portmaster now dealing with pkgng? Hmm.. looks like it is now. Thanks, -Garrett