| Summary: | [PATCH] make.conf WITH_* variables aren't documented. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | mwm | ||||
| Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
mwm
2001-06-03 03:00:01 UTC
These should probably go into the ports(7) manpage. On Sun, Jun 03, 2001 at 01:53:04AM -0000, mwm@mired.org wrote: > > The various WITH_* and WITHOUT_* variables in the ports make system > aren't documented. [...] Cheers, -- Ruslan Ermilov Oracle Developer/DBA, ru@sunbay.com Sunbay Software AG, ru@FreeBSD.org FreeBSD committer, +380.652.512.251 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age > On Sun, Jun 03, 2001 at 01:53:04AM -0000, mwm@mired.org wrote: > Ruslan Ermilov <ru@FreeBSD.ORG> types: > > The various WITH_* and WITHOUT_* variables in the ports make system > > aren't documented. > These should probably go into the ports(7) manpage. Possibly true. On the other hand, there's a lot of things in the make.conf man page that should go there as well, and a lot of duplication between the two. Someone should decide which of the two pages they belong in (*), merge them into one place with an appropriate replacement in the other, and add a reference to make.conf(7) to ports(7). I'm willing to do the work; I just want to make sure it goes in the right place before starting. <mike *) I'd vote for putting them in make.conf(7), as doing so would help fix one of the bugs on the ports(7) man page: "This man page is too long." -- Mike Meyer <mwm@mired.org> http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. State Changed From-To: open->suspended Documentation for ports options are in a state of flux in -current, since Alex removed all of the from make.conf(5), but, AFAIK, hasn't readded them anywhere yet. Until such time as we figure out where they should go, this PR should be suspended. Responsible Changed From-To: freebsd-doc->alex Alex removed things like this from make.conf(5), so perhaps he can figure out where this should go, and merge stuff from this PR when the time comes Responsible Changed From-To: alex->freebsd-doc alex has given up his commit bit, so reset Responsible to the mailing list. State Changed From-To: suspended->closed Since this PR came in long ago, a framework to centrally document all the ports knobs has been committed as ports/KNOBS. But thanks for the submission. |