From owner-freebsd-questions Mon Mar 25 10:25:35 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mired.org (dsl-64-192-6-133.telocity.com [64.192.6.133]) by hub.freebsd.org (Postfix) with SMTP id 9989937B405 for ; Mon, 25 Mar 2002 10:25:31 -0800 (PST) Received: (qmail 5663 invoked by uid 100); 25 Mar 2002 18:25:31 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15519.27546.656673.610830@guru.mired.org> Date: Mon, 25 Mar 2002 12:25:30 -0600 To: "Patrick O'Reilly" Cc: "FreeBSD Question List" Subject: Re: CVSUP doc-all - now what? In-Reply-To: <005901c1d3d8$2e3ef880$b50d030a@patrick> References: <005901c1d3d8$2e3ef880$b50d030a@patrick> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ From: Mike Meyer X-Delivery-Agent: TMDA/0.49 (Python 2.2 on freebsd4) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In <005901c1d3d8$2e3ef880$b50d030a@patrick>, Patrick O'Reilly typed: > I've run CVSUP on the "doc-all" collection. Do I need to do a "make" or > something now? I know this must be done when rebuilding world after > CVSUP of "src-all", but I can't seem to find instructions on what do to > after CVSUP of "doc-all" :( The question was already answers, but I wanted to deal with the implicit question about CVSUP. All three top-level Makefiles - /usr/src, /usr/doc and /usr/ports - have an "update" target. If you make that, it'll fetch new sources for the project at hand, assuming you've got things set up properly. In addition, /usr/src/Makefile can be set up to update the other two with the same target. Documentation is in the make.conf man page, or /etc/defaults/make.conf. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message