From edwin@mavetju.org  Tue Sep  2 19:03:32 2003
Return-Path: <edwin@mavetju.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id B7F0E16A4BF
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  2 Sep 2003 19:03:32 -0700 (PDT)
Received: from mag.barnet.com.au (mag.barnet.com.au [218.185.88.3])
	by mx1.FreeBSD.org (Postfix) with ESMTP id E2A2643FAF
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  2 Sep 2003 19:03:31 -0700 (PDT)
	(envelope-from edwin@mavetju.org)
Received: from extmail.barnet.com.au (tim.direct.int.barnet.com.au [10.10.10.2])
	by mag.barnet.com.au (Postfix) with ESMTP id 4FC1B3693
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  3 Sep 2003 12:03:27 +1000 (EST)
Received: from k7.mavetju (tim.barnet.com.au [218.185.88.1])
	by extmail.barnet.com.au (Postfix) with ESMTP id E305C1E0C
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  3 Sep 2003 12:03:25 +1000 (EST)
Received: by k7.mavetju (Postfix, from userid 1001)
	id E96906A7103; Wed,  3 Sep 2003 12:03:24 +1000 (EST)
Message-Id: <20030903020324.E96906A7103@k7.mavetju>
Date: Wed,  3 Sep 2003 12:03:24 +1000 (EST)
From: Edwin Groothuis <edwin@mavetju.org>
Reply-To: Edwin Groothuis <edwin@mavetju.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [patch] add more info about "Default targets and their behaviors"
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         56355
>Category:       ports
>Synopsis:       [patch] add more info about "Default targets and their behaviors"
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    portmgr
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 02 19:10:18 PDT 2003
>Closed-Date:    Fri Nov 07 00:54:36 PST 2003
>Last-Modified:  Fri Nov 07 00:54:36 PST 2003
>Originator:     Edwin Groothuis
>Release:        FreeBSD 4.8-RELEASE i386
>Organization:
-
>Environment:
System: FreeBSD k7.mavetju 4.8-RELEASE FreeBSD 4.8-RELEASE #0: Sun Aug 17 16:04:25 EST 2003 edwin@k7.mavetju:/usr/src/sys/compile/k7 i386

>Description:

The "Default targets and their behaviors:" of bsd.port.mk is not
complete (not even after this patch, but this patch has the commands
I consider important in it.

>How-To-Repeat:

make depends-list
make depend-list
make list-depends
make list-depend
make list-depends-all
make list-depen-all
less /usr/ports/Mk/bsd.port.mk
make all-depends-list

>Fix:

Index: bsd.port.mk
===================================================================
RCS file: /home/pcvs/ports/Mk/bsd.port.mk,v
retrieving revision 1.466
diff -u -r1.466 bsd.port.mk
--- bsd.port.mk	29 Aug 2003 02:26:02 -0000	1.466
+++ bsd.port.mk	3 Sep 2003 02:02:57 -0000
@@ -590,6 +590,14 @@
 # fetch-required - Retrieves ${DISTFILES} (and ${PATCHFILES} if defined),
 #				  for port and dependencies that are not already installed
 #				  into ${DISTDIR}.
+# all-depends-list - Show all directories which are dependencies
+#				  for this port.
+# build-depends-list - Show all directories which are build-dependencies
+#				  for this port.
+# package-depends-list - Show all directories which are
+#				  package-dependencies for this port.
+# run-depends-list - Show all directories which are run-dependencies
+#				  for this port.
 # extract		- Unpacks ${DISTFILES} into ${WRKDIR}.
 # patch			- Apply any provided patches to the source.
 # configure		- Runs either GNU configure, one or more local configure
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->port-mgr 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Sep 2 19:20:14 PDT 2003 
Responsible-Changed-Why:  
over to portmgr 


http://www.freebsd.org/cgi/query-pr.cgi?pr=56355 
Responsible-Changed-From-To: port-mgr->portmgr 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Tue Sep 2 19:21:00 PDT 2003 
Responsible-Changed-Why:  
retry 

http://www.freebsd.org/cgi/query-pr.cgi?pr=56355 
State-Changed-From-To: open->analyzed 
State-Changed-By: marcus 
State-Changed-When: Sat Nov 1 12:17:50 PST 2003 
State-Changed-Why:  
This is currently being tested on bento. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=56355 
State-Changed-From-To: analyzed->closed 
State-Changed-By: marcus 
State-Changed-When: Fri Nov 7 00:52:50 PST 2003 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=21885 
State-Changed-From-To: analyzed->closed 
State-Changed-By: marcus 
State-Changed-When: Fri Nov 7 00:52:50 PST 2003 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=51588 
State-Changed-From-To: analyzed->closed 
State-Changed-By: marcus 
State-Changed-When: Fri Nov 7 00:52:50 PST 2003 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=55325 
State-Changed-From-To: analyzed->closed 
State-Changed-By: marcus 
State-Changed-When: Fri Nov 7 00:52:50 PST 2003 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=57778 
State-Changed-From-To: analyzed->closed 
State-Changed-By: marcus 
State-Changed-When: Fri Nov 7 00:52:50 PST 2003 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=55674 
State-Changed-From-To: analyzed->closed 
State-Changed-By: marcus 
State-Changed-When: Fri Nov 7 00:52:50 PST 2003 
State-Changed-Why:  
Fixed with the comment made in the follow-up.  Thanks for reporting. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=56096 
State-Changed-From-To: analyzed->closed 
State-Changed-By: marcus 
State-Changed-When: Fri Nov 7 00:52:50 PST 2003 
State-Changed-Why:  
Committed, thanks! 

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