Alexander Pyhalov
2016-05-09 72eca876e816745722eb95468ab37bd10ecd2147
update graphviz to 2.38.0
5 files deleted
14 files modified
474 ■■■■■ changed files
components/image/graphviz/Makefile 36 ●●●●● patch | view | raw | blame | history
components/image/graphviz/graphviz-java.p5m 25 ●●●●● patch | view | raw | blame | history
components/image/graphviz/graphviz-lua.p5m 2 ●●● patch | view | raw | blame | history
components/image/graphviz/graphviz-ocaml.p5m 4 ●●●● patch | view | raw | blame | history
components/image/graphviz/graphviz-perl-522.p5m 6 ●●●●● patch | view | raw | blame | history
components/image/graphviz/graphviz-php.p5m 2 ●●● patch | view | raw | blame | history
components/image/graphviz/graphviz-python-26.p5m 8 ●●●●● patch | view | raw | blame | history
components/image/graphviz/graphviz-python-27.p5m 13 ●●●● patch | view | raw | blame | history
components/image/graphviz/graphviz-ruby.p5m 3 ●●●● patch | view | raw | blame | history
components/image/graphviz/graphviz-tcl.p5m 19 ●●●● patch | view | raw | blame | history
components/image/graphviz/graphviz.p5m 179 ●●●●● patch | view | raw | blame | history
components/image/graphviz/patches/build.patch 11 ●●●●● patch | view | raw | blame | history
components/image/graphviz/patches/configure-lua.patch 25 ●●●●● patch | view | raw | blame | history
components/image/graphviz/patches/dont_fail_when_installed.patch 10 ●●●●● patch | view | raw | blame | history
components/image/graphviz/patches/graphviz-2.26.0-testsuite-sigsegv-fix.patch 26 ●●●●● patch | view | raw | blame | history
components/image/graphviz/patches/ltmain.sh.patch 18 ●●●● patch | view | raw | blame | history
components/image/graphviz/patches/ruby-include.patch 27 ●●●● patch | view | raw | blame | history
components/image/graphviz/patches/workaround_lssp.patch 32 ●●●● patch | view | raw | blame | history
components/image/graphviz/resolve.deps 28 ●●●●● patch | view | raw | blame | history
components/image/graphviz/Makefile
@@ -26,13 +26,12 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME=        graphviz
COMPONENT_VERSION=    2.28.0
COMPONENT_REVISION=    6
COMPONENT_VERSION=    2.38.0
COMPONENT_PROJECT_URL=    http://www.graphviz.org/
COMPONENT_SRC=        $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=    $(COMPONENT_SRC).tar.gz
COMPONENT_ARCHIVE_HASH=    \
    sha256:d3aa7973c578cae4cc26d9d6498c57ed06680cab9a4e940d0357a3c6527afc76
    sha256:81aa238d9d4a010afa73a9d2a704fc3221c731e1e06577c2ab3496bdef67859e
COMPONENT_ARCHIVE_URL=    $(COMPONENT_PROJECT_URL)pub/graphviz/stable/SOURCES/$(COMPONENT_ARCHIVE)
COMPONENT_BUGDB=    utility/graphviz
@@ -50,6 +49,9 @@
# PHP header files (no --with- flag)
CPPFLAGS +=    $(shell /usr/php/5.4/bin/php-config --includes)
#CXX +=        $(studio_NORUNPATH)
# Can't find headers without this.
COMPONENT_PRE_CONFIGURE_ACTION =        ($(CLONEY) $(SOURCE_DIR) $(@D))
CONFIGURE_ENV +=    CPPFLAGS="$(CPPFLAGS)"
CONFIGURE_ENV +=    PERL=$(PERL)
@@ -83,3 +85,31 @@
test:        $(NO_TESTS)
BUILD_PKG_DEPENDENCIES =    $(BUILD_TOOLS)
REQUIRED_PACKAGES += image/graphviz
REQUIRED_PACKAGES += image/library/librsvg
REQUIRED_PACKAGES += library/desktop/atk
REQUIRED_PACKAGES += library/desktop/cairo
REQUIRED_PACKAGES += library/desktop/gdk-pixbuf
REQUIRED_PACKAGES += library/desktop/gtk2
REQUIRED_PACKAGES += library/desktop/pango
REQUIRED_PACKAGES += library/expat
REQUIRED_PACKAGES += library/gd
REQUIRED_PACKAGES += library/glib2
REQUIRED_PACKAGES += library/libpoppler
REQUIRED_PACKAGES += library/libtool/libltdl
REQUIRED_PACKAGES += library/math/gts
REQUIRED_PACKAGES += library/zlib
REQUIRED_PACKAGES += print/filter/ghostscript
REQUIRED_PACKAGES += runtime/lua
REQUIRED_PACKAGES += runtime/perl-522
REQUIRED_PACKAGES += runtime/ruby-19
REQUIRED_PACKAGES += runtime/tk-8
REQUIRED_PACKAGES += system/library
REQUIRED_PACKAGES += system/library/g++-4-runtime
REQUIRED_PACKAGES += system/library/gcc-4-runtime
REQUIRED_PACKAGES += system/library/math
REQUIRED_PACKAGES += x11/library/libx11
REQUIRED_PACKAGES += x11/library/libxmu
REQUIRED_PACKAGES += x11/library/toolkit/libxaw7
REQUIRED_PACKAGES += x11/library/toolkit/libxt
components/image/graphviz/graphviz-java.p5m
@@ -35,14 +35,23 @@
set name=org.opensolaris.arc-caseid \
    value=PSARC/2011/269
