Path to this page:
./
graphics/graphviz,
Graph Drawing Programs from AT&T Research and Lucent Bell Labs
Branch: pkgsrc-2022Q3,
Version: 5.0.0nb2,
Package name: graphviz-5.0.0nb2,
Maintainer: michaGraphviz is a set of graph drawing tools from AT&T Research and Lucent Bell
Laboratories.
It includes:
- dot: makes hierarchical layouts of directed graphs
- neato: makes "spring" model layouts of undirected graphs
- tcldot: a customizable graphical interface written in TCL
(part of "tcl" option)
- libcgraph: the base library for graph tools
- various associated utilities
DEINSTALL [+/-]# $NetBSD: DEINSTALL,v 1.2 2009/05/17 12:55:52 sno Exp $
: ${PKG_PREFIX=@PREFIX@}
case ${STAGE} in
DEINSTALL)
${RM} ${PKG_PREFIX}/lib/graphviz/config6
;;
esac
Package options: gd, x11
Master sites:
Filesize: 26943.879 KB
Version history: (Expand)
- (2022-09-26) Package added to pkgsrc.se, version graphviz-5.0.0nb2 (created)