pkgsrc/graphics/ImageMagick
lukem df302d528b - Some operations that worked in-place on some format (e.g,
"mogrify -rotate 90 foo.tiff") used to leave the result in
  /tmp/magickXXXXXXX with an in-file image comment of
  /tmp/magickXXXXXXX.mgk.
  Now it writes back to foo.tiff and the in-file comment is correct.
  For some reason, working on jpg's didn't exhibit this problem

- Some operations that generate new files from some formats (e.g,
  "mogrify -format jpg -rotate 90 foo.tiff") used to leave the result
  in /tmp/magickXXXXXXX.jpg.
  Now foo.jpg is generated.
  For some reason, converting jpg->tiff didn't exhibit this problem.
2001-11-27 01:26:49 +00:00
..
patches - Some operations that worked in-place on some format (e.g, 2001-11-27 01:26:49 +00:00
buildlink.mk Substitute the real config script for the config wrapper script in 2001-10-03 20:56:40 +00:00
DESCR Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
distinfo - Some operations that worked in-place on some format (e.g, 2001-11-27 01:26:49 +00:00
Makefile I am a triple idiot. The only relevant variable that x11.buildlink.mk 2001-10-24 22:10:43 +00:00
PLIST Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00