From owner-freebsd-questions Thu Jan 21 12:51:37 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA26551 for freebsd-questions-outgoing; Thu, 21 Jan 1999 12:51:37 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from corp.au.triax.com (slwag1p17.ozemail.com.au [203.108.157.33]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA26541 for ; Thu, 21 Jan 1999 12:51:33 -0800 (PST) (envelope-from jim@corp.au.triax.com) Received: from localhost (jim@localhost) by corp.au.triax.com (8.9.2/8.9.2) with ESMTP id HAA00599; Fri, 22 Jan 1999 07:51:03 +1100 (EST) Date: Fri, 22 Jan 1999 07:51:02 +1100 (EST) From: Jim Mock To: Jason Horn cc: freebsd-questions Subject: Re: Upgrading Pine In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 21 Jan 1999, Jason Horn wrote: > I'm running 2.2.7, which installed Pine 4.01. What is the best way > to upgrade my version of pine? Is there a pkg utility that will go > out and get the latest copy and update? > If you've got the ports collection installed, you can install it from there. If not, you can either a) install the ports collection, or b) install the pine 4.05 package. Might also not be a bad idea to uninstall the existing one first by running pkg_delete pine-4.01. To install the port.. cd /usr/ports/mail/pine4 make install To install the package.. pkg_add ftp://ftp.freebsd.org/pub/FreeBSD/packages/All/pine-4.05.tgz Hope this helps, -- : Jim Mock | [jim@corp.au.triax.com] : : System Administrator | http://www.triax.com/ : : Triax Internet Services | ----------------------------- : : Portland, OR USA | The FreeBSD' zine : : Wagga Wagga, NSW Australia | http://www.freebsdzine.org/ : : FreeBSD: The Power To Serve | http://www.freebsd.org/ : To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message