From owner-freebsd-ports@FreeBSD.ORG Fri Oct 19 14:39:32 2012 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 636B6476; Fri, 19 Oct 2012 14:39:32 +0000 (UTC) (envelope-from admin@lissyara.su) Received: from mx.lissyara.su (mx.lissyara.su [91.227.18.11]) by mx1.freebsd.org (Postfix) with ESMTP id A10C48FC0C; Fri, 19 Oct 2012 14:39:31 +0000 (UTC) Received: from [77.41.108.0] (port=63002 helo=dc7700p.lissyara.su) by mx.lissyara.su with esmtpa (Exim 4.80 (FreeBSD)) (envelope-from ) id 1TPDjP-000Fq8-TP; Fri, 19 Oct 2012 18:39:23 +0400 Message-ID: <5081661B.2090209@lissyara.su> Date: Fri, 19 Oct 2012 18:39:23 +0400 From: Alex Keda User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:16.0) Gecko/20121019 Thunderbird/16.0.1 MIME-Version: 1.0 To: Baptiste Daroussin , ports-announce@FreeBSD.org, current@freebsd.org, ports@FreeBSD.org Subject: Re: [HEADSUP] current switched by default to pkgng References: <20121010134421.GI26497@ithaqua.etoilebsd.net> In-Reply-To: <20121010134421.GI26497@ithaqua.etoilebsd.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Spam-Description: if spam count > 60 - this is spam X-Spam-Count: 0 X-Descriptions: powered by www.lissyara.su X-Bounce-ID: mx.lissyara.su X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Oct 2012 14:39:32 -0000 On 10.10.2012 17: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 > pkg command does not have key for list options - no autocompletions for example, for service command, I use complete service 'n/*/`service -l`/' in .cshrc what I can use for pkg command?