From phantom@scorpion.crimea.ua Thu Aug 19 06:10:51 1999
Return-Path: <phantom@scorpion.crimea.ua>
Received: from sonet.crimea.ua (OTC-sl3-FLY.CRIS.NET [212.110.136.71])
	by hub.freebsd.org (Postfix) with ESMTP id CA2E714D36
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 19 Aug 1999 06:09:10 -0700 (PDT)
	(envelope-from phantom@scorpion.crimea.ua)
Received: (from uucp@localhost)
	by sonet.crimea.ua (8.8.8/8.8.8) with UUCP id OAA26098
	for FreeBSD-gnats-submit@freebsd.org; Thu, 19 Aug 1999 14:26:46 +0400 (MSD)
	(envelope-from phantom@scorpion.crimea.ua)
Received: (from phantom@localhost)
	by scorpion.crimea.ua (8.8.8/8.8.5+ssl+keepalive) id OAA01428;
	Thu, 19 Aug 1999 14:16:43 +0400 (MSD)
Message-Id: <199908191016.OAA01428@scorpion.crimea.ua>
Date: Thu, 19 Aug 1999 14:16:43 +0400 (MSD)
From: "Alexey M. Zelkin" <phantom@cris.net>
Sender: phantom@scorpion.crimea.ua
Reply-To: "Alexey M. Zelkin" <phantom@cris.net>
To: FreeBSD-gnats-submit@freebsd.org
Subject: [PATCH] ports.7 cleanup
X-Send-Pr-Version: 3.2

>Number:         13255
>Category:       docs
>Synopsis:       Some actualization of ports.7
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    hoek
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 19 06:20:01 PDT 1999
>Closed-Date:    Sat Aug 21 10:24:15 PDT 1999
>Last-Modified:  Sat Aug 21 10:24:41 PDT 1999
>Originator:     Alexey Zelkin
>Release:        FreeBSD 4.0-CURRENT
>Organization:
Home
>Environment:
>Description:

depends-list is not valid make target for ports.
This manpage seems smaller than many others ;)

>How-To-Repeat:
>Fix:
	
Index: ports.7
===================================================================
RCS file: /usr/local/CVSROOT/src/share/man/man7/ports.7,v
retrieving revision 1.14
diff -c -r1.14 ports.7
*** ports.7	1999/08/15 10:48:24	1.14
--- ports.7	1999/01/19 09:17:56
***************
*** 137,145 ****
  .Bl -tag -width fetch-list
  .It Ar fetch-list
  Show list of files needed to be fetched in order to build the port.
- .It Ar depends-list package-depends
- Print a list of all the compile and run dependencies, and dependencies
- of those dependencies.
  .It Ar clean
  Remove the expanded source code.  This recurses to dependencies unless
  .Ev NOCLEANDEPENDS
--- 137,142 ----
***************
*** 303,307 ****
  .Dq Porting Existing Software
  section of the handbook, and
  .Xr ports 7 .
- .Pp
- This man page is too long.
--- 300,302 ----

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->hoek 
Responsible-Changed-By: hoek 
Responsible-Changed-When: Thu Aug 19 19:59:35 PDT 1999 
Responsible-Changed-Why:  
I strongly object to the second of the two hunks in this patch, and  
assigning this PR to myself is the best way to make sure that my wishes 
are observerd. 

Also note that the dependslist target in question was removed in r.1.300 
of bsd.port.mk. 
State-Changed-From-To: open->closed 
State-Changed-By: hoek 
State-Changed-When: Sat Aug 21 10:24:15 PDT 1999 
State-Changed-Why:  
Somewhat modified version of your patch applied.  Thanks! 
>Unformatted:
