From owner-freebsd-ports@FreeBSD.ORG Fri Feb 10 14:07:36 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A1B1D106564A; Fri, 10 Feb 2012 14:07:36 +0000 (UTC) (envelope-from lists@eitanadler.com) Received: from mail-we0-f182.google.com (mail-we0-f182.google.com [74.125.82.182]) by mx1.freebsd.org (Postfix) with ESMTP id F08A08FC08; Fri, 10 Feb 2012 14:07:35 +0000 (UTC) Received: by werm13 with SMTP id m13so2997627wer.13 for ; Fri, 10 Feb 2012 06:07:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eitanadler.com; s=0xdeadbeef; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=trC0iUB9aGUbkLeO2qnXK3Wg+VsSvhjU4GluV9SofVk=; b=VR2N/oElmSv7MnfNXEBU4MV30Q28TNdaJNtTVg+qfp0++7IzzZD4cVNJ4nA7lZ7fbj mb1d220j8RfBayn3X/zYZhfYQG8FtvTfNAA3lNOigjVea6magWEpeTDvvnj1Bysg2l0M 5UwIvA8oKsWmquHIDKsLWXI6T/dxox99s0Mqw= Received: by 10.180.83.97 with SMTP id p1mr9454734wiy.19.1328882855206; Fri, 10 Feb 2012 06:07:35 -0800 (PST) MIME-Version: 1.0 Received: by 10.223.103.10 with HTTP; Fri, 10 Feb 2012 06:07:02 -0800 (PST) In-Reply-To: <20120210092401.GA25843@mech-cluster241.men.bris.ac.uk> References: <20120130123930.GB40244@azathoth.lan> <4F330E6E.6080208@gmail.com> <20120209090231.GD16733@mech-cluster241.men.bris.ac.uk> <201202091017.13872.avilla@freebsd.org> <20120209102046.GA17207@mech-cluster241.men.bris.ac.uk> <20120210092401.GA25843@mech-cluster241.men.bris.ac.uk> From: Eitan Adler Date: Fri, 10 Feb 2012 09:07:02 -0500 Message-ID: To: Anton Shterenlikht Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Gm-Message-State: ALoCoQkv3RyJ/oviEna93m7z3culpTyn9/Df59N6ZhhiVFCNRJij6qh/L6BHGMdoE4sxW17S2LmI Cc: Baptiste Daroussin , freebsd-ports@freebsd.org Subject: Re: [HEADSUP][CFT] pkgng beta1 is out X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2012 14:07:36 -0000 On Fri, Feb 10, 2012 at 4:24 AM, Anton Shterenlikht w= rote: > On Thu, Feb 09, 2012 at 10:20:47AM +0000, Anton Shterenlikht wrote: >> On Thu, Feb 09, 2012 at 10:17:10AM +0100, Alberto Villa wrote: >> > On Thursday 09 February 2012 10:02:31 Anton Shterenlikht wrote: >> > > There are >400 ports installed, so I'm still missing >> > > something else. >> > >> > You didn't run pkg2ng. >> >> thanks again. I missed that too. > > So do I understand correctly that > once switched to pkg(1), the old > pkg_* tools should not be used > anymore? Is that what the output > below tells me: > > # pkg version -v |grep "<" > gcc =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0= =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0 =C2=A0< =C2=A0 needs updating (port has= 4.7.0.20120128) > > # pkg_version -v |grep "<" FYI pkg version -vl\< pkg_version -vl\< --=20 Eitan Adler