diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2004-11-15 12:51:25 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2004-11-15 12:51:25 +0000 |
commit | 0472b78e0f52d231b186a6a8bb186a4da1b868d6 (patch) | |
tree | b62617e1ee4d9bd102dfaae361785fd3f895cf51 | |
parent | 1566c6a60cf016d2606b3145d7efac911f1df4fa (diff) | |
download | ports-0472b78e0f52d231b186a6a8bb186a4da1b868d6.tar.gz ports-0472b78e0f52d231b186a6a8bb186a4da1b868d6.zip |
Notes
-rw-r--r-- | UPDATING | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -25,6 +25,12 @@ upgrades. pkgtools.conf (see portupgrade(1) or the default pkgtools.conf) to a different value than the default. + Also remember that 'make index' is only supported on _complete_ + ports-trees. If you are currently refusing whole categories by means + of a cvsup supfile, use 'make fetchindex' instead (or consider + keeping an extra machine/jail with a complete ports-tree around to + do INDEX builds on). + 20041111: AFFECTS: users of audio/faad, multimedia/mpeg4ip AUTHOR: lioux@FreeBSD.org |