From owner-freebsd-questions@FreeBSD.ORG Wed Apr 2 19:05:30 2008 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 8E81A106566B for ; Wed, 2 Apr 2008 19:05:30 +0000 (UTC) (envelope-from fbsd06+UT=6da76847@mlists.homeunix.com) Received: from mxout-04.mxes.net (mxout-04.mxes.net [216.86.168.179]) by mx1.freebsd.org (Postfix) with ESMTP id 607668FC13 for ; Wed, 2 Apr 2008 19:05:30 +0000 (UTC) (envelope-from fbsd06+UT=6da76847@mlists.homeunix.com) Received: from gumby.homeunix.com. (unknown [87.81.140.128]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTP id DE478D05A6 for ; Wed, 2 Apr 2008 15:05:28 -0400 (EDT) Date: Wed, 2 Apr 2008 20:05:26 +0100 From: RW To: freebsd-questions@freebsd.org Message-ID: <20080402200526.0231b358@gumby.homeunix.com.> In-Reply-To: <9b1e1c00804020016p16f9beaax244faf0549d9c5c6@mail.gmail.com> References: <9b1e1c00803312126wcd0ddd0t3a7b65bbb5ca1efc@mail.gmail.com> <20080401145008.GB40500@gizmo.acns.msu.edu> <9b1e1c00804020016p16f9beaax244faf0549d9c5c6@mail.gmail.com> X-Mailer: Claws Mail 3.3.1 (GTK+ 2.12.9; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: which ports tag should i follow? 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: Wed, 02 Apr 2008 19:05:30 -0000 On Wed, 2 Apr 2008 15:16:06 +0800 "CY Teng" wrote: > Hi, > because i just begin to learning this os, i chose stable and later > will switch to current after know it well. In FreeBSD, stable means a development branch with stable binary interfaces, you should probably be using RELENG_7_0, which is the 7.0 release plus security fixes. At this stage in the cycle, current is really only for developers.