From owner-freebsd-questions@FreeBSD.ORG Mon Jan 24 16:37:06 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8B0F716A4D8 for ; Mon, 24 Jan 2005 16:37:06 +0000 (GMT) Received: from pd4mo2so.prod.shaw.ca (shawidc-mo1.cg.shawcable.net [24.71.223.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE99C43D4C for ; Mon, 24 Jan 2005 16:37:05 +0000 (GMT) (envelope-from flowers@users.sourceforge.net) Received: from pd4mr8so.prod.shaw.ca (pd4mr8so-qfe3.prod.shaw.ca [10.0.141.101]) by l-daemon (Sun ONE Messaging Server 6.0 HotFix 1.01 (built Mar 15 2004)) with ESMTP id <0IAT00FS3Y5TBM20@l-daemon> for freebsd-questions@freebsd.org; Mon, 24 Jan 2005 09:37:05 -0700 (MST) Received: from pn2ml9so.prod.shaw.ca ([10.0.121.7]) by pd4mr8so.prod.shaw.ca (Sun ONE Messaging Server 6.0 HotFix 1.01 (built Mar 15 2004)) with ESMTP id <0IAT00B4HY5H4800@pd4mr8so.prod.shaw.ca> for freebsd-questions@freebsd.org; Mon, 24 Jan 2005 09:36:53 -0700 (MST) Received: from procyon.nekulturny.org (S0106000c41b2b9a3.cg.shawcable.net [68.144.45.143]) by l-daemon (iPlanet Messaging Server 5.2 HotFix 1.18 (built Jul 28 2003)) with ESMTP id <0IAT00FGQY5G1V@l-daemon> for freebsd-questions@freebsd.org; Mon, 24 Jan 2005 09:36:53 -0700 (MST) Date: Mon, 24 Jan 2005 09:36:52 -0700 From: Danny MacMillan In-reply-to: <00dc01c50217$a1bf0140$0b01a8c0@enigmedia.net> To: aklist_061666 Message-id: <20050124163652.GA837@procyon.nekulturny.org> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-disposition: inline References: <20050121131608.4a98e572@agnes.myhome.net> <026901c5009c$715f3410$0b01a8c0@enigmedia.net> <20050122204508.GA1163@procyon.nekulturny.org> <00dc01c50217$a1bf0140$0b01a8c0@enigmedia.net> User-Agent: Mutt/1.5.6i cc: freebsd-questions@freebsd.org Subject: Re: keeping 5.1 install up to date? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Jan 2005 16:37:06 -0000 On Mon, Jan 24, 2005 at 08:21:35AM -0500, aklist_061666 wrote: > > I'm moving this to -questions@ ... > > >Assuming you have an internet connection, the simplest way to install > >CVSUp is (line 2 may wrap): > > > >1. su > >2. pkg_add > >ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/i386/packages-5.3-release/net/cvsup-without-gui-16.1h.tbz > > OK, great...that's what I wanted to know...I was just starting from the > cvsup page and the original method (compiling it from source) was all they > proposed. > > >I know you say you're running 5.1. The 5.1 packages are no longer > >maintained, at least on the master site. The above works for me, > >though I'm using 5.2.1-RELEASE on this machine, and I think it will > >work for you, too. You don't need to install Modula-3 to install or > >run CVSUp, only to build it. > > Does it make more sense, then, to upgrade to 5.2.1 first? All this machine > is doing is running BIND 9.2.3. Probably not, as 5.2.1 is also out of date. I was just pointing out that even though the package is for 5.3, as you can see in the URL, it works on a 5.2.1 system and by extension probably works on a 5.1 system. If you were to upgrade your system, you should upgrade to 5.3. However, I believe that I've read something on here stating that there are nonstandard gotchas in the upgrade from 5.1 to 5.3 that may make doing a clean install your best option. In your place, I would install 5.3 from scratch and proceed from there, as 5.1 is neither production quality nor very well supported. If you have difficulties in the future the first advice you are likely to get is, "upgrade to a supported version". > >If you want to build from source but don't want to use the ports tree, > >you are not a newbie :) > > yeah, right! Not this week! > > Thanks Danny No problem. -- Danny