Bug 64120

Summary: /mnt/www/en/ports/needs to be re-run
Product: Documentation Reporter: Mark Linimon <linimon>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Mark Linimon 2004-03-11 21:40:18 UTC
	The top-level 'ports' webpage does not yet reflect the new
	net-mgmt category.  The category is already listed in the
	files 'categories', so it seems likely that no one remembered
	to run the script.

Fix: 

Short-term: run the script.
	Longer-term: document the correct procedure for adding a new
	ports category.  I will undertake this task.
How-To-Repeat: 	(n/a)
Comment 1 Simon L. B. Nielsen freebsd_committer freebsd_triage 2004-03-11 22:07:36 UTC
On 2004.03.11 15:40:22 -0600, Mark Linimon wrote:
> 
> 	The top-level 'ports' webpage does not yet reflect the new
> 	net-mgmt category.  The category is already listed in the
> 	files 'categories', so it seems likely that no one remembered
> 	to run the script.


Without having checked I'm rather sure the reason is that those pages
are based on INDEX and that hasn't been updated since the addition of
the new category.

The proper solution is of course not to use INDEX from CVS but a freshly
build one, but I don't have the time to implement that at the moment.

-- 
Simon L. Nielsen
FreeBSD Documentation Team
Comment 2 Trevor Johnson 2004-03-12 01:55:17 UTC
When I asked about this on cvs-doc, kris said that same thing that simon
has said (that the Web page is generated from the INDEX file, which
hadn't been updated).
-- 
Trevor Johnson
Comment 3 Mark Linimon freebsd_committer freebsd_triage 2004-05-17 20:12:37 UTC
State Changed
From-To: open->closed

It sounds as though Kris will soon have a permanent fix 
for this problem.