1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00

Make it clear that pkgng is optional

Submitted by:	wblock
Approved by:	bdrewery (maintainer)
This commit is contained in:
Eitan Adler 2013-02-06 02:35:29 +00:00
parent 837a83397d
commit cc483cb5b0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=311742

View File

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