Bug 52672

Summary: Porter's Handbook: couple of corrections
Product: Documentation Reporter: alex.neyman <alex.neyman>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description alex.neyman 2003-05-25 17:00:27 UTC
1. The "Detailed information" subsection of the "Distribution files"
chapter gives an advanced, yet incorrect example. I inserted that
snippet in a sample port's Makefile, and the results of "fetch-list"
target are different from those of the handbook.

Moreover, this snippet produces warnings like
"/usr/ports/Mk/bsd.port.mk", line 2019: warning: duplicate script for target "master-sites-DEFAULT" ignored
however, this is out of scope for docs-PR.

2. In the "Do's and Dont's" chapter, while the title says "Respect CC
and CXX", the last paragraph refers to CFLAGS instead of CXX.
Comment 1 alex.neyman 2003-05-25 17:41:56 UTC
Please use <alex.neyman@auriga.ru> as the mail address. Mail to 
<avn@vagabond.auriga.ru> cannot be delivered. Thank you.
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2004-04-01 00:03:44 UTC
Responsible Changed
From-To: freebsd-doc->linimon

I'll take a look at this.
Comment 3 Mark Linimon freebsd_committer freebsd_triage 2004-06-30 03:21:39 UTC
Responsible Changed
From-To: linimon->freebsd-doc

I don't seem to be getting around to this.
Comment 4 Pav Lucistnik freebsd_committer freebsd_triage 2005-07-15 17:56:10 UTC
State Changed
From-To: open->closed

Both patches committed, thank you!