file path=usr/lib/graphviz/java/SWIGTYPE_p_Agedge_t.java
file path=usr/lib/graphviz/java/SWIGTYPE_p_Agnode_t.java
file path=usr/lib/graphviz/java/SWIGTYPE_p_Agraph_t.java
file path=usr/lib/graphviz/java/SWIGTYPE_p_Agsym_t.java
file path=usr/lib/graphviz/java/SWIGTYPE_p_FILE.java
file path=usr/lib/graphviz/java/gv.java
file path=usr/lib/graphviz/java/gvJNI.java
file path=usr/lib/graphviz/java/libgv_java.so
link path=usr/lib/graphviz/java/libgv.jnilib target=org/graphviz/libgv_java.so
file path=usr/lib/graphviz/java/org/graphviz/SWIGTYPE_p_Agedge_t.class
file path=usr/lib/graphviz/java/org/graphviz/SWIGTYPE_p_Agedge_t.java
file path=usr/lib/graphviz/java/org/graphviz/SWIGTYPE_p_Agnode_t.class
file path=usr/lib/graphviz/java/org/graphviz/SWIGTYPE_p_Agnode_t.java
file path=usr/lib/graphviz/java/org/graphviz/SWIGTYPE_p_Agraph_t.class
file path=usr/lib/graphviz/java/org/graphviz/SWIGTYPE_p_Agraph_t.java
file path=usr/lib/graphviz/java/org/graphviz/SWIGTYPE_p_Agsym_t.class
file path=usr/lib/graphviz/java/org/graphviz/SWIGTYPE_p_Agsym_t.java
file path=usr/lib/graphviz/java/org/graphviz/SWIGTYPE_p_FILE.class
file path=usr/lib/graphviz/java/org/graphviz/SWIGTYPE_p_FILE.java
file path=usr/lib/graphviz/java/org/graphviz/gv.class
file path=usr/lib/graphviz/java/org/graphviz/gv.java
file path=usr/lib/graphviz/java/org/graphviz/gvJNI.class
file path=usr/lib/graphviz/java/org/graphviz/gvJNI.java
file path=usr/lib/graphviz/java/org/graphviz/libgv_java.la
file path=usr/lib/graphviz/java/org/graphviz/libgv_java.so
file usr/share/man/man3/gv.3java path=usr/share/man/man3/gv-java.3
license COPYING license=EPL1.0
components/image/graphviz/graphviz-lua.p5m
@@ -38,7 +38,7 @@
file path=usr/lib/graphviz/lua/libgv_lua.so
file path=usr/share/graphviz/demo/modgraph.lua
file usr/share/man/man3/gv.3lua path=usr/share/man/man3/gv-lua.3
link path=usr/lib/graphviz/lua/gv.so target=libgv_lua.so
file path=usr/lib/graphviz/lua/gv.so
link path=usr/lib/lua/5.2/gv.so target=../../graphviz/lua/libgv_lua.so
license COPYING license=EPL1.0
components/image/graphviz/graphviz-ocaml.p5m
@@ -36,13 +36,9 @@
    value=PSARC/2011/269
file path=usr/lib/graphviz/ocaml/META.gv
file path=usr/lib/graphviz/ocaml/gv.a
file path=usr/lib/graphviz/ocaml/gv.cma
file path=usr/lib/graphviz/ocaml/gv.cmi
file path=usr/lib/graphviz/ocaml/gv.cmo
file path=usr/lib/graphviz/ocaml/gv.cmx
file path=usr/lib/graphviz/ocaml/gv.cmxa
file path=usr/lib/graphviz/ocaml/gv.mli
file path=usr/lib/graphviz/ocaml/libgv_ocaml.so
file usr/share/man/man3/gv.3ocaml path=usr/share/man/man3/gv-ocaml.3
components/image/graphviz/graphviz-perl-522.p5m
@@ -40,10 +40,8 @@
file path=usr/share/graphviz/demo/modgraph.pl
file usr/share/man/man3/gv.3perl path=usr/share/man/man3/gv-perl.3
link path=usr/lib/graphviz/perl/gv.so target=libgv_perl.so
link path=usr/perl5/vendor_perl/5.22/$(PERL_ARCH)/gv.pm \
    target=../../../../lib/graphviz/perl/gv.pm
link path=usr/perl5/vendor_perl/5.22/$(PERL_ARCH)/gv.so \
    target=../../../../lib/graphviz/perl/libgv_perl.so
file path=usr/perl5/vendor_perl/5.22/i86pc-solaris-64int/gv.pm
file path=usr/perl5/vendor_perl/5.22/i86pc-solaris-64int/gv.so
license COPYING license=EPL1.0
license graphviz.license.extra license="Other Notices"
components/image/graphviz/graphviz-php.p5m
@@ -40,7 +40,7 @@
file path=usr/lib/graphviz/php/libgv_php.so
file path=usr/share/graphviz/demo/modgraph.php
file usr/share/man/man3/gv.3php path=usr/share/man/man3/gv-php.3
link path=usr/lib/graphviz/php/gv.so target=libgv_php.so
file path=usr/lib/graphviz/php/gv.so
# These should go in /var/php, but PHP doesn't seem to be able to pick up
# a second directory configured in extension_dir.
link path=usr/php/5.4/share/PEAR/gv.php \
components/image/graphviz/graphviz-python-26.p5m
@@ -35,14 +35,12 @@
set name=org.opensolaris.arc-caseid \
    value=PSARC/2011/269
link path=usr/lib/graphviz/python26/_gv.so target=libgv_python26.so
file path=usr/lib/graphviz/python26/gv.py
file path=usr/lib/graphviz/python26/libgv_python26.so
file usr/share/man/man3/gv.3python path=usr/share/man/man3/gv-python.3
link path=usr/lib/graphviz/python26/_gv.so target=libgv_python26.so
link path=usr/lib/python2.6/vendor-packages/_gv.so \
    target=../../graphviz/python26/libgv_python26.so
link path=usr/lib/python2.6/vendor-packages/gv.py \
    target=../../graphviz/python26/gv.py
