From owner-freebsd-ports@FreeBSD.ORG Sun Jun 8 19:45:06 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 3C4FBC95 for ; Sun, 8 Jun 2014 19:45:06 +0000 (UTC) Received: from mail.grem.de (outcast.grem.de [213.239.217.27]) by mx1.freebsd.org (Postfix) with SMTP id 827532264 for ; Sun, 8 Jun 2014 19:45:04 +0000 (UTC) Received: (qmail 62726 invoked by uid 89); 8 Jun 2014 19:44:57 -0000 Received: from unknown (HELO ?192.168.250.177?) (mg@grem.de@88.217.180.199) by mail.grem.de with ESMTPA; 8 Jun 2014 19:44:57 -0000 References: <5394B89A.4040607@paz.bz> Mime-Version: 1.0 (1.0) In-Reply-To: <5394B89A.4040607@paz.bz> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Message-Id: X-Mailer: iPhone Mail (11D201) From: Michael Gmelin Subject: Re: pkg 2 ng conversion Date: Sun, 8 Jun 2014 21:44:35 +0200 To: Jim Pazarena Cc: "freebsd-ports@freebsd.org" 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:45:06 -0000 > On 08 Jun 2014, at 21:25, Jim Pazarena wrote: >=20 >> On 2014-06-08 10:55 AM, Warren Block wrote: >> On Sun, 8 Jun 2014, Jim Pazarena wrote: >>=20 >>=20 >> 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. >=20 > 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=3Dyes" and ran > pkg2ng. But I never use packages. I always compile from ports. >=20 > So the warning appearing in each and every compile was & is very > misleading. Unless I am *still* confused !! Not really. If you build from ports that results in a binary package that is= installed using the package manager. Old pkg_* tools won't be supported aft= er September 1st, so this directly affects you, even if you build all ports y= ourself. > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"