pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/graphics/graphviz



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Feb  6 18:57:00 UTC 2008

Modified Files:
        pkgsrc/graphics/graphviz: Makefile PLIST buildlink3.mk distinfo
        pkgsrc/graphics/graphviz/patches: patch-aa patch-ab patch-ac patch-ad
            patch-ae
Added Files:
        pkgsrc/graphics/graphviz: options.mk
Removed Files:
        pkgsrc/graphics/graphviz/patches: patch-af patch-ag patch-ah patch-ai
            patch-aj patch-ak patch-al patch-am patch-an patch-ao patch-ap

Log Message:
Changes 2.16.1:
- Fixed bugs
- Improvements to PHP binding
- Improvements to OCAML binding
- Make regression tests run from the build tree, rather than require
  installation
- Repair freetype detection on RedHat-7 (Yes, people still use it!!)
- Fix zoom-at-mouse-location in -Txlib and -Tgtk
- Fix some dotty regressions

Changes 2.16:
- Fixed bugs
- new regression test suite
- new cgraph library (will eventually replace graph and agraph)
- add "image" and "imagescale" for simpler support for images in nodes
- add "tab" "box3d" and "component" shapes
- replace arith.h in distro
- add functions to access version info to avoid need for gvcint.h
- Fix problem with irregular character spacing at 96dpi in pango/cairo output
  formats.
- Add gdk_pixbuf plugin providing: .bmp .ico .jpg .png .tif
- Add DevIL plugin providing: .bmp .jpg .png .tif .tga
- Extend GD plugin to provide a backend to cairo for: .gif .jpg .png .gd .gd2
  .wbmp  <- gifs are now antialiased
- Rework plugin framework to separate device from renderer, and to autoload
  load dependendent plugins
- show defaults in output from: ./configure --help
- add more info to dot -v  and dot -v2 debug outputs
- various issues with CR/LF in windows, but not in binary outputs.


To generate a diff of this commit:
cvs rdiff -r1.60 -r1.61 pkgsrc/graphics/graphviz/Makefile
cvs rdiff -r1.19 -r1.20 pkgsrc/graphics/graphviz/PLIST
cvs rdiff -r1.13 -r1.14 pkgsrc/graphics/graphviz/buildlink3.mk
cvs rdiff -r1.25 -r1.26 pkgsrc/graphics/graphviz/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/graphics/graphviz/options.mk
cvs rdiff -r1.6 -r1.7 pkgsrc/graphics/graphviz/patches/patch-aa
cvs rdiff -r1.12 -r1.13 pkgsrc/graphics/graphviz/patches/patch-ab \
    pkgsrc/graphics/graphviz/patches/patch-ae
cvs rdiff -r1.16 -r1.17 pkgsrc/graphics/graphviz/patches/patch-ac
cvs rdiff -r1.8 -r1.9 pkgsrc/graphics/graphviz/patches/patch-ad
cvs rdiff -r1.9 -r0 pkgsrc/graphics/graphviz/patches/patch-af \
    pkgsrc/graphics/graphviz/patches/patch-ag \
    pkgsrc/graphics/graphviz/patches/patch-ak \
    pkgsrc/graphics/graphviz/patches/patch-ao
cvs rdiff -r1.8 -r0 pkgsrc/graphics/graphviz/patches/patch-ah \
    pkgsrc/graphics/graphviz/patches/patch-al \
    pkgsrc/graphics/graphviz/patches/patch-ap
cvs rdiff -r1.10 -r0 pkgsrc/graphics/graphviz/patches/patch-ai \
    pkgsrc/graphics/graphviz/patches/patch-am
cvs rdiff -r1.7 -r0 pkgsrc/graphics/graphviz/patches/patch-aj \
    pkgsrc/graphics/graphviz/patches/patch-an

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index