From asami@stampede.cs.berkeley.edu Tue Aug 17 18:50:40 1999
Return-Path: <asami@stampede.cs.berkeley.edu>
Received: from dfw-ix13.ix.netcom.com (dfw-ix13.ix.netcom.com [206.214.98.13])
	by hub.freebsd.org (Postfix) with ESMTP id A9D0414E1D
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 17 Aug 1999 18:50:38 -0700 (PDT)
	(envelope-from asami@stampede.cs.berkeley.edu)
Received: (from smap@localhost)
          by dfw-ix13.ix.netcom.com (8.8.4/8.8.4)
	  id UAA04720 for <FreeBSD-gnats-submit@freebsd.org>; Tue, 17 Aug 1999 20:51:08 -0500 (CDT)
Received: from sji-ca44-42.ix.netcom.com(209.111.212.170) by dfw-ix13.ix.netcom.com via smap (V1.3)
	id rma004686; Tue Aug 17 20:50:52 1999
Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.9.3/8.6.9) id SAA53044; Tue, 17 Aug 1999 18:49:50 -0700 (PDT)
Message-Id: <199908180149.SAA53044@silvia.hip.berkeley.edu>
Date: Tue, 17 Aug 1999 18:49:50 -0700 (PDT)
From: asami@freebsd.org
Sender: asami@stampede.cs.berkeley.edu
To: FreeBSD-gnats-submit@freebsd.org
Subject: Fix category listing in ports.sgml
X-Send-Pr-Version: 3.2

>Number:         13214
>Category:       docs
>Synopsis:       Fix category listing in ports.sgml
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    nik
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 17 18:50:01 PDT 1999
>Closed-Date:    Wed Aug 18 11:53:50 PDT 1999
>Last-Modified:  Wed Aug 18 11:54:15 PDT 1999
>Originator:     Satoshi Asami
>Release:        FreeBSD 3.2-STABLE i386
>Organization:
The FreeBSD Project
>Environment:

	irrelevant

>Description:

	the doc tree is still frozen, and I need to fix the porting chapter
	in the handbook

>How-To-Repeat:

	look at the list of categories and agonize how out of date it is

>Fix:
	
Index: chapter.sgml
===================================================================
RCS file: /usr/cvs/doc/en_US.ISO_8859-1/books/handbook/ports/chapter.sgml,v
retrieving revision 1.43
diff -u -r1.43 chapter.sgml
--- chapter.sgml	1999/08/05 20:48:20	1.43
+++ chapter.sgml	1999/08/18 01:47:21
@@ -4353,6 +4353,12 @@
 	      </row>
 	      
 	      <row>
+		<entry><filename>gnome*</filename></entry>
+		<entry>Ports from the GNU Network Object Model
+		  Environment (GNOME) project.</entry>
+	      </row>
+	      
+	      <row>
 		<entry><filename>graphics</filename></entry>
 		<entry>Graphics utilities.</entry>
 	      </row>
@@ -4374,8 +4380,8 @@
 
 	      <row>
 		<entry><filename>kde*</filename></entry>
-		<entry>Ports that form the K Desktop Environment
-		  (kde).</entry>
+		<entry>Ports from the K Desktop Environment
+		  (KDE) project.</entry>
 	      </row>
 	      
 	      <row>
@@ -4478,22 +4484,22 @@
 	      
 	      <row>
 		<entry><filename>tcl75*</filename></entry>
-		<entry>Ports that use tcl version 7.5 to run.</entry>
+		<entry>Ports that use Tcl version 7.5 to run.</entry>
 	      </row>
 	      
 	      <row>
 		<entry><filename>tcl76*</filename></entry>
-		<entry>Ports that use tcl version 7.6 to run.</entry>
+		<entry>Ports that use Tcl version 7.6 to run.</entry>
 	      </row>
 	      
 	      <row>
 		<entry><filename>tcl80*</filename></entry>
-		<entry>Ports that use tcl version 8.0 to run.</entry>
+		<entry>Ports that use Tcl version 8.0 to run.</entry>
 	      </row>
 	      
 	      <row>
 		<entry><filename>tcl81*</filename></entry>
-		<entry>Ports that use tcl version 8.1 to run.</entry>
+		<entry>Ports that use Tcl version 8.1 to run.</entry>
 	      </row>
 	      
 	      <row>
@@ -4504,22 +4510,27 @@
 	      
 	      <row>
 		<entry><filename>tk41*</filename></entry>
-		<entry>Ports that use tk version 4.1 to run.</entry>
+		<entry>Ports that use Tk version 4.1 to run.</entry>
 	      </row>
 	      
 	      <row>
 		<entry><filename>tk42*</filename></entry>
-		<entry>Ports that use tk version 4.2 to run.</entry>
+		<entry>Ports that use Tk version 4.2 to run.</entry>
 	      </row>
 	      
 	      <row>
 		<entry><filename>tk80*</filename></entry>
-		<entry>Ports that use tk version 8.0 to run.</entry>
+		<entry>Ports that use Tk version 8.0 to run.</entry>
 	      </row>
 	      
 	      <row>
 		<entry><filename>tk81*</filename></entry>
-		<entry>Ports that use tk version 8.1 to run.</entry>
+		<entry>Ports that use Tk version 8.1 to run.</entry>
+	      </row>
+	      
+	      <row>
+		<entry><filename>tkstep80*</filename></entry>
+		<entry>Ports that use TkSTEP version 8.0 to run.</entry>
 	      </row>
 	      
 	      <row>

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->nik 
Responsible-Changed-By: asami 
Responsible-Changed-When: Tue Aug 17 18:50:37 PDT 1999 
Responsible-Changed-Why:  
the tree's still frozen, and Nik's the only one that can fix it 
State-Changed-From-To: open->closed 
State-Changed-By: nik 
State-Changed-When: Wed Aug 18 11:53:50 PDT 1999 
State-Changed-Why:  
Committed, thanks. 
>Unformatted:
