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 /UPDATING | |
parent | Upgrade to 1.12. (diff) |
Supplement the entry about portupgrade & INDEX with a reminder that
'make index' is only supported on complete ports-trees.
Suggested by: L. Staley <l.staley@acm.org>
Notes
Notes:
svn path=/head/; revision=121659
Diffstat (limited to 'UPDATING')
-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 |