Bug 82586

Summary: [patch] ports(7): undocumented target 'config-recursive'
Product: Documentation Reporter: Imobach González Sosa <imobachgs>
Component: Books & ArticlesAssignee: jcamou
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Imobach González Sosa 2005-06-23 20:20:22 UTC
There's a target "config-recursive" to configure options for a port and all its dependencies. And this target is not documented on the man page (7, ports).

Thanks.

How-To-Repeat: man ports
Comment 1 Sergey Matveychuk freebsd_committer freebsd_triage 2005-06-24 13:25:16 UTC
Send a patch please.

-- 
Sem.
Comment 2 Imobach González Sosa 2005-06-24 15:40:04 UTC
I think this patch should do the job. Hope it helps:

--- ports.7.orig        Fri Jun 24 15:34:48 2005
+++ ports.7     Fri Jun 24 15:34:20 2005
@@ -111,6 +111,11 @@
 .Va OPTIONS
 for this port using
 .Xr dialog 1 .
+.It Cm config-recursive
+Configure
+.Va OPTIONS
+for this port and all its dependencies using
+.Xr dialog 1 .
 .It Cm fetch
 Fetch all of the files needed to build this port from the sites
 listed in
Comment 3 Jean-Yves Lefort freebsd_committer freebsd_triage 2005-06-29 20:49:26 UTC
Responsible Changed
From-To: freebsd-ports-bugs->doc

Over to maintainers.
Comment 4 Jean-Yves Lefort freebsd_committer freebsd_triage 2005-06-29 20:54:33 UTC
Responsible Changed
From-To: doc->freebsd-doc

freebsd-doc, not doc
Comment 5 jcamou freebsd_committer freebsd_triage 2005-07-20 05:21:58 UTC
Responsible Changed
From-To: freebsd-doc->jcamou

Take it, I'll work on it.
Comment 6 jcamou freebsd_committer freebsd_triage 2005-07-20 23:24:53 UTC
State Changed
From-To: open->patched

The patch has been applied to HEAD.  I'll MFC after 
one week.  Thanks for the submission!
Comment 7 jcamou freebsd_committer freebsd_triage 2005-08-10 00:03:08 UTC
State Changed
From-To: patched->closed

The patch has been MFC, thanks!