From owner-freebsd-questions@FreeBSD.ORG Thu Apr 12 21:06:59 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A3F7B16A402 for ; Thu, 12 Apr 2007 21:06:59 +0000 (UTC) (envelope-from fbsd06@mlists.homeunix.com) Received: from mxout-03.mxes.net (mxout-03.mxes.net [216.86.168.178]) by mx1.freebsd.org (Postfix) with ESMTP id 7E9F213C45E for ; Thu, 12 Apr 2007 21:06:59 +0000 (UTC) (envelope-from fbsd06@mlists.homeunix.com) Received: from gumby.homeunix.com (unknown [87.81.140.128]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTP id 498175194D for ; Thu, 12 Apr 2007 17:06:58 -0400 (EDT) Date: Thu, 12 Apr 2007 22:06:55 +0100 From: RW To: freebsd-questions@freebsd.org Message-ID: <20070412220655.5cb704e5@gumby.homeunix.com> In-Reply-To: <461E6C79.9070107@calarts.edu> References: <461E6C79.9070107@calarts.edu> X-Mailer: Claws Mail 2.8.1 (GTK+ 2.10.11; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: Shell PATH not being reread 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: Thu, 12 Apr 2007 21:06:59 -0000 On Thu, 12 Apr 2007 10:29:29 -0700 Sean Murphy wrote: > I have just installed FreeBSD 6.2 Release. I su to root and run > > pkg_add -r cvsup-without-gui > > It installed fine Just in case you are not aware, the base-system now comes with csup, which is a rewrite of cvsup-without-gui in C. CVSup is written in Modulo-2, and its dependencies kept it out of the base-system.