| Summary: | "make fetch-recursive" target description is missing in the ports manpage. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Igor Karpov <jc> | ||||
| 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
Igor Karpov
2002-12-11 09:40:01 UTC
On 2002-12-11 11:38, Igor Karpov <jc@minjust.gov.ua> wrote: > manpage on "ports" should contain "make fetch-recursive" target > description. It would be good to add "make fetch-recursive" target > description into the man page on ports. There are too many questions > from newbies on this matter. I'll try to make the necessary changes and have them reviewed by freebsd-ports and/or portmgr. The ports.7 manpage contains a lot of the stuff that /usr/ports/Mk/bsd.port.mk includes in comments. There are other things that could be added too. The following is a list, in case someone is faster doing this and beats me to it: : target descriptions missing from: : : ports.7 bsd.port.mk : ------------------------------------------------------- : checkpatch depends : checksum-recursive describe : makesum distclean : clean-depends index : fetch-recursive-list pretty-print-run-depends-list : pretty-print-build-depends-list : readmes : search On Wed, Dec 11, 2002 at 02:20:02AM -0800, Giorgos Keramidas wrote:
> I'll try to make the necessary changes and have them reviewed by
> freebsd-ports and/or portmgr. The ports.7 manpage contains a lot of
> the stuff that /usr/ports/Mk/bsd.port.mk includes in comments. There
> are other things that could be added too. The following is a list, in
> case someone is faster doing this and beats me to it:
Does anyone have a patch for this yet? It would be nice to update
ports.7. Can the original submitter at least propose some exact text
to be added if not a patch?
- Murray
Murray Stokely wrote:
> Does anyone have a patch for this yet? It would be nice to update
> ports.7. Can the original submitter at least propose some exact text
> to be added if not a patch?
I've wrote some little patch for new targets. Check it.
----
Sem.
State Changed From-To: open->closed I have committed the Sergey's patch from the followup. Thanks to both of you. |