Summary
graphviz is a set of graph drawing tools for Unix or MS-Windows (win32), including a web service interface (webdot). Source code and binary executables for common platforms are available. Graph drawing addresses the problem of visualizing structural information by constructing geometric representations of abstract graphs and networks. Automatic generation of graph drawings has important applications in key technologies such as database design, software engineering, VLSI and network design and visual interfaces in other domains. Situations where these tools might be particularly useful include: * you would like to restructure a program and first need to understand the relationships between its types, procedures, and source files. * you need to find the bottlenecks in an Internet backbone - not only individual links, but their relationships * you're debugging a protocol or microarchitecture represented as a finite state machine and need to figure out how a certain error state arises * you would like to browse a database schema, knowledge base, or distributed program represented pictorially * you would like to see an overview of a collection of linked documents * you would like to discover patterns and communities of interest in a database of telephone calls or e-mail messages
Versions
v2.44.1-r1 :: 0 :: gentoo
- Modified
- License
- CPL-1.0
- Keywords
- amd64 arm arm64 hppa ppc ppc64 s390 sparc x86 ~alpha ~amd64-linux ~ia64 ~mips ~ppc-macos ~riscv ~sparc-solaris ~x64-macos ~x64-solaris ~x86-linux
- USE flags
- X cairo devil doc examples gtk gts guile java lasi nls pdf perl postscript python qt5 ruby static-libs svg tcl
USE flags
General
- X
- Builds lefty front-end, builds plugin -Txlib, and enables support for x11 in various other modules (needs cairo)
- cairo
- Enable support for the cairo graphics library
- devil
- Enables DevIL output plugin -Tdevil
- doc
- Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
- examples
- Install examples, usually source code
- gtk
- Enables gtk+ output plugin -Tgtk (needs cairo)
- gts
- Enables support for GNU Triangulated Surface Library (required for sfdp to work)
- guile
- Add support for the guile Scheme interpreter
- java
- Add support for Java
- lasi
- Enables PostScript output via media-libs/lasi, for plugin -Tlasi (needs cairo)
- nls
- Add Native Language Support (using gettext - GNU locale utilities)
- Add general support for PDF (Portable Document Format), this replaces the pdflib and cpdflib flags
- perl
- Add optional support/bindings for the Perl language
- postscript
- Enable support for the PostScript language (often with ghostscript-gpl or libspectre)
- python
- Add optional support/bindings for the Python language
- qt5
- Add support for the Qt 5 application and UI framework
- ruby
- Add support/bindings for the Ruby language
- static-libs
- Build static versions of dynamic libraries as well
- svg
- Add support for SVG (Scalable Vector Graphics)
- tcl
- Add support the Tcl language
elibc
- FreeBSD
- ELIBC setting for systems that use the FreeBSD C library
python_single_target
- python3_7
- Build for Python 3.7 only
- python3_8
- Build for Python 3.8 only
- python3_9
- Build for Python 3.9 only
Dependencies
app-text / ghostscript-gpl : Interpreter for the PostScript language and PDF
app-text / poppler : PDF rendering library based on the xpdf-3.0 code base
dev-java / java-config : Java environment configuration query tool
dev-lang / perl : Larry Wall's Practical Extraction and Report Language
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-lang / python-exec : Python script wrapper
dev-lang / ruby : An object-oriented scripting language
dev-lang / swig : Simplified Wrapper and Interface Generator
dev-lang / tcl : Tool Command Language
dev-libs / expat : Stream-oriented XML parser library
dev-libs / glib : The GLib library of C routines
dev-libs / libltdl : A shared library tool for developers
dev-qt / qtcore : Cross-platform application development framework
dev-qt / qtgui : The GUI module and platform plugins for the Qt5 framework
dev-qt / qtprintsupport : Printing support library for the Qt5 framework
dev-qt / qtwidgets : Set of components for creating classic desktop-style UIs for the Qt5 framework
dev-scheme / guile : GNU Ubiquitous Intelligent Language for Extensions
gnome-base / librsvg : Scalable Vector Graphics (SVG) rendering library
media-libs / devil : DevIL image library
media-libs / fontconfig : A library for configuring and customizing font access
media-libs / freetype : A high-quality and portable font engine
media-libs / gd : Graphics library for fast image creation
media-libs / lasi : C++ library for postscript stream output
media-libs / libpng : Portable Network Graphics library
sci-libs / gts : GNU Triangulated Surface Library
sys-libs / zlib : Standard (de)compression library
virtual / jdk : Virtual for Java Development Kit (JDK)
virtual / jpeg : Virtual to select between libjpeg-turbo and IJG jpeg for source-based packages
virtual / libiconv : Virtual for the GNU conversion library
x11-libs / cairo : A vector graphics library with cross-device output support
x11-libs / gtk+ : Gimp ToolKit +
x11-libs / libX11 : X.Org X11 library
x11-libs / libXaw : X.Org Xaw library
x11-libs / libXmu : X.Org Xmu library
x11-libs / libXpm : X.Org Xpm library
x11-libs / libXt : X.Org X Toolkit Intrinsics library
x11-libs / pango : Internationalized text layout and rendering library
Runtime Dependencies
app-text / ghostscript-gpl : Interpreter for the PostScript language and PDF
app-text / poppler : PDF rendering library based on the xpdf-3.0 code base
dev-java / java-config : Java environment configuration query tool
dev-lang / perl : Larry Wall's Practical Extraction and Report Language
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-lang / python-exec : Python script wrapper
dev-lang / ruby : An object-oriented scripting language
dev-lang / tcl : Tool Command Language
dev-libs / expat : Stream-oriented XML parser library
dev-libs / glib : The GLib library of C routines
dev-libs / libltdl : A shared library tool for developers
dev-qt / qtcore : Cross-platform application development framework
dev-qt / qtgui : The GUI module and platform plugins for the Qt5 framework
dev-qt / qtprintsupport : Printing support library for the Qt5 framework
dev-qt / qtwidgets : Set of components for creating classic desktop-style UIs for the Qt5 framework
gnome-base / librsvg : Scalable Vector Graphics (SVG) rendering library
media-libs / devil : DevIL image library
media-libs / fontconfig : A library for configuring and customizing font access
media-libs / freetype : A high-quality and portable font engine
media-libs / gd : Graphics library for fast image creation
media-libs / lasi : C++ library for postscript stream output
media-libs / libpng : Portable Network Graphics library
sci-libs / gts : GNU Triangulated Surface Library
sys-libs / zlib : Standard (de)compression library
virtual / jpeg : Virtual to select between libjpeg-turbo and IJG jpeg for source-based packages
virtual / libiconv : Virtual for the GNU conversion library
x11-libs / cairo : A vector graphics library with cross-device output support
x11-libs / gtk+ : Gimp ToolKit +
x11-libs / libX11 : X.Org X11 library
x11-libs / libXaw : X.Org Xaw library
x11-libs / libXmu : X.Org Xmu library
x11-libs / libXpm : X.Org Xpm library
x11-libs / libXt : X.Org X Toolkit Intrinsics library
x11-libs / pango : Internationalized text layout and rendering library
Depending packages
app-doc / doxygen : Documentation system for most programming languages
app-emulation / nemu : ncurses interface for QEMU
app-misc / gramps : Genealogical Research and Analysis Management Programming System
app-office / lyx : WYSIWYM frontend for LaTeX, DocBook, etc.
app-text / asciidoc : A plain text human readable/writable document format
dev-cpp / cairomm : C++ bindings for the Cairo vector graphics library
dev-cpp / gstreamermm : C++ interface for GStreamer
dev-cpp / gtkmm : C++ interface for GTK+
dev-cpp / pangomm : C++ interface for pango
dev-cpp / waylandpp : Wayland C++ bindings
dev-games / clanlib : Multi-platform game development library
dev-lang / scala : The Scala Programming Language
dev-lang / vala : Compiler for the GObject type system
dev-lisp / sbcl : Steel Bank Common Lisp (SBCL) is an implementation of ANSI Common Lisp
dev-perl / GraphViz : Interface to AT&T's GraphViz
dev-php / PEAR-Image_GraphViz : PHP interface to AT&T's GraphViz tools
dev-php / phpDocumentor : Automatic documenting of php api directly from the source
dev-python / graphviz : Simple Python interface for Graphviz
dev-python / objgraph : Draws Python object reference graphs with graphviz
dev-python / pydot : Python interface to Graphviz's Dot language
dev-python / pydotplus : Improved version of the old pydot project
dev-python / pygraphviz : Python wrapper for the Graphviz Agraph data structure
dev-tex / dot2tex : A Graphviz to LaTeX converter
dev-util / cppunit : C++ port of the famous JUnit framework for unit testing
dev-util / edb-debugger : edb is a cross platform x86/x86-64 debugger, inspired by Ollydbg
dev-util / quilt : quilt patch manager
dev-util / schroot : Utility to execute commands in a chroot environment
dev-vcs / git-big-picture : Visualization tool for Git repositories
gnome-extra / libgda : GNOME database access library
kde-apps / kcachegrind : Frontend for Cachegrind by KDE
kde-frameworks / kapidox : Framework for building KDE API documentation in a standard format and style
media-gfx / imagemagick : A collection of tools and libraries for many image formats
media-gfx / kgraphviewer : Graphviz dot graph file viewer
media-gfx / plantuml : Draw UML diagrams using a simple and human readable text description
media-gfx / xdot : Interactive viewer for Graphviz dot files
media-libs / ganv : A GTK+ widget for interactive graph-like environments
media-libs / libdvbpsi : Library for MPEG TS/DVB PSI tables decoding and generation
media-libs / lvtk : A set of C++ wrappers around the LV2 C API
media-libs / oyranos : Colour management system allowing to share settings across apps and services
media-sound / pnmixer : Volume mixer for the system tray
media-video / dirac : Open Source video codec
net-irc / ircmap : Scripts to treate diagrams of IRC networks using the LINKS command
net-libs / liboauth : C library implementing the OAuth secure authentication protocol
net-libs / mbedtls : Cryptographic library for embedded systems
net-misc / lanmap : lanmap sits quietly on a network and builds a picture of what it sees
sci-chemistry / mpqc : The Massively Parallel Quantum Chemistry Program
sci-electronics / gazebo : A 3D multiple robot simulator with dynamics
sci-electronics / petrify : Synthesize Petri nets into asynchronous circuits
sci-libs / dcmtk : The DICOM Toolkit
sci-libs / gamer : Geometry-preserving Adaptive MeshER
sci-libs / mc : 2D/3D AFEM code for nonlinear geometric PDE
sci-libs / octomap : An Efficient Probabilistic 3D Mapping Framework Based on Octrees
sci-libs / punc : Portable Understructure for Numerical Computing
sci-mathematics / spin : Tool for formal verification of distributed software systems
sci-mathematics / why3-for-spark : Platform for deductive program verification
sci-physics / root : C++ data analysis framework and interpreter from CERN
sci-visualization / ggobi : Visualization program for exploring high-dimensional data
sys-apps / netplug : Brings up/down ethernet ports automatically with cable detection
sys-libs / libsmbios : Provide access to (SM)BIOS information
Bugs
- 491716
- dev-lang/swig generates code incompatible with ~dev-scheme/guile-1.8.8[-discouraged] (causing build failure of media-gfx/graphviz[guile])
- 662508
- net-misc/lanmap-81-r1 depends on <=media-gfx/graphviz-2.28.0 which is no longer in tree
- 684844
- media-gfx/graphviz: Uncontrolled recursion allowing denial of service (CVE-2019-9904)
- 723286
- media-gfx/graphviz-2.42.3 configure error when /bin/sh != bash
- 758860
- media-libs/gegl-9999 suddenly needs "dot" from media-gfx/graphviz
- 770067
- media-gfx/graphviz-2.44.1-r1[doc] build failure if missing groff or ghostscript-gpl (groff == false)
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
media-gfx/graphviz: Drop 2.42.3-r1
Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Fabian Groffen · gentoo
media-gfx/graphviz: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Rolf Eike Beer · gentoo
media-gfx/graphviz: stable 2.44.1-r1 for hppa, bug #759628
Package-Manager: Portage-3.0.9, Repoman-3.0.2 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
media-gfx/graphviz: Stabilize 2.44.1-r1 ppc64, #759628
Signed-off-by: Sam James <sam@gentoo.org> - Sam James · gentoo
media-gfx/graphviz: Stabilize 2.44.1-r1 s390, #759628
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
media-gfx/graphviz: Stabilize 2.44.1-r1 arm64, #759628
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
media-gfx/graphviz: Stabilize 2.44.1-r1 arm, #759628
Signed-off-by: Sam James <sam@gentoo.org> - Thomas Deutschmann · gentoo
media-gfx/graphviz: x86 stable (bug #759628)
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Rolf Eike Beer · gentoo
media-gfx/graphviz: stable 2.44.1-r1 for sparc, bug #759628
Package-Manager: Portage-3.0.9, Repoman-3.0.2 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
media-gfx/graphviz: Stabilize 2.44.1-r1 amd64, #759628
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
media-gfx/graphviz: Stabilize 2.44.1-r1 ppc, #759628
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
media-gfx/graphviz: Keyword 2.44.1-r1 riscv, #756115
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
media-gfx/graphviz: python3_9
If Fedora can, so do we. Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
media-gfx/graphviz: add missing x11-libs/gdk-pixbuf dep
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
media-gfx/graphviz: enable gdk-pixbuf unconditionally
Closes: https://bugs.gentoo.org/682520 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Mikle Kolyada · gentoo
media-gfx/graphviz: Drop old
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
media-gfx/graphviz: Version bump (v2.44.1)
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Mikle Kolyada · gentoo
media-gfx/graphviz: require cairo for pdf
Closes: https://bugs.gentoo.org/727526 Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
media-gfx/graphviz: fix dotty meny calls
Closes: https://bugs.gentoo.org/682524 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
media-gfx/graphviz: Version bump (v2.44)
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
*/*: Drop stable ia64 keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
*/*: Discontinue Gentoo SuperH port
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
media-gfx/graphviz: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
*/*: Drop stable alpha keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
*/*: Clean PYTHON_COMPAT of obsolete impls
Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
media-gfx/graphviz: Drop 2.42.1-r1
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
media-gfx/graphviz: ppc64 stable wrt bug #703582
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
media-gfx/graphviz: ppc stable wrt bug #703582
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
media-gfx/graphviz: s390 stable wrt bug #703582
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Rolf Eike Beer · gentoo
media-gfx/graphviz: stable 2.42.3 for hppa, bug #703582
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
media-gfx/graphviz: alpha stable wrt bug #703582
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="alpha" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sergei Trofimovich · gentoo
media-gfx/graphviz: stable 2.42.3 for ia64, bug #703582
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="ia64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Rolf Eike Beer · gentoo
media-gfx/graphviz: stable 2.42.3 for sparc, bug #703582
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
media-gfx/graphviz: arm stable wrt bug #703582
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
media-gfx/graphviz: x86 stable wrt bug #703582
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Aaron Bauman · gentoo
media-gfx/graphviz: arm64 stable (bug #703582)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.82, Repoman-2.3.20 - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
media-gfx/graphviz: amd64 stable wrt bug #703582
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
media-gfx/graphviz: python3_8
Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
media-gfx/graphviz: Drop 2.40.1-r1
Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Andreas Sturmlechner · gentoo
media-gfx/graphviz: Fix bogus RDEPENDs
Result of a bad conflict resolution. Reported-by: David Flogeras <dflogeras2@gmail.com> Closes: https://bugs.gentoo.org/699028 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Andreas Sturmlechner · gentoo
media-gfx/graphviz: 2.42.3 version bump
Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Matt Turner · gentoo
media-gfx/graphviz-2.42.1: alpha stable, bug 682522
Signed-off-by: Matt Turner <mattst88@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
media-gfx/graphviz: ia64 stable wrt bug #682522
Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
media-gfx/graphviz: ppc stable wrt bug #682522
Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
media-gfx/graphviz: ppc64 stable wrt bug #682522
Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
media-gfx/graphviz: sparc stable wrt bug #682522
Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
media-gfx/graphviz: s390 stable wrt bug #682522
Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="s390" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Aaron Bauman · gentoo
media-gfx/graphviz: arm64 stable (bug #682522)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.78, Repoman-2.3.17 - Repository mirror & CI · gentoo
Merge updates from master - Rolf Eike Beer · gentoo
media-gfx/graphviz: stable 2.42.1 for hppa, bug #682522
Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
media-gfx/graphviz: arm stable wrt bug #682522
Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Agostino Sarubbo · gentoo
media-gfx/graphviz: amd64 stable wrt bug #682522
Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
media-gfx/graphviz: x86 stable (bug #682522)
Package-Manager: Portage-2.3.78, Repoman-2.3.17 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michał Górny · gentoo
media-gfx: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Andreas Sturmlechner · gentoo
media-gfx/graphviz: Disable go bindings
They who need it may maintain it. Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Andreas Sturmlechner · gentoo
media-gfx/graphviz: Inline myconf comments
Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Andreas Sturmlechner · gentoo
media-gfx/graphviz: Add missing media-libs/libpng slot op, einstalldocs
Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Chris Mayo · gentoo
media-gfx/graphviz: version bump to 2.42.1
Bug: https://bugs.gentoo.org/682522 Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Chris Mayo <aklhfex@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/12790 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Benda Xu · gentoo
Drop arm-linux keyword from tree.
"arm-linux" is considered deprecated, unmaintained and easily replaced by "arm". Closes: https://bugs.gentoo.org/664598 Reference: https://archives.gentoo.org/gentoo-dev/message/63bafa051cccd1eb3d2ade16823671fa - Repository mirror & CI · gentoo
Merge updates from master - Mikle Kolyada · gentoo
media-gfx/graphviz: mark s390 stable
Package-Manager: Portage-2.3.40, Repoman-2.3.9 - Repository mirror & CI · gentoo
Merge updates from master - Mart Raudsepp · gentoo
media-gfx/graphviz: arm64 stable
Package-Manager: Portage-2.3.28, Repoman-2.3.9 - Aaron Bauman · gentoo
media-gfx/graphviz: drop vulnerable ebuild and local use
Bug: https://bugs.gentoo.org/530736 Package-Manager: Portage-2.3.27, Repoman-2.3.9 Closes: https://github.com/gentoo/gentoo/pull/7791 - Sebastian Pipping · gentoo
media-gfx/graphviz: Fix compilation
Closes: https://bugs.gentoo.org/648764 Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Sergei Trofimovich · gentoo
media-gfx/graphviz: stable 2.40.1-r1 for hppa, bug #530736
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="hppa" - Sergei Trofimovich · gentoo
media-gfx/graphviz: stable 2.40.1-r1 for ppc/ppc64, bug #530736
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc ppc64" - Thomas Deutschmann · gentoo
media-gfx/graphviz: x86 stable (bug #530736)
Package-Manager: Portage-2.3.24, Repoman-2.3.6 - Markus Meier · gentoo
media-gfx/graphviz: arm stable, bug #530736
Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="arm" - Tobias Klausmann · gentoo
media-gfx/graphviz-2.40.1-r1: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/530736 - Michał Górny · gentoo
*/*: Remove sparc-fbsd keywords - Agostino Sarubbo · gentoo
media-gfx/graphviz: amd64 stable wrt bug #530736
Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> - Rolf Eike Beer · gentoo
media-gfx/graphviz: stable 2.40.1-r1 for sparc
Bug: https://bugs.gentoo.org/530736 Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="sparc" - Sergei Trofimovich · gentoo
media-gfx/graphviz: stable 2.40.1-r1 for ia64, bug #530736
Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="ia64" - Andreas Sturmlechner · gentoo
media-gfx/graphviz: Fix build w/ USE=-examples
Not all USE flag combinations build a demo directory. Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Andreas Sturmlechner · gentoo
media-gfx/graphviz: Switch HOMEPAGE to https
Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Andreas Sturmlechner · gentoo
media-gfx/graphviz: Drop unused {eutils,multilib}.eclass
Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Andreas Sturmlechner · gentoo
media-gfx/graphviz: Add missing || die
Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Andreas Sturmlechner · gentoo
media-gfx/graphviz: Sort DEPENDs
Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Andreas Sturmlechner · gentoo
media-gfx/graphviz: Switch USE qt4 to qt5
Bug: https://bugs.gentoo.org/638026 Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Jonas Stein · gentoo
media-gfx/graphviz: Update Homepage
Project moved to gitlab Package-Manager: Portage-2.3.17, Repoman-2.3.6 - Alexis Ballier · gentoo
media-gfx/graphviz: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2 - Arfrever Frehtes Taifersar Arahesis · gentoo
media-gfx/graphviz: Drop already applied patch. Update HOMEPAGE. - Lars Wendler · gentoo
media-gfx/graphviz: Bump to version 2.40.1
Package-Manager: Portage-2.3.5, Repoman-2.3.2 - Andreas K. Hüttel · gentoo
Revert "media-gfx/graphviz: Remove old", see bug 609772
This reverts commit 80232c73b05f744e16968c5e60968b5951a6f4cc. - Andreas K. Hüttel · gentoo
media-gfx/graphviz: Remove old
Now all versions without perl slot operator are gone. Package-Manager: Portage-2.3.5, Repoman-2.3.2 - Michał Górny · gentoo
media-gfx/graphviz: Drop old (python.eclass) - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Michał Górny · gentoo
media-gfx/graphviz: Revert "Clean old version up"
Turns out it breaks media-gfx/nip2. - Michał Górny · gentoo
media-gfx/graphviz: Clean old version up - David Seifert · gentoo
media-gfx/graphviz: Add conditional macro definition
Gentoo-bug: 574484 * Merged the 3 following upstream commits into one patch: - https://github.com/ellson/graphviz/commit/8da53964edec8a665c3996d483df243eb150c2c4 - https://github.com/ellson/graphviz/commit/f97c86e975aa472272d0a5b5a042b96eb77ebbc0 - https://github.com/ellson/graphviz/commit/c3e9169655c1fca8006d3d455381848730531bd4 Package-Manager: portage-2.3.0 - Mikle Kolyada · gentoo
media-gfx/graphviz: sparc stable wrt bug #529462
Package-Manager: portage-2.2.28 - Tobias Klausmann · gentoo
media-gfx/graphviz: add alpha keyword
Gentoo-Bug: 29462 Package-Manager: portage-2.2.27 - Ian Delaney · gentoo
Merge remote-tracking branch 'remotes/Coacher/fwknop-cleanup'
Pull request: https://github.com/gentoo/gentoo/pull/501 - Michael Palimaka · gentoo
media-gfx/graphviz: add subslot operator for media-libs/gd
Package-Manager: portage-2.2.26 - Michael Palimaka · gentoo
media-gfx/graphviz: use correct version of qmake
Gentoo-bug: 567236 Package-Manager: portage-2.2.26 - Agostino Sarubbo · gentoo
media-gfx/graphviz: ia64 stable wrt bug #529462
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ia64" - Agostino Sarubbo · gentoo
media-gfx/graphviz: ppc stable wrt bug #529462
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc" - Markus Meier · gentoo
media-gfx/graphviz: arm stable, bug #529462
Package-Manager: portage-2.2.23 RepoMan-Options: --include-arches="arm" - Mikle Kolyada · gentoo
media-gfx/graphviz: x86 stable wrt bug #529462
Package-Manager: portage-2.2.20.1 - Jeroen Roovers · gentoo
media-gfx/graphviz: Stable for HPPA PPC64 (bug #529462).
Package-Manager: portage-2.2.22 RepoMan-Options: --ignore-arches - Agostino Sarubbo · gentoo
media-gfx/graphviz: amd64 stable wrt bug #529462
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64" - Pacho Ramos · gentoo
media-gfx/graphviz: The automake trick was needed due to a different bug in eclass that was now fixed (#531462)
Package-Manager: portage-2.2.22 - Pacho Ramos · gentoo
media-gfx/graphviz: Rekeyword on pending arches as looks like repoman is ok now
Package-Manager: portage-2.2.22 - Pacho Ramos · gentoo
media-gfx/graphviz: Drop old
Package-Manager: portage-2.2.22 - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed