From owner-freebsd-ports Sun Jul 4 20:32:23 1999 Delivered-To: freebsd-ports@freebsd.org Received: from mail.HiWAAY.net (fly.HiWAAY.net [208.147.154.56]) by hub.freebsd.org (Postfix) with ESMTP id C12B715245 for ; Sun, 4 Jul 1999 20:32:16 -0700 (PDT) (envelope-from sprice@hiwaay.net) Received: from localhost (sprice@localhost) by mail.HiWAAY.net (8.9.1a/8.9.0) with ESMTP id WAA04592; Sun, 4 Jul 1999 22:32:09 -0500 (CDT) Date: Sun, 4 Jul 1999 22:32:08 -0500 (CDT) From: Steve Price To: Ian Hutchinson Cc: ports@FreeBSD.ORG Subject: Re: TtH Description Correction Request In-Reply-To: <378019E3.48EF1ADC@psfc.mit.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Sun, 4 Jul 1999, Ian Hutchinson wrote: # Hi, # As the author of TtH, referred to in your BSD ports page # http://www.freebsd.org/ports/textproc.html # I want to ask that you correct the list of programs that you say # TtH "requires": # 'Requires: XFree86-3.3.3.1, ghostscript-5.10, gsfonts-5.10, jpeg-6b, # netpbm-94.3.1, png-1.0.3, teTeX-0.4, tiff-3.4b37' # # In point of fact, TtH "requires" none of the programs you list. # It will use some of them [but never XFree or tiff] in some situations if # they are available. But it is one of the strengths of TtH that it DOES # NOT require this other stuff, [unlike some of the competing LaTeX # translators]. Therefore your list gives a completely false impression, # which I ask you to correct. The ps2gif script requires gs and ppmtogif to run. This means that it will need the ghostscript5 port and the netpbm port. In order for those to run you will also need the run dependencies of those ports. The ghostscript5 port requires the gsfonts and png ports. The netpbm port requires XFree86, jpeg, and tiff ports to run. The latex2gif script requires the teTex port because that is where latex comes from. So if you add all those up, in order to run this software from within the framework of the FreeBSD Ports Collection you will require all of the ports you listed above to make all of it run. By not installing any of the scripts we can cut back on the some of the dependencies, but wouldn't that lesson the utility of this port? I mean if you didn't think the scripts were useful you wouldn't have included them in the distribution and the original porter wouldn't have installed them. :) I hope this explains things better. -steve # Thanks, # Ian Hutchinson. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message