aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorBryan Drewery <bdrewery@FreeBSD.org>2012-10-16 23:57:52 +0000
committerBryan Drewery <bdrewery@FreeBSD.org>2012-10-16 23:57:52 +0000
commit534fb47c2aac5bf7e8d8b8a1df2dd34a05e4ea5f (patch)
tree143d85ed2bd9fb1f285e937b1d879e1c056f0995 /UPDATING
parent986f60aefc7e0b1088953d390ab175e3596a6e02 (diff)
downloadports-534fb47c2aac5bf7e8d8b8a1df2dd34a05e4ea5f.tar.gz
ports-534fb47c2aac5bf7e8d8b8a1df2dd34a05e4ea5f.zip
- Clarify portupgrade/portmaster pkgng conversion entries
Feature safe: yes
Notes
Notes: svn path=/head/; revision=305995
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING6
1 files changed, 6 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 4b9949ef6aef..97ae0c62f2c5 100644
--- a/UPDATING
+++ b/UPDATING
@@ -14,6 +14,9 @@ you update your ports collection, before attempting any port upgrades.
database. Also see UPDATING entry 20121010 if you are on a recent CURRENT
and do not want to use pkg.
+ This is optional and not currently required.
+
+ # make -C /usr/ports/ports-mgmt/pkg install clean
# make -C /usr/ports/ports-mgmt/portmaster config build deinstall install clean
# echo 'WITH_PKGNG=yes' >> /etc/make.conf
# pkg2ng
@@ -25,6 +28,9 @@ you update your ports collection, before attempting any port upgrades.
Portupgrade now supports pkgng. To use pkgng, enable it in your make.conf,
and convert your databases.
+ This is optional and not currently required.
+
+ # make -C /usr/ports/ports-mgmt/pkg install clean
# echo 'WITH_PKGNG=yes' >> /etc/make.conf
# pkg2ng
# pkgdb -fu