1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00

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>
This commit is contained in:
Michael Nottebrock 2004-11-15 12:51:25 +00:00
parent 1566c6a60c
commit 0472b78e0f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=121659

View File

@ -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