From nobody@FreeBSD.org  Sat Feb 10 22:41:48 2007
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id A1C3116A401
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 10 Feb 2007 22:41:48 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [69.147.83.33])
	by mx1.freebsd.org (Postfix) with ESMTP id 7C32E13C441
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 10 Feb 2007 22:41:48 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id l1AMfm3X089221
	for <freebsd-gnats-submit@FreeBSD.org>; Sat, 10 Feb 2007 22:41:48 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id l1AMfmlp089220;
	Sat, 10 Feb 2007 22:41:48 GMT
	(envelope-from nobody)
Message-Id: <200702102241.l1AMfmlp089220@www.freebsd.org>
Date: Sat, 10 Feb 2007 22:41:48 GMT
From: Chris Haulmark<chris@sigd.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] add csup to cvsup.html
X-Send-Pr-Version: www-3.0

>Number:         109034
>Category:       docs
>Synopsis:       [patch] add csup to cvsup.html
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    gabor
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 10 22:50:04 GMT 2007
>Closed-Date:    Tue Feb 20 12:19:53 GMT 2007
>Last-Modified:  Tue Feb 20 13:00:12 GMT 2007
>Originator:     Chris Haulmark
>Release:        6.2-stable
>Organization:
>Environment:
>Description:
Realized that the handbook did not have anything about csup so I thought I'll contribute a bit.

I will submit another patch for ports-using.html to include a snip of csup.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

--- cvsup.html	Sat May  6 23:26:13 2006
+++ cvsup.html-edited	Sat Feb 10 16:30:14 2007
@@ -67,6 +67,20 @@
 class="APPLICATION">CVSup</b> is both faster and more flexible.</p>
 </div>
 
+<div class="NOTE">
+<blockquote class="NOTE">
+    <p><b>Note:</b> <b class="APPLICATION">csup</b> is a rewrite of the <b
+class="APPLICATION">CVSup</b> software in C.  If you are using FreeBSD 6.2 or later, you
+can use <b class="APPLICATION">csup</b> that is included in the base install and skip
+steps on the <b class="APPLICATION">CVSup</b> installation. Otherwise, follow the
+instructions on installing <b class="APPLICATION">CVSup</b> or <b>csup</b> from the ports
+down below. If you wish to use <b class="APPLICATION">csup</b> instead of <b
+class="APPLICATION">CVSup</b>, just substitute the references of <b class="APPLICATION">
+CVSup</b> with <b class="APPLICATION">csup</b> while following the remainder of this
+article.</p>
+</blockquote>
+</div>
+
 <div class="SECT2">
 <h2 class="SECT2"><a id="CVSUP-INSTALL" name="CVSUP-INSTALL">A.5.2 Installation</a></h2>
 
@@ -93,6 +107,16 @@
 </blockquote>
 </div>
 </div>
+
+<p>If you want to install <b class="APPLICATION">csup</b> on FreeBSD 6.1 or earlier,
+you can use the precompiled 
+<a href="http://www.FreeBSD.org/cgi/url.cgi?ports/net/csup/pkg-descr"><tt
+class="FILENAME">net/cvsup</tt></a> package from the FreeBSD <a
+href="ports.html">packages collection</a>. If you prefer to build <b
+class="APPLICATION">csup</b> from source, you can use the <a
+href="http://www.FreeBSD.org/cgi/url.cgi?ports/net/csup/pkg-descr"><tt
+class="FILENAME">net/csup</tt></a> port instead.</p>
 
 <div class="SECT2">
 <h2 class="SECT2"><a id="CVSUP-CONFIG" name="CVSUP-CONFIG">A.5.3 CVSup

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->gabor 
Responsible-Changed-By: gabor 
Responsible-Changed-When: Sun Feb 18 00:00:02 UTC 2007 
Responsible-Changed-Why:  
I'll try to work this out. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=109034 
State-Changed-From-To: open->closed 
State-Changed-By: gabor 
State-Changed-When: Tue Feb 20 12:18:26 UTC 2007 
State-Changed-Why:  
I added a slightly modified text to mention the advantages of using csup. 
Thanks for your contribution! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/109034: commit references a PR
Date: Tue, 20 Feb 2007 12:58:51 +0000 (UTC)

 gabor       2007-02-20 12:17:59 UTC
 
   FreeBSD doc repository
 
   Modified files:
     en_US.ISO8859-1/books/handbook/mirrors chapter.sgml 
   Log:
   - Add some text about csup, mentioning its pros and cons and how to install it
   
   PR:             docs/109034
   Submitted by:   Chris Haulmark <chris@sigd.net>
   Approved by:    keramida (mentor)
   
   Revision  Changes    Path
   1.426     +29 -0     doc/en_US.ISO8859-1/books/handbook/mirrors/chapter.sgml
 _______________________________________________
 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:
