From owner-freebsd-newbies@FreeBSD.ORG Wed Sep 8 10:47:42 2004 Return-Path: Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 495F316A4CE for ; Wed, 8 Sep 2004 10:47:42 +0000 (GMT) Received: from sccimhc91.asp.att.net (sccimhc91.asp.att.net [63.240.76.165]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0506F43D1D for ; Wed, 8 Sep 2004 10:47:42 +0000 (GMT) (envelope-from freebsd@nbritton.org) Received: from nbritton.org (12-203-241-182.client.insightbb.com[12.203.241.182]) by sccimhc91.asp.att.net (sccimhc91) with SMTP id <20040908104741i9100bu5vqe>; Wed, 8 Sep 2004 10:47:41 +0000 Message-ID: <413EE34D.5070600@nbritton.org> Date: Wed, 08 Sep 2004 05:47:41 -0500 From: Nikolas Britton User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: en-us, en MIME-Version: 1.0 To: stuart.gibson@bridgeman.co.uk, freebsd-newbies@freebsd.org References: <413EEAD1.5502.9757119@localhost> In-Reply-To: <413EEAD1.5502.9757119@localhost> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Updating Ports X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Sep 2004 10:47:42 -0000 stuart.gibson@bridgeman.co.uk wrote: >Hi, > >I am trying to find the easiest way to update my current rsync port. >I'm currently running rsync 2.5.6_1 and want to update it to rsync >2.6.2. > >Can anyone tell me the easiest way to do this. > >Many thanks > >Stuart > > portupgrade is what you want portupgrade tutorial: http://www.onlamp.com/pub/a/bsd/2003/08/28/FreeBSD_Basics.html Chapter 4 of the FreeBSD Handbook: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports.html