./graphics/graphviz, Graph Drawing Programs from AT&T Research and Lucent Bell Labs

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2014Q3, Version: 2.38.0nb3, Package name: graphviz-2.38.0nb3, Maintainer: sno

Graphviz 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
- lefty: a programmable graphics editor
- dotty: a customizable interface written in LEFTY
- tcldot: a customizable graphical interface written in TCL
- libgraph: the base library for graph tools
- various associated utilities

DEINSTALL [+/-]

Required to run:
[x11/tk] [x11/gtk2] [lang/lua52] [lang/perl5] [fonts/fontconfig] [devel/libltdl] [devel/pango] [graphics/gd] [graphics/cairo]

Required to build:
[x11/fixesproto4] [x11/compositeproto] [x11/damageproto] [x11/dri2proto] [x11/glproto] [x11/inputproto] [x11/randrproto] [x11/xextproto] [x11/xf86driproto] [x11/xcb-proto] [x11/xproto] [x11/renderproto] [x11/xf86vidmodeproto] [devel/swig] [pkgtools/x11-links]

Package options: gd, gtk, lua, pangocairo, perl, tcl, x11

Master sites:

SHA1: 053c771278909160916ca5464a0a98ebf034c6ef
RMD160: a80c2fa6b9955444b2103a99167d7020b23e4c4e
Filesize: 25243.025 KB

Version history: (Expand)


CVS history: (Expand)


   2014-12-01 23:47:13 by Matthias Scheler | Files touched by this commit (3)
Log message:
Pullup ticket #4561 - requested by wiz
graphics/graphviz: security patch

Revisions pulled up:
- graphics/graphviz/Makefile                                    1.146 via patch
- graphics/graphviz/distinfo                                    1.53
- graphics/graphviz/patches/patch-lib_cgraph_scan.l             1.4

---
   Module Name:	pkgsrc
   Committed By:	wiz
   Date:		Mon Dec  1 08:45:04 UTC 2014

   Modified Files:
   	pkgsrc/graphics/graphviz: Makefile distinfo
   Added Files:
   	pkgsrc/graphics/graphviz/patches: patch-lib_cgraph_scan.l

   Log message:
   Fix format string vulnerability.
   >From upstream git.
   Bump PKGREVISION.