file usr/lib/python2.6/site-packages/_gv.so path=usr/lib/python2.6/vendor-packages/_gv.so
file usr/lib/python2.6/site-packages/gv.py path=usr/lib/python2.6/vendor-packages/gv.py pkg.tmp.autopyc=false
license COPYING license=EPL1.0
license graphviz.license.extra license="Other Notices"
components/image/graphviz/graphviz-python-27.p5m
@@ -35,18 +35,11 @@
set name=org.opensolaris.arc-caseid \
    value=PSARC/2011/269
link path=usr/lib/graphviz/python27/_gv.so target=libgv_python27.so
file path=usr/lib/graphviz/python27/gv.py
file path=usr/lib/graphviz/python27/libgv_python27.so
link path=usr/lib/graphviz/python27/_gv.so target=libgv_python27.so
link path=usr/lib/python2.7/vendor-packages/_gv.so \
    target=../../graphviz/python27/libgv_python27.so
link path=usr/lib/python2.7/vendor-packages/gv.py \
    target=../../graphviz/python27/gv.py
# force a dependency on the graphviz package
depend fmri=__TBD pkg.debug.depend.file=libgraph.so.5 \
       pkg.debug.depend.path=usr/lib type=require
file usr/lib/python2.7/site-packages/_gv.so path=usr/lib/python2.7/vendor-packages/_gv.so
file usr/lib/python2.7/site-packages/gv.py path=usr/lib/python2.7/vendor-packages/gv.py pkg.tmp.autopyc=false
license COPYING license=EPL1.0
license graphviz.license.extra license="Other Notices"
components/image/graphviz/graphviz-ruby.p5m
@@ -39,8 +39,7 @@
file path=usr/share/graphviz/demo/modgraph.rb
file usr/share/man/man3/gv.3ruby path=usr/share/man/man3/gv-ruby.3
link path=usr/lib/graphviz/ruby/gv.so target=libgv_ruby.so
link path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/$(MACH)-solaris2.11/gv.so \
    target=../../../../../../../lib/graphviz/ruby/libgv_ruby.so
file path=usr/ruby/1.9/lib/ruby/vendor_ruby/1.9.1/i386-solaris2.11/gv.so
license COPYING license=EPL1.0
license graphviz.license.extra license="Other Notices"
components/image/graphviz/graphviz-tcl.p5m
@@ -42,11 +42,27 @@
file path=usr/lib/graphviz/tcl/libtclplan.so.0.0.0
file path=usr/lib/graphviz/tcl/libtkspline.so.0.0.0
file path=usr/lib/graphviz/tcl/pkgIndex.tcl
file path=usr/lib/tcl8.5/graphviz/libgdtclft.so
file path=usr/lib/tcl8.5/graphviz/libgdtclft.so.0
file path=usr/lib/tcl8.5/graphviz/libgdtclft.so.0.0.0
file path=usr/lib/tcl8.5/graphviz/libgv_tcl.so
file path=usr/lib/tcl8.5/graphviz/libtcldot.so
file path=usr/lib/tcl8.5/graphviz/libtcldot.so.0
file path=usr/lib/tcl8.5/graphviz/libtcldot_builtin.so
file path=usr/lib/tcl8.5/graphviz/libtcldot_builtin.so.0
file path=usr/lib/tcl8.5/graphviz/libtcldot_builtin.so.0.0.0
file path=usr/lib/tcl8.5/graphviz/libtclplan.so
file path=usr/lib/tcl8.5/graphviz/libtclplan.so.0
file path=usr/lib/tcl8.5/graphviz/libtclplan.so.0.0.0
file path=usr/lib/tcl8.5/graphviz/libtkspline.so
file path=usr/lib/tcl8.5/graphviz/libtkspline.so.0
file path=usr/lib/tcl8.5/graphviz/libtkspline.so.0.0.0
file path=usr/lib/tcl8.5/graphviz/pkgIndex.tcl
file path=usr/share/graphviz/demo/doted.tcl
file path=usr/share/graphviz/demo/doted.tcl.README
file path=usr/share/graphviz/demo/entities.html
file path=usr/share/graphviz/demo/entities.tcl
file path=usr/share/graphviz/demo/entities.tcl.README
file path=usr/share/graphviz/demo/entities.tcl.html
file path=usr/share/graphviz/demo/gcat.tcl
file path=usr/share/graphviz/demo/gcat.tcl.README
file path=usr/share/graphviz/demo/modgraph.tcl
@@ -82,7 +98,6 @@
link path=usr/lib/graphviz/tcl/libtclplan.so.0 target=libtclplan.so.0.0.0
link path=usr/lib/graphviz/tcl/libtkspline.so target=libtkspline.so.0.0.0
link path=usr/lib/graphviz/tcl/libtkspline.so.0 target=libtkspline.so.0.0.0
link path=usr/lib/tcl8.5/graphviz target=../graphviz/tcl
license COPYING license=EPL1.0
license graphviz.license.extra license="Other Notices"
components/image/graphviz/graphviz.p5m
@@ -42,10 +42,13 @@
file path=usr/bin/cluster
file path=usr/bin/diffimg
file path=usr/bin/dijkstra
file path=usr/bin/edgepaint
file path=usr/bin/dot
file path=usr/bin/dotty
file path=usr/bin/gc
file path=usr/bin/gml2gv
file path=usr/bin/graphml2gv
file path=usr/bin/gv2gml
file path=usr/bin/gvcolor
file path=usr/bin/gvgen
file path=usr/bin/gvmap
@@ -67,7 +70,6 @@
file path=usr/include/graphviz/cgraph.h
file path=usr/include/graphviz/color.h
file path=usr/include/graphviz/geom.h
file path=usr/include/graphviz/graph.h
file path=usr/include/graphviz/graphviz_version.h
file path=usr/include/graphviz/gv.cpp
file path=usr/include/graphviz/gv.i
@@ -86,7 +88,7 @@
file path=usr/include/graphviz/pack.h
file path=usr/include/graphviz/pathgeom.h
file path=usr/include/graphviz/pathplan.h
file path=usr/include/graphviz/textpara.h
file path=usr/include/graphviz/textspan.h
file path=usr/include/graphviz/types.h
file path=usr/include/graphviz/usershape.h
file path=usr/include/graphviz/xdot.h
@@ -94,23 +96,28 @@
file path=usr/lib/graphviz/libgvplugin_core.so.6.0.0
file path=usr/lib/graphviz/libgvplugin_dot_layout.so.6.0.0
file path=usr/lib/graphviz/libgvplugin_gd.so.6.0.0
file path=usr/lib/graphviz/libgvplugin_gdk_pixbuf.so.6.0.0
link path=usr/lib/graphviz/libgvplugin_gdk.so target=libgvplugin_gdk.so.6.0.0
link path=usr/lib/graphviz/libgvplugin_gdk.so.6 target=libgvplugin_gdk.so.6.0.0
file path=usr/lib/graphviz/libgvplugin_gdk.so.6.0.0
file path=usr/lib/graphviz/libgvplugin_gs.so.6.0.0
file path=usr/lib/graphviz/libgvplugin_gtk.so.6.0.0
file path=usr/lib/graphviz/libgvplugin_neato_layout.so.6.0.0
file path=usr/lib/graphviz/libgvplugin_pango.so.6.0.0
link path=usr/lib/graphviz/libgvplugin_poppler.so \
    target=libgvplugin_poppler.so.6.0.0
