Subject: CVS commit: pkgsrc/graphics/graphviz
From: Stoned Elipot
Date: 2002-12-01 19:33:42
Message id: 20021201183342.77FF9B42C@cvs.netbsd.org

Log Message:
Update to version 1.8.10.

XXX I was not able to make dynagraph working, hence it is still disabled.

Package changes: documentation distributed in two directories
i.e. $PREFIX/share/doc/{html/,}graphiz/.

ChangeLog entry since previous packaged version.

September 27, 2002
                - declare this version 1.8.10
        - general
            - various configure.in fixes and simplifications
            - change configure to now build dynagraph by default
                "--without-dynagraph" is supported
            - fix graphviz.spec.in to partition packages properly
                graphviz no longer depends on graphviz-tcl.
            -  Makefile.old cleanups
            - configure.old now set version number automatically from
              configure.in
        - dot, neato, twopi
            - Initial support for image node shapes + URL fetch.
            - Made number of dimensions a runtime variable in neato.
            - Bug fix in vrmlgen for degenerate splines.
            - Bug fix - ordering=in should now work
            - Bug fix - layers no numbered from 0 to match PS requirements
            - Bug fix - don't draw arrows on invisible edges
            - Bug fix - when pack=true and ratio is set
            - Bug fix - agraph/scan.l to work with latest flex beta

Files:
RevisionActionfile
1.7modifypkgsrc/graphics/graphviz/Makefile
1.4modifypkgsrc/graphics/graphviz/PLIST
1.6modifypkgsrc/graphics/graphviz/distinfo
1.6modifypkgsrc/graphics/graphviz/patches/patch-ac