From gaod@cse.tw  Wed May  2 03:34:30 2012
Return-Path: <gaod@cse.tw>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id E5856106566B
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  2 May 2012 03:34:30 +0000 (UTC)
	(envelope-from gaod@cse.tw)
Received: from cse.tw (cse.tw [140.138.145.234])
	by mx1.freebsd.org (Postfix) with ESMTP id 52E4B8FC12
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  2 May 2012 03:34:30 +0000 (UTC)
Received: from cse.tw (localhost [127.0.0.1])
	by cse.tw (Postfix) with ESMTP id 201D4187AF45
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  2 May 2012 11:29:11 +0800 (CST)
Received: (from gaod@localhost)
	by cse.tw (8.14.5/8.14.5/Submit) id q423TA06090620;
	Wed, 2 May 2012 11:29:10 +0800 (CST)
	(envelope-from gaod)
Message-Id: <201205020329.q423TA06090620@cse.tw>
Date: Wed, 2 May 2012 11:29:10 +0800 (CST)
From: Hung-Yi Chen <gaod@hychen.org>
Reply-To: Hung-Yi Chen <gaod@hychen.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [UPDATE] textproc/apache-solr: update to 3.6.0, take maintainership
X-Send-Pr-Version: 3.113
X-GNATS-Notify: gslin@gslin.org

>Number:         167511
>Category:       ports
>Synopsis:       [UPDATE] textproc/apache-solr: update to 3.6.0, take maintainership
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    jgh
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 02 03:40:11 UTC 2012
>Closed-Date:    Fri May 04 16:31:31 UTC 2012
>Last-Modified:  Fri May  4 16:40:08 UTC 2012
>Originator:     Hung-Yi Chen
>Release:        FreeBSD 9.0-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD cse.tw 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan 3 07:46:30 UTC 2012 root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64


>Description:
	Update to 3.6.0.
	Take maintainership.
>How-To-Repeat:
>Fix:

--- apache-solr.diff begins here ---
===> Generating patch
===> Viewing diff with more
diff -ruN --exclude=CVS ../apache-solr.orig/Makefile ./Makefile
--- ../apache-solr.orig/Makefile	2012-01-08 14:48:20.000000000 +0800
+++ ./Makefile	2012-05-02 11:25:16.000000000 +0800
@@ -6,12 +6,12 @@
 #
 
 PORTNAME=	apache-solr
-PORTVERSION=	3.5.0
+PORTVERSION=	3.6.0
 CATEGORIES=	textproc java
 MASTER_SITES=	${MASTER_SITE_APACHE:S,%SUBDIR%,lucene/solr/${PORTVERSION},}
 EXTRACT_SUFX=	.tgz
 
-MAINTAINER=	gslin@gslin.org
+MAINTAINER=	gaod@hychen.org
 COMMENT=	High performance search server built using Lucene Java
 
 JAVA_VERSION=	1.5+
diff -ruN --exclude=CVS ../apache-solr.orig/distinfo ./distinfo
--- ../apache-solr.orig/distinfo	2012-01-08 14:48:20.000000000 +0800
+++ ./distinfo	2012-05-02 11:20:46.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (apache-solr-3.5.0.tgz) = 804f3ba9d1296f81388605a79538b7362355693fbdd03b7b2dbf9a706bf1d1d0
-SIZE (apache-solr-3.5.0.tgz) = 78673382
+SHA256 (apache-solr-3.6.0.tgz) = 3acac4323ba3dbfa153d8ef01f156bab9b0eccf1b1f1f03e91b8b6739d3dc6c6
+SIZE (apache-solr-3.6.0.tgz) = 86744700
diff -ruN --exclude=CVS ../apache-solr.orig/pkg-plist ./pkg-plist
--- ../apache-solr.orig/pkg-plist	2012-01-08 14:48:20.000000000 +0800
+++ ./pkg-plist	2012-05-02 11:20:46.000000000 +0800
@@ -11,9 +11,9 @@
 %%JAVAJARDIR%%/apache-solr-test-framework-%%PORTVERSION%%.jar
 %%JAVAJARDIR%%/apache-solr-uima-%%PORTVERSION%%.jar
 %%JAVAJARDIR%%/apache-solr-velocity-%%PORTVERSION%%.jar
-%%JAVAJARDIR%%/solrj-lib/commons-codec-1.5.jar
+%%JAVAJARDIR%%/solrj-lib/commons-codec-1.6.jar
 %%JAVAJARDIR%%/solrj-lib/commons-httpclient-3.1.jar