link path=usr/lib/graphviz/libgvplugin_poppler.so.6 \
    target=libgvplugin_poppler.so.6.0.0
file path=usr/lib/graphviz/libgvplugin_poppler.so.6.0.0
file path=usr/lib/graphviz/libgvplugin_rsvg.so.6.0.0
file path=usr/lib/graphviz/libgvplugin_xlib.so.6.0.0
file path=usr/lib/libcdt.so.5.0.0
file path=usr/lib/libcgraph.so.6.0.0
file path=usr/lib/libgraph.so.5.0.0
file path=usr/lib/libgvc.so.6.0.0
file path=usr/lib/libgvpr.so.2.0.0
file path=usr/lib/libpathplan.so.4.0.0
file path=usr/lib/libxdot.so.4.0.0
file path=usr/lib/pkgconfig/libcdt.pc
file path=usr/lib/pkgconfig/libcgraph.pc
file path=usr/lib/pkgconfig/libgraph.pc
file path=usr/lib/pkgconfig/libgvc.pc
file path=usr/lib/pkgconfig/libgvpr.pc
file path=usr/lib/pkgconfig/libpathplan.pc
@@ -124,9 +131,9 @@
file path=usr/share/graphviz/doc/cpl1.0.txt
file path=usr/share/graphviz/doc/fontfaq.txt
file path=usr/share/graphviz/doc/html/FAQ.html
file path=usr/share/graphviz/doc/html/Gdtclft2.2.5.example.png
file path=usr/share/graphviz/doc/html/build.html
file path=usr/share/graphviz/doc/html/char.html
file path=usr/share/graphviz/doc/html/gdtclft.entities.example.png
file path=usr/share/graphviz/doc/html/index.html
file path=usr/share/graphviz/doc/html/info/Mcircle.gif
file path=usr/share/graphviz/doc/html/info/Mdiamond.gif
@@ -194,6 +201,13 @@
file path=usr/share/graphviz/doc/html/info/both.gif
file path=usr/share/graphviz/doc/html/info/box.gif
file path=usr/share/graphviz/doc/html/info/box3d.gif
file path=usr/share/graphviz/doc/html/info/c_bold.png
file path=usr/share/graphviz/doc/html/info/c_dashed.png
file path=usr/share/graphviz/doc/html/info/c_dotted.png
file path=usr/share/graphviz/doc/html/info/c_filled.png
file path=usr/share/graphviz/doc/html/info/c_rounded.png
file path=usr/share/graphviz/doc/html/info/c_solid.png
file path=usr/share/graphviz/doc/html/info/c_striped.png
file path=usr/share/graphviz/doc/html/info/circle.gif
file path=usr/share/graphviz/doc/html/info/colorlist.gif
file path=usr/share/graphviz/doc/html/info/colors.html
@@ -203,11 +217,27 @@
file path=usr/share/graphviz/doc/html/info/diamond.gif
file path=usr/share/graphviz/doc/html/info/doublecircle.gif
file path=usr/share/graphviz/doc/html/info/doubleoctagon.gif
file path=usr/share/graphviz/doc/html/info/e_bold.png
file path=usr/share/graphviz/doc/html/info/e_dashed.png
file path=usr/share/graphviz/doc/html/info/e_dotted.png
file path=usr/share/graphviz/doc/html/info/e_solid.png
file path=usr/share/graphviz/doc/html/info/egg.gif
file path=usr/share/graphviz/doc/html/info/ellipse.gif
file path=usr/share/graphviz/doc/html/info/fill.gif
file path=usr/share/graphviz/doc/html/info/folder.gif
file path=usr/share/graphviz/doc/html/info/forward.gif
file path=usr/share/graphviz/doc/html/info/g_lin0.png
file path=usr/share/graphviz/doc/html/info/g_lin180.png
file path=usr/share/graphviz/doc/html/info/g_lin270.png
file path=usr/share/graphviz/doc/html/info/g_lin360.png
file path=usr/share/graphviz/doc/html/info/g_lin45.png
file path=usr/share/graphviz/doc/html/info/g_lin90.png
file path=usr/share/graphviz/doc/html/info/g_rad0.png
file path=usr/share/graphviz/doc/html/info/g_rad180.png
file path=usr/share/graphviz/doc/html/info/g_rad270.png
file path=usr/share/graphviz/doc/html/info/g_rad360.png
file path=usr/share/graphviz/doc/html/info/g_rad45.png
file path=usr/share/graphviz/doc/html/info/g_rad90.png
file path=usr/share/graphviz/doc/html/info/hexagon.gif
file path=usr/share/graphviz/doc/html/info/house.gif
file path=usr/share/graphviz/doc/html/info/html1.gif
@@ -223,11 +253,29 @@
file path=usr/share/graphviz/doc/html/info/invtriangle.gif
file path=usr/share/graphviz/doc/html/info/lang.html
file path=usr/share/graphviz/doc/html/info/mrecord.gif
file path=usr/share/graphviz/doc/html/info/n_bold.png
file path=usr/share/graphviz/doc/html/info/n_dashed.png
file path=usr/share/graphviz/doc/html/info/n_diagonals.png
file path=usr/share/graphviz/doc/html/info/n_dotted.png
file path=usr/share/graphviz/doc/html/info/n_filled.png
file path=usr/share/graphviz/doc/html/info/n_rounded.png
file path=usr/share/graphviz/doc/html/info/n_solid.png
file path=usr/share/graphviz/doc/html/info/n_striped.png
file path=usr/share/graphviz/doc/html/info/n_wedged.png
file path=usr/share/graphviz/doc/html/info/nohead.gif
file path=usr/share/graphviz/doc/html/info/none.gif
file path=usr/share/graphviz/doc/html/info/none_back.png
file path=usr/share/graphviz/doc/html/info/none_both.png
file path=usr/share/graphviz/doc/html/info/none_forward.png
file path=usr/share/graphviz/doc/html/info/none_none.png
file path=usr/share/graphviz/doc/html/info/normal_back.png
file path=usr/share/graphviz/doc/html/info/normal_both.png
file path=usr/share/graphviz/doc/html/info/normal_forward.png
file path=usr/share/graphviz/doc/html/info/normal_none.png
file path=usr/share/graphviz/doc/html/info/note.gif
file path=usr/share/graphviz/doc/html/info/octagon.gif
file path=usr/share/graphviz/doc/html/info/output.html
file path=usr/share/graphviz/doc/html/info/oval.gif
file path=usr/share/graphviz/doc/html/info/parallelogram.gif
file path=usr/share/graphviz/doc/html/info/pentagon.gif
file path=usr/share/graphviz/doc/html/info/plaintext.gif
@@ -243,11 +291,19 @@
file path=usr/share/graphviz/doc/html/info/sdlshapes.png
file path=usr/share/graphviz/doc/html/info/septagon.gif
file path=usr/share/graphviz/doc/html/info/shapes.html
file path=usr/share/graphviz/doc/html/info/spline_curved.png
file path=usr/share/graphviz/doc/html/info/spline_line.png
file path=usr/share/graphviz/doc/html/info/spline_none.png
file path=usr/share/graphviz/doc/html/info/spline_ortho.png
file path=usr/share/graphviz/doc/html/info/spline_polyline.png
file path=usr/share/graphviz/doc/html/info/spline_spline.png
file path=usr/share/graphviz/doc/html/info/square.gif
file path=usr/share/graphviz/doc/html/info/tab.gif
file path=usr/share/graphviz/doc/html/info/trapezium.gif
file path=usr/share/graphviz/doc/html/info/triangle.gif
file path=usr/share/graphviz/doc/html/info/tripleoctagon.gif
file path=usr/share/graphviz/doc/html/info/underline.gif
file path=usr/share/graphviz/doc/html/internal_todo.html
file path=usr/share/graphviz/doc/html/pspdf.png
file path=usr/share/graphviz/doc/html/schema/arguments.xml
file path=usr/share/graphviz/doc/html/schema/attributes.xml
@@ -256,6 +312,70 @@
file path=usr/share/graphviz/doc/html/todo.html
file path=usr/share/graphviz/doc/html/winbuild.html
file path=usr/share/graphviz/doc/latex_suggestions.txt
file path=usr/share/graphviz/doc/pdf/Agraph.pdf
file path=usr/share/graphviz/doc/pdf/acyclic.1.pdf
file path=usr/share/graphviz/doc/pdf/bcomps.1.pdf
file path=usr/share/graphviz/doc/pdf/ccomps.1.pdf
file path=usr/share/graphviz/doc/pdf/cdt.3.pdf
file path=usr/share/graphviz/doc/pdf/cgraph.3.pdf
link path=usr/share/graphviz/doc/pdf/circo.1.pdf target=dot.1.pdf
file path=usr/share/graphviz/doc/pdf/cluster.1.pdf
file path=usr/share/graphviz/doc/pdf/diffimg.1.pdf
file path=usr/share/graphviz/doc/pdf/dijkstra.1.pdf
file path=usr/share/graphviz/doc/pdf/dot.1.pdf
file path=usr/share/graphviz/doc/pdf/dotguide.pdf
file path=usr/share/graphviz/doc/pdf/dotty.1.pdf
file path=usr/share/graphviz/doc/pdf/dottyguide.pdf
file path=usr/share/graphviz/doc/pdf/edgepaint.1.pdf
file path=usr/share/graphviz/doc/pdf/expr.3.pdf
link path=usr/share/graphviz/doc/pdf/fdp.1.pdf target=dot.1.pdf
file path=usr/share/graphviz/doc/pdf/gc.1.pdf
file path=usr/share/graphviz/doc/pdf/gdtclft.3tcl.pdf
file path=usr/share/graphviz/doc/pdf/gml2gv.1.pdf
file path=usr/share/graphviz/doc/pdf/graphml2gv.1.pdf
file path=usr/share/graphviz/doc/pdf/gv.3java.pdf
file path=usr/share/graphviz/doc/pdf/gv.3lua.pdf
file path=usr/share/graphviz/doc/pdf/gv.3ocaml.pdf
file path=usr/share/graphviz/doc/pdf/gv.3perl.pdf
file path=usr/share/graphviz/doc/pdf/gv.3php.pdf
file path=usr/share/graphviz/doc/pdf/gv.3python.pdf
file path=usr/share/graphviz/doc/pdf/gv.3ruby.pdf
file path=usr/share/graphviz/doc/pdf/gv.3sharp.pdf
file path=usr/share/graphviz/doc/pdf/gv.3tcl.pdf
link path=usr/share/graphviz/doc/pdf/gv2gml.1.pdf target=gml2gv.1.pdf
link path=usr/share/graphviz/doc/pdf/gv2gxl.1.pdf target=gxl2gv.1.pdf
file path=usr/share/graphviz/doc/pdf/gvc.3.pdf
file path=usr/share/graphviz/doc/pdf/gvcolor.1.pdf
file path=usr/share/graphviz/doc/pdf/gvgen.1.pdf
file path=usr/share/graphviz/doc/pdf/gvmap.1.pdf
file path=usr/share/graphviz/doc/pdf/gvmap.sh.1.pdf
file path=usr/share/graphviz/doc/pdf/gvpack.1.pdf
file path=usr/share/graphviz/doc/pdf/gvpr.1.pdf
file path=usr/share/graphviz/doc/pdf/gvpr.3.pdf
file path=usr/share/graphviz/doc/pdf/gxl2gv.1.pdf
file path=usr/share/graphviz/doc/pdf/lefty.1.pdf
file path=usr/share/graphviz/doc/pdf/leftyguide.pdf
file path=usr/share/graphviz/doc/pdf/libguide.pdf
file path=usr/share/graphviz/doc/pdf/lneato.1.pdf
file path=usr/share/graphviz/doc/pdf/mm2gv.1.pdf
link path=usr/share/graphviz/doc/pdf/neato.1.pdf target=dot.1.pdf
file path=usr/share/graphviz/doc/pdf/neatoguide.pdf
file path=usr/share/graphviz/doc/pdf/nop.1.pdf
file path=usr/share/graphviz/doc/pdf/osage.1.pdf
file path=usr/share/graphviz/doc/pdf/pack.3.pdf
file path=usr/share/graphviz/doc/pdf/patchwork.1.pdf
file path=usr/share/graphviz/doc/pdf/pathplan.3.pdf
file path=usr/share/graphviz/doc/pdf/prune.pdf
file path=usr/share/graphviz/doc/pdf/sccmap.1.pdf
link path=usr/share/graphviz/doc/pdf/sfdp.1.pdf target=dot.1.pdf
file path=usr/share/graphviz/doc/pdf/smyrna.pdf
file path=usr/share/graphviz/doc/pdf/tcldot.3tcl.pdf
file path=usr/share/graphviz/doc/pdf/tkspline.3tk.pdf
file path=usr/share/graphviz/doc/pdf/tred.1.pdf
link path=usr/share/graphviz/doc/pdf/twopi.1.pdf target=dot.1.pdf
file path=usr/share/graphviz/doc/pdf/unflatten.1.pdf
file path=usr/share/graphviz/doc/pdf/vimdot.1.pdf
file path=usr/share/graphviz/doc/pdf/xdot.3.pdf
file path=usr/share/graphviz/graphs/directed/KW91.gv
file path=usr/share/graphviz/graphs/directed/Latin1.gv
file path=usr/share/graphviz/graphs/directed/NaN.gv
@@ -263,6 +383,7 @@
file path=usr/share/graphviz/graphs/directed/alf.gv
file path=usr/share/graphviz/graphs/directed/arrows.gv
file path=usr/share/graphviz/graphs/directed/awilliams.gv
file path=usr/share/graphviz/graphs/directed/biological.gv
file path=usr/share/graphviz/graphs/directed/clust.gv
file path=usr/share/graphviz/graphs/directed/clust1.gv
file path=usr/share/graphviz/graphs/directed/clust2.gv
@@ -315,6 +436,38 @@
file path=usr/share/graphviz/graphs/undirected/Petersen.gv
file path=usr/share/graphviz/graphs/undirected/ngk10_4.gv
file path=usr/share/graphviz/graphs/undirected/process.gv
file path=usr/share/graphviz/gvpr/addranks
file path=usr/share/graphviz/gvpr/addrings
file path=usr/share/graphviz/gvpr/anon
file path=usr/share/graphviz/gvpr/attr
file path=usr/share/graphviz/gvpr/bb
file path=usr/share/graphviz/gvpr/bbox
file path=usr/share/graphviz/gvpr/chkclusters
file path=usr/share/graphviz/gvpr/cliptree
file path=usr/share/graphviz/gvpr/col
file path=usr/share/graphviz/gvpr/collapse
file path=usr/share/graphviz/gvpr/color
file path=usr/share/graphviz/gvpr/cycle
file path=usr/share/graphviz/gvpr/dechain
file path=usr/share/graphviz/gvpr/deghist
file path=usr/share/graphviz/gvpr/deledges
file path=usr/share/graphviz/gvpr/delmulti
file path=usr/share/graphviz/gvpr/delnodes
file path=usr/share/graphviz/gvpr/depath
file path=usr/share/graphviz/gvpr/dijkstra
file path=usr/share/graphviz/gvpr/flatten
file path=usr/share/graphviz/gvpr/get-layers-list
file path=usr/share/graphviz/gvpr/group
file path=usr/share/graphviz/gvpr/indent
file path=usr/share/graphviz/gvpr/knbhd
file path=usr/share/graphviz/gvpr/maxdeg
file path=usr/share/graphviz/gvpr/path
file path=usr/share/graphviz/gvpr/rotate
file path=usr/share/graphviz/gvpr/scale
file path=usr/share/graphviz/gvpr/scalexy
file path=usr/share/graphviz/gvpr/span
file path=usr/share/graphviz/gvpr/topon
file path=usr/share/graphviz/gvpr/treetoclust
file path=usr/share/graphviz/lefty/box.lefty
file path=usr/share/graphviz/lefty/def.lefty
file path=usr/share/graphviz/lefty/dotty.lefty
@@ -335,10 +488,13 @@
file path=usr/share/man/man1/dijkstra.1
file path=usr/share/man/man1/dot.1
file path=usr/share/man/man1/dotty.1
file path=usr/share/man/man1/edgepaint.1
link path=usr/share/man/man1/fdp.1 target=dot.1
file path=usr/share/man/man1/gc.1
file path=usr/share/man/man1/gml2gv.1
file path=usr/share/man/man1/graphml2gv.1
link path=usr/share/man/man1/gv2gml.1 target=gml2gv.1
file path=usr/share/man/man1/gvcolor.1
file path=usr/share/man/man1/gvedit.1
file path=usr/share/man/man1/gvgen.1
file path=usr/share/man/man1/gvmap.1
file path=usr/share/man/man1/gvmap.sh.1
@@ -353,15 +509,14 @@
file path=usr/share/man/man1/patchwork.1
file path=usr/share/man/man1/prune.1
file path=usr/share/man/man1/sccmap.1
file path=usr/share/man/man1/smyrna.1
file path=usr/share/man/man1/tred.1
file path=usr/share/man/man1/unflatten.1
file path=usr/share/man/man1/vimdot.1
file path=usr/share/man/man3/cdt.3
file path=usr/share/man/man3/cgraph.3
file path=usr/share/man/man3/expr.3
file path=usr/share/man/man3/graph.3
file path=usr/share/man/man3/gvc.3
file path=usr/share/man/man3/gvpr.3
file path=usr/share/man/man3/pack.3
file path=usr/share/man/man3/pathplan.3
file path=usr/share/man/man3/xdot.3
@@ -386,10 +541,6 @@
    target=libgvplugin_dot_layout.so.6.0.0
