From owner-freebsd-questions@FreeBSD.ORG Sun Jun 11 19:01:31 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 9B6E716A46F for ; Sun, 11 Jun 2006 19:01:31 +0000 (UTC) (envelope-from wmoran@collaborativefusion.com) Received: from mx00.pub.collaborativefusion.com (mx00.pub.collaborativefusion.com [206.210.89.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B13143D76 for ; Sun, 11 Jun 2006 19:01:23 +0000 (GMT) (envelope-from wmoran@collaborativefusion.com) Received: from localhost (monrovll-cuda1-24-53-251-44.pittpa.adelphia.net [24.53.251.44]) (AUTH: LOGIN wmoran, TLS: TLSv1/SSLv3,256bits,AES256-SHA) by wingspan with esmtp; Sun, 11 Jun 2006 15:01:22 -0400 id 00056407.448C6882.0000BE7B Date: Sun, 11 Jun 2006 15:01:21 -0400 From: Bill Moran To: Ron Message-Id: <20060611150121.2bdadc97.wmoran@collaborativefusion.com> In-Reply-To: <448C5861.5010901@rzweb.com> References: <448C5861.5010901@rzweb.com> Organization: Collaborative Fusion X-Mailer: Sylpheed version 1.0.6 (GTK+ 1.2.10; i386-portbld-freebsd6.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Upgrading Ports on 5.3 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: Sun, 11 Jun 2006 19:01:31 -0000 Ron wrote: > Is there a way to use the current ports system if I am still running 5.3? > > I really need to update subversion, mysql, plus make sure I'm running the latest versions of other software, but since 5.4 came out (and now 5.5 and 6.0), I am no longer been able to get new ports. > > If change my cvs-supfile to be: > > ------ > *default tag=RELENG_5_4 Use "tag=." when fetching ports. -- Bill Moran That seem right to you? Jubal Early