From owner-freebsd-ports@FreeBSD.ORG Mon Nov 19 22:36:47 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 44F92DDA; Mon, 19 Nov 2012 22:36:47 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from shell0.rawbw.com (shell0.rawbw.com [198.144.192.45]) by mx1.freebsd.org (Postfix) with ESMTP id 28D698FC18; Mon, 19 Nov 2012 22:36:46 +0000 (UTC) Received: from eagle.yuri.org (stunnel@localhost [127.0.0.1]) (authenticated bits=0) by shell0.rawbw.com (8.14.4/8.14.4) with ESMTP id qAJMajvN005832; Mon, 19 Nov 2012 14:36:46 -0800 (PST) (envelope-from yuri@rawbw.com) Message-ID: <50AAB47C.3090103@rawbw.com> Date: Mon, 19 Nov 2012 14:36:44 -0800 From: Yuri User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:16.0) Gecko/20121118 Thunderbird/16.0.2 MIME-Version: 1.0 To: Paul Schmehl Subject: Re: Let's talk about subversion/svn References: <20121119071607.GA58307@icarus.home.lan> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Jeremy Chadwick , lev@freebsd.org, freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Nov 2012 22:36:47 -0000 On 11/19/2012 10:40, Paul Schmehl wrote: > > It's not just subversion. I was working on a new port the other day, > and one of it's dependencies triggered a lengthy traverse of numerous > x11, x11-tookits, x11-fonts, etc., etc. Rather mind-boggling when you > realize this is a program that generates graphs rather than a > GUI-based program. It would be very beneficial if somebody made a program that would visualize the particular port's dependencies as a graph (like .dot format). This should be quite easy to do. Or maybe such program already exists? Yuri