Subject: CVS commit: pkgsrc/graphics/graphviz
From: Stoned Elipot
Date: 2004-11-29 23:11:51
Message id: 20041129221151.CC3492DA1D@cvs.netbsd.org

Log Message:
Update to version 1.16.

Changes since last packaged version (1.12)
September 14, 2004
	- release 1.16
    dotneato
	- fix bugs: 275, 523, 526, 527, 529, 534
August 30, 2004
        - release 1.14
    dotneato
	- the official gd now has support support for GIFs again - the
		internal gd is now closely sync'ed with the official version
		and will eventually be removed in favor of using a
		separate installation of the official version.
	- gd has new support for FontConfig (thanks to Dag Lem)
		NB. the fontname attribute in graphs is now a font pattern
		as understood by fontconfig (e.g. fontname="Times-Italic"),
		unless it contains a '/' in which case it is interpreted as
		a font path as before.
	- gd provides support for html4 entities in decimal, hex or named,
		e.g "<"
	- "dot -v" debugging output now reports fontname -> fontpath \ 
resolutions
	- PostScript generated by -Tps now uses "xshow" operator for strings
		for better matching of bitmap and PostScript outputs.
	- ability to use an external gd-2.0.29 version of libgd (EXPERIMENTAL)
	- new feature: parallel edges by using a ":" separated list of edge
		colors
	- new feature: rankdir=BT and rankdir=RL  (thanks to Dag Lem)
	- new layout engine: fdp - force directed placement (EXPERIMENTAL)
		a neato-like undirected layout engine that produces
		clustered symmetric layouts.
		Supports edges between clusters and nodes.
	- updated neato engine: now using stress majorization as the default,
		which avoids the potential for cycling
	- model=subset in neato provides a third distance function, where
		two nodes sharing many nodes will be place farther apart
	- shape=none now equivalent to shape=plaintext
	- fix label justification with \l and \r
	- first cut at <FONT> support added to html labels
	- various color transparency fixes
	- various fixes for UTF8 and Latin[12] character encodings.
	- various cluster fixes.
	- improved hyperlink support in -Tsvg
	- support tooltips on clusters in client-side imagemaps
    gvpr
	- add support for scanf and friends
    general
	- greater use of shared libraries.
	- pkg-config files provided for shared libraries (EXPERIMENTAL)
	- "./configure --disable-shared --enable-static" works if needed
	- C++ wrappers on all header files (thanks to Victor Wodecki)
	- various configuration and portablity fixes
	- provide pdf version of man pages
	- Windows package provides graphviz libraries and header files
	- Closed bugs: 195, 198, 234, 321, 330, 399, 401, 406, 410, 411,
		412, 413, 415, 416, 417, 423, 424, 427, 430, 431, 433, 434, 435,
		438, 441, 442, 444, 445, 449, 450, 452, 454, 457, 458, 462, 463,
		464, 467, 468, 469, 471, 475, 480, 482, 485, 495, 496, 498, 499,
		500, 501, 504, 508, 511, 512, 514
March 5, 2004
    - added glyphwidths.ps support utility

