Subject: CVS commit: pkgsrc/graphics/ivtools
To: None <pkgsrc-changes@NetBSD.org>
From: Mark Davies <markd@netbsd.org>
List: pkgsrc-changes
Date: 11/18/2003 21:09:18
Module Name:	pkgsrc
Committed By:	markd
Date:		Tue Nov 18 21:09:18 UTC 2003

Modified Files:
	pkgsrc/graphics/ivtools: Makefile PLIST distinfo
Added Files:
	pkgsrc/graphics/ivtools/patches: patch-ab patch-ac patch-ad patch-ae
	    patch-af patch-ag patch-ah patch-ai patch-aj patch-ak patch-al
	    patch-am patch-an patch-ao patch-ap patch-aq patch-ar patch-as
	    patch-at

Log Message:
Update ivtools to version 1.1.0.

Fixes build with gcc3 and hopefully Alistair's bulk build.
Explicitly not updated to version 1.1.1 because while that version
builds with gcc3 with fewer patches it completely breaks gcc2.

Changes:
October 29th, 2003  ivtools-1.1.0

- re-enable use of shared memory for X11 image rendering under MacOS X

- fix command passed to popen() to detect executables on MacOS X

- fix up some AttrValue stuff

- all the changes it took to get it built with ACE on MacOS X (though
it doesn't work yet).

- the cpp bundled with gcc-3.3 has a bug, and gets confused by
back-slashed commas in macro arguments (it thinks they start a new
argument, which they don't).  This introduced a problem to long stable
config files, but a workaround is here.

- this also fixes things so FreeBSD can configure on alpha architectures.

- add -svgexport flag to drawtool that by default suppresses (the
incomplete) SVG export mechanism.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 pkgsrc/graphics/ivtools/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/graphics/ivtools/PLIST \
    pkgsrc/graphics/ivtools/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/graphics/ivtools/patches/patch-ab \
    pkgsrc/graphics/ivtools/patches/patch-ac \
    pkgsrc/graphics/ivtools/patches/patch-ad \
    pkgsrc/graphics/ivtools/patches/patch-ae \
    pkgsrc/graphics/ivtools/patches/patch-af \
    pkgsrc/graphics/ivtools/patches/patch-ag \
    pkgsrc/graphics/ivtools/patches/patch-ah \
    pkgsrc/graphics/ivtools/patches/patch-ai \
    pkgsrc/graphics/ivtools/patches/patch-aj \
    pkgsrc/graphics/ivtools/patches/patch-ak \
    pkgsrc/graphics/ivtools/patches/patch-al \
    pkgsrc/graphics/ivtools/patches/patch-am \
    pkgsrc/graphics/ivtools/patches/patch-an \
    pkgsrc/graphics/ivtools/patches/patch-ao \
    pkgsrc/graphics/ivtools/patches/patch-ap \
    pkgsrc/graphics/ivtools/patches/patch-aq \
    pkgsrc/graphics/ivtools/patches/patch-ar \
    pkgsrc/graphics/ivtools/patches/patch-as \
    pkgsrc/graphics/ivtools/patches/patch-at

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