Wed Jun 7 10:09:48 2023 UTC ()
graphics/graphviz: Update to 8.0.5

## [8.0.5] - 2023-04-30

### Changed

- Support for versions of Pango prior to 1.22.0 has been removed.
- On Windows, the Pango plugin now uses the newer `pango_layout_get_baseline`
  API.
- `dot` no longer installs a signal handler for `SIGINT`. This means typing
  Ctrl+C while `dot` is running will no longer attempt a partial render and exit
  with 0 status. Ctrl+C will have the standard behavior, typically aborting
  `dot`.

### Fixed

- A minor inaccuracy for some cases of clipping an edge to a polygon node
  boundary has been fixed.
- A minor inaccuracy in node width and height for some cases of rendering
  polygon nodes has been fixed.
- A minor inaccuracy for some cases of calculating text height from `fontsize`
  in the GD plugin has been fixed.
- A minor vertical misalignment of text in the GD plugin has been fixed.
- Instead of using the actual font height as given by the font metrics, an
  approximation based on font size was used in the Pango plugin.
- A minor inaccuracy for some cases of calculating text width and height in the
  Pango plugin has been fixed.
- A minor vertical misalignment of text in the Pango plugin has been fixed.
- Ensure `HAVE_PANGOCAIRO` is set when using CMake and the library is available.
- A minor inaccuracy in node width and height for some cases of defining
  polygon-based nodes has been fixed.
- A minor inaccuracy for some cases of calculating margin for record-based nodes
  has been fixed.
- A minor inaccuracy in node width and height for some cases of defining
  record-based nodes has been fixed.
- On all known supported platforms except 32-bit MinGW, graphs involving small
  distance constraints no longer cause a crash during majorization. #1554

## [8.0.3] - 2023-04-16

### Added

- A pre-processor script for resolving external image references
  (`image="http-"`) is now available. This enables graphs to reference images
  from intranet or internet locations. #1664

### Changed

- The accuracy of box overlapping checks during routing has been improved.

### Fixed

- makeCompoundEdge: Assertion `bez->sflag` failed. #1879
- Graphviz.app-s export functionality has been restored. This was a regression
  in Graphviz 5.0.0. #2375

## [8.0.2] - 2023-04-10

### Changed

- The Autotools build system can now detect a MacPorts-installed libANN. #1854
- Support for versions of Cairo prior to 1.10 has been removed.
- Graphs that generate rectangles with areas in the range [2--, 2-- - 1]
  are now supported. Previously areas greater than 2-- - 1 would be
  rejected. #2371

### Fixed

- Head and tail of `digraph` edges with `dir = both` were inverted if
  `splines = ortho` was used. The bug was only exposed on straight edges.
  Edges with at least one corner were unaffected. #144
- `_Gdtclft_Init` link errors when builting libtcldot_builtin using the
  Autotools build system have been resolved. #2365
- Incorrect string construction in the `pov` output formatter has been fixed.

## [8.0.1] - 2023-03-27

### Added

- When specifying a color in HSV format, it is now possible to give an
  additional fourth component for the alpha channel (opacity). #510

### Changed

- Graphviz will now exit when encountering a syntactically invalid HTML label
  instead of attempting to recover and continue. #1311
- **Breaking**: the `url_map_n` field in the `obj_state_t` struct is now a
  `size_t`.
- The limit of 5 unique `samehead` or `sametail` values per node has been
  removed. The maximum number of unique `samehead` or `sametail` values is now
  limited only by available memory. #452
- **Breaking**: The `size` field of the `elist` struct is now a `size_t`.
- **Breaking**: The `size` field of the `nlist` struct is now a `size_t`.
- **Breaking**: The `n_nodes` field of the `Agraphinfo_t` struct is now a
  `size_t`.
- **Breaking**: The `nspans` field of `textlabel_t.u.txt` is now a `size_t`.
- **Breaking**: The `sflag` and `eflag` fields of the `bezier` struct are now
  `uint32_t`s.
- **Breaking**: The `nvertices` field of the `stroke_t` struct is now a
  `size_t`.
- -no hard-coded metrics- warnings are now only printed once per font.
- The Autotools build system now discovers Python paths using `sysconfig`
  instead of `distutils.sysconfig`, making it compatible with Python 3.12. This
  alters the installation path of the Python Graphviz module to something more
  correct. #2332

### Fixed

- The `pic` output renderer uses PIC or troff comments where appropriate, fixing
  a problem that resulted in comments being misinterpreted by `groff` and being
  visible in the final output. #2341
- `gv2gxl` and `gxl2gv` correctly detect their mode (gv-gxl or gxl-gv) on
  Windows when called via an absolute or relative path. #2344
- Using C pre-processor line directives (`^\s*#(line )?\d+`) claiming a line
  number greater than `INT_MAX` no longer causes an integer overflow. #1318
- fdp cluster-cluster edges were correct but now drawn incorrectly. This was a
  regression in Graphviz 7.0.0. #2345
