summaryrefslogtreecommitdiff
path: root/graphics/ivtools/PLIST
diff options
context:
space:
mode:
authormarkd <markd>2010-04-05 22:52:23 +0000
committermarkd <markd>2010-04-05 22:52:23 +0000
commit896ce0e63e9586821e4a902d28a5a19c3aeafe23 (patch)
tree94902ecf1d587d5c5476304c5ecea9c45fc306bb /graphics/ivtools/PLIST
parentdab70b702f97e4b910d287e0817c3ef38181f10c (diff)
downloadpkgsrc-896ce0e63e9586821e4a902d28a5a19c3aeafe23.tar.gz
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)
Diffstat (limited to 'graphics/ivtools/PLIST')
-rw-r--r--graphics/ivtools/PLIST11
1 files changed, 8 insertions, 3 deletions
diff --git a/graphics/ivtools/PLIST b/graphics/ivtools/PLIST
index 52fff3eb4c8..294e1e3cd58 100644
--- a/graphics/ivtools/PLIST
+++ b/graphics/ivtools/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2009/06/14 20:05:42 joerg Exp $
+@comment $NetBSD: PLIST,v 1.10 2010/04/05 22:52:23 markd Exp $
bin/comdraw
bin/comterp
bin/comtest
@@ -41,6 +41,7 @@ include/ComTerp/assignfunc.h
include/ComTerp/bitfunc.h
include/ComTerp/boolfunc.h
include/ComTerp/bquotefunc.h
+include/ComTerp/charfunc.h
include/ComTerp/comfunc.h
include/ComTerp/comhandler.h
include/ComTerp/commodule.h
@@ -107,10 +108,12 @@ include/Dispatch/rpcwriter.h
include/DrawServ/ackback-handler.h
include/DrawServ/drawcatalog.h
include/DrawServ/drawclasses.h
+include/DrawServ/drawcmds.h
include/DrawServ/drawcomps.h
include/DrawServ/drawcreator.h
include/DrawServ/draweditor.h
include/DrawServ/drawfunc.h
+include/DrawServ/drawimport.h
include/DrawServ/drawkit.h
include/DrawServ/drawlink.h
include/DrawServ/drawlinkcomp.h
@@ -131,6 +134,7 @@ include/FrameUnidraw/framecreator.h
include/FrameUnidraw/frameeditor.h
include/FrameUnidraw/framefile.h
include/FrameUnidraw/framefunc.h
+include/FrameUnidraw/frameimport.h
include/FrameUnidraw/framekit.h
include/FrameUnidraw/frameps.h
include/FrameUnidraw/framescripts.h
@@ -374,7 +378,7 @@ include/OverlayUnidraw/clippoly.h
include/OverlayUnidraw/grayraster.h
include/OverlayUnidraw/grloctool.h
include/OverlayUnidraw/indexmixins.h
-include/OverlayUnidraw/leakchecker.h
+include/OverlayUnidraw/leafwalker.h
include/OverlayUnidraw/ovabout.h
include/OverlayUnidraw/ovadjuster.h
include/OverlayUnidraw/ovarrow.h
@@ -437,7 +441,7 @@ include/TIFF/format.h
include/TIFF/tiff.h
include/TIFF/tiffio.h
include/Time/Date.h
-include/Time/Time.h
+include/Time/Time_.h
include/Time/obstime.h
include/Time/timeglyph.h
include/TopoFace/fgeomobjs.h
@@ -565,6 +569,7 @@ include/Unidraw/viewer.h
include/ivstd/fstream.h
include/ivstd/iosfwd
include/ivstd/iostream.h
+include/ivstd/leakchecker.h
include/ivstd/malloc.h
include/ivstd/math.h
include/ivstd/nan.h