aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2007-06-06 21:53:07 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2007-06-06 21:53:07 +0000
commit84d15169155c26001048931afddd9b0f81a5b9a7 (patch)
tree470289cd437ec41d552234cae15986720a82a6a6 /UPDATING
parent3547572f60d64cd7e8aeee6c283e94b5cc93d3e2 (diff)
downloadports-84d15169155c26001048931afddd9b0f81a5b9a7.tar.gz
ports-84d15169155c26001048931afddd9b0f81a5b9a7.zip
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING4
1 files changed, 3 insertions, 1 deletions
diff --git a/UPDATING b/UPDATING
index 3cd9d1b2974b..aed086e1137c 100644
--- a/UPDATING
+++ b/UPDATING
@@ -128,6 +128,8 @@ upgrades.
portupgrade-devel:
# portupgrade -f -o ports-mgmt/portupgrade-devel portupgrade
+ # rm -f /usr/ports/INDEX*.db /var/db/pkg/pkgdb.db
+ # pkgdb -fu
If you have changed your ports environment in /etc/make.conf,
/usr/local/etc/pkgtools.conf or similar you need to rebuild INDEX:
@@ -215,7 +217,7 @@ upgrades.
change ModulePath to /usr/local/lib/xorg/modules prior to running X.
If you run into problems running the new X server, try moving aside
- your /etc/X11/xorg.conf and allow X to run with default valuse. After
+ your /etc/X11/xorg.conf and allow X to run with default values. After
that you can see the default values in a log file (e.g. /var/log/Xorg.0.log)
and fix your xorg.conf according to the defaults.