- Failure of arrowhead and arrowtail to respect penwidth #372 \
  Fixed also for the `cylinder`
  [node shape](https://graphviz.org/doc/info/shapes.html#polygon).
- Second periphery of a cylinder shaped node is not correct. #2297
- Graphs with more than 127 layers no longer cause out of bound writes. #2355
- htmltable.c assertions are no longer triggered by using HTML table cells too
  small to fit their content. #1622
- `dot2gxl -d` no longer crashes when receiving a closing `node` tag following a
  closing `graph` tag. #2094
- A buffer overflow in Smyrna when loading GVPR scripts has been corrected.
- A buffer overflow when loading a plugin with a long type string has been
  corrected.
- Graphs that involve more than 2000 stroke points during tapering calculations
  no longer cause out of bounds writes.
- Using `arrowsize=0.0` no longer triggers an assertion failure or crash during
  miter calculations. This was a regression in Graphviz 7.0.0. #2342
- When using the `beautify=true` attribute, beautification no longer confuses
  leaves and dimensions. This previously could have led to skipping calculations
  or infinite loops.
- When using the `beautify=true` attribute, the first and last nodes around a
  circular layout are no longer placed on top of each other. #2283
- Applying `concentrate=true` to duplicate edges no longer results in errors due
  to non-normal edges being found. #2087
- `splines=ortho` and `concentrate=true` when used in combination no longer
  causes crashes during spline construction. #2361
- Externally referenced SVG files with their opening `<svg` tag on the same line
  as their XML declaration are no longer ignored. #2352

### Removed

- The VML output renderer has been removed. This format has been superseded by
  SVG. #799
- Legacy man page references to `dotty` have been removed. `dotty` was removed
  in Graphviz 4.0.0.
- **Breaking**: The definition of the `elist_fastapp` macro has been removed.
- Versions of Librsvg prior to 2.36.0 are no longer supported.
- Versions of GDK prior to 2.0.0 are no longer supported.
- Versions of Glib prior to 2.36.0 are no longer supported.
- **Breaking**: The `Agnodeinfo_t.inleaf` field and its `ND_inleaf` accessor
  have been removed.
- **Breaking**: The `Agnodeinfo_t.outleaf` field and its `ND_outleaf` and
  `GD_outleaf` accessors have been removed.
- **Breaking**: The `Agraphinfo_t.has_sourcerank` field and its
  `GD_has_sourcerank` accessor has been removed.
- **Breaking**: The `Agraphinfo_t.has_sinkrank` field and its
  `GD_has_sinkrank` accessor has been removed.
- Support for the legacy Microsoft Visio VDX format has been removed.
- **Breaking**: The `arrow_at_start` and `arrow_at_end` parameters from the
  `gvrender_engine_t.beziercurve` callback have been removed.
- **Breaking**: The `GVRENDER_DOES_ARROWS` constant has been removed.
- The extra cmpnd.c code is no longer shipped in the Graphviz distribution
  tarball.
- **Breaking**: The `STROKE_CLOSED`, `STROKE_FILLED`, `STROKE_PENDOWN`, and
  `STROKE_VERTICES_ALLOCATED` constants have been removed.
- **Breaking**: The `stoke_t.flags` field has been removed.


(micha)
diff -r1.269 -r1.270 pkgsrc/graphics/graphviz/Makefile
diff -r1.58 -r1.59 pkgsrc/graphics/graphviz/PLIST
diff -r1.34 -r1.35 pkgsrc/graphics/graphviz/buildlink3.mk
diff -r1.80 -r1.81 pkgsrc/graphics/graphviz/distinfo

cvs diff -r1.269 -r1.270 pkgsrc/graphics/graphviz/Makefile (switch to unified diff)

--- pkgsrc/graphics/graphviz/Makefile 2023/05/22 11:39:01 1.269
+++ pkgsrc/graphics/graphviz/Makefile 2023/06/07 10:09:48 1.270
@@ -1,138 +1,138 @@ @@ -1,138 +1,138 @@
1# $NetBSD: Makefile,v 1.269 2023/05/22 11:39:01 wiz Exp $ 1# $NetBSD: Makefile,v 1.270 2023/06/07 10:09:48 micha Exp $
2 2
3DISTNAME= graphviz-7.1.0 3DISTNAME= graphviz-8.0.5
4PKGREVISION= 4 
5CATEGORIES= graphics 4CATEGORIES= graphics
6MASTER_SITES= ${MASTER_SITE_GITLAB:=api/v4/projects/4207231/packages/generic/graphviz-releases/${PKGVERSION_NOREV}/} 5MASTER_SITES= ${MASTER_SITE_GITLAB:=api/v4/projects/4207231/packages/generic/graphviz-releases/${PKGVERSION_NOREV}/}
7EXTRACT_SUFX= .tar.xz 6EXTRACT_SUFX= .tar.xz
8 7
9MAINTAINER= micha@NetBSD.org 8MAINTAINER= micha@NetBSD.org
10HOMEPAGE= https://www.graphviz.org/ 9HOMEPAGE= https://www.graphviz.org/
11COMMENT= Graph Drawing Programs from AT&T Research and Lucent Bell Labs 10COMMENT= Graph Drawing Programs from AT&T Research and Lucent Bell Labs
12LICENSE= epl-v1.0 11LICENSE= epl-v1.0
13 12
14CHECK_FILES_SKIP+= ${PREFIX}/lib/graphviz/config6 13CHECK_FILES_SKIP+= ${PREFIX}/lib/graphviz/config6
15CHECK_PORTABILITY_SKIP+= windows/* 14CHECK_PORTABILITY_SKIP+= windows/*
16 15
17USE_LANGUAGES= c99 c++11 16USE_LANGUAGES= c99 c++11
18USE_TOOLS+= automake autoreconf makeinfo bison flex gmake groff pkg-config 17USE_TOOLS+= automake autoreconf makeinfo bison flex gmake groff pkg-config
19USE_LIBTOOL= yes 18USE_LIBTOOL= yes
20GNU_CONFIGURE= yes 19GNU_CONFIGURE= yes
21GNU_CONFIGURE_STRICT= no # has sub-configures 20GNU_CONFIGURE_STRICT= no # has sub-configures
22CONFIGURE_ARGS+= --disable-d 21CONFIGURE_ARGS+= --disable-d
23CONFIGURE_ARGS+= --disable-debug 22CONFIGURE_ARGS+= --disable-debug
24CONFIGURE_ARGS+= --disable-go 23CONFIGURE_ARGS+= --disable-go
25CONFIGURE_ARGS+= --disable-guile 24CONFIGURE_ARGS+= --disable-guile
26CONFIGURE_ARGS+= --disable-io 25CONFIGURE_ARGS+= --disable-io
27CONFIGURE_ARGS+= --disable-java 26CONFIGURE_ARGS+= --disable-java
28CONFIGURE_ARGS+= --disable-javascript 27CONFIGURE_ARGS+= --disable-javascript
29CONFIGURE_ARGS+= --disable-man-pdfs 28CONFIGURE_ARGS+= --disable-man-pdfs
30CONFIGURE_ARGS+= --disable-ocaml 29CONFIGURE_ARGS+= --disable-ocaml
31CONFIGURE_ARGS+= --disable-php 30CONFIGURE_ARGS+= --disable-php
32CONFIGURE_ARGS+= --disable-python 31CONFIGURE_ARGS+= --disable-python
33CONFIGURE_ARGS+= --disable-python3 32CONFIGURE_ARGS+= --disable-python3
34CONFIGURE_ARGS+= --disable-r 33CONFIGURE_ARGS+= --disable-r
35CONFIGURE_ARGS+= --disable-ruby 34CONFIGURE_ARGS+= --disable-ruby
36CONFIGURE_ARGS+= --disable-sharp 35CONFIGURE_ARGS+= --disable-sharp
37CONFIGURE_ARGS+= --enable-ltdl 36CONFIGURE_ARGS+= --enable-ltdl
38CONFIGURE_ARGS+= --enable-rpath 37CONFIGURE_ARGS+= --enable-rpath
39CONFIGURE_ARGS+= --without-ann 38CONFIGURE_ARGS+= --without-ann
40CONFIGURE_ARGS+= --without-devil 39CONFIGURE_ARGS+= --without-devil
41CONFIGURE_ARGS+= --without-gdiplus 40CONFIGURE_ARGS+= --without-gdiplus
42CONFIGURE_ARGS+= --without-glade 41CONFIGURE_ARGS+= --without-glade
43CONFIGURE_ARGS+= --without-glitz 42CONFIGURE_ARGS+= --without-glitz
44CONFIGURE_ARGS+= --without-glut 43CONFIGURE_ARGS+= --without-glut
45CONFIGURE_ARGS+= --without-gtkgl 44CONFIGURE_ARGS+= --without-gtkgl
46CONFIGURE_ARGS+= --without-gtkglext 45CONFIGURE_ARGS+= --without-gtkglext
47CONFIGURE_ARGS+= --without-lasi 46CONFIGURE_ARGS+= --without-lasi
48CONFIGURE_ARGS+= --without-ming 47CONFIGURE_ARGS+= --without-ming
49CONFIGURE_ARGS+= --without-qt 48CONFIGURE_ARGS+= --without-qt
50CONFIGURE_ARGS+= --without-smyrna 49CONFIGURE_ARGS+= --without-smyrna
51CONFIGURE_ARGS+= --with-digcola 50CONFIGURE_ARGS+= --with-digcola
52CONFIGURE_ARGS+= --with-expat 51CONFIGURE_ARGS+= --with-expat
53CONFIGURE_ARGS+= --with-fontconfig 52CONFIGURE_ARGS+= --with-fontconfig
54CONFIGURE_ARGS+= --with-freetype2 53CONFIGURE_ARGS+= --with-freetype2
55CONFIGURE_ARGS+= --with-gts 54CONFIGURE_ARGS+= --with-gts
56CONFIGURE_ARGS+= --with-ipsepcola 55CONFIGURE_ARGS+= --with-ipsepcola
57CONFIGURE_ARGS+= --with-ortho 56CONFIGURE_ARGS+= --with-ortho
58CONFIGURE_ARGS+= --with-pangocairo 57CONFIGURE_ARGS+= --with-pangocairo
59CONFIGURE_ARGS+= --with-sfdp 58CONFIGURE_ARGS+= --with-sfdp
60CONFIGURE_ARGS+= --with-visio 59CONFIGURE_ARGS+= --with-visio
61CONFIGURE_ARGS+= --with-webp 60CONFIGURE_ARGS+= --with-webp
62# build fails when PHP and/or Ruby are also installed 61# build fails when PHP and/or Ruby are also installed
63CONFIGURE_ENV+= ac_cv_prog_PHP= 62CONFIGURE_ENV+= ac_cv_prog_PHP=
64CONFIGURE_ENV+= ac_cv_prog_RUBY= 63CONFIGURE_ENV+= ac_cv_prog_RUBY=
65 64
66CPPFLAGS+= -DNO_POSTSCRIPT_ALIAS=1 65CPPFLAGS+= -DNO_POSTSCRIPT_ALIAS=1
67LDFLAGS.SunOS+= -lsocket -lnsl 66LDFLAGS.SunOS+= -lsocket -lnsl
68 67
69PKGCONFIG_OVERRIDE+= lib/cdt/libcdt.pc.in 68PKGCONFIG_OVERRIDE+= lib/cdt/libcdt.pc.in
70PKGCONFIG_OVERRIDE+= lib/cgraph/libcgraph.pc.in 69PKGCONFIG_OVERRIDE+= lib/cgraph/libcgraph.pc.in
71PKGCONFIG_OVERRIDE+= lib/edgepaint/liblab_gamut.pc.in 70PKGCONFIG_OVERRIDE+= lib/edgepaint/liblab_gamut.pc.in
72PKGCONFIG_OVERRIDE+= lib/expr/libexpr.pc.in 71PKGCONFIG_OVERRIDE+= lib/expr/libexpr.pc.in
73PKGCONFIG_OVERRIDE+= lib/gvc/libgvc.pc.in 72PKGCONFIG_OVERRIDE+= lib/gvc/libgvc.pc.in
74PKGCONFIG_OVERRIDE+= lib/gvpr/libgvpr.pc.in 73PKGCONFIG_OVERRIDE+= lib/gvpr/libgvpr.pc.in
 74PKGCONFIG_OVERRIDE+= lib/pack/libpack.pc.in
75PKGCONFIG_OVERRIDE+= lib/pathplan/libpathplan.pc.in 75PKGCONFIG_OVERRIDE+= lib/pathplan/libpathplan.pc.in
76PKGCONFIG_OVERRIDE+= lib/sfdpgen/libsfdp.pc.in 76PKGCONFIG_OVERRIDE+= lib/sfdpgen/libsfdp.pc.in
77PKGCONFIG_OVERRIDE+= lib/xdot/libxdot.pc.in 77PKGCONFIG_OVERRIDE+= lib/xdot/libxdot.pc.in
78 78
79# With lua51 there's a PLIST divergence and it isn't obvious whether 79# With lua51 there's a PLIST divergence and it isn't obvious whether
80# it's serious or not, or what causes it. 80# it's serious or not, or what causes it.
81LUA_VERSIONS_INCOMPATIBLE= 51 81LUA_VERSIONS_INCOMPATIBLE= 51
82 82
83REPLACE_LUA+= tclpkg/gv/demo/modgraph.lua 83REPLACE_LUA+= tclpkg/gv/demo/modgraph.lua
84 84
85REPLACE_INTERPRETER+= tclsh 85REPLACE_INTERPRETER+= tclsh
86REPLACE.tclsh.old= .*tclsh 86REPLACE.tclsh.old= .*tclsh
87REPLACE.tclsh.new= ${PREFIX}/bin/tclsh 87REPLACE.tclsh.new= ${PREFIX}/bin/tclsh
88REPLACE_FILES.tclsh= tclpkg/gv/demo/modgraph.tcl 88REPLACE_FILES.tclsh= tclpkg/gv/demo/modgraph.tcl
89 89
90REPLACE_PERL+= tclpkg/gv/demo/modgraph.pl contrib/dotmcl.pl \ 90REPLACE_PERL+= tclpkg/gv/demo/modgraph.pl contrib/dotmcl.pl \
91 contrib/dirgraph/dirgraph.pl 91 contrib/dirgraph/dirgraph.pl
92 92
93.include "../../mk/bsd.prefs.mk" 93.include "../../mk/bsd.prefs.mk"
94 94
95# Override Xaw type configured by user 95# Override Xaw type configured by user
96XAW_TYPE= standard 96XAW_TYPE= standard
97 97
98.if (${OPSYS} == "NetBSD" && ${MACHINE_ARCH} == "powerpc") 98.if (${OPSYS} == "NetBSD" && ${MACHINE_ARCH} == "powerpc")
99# Forces link with -lgomp directly instead of via dlopen() 99# Forces link with -lgomp directly instead of via dlopen()
100# so we don't overflow thread-local storage in ld.elf_so 100# so we don't overflow thread-local storage in ld.elf_so
101CFLAGS+= -fopenmp 101CFLAGS+= -fopenmp
102CONFIGURE_ARGS+= CFLAGS="${CFLAGS}" 102CONFIGURE_ARGS+= CFLAGS="${CFLAGS}"
103.endif 103.endif
104 104
105.if ${OPSYS} == "FreeBSD" 105.if ${OPSYS} == "FreeBSD"
106SUBST_CLASSES+= sfflags 106SUBST_CLASSES+= sfflags
107SUBST_STAGE.sfflags= pre-configure 107SUBST_STAGE.sfflags= pre-configure
108SUBST_MESSAGE.sfflags= Fixing SF_FLAGS identifier for FreeBSD. 108SUBST_MESSAGE.sfflags= Fixing SF_FLAGS identifier for FreeBSD.
109SUBST_FILES.sfflags= lib/sfio/sfclrlock.c lib/sfio/sfio_t.h lib/sfio/sfio.h 109SUBST_FILES.sfflags= lib/sfio/sfclrlock.c lib/sfio/sfio_t.h lib/sfio/sfio.h
110SUBST_FILES.sfflags+= lib/sfio/sfnew.c lib/sfio/sfopen.c lib/sfio/sfset.c 110SUBST_FILES.sfflags+= lib/sfio/sfnew.c lib/sfio/sfopen.c lib/sfio/sfset.c
111SUBST_SED.sfflags= -e 's|SF_FLAGS|SFIO_FLAGS|g' 111SUBST_SED.sfflags= -e 's|SF_FLAGS|SFIO_FLAGS|g'
112.endif 112.endif
113 113
114pre-configure: 114pre-configure:
115 cd ${WRKSRC} && autoreconf -fiv 115 cd ${WRKSRC} && autoreconf -fiv
116 116
117# Remove temporary files and directories created by re-linking "libgv_lua.la". 117# Remove temporary files and directories created by re-linking "libgv_lua.la".
118post-install: 118post-install:
119 ${RM} -rf ${DESTDIR}${PREFIX}/lib/graphviz/lua/gv.so \ 119 ${RM} -rf ${DESTDIR}${PREFIX}/lib/graphviz/lua/gv.so \
120 ${DESTDIR}${PREFIX}/lib/graphviz/tcl/tcl \ 120 ${DESTDIR}${PREFIX}/lib/graphviz/tcl/tcl \
121 ${DESTDIR}${PREFIX}/lib/lua/5.1/gv.so 121 ${DESTDIR}${PREFIX}/lib/lua/5.1/gv.so
122 122
123.include "options.mk" 123.include "options.mk"
124 124
125DEPENDS+= urw-fonts-[0-9]*:../../fonts/urw-fonts 125DEPENDS+= urw-fonts-[0-9]*:../../fonts/urw-fonts
126 126
127.include "../../converters/libiconv/buildlink3.mk" 127.include "../../converters/libiconv/buildlink3.mk"
128.include "../../devel/gettext-lib/buildlink3.mk" 128.include "../../devel/gettext-lib/buildlink3.mk"
129.include "../../devel/libltdl/buildlink3.mk" 129.include "../../devel/libltdl/buildlink3.mk"
130.include "../../devel/pango/buildlink3.mk" 130.include "../../devel/pango/buildlink3.mk"
131.include "../../fonts/fontconfig/buildlink3.mk" 131.include "../../fonts/fontconfig/buildlink3.mk"
132.include "../../graphics/freetype2/buildlink3.mk" 132.include "../../graphics/freetype2/buildlink3.mk"
133.include "../../graphics/gts/buildlink3.mk" 133.include "../../graphics/gts/buildlink3.mk"
134.include "../../graphics/libwebp/buildlink3.mk" 134.include "../../graphics/libwebp/buildlink3.mk"
135.include "../../mk/pthread.buildlink3.mk" 135.include "../../mk/pthread.buildlink3.mk"
136.include "../../textproc/expat/buildlink3.mk" 136.include "../../textproc/expat/buildlink3.mk"
137 137
138.include "../../mk/bsd.pkg.mk" 138.include "../../mk/bsd.pkg.mk"

cvs diff -r1.58 -r1.59 pkgsrc/graphics/graphviz/PLIST (switch to unified diff)

--- pkgsrc/graphics/graphviz/PLIST 2022/10/17 09:12:53 1.58
+++ pkgsrc/graphics/graphviz/PLIST 2023/06/07 10:09:48 1.59
@@ -1,316 +1,315 @@ @@ -1,316 +1,315 @@
1@comment $NetBSD: PLIST,v 1.58 2022/10/17 09:12:53 adam Exp $ 1@comment $NetBSD: PLIST,v 1.59 2023/06/07 10:09:48 micha Exp $
2bin/acyclic 2bin/acyclic
3bin/bcomps 3bin/bcomps
4bin/ccomps 4bin/ccomps
5bin/circo 5bin/circo
6bin/cluster 6bin/cluster
7${PLIST.gd}bin/diffimg 7${PLIST.gd}bin/diffimg
8bin/dijkstra 8bin/dijkstra
9bin/dot 9bin/dot
10bin/dot2gxl 10bin/dot2gxl
11bin/dot_builtins 11bin/dot_builtins
12bin/edgepaint 12bin/edgepaint
13bin/fdp 13bin/fdp
14bin/gc 14bin/gc
15bin/gml2gv 15bin/gml2gv
16bin/graphml2gv 16bin/graphml2gv
17bin/gv2gml 17bin/gv2gml
18bin/gv2gxl 18bin/gv2gxl
19bin/gvcolor 19bin/gvcolor
20bin/gvgen 20bin/gvgen
21bin/gvmap 21bin/gvmap
22bin/gvmap.sh 22bin/gvmap.sh
23bin/gvpack 23bin/gvpack
24bin/gvpr 24bin/gvpr
25bin/gxl2dot 25bin/gxl2dot
26bin/gxl2gv 26bin/gxl2gv
27bin/mm2gv 27bin/mm2gv
28bin/neato 28bin/neato
29bin/nop 29bin/nop
30bin/osage 30bin/osage
31bin/patchwork 31bin/patchwork
32bin/prune 32bin/prune
33bin/sccmap 33bin/sccmap
34bin/sfdp 34bin/sfdp
35bin/tred 35bin/tred
36bin/twopi 36bin/twopi
37bin/unflatten 37bin/unflatten
38${PLIST.x11}bin/vimdot 38${PLIST.x11}bin/vimdot
39include/graphviz/arith.h 39include/graphviz/arith.h
40include/graphviz/cdt.h 40include/graphviz/cdt.h
41include/graphviz/cgraph.h 41include/graphviz/cgraph.h
42include/graphviz/color.h 42include/graphviz/color.h
43include/graphviz/geom.h 43include/graphviz/geom.h
44include/graphviz/graphviz_version.h 44include/graphviz/graphviz_version.h
45include/graphviz/gv.cpp 45include/graphviz/gv.cpp
46include/graphviz/gv.i 46include/graphviz/gv.i
47include/graphviz/gvc.h 47include/graphviz/gvc.h
48include/graphviz/gvcext.h 48include/graphviz/gvcext.h
49include/graphviz/gvcjob.h 49include/graphviz/gvcjob.h
50include/graphviz/gvcommon.h 50include/graphviz/gvcommon.h
51include/graphviz/gvconfig.h 51include/graphviz/gvconfig.h
52include/graphviz/gvplugin.h 52include/graphviz/gvplugin.h
53include/graphviz/gvplugin_device.h 53include/graphviz/gvplugin_device.h
54include/graphviz/gvplugin_layout.h 54include/graphviz/gvplugin_layout.h
55include/graphviz/gvplugin_loadimage.h 55include/graphviz/gvplugin_loadimage.h
56include/graphviz/gvplugin_render.h 56include/graphviz/gvplugin_render.h
57include/graphviz/gvplugin_textlayout.h 57include/graphviz/gvplugin_textlayout.h
58include/graphviz/gvpr.h 58include/graphviz/gvpr.h
59include/graphviz/pack.h 59include/graphviz/pack.h
60include/graphviz/pathgeom.h 60include/graphviz/pathgeom.h
61include/graphviz/pathplan.h 61include/graphviz/pathplan.h
62include/graphviz/textspan.h 62include/graphviz/textspan.h
63include/graphviz/types.h 63include/graphviz/types.h
64include/graphviz/usershape.h 64include/graphviz/usershape.h
65include/graphviz/xdot.h 65include/graphviz/xdot.h
66lib/graphviz/libgvplugin_core.la 66lib/graphviz/libgvplugin_core.la
67lib/graphviz/libgvplugin_dot_layout.la 67lib/graphviz/libgvplugin_dot_layout.la
68${PLIST.gd}lib/graphviz/libgvplugin_gd.la 68${PLIST.gd}lib/graphviz/libgvplugin_gd.la
69${PLIST.gtk}lib/graphviz/libgvplugin_gdk.la 69${PLIST.gtk}lib/graphviz/libgvplugin_gdk.la
70${PLIST.ghostscript}${PLIST.x11}lib/graphviz/libgvplugin_gs.la 70${PLIST.ghostscript}${PLIST.x11}lib/graphviz/libgvplugin_gs.la
71${PLIST.gtk}lib/graphviz/libgvplugin_gtk.la 71${PLIST.gtk}lib/graphviz/libgvplugin_gtk.la
72lib/graphviz/libgvplugin_neato_layout.la 72lib/graphviz/libgvplugin_neato_layout.la
73lib/graphviz/libgvplugin_pango.la 73lib/graphviz/libgvplugin_pango.la
74${PLIST.poppler}lib/graphviz/libgvplugin_poppler.la 74${PLIST.poppler}lib/graphviz/libgvplugin_poppler.la
75${PLIST.quartz}lib/graphviz/libgvplugin_quartz.la 75${PLIST.quartz}lib/graphviz/libgvplugin_quartz.la
76${PLIST.svg}lib/graphviz/libgvplugin_rsvg.la 76${PLIST.svg}lib/graphviz/libgvplugin_rsvg.la
77lib/graphviz/libgvplugin_visio.la 
78lib/graphviz/libgvplugin_webp.la 77lib/graphviz/libgvplugin_webp.la
79${PLIST.x11}lib/graphviz/libgvplugin_xlib.la 78${PLIST.x11}lib/graphviz/libgvplugin_xlib.la
80${PLIST.lua}lib/graphviz/lua/libgv_lua.la 79${PLIST.lua}lib/graphviz/lua/libgv_lua.la
81${PLIST.perl}lib/graphviz/perl/gv.pm 80${PLIST.perl}lib/graphviz/perl/gv.pm
82${PLIST.perl}lib/graphviz/perl/gv.so 81${PLIST.perl}lib/graphviz/perl/gv.so
83${PLIST.perl}lib/graphviz/perl/libgv_perl.la 82${PLIST.perl}lib/graphviz/perl/libgv_perl.la
84${PLIST.tcl}${PLIST.x11}lib/graphviz/tcl/libgdtclft.la 83${PLIST.tcl}${PLIST.x11}lib/graphviz/tcl/libgdtclft.la
85${PLIST.tcl}lib/graphviz/tcl/libgv_tcl.la 84${PLIST.tcl}lib/graphviz/tcl/libgv_tcl.la
86${PLIST.tcl}lib/graphviz/tcl/libtcldot.la 85${PLIST.tcl}lib/graphviz/tcl/libtcldot.la
87${PLIST.tcl}lib/graphviz/tcl/libtcldot_builtin.la 86${PLIST.tcl}lib/graphviz/tcl/libtcldot_builtin.la
88${PLIST.tcl}lib/graphviz/tcl/libtclplan.la 87${PLIST.tcl}lib/graphviz/tcl/libtclplan.la
89${PLIST.tcl}lib/graphviz/tcl/pkgIndex.tcl 88${PLIST.tcl}lib/graphviz/tcl/pkgIndex.tcl
90lib/libcdt.la 89lib/libcdt.la
91lib/libcgraph.la 90lib/libcgraph.la
92lib/libgvc.la 91lib/libgvc.la
93lib/libgvpr.la 92lib/libgvpr.la
94lib/liblab_gamut.la 93lib/liblab_gamut.la
95lib/libpathplan.la 94lib/libpathplan.la
96lib/libxdot.la 95lib/libxdot.la
97${PLIST.lua}lib/lua/gv.so 96${PLIST.lua}lib/lua/gv.so
98${PLIST.perl}${PERL5_SUB_INSTALLVENDORARCH}/gv.pm 97${PLIST.perl}${PERL5_SUB_INSTALLVENDORARCH}/gv.pm
99${PLIST.perl}${PERL5_SUB_INSTALLVENDORARCH}/gv.so 98${PLIST.perl}${PERL5_SUB_INSTALLVENDORARCH}/gv.so
100lib/pkgconfig/libcdt.pc 99lib/pkgconfig/libcdt.pc
101lib/pkgconfig/libcgraph.pc 100lib/pkgconfig/libcgraph.pc
102lib/pkgconfig/libgvc.pc 101lib/pkgconfig/libgvc.pc
103lib/pkgconfig/libgvpr.pc 102lib/pkgconfig/libgvpr.pc
104lib/pkgconfig/liblab_gamut.pc 103lib/pkgconfig/liblab_gamut.pc
105lib/pkgconfig/libpathplan.pc 104lib/pkgconfig/libpathplan.pc
106lib/pkgconfig/libxdot.pc 105lib/pkgconfig/libxdot.pc
107${PLIST.tcl}${PLIST.x11}lib/tcl${TCL_BASEVER}/graphviz/libgdtclft.la 106${PLIST.tcl}${PLIST.x11}lib/tcl${TCL_BASEVER}/graphviz/libgdtclft.la
108${PLIST.tcl}lib/tcl${TCL_BASEVER}/graphviz/libgv_tcl.la 107${PLIST.tcl}lib/tcl${TCL_BASEVER}/graphviz/libgv_tcl.la
109${PLIST.tcl}lib/tcl${TCL_BASEVER}/graphviz/libtcldot.la 108${PLIST.tcl}lib/tcl${TCL_BASEVER}/graphviz/libtcldot.la
110${PLIST.tcl}lib/tcl${TCL_BASEVER}/graphviz/libtcldot_builtin.la 109${PLIST.tcl}lib/tcl${TCL_BASEVER}/graphviz/libtcldot_builtin.la
111${PLIST.tcl}lib/tcl${TCL_BASEVER}/graphviz/libtclplan.la 110${PLIST.tcl}lib/tcl${TCL_BASEVER}/graphviz/libtclplan.la
112${PLIST.tcl}lib/tcl${TCL_BASEVER}/graphviz/pkgIndex.tcl 111${PLIST.tcl}lib/tcl${TCL_BASEVER}/graphviz/pkgIndex.tcl
113man/man1/acyclic.1 112man/man1/acyclic.1
114man/man1/bcomps.1 113man/man1/bcomps.1
115man/man1/ccomps.1 114man/man1/ccomps.1
116man/man1/circo.1 115man/man1/circo.1
117man/man1/cluster.1 116man/man1/cluster.1
118${PLIST.gd}man/man1/diffimg.1 117${PLIST.gd}man/man1/diffimg.1
119man/man1/dijkstra.1 118man/man1/dijkstra.1
120man/man1/dot.1 119man/man1/dot.1
121man/man1/dot2gxl.1 120man/man1/dot2gxl.1
122man/man1/edgepaint.1 121man/man1/edgepaint.1
123man/man1/fdp.1 122man/man1/fdp.1
124man/man1/gc.1 123man/man1/gc.1
125man/man1/gml2gv.1 124man/man1/gml2gv.1
126man/man1/graphml2gv.1 125man/man1/graphml2gv.1
127man/man1/gv2gml.1 126man/man1/gv2gml.1
128man/man1/gv2gxl.1 127man/man1/gv2gxl.1
129man/man1/gvcolor.1 128man/man1/gvcolor.1
130man/man1/gvgen.1 129man/man1/gvgen.1
131man/man1/gvmap.1 130man/man1/gvmap.1
132man/man1/gvmap.sh.1 131man/man1/gvmap.sh.1
133man/man1/gvpack.1 132man/man1/gvpack.1
134man/man1/gvpr.1 133man/man1/gvpr.1
135man/man1/gxl2dot.1 134man/man1/gxl2dot.1
136man/man1/gxl2gv.1 135man/man1/gxl2gv.1
137man/man1/mm2gv.1 136man/man1/mm2gv.1
138man/man1/neato.1 137man/man1/neato.1
139man/man1/nop.1 138man/man1/nop.1
140man/man1/osage.1 139man/man1/osage.1
141man/man1/patchwork.1 140man/man1/patchwork.1
142man/man1/prune.1 141man/man1/prune.1
143man/man1/sccmap.1 142man/man1/sccmap.1
144man/man1/sfdp.1 143man/man1/sfdp.1
145man/man1/tred.1 144man/man1/tred.1
146man/man1/twopi.1 145man/man1/twopi.1
147man/man1/unflatten.1 146man/man1/unflatten.1
148${PLIST.x11}man/man1/vimdot.1 147${PLIST.x11}man/man1/vimdot.1
149man/man3/cdt.3 148man/man3/cdt.3
150man/man3/cgraph.3 149man/man3/cgraph.3
151man/man3/expr.3 150man/man3/expr.3
152${PLIST.tcl}${PLIST.gd}man/man3/gdtclft.3tcl 151${PLIST.tcl}${PLIST.gd}man/man3/gdtclft.3tcl
153${PLIST.lua}man/man3/gv.3lua 152${PLIST.lua}man/man3/gv.3lua
154${PLIST.perl}man/man3/gv.3perl 153${PLIST.perl}man/man3/gv.3perl
155${PLIST.swig}man/man3/gv.3python 154${PLIST.swig}man/man3/gv.3python
156${PLIST.tcl}man/man3/gv.3tcl 155${PLIST.tcl}man/man3/gv.3tcl
157man/man3/gvc.3 156man/man3/gvc.3
158man/man3/gvpr.3 157man/man3/gvpr.3
159man/man3/pack.3 158man/man3/pack.3
160man/man3/pathplan.3 159man/man3/pathplan.3
161${PLIST.tcl}man/man3/tcldot.3tcl 160${PLIST.tcl}man/man3/tcldot.3tcl
162man/man3/xdot.3 161man/man3/xdot.3
163man/man7/graphviz.7 162man/man7/graphviz.7
164share/doc/graphviz/AUTHORS 163share/doc/graphviz/AUTHORS
165share/doc/graphviz/Agraph.pdf 164share/doc/graphviz/Agraph.pdf
166share/doc/graphviz/CHANGELOG.md 165share/doc/graphviz/CHANGELOG.md
167share/doc/graphviz/COPYING 166share/doc/graphviz/COPYING
168share/doc/graphviz/Dot.ref 167share/doc/graphviz/Dot.ref
169share/doc/graphviz/FAQ.html 168share/doc/graphviz/FAQ.html
170share/doc/graphviz/NEWS 169share/doc/graphviz/NEWS
171share/doc/graphviz/build.html 170share/doc/graphviz/build.html
172share/doc/graphviz/char.html 171share/doc/graphviz/char.html
173share/doc/graphviz/cpl1.0.txt 172share/doc/graphviz/cpl1.0.txt
174share/doc/graphviz/dotguide.pdf 173share/doc/graphviz/dotguide.pdf
175share/doc/graphviz/gdtclft.entities.example.png 174share/doc/graphviz/gdtclft.entities.example.png
176share/doc/graphviz/index.html 175share/doc/graphviz/index.html
177share/doc/graphviz/info/arrows.html 176share/doc/graphviz/info/arrows.html
178share/doc/graphviz/info/attrs.html 177share/doc/graphviz/info/attrs.html
179share/doc/graphviz/info/colors.html 178share/doc/graphviz/info/colors.html
180share/doc/graphviz/info/command.html 179share/doc/graphviz/info/command.html
181share/doc/graphviz/info/index.html 180share/doc/graphviz/info/index.html
182share/doc/graphviz/info/lang.html 181share/doc/graphviz/info/lang.html
183share/doc/graphviz/info/output.html 182share/doc/graphviz/info/output.html
184share/doc/graphviz/info/shapes.html 183share/doc/graphviz/info/shapes.html
185share/doc/graphviz/internal_todo.html 184share/doc/graphviz/internal_todo.html
186share/doc/graphviz/latex_suggestions.txt 185share/doc/graphviz/latex_suggestions.txt
187share/doc/graphviz/libguide.pdf 186share/doc/graphviz/libguide.pdf
188share/doc/graphviz/neatoguide.pdf 187share/doc/graphviz/neatoguide.pdf
189share/doc/graphviz/pspdf.png 188share/doc/graphviz/pspdf.png
190share/doc/graphviz/schema/arguments.xml 189share/doc/graphviz/schema/arguments.xml
191share/doc/graphviz/schema/attributes.xml 190share/doc/graphviz/schema/attributes.xml
192share/doc/graphviz/schema/attributes.xslt 191share/doc/graphviz/schema/attributes.xslt
193${PLIST.tcl}share/doc/graphviz/tcldot.html 192${PLIST.tcl}share/doc/graphviz/tcldot.html
194share/doc/graphviz/todo.html 193share/doc/graphviz/todo.html
195share/doc/graphviz/winbuild.html 194share/doc/graphviz/winbuild.html
196${PLIST.tcl}share/graphviz/demo/doted.tcl 195${PLIST.tcl}share/graphviz/demo/doted.tcl
197${PLIST.tcl}share/graphviz/demo/doted.tcl.README 196${PLIST.tcl}share/graphviz/demo/doted.tcl.README
198${PLIST.tcl}share/graphviz/demo/entities.html 197${PLIST.tcl}share/graphviz/demo/entities.html
199${PLIST.tcl}share/graphviz/demo/entities.tcl 198${PLIST.tcl}share/graphviz/demo/entities.tcl
200${PLIST.tcl}share/graphviz/demo/entities.tcl.README 199${PLIST.tcl}share/graphviz/demo/entities.tcl.README
201${PLIST.tcl}share/graphviz/demo/gcat.tcl 200${PLIST.tcl}share/graphviz/demo/gcat.tcl
202${PLIST.tcl}share/graphviz/demo/gcat.tcl.README 201${PLIST.tcl}share/graphviz/demo/gcat.tcl.README
203${PLIST.lua}share/graphviz/demo/modgraph.lua 202${PLIST.lua}share/graphviz/demo/modgraph.lua
204${PLIST.perl}share/graphviz/demo/modgraph.pl 203${PLIST.perl}share/graphviz/demo/modgraph.pl
205${PLIST.tcl}share/graphviz/demo/modgraph.tcl 204${PLIST.tcl}share/graphviz/demo/modgraph.tcl
206${PLIST.tcl}share/graphviz/demo/pathplan.tcl 205${PLIST.tcl}share/graphviz/demo/pathplan.tcl
207${PLIST.tcl}share/graphviz/demo/pathplan.tcl.README 206${PLIST.tcl}share/graphviz/demo/pathplan.tcl.README
208${PLIST.tcl}share/graphviz/demo/pathplan_data/boxes.dat 207${PLIST.tcl}share/graphviz/demo/pathplan_data/boxes.dat
209${PLIST.tcl}share/graphviz/demo/pathplan_data/dpd.dat 208${PLIST.tcl}share/graphviz/demo/pathplan_data/dpd.dat
210${PLIST.tcl}share/graphviz/demo/pathplan_data/funny.dat 209${PLIST.tcl}share/graphviz/demo/pathplan_data/funny.dat
211${PLIST.tcl}share/graphviz/demo/pathplan_data/maze.dat 210${PLIST.tcl}share/graphviz/demo/pathplan_data/maze.dat
212${PLIST.tcl}share/graphviz/demo/pathplan_data/nested.dat 211${PLIST.tcl}share/graphviz/demo/pathplan_data/nested.dat
213${PLIST.tcl}share/graphviz/demo/pathplan_data/northo.dat 212${PLIST.tcl}share/graphviz/demo/pathplan_data/northo.dat
214${PLIST.tcl}share/graphviz/demo/pathplan_data/obs.dat 213${PLIST.tcl}share/graphviz/demo/pathplan_data/obs.dat
215${PLIST.tcl}share/graphviz/demo/pathplan_data/other.dat 214${PLIST.tcl}share/graphviz/demo/pathplan_data/other.dat
216${PLIST.tcl}share/graphviz/demo/pathplan_data/paths.dat 215${PLIST.tcl}share/graphviz/demo/pathplan_data/paths.dat
217${PLIST.tcl}share/graphviz/demo/pathplan_data/rotor.dat 216${PLIST.tcl}share/graphviz/demo/pathplan_data/rotor.dat
218${PLIST.tcl}share/graphviz/demo/pathplan_data/u.dat 217${PLIST.tcl}share/graphviz/demo/pathplan_data/u.dat
219${PLIST.tcl}share/graphviz/demo/pathplan_data/unknown.dat 218${PLIST.tcl}share/graphviz/demo/pathplan_data/unknown.dat
220share/graphviz/graphs/directed/KW91.gv 219share/graphviz/graphs/directed/KW91.gv
221share/graphviz/graphs/directed/Latin1.gv 220share/graphviz/graphs/directed/Latin1.gv
222share/graphviz/graphs/directed/NaN.gv 221share/graphviz/graphs/directed/NaN.gv
223share/graphviz/graphs/directed/abstract.gv 222share/graphviz/graphs/directed/abstract.gv
224share/graphviz/graphs/directed/alf.gv 223share/graphviz/graphs/directed/alf.gv
225share/graphviz/graphs/directed/arrows.gv 224share/graphviz/graphs/directed/arrows.gv
226share/graphviz/graphs/directed/awilliams.gv 225share/graphviz/graphs/directed/awilliams.gv
227share/graphviz/graphs/directed/biological.gv 226share/graphviz/graphs/directed/biological.gv
228share/graphviz/graphs/directed/clust.gv 227share/graphviz/graphs/directed/clust.gv
229share/graphviz/graphs/directed/clust1.gv 228share/graphviz/graphs/directed/clust1.gv
230share/graphviz/graphs/directed/clust2.gv 229share/graphviz/graphs/directed/clust2.gv
231share/graphviz/graphs/directed/clust3.gv 230share/graphviz/graphs/directed/clust3.gv
232share/graphviz/graphs/directed/clust4.gv 231share/graphviz/graphs/directed/clust4.gv
233share/graphviz/graphs/directed/clust5.gv 232share/graphviz/graphs/directed/clust5.gv
234share/graphviz/graphs/directed/crazy.gv 233share/graphviz/graphs/directed/crazy.gv
235share/graphviz/graphs/directed/ctext.gv 234share/graphviz/graphs/directed/ctext.gv
236share/graphviz/graphs/directed/dfa.gv 235share/graphviz/graphs/directed/dfa.gv
237share/graphviz/graphs/directed/fig6.gv 236share/graphviz/graphs/directed/fig6.gv
238share/graphviz/graphs/directed/fsm.gv 237share/graphviz/graphs/directed/fsm.gv
239share/graphviz/graphs/directed/grammar.gv 238share/graphviz/graphs/directed/grammar.gv
240share/graphviz/graphs/directed/hashtable.gv 239share/graphviz/graphs/directed/hashtable.gv
241share/graphviz/graphs/directed/honda-tokoro.gv 240share/graphviz/graphs/directed/honda-tokoro.gv
242share/graphviz/graphs/directed/japanese.gv 241share/graphviz/graphs/directed/japanese.gv
243share/graphviz/graphs/directed/jcctree.gv 242share/graphviz/graphs/directed/jcctree.gv
244share/graphviz/graphs/directed/jsort.gv 243share/graphviz/graphs/directed/jsort.gv
245share/graphviz/graphs/directed/ldbxtried.gv 244share/graphviz/graphs/directed/ldbxtried.gv
246share/graphviz/graphs/directed/longflat.gv 245share/graphviz/graphs/directed/longflat.gv
247share/graphviz/graphs/directed/mike.gv 246share/graphviz/graphs/directed/mike.gv
248share/graphviz/graphs/directed/nhg.gv 247share/graphviz/graphs/directed/nhg.gv
249share/graphviz/graphs/directed/oldarrows.gv 248share/graphviz/graphs/directed/oldarrows.gv
250share/graphviz/graphs/directed/pgram.gv 249share/graphviz/graphs/directed/pgram.gv
251share/graphviz/graphs/directed/pm2way.gv 250share/graphviz/graphs/directed/pm2way.gv
252share/graphviz/graphs/directed/pmpipe.gv 251share/graphviz/graphs/directed/pmpipe.gv
253share/graphviz/graphs/directed/polypoly.gv 252share/graphviz/graphs/directed/polypoly.gv
254share/graphviz/graphs/directed/proc3d.gv 253share/graphviz/graphs/directed/proc3d.gv
255share/graphviz/graphs/directed/psfonttest.gv 254share/graphviz/graphs/directed/psfonttest.gv
256share/graphviz/graphs/directed/record2.gv 255share/graphviz/graphs/directed/record2.gv
257share/graphviz/graphs/directed/records.gv 256share/graphviz/graphs/directed/records.gv
258share/graphviz/graphs/directed/rowe.gv 257share/graphviz/graphs/directed/rowe.gv
259share/graphviz/graphs/directed/russian.gv 258share/graphviz/graphs/directed/russian.gv
260share/graphviz/graphs/directed/sdh.gv 259share/graphviz/graphs/directed/sdh.gv
261share/graphviz/graphs/directed/shells.gv 260share/graphviz/graphs/directed/shells.gv
262share/graphviz/graphs/directed/states.gv 261share/graphviz/graphs/directed/states.gv
263share/graphviz/graphs/directed/structs.gv 262share/graphviz/graphs/directed/structs.gv
264share/graphviz/graphs/directed/switch.gv 263share/graphviz/graphs/directed/switch.gv
265share/graphviz/graphs/directed/table.gv 264share/graphviz/graphs/directed/table.gv
266share/graphviz/graphs/directed/train11.gv 265share/graphviz/graphs/directed/train11.gv
267share/graphviz/graphs/directed/trapeziumlr.gv 266share/graphviz/graphs/directed/trapeziumlr.gv
268share/graphviz/graphs/directed/tree.gv 267share/graphviz/graphs/directed/tree.gv
269share/graphviz/graphs/directed/triedds.gv 268share/graphviz/graphs/directed/triedds.gv
270share/graphviz/graphs/directed/try.gv 269share/graphviz/graphs/directed/try.gv
271share/graphviz/graphs/directed/unix.gv 270share/graphviz/graphs/directed/unix.gv
272share/graphviz/graphs/directed/unix2.gv 271share/graphviz/graphs/directed/unix2.gv
273share/graphviz/graphs/directed/viewfile.gv 272share/graphviz/graphs/directed/viewfile.gv
274share/graphviz/graphs/directed/world.gv 273share/graphviz/graphs/directed/world.gv
275share/graphviz/graphs/undirected/ER.gv 274share/graphviz/graphs/undirected/ER.gv
276share/graphviz/graphs/undirected/Heawood.gv 275share/graphviz/graphs/undirected/Heawood.gv
277share/graphviz/graphs/undirected/Petersen.gv 276share/graphviz/graphs/undirected/Petersen.gv
278share/graphviz/graphs/undirected/ngk10_4.gv 277share/graphviz/graphs/undirected/ngk10_4.gv
279share/graphviz/graphs/undirected/process.gv 278share/graphviz/graphs/undirected/process.gv
280share/graphviz/gvpr/addedges 279share/graphviz/gvpr/addedges
281share/graphviz/gvpr/addranks 280share/graphviz/gvpr/addranks
282share/graphviz/gvpr/addrings 281share/graphviz/gvpr/addrings
283share/graphviz/gvpr/anon 282share/graphviz/gvpr/anon
284share/graphviz/gvpr/attr 283share/graphviz/gvpr/attr
285share/graphviz/gvpr/bb 284share/graphviz/gvpr/bb
286share/graphviz/gvpr/bbox 285share/graphviz/gvpr/bbox
287share/graphviz/gvpr/binduce 286share/graphviz/gvpr/binduce
288share/graphviz/gvpr/bipart 287share/graphviz/gvpr/bipart
289share/graphviz/gvpr/chkclusters 288share/graphviz/gvpr/chkclusters
290share/graphviz/gvpr/chkedges 289share/graphviz/gvpr/chkedges
291share/graphviz/gvpr/cliptree 290share/graphviz/gvpr/cliptree
292share/graphviz/gvpr/col 291share/graphviz/gvpr/col
293share/graphviz/gvpr/collapse 292share/graphviz/gvpr/collapse
294share/graphviz/gvpr/color 293share/graphviz/gvpr/color
295share/graphviz/gvpr/cycle 294share/graphviz/gvpr/cycle
296share/graphviz/gvpr/dechain 295share/graphviz/gvpr/dechain
297share/graphviz/gvpr/deghist 296share/graphviz/gvpr/deghist
298share/graphviz/gvpr/deledges 297share/graphviz/gvpr/deledges
299share/graphviz/gvpr/delmulti 298share/graphviz/gvpr/delmulti
300share/graphviz/gvpr/delnodes 299share/graphviz/gvpr/delnodes
301share/graphviz/gvpr/depath 300share/graphviz/gvpr/depath
302share/graphviz/gvpr/dijkstra 301share/graphviz/gvpr/dijkstra
303share/graphviz/gvpr/flatten 302share/graphviz/gvpr/flatten
304share/graphviz/gvpr/get-layers-list 303share/graphviz/gvpr/get-layers-list
305share/graphviz/gvpr/group 304share/graphviz/gvpr/group
306share/graphviz/gvpr/histogram 305share/graphviz/gvpr/histogram
307share/graphviz/gvpr/indent 306share/graphviz/gvpr/indent
308share/graphviz/gvpr/knbhd 307share/graphviz/gvpr/knbhd
309share/graphviz/gvpr/maxdeg 308share/graphviz/gvpr/maxdeg
310share/graphviz/gvpr/path 309share/graphviz/gvpr/path
311share/graphviz/gvpr/rotate 310share/graphviz/gvpr/rotate
312share/graphviz/gvpr/scale 311share/graphviz/gvpr/scale
313share/graphviz/gvpr/scalexy 312share/graphviz/gvpr/scalexy
314share/graphviz/gvpr/span 313share/graphviz/gvpr/span
315share/graphviz/gvpr/topon 314share/graphviz/gvpr/topon
316share/graphviz/gvpr/treetoclust 315share/graphviz/gvpr/treetoclust

cvs diff -r1.34 -r1.35 pkgsrc/graphics/graphviz/buildlink3.mk (switch to unified diff)

--- pkgsrc/graphics/graphviz/buildlink3.mk 2023/01/29 21:14:40 1.34
+++ pkgsrc/graphics/graphviz/buildlink3.mk 2023/06/07 10:09:48 1.35
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: buildlink3.mk,v 1.34 2023/01/29 21:14:40 ryoon Exp $ 1# $NetBSD: buildlink3.mk,v 1.35 2023/06/07 10:09:48 micha Exp $
2 2
3BUILDLINK_TREE+= graphviz 3BUILDLINK_TREE+= graphviz
4 4
5.if !defined(GRAPHVIZ_BUILDLINK3_MK) 5.if !defined(GRAPHVIZ_BUILDLINK3_MK)
6GRAPHVIZ_BUILDLINK3_MK:= 6GRAPHVIZ_BUILDLINK3_MK:=
7 7
8BUILDLINK_API_DEPENDS.graphviz+= graphviz>=2.26.3 8BUILDLINK_API_DEPENDS.graphviz+= graphviz>=2.26.3
9BUILDLINK_ABI_DEPENDS.graphviz+= graphviz>=7.1.0nb1 9BUILDLINK_ABI_DEPENDS.graphviz+= graphviz>=8.0.5
10BUILDLINK_PKGSRCDIR.graphviz?= ../../graphics/graphviz 10BUILDLINK_PKGSRCDIR.graphviz?= ../../graphics/graphviz
11 11
12.include "../../converters/libiconv/buildlink3.mk" 12.include "../../converters/libiconv/buildlink3.mk"
13.include "../../fonts/fontconfig/buildlink3.mk" 13.include "../../fonts/fontconfig/buildlink3.mk"
14.include "../../textproc/expat/buildlink3.mk" 14.include "../../textproc/expat/buildlink3.mk"
15.endif # GRAPHVIZ_BUILDLINK3_MK 15.endif # GRAPHVIZ_BUILDLINK3_MK
16 16
17BUILDLINK_TREE+= -graphviz 17BUILDLINK_TREE+= -graphviz

cvs diff -r1.80 -r1.81 pkgsrc/graphics/graphviz/distinfo (switch to unified diff)

--- pkgsrc/graphics/graphviz/distinfo 2023/01/23 13:44:01 1.80
+++ pkgsrc/graphics/graphviz/distinfo 2023/06/07 10:09:48 1.81
@@ -1,10 +1,10 @@ @@ -1,10 +1,10 @@
1$NetBSD: distinfo,v 1.80 2023/01/23 13:44:01 micha Exp $ 1$NetBSD: distinfo,v 1.81 2023/06/07 10:09:48 micha Exp $
2 2
3BLAKE2s (graphviz-7.1.0.tar.xz) = 860ec5031566314d7508084bcf6580205c8cdc5dd0f53d47715047d90be06c12 3BLAKE2s (graphviz-8.0.5.tar.xz) = 1a56e9242aad2712bd5299248839e92e90533ea51b541ba38a529e80f6987d0e
4SHA512 (graphviz-7.1.0.tar.xz) = 9ff5facadd923300f47f569c568620371e75b7518661bb0f375ada9b0b82189033cec6c124d5691c875e292cef28c51230c6d6c44365c6e4a9e3dcf5b4dd1ee9 4SHA512 (graphviz-8.0.5.tar.xz) = 1bcde81cd8bb370e6b843b02eecc96459d7567ff982a2fc4a97b50b43dad45ac2d4d5fb5f5f629562585600256878dd81c7b4c51ab1691cb3b6f4dcc054c7443
5Size (graphviz-7.1.0.tar.xz) = 21477976 bytes 5Size (graphviz-8.0.5.tar.xz) = 21426200 bytes
6SHA1 (patch-config_config__perl.pl) = 430acb7d7ee3e149de0af9832c5a29602884f83e 6SHA1 (patch-config_config__perl.pl) = 430acb7d7ee3e149de0af9832c5a29602884f83e
7SHA1 (patch-configure.ac) = 80e303d6a9b95c5bb732677a0f1f63d209b39856 7SHA1 (patch-configure.ac) = 80e303d6a9b95c5bb732677a0f1f63d209b39856
8SHA1 (patch-lib_gvc_Makefile.am) = 180b45f810e5bb3948509d50b5be3b159b38a78f 8SHA1 (patch-lib_gvc_Makefile.am) = 180b45f810e5bb3948509d50b5be3b159b38a78f
9SHA1 (patch-plugin_gs_gvloadimage__gs.c) = 982ac1db252e3224633069db956c5dc803cd5ea9 9SHA1 (patch-plugin_gs_gvloadimage__gs.c) = 982ac1db252e3224633069db956c5dc803cd5ea9
10SHA1 (patch-plugin_xlib_gvdevice__xlib.c) = 05d1549db3b9221f5bcb947173034775b0df7c6c 10SHA1 (patch-plugin_xlib_gvdevice__xlib.c) = 05d1549db3b9221f5bcb947173034775b0df7c6c