From owner-freebsd-questions@FreeBSD.ORG Thu Mar 16 14:14:14 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 2E56A16A423 for ; Thu, 16 Mar 2006 14:14:14 +0000 (UTC) (envelope-from xnooby@gmail.com) Received: from nproxy.gmail.com (nproxy.gmail.com [64.233.182.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D5B243D73 for ; Thu, 16 Mar 2006 14:14:04 +0000 (GMT) (envelope-from xnooby@gmail.com) Received: by nproxy.gmail.com with SMTP id l37so254990nfc for ; Thu, 16 Mar 2006 06:14:03 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=ly6smSLIYvk4TJM5/uwpH5FMs2O2f113VaIkV5C3m8s4JF57M8mmAUkUZAyYEGx61JPeh3FRUMvdFTuVgO/DfRXoP8Avib9f0EkTNM2nvb+vq8kZIpY9DTifEyOMDV2hiHDz1YeHBFLOId8Va4/snVyq24o11k1aP3f2rwqEt10= Received: by 10.48.14.6 with SMTP id 6mr829917nfn; Thu, 16 Mar 2006 06:14:03 -0800 (PST) Received: by 10.48.211.5 with HTTP; Thu, 16 Mar 2006 06:14:03 -0800 (PST) Message-ID: Date: Thu, 16 Mar 2006 09:14:03 -0500 From: "Xn Nooby" To: "Jason C. Wells" In-Reply-To: <4418EC55.9010301@highperformance.net> MIME-Version: 1.0 References: <20060306061938.GB14604@xor.obsecurity.org> <4418EC55.9010301@highperformance.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: Is there a "stable" ports tree? 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: Thu, 16 Mar 2006 14:14:14 -0000 I like this idea. It's not fun when you try to update your system, then have to spend time fixing things. On 3/15/06, Jason C. Wells wrote: > > Kris Kennaway wrote: > > On Sun, Mar 05, 2006 at 11:24:08PM -0500, Xn Nooby wrote: > >> Is there a "stable" ports tree? > > > > No. > > However you can sup the ports tree for a specific release. I run ports > using "tag=3DRELEASE_6_0_0". The reason I do this is that I find it to b= e > much less work. > > I am a much more conservative user than many. I really hate chasing > down down upgrade dependencies even with the the very nice ports tools > we have today. > > If you really wanted a particular port to be updgraded, you can fetch > just that one port and build it. This would give you a manually > controlled psuedo-stable. It would be more work though. > > Later, > Jason C. Wells >