-%%JAVAJARDIR%%/solrj-lib/commons-io-1.4.jar
+%%JAVAJARDIR%%/solrj-lib/commons-io-2.1.jar
 %%JAVAJARDIR%%/solrj-lib/geronimo-stax-api_1.0_spec-1.0.1.jar
 %%JAVAJARDIR%%/solrj-lib/jcl-over-slf4j-1.6.1.jar
 %%JAVAJARDIR%%/solrj-lib/slf4j-api-1.6.1.jar
@@ -58,6 +58,15 @@
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/example-DIH/solr/rss/conf/solrconfig.xml
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/example-DIH/solr/rss/conf/stopwords.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/example-DIH/solr/rss/conf/synonyms.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example-DIH/solr/solr/conf/admin-extra.html
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example-DIH/solr/solr/conf/elevate.xml
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example-DIH/solr/solr/conf/protwords.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example-DIH/solr/solr/conf/schema.xml
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example-DIH/solr/solr/conf/scripts.conf
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example-DIH/solr/solr/conf/solr-data-config.xml
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example-DIH/solr/solr/conf/solrconfig.xml
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example-DIH/solr/solr/conf/stopwords.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example-DIH/solr/solr/conf/synonyms.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/example-DIH/solr/solr.xml
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/example-DIH/solr/tika/conf/schema.xml
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/example-DIH/solr/tika/conf/solrconfig.xml
@@ -69,6 +78,7 @@
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/exampledocs/ipod_other.xml
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/exampledocs/ipod_video.xml
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/exampledocs/mem.xml
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/exampledocs/money.xml
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/exampledocs/monitor.xml
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/exampledocs/monitor2.xml
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/exampledocs/mp500.xml
@@ -80,13 +90,21 @@
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/exampledocs/utf8-example.xml
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/exampledocs/vidcard.xml
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/lib/jetty-6.1.26-patched-JETTY-1340.jar
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lib/jetty-LICENSE.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lib/jetty-LICENSE-ASL.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/lib/jetty-NOTICE.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/lib/jetty-util-6.1.26-patched-JETTY-1340.jar
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lib/jetty-util-LICENSE-ASL.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lib/jetty-util-NOTICE.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lib/servlet-api-LICENSE-ASL.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lib/servlet-api-NOTICE.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/lib/jsp-2.1/core-3.1.1.jar
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lib/jsp-2.1/core-LICENSE-EPL.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/lib/jsp-2.1/jsp-2.1-glassfish-2.1.v20091210.jar
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lib/jsp-2.1/jsp-2.1-glassfish-LICENSE-CDDL.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/lib/jsp-2.1/jsp-2.1-jetty-6.1.26.jar
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lib/jsp-2.1/jsp-2.1-jetty-LICENSE-CDDL.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/lib/jsp-2.1/jsp-api-2.1-glassfish-2.1.v20091210.jar
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/lib/jsp-2.1/jsp-api-2.1-glassfish-LICENSE-CDDL.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/lib/servlet-api-2.5-20081211.jar
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/multicore/README.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/multicore/core0/conf/schema.xml
@@ -98,7 +116,46 @@
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/multicore/solr.xml
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/README.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/admin-extra.html
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/currency.xml
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/elevate.xml
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/lang/contractions_ca.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/lang/contractions_fr.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/lang/contractions_ga.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/lang/contractions_it.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/lang/hyphenations_ga.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/lang/stemdict_nl.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/lang/stoptags_ja.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/lang/stopwords_ar.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/lang/stopwords_bg.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/lang/stopwords_ca.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/lang/stopwords_cz.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/lang/stopwords_da.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/lang/stopwords_de.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/lang/stopwords_el.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/lang/stopwords_en.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/lang/stopwords_es.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/lang/stopwords_eu.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/lang/stopwords_fa.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/lang/stopwords_fi.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/lang/stopwords_fr.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/lang/stopwords_ga.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/lang/stopwords_gl.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/lang/stopwords_hi.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/lang/stopwords_hu.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/lang/stopwords_hy.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/lang/stopwords_id.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/lang/stopwords_it.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/lang/stopwords_ja.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/lang/stopwords_lv.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/lang/stopwords_nl.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/lang/stopwords_no.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/lang/stopwords_pt.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/lang/stopwords_ro.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/lang/stopwords_ru.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/lang/stopwords_sv.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/lang/stopwords_th.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/lang/stopwords_tr.txt
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/lang/userdict_ja.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/mapping-FoldToASCII.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/mapping-ISOLatin1Accent.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/protwords.txt
@@ -107,7 +164,6 @@
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/solrconfig.xml
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/spellings.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/stopwords.txt
-%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/stopwords_en.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/synonyms.txt
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/velocity/VM_global_library.vm
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/velocity/browse.vm
@@ -122,6 +178,7 @@
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/velocity/head.vm
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/velocity/header.vm
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/velocity/hit.vm
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/velocity/hitGrouped.vm
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/velocity/jquery.autocomplete.css
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/velocity/jquery.autocomplete.js
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/velocity/layout.vm
@@ -134,11 +191,13 @@
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/xslt/example_atom.xsl
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/xslt/example_rss.xsl
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/xslt/luke.xsl
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/conf/xslt/updateXml.xsl
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/solr/solr.xml
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/start.jar
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/webapps/solr.war
 %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/work
 %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/webapps
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/solr/conf/lang
 %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/solr/conf/xslt
 %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/solr/conf/velocity
 %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/solr/conf
