Bug 178119

Summary: [ports] Porter's handbook lacks examples for using OptionsNG from make.conf, etc
Product: Documentation Reporter: Enji Cooper <ngie>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Enji Cooper freebsd_committer freebsd_triage 2013-04-24 23:00:00 UTC
How OptionsNG could/should be used via make.conf, isn't documented in the Porters Handbook ( http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/makefile-options.html, under OPTIONS ), even though USE_* and KNOBS have sufficient developer and end-user examples for using them.

The best comprehensive example for using OptionsNG I found was on the forums: http://forums.freebsd.org/showthread.php?t=34019 .

Basically, it would be nice for there to be a Makefile in ports that's used as a template for the explanation and would be worked into a full blown "here is how you tweak the port options via the command-line/make.conf" explanation.
Comment 1 Bryan Drewery freebsd_committer freebsd_triage 2014-03-27 11:09:22 UTC
State Changed
From-To: open->closed

done