link path=usr/lib/graphviz/libgvplugin_gd.so target=libgvplugin_gd.so.6.0.0
link path=usr/lib/graphviz/libgvplugin_gd.so.6 target=libgvplugin_gd.so.6.0.0
link path=usr/lib/graphviz/libgvplugin_gdk_pixbuf.so \
    target=libgvplugin_gdk_pixbuf.so.6.0.0
link path=usr/lib/graphviz/libgvplugin_gdk_pixbuf.so.6 \
    target=libgvplugin_gdk_pixbuf.so.6.0.0
link path=usr/lib/graphviz/libgvplugin_gs.so target=libgvplugin_gs.so.6.0.0
link path=usr/lib/graphviz/libgvplugin_gs.so.6 target=libgvplugin_gs.so.6.0.0
link path=usr/lib/graphviz/libgvplugin_gtk.so target=libgvplugin_gtk.so.6.0.0
@@ -415,8 +566,6 @@
link path=usr/lib/libcdt.so.5 target=libcdt.so.5.0.0
link path=usr/lib/libcgraph.so target=libcgraph.so.6.0.0
link path=usr/lib/libcgraph.so.6 target=libcgraph.so.6.0.0
link path=usr/lib/libgraph.so target=libgraph.so.5.0.0
link path=usr/lib/libgraph.so.5 target=libgraph.so.5.0.0
link path=usr/lib/libgvc.so target=libgvc.so.6.0.0
link path=usr/lib/libgvc.so.6 target=libgvc.so.6.0.0
link path=usr/lib/libgvpr.so target=libgvpr.so.2.0.0
components/image/graphviz/patches/build.patch
File was deleted
components/image/graphviz/patches/configure-lua.patch
File was deleted
components/image/graphviz/patches/dont_fail_when_installed.patch
File was deleted
components/image/graphviz/patches/graphviz-2.26.0-testsuite-sigsegv-fix.patch
File was deleted
components/image/graphviz/patches/ltmain.sh.patch
@@ -1,14 +1,14 @@
--- graphviz-2.28.0/libltdl/config/ltmain.sh.~1~    2014-01-16 16:59:51.219232636 +0400
+++ graphviz-2.28.0/libltdl/config/ltmain.sh    2014-01-16 17:03:05.408070755 +0400
@@ -4763,9 +4763,10 @@
       # compiler args for GCC
       # -F/path gives path to uninstalled frameworks, gcc on darwin
       # -p, -pg, --coverage, -fprofile-* pass through profiling flag for GCC