@@ -165,6 +224,8 @@
 %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/example-DIH/solr/db/conf/xslt
 %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/example-DIH/solr/db/conf
 %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/example-DIH/solr/db
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/example-DIH/solr/solr/conf
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/example-DIH/solr/solr
 %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/example-DIH/solr
 %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/example-DIH/hsqldb
 %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/example-DIH
===> Done
--- apache-solr.diff ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Wed May 2 03:40:22 UTC 2012 
State-Changed-Why:  
Awaiting maintainers feedback (via the GNATS Auto Assign Tool) 

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

From: Edwin Groothuis <edwin@FreeBSD.org>
To: gslin@gslin.org
Cc: bug-followup@FreeBSD.org
Subject: Re: ports/167511: [UPDATE] textproc/apache-solr: update to 3.6.0, take maintainership
Date: Wed, 2 May 2012 03:40:20 UT

 Maintainer of textproc/apache-solr,
 
 Please note that PR ports/167511 has just been submitted.
 
 If it contains a patch for an upgrade, an enhancement or a bug fix
 you agree on, reply to this email stating that you approve the patch
 and a committer will take care of it.
 
 The full text of the PR can be found at:
     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/167511
 
 -- 
 Edwin Groothuis via the GNATS Auto Assign Tool
 edwin@FreeBSD.org

From: Gea-Suan Lin <gslin@gslin.org>
To: bug-followup@FreeBSD.org
Cc: gslin@gslin.org
Subject: Re: ports/167511: [UPDATE] textproc/apache-solr: update to 3.6.0,
 take maintainership
Date: Thu, 3 May 2012 13:21:33 +0800

 Thanks, please commit it and transfer maintainership to gaod.
 
 -- 
 * Gea-Suan Lin  (public key: Using https://keyserver.pgp.com/ to search)
 * If you cannot convince them, confuse them.           -- Harry S Truman
State-Changed-From-To: feedback->open 
State-Changed-By: linimon 
State-Changed-When: Thu May 3 06:15:30 UTC 2012 
State-Changed-Why:  
Maintainer approved. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=167511 
Responsible-Changed-From-To: freebsd-ports-bugs->jgh 
Responsible-Changed-By: jgh 
Responsible-Changed-When: Thu May 3 06:24:54 UTC 2012 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=167511 
State-Changed-From-To: open->closed 
State-Changed-By: jgh 
State-Changed-When: Fri May 4 16:31:28 UTC 2012 
State-Changed-Why:  
Committed, with minor changes. Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/167511: commit references a PR
Date: Fri,  4 May 2012 16:31:20 +0000 (UTC)

 jgh         2012-05-04 16:31:05 UTC
 
   FreeBSD ports repository
 
   Modified files:
     textproc/apache-solr Makefile distinfo pkg-plist 
   Log:
   - Update to 3.6.0, and pass maintainership to submitter [1]
   - while here... [2]
    - Add AL2 License
    - drop unneeded usage of bsd.port.pre.mk
    - standardize on MASTER_SITES
    - standardize on install, use COPYTREE_SHARE in favor of CP
    - use PORTEXAMPLES, and have plist follow
   PR:     ports/167511
   Submitted by:   gaod@hychen.org [1], jgh@ [2]
   Approved by:    maintainer, gslin@gslin.org [1], new maintainer gaod@hychen.org [2]
   
   Revision  Changes    Path
   1.7       +9 -8      ports/textproc/apache-solr/Makefile
   1.7       +2 -2      ports/textproc/apache-solr/distinfo
   1.6       +3 -155    ports/textproc/apache-solr/pkg-plist
 _______________________________________________
 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"
 
>Unformatted:
