From owner-freebsd-questions@FreeBSD.ORG Fri May 16 19:03:43 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 2FD2C106566B for ; Fri, 16 May 2008 19:03:43 +0000 (UTC) (envelope-from jwynstra@nyc.rr.com) Received: from hrndva-omtalb.mail.rr.com (hrndva-omtalb.mail.rr.com [71.74.56.123]) by mx1.freebsd.org (Postfix) with ESMTP id EC0618FC22 for ; Fri, 16 May 2008 19:03:42 +0000 (UTC) (envelope-from jwynstra@nyc.rr.com) Received: from [74.73.126.126] by hrndva-omta06.mail.rr.com with ESMTP id <20080516190341.XHCA25757.hrndva-omta06.mail.rr.com@[74.73.126.126]>; Fri, 16 May 2008 19:03:41 +0000 Message-ID: <482DDA7B.6020201@nyc.rr.com> Date: Fri, 16 May 2008 15:03:23 -0400 From: John Wynstra User-Agent: Thunderbird 2.0.0.9 (X11/20080415) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <482C9DE5.60906@nyc.rr.com> <20080515205252.GA2821@osiris.chen.org.nz> <482CEA3E.1090402@nyc.rr.com> <20080516035346.GA35105@osiris.chen.org.nz> In-Reply-To: <20080516035346.GA35105@osiris.chen.org.nz> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Jonathan Chen Subject: Re: another problem ... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: jwynstra@nyc.rr.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2008 19:03:43 -0000 I asked Jonathan Chen what was the easiest way to do this. Was it CSup? Also how do I check for the latest version? The manual indicates pkg_version -v does this, but it does not list all ports and in particular not the ones I am interested in which are in /usr/ports/editors. Is there a way to get these? Does one get all the ports at one shot which might be useful as I don't know where I am going wrong. Or just the one? Jonathan Chen wrote: > On Thu, May 15, 2008 at 09:58:22PM -0400, John Wynstra wrote: > >> I cleaned up and reran the make install ... >> +++++++++++++++++++++++++++++++++++++++++++ >> ===> openoffice.org-2.3.1 depends on file: /usr/local/bin/perl5.8.8 - >> found >> ===> Patching for openoffice.org-2.3.1 >> > > You need to update your ports tree. The current version is 2.4.0_5. > > Please consult the Handbook on how to keep your ports-tree up to date: > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports-using.html >