Next | Query returned 352 messages, browsing 271 to 280 | Previous

History of commit frequency

CVS Commit History:


   2008-03-14 13:56:01 by Greg Troxel | Files touched by this commit (1)
Log message:
remove ${TCL} from lua files in PLIST, because they do get built and
installed when lua is enabled and tcl is not.
   2008-03-14 02:16:36 by Joerg Sonnenberger | Files touched by this commit (3)
Log message:
Ensure that pthread it linked for any program that might open graphviz
plugins. This should fix the crash on NetBSD 4 and earlier, the
remaining part of PR 38045.
   2008-03-11 16:46:57 by Joerg Sonnenberger | Files touched by this commit (18)
Log message:
Fix dynamic linkage (again). Fix a segmentation fault when the config
file can't be opened for write. Fix guile option.

Bump revision.
   2008-03-10 13:37:59 by Thomas Klausner | Files touched by this commit (2)
Log message:
Create the empty directories that are removed during uninstall even
for binary packages.

Bump PKGREVISION.
   2008-02-06 19:57:00 by Adam Ciarcinski | Files touched by this commit (21) | Package removed
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.
   2007-09-25 22:13:36 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Revert, config does *not* belong into the PLIST as it is a dynamic
entity handled by the scripts.
   2007-09-25 21:48:19 by Tim Rightnour | Files touched by this commit (1)
Log message:
add missing file lib/graphviz/config to allow make package to work
   2007-09-25 15:59:21 by Thomas Klausner | Files touched by this commit (1)
Log message:
CHECK_FILES_SKIP needs an absolute path.
   2007-09-23 17:38:58 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Skip the config file, it is handled by INSTALL/DEINSTALL.
   2007-09-21 19:40:38 by Joerg Sonnenberger | Files touched by this commit (4)
Log message:
Build plugin configuration file at install time and remove it at
deinstall time. This makes it possible to split off individual plugins
and add DESTDIR support. Bump revision.

Next | Query returned 352 messages, browsing 271 to 280 | Previous