From owner-freebsd-questions@FreeBSD.ORG Tue Mar 14 15:05:45 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 ABD0716A401 for ; Tue, 14 Mar 2006 15:05:45 +0000 (UTC) (envelope-from fbsdlists@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3812343D45 for ; Tue, 14 Mar 2006 15:05:45 +0000 (GMT) (envelope-from fbsdlists@gmail.com) Received: by zproxy.gmail.com with SMTP id i28so1655391nzi for ; Tue, 14 Mar 2006 07:05:44 -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:content-transfer-encoding:content-disposition:references; b=qK0SHp1MhOZ/x3v0cSXa+k2G9/q2ckZunlV90/d5Ehfkt/8htZ21pTSDGpiS3k4iXp5+LaAPbRvu0IU3DflPs9fl0kjNe50XR9zRJ+jBKbkzEDJJ5sYomGZfWcHysNo/Yqa73bdyKL2EYouCl/T5osW67Zjg/j+3Gf7NvAnL7Vk= Received: by 10.64.243.6 with SMTP id q6mr2931006qbh; Tue, 14 Mar 2006 07:05:44 -0800 (PST) Received: by 10.64.150.10 with HTTP; Tue, 14 Mar 2006 07:05:44 -0800 (PST) Message-ID: <54db43990603140705k5d6d2201h3d47991671674be8@mail.gmail.com> Date: Tue, 14 Mar 2006 10:05:44 -0500 From: "Bob Johnson" To: mike@ascendency.net In-Reply-To: <016f01c64774$95c54630$0501a8c0@Mike8500> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20060314082151.GA35446@owl.midgard.homeip.net> <016f01c64774$95c54630$0501a8c0@Mike8500> Cc: bobo1001@mailtest2.eng.ufl.edu, freebsd-questions@freebsd.org Subject: Re: Ports upgrade policy 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: Tue, 14 Mar 2006 15:05:45 -0000 On 3/14/06, Mike Loiterman wrote: > Erik Trulsson wrote: > > On Tue, Mar 14, 2006 at 04:18:13AM -0400, Duane Whitty wrote: > >> Mike Loiterman wrote: > >>> Is it advisable to sync my source to RELEASE, but to CURRENT for > >>> ports? Typically, I upgade my ports a few days after they get > >>> updated so I'm always running the latest version, but would it be > >>> better to sync both ports and source to RELEASE? > >>> > >> It would be nice I guess if ports were tagged like src but they are > >> not. Basically HEAD is all there is vis-a-vis tags. You can specify > >> a specific date however. > > > > Ports *are* tagged for each release, but they are not branched. > > Yes, I know, which is why I asked the question...which is better? As I understand it, release tagsare static. If you specify a release tag, you get the ports as they were at the time of that release.=20 Ports don't branch with releases, so if you want updated ports, you use "tag=3D." - Bob