Date: Thu, 27 Jun 2013 15:13:10 -0500 From: Bryan Drewery <bdrewery@FreeBSD.org> To: FreeBSD Ports <ports@freebsd.org>, pkg@Freebsd.org Subject: [HEADS UP] portmaster 3.17 detects pkgng differently Message-ID: <51CC9CD6.7000302@FreeBSD.org>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] 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 itself. 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=yes in make.conf if you are not running CURRENT. -- Regards, Bryan Drewery [-- Attachment #2 --] -----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-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?51CC9CD6.7000302>
