summaryrefslogtreecommitdiff
path: root/graphics/p5-PerlMagick
AgeCommit message (Collapse)AuthorFilesLines
2014-10-13Update to 6.8.9.8. patch-configure was integrated upstream.wiz1-2/+1
Changes: * JPEG library version >= 80 is thread safe * Added support for some legacy dds formats
2014-10-09Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.wiz1-3/+1
2014-10-09Remove SVR4_PKGNAME, per discussion on tech-pkg.wiz1-2/+1
2014-10-07Revbump after updating libwebp and icuadam1-2/+2
2014-10-01Include fontconfig builtin3.mk.darcy1-2/+3
2014-08-22Bump PKGREVISION for ilmbase shlib major bump.wiz1-1/+2
2014-08-21Update to 6.8.9-7:wiz1-2/+1
2014-08-16 6.8.9-7 Cristy <quetzlzacatenango@image...> * New version 6.8.9-7, SVN revision 16330. 2014-08-14 6.8.9-7 Cristy <quetzlzacatenango@image...> * Fix off by one buglet when extracting profiles 8BIM (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=26095). 2014-07-31 6.8.9-7 Dirk Lemstra <dirk@snakeware...> * Fixed bug when reading 1 bit PSD. (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=26015). 2014-07-25 6.8.9-7 Glenn Randers-Pehrson <glennrp@image...> * Relocate initialization of "image_colors" in the PNG encoder, to avoid a possible use of uninitialized variable. 2014-07-25 6.8.9-6 Cristy <quetzlzacatenango@image...> * New version 6.8.9-6, SVN revision 16211. 2014-07-24 6.8.9-6 Glenn Randers-Pehrson <glennrp@image...> * Use IsOptionMember() instead of LocaleNCompare() in coders/png.c to parse the list of excluded and included PNG chunks. 2014-07-19 6.8.9-6 Dirk Lemstra <dirk@snakeware...> * Fixed fill-rule in SVG clip path (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=25882). 2014-07-14 6.8.9-6 Glenn Randers-Pehrson <glennrp@image...> * Removed some dead code (testing image->matte) in PNG64 encoder. 2014-07-07 6.8.9-6 Dirk Lemstra <dirk@snakeware...> * Added support for R5G6B5, RGB5A1 and RGBA4 dds files. 2014-07-01 6.8.9-6 Cristy <quetzlzacatenango@image...> * Write LAB pixels as percentages in the TXT image format (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25830). * Throw exception when image morphology differs when comparing (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25927). * Remove mogrify backup file (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25683). * Read WEBP images from STDIN (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25886). 2014-07-01 6.8.9-5 Cristy <quetzlzacatenango@image...> * New version 6.8.9-5, SVN revision 16123. 2014-06-28 6.8.9-5 Glenn Randers-Pehrson <glennrp@image...> * Do not let libpng16 check ICC/sRGB profiles in non-debug runs; we do it ourselves anyway. Avoids emitting "known incorrect profile" warnings. For strict profile checking and warning, use "-debug coder". 2014-06-27 6.8.9-5 Dirk Lemstra <dirk@snakeware...> * Disabled OpenCL acceleration when image has a 'mask' or 'clip-mask'. 2014-06-25 6.8.9-5 Cristy <quetzlzacatenango@image...> * Use -define profile:skip=icc, for example, to skip color profiles on read. 2014-06-23 6.8.9-4 Cristy <quetzlzacatenango@image...> * New version 6.8.9-4, SVN revision 16057. 2014-06-15 6.8.9-4 Cristy <quetzlzacatenango@image...> * Support RMS argument for -evaluate-sequence and -statistic options. * Fix lseek define for a successful compile under 64-bit MinGW. * Pipe image to display program no longer reports an exception (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23532). * Check that profile is non-NULL in coders/tiff.c (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25770). 2014-06-08 6.8.9-3 Cristy <quetzlzacatenango@image...> * New version 6.8.9-3, SVN revision 15975. 2014-06-07 6.8.9-3 Glenn Randers-Pehrson <glennrp@image...> * Quiet warning about unused variable "skip_to_iend" in coders/png.c. 2014-06-07 6.8.9-3 Dirk Lemstra <dirk@snakeware...> * Fixed creation of SVG from 8bim clip path. (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=25594). 2014-06-02 6.8.9-3 Cristy <quetzlzacatenango@image...> * The -version option returns 0 status (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25667). * The inline coder can now read from standard input (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25641). * Add '=' character to the sanitize whitelist. 2014-05-30 6.8.9-2 Cristy <quetzlzacatenango@image...> * New version 6.8.9-2, SVN revision 15932. 2014-05-18 6.8.9-2 Glenn Randers-Pehrson <glennrp@image...> * Fixed some bugs in the PNG codec discovered by coverity analysis. 2014-05-14 6.8.9-2 Cristy <quetzlzacatenango@image...> * The -fx equality operator returns a proper boolean result now (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25580). * Permit spaces in the gradient color specification (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25614). * Fix IdentifyImage() crash when image->magick member is null (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25615). * The -format M and Y channels are no longer reversed (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25633). * Remove Makefile race condition where two targets attempt to install magick-baseconfig.h (reference http://git.buildroot.net/buildroot/commit/?id=7395ee9d3b88e45798143e05a28d6d4b51409130) * Fix memory leak in BlobToStringInfo() (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25639). * In certain cases, -adaptive-sharpen failed to sharpen (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23211 2014-05-12 6.8.9-2 Dirk Lemstra <dirk@snakeware...> * Bump major Magick++ library version. * Added support for writing RLE compressed TGA files (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=12335). * Improved performance of parsing the xmp profile (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25612). * Fixed detecting transparency in PSD files (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25634). 2014-05-09 6.8.9-1 Cristy <quetzlzacatenango@image...> * New version 6.8.9-1, SVN revision 15697. 2014-04-22 6.8.9-1 Glenn Randers-Pehrson <glennrp@image...> * Fixed bug with the PNG00 subformat when the original format was PNG32. * The "-strip" option now only removes profiles and comments from PNG output. Previously the background, density, and other metadata were also discarded. 2014-04-22 6.8.9-1 Cristy <quetzlzacatenango@image...> * Support new -hough-lines option. * Support new -mean-shift option. * identify -units without argument no longer faults (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25542). * Require OpenJP2 version 2.1.0 (opj_stream_set_user_data() method signature change between 2.0.0 and 2.1.0). 2014-04-20 6.8.9-1 Dirk Lemstra <dirk@snakeware...> * Added image moments, canny edge and hough line to Magick++. * The 8bim profile will be updated when the icc/iptc/xmp profile is changed. * Fix for stack overflow in DestroyXMLTree in Windows (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=25457). * Added new coder for VIPS image format (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=25445). * Moved detection of type to a separate method in Magick++. The type() method no longer modifies the type of the image. Use determineType() instead. * Improved error messages when a coder uses Ghostscript.
2014-05-29Bump for perl-5.20.0.wiz1-1/+2
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
2014-04-12Changes 6.8.9.0:adam1-2/+1
* Fixed bug with -strip failing to exclude PNG chunks * Added new coder to take a screen shot of a monitor in Windows * Don't transform sRGB compatible colorspaces to sRGB, doing so inadvertingly promotes colormapped images to DirectClass. * Use temporary path rather then current working directory * Support -canny edge detection option. * Use MAGICKCORE_LIBOPENJP2_DELEGATE instead of MAGICKCORE_JP2_DELEGATE
2014-04-10recursive bump from ilmbase shlib version change.obache1-1/+2
2014-02-13Changes 6.8.8.5:adam1-2/+1
* Fix case where an image moment might have a mass of 0 or a Hu moment might be 0. * Enhance the TXT coder to read RGB percent values (e.g. 10.008%). * Fixed new "-define png:swap-bytes" option (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=24818).
2014-02-12Recursive PKGREVISION bump for OpenSSL API version bump.tron1-1/+2
2013-07-06Reset PKGREVISION after base package update.wiz1-2/+1
2013-06-04Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:tron1-2/+2
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.
2013-06-03Bump freetype2 and fontconfig dependencies to current pkgsrc versions,wiz1-2/+2
to address issues with NetBSD-6(and earlier)'s fontconfig not being new enough for pango. While doing that, also bump freetype2 dependency to current pkgsrc version. Suggested by tron in PR 47882
2013-05-31Bump all packages for perl-5.18, thatwiz1-1/+2
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
2013-05-30Reset PKGREVISION due to ImageMagick update.wiz1-2/+1
2013-05-09Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu.adam1-1/+2
2013-03-05Changes 6.8.3.7:adam1-2/+5
Bug fixes and improvements.
2013-02-16Recursive bump for png-1.6.wiz1-2/+2
2013-02-06PKGREVISION bumps for the security/openssl 1.0.1d update.jperkin1-2/+2
2013-01-26Revbump after graphics/jpeg and textproc/icuadam1-1/+2
2012-10-10reset PKGREV for base pkg updatedrochner1-2/+1
2012-10-06Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-2/+1
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz1-2/+2
are called p5-*. I hope that's all of them.
2012-08-18Recursive revbump from graphics/libwebp update.ryoon1-2/+2
Thank you, obache@.
2012-06-14Recursive PKGREVISION bump for libxml2 buildlink addition.sbd1-1/+2
2012-02-13reset PKGREV for base pkg updatedrochner1-2/+1
2012-02-06Revbump forwiz1-2/+2
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
2011-11-20Recursive bump for graphics/ImageMagick buildlink addition.sbd1-2/+2
2011-11-01Recursive bump for graphics/freetype2 buildlink addition.sbd1-1/+2
2011-10-22Remove PKGREVISION that added by mistake.ryoon1-2/+1
2011-10-22Recursive revbump after graphics/ImageMagick update.ryoon1-2/+2
2011-08-14Revision bump after updating perl5 to 5.14.1.obache1-1/+2
2011-05-11Changes 6.6.9.8:adam1-6/+1
* Fixed some cut-and-paste errors in new png.c code that caused PNG8 reductions to fail. Changes 6.6.9.8: * Add various Option Flags, and fix option skip counts for plus forms of simple operators where plus form is the same as minus form. For example the incorrect counts produces a weird error, and posible future segmentation fault in a command like convert rose: +border show: Changes 6.6.9.7: * Fix FX default for interpolation to Bilinear. * Fix pixel interpolation for -draw image over (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=18612). * Write the proper bKGD chunk value in grayscale PNG images (reference http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=18624). * Added Inverse method for Sparse Color Interpolation
2011-01-13png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.wiz1-1/+2
2010-12-14Changes 6.6.6.5:adam1-3/+2
* Make the PNG encoder always rebuild the palette, to avoid losing transparency when it is out of sync with the pixel data. Eliminated CompressColormapTransFirst() since the palette is already compressed and sorted by opacty now when it's recreated. * Account for virtual canvas for the -flip / -flop options. * Also for -transpose and transverse options * Support -metric fuzz option. Changes 6.6.6.4: * Replace IsMagickColorSimilar() which provides the Fuzz Factor threshold function. Note function does not calculate 'distance' in total but short-circuits when threshold is reached for faster processing. * Ordered Dithered handling of Alpha channel was incorrect - fixing Bug was introduced v6.6.5-6 Changes 6.6.6.3: * Fixed two more cases where the PNG encoder lost transparency. Changes 6.6.6.2: * Affine multiplication reversed when translating. Changes 6.6.6.2: * Revised the "c7x7b" and "c7x7w" ordered-dither maps to be complementary to each other. Changes 6.6.6.1: * Add support for -evaluate-sequence median. Changes 6.6.6.0: * Fixed two more cases where the PNG encoder lost transparency. * The policy.xml sets not-to-exceed resource values (e.g. policy memory limit 1GB, -limit 2GB exceeds policy maximum so memory limit is 1GB). * Support NCC (normalized cross correlation) compare metric.
2010-09-16bump revision to 111drochner1-2/+1
2010-08-21Bump the PKGREVISION for all packages which depend directly on perl,seb1-2/+2
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1. The list of packages is computed by finding all packages which end up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl, or PERL5_PACKLIST defined in their make setup (tested via "make show-vars VARNAMES=..."), minus the packages updated after the perl package update. sno@ was right after all, obache@ kindly asked and he@ led the way. Thanks!
2010-06-13Bump PKGREVISION for libpng shlib name change.wiz1-2/+2
Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x.
2010-01-18Second try at jpeg-8 recursive PKGREVISION bump.wiz1-2/+2
2010-01-17Recursive PKGREVISION bump for jpeg update to 8.wiz1-2/+2
2009-12-15Recursive bump for libltdljoerg1-1/+2
2009-10-28Changes 6.5.7.2:adam1-3/+2
* Bug fixes and improvements.
2009-08-27Updating package graphics/p5-PerlMagick from 6.5.5.3 to 6.5.5.3nb1 becausesno1-1/+2
package file on server has changed without new release. No upstream notice about new package is provided.
2009-08-26Updating package graphics/p5-PerlMagick from 6.5.3.2nb1 to 6.5.5.3sno1-2/+1
Upstream changes: Same as graphics/ImageMagick
2009-08-26bump revision because of graphics/jpeg updatesno1-1/+2
2009-07-26No need to buildlink x11 here, ImageMagick/buildlink3.mk handle it.obache1-2/+1
Let to allow build with x11-less.
2008-10-28Changes 6.4.5.0:adam1-2/+1
* Bug fixes and improvements.
2008-10-19Bump the PKGREVISION for all packages which depend directly on perl,he1-1/+2
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0. The list of packages is computed by finding all packages which end up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl, or PERL5_PACKLIST defined in their make setup (tested via "make show-vars VARNAMES=...").