51f599ac90
Buildlink1 -> buildlink2. Update homepage. * Changes in version 1.8.9 August 2, 2002 - declare this version 1.8.9 - general - split rpm into: graphviz, graphviz-tcl, graphviz-graphs, graphviz-devel - gcc3 warning cleanup - Install lincdt, libgraph, libagraph, libgd, libpathplan, libexp, and libpack so that they can be used by other programs. Headers and man3 in graphviz-devel - dynagraph, graphsearch - New tools based on libagraph and written in C++ - dot, neato, twopi - Add node and edge tooltips for use with -Tcmap \N,\E,\H,\T substitutions also work in tooltips. - Add alt="label_string" to -Tcmap - Add edge-label and port mappings to -Tps and -Tps2 so that edges can be hyperlinked in PDF documents. - Add support for \E (edge name), \H (head-node name), \T (tail-node name) substitutions in edge labels and edge URLs - Add support for stylesheet="file.css" for use in -Tsvg - Fix -Tpic to work with recent gpic (Bruce Lilly) - Fix alignment of imagemaps to images. - Fix "transparent" color support in -Tsvg - Fix support for graph [URL="default.html"] in -Tsvg and -Tcmap. - Fix '&' escaping in URLs in -Tsvg - Fix infinite loop in dot layout algorithm - Fix text rotations again (hopefully freetype is stable now.) - Cluster layout improvements - Clean up warning messages from pathplan - Consolidation of mapping code from imapgen.c and ismapgen.c into mapgen.c - gpr - Added additional mode to extract components based sharing an edge or a cluster - Fix test for getopt - tcl-based tools - Disable tcl-based tool building if tcl/tk not available with stubs support. - documentation updates: FAQ, dotguide, dot.1 * Changes in version 1.8.8 July 5, 2002 - declare 1.8.7 a "brown bag" release and declare this version 1.8.8 - remove wrong assert in gdgen.c - fix graph centering in bitmap outputs - provide enough margins - fix line widths after scaling (test with directed/proc3d.dot) - fix text rotations (requires libfreetype.so.6.3.1) (test with directed/NaN.dot) * Changes in version 1.8.7 July 5, 2002 - declare this version 1.8.7 - Fix missing "]" in ihi demo. July 2, 2002 - Add URL mappings for clusters: svg,svgz,ps,ismap,imap,cmap. - Fix to avoid white edges in bitmap outputs when bgcolor is set. - Improve sizing and position of strings in bitmap outputs when using builtin fonts (when font file not found). - Fix \N substitution in edge URLs in imap and cmap outputs. - Add -Tcmap for client-side imagemaps. - Generate warnings instead of access violation for EPSF file problems. - Various spline fixes in neato. - Fixes to pack.c - Add feature to ccomps to allow extraction of individual component by number or node. - Cdt make to use iffe provided in the tools directory. - Various Makefile.old fixes. - Use HAVE_LIBZ to remove GD2 format if libz not available. Now bare-bones programs can be built without any add-on libraries. - Modified dot grammar to allow simple name attributes in attribute lists. Thus, [splines] is equivalent to [splines=true]. Adopted the same convention for command line attributes -G, -E and -N. In addition, such command line attributes now override any competing initial attribute statements. - HP-UX 11.11 build fixes for struct dioattr. - Fix for bug #158 "Nodes disappear with ports" - Various Windows-specific #ifdefs - Fix edge coordinates in -Tplain. * Changes in version 1.8.6 May 24, 2002 - declare this version 1.8.6 May 19, 2002 - Fixed segfault from use of bgcolor in clusters. May 15, 2002 - Changed install location of architecture-independent demo scripts and graphs to <prefix>/share/graphviz/ to conform to FHS. - Avoid multiple linking of libfreetype (and others) which caused problems on SunOS-2.8. May 6, 2002 - Factored out some duplicated arrow code from dotgen/splines.c and neatorgen/splines.c into common/arrows.c. - Added new arrow types: halfopen, box, obox, crow. - Touched up the arrow designs so that they look better at default size. - Modified/extended graphs/directed/newarrows.dot to show new arrows. May 3, 2002 - Added some UML arrow types from Diomidis Spinellis <dds@aueb.gr> empty, invempty, open, diamond, odiamond. May 2, 2002 - Added new pack option to neato. This causes each connected component to be laid out separately, and then the resulting graphs are packed together in a single layout. - Amended neato to accept new tee arrowhead. April 19, 2002 - Coords of rectangles changed to left/top right/bottom in -Timap. - Generate COPYING from LICENSE.html during ./authogen.sh, remove COPYING from CVS. April 16, 2002 - Minor license file patches. - Corrected one of those reversed flat edge bugs again.
258 lines
7.6 KiB
Text
258 lines
7.6 KiB
Text
@comment $NetBSD: PLIST,v 1.3 2002/08/28 13:49:35 seb Exp $
|
|
bin/acyclic
|
|
bin/ccomps
|
|
bin/colorize
|
|
bin/dot
|
|
bin/dotty
|
|
bin/gc
|
|
bin/gpr
|
|
bin/lefty
|
|
bin/lneato
|
|
bin/neato
|
|
bin/nop
|
|
bin/prune
|
|
bin/sccmap
|
|
bin/tred
|
|
bin/twopi
|
|
bin/unflatten
|
|
include/graphviz/aghdr.h
|
|
include/graphviz/agraph.h
|
|
include/graphviz/cdt.h
|
|
include/graphviz/dthdr.h
|
|
include/graphviz/exgram.h
|
|
include/graphviz/exlib.h
|
|
include/graphviz/expr.h
|
|
include/graphviz/gd.h
|
|
include/graphviz/gd_io.h
|
|
include/graphviz/gdcache.h
|
|
include/graphviz/gdfontg.h
|
|
include/graphviz/gdfontl.h
|
|
include/graphviz/gdfontmb.h
|
|
include/graphviz/gdfonts.h
|
|
include/graphviz/gdfontt.h
|
|
include/graphviz/gdhelpers.h
|
|
include/graphviz/grammar.h
|
|
include/graphviz/graph.h
|
|
include/graphviz/jisx0208.h
|
|
include/graphviz/libgraph.h
|
|
include/graphviz/malloc.h
|
|
include/graphviz/pack.h
|
|
include/graphviz/parser.h
|
|
include/graphviz/pathgeom.h
|
|
include/graphviz/pathplan.h
|
|
include/graphviz/pathutil.h
|
|
include/graphviz/pointset.h
|
|
include/graphviz/solvers.h
|
|
include/graphviz/tri.h
|
|
include/graphviz/triefa.h
|
|
include/graphviz/vis.h
|
|
include/graphviz/vispath.h
|
|
include/graphviz/vmstub.h
|
|
include/graphviz/wbmp.h
|
|
lib/graphviz/libagraph.a
|
|
lib/graphviz/libagraph.la
|
|
lib/graphviz/libagraph.so
|
|
lib/graphviz/libagraph.so.0
|
|
lib/graphviz/libagraph.so.0.0
|
|
lib/graphviz/libcdt.a
|
|
lib/graphviz/libcdt.la
|
|
lib/graphviz/libcdt.so
|
|
lib/graphviz/libcdt.so.0
|
|
lib/graphviz/libcdt.so.0.0
|
|
lib/graphviz/libexpr.a
|
|
lib/graphviz/libexpr.la
|
|
lib/graphviz/libexpr.so
|
|
lib/graphviz/libexpr.so.0
|
|
lib/graphviz/libexpr.so.0.0
|
|
lib/graphviz/libgd.a
|
|
lib/graphviz/libgd.la
|
|
lib/graphviz/libgd.so
|
|
lib/graphviz/libgd.so.0
|
|
lib/graphviz/libgd.so.0.0
|
|
lib/graphviz/libgdtclft.a
|
|
lib/graphviz/libgdtclft.la
|
|
lib/graphviz/libgdtclft.so
|
|
lib/graphviz/libgdtclft.so.0
|
|
lib/graphviz/libgdtclft.so.0.0
|
|
lib/graphviz/libgraph.a
|
|
lib/graphviz/libgraph.la
|
|
lib/graphviz/libgraph.so
|
|
lib/graphviz/libgraph.so.0
|
|
lib/graphviz/libgraph.so.0.0
|
|
lib/graphviz/libpack.a
|
|
lib/graphviz/libpack.la
|
|
lib/graphviz/libpack.so
|
|
lib/graphviz/libpack.so.0
|
|
lib/graphviz/libpack.so.0.0
|
|
lib/graphviz/libpathplan.a
|
|
lib/graphviz/libpathplan.la
|
|
lib/graphviz/libpathplan.so
|
|
lib/graphviz/libpathplan.so.0
|
|
lib/graphviz/libpathplan.so.0.0
|
|
lib/graphviz/libtcldgl.a
|
|
lib/graphviz/libtcldgl.la
|
|
lib/graphviz/libtcldgl.so
|
|
lib/graphviz/libtcldgl.so.0
|
|
lib/graphviz/libtcldgl.so.0.0
|
|
lib/graphviz/libtcldgr.a
|
|
lib/graphviz/libtcldgr.la
|
|
lib/graphviz/libtcldgr.so
|
|
lib/graphviz/libtcldgr.so.0
|
|
lib/graphviz/libtcldgr.so.0.0
|
|
lib/graphviz/libtcldot.a
|
|
lib/graphviz/libtcldot.la
|
|
lib/graphviz/libtcldot.so
|
|
lib/graphviz/libtcldot.so.0
|
|
lib/graphviz/libtcldot.so.0.0
|
|
lib/graphviz/libtclplan.a
|
|
lib/graphviz/libtclplan.la
|
|
lib/graphviz/libtclplan.so
|
|
lib/graphviz/libtclplan.so.0
|
|
lib/graphviz/libtclplan.so.0.0
|
|
lib/graphviz/libtkspline.a
|
|
lib/graphviz/libtkspline.la
|
|
lib/graphviz/libtkspline.so
|
|
lib/graphviz/libtkspline.so.0
|
|
lib/graphviz/libtkspline.so.0.0
|
|
lib/graphviz/pkgIndex.tcl
|
|
man/man1/acyclic.1
|
|
man/man1/ccomps.1
|
|
man/man1/colorize.1
|
|
man/man1/dot.1
|
|
man/man1/dotty.1
|
|
man/man1/gc.1
|
|
man/man1/gpr.1
|
|
man/man1/lefty.1
|
|
man/man1/neato.1
|
|
man/man1/nop.1
|
|
man/man1/prune.1
|
|
man/man1/sccmap.1
|
|
man/man1/tred.1
|
|
man/man1/twopi.1
|
|
man/man1/unflatten.1
|
|
man/man3/agraph.3
|
|
man/man3/cdt.3
|
|
man/man3/expr.3
|
|
man/man3/graph.3
|
|
man/man3/pack.3
|
|
man/man3/pathplan.3
|
|
man/mann/gdtclft.n
|
|
man/mann/tcldgl.n
|
|
man/mann/tcldgr.n
|
|
man/mann/tcldot.n
|
|
man/mann/tkspline.n
|
|
share/doc/graphviz/COPYING
|
|
share/doc/graphviz/Dot.ref
|
|
share/doc/graphviz/FAQ.html
|
|
share/doc/graphviz/MINTERMS.txt
|
|
share/doc/graphviz/dotguide.pdf
|
|
share/doc/graphviz/dottyguide.pdf
|
|
share/doc/graphviz/gd.html
|
|
share/doc/graphviz/leftyguide.pdf
|
|
share/doc/graphviz/neatoguide.pdf
|
|
share/doc/graphviz/tcldot.html
|
|
share/examples/graphviz/dge
|
|
share/examples/graphviz/dge.README
|
|
share/examples/graphviz/dge.example1.dot
|
|
share/examples/graphviz/dge.example2.dot
|
|
share/examples/graphviz/doted
|
|
share/examples/graphviz/doted.README
|
|
share/examples/graphviz/entities
|
|
share/examples/graphviz/entities.README
|
|
share/examples/graphviz/entities.html
|
|
share/examples/graphviz/gcat
|
|
share/examples/graphviz/gcat.README
|
|
share/examples/graphviz/ihi
|
|
share/examples/graphviz/ihi.README
|
|
share/examples/graphviz/ihi.testdata
|
|
share/examples/graphviz/pathplan
|
|
share/examples/graphviz/pathplan.README
|
|
share/examples/graphviz/pathplan_data/boxes.dat
|
|
share/examples/graphviz/pathplan_data/dpd.dat
|
|
share/examples/graphviz/pathplan_data/funny.dat
|
|
share/examples/graphviz/pathplan_data/maze.dat
|
|
share/examples/graphviz/pathplan_data/nested.dat
|
|
share/examples/graphviz/pathplan_data/northo.dat
|
|
share/examples/graphviz/pathplan_data/obs.dat
|
|
share/examples/graphviz/pathplan_data/other.dat
|
|
share/examples/graphviz/pathplan_data/paths.dat
|
|
share/examples/graphviz/pathplan_data/rotor.dat
|
|
share/examples/graphviz/pathplan_data/u.dat
|
|
share/examples/graphviz/pathplan_data/unknown.dat
|
|
share/examples/graphviz/spline
|
|
share/examples/graphviz/spline.README
|
|
share/graphviz/graphs/directed/KW91.dot
|
|
share/graphviz/graphs/directed/Latin1.dot
|
|
share/graphviz/graphs/directed/NaN.dot
|
|
share/graphviz/graphs/directed/abstract.dot
|
|
share/graphviz/graphs/directed/alf.dot
|
|
share/graphviz/graphs/directed/awilliams.dot
|
|
share/graphviz/graphs/directed/clust.dot
|
|
share/graphviz/graphs/directed/clust1.dot
|
|
share/graphviz/graphs/directed/clust2.dot
|
|
share/graphviz/graphs/directed/clust3.dot
|
|
share/graphviz/graphs/directed/clust4.dot
|
|
share/graphviz/graphs/directed/clust5.dot
|
|
share/graphviz/graphs/directed/crazy.dot
|
|
share/graphviz/graphs/directed/ctext.dot
|
|
share/graphviz/graphs/directed/dfa.dot
|
|
share/graphviz/graphs/directed/fig6.dot
|
|
share/graphviz/graphs/directed/fsm.dot
|
|
share/graphviz/graphs/directed/grammar.dot
|
|
share/graphviz/graphs/directed/hashtable.dot
|
|
share/graphviz/graphs/directed/honda-tokoro.dot
|
|
share/graphviz/graphs/directed/jcctree.dot
|
|
share/graphviz/graphs/directed/jsort.dot
|
|
share/graphviz/graphs/directed/ldbxtried.dot
|
|
share/graphviz/graphs/directed/longflat.dot
|
|
share/graphviz/graphs/directed/mike.dot
|
|
share/graphviz/graphs/directed/newarrows.dot
|
|
share/graphviz/graphs/directed/nhg.dot
|
|
share/graphviz/graphs/directed/pgram.dot
|
|
share/graphviz/graphs/directed/pm2way.dot
|
|
share/graphviz/graphs/directed/pmpipe.dot
|
|
share/graphviz/graphs/directed/polypoly.dot
|
|
share/graphviz/graphs/directed/proc3d.dot
|
|
share/graphviz/graphs/directed/record2.dot
|
|
share/graphviz/graphs/directed/records.dot
|
|
share/graphviz/graphs/directed/rowe.dot
|
|
share/graphviz/graphs/directed/shells.dot
|
|
share/graphviz/graphs/directed/states.dot
|
|
share/graphviz/graphs/directed/structs.dot
|
|
share/graphviz/graphs/directed/train11.dot
|
|
share/graphviz/graphs/directed/trapeziumlr.dot
|
|
share/graphviz/graphs/directed/tree.dot
|
|
share/graphviz/graphs/directed/triedds.dot
|
|
share/graphviz/graphs/directed/try.dot
|
|
share/graphviz/graphs/directed/unix.dot
|
|
share/graphviz/graphs/directed/unix2.dot
|
|
share/graphviz/graphs/directed/unix2k.dot
|
|
share/graphviz/graphs/directed/viewfile.dot
|
|
share/graphviz/graphs/directed/world.dot
|
|
share/graphviz/graphs/undirected/ER.dot
|
|
share/graphviz/graphs/undirected/Heawood.dot
|
|
share/graphviz/graphs/undirected/Petersen.dot
|
|
share/graphviz/graphs/undirected/ngk10_4.dot
|
|
share/graphviz/graphs/undirected/process.dot
|
|
share/graphviz/lefty/box.lefty
|
|
share/graphviz/lefty/def.lefty
|
|
share/graphviz/lefty/dotty.lefty
|
|
share/graphviz/lefty/dotty_draw.lefty
|
|
share/graphviz/lefty/dotty_edit.lefty
|
|
share/graphviz/lefty/dotty_layout.lefty
|
|
share/graphviz/lefty/dotty_ui.lefty
|
|
share/graphviz/lefty/fractal.lefty
|
|
share/graphviz/lefty/fractal2.lefty
|
|
share/graphviz/lefty/lefty.psp
|
|
share/graphviz/lefty/slides.lefty
|
|
share/graphviz/lefty/tree.lefty
|
|
@dirrm share/graphviz/lefty
|
|
@dirrm share/graphviz/graphs/undirected
|
|
@dirrm share/graphviz/graphs/directed
|
|
@dirrm share/graphviz/graphs
|
|
@dirrm share/graphviz
|
|
@dirrm share/examples/graphviz/pathplan_data
|
|
@dirrm share/examples/graphviz
|
|
@dirrm share/doc/graphviz
|
|
@dirrm lib/graphviz
|
|
@dirrm include/graphviz
|