From tabthorpe@FreeBSD.org  Tue Jan 29 18:43:23 2008
Return-Path: <tabthorpe@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id B320F16A420;
	Tue, 29 Jan 2008 18:43:23 +0000 (UTC)
	(envelope-from tabthorpe@FreeBSD.org)
Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28])
	by mx1.freebsd.org (Postfix) with ESMTP id A142813C46B;
	Tue, 29 Jan 2008 18:43:23 +0000 (UTC)
	(envelope-from tabthorpe@FreeBSD.org)
Received: from freefall.freebsd.org (tabthorpe@localhost [127.0.0.1])
	by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m0TIhN6P072278;
	Tue, 29 Jan 2008 18:43:23 GMT
	(envelope-from tabthorpe@freefall.freebsd.org)
Received: (from tabthorpe@localhost)
	by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m0TIhN3B072277;
	Tue, 29 Jan 2008 18:43:23 GMT
	(envelope-from tabthorpe)
Message-Id: <200801291843.m0TIhN3B072277@freefall.freebsd.org>
Date: Tue, 29 Jan 2008 18:43:23 GMT
From: Thomas Abthorpe <tabthorpe@FreeBSD.org>
Reply-To: Thomas Abthorpe <tabthorpe@FreeBSD.org>
To: FreeBSD-gnats-submit@FreeBSD.org
Cc: miwi@FreeBSD.org
Subject: Add ports-mgmt/genplist to pkg-plist section of Porter's Handbook
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         120124
>Category:       docs
>Synopsis:       Add ports-mgmt/genplist to pkg-plist section of Porter's Handbook
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 29 18:50:02 UTC 2008
>Closed-Date:    Fri Mar 14 16:58:33 UTC 2008
>Last-Modified:  Fri Mar 14 16:58:33 UTC 2008
>Originator:     Thomas Abthorpe
>Release:        FreeBSD 7.0-PRERELEASE i386
>Organization:
FreeBSD.GoodKing.Ca
>Environment:
System: FreeBSD freefall.freebsd.org 7.0-PRERELEASE FreeBSD 7.0-PRERELEASE #32: Tue Jan 15 15:07:33 UTC 2008 simon@freefall.freebsd.org:/usr/src/sys/i386/compile/FREEFALL i386


>Description:
- Add ports-mgmt/genplist to pkg-plist section of Porter's Handbook
>How-To-Repeat:
>Fix:
--- patch begins here ---
Index: book.sgml
===================================================================
RCS file: /home/dcvs/doc/en_US.ISO8859-1/books/porters-handbook/book.sgml,v
retrieving revision 1.901
diff -u -r1.901 book.sgml
--- book.sgml	28 Jan 2008 06:44:37 -0000	1.901
+++ book.sgml	29 Jan 2008 18:29:20 -0000
@@ -8574,9 +8574,12 @@
 	<link linkend="porting-shlibs">shared libraries</link> section.</para>
 
       <para>Alternatively, use the <command>plist</command> script in
-	<filename>/usr/ports/Tools/scripts/</filename> to build the
-	package list automatically.  The first step is the same as
-	above: take the first three lines, that is,
+	<filename>/usr/ports/Tools/scripts/</filename> or install
+	<filename role="package">ports-mgmt/genplist</filename>
+	to build the package list automatically.</para>
+
+      <para>When using the plist script, the first step is
+	the same as above: take the first three lines, that is,
 	<command>mkdir</command>, <command>mtree</command> and
 	<command>make depends</command>.  Then build and install the
 	port:</para>
@@ -8588,8 +8591,12 @@
 
       <screen>&prompt.root; <userinput>/usr/ports/Tools/scripts/plist -Md -m $(make -V MTREE_FILE) /var/tmp/$(make -V PORTNAME) &gt; pkg-plist</userinput></screen>
 
-      <para>The packing list still has to be tidied up by hand as
-	stated above.</para>
+      <para>To use genplist</para>
+
+      <screen>&prompt.root; <userinput>genplist /var/tmp/$(make -V PORTNAME)</userinput></screen>
+ 
+      <para>In either case, the packing list still has to be tidied up by
+	hand as stated above.</para>
 
     </sect1>
--- patch ends here ---
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Tue Jan 29 18:55:58 UTC 2008 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=120124 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Fri Mar 14 16:58:32 UTC 2008 
State-Changed-Why:  
no feedback from genplist author. 

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