Note there is a problem when graphing application dependencies (-D option) . Graphviz can not draw nodes that are shared in multiples subgraph (ie : shared library used by multiple application).
So, this functionnality only works for simple installations. Explanation : https://mailman.research.att.com/pipermail/graphviz-interest/2006q1/003421.html Best regards, Bruno. 2006/10/8, Bruno Carnazzi <[EMAIL PROTECTED]>:
Now, with colored nodes, colored dependencies, and options handling :
[SNIP]
2006/10/8, Bruno Carnazzi <[EMAIL PROTECTED]>: > Now, with colors : > >[SNIP] > > > 2006/10/8, Bruno Carnazzi <[EMAIL PROTECTED]>: > > First blood : > > > > [SNIP] > > > > But for my big packages set, it does not produce a beautiful graph. > > Someone know how to beautify it ? > > > > Thank you, > > > > Bruno. > > > > Attached, my generated dot file (gosh ! gdm is really a pig !) : > > > [SNIP] > > > > 2006/10/7, Matthias Kilian <[EMAIL PROTECTED]>: > > > On Sat, Oct 07, 2006 at 10:32:21PM +0400, Bruno Carnazzi wrote: > > > > Someone knows if this kind of stuff already exists ? > > > > > > I just found this one (old, untested, and after all *not* supported, > > > since it seems to directly access /var/db/pkg): > > > > > > http://vgai.de/gpkgview.sh > > > > > > Ciao, > > > Kili