From david@catwhisker.org  Sun Jan 15 21:35:19 2012
Return-Path: <david@catwhisker.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 27AA0106567C
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 15 Jan 2012 21:35:19 +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 E9FE98FC1C
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 15 Jan 2012 21:35:18 +0000 (UTC)
Received: from albert.catwhisker.org (localhost [127.0.0.1])
	by albert.catwhisker.org (8.14.5/8.14.5) with ESMTP id q0FL990Q003529
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 15 Jan 2012 13:09:09 -0800 (PST)
	(envelope-from david@albert.catwhisker.org)
Received: (from david@localhost)
	by albert.catwhisker.org (8.14.5/8.14.5/Submit) id q0FL993H003528;
	Sun, 15 Jan 2012 13:09:09 -0800 (PST)
	(envelope-from david)
Message-Id: <201201152109.q0FL993H003528@albert.catwhisker.org>
Date: Sun, 15 Jan 2012 13:09:09 -0800 (PST)
From: David Wolfskill <david@catwhisker.org>
Reply-To: David Wolfskill <david@catwhisker.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: doc update for new mailing list: freebsd-zope
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         164188
>Category:       docs
>Synopsis:       doc update for new mailing list: freebsd-zope
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    gjb
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 15 21:40:10 UTC 2012
>Closed-Date:    Sun Jan 15 22:30:55 UTC 2012
>Last-Modified:  Sun Jan 15 22:30:55 UTC 2012
>Originator:     David Wolfskill
>Release:        FreeBSD 8.2-STABLE i386
>Organization:
Wolfskill & Dowling Residence
>Environment:
System: FreeBSD albert.catwhisker.org 8.2-STABLE FreeBSD 8.2-STABLE #423 230106M: Sat Jan 14 04:07:59 PST 2012 root@freebeast.catwhisker.org:/common/S1/obj/usr/src/sys/ALBERT i386

>Description:
	We have a new mailing list (courtesy of miwi@).  The below
	patch is intended to update the docs accordingly; please
	feel free ot adjust as appropriate.
>How-To-Repeat:
	n/a
>Fix:
Index: en_US.ISO8859-1/books/handbook/eresources/chapter.sgml
===================================================================
RCS file: /cvs/freebsd/doc/en_US.ISO8859-1/books/handbook/eresources/chapter.sgml,v
retrieving revision 1.216
diff -u -u -r1.216 chapter.sgml
--- en_US.ISO8859-1/books/handbook/eresources/chapter.sgml	22 Dec 2011 05:15:08 -0000	1.216
+++ en_US.ISO8859-1/books/handbook/eresources/chapter.sgml	15 Jan 2012 21:03:20 -0000
@@ -565,6 +565,11 @@
 	      <entry>&a.xfce.name;</entry>
 	      <entry><application>XFCE</application> for &os; &mdash; porting and maintaining</entry>
 	    </row>
+
+	    <row>
+	      <entry>&a.zope.name;</entry>
+	      <entry><application>Zope</application> for &os; &mdash; porting and maintaining</entry>
+	    </row>
 	  </tbody>
 	</tgroup>
       </informaltable>
@@ -1839,6 +1844,22 @@
 	      are also welcome.</para>
 	  </listitem>
 	</varlistentry>
+
+	<varlistentry>
+	  <term>&a.zope.name;</term>
+
+	  <listitem>
+	    <para><emphasis>Zope</emphasis></para>
+
+	    <para>This is a forum for discussions related to bring the
+	      <application>Zope</application> environment to &os;.  This
+	      is a technical mailing list.  It is for individuals actively
+	      working on porting <application>Zope</application> to &os;,
+	      to bring up problems or discuss alternative solutions.
+	      Individuals interested in following the technical discussion
+	      are also welcome.</para>
+	  </listitem>
+	</varlistentry>
       </variablelist>
     </sect2>
     <sect2 id="eresources-mailfiltering">
Index: en_US.ISO8859-1/share/sgml/mailing-lists.ent
===================================================================
RCS file: /cvs/freebsd/doc/en_US.ISO8859-1/share/sgml/mailing-lists.ent,v
retrieving revision 1.87
diff -u -u -r1.87 mailing-lists.ent
--- en_US.ISO8859-1/share/sgml/mailing-lists.ent	22 Dec 2011 05:15:08 -0000	1.87
+++ en_US.ISO8859-1/share/sgml/mailing-lists.ent	15 Jan 2012 21:03:58 -0000
@@ -548,6 +548,10 @@
 <!ENTITY a.xfce "<ulink url='&a.xfce.url;'>XFCE for FreeBSD mailing list</ulink>">
 <!ENTITY a.xfce.name "<ulink url='&a.xfce.url;'>freebsd-xfce</ulink>">
 
+<!ENTITY a.zope.url "&a.mailman.listinfo;/freebsd-zope">
+<!ENTITY a.zope "<ulink url='&a.zope.url;'>Zope for FreeBSD mailing list</ulink>">
+<!ENTITY a.zope.name "<ulink url='&a.zope.url;'>freebsd-zope</ulink>">
+
 <!-- Not really proper mailing lists -->
 
 <!ENTITY a.bugfollowup "<email>bug-followup@FreeBSD.org</email>">
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->gjb 
Responsible-Changed-By: gjb 
Responsible-Changed-When: Sun Jan 15 21:46:02 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 


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

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

 gjb         2012-01-15 22:29:33 UTC
 
   FreeBSD doc repository
 
   Modified files:
     en_US.ISO8859-1/books/handbook/eresources chapter.sgml 
     en_US.ISO8859-1/share/sgml mailing-lists.ent 
   Log:
   Announce the freebsd-zope mailing list.
   
   PR:             164188
   Submitted by:   David Wolfskill (david ! catwhisker % org)
   
   Revision  Changes    Path
   1.217     +22 -0     doc/en_US.ISO8859-1/books/handbook/eresources/chapter.sgml
   1.88      +4 -0      doc/en_US.ISO8859-1/share/sgml/mailing-lists.ent
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: gjb 
State-Changed-When: Sun Jan 15 22:30:25 UTC 2012 
State-Changed-Why:  
Committed, thanks! 

The new list will appear on the site after the next doc build. 


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