Files:
RevisionActionfile
1.24modifypkgsrc/graphics/graphviz/Makefile
1.9modifypkgsrc/graphics/graphviz/PLIST
1.12modifypkgsrc/graphics/graphviz/distinfo
1.3modifypkgsrc/graphics/graphviz/patches/patch-aa
1.8modifypkgsrc/graphics/graphviz/patches/patch-ab
1.10modifypkgsrc/graphics/graphviz/patches/patch-ac
1.6modifypkgsrc/graphics/graphviz/patches/patch-ad
1.8modifypkgsrc/graphics/graphviz/patches/patch-ae
1.5modifypkgsrc/graphics/graphviz/patches/patch-af
1.7modifypkgsrc/graphics/graphviz/patches/patch-ag
1.6modifypkgsrc/graphics/graphviz/patches/patch-ah
1.8modifypkgsrc/graphics/graphviz/patches/patch-ai
1.5modifypkgsrc/graphics/graphviz/patches/patch-aj
1.7modifypkgsrc/graphics/graphviz/patches/patch-ak
1.6modifypkgsrc/graphics/graphviz/patches/patch-al
1.8modifypkgsrc/graphics/graphviz/patches/patch-am
1.5modifypkgsrc/graphics/graphviz/patches/patch-an
1.7modifypkgsrc/graphics/graphviz/patches/patch-ao
1.6modifypkgsrc/graphics/graphviz/patches/patch-ap
1.8modifypkgsrc/graphics/graphviz/patches/patch-aq
1.5modifypkgsrc/graphics/graphviz/patches/patch-ar
1.7modifypkgsrc/graphics/graphviz/patches/patch-as
1.6modifypkgsrc/graphics/graphviz/patches/patch-at
1.8modifypkgsrc/graphics/graphviz/patches/patch-au
1.4addpkgsrc/graphics/graphviz/patches/patch-av
1.7addpkgsrc/graphics/graphviz/patches/patch-aw
1.5addpkgsrc/graphics/graphviz/patches/patch-ax
1.7addpkgsrc/graphics/graphviz/patches/patch-ay
1.6addpkgsrc/graphics/graphviz/patches/patch-az
1.8addpkgsrc/graphics/graphviz/patches/patch-ba
1.5addpkgsrc/graphics/graphviz/patches/patch-bb
1.7addpkgsrc/graphics/graphviz/patches/patch-bc
1.1addpkgsrc/graphics/graphviz/patches/patch-bd
1.1addpkgsrc/graphics/graphviz/patches/patch-be
1.1addpkgsrc/graphics/graphviz/patches/patch-bf
1.1addpkgsrc/graphics/graphviz/patches/patch-bg
1.1addpkgsrc/graphics/graphviz/patches/patch-bh
1.1addpkgsrc/graphics/graphviz/patches/patch-bi
1.1addpkgsrc/graphics/graphviz/patches/patch-bj
1.1addpkgsrc/graphics/graphviz/patches/patch-bk
1.1addpkgsrc/graphics/graphviz/patches/patch-bl
1.1addpkgsrc/graphics/graphviz/patches/patch-bm
1.1addpkgsrc/graphics/graphviz/patches/patch-bn
1.1addpkgsrc/graphics/graphviz/patches/patch-bo
1.1addpkgsrc/graphics/graphviz/patches/patch-bp
1.1addpkgsrc/graphics/graphviz/patches/patch-bq
1.1addpkgsrc/graphics/graphviz/patches/patch-br
1.1addpkgsrc/graphics/graphviz/patches/patch-bs
1.1addpkgsrc/graphics/graphviz/patches/patch-bt
1.1addpkgsrc/graphics/graphviz/patches/patch-bu
1.1addpkgsrc/graphics/graphviz/patches/patch-bv
1.1addpkgsrc/graphics/graphviz/patches/patch-bw
1.1addpkgsrc/graphics/graphviz/patches/patch-bx
1.1addpkgsrc/graphics/graphviz/patches/patch-by
1.1addpkgsrc/graphics/graphviz/patches/patch-bz
1.1addpkgsrc/graphics/graphviz/patches/patch-ca
1.1addpkgsrc/graphics/graphviz/patches/patch-cb
1.1addpkgsrc/graphics/graphviz/patches/patch-cc
1.1addpkgsrc/graphics/graphviz/patches/patch-cd
1.1addpkgsrc/graphics/graphviz/patches/patch-ce
1.1addpkgsrc/graphics/graphviz/patches/patch-cf
1.1addpkgsrc/graphics/graphviz/patches/patch-cg
1.1addpkgsrc/graphics/graphviz/patches/patch-ch
1.1addpkgsrc/graphics/graphviz/patches/patch-ci
1.1addpkgsrc/graphics/graphviz/patches/patch-cj
1.1addpkgsrc/graphics/graphviz/patches/patch-ck
1.1addpkgsrc/graphics/graphviz/patches/patch-cl
1.1addpkgsrc/graphics/graphviz/patches/patch-cm
1.1addpkgsrc/graphics/graphviz/patches/patch-cn
1.1addpkgsrc/graphics/graphviz/patches/patch-co
1.1addpkgsrc/graphics/graphviz/patches/patch-cp
1.1addpkgsrc/graphics/graphviz/patches/patch-cq
1.1addpkgsrc/graphics/graphviz/patches/patch-cr
1.1addpkgsrc/graphics/graphviz/patches/patch-cs
1.1addpkgsrc/graphics/graphviz/patches/patch-ct
1.1addpkgsrc/graphics/graphviz/patches/patch-cu
1.1addpkgsrc/graphics/graphviz/patches/patch-cv
1.1addpkgsrc/graphics/graphviz/patches/patch-cw