Up to [cvs.NetBSD.org] / pkgsrc / graphics / ivtools
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.36 / (download) - annotate - [select for diffs], Tue Jan 3 17:37:24 2023 UTC (5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
HEAD
Changes since 1.35: +2 -1
lines
Diff to previous 1.35 (colored)
*: recursive bump for tiff shlib major bump
Revision 1.35 / (download) - annotate - [select for diffs], Wed Mar 3 10:46:14 2021 UTC (2 years, 3 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1
Changes since 1.34: +4 -1
lines
Diff to previous 1.34 (colored)
ivtools: Needs ps2pdf
Revision 1.34 / (download) - annotate - [select for diffs], Mon Mar 1 09:48:40 2021 UTC (2 years, 3 months ago) by nia
Branch: MAIN
Changes since 1.33: +34 -24
lines
Diff to previous 1.33 (colored)
ivtools: update to 2.0.4a1 Changes: builds again; August 22nd 2020 ivtools-2.0.3 * add Golang style "%v" format descriptor to comterp print func. July 5th 2020 ivtools-2.0.2 * Change priority of "$$" (stream) operator to line up with other stream operators (i.e. ".." and "**"). June 30th 2020 ivtools-2.0.1 * Fix nested user defined funcs in comterp (the func() command). * Change isalpha(), isdigit(), and isspace() funcs to return 0 or 1 (instead of the bitmask which is returned for C). * Add comterp_run utility script for hands-free launching of comterp scripts. Write scripts with this header: #! /usr/bin/env comterp_run * Add csvfilt comterp script as an example of using comterp_run. After installing both try "csvfilt --help". June 21st 2020 ivtools-2.0.0 Non-backward compatible changes from ivtools-1.2.11: * Swap "$$" and "$" operators in comterp. The "$$" operator is now stream() (which matches the other double-character stream operators - "..", "**", and ",,") and "$" is now list(). * Reverse the priority of ".." (iterate()) and "**" (repeat()), giving ".." precedence over "**". The reason is because ".." is more complex than "**", like multiplication is more complex than addition. * Remove symmax() and symcnt() commands because they were redundant with symid() which accepts :max and :cnt keywords. Other changes; * remove patches directory, sourceforge102203.xml, aclocal.m4, README.cygwin, README.ivmkcm, and comtop.tgz * migrated all CHANGES-* files to a CHANGES directory
Revision 1.33 / (download) - annotate - [select for diffs], Wed Aug 16 20:45:39 2017 UTC (5 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3
Changes since 1.32: +2 -2
lines
Diff to previous 1.32 (colored)
Comment out dead sites.
Revision 1.32 / (download) - annotate - [select for diffs], Sun Mar 13 07:45:12 2016 UTC (7 years, 2 months ago) by dholland
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1
Changes since 1.31: +3 -2
lines
Diff to previous 1.31 (colored)
Uses libX11 directly; seen in tnn's -7 build. PKGREVISION -> 4
Revision 1.31 / (download) - annotate - [select for diffs], Thu Dec 25 05:10:38 2014 UTC (8 years, 5 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2015Q4-base,
pkgsrc-2015Q4,
pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2,
pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4
Changes since 1.30: +3 -3
lines
Diff to previous 1.30 (colored)
Assume cp as GNU cp only for Linux and Fixes installation of symbolic link, other than platforms using GNU cp except SVR4 and Darwin. FIxes a part of PR pkg/49497. Bump PKGREVISION.
Revision 1.30 / (download) - annotate - [select for diffs], Thu Dec 25 04:30:19 2014 UTC (8 years, 5 months ago) by obache
Branch: MAIN
Changes since 1.29: +2 -3
lines
Diff to previous 1.29 (colored)
wget is a pkgsrc tool.
Revision 1.29 / (download) - annotate - [select for diffs], Sat Jan 26 21:37:51 2013 UTC (10 years, 4 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2,
pkgsrc-2014Q1-base,
pkgsrc-2014Q1,
pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
pkgsrc-2013Q2-base,
pkgsrc-2013Q2,
pkgsrc-2013Q1-base,
pkgsrc-2013Q1
Changes since 1.28: +2 -2
lines
Diff to previous 1.28 (colored)
Revbump after graphics/jpeg and textproc/icu
Revision 1.28 / (download) - annotate - [select for diffs], Fri Dec 21 02:59:04 2012 UTC (10 years, 5 months ago) by dholland
Branch: MAIN
CVS Tags: pkgsrc-2012Q4-base,
pkgsrc-2012Q4
Changes since 1.27: +1 -3
lines
Diff to previous 1.27 (colored)
Fix LP64 build.
Revision 1.27 / (download) - annotate - [select for diffs], Tue Oct 23 10:24:06 2012 UTC (10 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.26: +1 -2
lines
Diff to previous 1.26 (colored)
Remove xextproto/buildlink3.mk in most cases where it occurs with libXext/buildlink3.mk, now that it is included there. Leave the places where its API version is set or variables from it are used directly (about 3 packages).
Revision 1.26 / (download) - annotate - [select for diffs], Sat Oct 6 14:11:00 2012 UTC (10 years, 8 months ago) by asau
Branch: MAIN
Changes since 1.25: +1 -2
lines
Diff to previous 1.25 (colored)
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Revision 1.25 / (download) - annotate - [select for diffs], Mon Feb 6 12:40:27 2012 UTC (11 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base,
pkgsrc-2012Q3,
pkgsrc-2012Q2-base,
pkgsrc-2012Q2,
pkgsrc-2012Q1-base,
pkgsrc-2012Q1
Changes since 1.24: +2 -1
lines
Diff to previous 1.24 (colored)
Revbump for a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
Revision 1.23.4.1 / (download) - annotate - [select for diffs], Sun Jul 4 07:17:04 2010 UTC (12 years, 11 months ago) by agc
Branch: pkgsrc-2010Q2
Changes since 1.23: +4 -3
lines
Diff to previous 1.23 (colored) next main 1.24 (colored)
Pullup previous changes on HEAD to pkgsrc-2010Q2 branch to fix branching error, and to sync with reality.
Revision 1.24 / (download) - annotate - [select for diffs], Thu Jul 1 22:21:29 2010 UTC (12 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3
Changes since 1.23: +4 -3
lines
Diff to previous 1.23 (colored)
Disable for 64bit platforms, doesn't compile due to int casts.
Revision 1.23 / (download) - annotate - [select for diffs], Mon Apr 5 22:52:23 2010 UTC (13 years, 2 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1
Branch point for: pkgsrc-2010Q2
Changes since 1.22: +7 -5
lines
Diff to previous 1.22 (colored)
Update to ivtools 1.2.8 leaf node. Adds DESTDIR support. Drop maintainership. Nov. 21st, 2009 ivtools-1.2.8 - significant work on keeping up with gcc and libstdc++. A wrapper for stdio.h was inadvertently getting pulled in by /usr/include files, causing a lot of trouble. Now builds with gcc-4.4 on Ubuntu 9.10. August 25th, 2009 ivtools-1.2.7 - series of memory leak checking commands - added reference counting to OverlayView's (ComponentView's) referred from AttributeValue's (#define RESOURCE_COMPVIEW) - fixed attrname func. - fixed stddev func. - added BooleanType to NumFunc promotion method. - fixed graphdraw copy/paste of graph fragments - new SocketObj for use comterp - fix behavior of symbol manipulating funcs, by using internal bquote. - port to Ubuntu Heron - applied (most of) patch to build on Fedora 10 contributed by John Heidemann - balance of changes to support ipl-1.0.4 July 9th, 2008 ivtools-1.2.6 - Debian contributed patch for iostreams backward compatibility - bug fix for dispatcher.c contributed by Damon Permezel - add mute command to comterp - balance of changes to support ipl-1.0.2 March 4th, 2008 ivtools-1.2.5 - overall evolution to support use by ipl-1.0.1 (see http://sf.net/projects/ipl for further details)
Revision 1.22 / (download) - annotate - [select for diffs], Mon Jan 18 09:59:02 2010 UTC (13 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.21: +2 -2
lines
Diff to previous 1.21 (colored)
Second try at jpeg-8 recursive PKGREVISION bump.
Revision 1.21 / (download) - annotate - [select for diffs], Wed Aug 26 19:57:44 2009 UTC (13 years, 9 months ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3
Changes since 1.20: +2 -2
lines
Diff to previous 1.20 (colored)
bump revision because of graphics/jpeg update
Revision 1.20 / (download) - annotate - [select for diffs], Tue Sep 4 19:50:34 2007 UTC (15 years, 9 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.19: +5 -3
lines
Diff to previous 1.19 (colored)
Fix path to and depend on bash. Bump revision.
Revision 1.19 / (download) - annotate - [select for diffs], Thu Feb 15 18:26:14 2007 UTC (16 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1
Changes since 1.18: +8 -4
lines
Diff to previous 1.18 (colored)
Add DragonFly support, fix build with modular and pkgsrc Xorg and shared library linkage in general. On DragonFly and NetBSD build with -Wl,-z,defs to find possible regressions.
Revision 1.18 / (download) - annotate - [select for diffs], Wed Jul 26 11:53:39 2006 UTC (16 years, 10 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3
Changes since 1.17: +5 -1
lines
Diff to previous 1.17 (colored)
Use tiff package rather than local copy. From Matthias Drochner. Bump PKGREVISION.
Revision 1.17 / (download) - annotate - [select for diffs], Mon Jul 24 12:04:26 2006 UTC (16 years, 10 months ago) by markd
Branch: MAIN
Changes since 1.16: +2 -3
lines
Diff to previous 1.16 (colored)
Update to ivtools 1.2.4 July 20th, 2006 ivtools-1.2.4 - changes for compiling with gcc-4.0 - changes to socket-driven (ACE) use of comterp to support multi-line commands - changes to allow re-use of scanner/parser with multiple operator tables October 7th, 2005 ivtools-1.2.3 - add support for an external libtiff with a --with-tiff (and -with-tiff-lib) configure arguments. - changes necessary to compile with gcc-4.0 - changes necessary to compile with gcc-4.0 on top of ACE-5.4.7 - changes necessary to compile on suse-9.3 linux (amd64 platform). Contributed by Paul Vixie. - fixed bug in "addtool" command/mechanism in graphdraw and drawserv - added support for color expressions to graphdraw (:colexpr), to allow attribute-sensitive computation of a node's color.
Revision 1.16 / (download) - annotate - [select for diffs], Mon May 15 21:55:32 2006 UTC (17 years ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base,
pkgsrc-2006Q2
Changes since 1.15: +3 -1
lines
Diff to previous 1.15 (colored)
Uses C++.
Revision 1.15 / (download) - annotate - [select for diffs], Sun Feb 5 23:09:34 2006 UTC (17 years, 4 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.14: +2 -2
lines
Diff to previous 1.14 (colored)
Recursive revision bump / recommended bump for gettext ABI change.
Revision 1.14 / (download) - annotate - [select for diffs], Fri Dec 16 07:09:24 2005 UTC (17 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Changes since 1.13: +4 -4
lines
Diff to previous 1.13 (colored)
Do not mix > with * in DEPENDS (pkglint test?). Fix CONFLICTS pattern to include [0-9].
Revision 1.13 / (download) - annotate - [select for diffs], Thu Dec 15 23:49:40 2005 UTC (17 years, 5 months ago) by wennmach
Branch: MAIN
Changes since 1.12: +5 -1
lines
Diff to previous 1.12 (colored)
drawtool of the ivtools suite needs pstoedit in order to edit PostScript files. It also needs wget, so add both to DEPENDS. Bump PKGREVISION.
Revision 1.12 / (download) - annotate - [select for diffs], Sat Nov 5 17:17:12 2005 UTC (17 years, 7 months ago) by rillig
Branch: MAIN
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored)
Fixed definition of WRKSRC.
Revision 1.11 / (download) - annotate - [select for diffs], Wed Jun 1 18:02:56 2005 UTC (18 years ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.10: +3 -2
lines
Diff to previous 1.10 (colored)
Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc. Several changes are involved since they are all interrelated. These changes affect about 1000 files. The first major change is rewriting bsd.builtin.mk as well as all of the builtin.mk files to follow the new example in bsd.builtin.mk. The loop to include all of the builtin.mk files needed by the package is moved from bsd.builtin.mk and into bsd.buildlink3.mk. bsd.builtin.mk is now included by each of the individual builtin.mk files and provides some common logic for all of the builtin.mk files. Currently, this includes the computation for whether the native or pkgsrc version of the package is preferred. This causes USE_BUILTIN.* to be correctly set when one builtin.mk file includes another. The second major change is teach the builtin.mk files to consider files under ${LOCALBASE} to be from pkgsrc-controlled packages. Most of the builtin.mk files test for the presence of built-in software by checking for the existence of certain files, e.g. <pthread.h>, and we now assume that if that file is under ${LOCALBASE}, then it must be from pkgsrc. This modification is a nod toward LOCALBASE=/usr. The exceptions to this new check are the X11 distribution packages, which are handled specially as noted below. The third major change is providing builtin.mk and version.mk files for each of the X11 distribution packages in pkgsrc. The builtin.mk file can detect whether the native X11 distribution is the same as the one provided by pkgsrc, and the version.mk file computes the version of the X11 distribution package, whether it's built-in or not. The fourth major change is that the buildlink3.mk files for X11 packages that install parts which are part of X11 distribution packages, e.g. Xpm, Xcursor, etc., now use imake to query the X11 distribution for whether the software is already provided by the X11 distribution. This is more accurate than grepping for a symbol name in the imake config files. Using imake required sprinkling various builtin-imake.mk helper files into pkgsrc directories. These files are used as input to imake since imake can't use stdin for that purpose. The fifth major change is in how packages note that they use X11. Instead of setting USE_X11, package Makefiles should now include x11.buildlink3.mk instead. This causes the X11 package buildlink3 and builtin logic to be executed at the correct place for buildlink3.mk and builtin.mk files that previously set USE_X11, and fixes packages that relied on buildlink3.mk files to implicitly note that X11 is needed. Package buildlink3.mk should also include x11.buildlink3.mk when linking against the package libraries requires also linking against the X11 libraries. Where it was obvious, redundant inclusions of x11.buildlink3.mk have been removed.
Revision 1.10 / (download) - annotate - [select for diffs], Tue Mar 1 20:49:47 2005 UTC (18 years, 3 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
Update to ivtools-1.2.2 Changes: - fix for problem writing to /tmp - compilation fix on NetBSD for comterp.c - compilation patch submitted by Michal Palczew.
Revision 1.9 / (download) - annotate - [select for diffs], Sun Aug 22 03:20:49 2004 UTC (18 years, 9 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base,
pkgsrc-2004Q4,
pkgsrc-2004Q3-base,
pkgsrc-2004Q3
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored)
Update ivtools to 1.2.1 July 13th, 2004 ivtools-1.2.1 Two crashes discovered and fixed by Michal Palczewski (mpalczew at users.sourceforge.net). One was a crash on exit after a delete with idraw/drawtool, the other was a crash upon delete with graphdraw. They turned out to be long-standing bugs in the order of object deletion, problems that hadn't appeared with other versions of gcc. RedHat must have adopted a more aggressive recycling of freed space in a recent release. Thanks Michal. June 3rd, 2004 ivtools-1.2 ivtools-1.2 sets a new direction for the package, toward peer-to-peer drawing chat. ivtools' drawserv, the editor that incorporates every ivtool mechanism to date (multi-frame, graph-editing, integrated scripting language) has been extended to support a unique kind of small-granularity shared whiteboard. This work was based on the pre-existing networked scripting capability of ivtools' comdraw. Then the pasting of any graphic was intercepted, and the graphic serialized into a command that could be communicated to other drawing editors to keep them in sync.
Revision 1.8 / (download) - annotate - [select for diffs], Sat May 29 13:06:29 2004 UTC (19 years ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2004Q2-base,
pkgsrc-2004Q2
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
Update to version 1.1.3 - continue evolution of iostreams usage to keep up with changes to libstdc++-v3. Many thanks for reinstating a filebuf constructor that accepts an integer file descriptor. Hard to wrap them around sockets any other way. - fix problem with use of ACE on Darwin with gcc-3.3. - fix problem with lexical scanning introduced when "#" comment lines were first handled.
Revision 1.7 / (download) - annotate - [select for diffs], Tue Jan 20 12:18:16 2004 UTC (19 years, 4 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
Move WRKSRC definition away from the first paragraph in a Makefile.
Revision 1.6 / (download) - annotate - [select for diffs], Sun Dec 14 12:02:17 2003 UTC (19 years, 6 months ago) by markd
Branch: MAIN
Changes since 1.5: +5 -3
lines
Diff to previous 1.5 (colored)
Update ivtools to version 1.1.2. Changes from 1.1.0: incorporation of our patches in the standard distribution.
Revision 1.5 / (download) - annotate - [select for diffs], Tue Nov 18 21:09:18 2003 UTC (19 years, 6 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Changes since 1.4: +6 -5
lines
Diff to previous 1.4 (colored)
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.
Revision 1.4 / (download) - annotate - [select for diffs], Thu Jul 17 21:41:20 2003 UTC (19 years, 10 months ago) by grant
Branch: MAIN
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
s/netbsd.org/NetBSD.org/
Revision 1.3 / (download) - annotate - [select for diffs], Sat Mar 29 12:41:18 2003 UTC (20 years, 2 months ago) by jmmv
Branch: MAIN
Changes since 1.2: +2 -3
lines
Diff to previous 1.2 (colored)
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
Revision 1.2 / (download) - annotate - [select for diffs], Mon Dec 9 12:45:57 2002 UTC (20 years, 6 months ago) by markd
Branch: MAIN
CVS Tags: netbsd-1-6-1-base,
netbsd-1-6-1
Changes since 1.1: +3 -3
lines
Diff to previous 1.1 (colored)
Update ivtools to 1.0.7. Change MAINTAINER (OK'ed by tron) Changes: November 26th, 2002 ivtools-1.0.7 - fixes for compiling with gcc-3.2 using ACE (on RedHat 6.2) - new comdraw funcs submitted by Secil Ugurel: - migrate glyphs/text-editor to stand-alone ivtext. - add Quit option under File menu to ivtext.. - preliminary support for SVG export. For those interested in playing along at home, ivtools now supports export of line graphics via SVG, with support for variable widths, colors, and dash-patterns, as well as rectangle export with fill colors that are blends of foreground and background (plus none fill). - refactor OverlayPS::idraw_format to be a pair of set/get methods where the get method overrides the internal static member value (_idraw_format) with the value of an idraw_format flag on an associated Command if there is one, either OvExportCmd or OvPrintCmd. - the export dialog box now defaults to everything if nothing is selected in the drawing editor. - fix drawserv attribute expression propogation used for Null Convention Logic emulation (http://www.theseus.com). - a new version number 13 for the idraw format adds support for executable fonts (as opposed to static fonts). Required by recent versions of RedHat Linux. - fix out-of-order destruction of member objects of the central Unidraw object at program termination. - disable use of X11 shared memory extension for MacOS X. This may only be a problem with 10.1, or only be a problem with XFree86 4.2, so it may be reinstated in the future. - customize iostream include files for MacOS X Jaguar (10.2), to mask the difference between Apple's version of gcc-3.1 libstdc++ and everyone elses. This is untested, so let me know if it worked for you. - apply diffs generated by Ben Hines in creating a fink package for Jaguar (MacOS X 10.2) August 2nd, 2002 ivtools-1.0.6 - more changes for compiling with gcc-2.96 on RedHat 7.* August 1st, 2002 ivtools-1.0.5 - various compile time fixes for Solaris and Cygwin. - a proper fix for handling non-idraw PostScript. An improper fix was introduced in ivtools-1.0.3 that made all idraw format files get filtered through pstoedit (if you had it). Pointed out by Todd Gruhn. - changes required to compile ivtools with gcc-3.1. Most all in the area of migrating from use of an fstream constructor that accepted a FILE* to use of a derivative class (__gnu_cxx::stdio_filebuf<char>) that does the same. Wrapped up the difference between 3.0.* and 3.1 by conditionally defining a fileptr_fstream in src/include/ivstd/fstream.h to filebuf for 3.0.* and __gnu_cxx::stdio_filebuf<char> for 3.1. ** Constant evolution of the behavior and API of filebuf has been the single most challenging aspect of keeping ivtools compiling with gcc and working for the past decade. I really hope things will be stable for the next decade. ** - fixes for using ACE and ivtools with gcc-3.1 - fix up compiling with ACE using less than gcc-3.* - disable incremental display while incrementally loading from a URL. A placeholder raster still gets inserted before the connection is established, and the rest of the download and display is asynchronous, which avoids hanging on a net connection. - compilation fixes based on feedback from Gregory Kriehn. Mostly adding #include <string.h> where missing. Don't know why this wasn't a problem in every environment. Should improve support for RedHat 7.*. June 21st, 2002 ivtools-1.0.4 - give special meaning to a set of parentheses that proceed the tuple operator ",", by adding an extra level of nesting to the resultant list. Before the expression "(1,2),(3,4)" yielded "{1,2,{3,4}}". Now it yields "{{1,2},{3,4}}" as one might expect. This anomaly stemmed from the fact the tuple operator "," works by concatenating its right-hand argument to its left-hand argument if the left-hand argument is already a list (that's how the interpreter concatenates a compound tuple-expression, i.e. "1,2,3,4"). - fix unitialized variable used when reading from sockets that would cause a hang. - add comterp commands for the value of PI (pi), converting radians to degrees (radtodeg), and converting degrees to radians (degtorad). - add new matrix transpose command (xpose), which takes a 2d list of numbers (i.e. a matrix), and transposes them. - add a matrix addition capability to the comterp "+" operator. - add matrix multiplication to comterp "*" operator. - extend matrix multiply to support vector inputs. - add support for panning with cursor keys (left/right/up/down) as well as Page Up and Page Down (PgUp/PgDn) for larger vertical moves. - greatly improve the efficiency of rendering alpha-transparent rasters with a TrueColor visual. Prior to this each input color was being looked up in a table that could be as long as 2 to the 24th, then the weighed average computed in floating point, then the result rescaled into a TrueColor color. Now everything is done with nothing more than 32 bit integer multiplies, adds, and shifts. Performance has gone from a multi-second lag to adequately interactive. - rename "Custom Tools" to "Extra Tools". - migrate Attribute, Annotate, and GraphicLoc to "Extra Tools". - add a :next flag to comdraw's import func. It attempts to auto-increment the numerics in the last URL and import again. - sync with diffs from latest Debian release (ivtools-0.9.2-6). - add gcc-2.96 warning to INSTALL and README files - remove installation of extraneous scripts when non-local install. - save/restore raster alpha-transparency value in drawing documents. - create AlphaTransparentCmd and make available under Edit/"Image Processing" - create raster peek command for comdraw (RasterPeekFunc).
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Mar 22 13:22:04 2002 UTC (21 years, 2 months ago) by tron
Branch: TNF
CVS Tags: pkgviews-base,
pkgviews,
pkgsrc-base,
netbsd-1-6-RELEASE-base,
netbsd-1-6,
netbsd-1-5-PATCH003,
buildlink2-base,
buildlink2
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Import new "ivtools" package as suggested by Todd Gruhns in PR pkg/9264: Drawing editors for PostScript, TeX, and web graphics
Revision 1.1 / (download) - annotate - [select for diffs], Fri Mar 22 13:22:04 2002 UTC (21 years, 2 months ago) by tron
Branch: MAIN
Initial revision