Version: 6.9.12.68, Package name: ImageMagick-6.9.12.68 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description ImageMagick is a software suite (library and primarily command-line tools) to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats including PNG, JPEG, JPEG-2000, GIF, TIFF, DPX, EXR, WebP, Postscript, PDF, and SVG. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bezier curves. |
Filesize: 9007.375 KB |
Version History (View Complete History) |
|
2021-03-01 13:42:11 by Stuart Henderson | Files touched by this commit (10) |
Log message: update to ImageMagick-6.9.12-2 |
2020-02-03 13:40:41 by Stuart Henderson | Files touched by this commit (69) |
Log message: drop maintainer |
2020-01-14 04:41:11 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to ImageMagick-6.9.10-86 |
2020-01-10 07:07:06 by Jeremie Courreges-Anglas | Files touched by this commit (1) |
Log message: Bump to force updates after the removal of -lstdc++ in libraw_r.pc ok sthen@ (maintainer) |
2019-12-31 16:44:11 by Stuart Henderson | Files touched by this commit (4) |
Log message: update to ImageMagick-6.9.10-82, while there enable zstd as suggested by Brad (ImageMagick depends on libtiff which pulls in zstd anyway now). |
2019-12-28 07:39:48 by Stuart Henderson | Files touched by this commit (4) |
Log message: update to ImageMagick 6.9.10-80, plus add a post-release patch researched by cwen@ that may fix some consumers on gcc3 arches. |
2019-12-19 08:39:10 by Stuart Henderson | Files touched by this commit (4) |
Log message: update to ImageMagick 6.9.10-79 |
2019-12-06 07:35:18 by Stuart Henderson | Files touched by this commit (1) |
Log message: mark BROKEN-arm, libm functions (cabs etc) not detected, fallback code is broken |
2019-08-31 09:20:15 by Stuart Henderson | Files touched by this commit (10) |
Log message: update to ImageMagick-6.9.10-62 |
2019-08-19 09:27:10 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to ImageMagick 6.9.10-61 |
2019-06-16 13:20:45 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to ImageMagick-6.9.10-49 |
2019-06-03 10:06:58 by Stuart Henderson | Files touched by this commit (153) |
Log message: s/PERMIT_PACKAGE_CDROM/PERMIT_PACKAGE/ and some light whitespace tidying in ports which I maintain |
2019-05-29 06:16:10 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to ImageMagick-6.9.10-47 |
2019-04-02 09:21:40 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to ImageMagick-6.9.10-36 |
2019-02-06 16:31:32 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to ImageMagick-6.9.10-26 |
2019-01-16 15:02:14 by Stuart Henderson | Files touched by this commit (1) |
Log message: regen WANTLIB (png->png16) |
2019-01-16 14:30:27 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to ImageMagick-6.9.10-23 |
2018-12-19 06:34:14 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: configure --without-zstd otherwise it gets picked up if present and junked by dpb(1) during bulks. |
2018-11-06 15:27:13 by Stuart Henderson | Files touched by this commit (4) |
Log message: update to ImageMagick 6.9.10-14 |
2018-11-05 10:23:12 by Stuart Henderson | Files touched by this commit (1) |
Log message: remove junk target; noop |
2018-10-24 08:28:14 by Stuart Henderson | Files touched by this commit (740) |
Log message: Add COMPILER lines to c++ ports which currently use the default. Adjust some existing COMPILER lines with arch restrictions etc. In the usual case this is now using "COMPILER = base-clang ports-gcc base-gcc" on ports with c++ libraries in WANTLIB. This is basically intended to be a noop on architectures using clang as the system compiler, but help with other architectures where we currently have many ports knocked out due to building with an unsuitable compiler - - some ports require c++11/newer so the GCC version in base that is used on these archirtectures is too old. - some ports have conflicts where an executable is built with one compiler (e.g. gcc from base) but a library dependency is built with a different one (e.g. gcc from ports), resulted in mixing incompatible libraries in the same address space. devel/gmp is intentionally skipped as it's on the path to building gcc - the c++ library there is unused in ports (and not built by default upstream) so intending to disable building gmpcxx in a future commit. |
2018-08-23 06:48:06 by Stuart Henderson | Files touched by this commit (2) |
Log message: disable the gs delegate altogether in default policy.xml, rather than the various coders which use it |
2018-08-22 16:53:47 by Stuart Henderson | Files touched by this commit (2) |
Log message: also disable PS2/PS3 by default, pointed out by Bob Friesenhahn on oss-sec |
2018-08-22 12:36:00 by Stuart Henderson | Files touched by this commit (5) |
Log message: Update to ImageMagick 6.9.10-10 including various fixes for bugs found by OSS Fuzz. Disable ghostscript-based coders in the default config file (policy.xml) following suggestion in http://www.openwall.com/lists/oss-security/2018/08/21/2 If you're using an edited config file or using ImageMagick in chroot, you may want to consider following suit. |
2018-05-24 03:33:42 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to ImageMagick-6.9.9-47, seems to fix crashes seen in geo/postgis build and probably others. noting here just for the sake of it, my test case reduced to: convert -size 200x200 xc:none -draw "path 'M 110,190 M 70,40'" tmp0.png |
2018-05-21 15:12:48 by Stuart Henderson | Files touched by this commit (6) |
Log message: update to ImageMagick-6.9.9-46 |
2018-03-17 10:02:30 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to ImageMagick-6.9.9-38, fixing memory leaks and numerous use of uninitialized values, integer overflow, memory exceeded, and timeouts (mostly from OSS Fuzz). |
2017-12-28 14:56:32 by Stuart Henderson | Files touched by this commit (4) |
Log message: update to ImageMagick-6.9.9-30 |
2017-09-06 08:18:08 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to ImageMagick 6.9.9-11 |
2017-07-26 16:45:35 by Stuart Henderson | Files touched by this commit (937) |
Log message: bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. |
2017-07-18 10:05:12 by Stuart Henderson | Files touched by this commit (3) |
Log message: security update to ImageMagick-6.9.9-0 (crafted RLE image can trigger a crash because of incorrect EOF handling in coders/rle.c) |
2017-07-16 13:19:06 by Marc Espie | Files touched by this commit (880) |
Log message: use COMPILER_LIBCXX where applicable |
2017-05-21 09:02:41 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to ImageMagick-6.9.8-6 |
2017-04-10 05:46:23 by Stuart Henderson | Files touched by this commit (276) |
Log message: use LIBCXX |
2017-03-28 04:51:37 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to ImageMagick 6.9.8-3 |
2016-12-22 14:26:20 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to ImageMagick-6.9.7-0 |
2016-12-06 07:44:23 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to ImageMagick-6.9.6-7 |
2016-11-13 13:54:46 by Stuart Henderson | Files touched by this commit (4) |
Log message: update to ImageMagick 6.9.6-4 |
2016-09-13 09:29:02 by Christian Weisgerber | Files touched by this commit (24) |
Log message: replace libiconv module |
2016-08-12 07:38:49 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to ImageMagick-6.9.5-5; buffer overflow, use-after-free |
2016-08-02 16:52:55 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to ImageMagick-6.9.5-4, with (amongst others) some buffer overflow fixes |
2016-06-28 03:52:07 by Jasper Lievisse Adriaanse | Files touched by this commit (3) |
Log message: update to ImageMagick-6.9.4.10 which includes fixes for CVE-2016-584{1,2} ok sthen@ |
2016-06-27 17:10:47 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to ImageMagick-6.9.4.10 |
2016-06-13 07:17:57 by Stuart Henderson | Files touched by this commit (3) |
Log message: bugfix update to ImageMagick-6.9.4-9 |
2016-06-11 05:59:31 by Stuart Henderson | Files touched by this commit (1) |
Log message: pull ImageMagick-6.9.4-8 across to -stable |
2016-06-11 05:58:00 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to ImageMagick 6.9.4-8, from Brad (fixes include a heap overflow) |
2016-06-02 08:51:41 by Stuart Henderson | Files touched by this commit (2) |
Log message: your regular scheduled ImageMagick update to disable stupid stuff, this time indirect reads by using @ in the filename. also, upstream disabled popen by default, so no need for the autoconf trick. |
2016-05-31 03:00:40 by Stuart Henderson | Files touched by this commit (2) |
Log message: Update to ImageMagick-6.9.4-5. Similar diff (but without the bump) from Rafael Sadowski. |
2016-05-30 06:02:53 by Stuart Henderson | Files touched by this commit (2) |
Log message: Update to ImageMagick-6.9.4-4. While there, neuter popen support ("convert '|echo Hello > hello.txt;' null:") http://openwall.com/lists/oss-security/2016/05/29/7 |
2016-05-19 13:53:34 by Stuart Henderson | Files touched by this commit (1) |
Log message: MFC ImageMagick update to 6.9.4-3. Compared to previous version in -stable: - Fix pixel cache on disk regression - Quote passwords when passed to a delegate program. - Can read geo-related EXIF metdata once-again - Sanitize all delegate emedded formatting characters. - Don't sync pixel cache in AcquireAuthenticCacheView() - Remove https delegate - Check for buffer overflow in magick/draw.c/DrawStrokePolygon() - Replace show delegate title with image filename rather than label - Fix GetNextToken() off by one error - Remove support for internal ephemeral coder |
2016-05-19 13:49:14 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to ImageMagick 6.9.4-3 * Fix pixel cache on disk regression * Quote passwords when passed to a delegate program * Can read geo-related EXIF metdata once-again * Sanitize all delegate emedded formatting characters * Don't sync pixel cache in AcquireAuthenticCacheView() |
2016-05-12 15:49:15 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to ImageMagick 6.9.4-1 - Remove https delegate. - Check for buffer overflow in magick/draw.c/DrawStrokePolygon(). - Replace show delegate title with image filename rather than label. - Fix GetNextToken() off by one error. - Remove support for internal ephemeral coder. |
2016-05-06 15:30:23 by Stuart Henderson | Files touched by this commit (3) |
Log message: MFC update to ImageMagick 6.9.3-10, additional sanitisation of input filenames for http/https delegates above what was already done in 6.9.3-9. (security) https://www.imagemagick.org/discourse-server/viewtopic.php?f=4&t=29588 dep bumps to follow |
2016-05-06 14:16:35 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to ImageMagick 6.9.3-10, additional sanitisation of input filenames for http/https delegates above what was already done in 6.9.3-9. (security) https://www.imagemagick.org/discourse-server/viewtopic.php?f=4&t=29588 |
2016-05-01 07:45:01 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to ImageMagick 6.9.3-9 |
2016-04-18 04:03:51 by Stuart Henderson | Files touched by this commit (2) |
Log message: Update to ImageMagick 6.9.3-8. While there, set PORTROACH marker to try and do something slightly more useful (the naming scheme doesn't work very well with portroach, but hopefully pointing at /download/ rather than letting it use /download/releases/ will mean it only picks up changes to the minor release of the current version). |
2016-03-18 15:38:26 by Christian Weisgerber | Files touched by this commit (82) |
Log message: remove SHARED_ONLY from simple ports that use the gettext or libiconv module |
2016-03-11 13:28:34 by Christian Weisgerber | Files touched by this commit (247) |
Log message: garbage collect CONFIGURE_SHARED |
2016-03-07 17:27:03 by Stuart Henderson | Files touched by this commit (8) |
Log message: update to ImageMagick-6.9.3-7 |
2016-01-07 16:44:09 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to ImageMagick-6.9.3 and take maintainer |
2015-11-29 03:44:58 by Stuart Henderson | Files touched by this commit (4) |
Log message: update to ImageMagick-6.9.2-7, drop wmf delegate, move back to non-modular build. Since 6.9.0 the wmf delegate depends on MagickWand; with a non-modular build the delegate is in MagickCore, meaning that if enabled, programs can no longer link against just Core. In the last version of this port we changed to the modular build to avoid the wmf issue, however as discovered by Manolis Tzanidakis the modular build doesn't play nicely with programs trying to use this from chroot e.g. common uses of pecl-imagick. http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=28634 At least some wmf functionality still seems to work even without the delegate, but if you need this and run into problems, you could try GraphicsMagick instead (prefix tools with 'gm' e.g. 'gm convert' instead of just 'convert'). |
2015-11-06 13:37:21 by Stuart Henderson | Files touched by this commit (15) |
Log message: update to ImageMagick 6.9.2-5 - dependent ports will be fixed in the following commit |
2015-06-08 00:55:00 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Do not pick up openmp. from brad |
2015-06-01 00:54:02 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: Fix ghostscript font directory. reported by deraadt@ |
2015-05-14 00:39:13 by Antoine Jacoutot | Files touched by this commit (8) |
Log message: No need to pass PTHREAD_CFLAGS nor PTHREAD_LIBS anymore. from brad Tested in a bulk |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2011-07-06 19:06:59 by Antoine Jacoutot | Files touched by this commit (17) |
Log message: Remove some duplicate wantlibs, use the libiconv MODULE where applicable. |
2011-07-06 16:43:00 by Matthias Kilian | Files touched by this commit (9) |
Log message: Update to ImageMagick-6.6.6-10, with help from Brad. An update to a more recent version (6.7.*) will follow soon. This helps naddy with the png update. |
2010-11-17 01:05:18 by Marc Espie | Files touched by this commit (317) |
Log message: new depends |
2010-11-09 02:14:31 by Marc Espie | Files touched by this commit (10) |
Log message: more WANTLIB |
2010-10-24 15:21:02 by Antoine Jacoutot | Files touched by this commit (91) |
Log message: Remove USE_X11. |
2010-10-18 12:13:15 by Marc Espie | Files touched by this commit (150) |
Log message: USE_GROFF=Yes |
2010-09-25 14:51:41 by Steven Mestdagh | Files touched by this commit (1) |
Log message: indicate reason for gnu libtool |
2010-06-23 10:09:11 by Steven Mestdagh | Files touched by this commit (1) |
Log message: use gnu libtool (needs ltdl) |
2009-08-10 00:31:45 by Matthias Kilian | Files touched by this commit (221) |
Log message: WANTLIB changes after xcb addition and bump. |
2009-05-17 03:04:38 by Stuart Henderson | Files touched by this commit (1) |
Log message: move sourceforge first in the MASTER_SITES list, they carry the old legacy releases, other mirrors don't. |
2008-11-28 22:00:20 by Okan Demirmen | Files touched by this commit (4) |
Log message: - update to 6.4.5-6 (for real this time) and sync patches - explicitly disable lqr (experimental liquid rescale) - fix for building no_x11 FLAVOR with ImageMagick already installed noticed by and previous ok kili@, ok naddy@ |
2008-11-20 06:29:56 by Okan Demirmen | Files touched by this commit (11) |
Log message: - long awaited update ImageMagick to 6.4.5-6 - now includes perl modules, superseding graphics/p5-PerlMagick feedback from ajacoutot@, kili@ and naddy@ (and bulk) ok kili@ |
2008-05-02 13:52:19 by Stuart Henderson | Files touched by this commit (1) |
Log message: adding libwmf pulls in X libs; move it out of no_x11 flavor. pointed out by Olivier Mehani - thanks! ok okan@ |
2007-11-22 10:20:20 by Okan Demirmen | Files touched by this commit (3) |
Log message: - update to 6.3.6-10 - add libwmf support ok simon@ merdely@ sthen@ |
2007-10-22 08:23:09 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: - add two mirrors that still carry older unmodified tarballs ; somehow, the sourceforge mirrors are carrying a rerolled tarball with different code (spotted by steven@) |
2007-09-19 12:46:55 by Stuart Henderson | Files touched by this commit (5) |
Log message: update to 6.3.5-9 from Giovanni Bechis; this fixes various bugs including a number of security vulnerabilities; see http://www.imagemagick.org/script/changelog.php ok merdely@ |
2007-09-15 14:09:43 by Simon Bertrang | Files touched by this commit (142) |
Log message: remove surrounding quotes from COMMENT/BROKEN/PERMIT_* |
2007-05-20 13:44:47 by Steven Mestdagh | Files touched by this commit (8) |
Log message: update to 6.3.4.1 feedback/ok kili@ |
2007-04-09 14:47:27 by Matthias Kilian | Files touched by this commit (1) |
Log message: Fix WANTLIB, disable gvc (from math/graphviz), as discussed with sturm@ and steven@, and bump pkgname. ok, robert@ |
2007-04-08 09:22:50 by Steven Mestdagh | Files touched by this commit (4) |
Log message: unbreak build with latest png, regen patches. "get it in" naddy@ |
2007-04-05 10:20:19 by Marc Espie | Files touched by this commit (912) |
Log message: base64 checksums. |
2007-01-31 07:34:58 by Bernd Ahlers | Files touched by this commit (8) |
Log message: Update to ImageMagick/p5-PerlMagick 6.3.2.1. Initial diff from steven@, updated to -1 by me. Tested by steven@ and Joachim Schipper. Thanks! Removed myself from MAINTAINER. ok steven@ |
2006-10-30 02:45:41 by Steven Mestdagh | Files touched by this commit (1) |
Log message: - disable freetype in the no_x11 flavor - disable rsvg which gets pulled in if it is installed looks good bernd@ |
2006-10-28 10:20:52 by Steven Mestdagh | Files touched by this commit (8) |
Log message: update to ImageMagick 6.3.0.0 ok bernd@ |
2006-08-02 04:10:35 by Marc Espie | Files touched by this commit (20) |
Log message: more new lib specs |
2006-02-06 15:10:24 by Bernd Ahlers | Files touched by this commit (5) |
Log message: Security update to ImageMagick/p5-PerlMagick 6.2.6-1. (CVE-2006-0082) More info: http://studio.imagemagick.org/pipermail/magick-users/2006-January/017083.html from jakemsr@, ok steven@ |
2006-02-01 13:55:25 by Nikolay Sturm | Files touched by this commit (2) |
Log message: Prevent shell command injection in delegate code (via file names). http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=345238 (CVE-2005-4601) from debian |
2006-02-01 13:53:32 by Nikolay Sturm | Files touched by this commit (2) |
Log message: Prevent shell command injection in delegate code (via file names). http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=345238 (CVE-2005-4601) from debian |
2006-01-28 12:56:17 by Bernd Ahlers | Files touched by this commit (1) |
Log message: Generate manpages with the correct path to the documentation. >From matthieu@ some time ago. Thanks! |
2006-01-27 10:40:05 by Bernd Ahlers | Files touched by this commit (10) |
Log message: Update to ImageMagick and p5-PerlMagick version 6.2.6.0. help, testing and "go ahead" steven@ |
2006-01-15 07:24:22 by Steven Mestdagh | Files touched by this commit (4) |
Log message: - remove unneeded MODGNU_SHARED_LIBS and related patches - remove old libtool and ltdl patches since we use the in-tree versions |
2006-01-13 17:07:32 by Marc Espie | Files touched by this commit (14) |
Log message: more C++ libs bumps. Done thru mail, plus lizards. |
2006-01-05 13:11:16 by Marc Espie | Files touched by this commit (2) |
Log message: remove extra libtool dependency okay naddy@, pvalchev@ |
2005-12-28 07:56:54 by Steven Mestdagh | Files touched by this commit (3) |
Log message: SHARED_LIBS and USE_LIBTOOL "go ahead" bernd@ |
2005-06-28 12:08:23 by Christian Weisgerber | Files touched by this commit (6) |
Log message: update to 6.2.3.3; from maintainer Bernd Ahlers <b.ahlers@ba-net.org> |
2005-06-04 08:39:21 by Christian Weisgerber | Files touched by this commit (11) |
Log message: Update to 6.2.3: * Fixed an obscure heap-overflow vulnerability in the PNM reader. * Avoid infinite loop if bogus XWD rad/green/blue masks are 0. Also: * Regression test fixes. * No need to remove previously installed ImageMagick. >From new maintainer Bernd Ahlers <b.ahlers@ba-net.org>. |
2005-05-24 23:50:19 by Robert Nagy | Files touched by this commit (2) |
Log message: SECURITY: fix a heap overflow vulnerability; bump PKGNAME http://www.vuxml.org/openbsd/9bf5aad8-ba14-11d9-9e14-00065bd5b0b6.html ok brad@ |
2005-05-08 12:48:28 by Brad Smith | Files touched by this commit (2) |
Log message: fix PKGNAME. From: Bernd Ahlers <b.ahlers at ba-net dot org> |
2005-05-02 09:33:22 by Robert Nagy | Files touched by this commit (2) |
Log message: SECURITY: fix a heap overflow vulnerability; bump PKGNAME http://www.vuxml.org/openbsd/9bf5aad8-ba14-11d9-9e14-00065bd5b0b6.html ok brad@ |
2005-05-02 09:31:35 by Robert Nagy | Files touched by this commit (2) |
Log message: SECURITY: fix a heap overflow vulnerability; bump PKGNAME http://www.vuxml.org/openbsd/9bf5aad8-ba14-11d9-9e14-00065bd5b0b6.html ok brad@ |
2005-05-01 01:51:28 by Robert Nagy | Files touched by this commit (4) |
Log message: SECURITY: update to 6.2.2-0; fixes a heap overflow vulnerability http://www.vuxml.org/openbsd/9bf5aad8-ba14-11d9-9e14-00065bd5b0b6.html ok brad@ |
2005-03-30 21:23:42 by Peter Valchev | Files touched by this commit (13) |
Log message: update to ImageMagick-6.2.0-8; Bernd Ahlers <b.ahlers@ba-net.org> |
2005-03-14 18:57:06 by David Berghoff | Files touched by this commit (100) |
Log message: typo and wording fixes; approved by pval ok mbalmer@ "that diff was fun to read" |
2005-01-09 04:06:39 by Aleksander Piotrowski | Files touched by this commit (1) |
Log message: - Better dependencies - Bump PKGNAME ok brad@ |
2005-01-05 09:50:39 by Christian Weisgerber | Files touched by this commit (106) |
Log message: SIZE |
2004-12-30 12:37:18 by Nikolay Sturm | Files touched by this commit (2) |
Log message: MFC: - Don't allow a corrupt GIF image to overflow pixel stack - Prevent buffer overruns when decoding runlength-encoded images in the BMP format ok brad@ |
2004-12-30 12:31:15 by Nikolay Sturm | Files touched by this commit (2) |
Log message: MFC: PNG vulnerability fix. http://www.imagemagick.org/www/Changelog.html and - Don't allow a corrupt GIF image to overflow pixel stack - Prevent buffer overruns when decoding runlength-encoded images in the BMP format ok brad@ |
2004-11-29 18:06:40 by Marc Espie | Files touched by this commit (60) |
Log message: WANTLIB markers |
2004-11-13 13:14:19 by Marco S Hyman | Files touched by this commit (2) |
Log message: Casting a structure element address to (unsigned long *) and then dereferencing can give you a bus error on sparc64 and other arches with stricter address alignment requirements than i386. "Please commit this" brad@ |
2004-11-06 22:08:16 by Brad Smith | Files touched by this commit (1) |
Log message: oops |
2004-10-18 18:38:06 by Marc Espie | Files touched by this commit (1) |
Log message: the software authors made a packaging mistake. Wand-config.1 is so obviously not a manpage... |
2004-09-21 12:39:15 by Brad Smith | Files touched by this commit (3) |
Log message: - Don't allow a corrupt GIF image to overflow pixel stack - Prevent buffer overruns when decoding runlength-encoded images in the BMP format |
2004-09-21 01:28:58 by Brad Smith | Files touched by this commit (1) |
Log message: not for sparc64 at the moment. |
2004-09-14 18:50:12 by Marc Espie | Files touched by this commit (121) |
Log message: new plists |
2004-08-13 00:17:41 by Brad Smith | Files touched by this commit (1) |
Log message: PNG vulnerability fix. http://www.imagemagick.org/www/Changelog.html ok pvalchev@ |
2004-08-13 00:16:38 by Brad Smith | Files touched by this commit (2) |
Log message: sync libtool patches ok pvalchev@ |
2004-07-18 01:16:53 by Brad Smith | Files touched by this commit (1) |
Log message: don't allow a build-time path specified by -L option to leak out into ``Magick-config --ldflags`` nor the libtool (*.la) wrappers. |
2004-07-18 00:46:29 by Brad Smith | Files touched by this commit (2) |
Log message: better |
2004-07-14 07:37:08 by Marc Espie | Files touched by this commit (1) |
Log message: switch to @dir |
2004-07-13 12:55:43 by Brad Smith | Files touched by this commit (1) |
Log message: better COMMENT |
2004-07-13 11:24:29 by Brad Smith | Files touched by this commit (1) |
Log message: oops, Henning pointed out that transfig needs imake and thus X so rip that out for the no_x11 FLAVOR. |
2004-07-10 17:52:02 by Brad Smith | Files touched by this commit (1) |
Log message: add a no_x11 FLAVOR to please Henning who has been prodding me about this for quite some time. |
2004-07-09 13:40:36 by Brad Smith | Files touched by this commit (1) |
Log message: add license URL |
2004-07-08 22:45:37 by Brad Smith | Files touched by this commit (1) |
Log message: don't use threads for now. |
2004-07-03 12:44:04 by Brad Smith | Files touched by this commit (1) |
Log message: comment out useless man pages. |
2004-07-01 19:53:09 by Brad Smith | Files touched by this commit (2) |
Log message: add libtool patch |
2004-06-24 01:44:58 by Brad Smith | Files touched by this commit (13) |
Log message: upgrade to ImageMagick 6.0.0-2 |
2004-03-08 16:36:50 by Xavier Santolaria | Files touched by this commit (1) |
Log message: MASTER_SITE_BACKUP ok pvalchev@ brad@ |
2004-02-24 19:35:18 by Christian Weisgerber | Files touched by this commit (52) |
Log message: The sparc64 compiler is gcc3 now; don't require the gcc3 module. |
2004-02-06 15:44:07 by Nikolay Sturm | Files touched by this commit (2) |
Log message: fix build with gcc 3.3 |
2003-12-15 14:42:44 by Christian Weisgerber | Files touched by this commit (507) |
Log message: remove WWW lines |
2003-09-08 18:47:57 by Peter Valchev | Files touched by this commit (1) |
Log message: this can go on the CD again |
2003-08-04 05:50:36 by Marc Espie | Files touched by this commit (1) |
Log message: ouchie, patents issue |
2003-06-30 14:41:15 by Nikolay Sturm | Files touched by this commit (4) |
Log message: - fix build to work with recently updated libxml - bump PKGNAME "looks ok" brad@ |
2003-04-19 07:30:47 by Marc Espie | Files touched by this commit (18) |
Log message: move freetype1 includes in a separate subdirectory. |
2003-01-04 10:01:08 by David Lebel | Files touched by this commit (1) |
Log message: build ImageMagick with gcc3 on sparc64 |
2002-09-14 22:16:31 by Brad Smith | Files touched by this commit (2) |
Log message: make sure the install target for delegates.mgk respects DESTDIR -- Issue pointed out by: naddy@ |
2002-09-14 21:52:04 by Brad Smith | Files touched by this commit (5) |
Log message: add RCS ids |
2002-08-25 17:05:49 by Brad Smith | Files touched by this commit (2) |
Log message: remove bad dqc.org distsite. |