--- graphviz-2.38.0/libltdl/config/ltmain.sh.~1~    2016-05-09 19:01:21.453677835 +0300
+++ graphviz-2.38.0/libltdl/config/ltmain.sh    2016-05-09 19:03:36.687627364 +0300
@@ -5851,9 +5851,10 @@
       # -tp=*                Portland pgcc target processor selection
       # --sysroot=*          for sysroot support
       # -O*, -flto*, -fwhopr*, -fuse-linker-plugin GCC link-time optimization
+      # -fstack-protector*   stack protector flags for GCC
       # @file GCC response files
       -64|-mips[0-9]|-r[0-9][0-9]*|-xarch=*|-xtarget=*|+DA*|+DD*|-q*|-m*| \
-      -t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*)
+      -t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|-fstack-protector*|@*)
       -t[45]*|-txscale*|-p|-pg|--coverage|-fprofile-*|-F*|@*|-tp=*|--sysroot=*| \
-      -O*|-flto*|-fwhopr*|-fuse-linker-plugin)
+      -O*|-flto*|-fwhopr*|-fuse-linker-plugin|-fstack-protector*)
         func_quote_for_eval "$arg"
     arg="$func_quote_for_eval_result"
         func_append compile_command " $arg"
components/image/graphviz/patches/ruby-include.patch
@@ -5,27 +5,14 @@
Config->RbConfig change has already been made in a newer version, and the
remainder of the changes are Solaris-specific.
--- graphviz-2.28.0/config/config_ruby.rb    Fri Feb 18 13:25:56 2011
+++ graphviz-2.28.0/config/config_ruby.rb    Tue Jul  1 14:45:16 2014
@@ -1,16 +1,16 @@
 require 'rbconfig'
-CONFIG = Config::MAKEFILE_CONFIG
+CONFIG = RbConfig::MAKEFILE_CONFIG
--- graphviz-2.38.0/config/config_ruby.rb.~1~    2016-05-09 19:04:10.761066135 +0300
+++ graphviz-2.38.0/config/config_ruby.rb    2016-05-09 19:06:35.321688578 +0300
@@ -5,7 +5,7 @@
 
 case ARGV[0]
 when "INCLUDES"
-    puts Config::expand(CONFIG["archdir"])
 when "archdir"
-    puts RbConfig::expand(CONFIG["archdir"])
+    puts "#{RbConfig::expand(CONFIG['rubyhdrdir'])} -I#{RbConfig::expand(CONFIG['rubyhdrdir'])}/#{RbConfig::expand(CONFIG['arch'])}"
 when "lib"
-    puts Config::expand(CONFIG["libdir"])
+    puts RbConfig::expand(CONFIG["libdir"])
 when "archsitelib"
-    puts Config::expand(CONFIG["sitearchdir"])
+    puts RbConfig::expand(CONFIG["vendorarchdir"])
 when "sitelib"
-    puts Config::expand(CONFIG["sitedir"])
+    puts RbConfig::expand(CONFIG["vendordir"])
 end
     puts RbConfig::expand(CONFIG["libdir"])
 when "vendorarchdir"
