From owner-freebsd-doc@FreeBSD.ORG Sat May 24 01:57:39 2003 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 78C4137B401 for ; Sat, 24 May 2003 01:57:39 -0700 (PDT) Received: from abigail.blackend.org (blackend.org [212.11.35.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC7A243F3F for ; Sat, 24 May 2003 01:57:37 -0700 (PDT) (envelope-from marc@blackend.org) Received: from nosferatu.blackend.org (nosferatu.blackend.org [192.168.10.205]) by abigail.blackend.org (8.12.3/8.12.3) with ESMTP id h4O8vagp054661; Sat, 24 May 2003 10:57:36 +0200 (CEST) (envelope-from marc@abigail.blackend.org) Received: from nosferatu.blackend.org (localhost [127.0.0.1]) h4O8vejU000982; Sat, 24 May 2003 10:57:40 +0200 (CEST) (envelope-from marc@nosferatu.blackend.org) Received: (from marc@localhost) by nosferatu.blackend.org (8.12.9/8.12.9/Submit) id h4O8vdkG000981; Sat, 24 May 2003 10:57:39 +0200 (CEST) (envelope-from marc) Date: Sat, 24 May 2003 10:57:38 +0200 From: Marc Fonvieille To: doc@freebsd.org Message-ID: <20030524085738.GB806@nosferatu.blackend.org> References: <20030523015453.GF92953@nitro.dk> <20030523141349.GF402@nitro.dk> <20030523203245.GG3794@nosferatu.blackend.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="GRPZ8SYKNexpdSJ7" Content-Disposition: inline In-Reply-To: <20030523203245.GG3794@nosferatu.blackend.org> User-Agent: Mutt/1.4i X-Useless-Header: blackend.org X-Operating-System: FreeBSD 5.1-BETA cc: "Simon L. Nielsen" cc: Dag-Erling Smorgrav Subject: Re: doc build with .OBJDIR X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 May 2003 08:57:39 -0000 --GRPZ8SYKNexpdSJ7 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, May 23, 2003 at 10:32:45PM +0200, Marc Fonvieille wrote: >=20 > I see 2 big problems with your patch:=20 >=20 > - Images are built many times > - Images are built in each doc dirs instead of doc/share/images >=20 > So a waste of CPU time, a waste of disk space. > For example each localized version of the Handbook (using images) will > eats about 100MB just for images build. > In fact I'm not really right on that point: the 100MB is in the PDF/PS format case which needs the images to be in the localdir, it would be very difficult to deal with links in the generated .tex file. For the others formats, HTML for example, in your implementation the images are copied many times in the doc tree (each time a doc needs the image) which is, as I said in my previous mail, a space eater. Well, nothing is easy, our .mk files are very "hairy" cause of multiples add-ons etc. All the thing should be rewritten from the beginning, but who would be enough "crazy" to take that task? :)) Marc --GRPZ8SYKNexpdSJ7 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+zzQB81T1MWxkgcoRAkMzAJwLV9kcGRQFiX1GSrTwDxjV8+IkYACgoC57 bEKK841WgcFD9Rj0qeKEpts= =rup9 -----END PGP SIGNATURE----- --GRPZ8SYKNexpdSJ7--