Next | Query returned 352 messages, browsing 281 to 290 | Previous

History of commit frequency

CVS Commit History:


   2007-03-03 17:51:38 by Joerg Sonnenberger | Files touched by this commit (13)
Log message:
Fix almost all shared library issues (with the exception of libgvc_builtin,
where I have no idea what it is supposed to be). Force pthread linkage
for dot and gvchackm as some of the plugins can pull in pthread and that
avoids the abort on NetBSD. Fixes PR 35679 and 35865. Bump revision.
   2007-02-22 15:45:47 by Joerg Sonnenberger | Files touched by this commit (4) | Package updated
Log message:
Now that gd was updated, use it instead of the local version. Bump
revision. Fixes PR 35679.
   2007-02-17 00:49:11 by Dan McMahill | Files touched by this commit (1)
Log message:
since we do not have the csharp stuff in the PLIST, explicitly do not build it
   2007-01-21 17:41:27 by Min Sik Kim | Files touched by this commit (2)
Log message:
Remove the patch obsoleted by swig-1.3.31nb1.  This fixes PR 35453.
   2007-01-20 23:17:53 by Min Sik Kim | Files touched by this commit (2)
Log message:
Include stdlib.h instead of malloc.h.
   2007-01-20 15:07:12 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Actually include the fix for the memory leak. Noticed by veego.
   2007-01-20 14:49:04 by Joerg Sonnenberger | Files touched by this commit (3)
Log message:
Disable pangocairo and the resulting xlib plugin for now.
Reenable dynamic loading. It was originally disabled as it
causes segmentation faults on NetBSD for what seems like
memory corruption.
Fix an obvious memory leak.
Depend on ghostscript-fonts to make this much more useful.
Bump revision.
   2007-01-08 17:35:15 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Modular Xorg support.
   2007-01-08 12:29:47 by Adam Ciarcinski | Files touched by this commit (8)
Log message:
Changes 2.12:
- Bug fix release for 2.10
- The gd plugin for font handlers was not being used at all if the build
  did not use fontconfig, e.g., on Windows. In addition, the code had
  dropped the name mapping to Windows font names.
- PostScript output had an extraneous '%' character on the first line,
  which would cause printing to fail.
- Text handling, during both sizing and layout, incorrectly handled
  empty lines such as label="\nabc".
- HTML-like tables had been changed to use too much vertical space,
  to possibly use the wrong font in calculating the height of a line,
  and to use the wrong offset when moving the baseline from one line to
  the next.
   2006-07-16 17:02:43 by Stoned Elipot | Files touched by this commit (1)
Log message:
As per Makefile revision 1.49 comment out inclusion
of graphics/gd/buildlink3.mk.

This fix the build of packages including
graphics/graphviz/buildlink3.mk

Next | Query returned 352 messages, browsing 281 to 290 | Previous