Up to [cvs.netbsd.org] / pkgsrc / graphics / ImageMagick
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.40 / (download) - annotate - [select for diffs], Mon Feb 6 14:24:18 2012 UTC (3 months, 2 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
HEAD
Changes since 1.39: +2 -1
lines
Diff to previous 1.39 (colored)
Add libwebp. Ride tiff PKGREVISION bump from a few hours ago.
Revision 1.39 / (download) - annotate - [select for diffs], Mon Feb 6 12:40:16 2012 UTC (3 months, 2 weeks ago) by wiz
Branch: MAIN
Changes since 1.38: +2 -2
lines
Diff to previous 1.38 (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.38 / (download) - annotate - [select for diffs], Sun Nov 20 22:09:37 2011 UTC (6 months ago) by sbd
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base,
pkgsrc-2011Q4
Changes since 1.37: +3 -2
lines
Diff to previous 1.37 (colored)
Add missing archivers/xz buildlink. Bump PKGREVISION
Revision 1.37 / (download) - annotate - [select for diffs], Tue Nov 1 09:35:36 2011 UTC (6 months, 3 weeks ago) by drochner
Branch: MAIN
Changes since 1.36: +2 -1
lines
Diff to previous 1.36 (colored)
propagate libXt dependency if necessary, fixes build problems
Revision 1.36 / (download) - annotate - [select for diffs], Sat Oct 22 14:55:51 2011 UTC (7 months ago) by ryoon
Branch: MAIN
Changes since 1.35: +2 -2
lines
Diff to previous 1.35 (colored)
Update to 6.7.3.1
* shlib name has changed.
Changelog:
2011-10-15 6.7.3-1 Cristy <quetzlzacatenango@image...>
* New version 6.7.3-1.
2011-10-15 6.7.3-1 Cristy <quetzlzacatenango@image...>
* Read TIFF EXIF profile before reading the image data.
* Fix "test: no: unexpected operator" in the configure script (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=19615).
* Off by one error when writing the JPEG XMP profile (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=19616).
* Revert GetPathComponent() patch.
2011-10-09 6.7.3-0 Cristy <quetzlzacatenango@image...>
* New version 6.7.3-0.
2011-10-09 6.7.3-0 Cristy <quetzlzacatenango@image...>
* Generate output for caption:"[!]" (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=19589.
2011-10-05 6.7.3-0 Glenn Randers-Pehrson <glennrp@image...>
* Add "png:format" property with possible values png8, png24, and png32,
for use when prepending the format type to the filename is not convenient
or is not possible, e.g., when embedding the PNG in a PNG-encoded ICO.
2011-10-04 6.7.2-10 Cristy <quetzlzacatenango@image...>
* New version 6.7.2-10.
2011-10-04 6.7.2-10 Cristy <quetzlzacatenango@image...>
* Remove most of the LLVM compiler warnings.
* Fix bug in -evaluate-sequence multiply (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=19549).
* Upgrade to sRGB V4 ICC profile (reference
http://www.color.org/srgbprofiles.xalter).
* Distinguish embedded PNG vs BMP within the MicroSoft ICON image format.
2011-09-30 6.7.2-10 Glenn Randers-Pehrson <glennrp@image...>
* Recognize the sRGB version 4 ICC profile and write PNG sRGB chunk instead.
* Use crc32 instead of "sRGB" string to recognize certain sRGB profiles.
2011-09-26 6.7.2-9 Cristy <quetzlzacatenango@image...>
* New version 6.7.2-9.
2011-09-26 6.7.2-9 Cristy <quetzlzacatenango@image...>
* Fix race condition on image rotate @ 90 degrees.
2011-09-25 6.7.2-8 Cristy <quetzlzacatenango@image...>
* New version 6.7.2-8.
2011-09-20 6.7.2-8 Cristy <quetzlzacatenango@image...>
* Prevent infinite loop when font is too large for specified width (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=19502).
* Fix LFS cross-compile detection (patch from Mike Frysinger).
* Add open_utf8(), fopen_utf8(), access_utf8(), etc. utility methods.
2011-09-15 6.7.2-7 Cristy <quetzlzacatenango@image...>
* Convert empty .htm / .html file no longer removes source file.
* -crop 11x2@ now returns 22 images as expected.
* Enable reading the EXIF profile in a TIFF image under Windows.
* Support drawing text with bitmap font.
2011-09-13 6.7.2-6 Cristy <quetzlzacatenango@image...>
* New version 6.7.2-6.
2011-09-12 6.7.2-6 Cristy <quetzlzacatenango@image...>
* Expand pixel range for 12 bit DCM images stored in 16-bit words.
* Gray images not displayed properly when saved as MIFF with sRGB
colorspace.
* OpenCL's clCreateContextFromType() no longer returns a system default.
* Use -enable-zero-configuration for zero configuration ImageMagick
(previously -enable-embeddable).
2011-09-10 6.7.2-5 Cristy <quetzlzacatenango@image...>
* New version 6.7.2-5.
2011-09-10 6.7.2-5 Cristy <quetzlzacatenango@image...>
* SO bump.
2011-09-09 6.7.2-4 Cristy <quetzlzacatenango@image...>
* New version 6.7.2-4.
2011-09-05 6.7.2-4 Cristy <quetzlzacatenango@image...>
* Fix cut-n-paste error when reading JPEG profiles.
2011-09-07 6.7.2-3 Cristy <quetzlzacatenango@image...>
* New version 6.7.2-3.
2011-09-05 6.7.2-3 Cristy <quetzlzacatenango@image...>
* A small memory overwrite when reading TIFF with 1-bit alpha (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=19417).
* Remove a 2 byte memory leak when checking for environment variables.
2011-09-05 6.7.2-2 Cristy <quetzlzacatenango@image...>
* New version 6.7.2-2.
2011-09-03 6.7.2-2 Glenn Randers-Pehrson <glennrp@image...>
* Recognize the sRGB ICC profile and write the PNG sRGB profile instead
of a full iCCP chunk.
2011-08-31 6.7.2-2 Cristy <quetzlzacatenango@image...>
* Write grayscale MIFF as a single gray pixel component, not RGB (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=19403).
* Bail gracefully for corrupt JPEG images.
* Bail gracefully for negative montage geometries (references
https://bugzilla.redhat.com/show_bug.cgi?id=735599).
* Account for DCm bits allocated 16 and significant bits 12 (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=19420).
* Fix bug when appending JPEG image profiles (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=19429).
2011-08-29 6.7.2-1 Cristy <quetzlzacatenango@image...>
* New version 6.7.2-1.
2011-08-29 6.7.2-1 Cristy <quetzlzacatenango@image...>
* The AllChannels defined changed to 0x7ffffff to avoid integer overflow.
2011-08-26 6.7.2-0 Cristy <quetzlzacatenango@image...>
* HDR format 32-bit_rle_xyze implies the XYZ colorspace.
2011-08-22 6.7.1-10 Cristy <quetzlzacatenango@image...>
* Revert FormatImageAttributeList(), FormatImagePropertyList() (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=19339).
2011-08-21 6.7.1-10 Glenn Randers-Pehrson <glennrp@image...>
* Revised configure.ac (and configure) to look for -lpng15, -lpng14, -lpng12,
and -lpng in that order instead of just -lpng. This should help find
a consistent library and headers when users upgrade their libpng delegate
from one version to another, incompatible version.
2011-08-20 6.7.1-9 Cristy <quetzlzacatenango@image...>
* New version 6.7.1-9.
2011-08-20 6.7.1-9 Cristy <quetzlzacatenango@image...>
* Fix memory leak in text annotation (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=19331).
2011-08-18 6.7.1-9 Glenn Randers-Pehrson <glennrp@image...>
* The "-strip" option was excluding the PNG tRNS chunk (see 6.6.6-7, below);
revised the -strip option so it behaves as
if "-define PNG:include-chunk=none,trns,gama" had appeared on the commandline.
* When writing a PNG8 and more than one transparent color is present,
merge them into the image->background_color (Reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=19329),
finishing the implementation started in version 6.6.8-7.
2011-08-18 6.7.1-8 Cristy <quetzlzacatenango@image...>
* New version 6.7.1-8.
2011-08-18 6.7.1-8 Cristy <quetzlzacatenango@image...>
* Caption now wraps properly for Chinese text (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=19249).
2011-08-18 6.7.1-8 Glenn Randers-Pehrson <glennrp@image...>
* The PNG encoder would sometimes fail to respect the -define PNG:color-type
option when the incoming image was PseudoClass (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=19262).
2011-08-15 6.7.1-7 Cristy <quetzlzacatenango@image...>
* New version 6.7.1-7.
2011-08-15 6.7.1-7 Cristy <quetzlzacatenango@image...>
* Properly handled continued JPEG embedded profiles.
2011-08-12 6.7.1-6 Cristy <quetzlzacatenango@image...>
* Yet another attempt to read Japanese filenames under Windows.
2011-08-10 6.7.1-5 Cristy <quetzlzacatenango@image...>
* New version 6.7.1-5.
2011-08-10 6.7.1-5 Cristy <quetzlzacatenango@image...>
* Revert -colorspace sRGB option patch (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=19256).
* Revert -type PaletteMatte option patch (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=19263
2011-08-09 6.7.1-4 Cristy <quetzlzacatenango@image...>
* New version 6.7.1-4.
2011-08-09 6.7.1-4 Cristy <quetzlzacatenango@image...>
* Revert MultiByteToWideChar() for Windows patch.
2011-08-05 6.7.1-3 Cristy <quetzlzacatenango@image...>
* New version 6.7.1-3.
2011-08-05 6.7.1-3 Cristy <quetzlzacatenango@image...>
* Use MultiByteToWideChar() for Windows filenames (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=19242).
2011-08-03 6.7.1-2 Cristy <quetzlzacatenango@image...>
* New version 6.7.1-2.
2011-08-02 6.7.1-2 Cristy <quetzlzacatenango@image...>
* Windows does not support acosh(), asinh(), or atanh().
* Accept filenames with time stamps and a sub-image specification (e.g.
test-18:37.jpg[0]).
2011-08-01 6.7.1-1 Cristy <quetzlzacatenango@image...>
* New version 6.7.1-1.
2011-08-01 6.7.1-1 Cristy <quetzlzacatenango@image...>
* Support MSL 'set gravity' element.
* Don't report HSB colors as RGB colornames (e.g. hsb(0%,0%,100%)).
* Support -fx acosh(), asinh(), and atanh().
2011-07-21 6.7.1-0 Anthony Thyssen <A.Thyssen@griffith...>
* Removed a case that prevented rotations of rectangle kernels.
2011-07-01 6.7.1-0 Glenn Randers-Pehrson <glennrp@image...>
* Use zlib default compression strategy instead of Z_RLE and Z_FIXED
strategies when linking with zlib versions (prior to 1.2.0 and 1.2.2.2,
respectively) that don't support them.
* Exit test loop sooner in coders/png.c when a non-gray pixel is found.
2011-06-30 6.7.0-10 Cristy <quetzlzacatenango@image...>
* New version 6.7.0-10.
2011-06-30 6.7.0-10 Glenn Randers-Pehrson <glennrp@image...>
* Added "-define PNG:compression-level|strategy|filter=value" options to
the PNG encoder. If these options are used, they take precedence over
the -quality option (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?&f=1&p=73548).
2011-06-29 6.7.0-7 Glenn Randers-Pehrson <glennrp@image...>
* Handle "-quality 97" properly in the png encoder, i.e., use intrapixel
filtering when writing a MNG file and no filtering when writing a PNG file.
* Added support for Z_RLE strategy in the png compressor, using
-quality 98 or 99.
2011-06-28 6.7.0-10 Cristy <quetzlzacatenango@image...>
* Properly allocate points when render text with large font size (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=18997).
2011-06-25 6.7.0-9 Cristy <quetzlzacatenango@image...>
* New version 6.7.0-9.
2011-06-18 6.7.0-9 Cristy <quetzlzacatenango@image...>
* Defend against corrupt PSD resource blocks.
2011-06-15 6.7.0-8 Cristy <quetzlzacatenango@image...>
* New version 6.7.0-8.
2011-06-14 6.7.0-8 Anthony Thyssen <A.Thyssen@griffith...>
* Added Initial implementation of Cylinder to/from Plane 3D Distorts
Includes derivative (scaled lookup), and anti-aliased horizon (validity)
Currently can NOT handle extractions from full 360 cylinder panoramas.
2011-06-13 6.7.0-7 Cristy <quetzlzacatenango@image...>
* New version 6.7.0-7.
2011-06-09 6.7.0-7 Cristy <quetzlzacatenango@image...>
* Fixed "conversion from unsigned __int64 to double not implemented"
so IM can compile under VisualStudio 6.
2011-06-08 6.7.0-7 Glenn Randers-Pehrson <glennrp@image...>
* The PNG encoder would sometimes make black pixels transparent when some
other gray level was supposed to be the transparent color (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=18900).
This occurred only with 1, 2, 4-bit grayscale images with Q16 or Q32
builds.
2011-06-08 6.7.0-6 Cristy <quetzlzacatenango@image...>
* New version 6.7.0-6.
2011-06-08 6.7.0-6 Cristy <quetzlzacatenango@image...>
* Fix transient error for composite 'Over' operator.
2011-06-07 6.7.0-5 Cristy <quetzlzacatenango@image...>
* New version 6.7.0-5.
2011-06-07 6.7.0-5 Cristy <quetzlzacatenango@image...>
* Fix one-off bug in option parser (reference
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=609177).
* Transient bug with composite 'Over' in magick/composite-private.h.
2011-06-06 6.7.0-4 Cristy <quetzlzacatenango@image...>
* New version 6.7.0-4.
2011-06-03 6.7.0-4 Cristy <quetzlzacatenango@image...>
* Support -direction right-to-left for the label: and caption: coders.
* Blue / green reversed for JPEG-compressed TIFF images.
2011-06-03 6.7.0-3 Cristy <quetzlzacatenango@image...>
* New version 6.7.0-3.
2011-06-02 6.7.0-2 Cristy <quetzlzacatenango@image...>
* Use memmove() instead of memcpy() in StripString().
2011-05-27 6.7.0-2 Cristy <quetzlzacatenango@image...>
* New version 6.7.0-2.
2011-05-26 6.7.0-2 Cristy <quetzlzacatenango@image...>
* ImageMagick now compiles on Hurd (reference
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=628020).
* Use vfprintf rather than fprintf in FormatLocaleFileList().
2011-05-26 6.7.0-1 Cristy <quetzlzacatenango@image...>
* New version 6.7.0-1.
2011-05-25 6.7.0-1 Cristy <quetzlzacatenango@image...>
* Not all Linux'es define locale_t (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=18819).
2011-05-22 6.7.0-0 Cristy <quetzlzacatenango@image...>
* New version 6.7.0-0.
2011-05-21 6.7.0-0 Cristy <quetzlzacatenango@image...>
* Avoid fault on corrupt JPEG images.
* Avoid fault on certain DJVU images (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=18807).
* Fix -fx to interpret scientific notation properly.
2011-05-20 6.6.9-10 Cristy <quetzlzacatenango@image...>
* New version 6.6.9-10.
2011-05-20 6.6.9-10 Glenn Randers-Pehrson <glennrp@image...>
* The PNG encoder now respects the -depth setting, including 1, 2, 4.
Previously settings other than 8 and 16 were ignored (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=18412).
2011-05-16 6.6.9-10 Cristy <quetzlzacatenango@image...>
* Don't use comma as a separator for stroked text (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=18742).
* Use C locale when generating or interpreting SVG.
* Fix "unterminated macro" for Q32 build of coders/png.c.
2011-05-15 6.6.9-9 Cristy <quetzlzacatenango@image...>
* New version 6.6.9-9.
2011-05-14 6.6.9-9 Cristy <quetzlzacatenango@image...>
* The -scale option now considers the alpha channel when scaling.
* Fix transient bug for HSL to RGB and back.
2011-05-12 6.6.9-9 Glenn Randers-Pehrson <glennrp@image...>
* Fixed PNG8 reduction to work with an image that reduces to 256 colors
plus transparency, by merging the two darkest red colors.
Revision 1.35 / (download) - annotate - [select for diffs], Wed Jul 6 20:21:03 2011 UTC (10 months, 2 weeks ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2
Changes since 1.34: +2 -1
lines
Diff to previous 1.34 (colored)
propagate dependency on libXext (was introduced in the last update)
Revision 1.34 / (download) - annotate - [select for diffs], Sat Feb 26 13:18:24 2011 UTC (14 months, 3 weeks ago) by hans
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base,
pkgsrc-2011Q1
Changes since 1.33: +4 -1
lines
Diff to previous 1.33 (colored)
When using option djvu, include djvulibre in buildlink3.mk to avoid link failures.
Revision 1.33 / (download) - annotate - [select for diffs], Thu Jan 13 13:36:08 2011 UTC (16 months, 1 week ago) by wiz
Branch: MAIN
Changes since 1.32: +2 -2
lines
Diff to previous 1.32 (colored)
png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.
Revision 1.32 / (download) - annotate - [select for diffs], Wed Dec 29 11:16:14 2010 UTC (16 months, 3 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base,
pkgsrc-2010Q4
Changes since 1.31: +5 -2
lines
Diff to previous 1.31 (colored)
Updated buildlink dependencies
Revision 1.31 / (download) - annotate - [select for diffs], Sun Nov 14 14:05:59 2010 UTC (18 months, 1 week ago) by obache
Branch: MAIN
Changes since 1.30: +2 -2
lines
Diff to previous 1.30 (colored)
Shlib major bumped from 3 to 4 at update of ImageMagick-6.6.4.1. Bump ABI_DEPENDS (and recursive bump).
Revision 1.30 / (download) - annotate - [select for diffs], Sun Jun 13 22:44:26 2010 UTC (23 months, 1 week ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2
Changes since 1.29: +2 -2
lines
Diff to previous 1.29 (colored)
Bump PKGREVISION for libpng shlib name change. Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x.
Revision 1.29 / (download) - annotate - [select for diffs], Mon Jan 18 09:58:55 2010 UTC (2 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base,
pkgsrc-2010Q1
Changes since 1.28: +2 -2
lines
Diff to previous 1.28 (colored)
Second try at jpeg-8 recursive PKGREVISION bump.
Revision 1.28 / (download) - annotate - [select for diffs], Tue Dec 15 21:48:00 2009 UTC (2 years, 5 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base,
pkgsrc-2009Q4
Changes since 1.27: +2 -2
lines
Diff to previous 1.27 (colored)
Recursive bump for libltdl
Revision 1.27 / (download) - annotate - [select for diffs], Tue Oct 27 00:28:58 2009 UTC (2 years, 6 months ago) by wiz
Branch: MAIN
Changes since 1.26: +1 -2
lines
Diff to previous 1.26 (colored)
Remove libexif here as well. Hi Matthias!
Revision 1.26 / (download) - annotate - [select for diffs], Wed Aug 26 21:06:46 2009 UTC (2 years, 8 months ago) by sno
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base,
pkgsrc-2009Q3
Changes since 1.25: +2 -2
lines
Diff to previous 1.25 (colored)
Updating package graphics/ImageMagick from 6.5.3.2nb1 to 6.5.5.3
Upstream changes:
2009-08-26 6.5.5-3 Cristy <quetzlzacatenango@image...>
* Fix memory leak for threaded PerlMagick scripts.
2009-08-24 6.5.5-2 Cristy <quetzlzacatenango@image...>
* SVG compile error when if MAGICKCORE_CAIRO_DELEGATE is not defined.
2009-08-23 6.5.5-1 Anthony Thyssen <A.Thyssen@griffith...>
* Bug Fix for transparency handling in Composite Variable Blur
* Addition of -auto-level and -auto-gamma image enhancements
(under trial not yet final)
* Addition of a special -channel flag 'sync' which means that the specified
channels are to be modified together by the same amount. The flag is
enabled by default. This replaces the current 'channels not modified'
type handling thought IM.
* Modified -channel parsing to continue looking for words, after handling
any shorthand channel options. For example: -channel RGB,sync
2009-08-10 6.5.5-0 Cristy <quetzlzacatenango@image...>
* identify -format %c logo.png returns the image comment as expected.
* Clone ImageInfo members scene and number_scenes (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=14437).
* Fix memory leak with the -remote option of the animate program (bug report
from Anthony).
* If a grayscale TIFF image has a colormap write it as a colormapped image.
* MVG partial opacity not set properly (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=6&t=14442).
* Black channel was not blurring properly (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=14473).
2009-08-06 6.5.4-10 Cristy <quetzlzacatenango@image...>
* The display program honors -loop.
* (ab) of Lab colorspace was not offset correctly.
* Scale mag/phase and real/imaginary the same for HDRI and non-HDRI builds.
* SVG permits multiple arc paths with an omitted 'A' (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=6&t=14377).
* The 'skewY' MVG attribute produced incorrect angles (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=6&t=14144).
2009-08-02 6.5.4-9 Cristy <quetzlzacatenango@image...>
* Optimize GammaImage() method.
2009-08-02 6.5.4-8 Cristy <quetzlzacatenango@image...>
* OpenMP-enable GetSimilarityMetric().
2009-07-30 6.5.4-7 Bernhard Rosenkraenzer <bero@arkli...>
* Structure trans_values was renamed to trans_color. in PNG version 1.4.
2009-07-28 6.5.4-7 Cristy <quetzlzacatenango@image...>
* The -thumbnail option no longer removes color profiles (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=14312).
* Do not scale real / imaginary FFT / IFT.
* Check for localtime() NULL return.
* import --help requires an X server (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=14323).
* Fails to load MS Windows icons with compressed PNG elements (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=14324).
2009-07-25 6.5.4-6 Cristy <quetzlzacatenango@image...>
* Support the new JPEG version 7 delegate library.
2009-07-24 6.5.4-6 Alexander E. Patrakov <patrakov@gmail...>
* Incorrect use of setjmp in coders/png.c.
2009-07-23 6.5.4-5 Cristy <quetzlzacatenango@image...>
* We broke -scene when we fixed the -dispose option. Try again.
2009-07-21 6.5.4-4 Cristy <quetzlzacatenango@image...>
* Update autoconf support files.
* More than one -dispose setting overwrote previous settings (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=14252).
* Don't use JPEG's color reduction algorithm for less than 8 colors.
2009-07-13 6.5.4-3 Anthony Thyssen <A.Thyssen@griffith...>
* Final testing and bug fixes for all mathematical compose methods
Including non-overlapping regions bugs found in in operators Divide,
ColorDodge, VividLight. And the handling of transparency to follow
standard 'Over' Blending in Divide. Only math methods not looked at are
the addition methods Plus, Add, Minus, and Subtract, which do not follow
normal 'Over' alpha blending behaviour, for the purposes of mask handling.
2009-07-12 6.5.4-3 Anthony Thyssen <A.Thyssen@griffith...>
* Addition of user diffinable 'Mathematics' compose method
-compose Mathematics -set option:compose:args A,B,C,D -composite
Will implement the formula f(Sc,Dc) = A*Sc*Dc + B*Sc + C*Dc + D
this lets you implement most smooth polynomal compose methods.
(requested by Fred WienHaus)
2009-07-11 6.5.4-3 Anthony Thyssen <A.Thyssen@griffith...>
* Finished the recoding of Composite methods to allow easier debugging
and faster access.
* Added PegtopLight compose method as an alturnative simplier Softlight
alturnative. See notes and comparision to SoftLight in...
http://www.pegtop.net/delphi/articles/blendmodes/softlight.htm
* From the notes on Photoshop blend modes at
http://www.simplefilter.de/en/basics/mixmods.html
Added extra composition modes:
VividLight, PinLight, LinearBurn, LinearDodge
NOTE: 'LinearBurn' the same as 'Plus' but with the normal 'Over' blending.
2009-07-10 6.5.4-3 Anthony Thyssen <A.Thyssen@griffith...>
* Re-coding of Composte methods HardLight, SoftLight, Overlay, LinearLight,
ColorBurn, ColorDodge, Multiply, Screen to make it more readable, easier
to debug, and directly comparable to SVG specifications.
* Specifications changed for SoftLight, ColorBurn, ColorDodge
Though only SoftLight changed to significantly.
* However implementation errors were found for ColorBurn, LinearLight
2009-07-01 6.5.4-3 Cristy <quetzlzacatenango@image...>
* Add -blue-shift option.
* Add compression flag for each channel of a PSD layer.
* Implement experimental forward and inverse fourier transforms (contributed
by Sean Burke and Fred Weinhaus). The -fft / -ifft option is not ready for
prime time just yet.
* Support -cdl (color decision list) option.
* Support breaks in Chinese characters which traditionally do not include
spaces.
* Don't process directories as filenames when using wildcard paths
(i.e. logo[1]/png).
2009-07-01 6.5.4-2 Cristy <quetzlzacatenango@image...>
* Can't bit shift a float.
2009-06-25 6.5.4-1 Cristy <quetzlzacatenango@image...>
* Off by one error for multi-frame raw grayscale images.
* Can't stat() a Zip or Bzip opaque structure.
* DPX user bits are no longer truncated.
* Return image colorspace for -format [%colorspace] option.
* ThumbnailImage(): don't subsample if image is already thumbnail size.
2009-06-23 6.5.4-0 Anthony Thyssen <A.Thyssen@griffith...>
* Automatic determination of B from C and C from B for a 'Keys Filter'
when using the B,C Cubic Filter Expert options was broken.
See http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=14037
2009-06-19 6.5.4-0 Anthony Thyssen <A.Thyssen@griffith...>
* Added -compose 'Blur', variable blur mapping to CompositeImages
Arguments X_scale x Y_scale + angle of the blurring ellipse.
* Added "-blur" special compose option to "composite"
* Cleanup of "composite" compose argument handling
2009-06-18 6.5.3-10 Cristy <quetzlzacatenango@image...>
* Clone pixel cache when cloning image to prevent RMagick semaphore lock.
* Set compare similarity image to NULL to prevent double free.
2009-06-16 6.5.3-8 Cristy <quetzlzacatenango@image...>
* Set camera formats to require a seekable stream.
* Do not let display program image window exceed the screen size.
2009-06-14 6.5.3-7 Anthony Thyssen <A.Thyssen@griffith...>
* Cleanup of compose 'displace' of old useless code that is not used.
* Implement a compose 'distort' mapping method,
This is basically exactly like 'displace' but relative to a fixed point
which may be user supplied as +X+Y
* Default scaling to width/2 and height/2 of overlay (100% scale)
with a distortion 'center' to the middle of the overlay image
* If a '%' flag given scale displacement relative to image size
* If a '!' flag given make scale and center relative to 'background' image
instead of the overlay map.
* If no 'height' scale given, use the X scale.
2009-06-13 6.5.3-6 Anthony Thyssen <A.Thyssen@griffith...>
* Fixed bug for compose methods, Hue, Saturate, Luminize
2009-06-11 6.5.3-6 Cristy <quetzlzacatenango@image...>
* Report the correct transparent pixel values in the display program
magnify windows.
* Do not advance when finalizing image settings in the mogrify program.
2009-06-11 6.5.3-5 Anthony Thyssen <A.Thyssen@griffith...>
* Fixed "convert" to merge the third 'mask' image into the 'source' image
for correct handling of 2 dimensional -compose "displace".
* Fixed PerlMagick Composite() for the same thing.
* Modified compose "Displace" so displacement image's alpha channel can be
used to mask the transparency of the overlay area.
2009-06-07 6.5.3-4 Cristy <quetzlzacatenango@image...>
* Added the HALD image Color LUT, and a no-op HALD: image generator.
See Introduction at http://www.quelsolaar.com/technology/clut.html
2009-06-07 6.5.3-4 Anthony Thyssen <A.Thyssen@griffith...>
* Changed CompositeImageChannel() so that extra compose arguments are
now passed in the ImageArtifact "compose:args". This can be assigned to
images using -set "option:compose:args" 'args' where args are defined
using 'geometry' style or 'comma separated numbers'.
* Declared the special flag needed for Composite Tiling as the ImageArtifact
"compose:outside-overlay".
* Documentation update for CompositeImageChannel() in Core Library to
reflect these changes.
* Documentation update for DistortImage() in Core Library with the extra
ImageArtifact controls it can use.
* Bug correction in normalization of GetOptimalKernelWidth2D() of gem.c
2009-06-06 6.5.3-3 Anthony Thyssen <A.Thyssen@griffith...>
* Documentation update for CompositeImageChannel() in Core Library.
This adds the information on how extra compose arguments needed for
specific compose methods are actually passed to the library function.
Compose methods such as Blend, Dissolve and Displace.
2009-06-01 6.5.3-3 Priya Hariharan <priya.hariharan@globa...>
* The target profile in ProfileImage() is no longer accessed after it is
freed.
Revision 1.25 / (download) - annotate - [select for diffs], Mon Aug 10 19:59:48 2009 UTC (2 years, 9 months ago) by drochner
Branch: MAIN
Changes since 1.24: +2 -2
lines
Diff to previous 1.24 (colored)
this changed its shlib major number on last update, adjust ABI requirement
Revision 1.24 / (download) - annotate - [select for diffs], Sat May 9 11:22:44 2009 UTC (3 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base,
pkgsrc-2009Q2
Changes since 1.23: +6 -3
lines
Diff to previous 1.23 (colored)
Support ghostscript option. From Ryo HAYASAKA in PR 41387.
Revision 1.23 / (download) - annotate - [select for diffs], Fri Mar 20 19:24:36 2009 UTC (3 years, 2 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base,
pkgsrc-2009Q1
Changes since 1.22: +6 -13
lines
Diff to previous 1.22 (colored)
Simply and speed up buildlink3.mk files and processing. This changes the buildlink3.mk files to use an include guard for the recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS, BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of enter/exit marker, which can be used to reconstruct the tree and to determine first level includes. Avoiding := for large variables (BUILDLINK_ORDER) speeds up parse time as += has linear complexity. The include guard reduces system time by avoiding reading files over and over again. For complex packages this reduces both %user and %sys time to half of the former time.
Revision 1.22 / (download) - annotate - [select for diffs], Tue Jan 13 12:55:30 2009 UTC (3 years, 4 months ago) by obache
Branch: MAIN
Changes since 1.21: +3 -1
lines
Diff to previous 1.21 (colored)
Also need to buildlink freetype2 and libxml2, Magick-config --libs show ups those libraries.
Revision 1.21 / (download) - annotate - [select for diffs], Tue Jan 13 11:52:30 2009 UTC (3 years, 4 months ago) by obache
Branch: MAIN
Changes since 1.20: +6 -2
lines
Diff to previous 1.20 (colored)
jasper and wmf support was split up into individual options.
Revision 1.20 / (download) - annotate - [select for diffs], Thu Nov 20 21:45:07 2008 UTC (3 years, 6 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base,
pkgsrc-2008Q4
Changes since 1.19: +2 -1
lines
Diff to previous 1.19 (colored)
propagate the new dependency on libltdl, fixes build issues
Revision 1.19 / (download) - annotate - [select for diffs], Wed Dec 26 19:00:02 2007 UTC (4 years, 4 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.18: +12 -4
lines
Diff to previous 1.18 (colored)
Fix PNG support when building without x11 (PR#37594)
Revision 1.18 / (download) - annotate - [select for diffs], Wed Jan 17 23:47:19 2007 UTC (5 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1
Changes since 1.17: +2 -2
lines
Diff to previous 1.17 (colored)
Very belatedly bump PKGREVISION for all jasper dependencies because of the shlib name change (!) during the update to 1.900.0. Noted by Robert Elz in PR 35431.
Revision 1.17 / (download) - annotate - [select for diffs], Sat Jul 8 23:10:50 2006 UTC (5 years, 10 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3
Changes since 1.16: +2 -2
lines
Diff to previous 1.16 (colored)
Change the format of BUILDLINK_ORDER to contain depth information as well, and add a new helper target and script, "show-buildlink3", that outputs a listing of the buildlink3.mk files included as well as the depth at which they are included. For example, "make show-buildlink3" in fonts/Xft2 displays: zlib fontconfig iconv zlib freetype2 expat freetype2 Xrender renderproto
Revision 1.16 / (download) - annotate - [select for diffs], Sat Jul 8 22:39:17 2006 UTC (5 years, 10 months ago) by jlam
Branch: MAIN
Changes since 1.15: +2 -1
lines
Diff to previous 1.15 (colored)
Track information in a new variable BUILDLINK_ORDER that informs us of the order in which buildlink3.mk files are (recursively) included by a package Makefile.
Revision 1.15 / (download) - annotate - [select for diffs], Mon Apr 17 13:46:02 2006 UTC (6 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base,
pkgsrc-2006Q2
Changes since 1.14: +2 -2
lines
Diff to previous 1.14 (colored)
Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.
Revision 1.14 / (download) - annotate - [select for diffs], Wed Apr 12 10:27:16 2006 UTC (6 years, 1 month ago) by rillig
Branch: MAIN
Changes since 1.13: +2 -2
lines
Diff to previous 1.13 (colored)
Aligned the last line of the buildlink3.mk files with the first line, so that they look nicer.
Revision 1.13 / (download) - annotate - [select for diffs], Thu Apr 6 06:22:00 2006 UTC (6 years, 1 month ago) by reed
Branch: MAIN
Changes since 1.12: +3 -3
lines
Diff to previous 1.12 (colored)
Over 1200 files touched but no revisions bumped :) RECOMMENDED is removed. It becomes ABI_DEPENDS. BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo. BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo. BUILDLINK_DEPENDS does not change. IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS which defaults to "yes". Added to obsolete.mk checking for IGNORE_RECOMMENDED. I did not manually go through and fix any aesthetic tab/spacing issues. I have tested the above patch on DragonFly building and packaging subversion and pkglint and their many dependencies. I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I have used IGNORE_RECOMMENDED for a long time). I have been an active user of IGNORE_RECOMMENDED since it was available. As suggested, I removed the documentation sentences suggesting bumping for "security" issues. As discussed on tech-pkg. I will commit to revbump, pkglint, pkg_install, createbuildlink separately. Note that if you use wip, it will fail! I will commit to pkgsrc-wip later (within day).
Revision 1.12 / (download) - annotate - [select for diffs], Sun Feb 5 23:09:27 2006 UTC (6 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored)
Recursive revision bump / recommended bump for gettext ABI change.
Revision 1.9.6.1 / (download) - annotate - [select for diffs], Sat Jan 28 23:39:04 2006 UTC (6 years, 3 months ago) by seb
Branch: pkgsrc-2005Q4
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored) next main 1.10 (colored)
Pullup ticket 1070 - requested by Lubomir Sedlacik
sync graphics/ImageMagick with HEAD including security fixes
Revisions pulled up:
- pkgsrc/graphics/ImageMagick/Makefile 1.137
- pkgsrc/graphics/ImageMagick/Makefile.common 1.46
- pkgsrc/graphics/ImageMagick/PLIST 1.44
- pkgsrc/graphics/ImageMagick/buildlink3.mk 1.11
- pkgsrc/graphics/ImageMagick/distinfo 1.57, 1.58
- pkgsrc/graphics/ImageMagick/options.mk 1.4
- pkgsrc/graphics/ImageMagick/patches/patch-aa 1.33
- pkgsrc/graphics/ImageMagick/patches/patch-ab 1.16
- pkgsrc/graphics/ImageMagick/patches/patch-ac 1.12
- pkgsrc/graphics/ImageMagick/patches/patch-ad 1.9
- pkgsrc/graphics/ImageMagick/patches/patch-ae 1.6
- pkgsrc/graphics/ImageMagick/patches/patch-af 1.6
- pkgsrc/graphics/ImageMagick/patches/patch-ag 1.4
- pkgsrc/graphics/ImageMagick/patches/patch-ah 1.3
Module Name: pkgsrc
Committed By: adam
Date: Thu Jan 26 20:38:19 UTC 2006
Modified Files:
pkgsrc/graphics/ImageMagick: Makefile Makefile.common PLIST
buildlink3.mk distinfo options.mk
pkgsrc/graphics/ImageMagick/patches: patch-aa
Log Message:
Changes 6.2.6.0:
* Bug fixes
---
Module Name: pkgsrc
Committed By: salo
Date: Sat Jan 28 02:36:55 UTC 2006
Modified Files:
pkgsrc/graphics/ImageMagick: Makefile distinfo
Added Files:
pkgsrc/graphics/ImageMagick/patches: patch-ab patch-ac patch-ad
patch-ae patch-af patch-ag patch-ah
Log Message:
Security fixes for CVE-2006-0082 and Debian bug #345595:
"Format string vulnerabilities in ImageMagick allow user-complicit attackers
to cause a denial of service (crash) and possibly execute arbitrary code via
a numeric format string specifier such as %d in the file name, a variant of
CVE-2005-0397, and as demonstrated using the convert program."
Patches from Debian.
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0082
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=345876
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=345595
Revision 1.11 / (download) - annotate - [select for diffs], Thu Jan 26 20:38:18 2006 UTC (6 years, 3 months ago) by adam
Branch: MAIN
Changes since 1.10: +2 -2
lines
Diff to previous 1.10 (colored)
Changes 6.2.6.0: * Bug fixes
Revision 1.10 / (download) - annotate - [select for diffs], Tue Jan 24 07:32:10 2006 UTC (6 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because of the shlib major bump. PKGREVISION++ for the dependencies.
Revision 1.7.2.2 / (download) - annotate - [select for diffs], Fri May 27 00:24:50 2005 UTC (7 years ago) by snj
Branch: pkgsrc-2005Q1
Changes since 1.7.2.1: +2 -2
lines
Diff to previous 1.7.2.1 (colored) to branchpoint 1.7 (colored) next main 1.8 (colored)
Pullup ticket 515 - requested by Lubomir Sedlacik
security update for ImageMagick
Revisions pulled up:
- pkgsrc/graphics/ImageMagick/Makefile.common 1.40
- pkgsrc/graphics/ImageMagick/PLIST 1.37
- pkgsrc/graphics/ImageMagick/distinfo 1.49
- pkgsrc/graphics/ImageMagick/patches/patch-aa 1.30
- pkgsrc/graphics/ImageMagick/buildlink3.mk 1.9
Module Name: pkgsrc
Committed By: adam
Date: Wed May 25 10:32:33 UTC 2005
Modified Files:
pkgsrc/graphics/ImageMagick: Makefile.common PLIST distinfo
pkgsrc/graphics/ImageMagick/patches: patch-aa
Log Message:
Changes 6.2.3.0:
* Bug fixes
----
Module Name: pkgsrc
Committed By: salo
Date: Thu May 26 13:37:32 UTC 2005
Modified Files:
pkgsrc/graphics/ImageMagick: buildlink3.mk
Log Message:
Bump BUILDLINK_RECOMMENDED after latest update with security fixes.
(hi adam!)
Revision 1.9 / (download) - annotate - [select for diffs], Thu May 26 13:37:32 2005 UTC (7 years ago) by salo
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Branch point for: pkgsrc-2005Q4
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored)
Bump BUILDLINK_RECOMMENDED after latest update with security fixes. (hi adam!)
Revision 1.7.2.1 / (download) - annotate - [select for diffs], Thu May 12 22:08:25 2005 UTC (7 years ago) by snj
Branch: pkgsrc-2005Q1
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
Pullup ticket 491 - requested by Lubomir Sedlacik
security update for ImageMagick
Revisions pulled up:
- pkgsrc/graphics/ImageMagick/Makefile.common 1.35, 1.36, 1.37, 1.38, 1.39
- pkgsrc/graphics/ImageMagick/PLIST 1.32, 1.33, 1.34, 1.35, 1.36
- pkgsrc/graphics/ImageMagick/distinfo 1.44, 1.45, 1.46, 1.47, 1.48
- pkgsrc/graphics/ImageMagick/patches/patch-aa 1.29
- pkgsrc/graphics/ImageMagick/buildlink3.mk 1.8
Module Name: pkgsrc
Committed By: adam
Date: Tue Mar 22 15:10:39 UTC 2005
Modified Files:
pkgsrc/graphics/ImageMagick: Makefile.common PLIST distinfo
Log Message:
Changes 6.2.0-8:
* Bug fixes
----
Module Name: pkgsrc
Committed By: adam
Date: Tue Mar 29 14:31:52 UTC 2005
Modified Files:
pkgsrc/graphics/ImageMagick: Makefile.common PLIST distinfo
pkgsrc/graphics/ImageMagick/patches: patch-aa
Log Message:
Changes 6.2.1-0:
* Bug fixes, clean ups, and improvements
----
Module Name: pkgsrc
Committed By: adam
Date: Wed Apr 13 08:10:18 UTC 2005
Modified Files:
pkgsrc/graphics/ImageMagick: Makefile.common PLIST distinfo
Log Message:
Changes 6.2.1-3:
* Bug fixes
----
Module Name: pkgsrc
Committed By: adam
Date: Tue Apr 19 15:43:13 UTC 2005
Modified Files:
pkgsrc/graphics/ImageMagick: Makefile.common PLIST distinfo
Log Message:
Changes 6.2.1.6:
* Bug fixes?
----
Module Name: pkgsrc
Committed By: adam
Date: Tue Apr 26 08:08:01 UTC 2005
Modified Files:
pkgsrc/graphics/ImageMagick: Makefile.common PLIST distinfo
Log Message:
Changes 6.2.2.0:
* Bug-fixes
----
Module Name: pkgsrc
Committed By: salo
Date: Wed May 11 13:22:15 UTC 2005
Modified Files:
pkgsrc/graphics/ImageMagick: buildlink3.mk
Log Message:
Bump BUILDLINK_RECOMMENDED after latest update with security fixes.
Revision 1.8 / (download) - annotate - [select for diffs], Wed May 11 13:22:15 2005 UTC (7 years ago) by salo
Branch: MAIN
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
Bump BUILDLINK_RECOMMENDED after latest update with security fixes.
Revision 1.7 / (download) - annotate - [select for diffs], Tue Dec 28 23:18:20 2004 UTC (7 years, 4 months ago) by reed
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base
Branch point for: pkgsrc-2005Q1
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
Bump PKGREVISIONs due to libtiff update. Some BUILDLINK_RECOMMENDED bumps done also. (If I missed any, please let me know -- and let me know a good way to automate this.)
Revision 1.6 / (download) - annotate - [select for diffs], Sun Oct 3 00:14:48 2004 UTC (7 years, 7 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Changes since 1.5: +2 -1
lines
Diff to previous 1.5 (colored)
Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
Revision 1.5 / (download) - annotate - [select for diffs], Mon Sep 27 11:04:24 2004 UTC (7 years, 7 months ago) by adam
Branch: MAIN
Changes since 1.4: +2 -1
lines
Diff to previous 1.4 (colored)
Changes 6.0.8-3: * Fix to enable reading Photoshop images with a group of layers. * other bug fixes
Revision 1.4 / (download) - annotate - [select for diffs], Thu Mar 18 09:12:11 2004 UTC (8 years, 2 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2,
pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Changes since 1.3: +2 -3
lines
Diff to previous 1.3 (colored)
Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly by moving the inclusion of buildlink3.mk files outside of the protected region. This bug would be seen by users that have set PREFER_PKGSRC or PREFER_NATIVE to non-default values. BUILDLINK_PACKAGES should be ordered so that for any package in the list, that package doesn't depend on any packages to the left of it in the list. This ordering property is used to check for builtin packages in the correct order. The problem was that including a buildlink3.mk file for <pkg> correctly ensured that <pkg> was removed from BUILDLINK_PACKAGES and appended to the end. However, since the inclusion of any other buildlink3.mk files within that buildlink3.mk was in a region that was protected against multiple inclusion, those dependencies weren't also moved to the end of BUILDLINK_PACKAGES.
Revision 1.3 / (download) - annotate - [select for diffs], Fri Mar 5 19:25:12 2004 UTC (8 years, 2 months ago) by jlam
Branch: MAIN
Changes since 1.2: +6 -9
lines
Diff to previous 1.2 (colored)
Reorder location and setting of BUILDLINK_PACKAGES to match template buildlink3.mk file in revision 1.101 of bsd.buildlink3.mk.
Revision 1.2 / (download) - annotate - [select for diffs], Tue Mar 2 10:31:48 2004 UTC (8 years, 2 months ago) by adam
Branch: MAIN
Changes since 1.1: +3 -3
lines
Diff to previous 1.1 (colored)
Changes 5.7.7-17: * Bug fixes (memory leaks)
Revision 1.1 / (download) - annotate - [select for diffs], Wed Feb 11 09:10:15 2004 UTC (8 years, 3 months ago) by xtraeme
Branch: MAIN
bl3ify