From owner-freebsd-doc Tue Aug 14 12:46:34 2001 Delivered-To: freebsd-doc@freebsd.org Received: from femail28.sdc1.sfba.home.com (femail28.sdc1.sfba.home.com [24.254.60.18]) by hub.freebsd.org (Postfix) with ESMTP id 66D3D37B40A; Tue, 14 Aug 2001 12:46:27 -0700 (PDT) (envelope-from bmah@employees.org) Received: from intruder.bmah.org ([24.176.204.87]) by femail28.sdc1.sfba.home.com (InterMail vM.4.01.03.20 201-229-121-120-20010223) with ESMTP id <20010814194627.BPYP1048.femail28.sdc1.sfba.home.com@intruder.bmah.org>; Tue, 14 Aug 2001 12:46:27 -0700 Received: (from bmah@localhost) by intruder.bmah.org (8.11.5/8.11.3) id f7EJkQ295443; Tue, 14 Aug 2001 12:46:26 -0700 (PDT) (envelope-from bmah) Message-Id: <200108141946.f7EJkQ295443@intruder.bmah.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: mij@soupnazi.org Cc: doc@FreeBSD.ORG, nik@FreeBSD.ORG Subject: Re: handbook build broken In-Reply-To: <20010814123636.A34542@helios.soupnazi.org> References: <20010814121511.A27373@helios.soupnazi.org> <20010814123636.A34542@helios.soupnazi.org> Comments: In-reply-to Jim Mock message dated "Tue, 14 Aug 2001 12:36:37 -0700." From: "Bruce A. Mah" Reply-To: bmah@FreeBSD.ORG X-Face: g~c`.{#4q0"(V*b#g[i~rXgm*w;:nMfz%_RZLma)UgGN&=j`5vXoU^@n5v4:OO)c["!w)nD/!!~e4Sj7LiT'6*wZ83454H""lb{CC%T37O!!'S$S&D}sem7I[A 2V%N&+ X-Image-Url: http://www.employees.org/~bmah/Images/bmah-cisco-small.gif X-Url: http://www.employees.org/~bmah/ Mime-Version: 1.0 Content-Type: multipart/signed; boundary="==_Exmh_259207764P"; micalg=pgp-sha1; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit Date: Tue, 14 Aug 2001 12:46:26 -0700 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --==_Exmh_259207764P Content-Type: text/plain; charset=us-ascii If memory serves me right, Jim Mock wrote: > On Tue, 14 Aug 2001 at 12:15:12 -0700, Jim Mock wrote: > > The handbook build is currently broken. It dies on scr2png, which is > > needed for the new install chapter stuff from Randy, however it's not > > part of the docproj port. If nobody objects, I'll add scr2png to the > > port dependency list, bump the version, and commit it. > > Here's a patch to fix things. Looks good from here...go for it. Here's a diff against src/release/Makefile.inc.docports that tracks this change. Does this look OK to you/other interested parties? Bruce. PS. Someone needs to MFC accumulated changes to Makefile.inc.docports to RELENG_4...I'll do it if no one else does. Index: Makefile.inc.docports =================================================================== RCS file: /home/ncvs/src/release/Makefile.inc.docports,v retrieving revision 1.5 diff -u -r1.5 Makefile.inc.docports --- Makefile.inc.docports 2001/08/09 09:32:16 1.5 +++ Makefile.inc.docports 2001/08/14 19:41:03 @@ -17,11 +17,14 @@ ports/devel/gmake \ ports/devel/libtool \ ports/devel/pkgconfig \ + ports/graphics/gd \ ports/graphics/peps \ ports/graphics/jpeg \ ports/graphics/netpbm \ ports/graphics/png \ + ports/graphics/scr2png \ ports/graphics/tiff \ + ports/print/freetype2 \ ports/print/ghostscript6 \ ports/textproc/docbook \ ports/textproc/docbook-241 \ --==_Exmh_259207764P Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: Exmh version 2.3.1+ 05/14/2001 iD8DBQE7eYAS2MoxcVugUsMRAsBvAKD8SVOyHQy3zHrq0tI4cB3w6TRZzwCfYFzd LCvFtP1tmigYYf9aakIqTJo= =MGBn -----END PGP SIGNATURE----- --==_Exmh_259207764P-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message