From david@catwhisker.org  Sun Jan 13 19:54:30 2013
Return-Path: <david@catwhisker.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	by hub.freebsd.org (Postfix) with ESMTP id B045A160;
	Sun, 13 Jan 2013 19:54:30 +0000 (UTC)
	(envelope-from david@catwhisker.org)
Received: from albert.catwhisker.org (m209-73.dsl.rawbw.com [198.144.209.73])
	by mx1.freebsd.org (Postfix) with ESMTP id 73423888;
	Sun, 13 Jan 2013 19:54:30 +0000 (UTC)
Received: from albert.catwhisker.org (localhost [127.0.0.1])
	by albert.catwhisker.org (8.14.6/8.14.6) with ESMTP id r0DJsTO7003670;
	Sun, 13 Jan 2013 11:54:29 -0800 (PST)
	(envelope-from david@albert.catwhisker.org)
Received: (from david@localhost)
	by albert.catwhisker.org (8.14.6/8.14.6/Submit) id r0DJsTde003669;
	Sun, 13 Jan 2013 11:54:29 -0800 (PST)
	(envelope-from david)
Message-Id: <201301131954.r0DJsTde003669@albert.catwhisker.org>
Date: Sun, 13 Jan 2013 11:54:29 -0800 (PST)
From: David Wolfskill <david@catwhisker.org>
Reply-To: David Wolfskill <david@catwhisker.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Documentation for new mailing list, freebsd-pkg@
X-Send-Pr-Version: 3.114
X-GNATS-Notify:

>Number:         175268
>Category:       docs
>Synopsis:       Documentation for new mailing list, freebsd-pkg@
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    gjb
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 13 20:00:00 UTC 2013
>Closed-Date:    Sun Jan 13 22:33:36 UTC 2013
>Last-Modified:  Sun Jan 13 22:40:00 UTC 2013
>Originator:     David Wolfskill
>Release:        FreeBSD 9.1-STABLE i386
>Organization:
Wolfskill & Dowling Residence
>Environment:
System: FreeBSD albert.catwhisker.org 9.1-STABLE FreeBSD 9.1-STABLE #450 r245360M/245362: Sun Jan 13 05:29:51 PST 2013 root@freebeast.catwhisker.org:/usr/obj/usr/src/sys/ALBERT i386
>Description:
	We have a new mailing list, freebsd-pkg, which bapat@ has
	requested.

	This is the update for the Handbook for its description.
>How-To-Repeat:
	n/a
>Fix:
	As is usual, the below is a result of pasting the "terse"
	and "verbose" descriptions in what looked to me like
	appropriate places (using simple pattern-matching).  Please
	edit the below as appropriate.


Index: books/handbook/eresources/chapter.xml
===================================================================
--- books/handbook/eresources/chapter.xml	(revision 40612)
+++ books/handbook/eresources/chapter.xml	(working copy)
@@ -1490,6 +1490,26 @@
 	</varlistentry>
 
 	<varlistentry>
+	  <term>&a.pkg.name;</term>
+
+	  <listitem>
+	    <para><emphasis>Binary package management and package
+	        tools discussion</emphasis></para>
+
+	    <para>Discussion of all aspects of managing FreeBSD
+	        systems by using binary packages to install software,
+	        including binary package toolkits and formats, their
+	        development and support within FreeBSD, package repository
+	        management, and 3rd party packages.
+
+	        Note that discussion  of ports which fail to generate
+	        packages correctly should generally be considered
+	        as ports problems, and so inappropriate for this
+	        list.</para>
+	  </listitem>
+	</varlistentry>
+
+	<varlistentry>
 	  <term>&a.platforms.name;</term>
 
 	  <listitem>
Index: share/xml/mailing-lists.ent
===================================================================
--- share/xml/mailing-lists.ent	(revision 40612)
+++ share/xml/mailing-lists.ent	(working copy)
@@ -327,6 +327,10 @@
 <!ENTITY a.pf "<ulink url='&a.pf.url;'>FreeBSD packet filter mailing list</ulink>">
 <!ENTITY a.pf.name "<ulink url='&a.pf.url;'>freebsd-pf</ulink>">
 
+<!ENTITY a.pkg.url "&a.mailman.listinfo;/freebsd-pkg">
+<!ENTITY a.pkg "<ulink url='&a.pkg.url;'>Binary package management and package tools discussion</ulink>">
+<!ENTITY a.pkg.name "<ulink url='&a.pkg.url;'>freebsd-pkg</ulink>">
+
 <!ENTITY a.platforms.url "&a.mailman.listinfo;/freebsd-platforms">
 <!ENTITY a.platforms "<ulink url='&a.platforms.url;'>FreeBSD non-Intel platforms porting mailing list</ulink>">
 <!ENTITY a.platforms.name "<ulink url='&a.platforms.url;'>freebsd-platforms</ulink>">
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->gjb 
Responsible-Changed-By: gjb 
Responsible-Changed-When: Sun Jan 13 22:16:52 UTC 2013 
Responsible-Changed-Why:  
Grab. 


