From owner-freebsd-ports@FreeBSD.ORG Thu Jun 27 20:13:11 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 30C777BB for ; Thu, 27 Jun 2013 20:13:11 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 00EA41C98 for ; Thu, 27 Jun 2013 20:13:11 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r5RKDAQR002742 for ; Thu, 27 Jun 2013 20:13:10 GMT (envelope-from bdrewery@freefall.freebsd.org) Received: (from bdrewery@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r5RKDANu002731 for ports@freebsd.org; Thu, 27 Jun 2013 20:13:10 GMT (envelope-from bdrewery) Received: (qmail 50239 invoked from network); 27 Jun 2013 15:13:08 -0500 Received: from unknown (HELO ?192.168.1.137?) (freebsd@shatow.net@74.94.87.209) by sweb.xzibition.com with ESMTPA; 27 Jun 2013 15:13:08 -0500 Message-ID: <51CC9CD6.7000302@FreeBSD.org> Date: Thu, 27 Jun 2013 15:13:10 -0500 From: Bryan Drewery Organization: FreeBSD User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130509 Thunderbird/17.0.6 MIME-Version: 1.0 To: FreeBSD Ports , pkg@Freebsd.org Subject: [HEADS UP] portmaster 3.17 detects pkgng differently X-Enigmail-Version: 1.5.1 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="----enig2PSCSUDAABMKFRHCQVQEM" 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: Thu, 27 Jun 2013 20:13:11 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) ------enig2PSCSUDAABMKFRHCQVQEM Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Since June 22nd, portmaster no longer relies on 'WITH_PKGNG' to be defined, or ports to be checked out to enable pkgng support. It now considers whether or not pkg is installed and registered with itse= lf. I.e., if this returns data, pkgng is considered in use: # pkg info pkg It's possible that you may have tested pkgng in the past, ran pkg2ng, and never fully committed to it by setting WITH_PKGNG. If this is the case, uninstall pkg with pkg_delete and also remove the stale database, rm /var/db/pkg/local.sqlite. This could manifest itself as portmaster -L showing the wrong versions, or portmaster no longer detecting installed packages correctly. Note that PORTS still require WITH_PKGNG=3Dyes in make.conf if you are no= t running CURRENT. --=20 Regards, Bryan Drewery ------enig2PSCSUDAABMKFRHCQVQEM Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (MingW32) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQIcBAEBAgAGBQJRzJzWAAoJEG54KsA8mwz5pb8P/1mPx/zfMeCbzbeeoFEPZ6m6 FQHEF9l5aoPxf9BuT9yozqBrTMeTR6zS/gvXXaYuk7EeU6wYXxh6F6SdE0wGUYLu nyRCBpxWO30ekCQQbXhakZHSLPYWcZF1k5ZVKhoMkzXdjX2vYwTpGdDcRaY1I5S1 qxjUryoJ+abE48nxl/1dX3xKzLYFQGqFNqbhngTBxVwkz1fwdKCqgyFLmN9ZllUM vzgnHq0gQxHGaq8oPf5/1NvOmT85OBEfMoAiQ7tTaZe9irIrmyMfQ/iEtSqnQtI9 J45jHf5dJ+ONI0O3bj7XR8KArwlJ6WSJBq9g+UQoKV7ytdHW11gYcPoYmJMC/co6 buyoIkNgyndGGxfdePrSg4Ack2bu6C3GmQUm05U1PPEgqGn5VAUd3qszxHcum4mC LnbqxGq9OFzvS6vJHZ/FReybr/gitrS8B9c8qHR4ggCYUTfAqD9NdXMBykJAvECz OesPNkNUpUa9jy5aQveH0VAJ+124HT5HI81iYbReSrtStIJ0ic8j6+dffsXt0XjA a8SsoKGaGqW/Kh2O0tCxQfln4v4s6G19+GWq/BOc246/Yi/lRwFJSzQAYqhnvMwY Q35WqdxGe2U0+q5NkCjiiJoGK87ezLSxdDQkyiV7zN/rkQzpBmmJsVhuEVCDzFyw BmzmP6uU81FtmkekmOtt =Hq90 -----END PGP SIGNATURE----- ------enig2PSCSUDAABMKFRHCQVQEM--