pkgsrc/graphics/vtk-docs
tv 1124f19fc8 For some reason, Interix "find ... -exec" leaks a little bit of memory,
which on large trees involving thousands of -exec's, makes find turn
into a humongous process.  It's faster on most systems to use other
methods anyway, so use xargs where practical, or pipe to a
"while read f; do ..." loop and let the shell do what it was meant
to do -- run programs.
2006-11-10 16:30:08 +00:00
..
DESCR
distinfo
Makefile For some reason, Interix "find ... -exec" leaks a little bit of memory, 2006-11-10 16:30:08 +00:00
PLIST Fixed pkglint -Wall warnings. 2006-01-29 03:32:17 +00:00