http://www.freebsd.org/cgi/query-pr.cgi?pr=175268 
State-Changed-From-To: open->closed 
State-Changed-By: gjb 
State-Changed-When: Sun Jan 13 22:33:09 UTC 2013 
State-Changed-Why:  
Committed with minor changes as r40628.  Thanks! 


http://www.freebsd.org/cgi/query-pr.cgi?pr=175268 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/175268: commit references a PR
Date: Sun, 13 Jan 2013 22:33:15 +0000 (UTC)

 Author: gjb
 Date: Sun Jan 13 22:33:01 2013
 New Revision: 40628
 URL: http://svnweb.freebsd.org/changeset/doc/40628
 
 Log:
   Add freebsd-pkg@
   
   PR:		175268
   Submitted by:	David Wolfskill
 
 Modified:
   head/en_US.ISO8859-1/books/handbook/eresources/chapter.xml
   head/en_US.ISO8859-1/share/xml/mailing-lists.ent
 
 Modified: head/en_US.ISO8859-1/books/handbook/eresources/chapter.xml
 ==============================================================================
 --- head/en_US.ISO8859-1/books/handbook/eresources/chapter.xml	Sun Jan 13 21:45:43 2013	(r40627)
 +++ head/en_US.ISO8859-1/books/handbook/eresources/chapter.xml	Sun Jan 13 22:33:01 2013	(r40628)
 @@ -1490,6 +1490,26 @@
  	</varlistentry>
  
  	<varlistentry>
 +	  <term>&a.pkg.name;</term>
 +
 +	  <listitem>
 +	    <para><emphasis>Binary package management and package
 +	      tools discussion</emphasis></para>
 +
 +	    <para>Discussion of all aspects of managing &os; systems
 +	      by using binary packages to install software, including
 +	      binary package toolkits and formats, their development
 +	      and support within &os;, package repository management,
 +	      and 3rd party packages.</para>
 +
 +	    <para>Note that discussion of ports which fail to generate
 +	      packages correctly should generally be considered as
 +	      ports problems, and so inappropriate for this
 +	      list.</para>
 +	  </listitem>
 +	</varlistentry>
 +
 +	<varlistentry>
  	  <term>&a.platforms.name;</term>
  
  	  <listitem>
 
 Modified: head/en_US.ISO8859-1/share/xml/mailing-lists.ent
 ==============================================================================
 --- head/en_US.ISO8859-1/share/xml/mailing-lists.ent	Sun Jan 13 21:45:43 2013	(r40627)
 +++ head/en_US.ISO8859-1/share/xml/mailing-lists.ent	Sun Jan 13 22:33:01 2013	(r40628)
 @@ -327,10 +327,13 @@
  <!ENTITY a.pf "<ulink url='&a.pf.url;'>FreeBSD packet filter mailing list</ulink>">
  <!ENTITY a.pf.name "<ulink url='&a.pf.url;'>freebsd-pf</ulink>">
  
 +<!ENTITY a.pkg.url "&a.mailman.listinfo;/freebsd-pkg">
 +<!ENTITY a.pkg "<ulink url='&a.pkg.url;'>Binary package management and package tools discussion</ulink>">
 +<!ENTITY a.pkg.name "<ulink url='&a.pkg.url;'>freebsd-pkg</ulink>">
 +
  <!ENTITY a.platforms.url "&a.mailman.listinfo;/freebsd-platforms">
  <!ENTITY a.platforms "<ulink url='&a.platforms.url;'>FreeBSD non-Intel platforms porting mailing list</ulink>">
  <!ENTITY a.platforms.name "<ulink url='&a.platforms.url;'>freebsd-platforms</ulink>">
 -
  <!ENTITY a.ports.url "&a.mailman.listinfo;/freebsd-ports">
  <!ENTITY a.ports "<ulink url='&a.ports.url;'>FreeBSD ports mailing list</ulink>">
  <!ENTITY a.ports.name "<ulink url='&a.ports.url;'>freebsd-ports</ulink>">
 _______________________________________________
 svn-doc-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-doc-all
 To unsubscribe, send any mail to "svn-doc-all-unsubscribe@freebsd.org"
 
>Unformatted:
