Bug 90718

Summary: Wrong recommendation in portsdb(1) man page
Product: Documentation Reporter: Enrique Matías Sánchez <cronopios>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Enrique Matías Sánchez 2005-12-20 21:20:09 UTC
              The portsdb(1) man page states:
              
                  In addition, considering that the INDEX file often gets outdated
                  because it is updated only once a week or so in the official 
                  ports tree, it is recommended that you run ``portsdb -Uu'' after
                  every CVSup of the ports tree in order to keep them always 
                  up-to-date and in sync with the ports tree.
              
              However, to my best knowledge, the index file is updated not once a 
              week, but every few hours, so the -U option of portsdb becomes
              unnecesary and costly.  Running ``make fetchindex && portsdb -u'' 
              should be enough.

Fix: 

Please update the manual page.
How-To-Repeat:               man portsdb
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2005-12-20 22:18:16 UTC
State Changed
From-To: open->closed

Your point is valid, but, portsdb(1) is not a part of FreeBSD. It's installed 
by a third-party utility "portupgrade", and thus this issue should be brought 
up with portupgrade authors. A good contact person would be <koma2@lovepeers.org>