From owner-freebsd-current@FreeBSD.ORG Wed Oct 10 17:28:27 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 B6705E60; Wed, 10 Oct 2012 17:28:27 +0000 (UTC) (envelope-from yanegomi@gmail.com) Received: from mail-ob0-f182.google.com (mail-ob0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 616568FC12; Wed, 10 Oct 2012 17:28:26 +0000 (UTC) Received: by mail-ob0-f182.google.com with SMTP id wc20so1046330obb.13 for ; Wed, 10 Oct 2012 10:28:26 -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=9ER7fbnYAfW9BXc/aMaKtDJOS/Jr8i6tOzPNYiBC5Ec=; b=u6vmycgFnMNrAXf4/IEz3v/Eyp4aF844D7qDrWn8sJBhUp1UvjMZDwRdAVS07APgTM 64Vdo+C5sWZShj6sfuJwbNKcMw+ifWf7Dl/54T/hQgxTP0hOACdcAFiuiqnARsYOtedT e4HVAvif/+po4+RbRs9UmUF7iJrmuxyXFeMdApvPoVBb2jQQsrbpZMZNfWEy+zudToUC xED+GZ4mbZ6t7HDU99I+gsj+SkKbqgwTHYScJNb8xK/bjsDlpnw6aBncITISZlhvFaky YZ0/yqfcao7A+WiLeM5crmUxPHLqtdH5zmN+J/ch+w3gfwBKKnEWTJOuAe++/19zEEb1 xmgQ== MIME-Version: 1.0 Received: by 10.60.171.69 with SMTP id as5mr19698395oec.100.1349890106554; Wed, 10 Oct 2012 10:28:26 -0700 (PDT) Received: by 10.76.167.202 with HTTP; Wed, 10 Oct 2012 10:28:26 -0700 (PDT) In-Reply-To: <5075ACE3.9030509@FreeBSD.org> References: <20121010134421.GI26497@ithaqua.etoilebsd.net> <50758134.9070701@mail.zedat.fu-berlin.de> <5075ACE3.9030509@FreeBSD.org> Date: Wed, 10 Oct 2012 10:28:26 -0700 Message-ID: Subject: Re: [HEADSUP] current switched by default to pkgng From: Garrett Cooper To: Matthew Seaman 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:28:27 -0000 On Wed, Oct 10, 2012 at 10:14 AM, Matthew Seaman wrote: > On 10/10/2012 15:07, O. Hartmann wrote: >> Is ports-mgmt/portmaster now dealing with pkgng? > > Not yet. bdrewery has taken over the portmaster port and pkgng related > updates are expected in the near future. > > Until then, you still need to follow the instructions here: > > https://github.com/pkgng/pkgng/blob/master/FAQ.md#15 Ok, nevermind. That's what I get for running make patch but not actually following through figuring out why the make patch didn't stick :). -Garrett