From owner-freebsd-questions@FreeBSD.ORG Sat Nov 5 06:23:25 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 013FD106564A for ; Sat, 5 Nov 2011 06:23:25 +0000 (UTC) (envelope-from conrads@cox.net) Received: from eastrmfepo203.cox.net (eastrmfepo203.cox.net [68.230.241.218]) by mx1.freebsd.org (Postfix) with ESMTP id 961F38FC0C for ; Sat, 5 Nov 2011 06:23:24 +0000 (UTC) Received: from eastrmimpo110.cox.net ([68.230.241.223]) by eastrmfepo203.cox.net (InterMail vM.8.01.04.00 201-2260-137-20101110) with ESMTP id <20111105062323.HPGG3769.eastrmfepo203.cox.net@eastrmimpo110.cox.net>; Sat, 5 Nov 2011 02:23:23 -0400 Received: from serene.no-ip.org ([98.164.86.236]) by eastrmimpo110.cox.net with bizsmtp id tJPN1h00A55wwzE02JPPpB; Sat, 05 Nov 2011 02:23:23 -0400 X-CT-Class: Clean X-CT-Score: 0.00 X-CT-RefID: str=0001.0A020201.4EB4D65B.0080,ss=1,re=0.000,fgs=0 X-CT-Spam: 0 X-Authority-Analysis: v=1.1 cv=uJ/qTlwYUPBYhdejbfpiXZ084Nq1odojvP+g2rDuwMA= c=1 sm=1 a=G8Uczd0VNMoA:10 a=kj9zAlcOel0A:10 a=uAbGmPAyUfLL1M3oYAsfuA==:17 a=pGLkceISAAAA:8 a=kviXuzpPAAAA:8 a=12jB9hx6FKpUPdMV6xMA:9 a=FoOfIUPLVsriTyRRYIwA:7 a=CjuIK1q_8ugA:10 a=MSl-tDqOz04A:10 a=4vB-4DCPJfMA:10 a=uAbGmPAyUfLL1M3oYAsfuA==:117 X-CM-Score: 0.00 Authentication-Results: cox.net; none Received: from cox.net (localhost [127.0.0.1]) by serene.no-ip.org (8.14.5/8.14.5) with ESMTP id pA56NMKx062471; Sat, 5 Nov 2011 01:23:22 -0500 (CDT) (envelope-from conrads@cox.net) Date: Sat, 5 Nov 2011 01:23:17 -0500 From: "Conrad J. Sabatier" To: Zantgo Message-ID: <20111105012317.065c6b6f@cox.net> In-Reply-To: References: X-Mailer: Claws Mail 3.7.10 (GTK+ 2.24.6; amd64-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: "freebsd-questions@FreeBSD.org" Subject: Re: -Stable periodic updates X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Nov 2011 06:23:25 -0000 On Fri, 4 Nov 2011 23:24:37 -0300 Zantgo wrote: > It turns out that I have downloaded FreeBSD 8.2-stable as the > repository, Do you mean you csupped the CVS repository? > so I guess you no longer need to update the ports and > src, as you would a regular basis, If I'm understanding your question correctly, you've csupped the CVS repository (are you sure you meant to do this?), and would like to know whether or not it's still necessary to update your ports and src trees. The answer is: of course it's necessary! How else would you keep your ports and src trees up to date? The CVS repository and your src/ports trees are not the same thing. The repository is the source from which you can update your src/ports trees. The difference is that, if you're maintaining a local copy of the CVS repository, then you would update your ports and src trees from the local CVS repo using cvs instead of csup. Somehow, I don't think you meant to grab the CVS repo. Sounds to me like you used the cvs-supfile by mistake. You *really* need to read the documentation more carefully. Everything you've been asking about recently is already explained in the Handbook. > the problem is that I have not > found such a manual on the web, so how are regular updates > in-STABLE?, just download everything from cvsup and ready?, will not > have to do the same thing to convert releases in stable right?, > because I mean regular updates. Your questions are not at all clear. Please be more precise about what you're asking. No one can help you if they can't even understand what it is you're asking for help with. Again, go back and read the Handbook sections on using csup, updating your src and ports trees, etc. No one is interested in repeating information that is already available in a complete and detailed form. -- Conrad J. Sabatier conrads@cox.net