From owner-freebsd-ports@FreeBSD.ORG Sun Jun 8 19:25:26 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B76B8A13 for ; Sun, 8 Jun 2014 19:25:26 +0000 (UTC) Received: from mail.qcislands.net (mail.qcislands.net [23.235.65.68]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 98AF72126 for ; Sun, 8 Jun 2014 19:25:26 +0000 (UTC) Received: from [69.176.161.72] (helo=[192.168.0.170]) by mail.qcislands.net with esmtp (Exim 4.80) (envelope-from ) id 1Wtiia-0000Qm-4t; Sun, 08 Jun 2014 12:25:24 -0700 Message-ID: <5394B89A.4040607@paz.bz> Date: Sun, 08 Jun 2014 12:25:14 -0700 From: Jim Pazarena User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: freebsd-ports@freebsd.org Subject: Re: pkg 2 ng conversion Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Jun 2014 19:25:26 -0000 On 2014-06-08 10:55 AM, Warren Block wrote: > On Sun, 8 Jun 2014, Jim Pazarena wrote: > > > No. pkg is just a package manager. It does not replace ports, it just > handles packages. Like the old package manager, binary packages can be > downloaded and installed rather than ports, but the choice is yours. Ahh.. therein lies the confusion. I have been compiling ports for many years. However the compilations began nagging about converting pkg2ng. So I investigated, and set the appropriate "WITH_PKGNG=yes" and ran pkg2ng. But I never use packages. I always compile from ports. So the warning appearing in each and every compile was & is very misleading. Unless I am *still* confused !!