1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
freebsd-ports/ports-mgmt/portmaster/pkg-message
Bryan Drewery 395142568b - Add ports-mgmt/pkg as a RUN_DEPENDS if enabling pkgng support
- Add UPDATING entry and pkg-message to assist in converting

Feature safe:	yes
2012-10-15 16:14:35 +00:00

11 lines
242 B
Plaintext

If you are upgrading from the old package format, there are 2
extra steps required.
Enable PKGNG as your package format:
# echo 'WITH_PKGNG=yes' >> /etc/make.conf
Then convert your /var/db/pkg database to the new pkg format:
# pkg2ng