From owner-freebsd-stable Mon Apr 23 9:55:25 2001 Delivered-To: freebsd-stable@freebsd.org Received: from botbay.net (botbay.net [151.197.159.116]) by hub.freebsd.org (Postfix) with ESMTP id E316A37B424; Mon, 23 Apr 2001 09:55:22 -0700 (PDT) (envelope-from wcampbel@botbay.net) Received: from localhost (wcampbel@localhost) by botbay.net (8.11.1/8.11.3) with ESMTP id f3NGsrs75127; Mon, 23 Apr 2001 12:54:54 -0400 (EDT) (envelope-from wcampbel@botbay.net) Date: Mon, 23 Apr 2001 12:54:52 -0400 (EDT) From: Walter Campbell To: Jeff Kletsky Cc: , Subject: Re: pkg/port dependency tool (enclosed) In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 23 Apr 2001, Jeff Kletsky wrote: > to dependencies, and am offering back to the project a Perl script that > provides output that can be run through dot(1) (available in the port > graphics/graphviz) to produce a dependency graph. > graphviz depends on X11. What I had to do was take an older version of graphviz, strip out the X stuff, and only build the two tools I need, dot and neato. If a FreeBSD port is available to do that and that alone, without requiring X, I will be incredibly happy, and willing to upgrade my (slightly buggy) graphviz installation. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message