From nobody@FreeBSD.org  Thu Jun 23 19:10:21 2005
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 5216616A41C
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 23 Jun 2005 19:10:21 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 24CD843D1D
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 23 Jun 2005 19:10:21 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j5NJAG2S051630
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 23 Jun 2005 19:10:16 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id j5NJAGJ5051629;
	Thu, 23 Jun 2005 19:10:16 GMT
	(envelope-from nobody)
Message-Id: <200506231910.j5NJAGJ5051629@www.freebsd.org>
Date: Thu, 23 Jun 2005 19:10:16 GMT
From: Imobach Gonzlez Sosa <imobachgs@banot.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Ports: undocumented target 'config-recursive'
X-Send-Pr-Version: www-2.3

>Number:         82586
>Category:       docs
>Synopsis:       [patch] ports(7): undocumented target 'config-recursive'
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    jcamou
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 23 19:20:22 GMT 2005
>Closed-Date:    Tue Aug 09 23:04:19 GMT 2005
>Last-Modified:  Tue Aug 09 23:04:19 GMT 2005
>Originator:     Imobach Gonzlez Sosa
>Release:        5.4
>Organization:
>Environment:
FreeBSD magec.banot.net 5.4-RELEASE-p2 FreeBSD 5.4-RELEASE-p2 #0: Wed Jun 22 21:29:25 WEST 2005     root@magec.banot.net:/usr/obj/usr/src/sys/MAGEC  i386
>Description:
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
>Fix:
      
>Release-Note:
>Audit-Trail:

From: Sergey Matveychuk <sem@FreeBSD.org>
To: bug-followup@FreeBSD.org,  imobachgs@banot.net
Cc:  
Subject: Re: ports/82586: Ports: undocumented target 'config-recursive'
Date: Fri, 24 Jun 2005 16:25:16 +0400

 Send a patch please.
 
 -- 
 Sem.

From: Imobach =?ISO-8859-1?Q?Gonz=E1lez?= Sosa <imobachgs@banot.net>
To: imobachgs@banot.net, bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/82586: Ports: undocumented target 'config-recursive'
Date: Fri, 24 Jun 2005 15:40:04 +0100

 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
 
 
Responsible-Changed-From-To: freebsd-ports-bugs->doc 
Responsible-Changed-By: jylefort 
Responsible-Changed-When: Wed Jun 29 19:49:26 GMT 2005 
Responsible-Changed-Why:  
Over to maintainers. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=82586 
Responsible-Changed-From-To: doc->freebsd-doc 
Responsible-Changed-By: jylefort 
Responsible-Changed-When: Wed Jun 29 19:54:33 GMT 2005 
Responsible-Changed-Why:  
freebsd-doc, not doc 

http://www.freebsd.org/cgi/query-pr.cgi?pr=82586 
Responsible-Changed-From-To: freebsd-doc->jcamou  
Responsible-Changed-By: jcamou 
Responsible-Changed-When: Wed Jul 20 04:21:58 GMT 2005 
Responsible-Changed-Why:  
Take it, I'll work on it.  

http://www.freebsd.org/cgi/query-pr.cgi?pr=82586 
State-Changed-From-To: open->patched  
State-Changed-By: jcamou 
State-Changed-When: Wed Jul 20 22:24:53 GMT 2005 
State-Changed-Why:  
The patch has been applied to HEAD.  I'll MFC after 
one week.  Thanks for the submission! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=82586 
State-Changed-From-To: patched->closed  
State-Changed-By: jcamou 
State-Changed-When: Tue Aug 9 23:03:08 GMT 2005 
State-Changed-Why:  
The patch has been MFC, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=82586 
>Unformatted:
