Subject: CVS commit: pkgsrc/graphics/graphviz
From: Stoned Elipot
Date: 2003-03-03 12:35:02
Message id: 20030303113502.5F85FB004@cvs.netbsd.org

Log Message:
Update to 1.9

Package changes:
- Be a specific/verbose about dependencies' includes and libraries
  directories
- Require Xaw type "standard"
- Install complete html documentation
- Add libiconv dependency
- Remove libgd documentation
- Add upcoming libcurl support in comments

Changes since version 1.8.10:
January 23, 2003
	- declare this version 1.9
		(3-level version numbering has been dropped now
		that we have nightly snapshot builds with their
		own extended numbering.)
	- general
	    - config.h is no longer installed.  config.h is generated by
		./configure for the current build only.  It may not be
		applicable for derivative builds.
	    - improve ICONV configure tests
	    - lots of janitor-work to clean up warning messages from -Wall
	    - use @OBJEXT@ in Makefile.am so that .obj is used under cygwin
	    - fixes for Solaris builds
	    - use libpng-config if available
	    - reduce long build times due to touching ast_common.h too often
	    - improve dependency tracking.  "make -j8" now works with distcc
	    - autogen.sh fixes to work on RH7.3, RH8.0, and Solaris.
	    - eliminate use of suffix rules which confused some makes.
	    - DOT language allows '+' for concatenation of quoted strings
	- dot, neato, twopi
	    - fix bugs 209, 210, 214, 216, 217, 222, 224, 225, 229,
			230, 233, 236, 237
	    - update gd into alignment with gd-2.0.9
	    - change to make libagraph output compatible with libgraph input
	    - add shapes: septagon, pentagon, a_ediamond, rect, rectangle
	    - introduce "ND_...", "ED_...", "GD_...", \ 
node/edge/graph-data
		accessor macros in partial preparation for use of
		libagraph in dot.
	    - add libdotneato.so, dotneato.h, dotneato-config
		to aid use of dot libraries by user apps based
	        on installed graphviz-devel rpm and without access
		to graphviz sources.
	    - new xdot output format providing detailed drawing instructions
	    - new -y command line flag, inverts y coordinates
	    - support multple -T when -o given, as in:
			cat xxx.dot | dot -Tpng -Tcmap -o xxx
		which produces xxx.png and xxx.cmap from a single
		layout computation.   Intended for use in CGI programs.
	- agraph
	    - correct callback ordering for deletions
	- tools
	    - add gxl2dot and dot2gxl for GXL language conversions
	    - gvui now provides *map output
	- tcldot, tcldgr, tcldgl
	    - improve tcl8.4 support
	    - extend search path for tcl.h to include /usr/local/include/tcl8.4/
		in support of BSD install conventions.
	- dynagraph
	    - many fixes
	    - change to not build dynagraph by default (use --with-dynagraph)
	- docs
	    - dotguide updates

Files:
RevisionActionfile
1.10modifypkgsrc/graphics/graphviz/Makefile
1.5modifypkgsrc/graphics/graphviz/PLIST
1.2modifypkgsrc/graphics/graphviz/buildlink2.mk
1.7modifypkgsrc/graphics/graphviz/distinfo
1.7modifypkgsrc/graphics/graphviz/patches/patch-ac
1.3modifypkgsrc/graphics/graphviz/patches/patch-ad
1.5modifypkgsrc/graphics/graphviz/patches/patch-ae
1.3modifypkgsrc/graphics/graphviz/patches/patch-af
1.5modifypkgsrc/graphics/graphviz/patches/patch-ag
1.3modifypkgsrc/graphics/graphviz/patches/patch-ah
1.5modifypkgsrc/graphics/graphviz/patches/patch-ai
1.3modifypkgsrc/graphics/graphviz/patches/patch-aj
1.5modifypkgsrc/graphics/graphviz/patches/patch-ak
1.3modifypkgsrc/graphics/graphviz/patches/patch-al
1.5modifypkgsrc/graphics/graphviz/patches/patch-am
1.3modifypkgsrc/graphics/graphviz/patches/patch-an
1.5modifypkgsrc/graphics/graphviz/patches/patch-ao
1.3modifypkgsrc/graphics/graphviz/patches/patch-ap
1.5modifypkgsrc/graphics/graphviz/patches/patch-aq
1.3modifypkgsrc/graphics/graphviz/patches/patch-ar
1.5modifypkgsrc/graphics/graphviz/patches/patch-as
1.3modifypkgsrc/graphics/graphviz/patches/patch-at
1.5modifypkgsrc/graphics/graphviz/patches/patch-au
1.5modifypkgsrc/graphics/graphviz/patches/patch-aw
1.3modifypkgsrc/graphics/graphviz/patches/patch-ax
1.5modifypkgsrc/graphics/graphviz/patches/patch-ay
1.3modifypkgsrc/graphics/graphviz/patches/patch-az
1.5modifypkgsrc/graphics/graphviz/patches/patch-ba
1.3modifypkgsrc/graphics/graphviz/patches/patch-bb
1.5modifypkgsrc/graphics/graphviz/patches/patch-bc