From owner-cvs-all Tue Oct 29 7:21:13 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5BD4A37B401; Tue, 29 Oct 2002 07:21:12 -0800 (PST) Received: from mail.freebsdmall.com (ns1.freebsdmall.com [66.220.2.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id F271243E88; Tue, 29 Oct 2002 07:21:11 -0800 (PST) (envelope-from murray@freebsdmall.com) Received: by mail.freebsdmall.com (Postfix, from userid 2074) id E9B3E2E8BA; Tue, 29 Oct 2002 07:21:07 -0800 (PST) Date: Tue, 29 Oct 2002 07:21:07 -0800 From: Murray Stokely To: John Hay Cc: Nik Clayton , Kent Stewart , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: doc/en_US.ISO8859-1/books/handbook/install chapter.sgml Message-ID: <20021029072106.J4323@freebsdmall.com> References: <20021029074744.GL20263@clan.nothing-going-on.org> <200210291306.g9TD6CgZ072206@zibbi.icomtek.csir.co.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200210291306.g9TD6CgZ072206@zibbi.icomtek.csir.co.za>; from jhay@icomtek.csir.co.za on Tue, Oct 29, 2002 at 03:06:12PM +0200 X-GPG-Key-ID: 1024D/0E451F7D X-GPG-Key-Fingerprint: E2CA 411D DD44 53FD BB4B 3CB5 B4D7 10A2 0E45 1F7D Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Oct 29, 2002 at 03:06:12PM +0200, John Hay wrote: > I saw this on both my -stable and -current releases builds. How does > one go about updating it? The script do a cvsup of the cvs bits Ahh. "make release" doesn't install the full docproj port because it's quite a large meta-port and not all of the software is actually required to build the release documentation, so a separate list of absolutely required components of the docproj port is maintained in Makefile.ind.docports. I've added scr2txt to both -CURRENT and -STABLE so your release should continue past this point. I think that this information should be maintained in the actual port makefile itself, so we can just build the port with a 'MINIMAL' variable set or something. - Murray To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message