From owner-freebsd-ports Thu Jun 5 19:16:55 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id TAA21089 for ports-outgoing; Thu, 5 Jun 1997 19:16:55 -0700 (PDT) Received: from silvia.HIP.Berkeley.EDU (wck-ca7-22.ix.netcom.com [204.31.231.54]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id TAA21084 for ; Thu, 5 Jun 1997 19:16:51 -0700 (PDT) Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.8.5/8.6.9) id TAA29379; Thu, 5 Jun 1997 19:16:41 -0700 (PDT) Date: Thu, 5 Jun 1997 19:16:41 -0700 (PDT) Message-Id: <199706060216.TAA29379@silvia.HIP.Berkeley.EDU> To: m230761@ingenieria.ingsala.unal.edu.co CC: freebsd-ports@FreeBSD.org In-reply-to: (message from Pedro Giffuni on Thu, 5 Jun 1997 16:42:33 -0400 (EDT)) Subject: Re: ports/2379 From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-ports@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk * Yes, NetPBM is a dependency, and there is also support for many other * graphic devices (including NCSA telnet and TIFF) that work, but had to be * activated in the configuration file. Sorry, my question was whether it is a compile-time dependency (which it surely is, I had to adjust the libp?m paths in some patches) only or is a runtime dependency also (i.e., does it call any of the programs?). The original port had it as LIB_DEPENDS, but since the netpbm port doesn't build shared libraries, it was impossible to tell which. * I remember this is a very useful port, but the original porter made some * desesperate scripts I didn't like. I'll take a look later and see what can * be done. I'm sure it is useful. When I looked at the PR, I thought "gosh, why hasn't URT been in our collection!". ;) Satoshi