From owner-freebsd-stable Sun Jul 1 6:27:11 2001 Delivered-To: freebsd-stable@freebsd.org Received: from guru.mired.org (okc-27-141-144.mmcable.com [24.27.141.144]) by hub.freebsd.org (Postfix) with SMTP id B53F337B403 for ; Sun, 1 Jul 2001 06:27:06 -0700 (PDT) (envelope-from mwm@mired.org) Received: (qmail 816 invoked by uid 100); 1 Jul 2001 13:26:26 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15167.9474.360487.114710@guru.mired.org> Date: Sun, 1 Jul 2001 08:26:26 -0500 To: gLaNDix Cc: Subject: Re: newbie question about ports In-Reply-To: References: X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG gLaNDix types: These get asked - and answered - on -questions regularly. I'd suggest you check the archives there for more details. > 1.) When you use cvsup to update the ports tree, does that update the > ports to the level of the kernel (ie: are the ports -RELEASE quality, or > are they -STABLE/-CURRENT quality?) Ports track their own branch, not -stable or -current. They all get built for a release, which may uncover a few errors that weren't there before, but there don't seem to be a flood of fixes in the cvs repository for that. > 2.) Let's say I have foobar-1.0 installed from the ports collection. A > few days later foobar-1.2 comes out. Can I upgrade to 1.2 by first > updating the ports tree (atleast for foobar) and running 'make install'? > Or will this cause the same potential problem downloading the "non-port" > source and installing it on top of the original port install? (ie: will > this leave extra files laying around, or does it automatically take care > of that problem?) No, it doesn't automatically take care of the problem. You need to either delete the old one before you install the new one, or decide that you can safely run them both. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message