components/image/graphviz/patches/workaround_lssp.patch
@@ -1,22 +1,22 @@
--- graphviz-2.28.0/tclpkg/gv/Makefile.am.~1~    2014-01-16 18:36:19.766670009 +0400
+++ graphviz-2.28.0/tclpkg/gv/Makefile.am    2014-01-16 18:36:52.010568539 +0400
@@ -133,7 +133,7 @@
--- graphviz-2.38.0/tclpkg/gv/Makefile.am.~1~    2016-05-09 19:07:19.568875688 +0300
+++ graphviz-2.38.0/tclpkg/gv/Makefile.am    2016-05-09 19:08:39.066873834 +0300
@@ -145,7 +145,7 @@
 pkgperldir = $(pkglibdir)/perl
 PERL        ?= perl
-PERL_CC      = $(shell $(PERL) -MExtUtils::Embed -e ccopts)
+PERL_CC      = $(shell $(PERL) -MExtUtils::Embed -e ccopts| sed -e 's:-fstack-protector-strong::')
 PERL_LD      = $(shell $(PERL) -MExtUtils::Embed -e ldopts)
 VENDOR_ARCH  = $(shell $(PERL) -MConfig -e 'print $$Config{installvendorarch};')
 # cleanup for opencsw's perl which adds flags that g++ doesn't like
-PERL_CC      = `$(PERL) -MExtUtils::Embed -e ccopts | $(PERL) -pe 's/-x.*? //g'`
+PERL_CC      = `$(PERL) -MExtUtils::Embed -e ccopts | $(PERL) -pe 's/-x.*? //g' | sed -e 's:-fstack-protector-strong::'`
 PERL_LD      = `$(PERL) -MExtUtils::Embed -e ldopts`
 VENDOR_ARCH  = `$(PERL) -MConfig -e 'print $$Config{installvendorarch};'`
 PERL_data = gv.pm
--- graphviz-2.28.0/tclpkg/gv/Makefile.in.~1~    2014-01-16 18:36:13.698183548 +0400
+++ graphviz-2.28.0/tclpkg/gv/Makefile.in    2014-01-16 18:36:41.245334132 +0400
@@ -932,7 +932,7 @@
 libgv_ocaml_la_LDFLAGS = -module -avoid-version
--- graphviz-2.38.0/tclpkg/gv/Makefile.in.~1~    2016-05-09 19:07:19.571479596 +0300
+++ graphviz-2.38.0/tclpkg/gv/Makefile.in    2016-05-09 19:09:07.591366517 +0300
@@ -957,7 +957,7 @@
 libgv_ocaml_la_CPPFLAGS = $(BASECPPFLAGS) $(OCAML_INCLUDES)
 pkgperldir = $(pkglibdir)/perl
-PERL_CC = $(shell $(PERL) -MExtUtils::Embed -e ccopts)
+PERL_CC = $(shell $(PERL) -MExtUtils::Embed -e ccopts| sed -e 's:-fstack-protector-strong::')
 PERL_LD = $(shell $(PERL) -MExtUtils::Embed -e ldopts)
 VENDOR_ARCH = $(shell $(PERL) -MConfig -e 'print $$Config{installvendorarch};')
 # cleanup for opencsw's perl which adds flags that g++ doesn't like
-PERL_CC = `$(PERL) -MExtUtils::Embed -e ccopts | $(PERL) -pe 's/-x.*? //g'`
+PERL_CC = `$(PERL) -MExtUtils::Embed -e ccopts | $(PERL) -pe 's/-x.*? //g' |sed -e 's:-fstack-protector-strong::'`
 PERL_LD = `$(PERL) -MExtUtils::Embed -e ldopts`
 VENDOR_ARCH = `$(PERL) -MConfig -e 'print $$Config{installvendorarch};'`
 PERL_data = gv.pm
components/image/graphviz/resolve.deps
File was deleted