From owner-freebsd-questions Tue Aug 15 16:21:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from kirk.dsl.visi.com (kirk.dsl.visi.com [209.98.248.172]) by hub.freebsd.org (Postfix) with ESMTP id E6C2C37BAD1 for ; Tue, 15 Aug 2000 16:21:04 -0700 (PDT) (envelope-from dgl@kirk.dsl.visi.com) Received: (from dgl@localhost) by kirk.dsl.visi.com (8.9.3/8.9.3) id SAA02608; Tue, 15 Aug 2000 18:20:59 -0500 (CDT) (envelope-from dgl) Date: Tue, 15 Aug 2000 18:20:58 -0500 From: Doug Lee To: Linh Pham Cc: freebsd-questions@freebsd.org Subject: Re: CVSup and ports-all Message-ID: <20000815182058.A2575@visi.com> Mail-Followup-To: Linh Pham , freebsd-questions@freebsd.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: ; from lplist@closedsrc.org on Fri, Aug 11, 2000 at 05:18:11PM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I haved done a cvsup ports-supfile and the tree has been updated. Now > how would I ``make'' and/or install the new files into /usr/ports? Or > is that done automatically? The ports tree is updated by what you did, but any ports you built and installed before doing this will not have been updated. If you want to update the installation of a port you installed before, cd to its directory under /usr/ports and do `make reinstall'. I'm not sure if this answers your question though. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message