Bug 28510 - Can't make ports readmes if categories missing.
Summary: Can't make ports readmes if categories missing.
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Port Management Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-06-29 11:50 UTC by pcasidy
Modified: 2001-12-23 11:11 UTC (History)
0 users

See Also:


Attachments
file.diff (1.11 KB, patch)
2001-06-29 11:50 UTC, pcasidy
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description pcasidy 2001-06-29 11:50:01 UTC
	One use removed categories from ports such as specific languages
	categories or whatever (chinese, games...).
	When trying to create all readmes, makefile fails to cd to
	removed categories.

Fix: I suggest this patch. "works for me".
	WARNING: this is a makefile path. Watch out for TABs replaced
		by spaces while copy/pasting.
How-To-Repeat: 	remove chinese (or else) category from ports.
	make readmes
	=> can't cd to chinese...
Comment 1 Peter Pentchev freebsd_committer freebsd_triage 2001-06-29 12:03:44 UTC
Responsible Changed
From-To: freebsd-ports->portmgr

Over to the ports infrastructure maintainers.  I think this one has been 
brought up before, can't find any specific references now, though.
Comment 2 Will Andrews freebsd_committer freebsd_triage 2001-12-23 11:11:40 UTC
State Changed
From-To: open->closed

Fixed, thanks!