non port: graphics/ImageMagick7/distinfo |
Number of commits found: 53 |
Sunday, 30 Mar 2025
|
05:58 Loïc Bartoletti (lbartoletti)
graphics/ImageMagick*: Udpate ports
PR: 285511
Exp-run by: antoine
2e94a04 |
Monday, 15 Jan 2024
|
19:40 Gleb Popov (arrowd) Author: Mikhail T
graphics/ImageMagick7: update to 7.1.1-26
PR: 276208
Co-authored-by: awoonya <mzhyneva@gmail.com>
c6cb95d |
Saturday, 18 Feb 2023
|
19:37 Tobias C. Berner (tcberner)
graphics/ImageMagick7: update ot 7.1.0-62
a29b330 |
Friday, 27 Jan 2023
|
20:41 Tobias C. Berner (tcberner)
graphics/ImageMagick7: update to 7.1.0-58
99682e9 |
Wednesday, 11 Jan 2023
|
07:31 Tobias C. Berner (tcberner)
graphics/ImageMagick7: update to 7.1.0-57
ced71bc |
Friday, 14 Oct 2022
|
14:31 Tobias C. Berner (tcberner)
graphics/ImageMagick7: update to 7.1.0.50
08c9b22 |
Saturday, 17 Sep 2022
|
16:01 Tobias C. Berner (tcberner)
graphics/ImageMagick: update to 7.1.0.48
- minor whitespaces changes
3c33b37 |
Wednesday, 31 Aug 2022
|
09:39 Tobias C. Berner (tcberner)
graphics/ImageMagick7: update to 7.1.0-47
d75dea5 |
Tuesday, 26 Jul 2022
|
18:43 Daniel Engberg (diizzy)
graphics/ImageMagick*: Use release archives
Upstream's new location was missed by mistake, revert and update
URLs to match accordingly
Reference: https://imagemagick.org/script/mirror.php
Approved by: desktop (tcberner)
822a2eb |
Sunday, 24 Jul 2022
|
09:48 Tobias C. Berner (tcberner)
graphics/ImageMagick7: update to 7.1.0.43
- version scheme changed upstream
- switch to github (/downloads no longer available).
fc23cba |
Wednesday, 18 May 2022
|
04:50 Tobias C. Berner (tcberner)
graphics/ImageMagick7: update to 7.1.0-34
7e7769a |
Monday, 9 May 2022
|
16:46 Tobias C. Berner (tcberner)
graphics/ImageMagick7: update to 7.1.0.33
92eac00 |
Monday, 2 May 2022
|
04:37 Tobias C. Berner (tcberner)
graphics/ImageMagick7: update to 7.1.0-32
Changes:
https://github.com/ImageMagick/ImageMagick/compare/7.1.0-31...7.1.0-32
f27af63 |
Sunday, 24 Apr 2022
|
09:55 Tobias C. Berner (tcberner)
graphics/ImageMagick7: update to 7.1.0-31
26ffd1c |
Tuesday, 19 Apr 2022
|
07:25 Tobias C. Berner (tcberner)
graphics/ImageMagick7: update to 7.1.0.30
Changes:
* generalize multispectral support 914c2e8
* support 6 channel cmyka + metachannel images fa0e7bf
* TXT format supports multispectral images a107b94
* generalize multispectral support 101e955
* Lab colorspace survives a round-trip 6eb56b8
* eliminate Coverity defects 3a256ce
* limit trim to a minimum size 32fa9ae
* fix Coverity defects c8ca79e
* eliminate Coverity defects a564acf
* bypass FFT compare when mask is defined c5b8a8e
* Use -define connected-components:sort=area | width | height | x | y
to sort the verbose connected components objects. By default, the
objects are listed in decreasing area. Add -define
connected-components:sort-order=increasing | decreasing to specify
the sort order. 41d9d59
* #5028 ebea37d
* forgot to include "static.h" header 93b59d6
* read HEIF from file rather than memory 7ef309b
* eliminate arbitrary limit on CMS descriptions bff8264
* pending release 196b8b0
* respect the mask when computing the FFT similarity 695acbc
* prep next release ff88d9d
* eliminate Coverity defects 34a91f0
* #4861 347b828
* do not attempt to write a null image list (thanks to Vinay Rohila) 716496e
* revert 001f2d0
* Use different naming convention. 9661fa0
* check to see if ICC property exists before its created 8f8db6b
* eliminate Coverity defects 6b15959
* Improved freetype error reporting (#4997). e18b283
* do not permit setting read-only properties (e.g. exif:*) e3c4d3f
* Improved set_file_timestamp on Windows. 59d1c9a
* evolve multispectral image support e31b13c
* add multispectral support to the MIFF format 8fbf695
* do not set ICC properties unless the value is non-null 052cb94
* #5008 7e36bce
* quiet compiler warnings db6bfc4
* eliminate Coverity defect 0ef3f01
* streaming interface must be allocated on the heap dc5116f
* eliminate Coverity defects 781a886
* future: throw an exception if type cache cannot be acquired 0903518
* eliminate Coverity defects de80673
* Added missing version check. 5d003d9
* revert 99d530c
* Fixed build errors. 4f3d080
* missing case for -read-mask option 5ecbd67
* check for empty string not required 017d17f
* revert 4433872
* utilitze fstat() blocksize to set stream buffer size ff0734c
* eliminate Coverity defect 62f3f3a
* eliminate Coverity defects 9ee5a2e
* #5034 940b133
* Moved variable definition. a92f1c0
* Code style changes. 13b4e4a
* prevent double free in Freetype streaming interface f12746c
* revert daa64a9
* ... 91c6c53
* eliminate compiler warning 89527f6
* eliminate compiler warning f51ac93
* eliminate compiler exception 469219c
* Restored check that was added in #3137. 9643c4a
* Use sizeof instead. 769b275
* eliminate leak in Freetype streaming interface e0a9b4d
* #5010 41019b0
* HEIC container must be a seekable file on disk 19e645e
* release 8e8a7ce
* Always use IsGrayColorspace. c154ffe
* fix fill-opacity special case where the fill color alpha is fully
transparent 1835ba8
* eliminate Coverity defects a744181
* eliminate compiler warning 3366885
* #5027 6516558
* alpha_trait should be set, otherwise the alpha value will not be used.
90f788f
* longitude requires minor version 20 46df306
* Reverse loop to "fix" compiler optimization bug on arm64 Linux. 1350b58
* Update SECURITY.md 6708d4f
* eliminate compiler warning 4576d73
* cast to eliminate possible data loss error 0ae1a49
* fix unknown size compiler exception 8f3936f
* Whitespace. f5a909d
* Corrected multiplication. 5c99efd
* Corrected check. e61eaf4
* Removed unused setter. a41d6d1
* fix memory leak in Freetype streaming interface d8c2b0c
* mention multistrectral imagery d2b6318
d40fc5a8 |
Friday, 1 Apr 2022
|
14:19 Tobias C. Berner (tcberner)
graphics/ImageMagick7: update to 7.1.0.29
30d6863 |
Wednesday, 30 Mar 2022
|
18:40 Tobias C. Berner (tcberner)
graphics/ImageMagick7: update to 7.1.0.28
79611a8 |
Monday, 27 Dec 2021
|
10:30 Tobias C. Berner (tcberner)
graphics/ImageMagick7: update to 7.1.0-19
8a910d2 |
Sunday, 26 Dec 2021
|
11:03 Tobias C. Berner (tcberner)
graphics/ImageMagick7: update to 7.1.0-18
876cab2 |
Saturday, 11 Dec 2021
|
18:41 Tobias C. Berner (tcberner)
graphics/ImageMagick7: update to 7.1.0-17
b4a147e |
Friday, 12 Nov 2021
|
16:40 Tobias C. Berner (tcberner)
graphics/ImageMagick7: update to 7.1.0-13
From [1]:
2021-10-28 7.1.0-13 Dirk Lemstra <dirk@lem.....org>
* Fix stack overflow when parsing malicious ps image file (report from
Muhammad Aldo Firmansyah).
2021-10-15 7.1.0-12 <quetzlzacatenango@image...>
* Fix x64 build.
2021-10-11 7.1.0-11 <quetzlzacatenango@image...>
* Fix connected component abort trap (reference
https://github.com/ImageMagick/ImageMagick/issues/4372).
* Fix possible unitialized values (reference
https://github.com/ImageMagick/ImageMagick/issues/4379).
* Fix stack overflow when parsing malicious tiff image file (report from
Muhammad Aldo Firmansyah).
2021-10-03 7.1.0-10 <quetzlzacatenango@image...>
* Improved algorithm for automatic calculation of pointsize for caption and
labels.
* Support -auto-orient option in the identify utlity.
2021-10-03 7.1.0-9 Dirk Lemstra <dirk@lem.....org>
* Squash a dump truck load of VisualStudio compiler warnings.
* Improved algorithm for automatic calculation of word breaks and pointsize
for caption and labels.
* Improve wrapping between words and within words (reference
2021-09-17 7.1.0-8 Dirk Lemstra <dirk@lem.....org>
* Check for `null` in InvokeDelegate() (reference
https://github.com/ImageMagick/ImageMagick/issues/4225).
2021-09-11 7.1.0-7 Dirk Lemstra <dirk@lem.....org>
* Fixed incorrect check when module is used as the domain in policy.xml
that could allow the use of a disabled module. (reference
* Prevent color reduction merging into one color (reference
https://github.com/ImageMagick/ImageMagick/issues/4059)
2021-08-21 7.1.0-6 <quetzlzacatenango@image...>
* Tweak the bilevel image type (reference
https://github.com/ImageMagick/ImageMagick/issues/4121).
* Converting from LAB to RGB leads to wrong colors (reference
https://github.com/ImageMagick/ImageMagick/issues/4105).
2021-08-12 7.1.0-5 Dirk Lemstra <dirk@lem.....org>
* Added option (-dng:read-thumbnail=true) to read the thumbnail of a raw
Image and store it as a profile called dng:thumbnail.
* Heap-based buffer overflow in TIFF coder (alert from Hunter Mitchell).
* Grayscale image write optimization.
2021-07-17 7.1.0-4 <quetzlzacatenango@image...>
* Trim no longer returns an empty image on 1-pixel width input (reference
https://github.com/ImageMagick/ImageMagick/issues/3896).
* remove virtual canvas offset from difference image.
2021-07-03 7.1.0-3 Dirk Lemstra <dirk@lem.....org>
* Added option to set the pixel format option of ffmpeg when reading or
writing a video file with -define video:pixel-format=<value>.
* system() is not supported under IOS.
* Accelerate subimage-search with FFT's (contributed by Fred).
2021-06-25 7.1.0-2 <quetzlzacatenango@image...>
* malloc() corruption fix (reference
https://github.com/ImageMagick/ImageMagick6/issues/159).
2021-06-19 7.1.0-1 Dirk Lemstra <dirk@lem.....org>
* Added option to set the vsync option of ffmpeg when reading or writing a
video file with -define video:vsync=<value>.
2021-06-02 7.1.0-0 <quetzlzacatenango@image...>
* SVG no longer hangs when handling class in <defs> (reference
https://github.com/ImageMagick/ImageMagick/issues/3818).
* Bump minor version (reference
https://github.com/ImageMagick/ImageMagick/issues/3768)
2021-06-02 7.0.11-15 <quetzlzacatenango@image...>
* Raise exception for invalid compose:args geometry (reference
https://github.com/ImageMagick/ImageMagick/issues/3765).
2021-05-20 7.0.11-14 Dirk Lemstra <dirk@lem.....org>
* Added support for reading and writing 16-bit jxl images.
2021-05-12 7.0.11-13 Dirk Lemstra <dirk@lem.....org>
* Fixed reading and writing the XMP chunk in a WebP image (reference
https://github.com/ImageMagick/ImageMagick/discussions/3617).
* Added support to set the jpeg-xl encoding effort with
-define jxl:effort=<number>
2021-05-09 7.0.11-13 <quetzlzacatenango@image...>
* label and caption sanity check is too conservative.
[1] https://github.com/ImageMagick/ImageMagick/blob/main/ChangeLog
4f08658 |
Thursday, 27 May 2021
|
20:54 Thierry Thomas (thierry)
graphics/ImageMagick7: upgrade to 7.0.11-12 and fix some vulnerabilities
Changelog at <https://imagemagick.org/script/changelog.php>.
PR: 255802
Approved by: maintainer’s time-out
Security: CVE-2020-27829
Security: CVE-2020-29599
Security: CVE-2021-20176
Security: CVE-2021-20241
Security: CVE-2021-20243
Security: CVE-2021-20244
Security: CVE-2021-20245
Security: CVE-2021-20246
b9e10f6 |
Tuesday, 28 Jul 2020
|
13:02 joneum
Update to 7.0.10-24
This Update fix a vulnerabiliy:
2020-06-14 7.0.10-20 <quetzlzacatenango@image...>
Fix out-of-bounds vulnerability when reading sixel images (reference
https://github.com/ImageMagick/ImageMagick/issues/2143).
Full Changelog: https://imagemagick.org/script/changelog.php
PR: 246337
Reported by: VVD <vvd@unislabs.com>
Approved by: kwm (maintainer timeout)
MFH: 2020Q3
Sponsored by: Netzkommune GmbH
 |
Sunday, 19 Apr 2020
|
17:51 kwm
Update ImageMagick7 to 7.0.10-6
- Fix library name in bin/Magick*-config scripts. [1]
- Reduce nox11 diff with the Imagemagick 6 version.
PR: 245557 [1], 244275 [2]
Reported by: VVD (vvd@unislabs.com) [1]
nork@ninth-nine.com [2]
 |
Friday, 31 Jan 2020
|
15:26 kwm
Update ImageMagick6 to 7.0.9-20.
 |
Sunday, 26 Jan 2020
|
17:22 kwm
Update Imagemagick7 to 7.0.9-18.
 |
Monday, 5 Aug 2019
|
16:25 kwm
Update ImageMagick to 7.0.8.57.
Temperarly disable RAQM support in the -nox11 port since it pulls in X libraries
(via harfbuzz->cairo->X) [1].
Thanks to the reportes for tracking down where the extra dependancies came
from.
PR: 239156
Reported by: Martin Waschbusch <martin@waschbuesch.de>
Ting-Wei Lan <lantw44@gmail.com>
Gary <freebsd-bugzilla@in-addr.com>
 |
Wednesday, 26 Jun 2019
|
17:42 kwm
Update Imagemagick7 to 7.0.8-50.
 |
Monday, 3 Jun 2019
|
20:35 kwm
Update ImageMagick7 to 7.0.8-48.
Add support for complex text layout via libraqm.
 |
Thursday, 30 May 2019
|
11:01 kwm
Update ImageMagick7 to 7.0.8.47.
PR: 238199
Reported by: Tommy P <tommyhp2@gmail.com>
MFH: 2019Q2
Security: 183d700e-ec70-487e-a9c4-632324afa934
 |
Sunday, 30 Dec 2018
|
20:51 kwm
Update ImageMagick7 to 7.0.8-22.
 |
Tuesday, 25 Dec 2018
|
12:17 kwm
Update ImageMagick7 to 7.0.8-20.
 |
Wednesday, 12 Dec 2018
|
18:01 kwm
Update Imagemagick7 to 7.0.8-16.
 |
Sunday, 11 Nov 2018
|
15:43 kwm
Update ImageMagick7 to 7.0.8.14 [1]
* Add option for ISO/IEC 23008-12:2017 HEIF suport [1]
* Add option for RAW support (from IM6).
* Convert a number of options to optionhelpers (sync from IM6).
* Add comment to the patch-config_policy.xml file why it still needed.
PR: 230788 (based on) [1]
Submitted by: Sebastian Steinmetz <freebsd-2018@sebastiansteinmetz.ch>
 |
Tuesday, 26 Dec 2017
|
16:14 kwm
Update ImageMagick to 7.0.7-16.
 |
Sunday, 24 Sep 2017
|
13:14 kwm
Update ImageMagick7 to 7.0.7-4.
 |
Tuesday, 19 Sep 2017
|
14:12 kwm
ImageMagick7 to 7.0.7-2.
Disable FPX (FlashPix) support by default. This image format is really
rare these days coupled with that there are known CVE's in libfpx and
it doesn't seem to be maintained these days. It doesn't make sense to
keep it enabled by default anymore. [1]
Bump vapoursynth for sharedi library bumps in IM7.
PR: 222309 [1]
Submitted by: Anton Yuzhaninov <citrin+pr@citrin.ru> [1]
 |
Wednesday, 7 Jun 2017
|
17:45 kwm
Update ImageMagick7 to 7.0.5-10.
 |
Monday, 29 May 2017
|
14:34 kwm
Update ImageMagick to 7.0.5-9.
PR: 219627
 |
Wednesday, 24 May 2017
|
13:29 kwm
Update ImageMagick7 to 7.0.5-7.
 |
Wednesday, 17 May 2017
|
12:12 kwm
Update ImageMagick7 to 7.0.5-6.
PR: 216930
 |
Sunday, 4 Dec 2016
|
23:59 feld
graphics/ImageMagick7: Update to 7.0.3-7
Summarized ChangeLog since 7.0.2-9:
* Off by one memory allocation (reference
https://github.com/ImageMagick/ImageMagick/issues/296).
* The -extent option now matches the results of IMv6 (reference
https://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=30779).
* Prevent fault in MSL interpreter (reference
https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=30797).
* Mask composite produces proper results for the convert utility (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=29675).
* Added layer RLE compression to the PSD encoder.
* Fixed incorrect parsing with ordered dither. (reference
https://github.com/ImageMagick/ImageMagick/issues/254)
* Unit test pass again after small SUN image patch.
* Fixed incorrect RLE decoding when reading a DCM image that contains
multiple segments.
* Fixed incorrect RLE decoding when reading an SGI image (reference
https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=30514)
* Added layer RLE compression to the PSD encoder.
* Added define 'psd:preserve-opacity-mask' to preserve the opacity mask
in a PSD file.
* Fixed issue where the display window was used instead of the data window
when reading EXR files (reference
https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&p=137849).
* Fixed reading DXT1 images with an alpha channel.
* Fixed incorrect padding calculation in PSD encoder.
* Added define 'psd:additional-info' to preserve the additional information
in a PSD file.
* Prevent buffer overflow in BMP & SGI coders (bug report from
pwchen&rayzhong of tencent).
* Prevent buffer overflow and other problems in SIXEL, PDB, MAP, TIFF and
CALS coders (bug report from Donghai Zhu).
* The -stream option now increments the pixel pointer properly (reference
https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=30327).
PR: 214511
MFH: 2016Q4
 |
Monday, 22 Aug 2016
|
19:03 kwm
Update ImageMagick7 to 7.0.2-9.
Only add dependancy (indirect) to glib20 if the depenancy uses glib20. [1]
Add Indirect dependancy to ilmbase for the exr plugin.
Reported by: Miroslav Lachman <000.fbsd@quip.cz> (on freebsd-ports@) [1]
 |
Wednesday, 10 Aug 2016
|
10:00 kwm
Update ImageMagick7 to 7.0.2.7.
Register indirect dependancies.
PR: 201726 (based on)
 |
Thursday, 19 May 2016
|
09:39 kwm
Update ImageMagick7 to 7.0.1-5.
 |
Friday, 13 May 2016
|
12:57 kwm
Update ImageMagick7 to 7.0.1.3.
Remove the delegate patch since it done in IM now.
MFH: 2016Q2
Security: 82b702e0-1907-11e6-857b-00221503d280
 |
Tuesday, 3 May 2016
|
08:48 kwm
Update ImageMagick7 to 7.0.1-0.
* Switch to USES=localbase.
* Removal all the warnings about this being unstable now that it is
released.
* Switch to CONFLICT_INSTALL
 |
Friday, 26 Feb 2016
|
15:33 kwm
Update ImageMagick7 to snapshot from 2016.02.25
 |
Wednesday, 20 Jan 2016
|
15:46 kwm
Update ImageMagick7 to a new snapshot from 2016-01-19.
 |
Sunday, 22 Nov 2015
|
10:15 kwm
Update ImageMagick7 to 20151120 snapshot.
* Convert the custom test target into a do-test target and run it when
the TESTS options is selected.
* Sort plist
 |
Friday, 9 Oct 2015
|
22:04 kwm
Update ImageMagick snapshot from 20151006.
 |
Thursday, 3 Sep 2015
|
22:23 kwm
Update ImageMagick7 to the snapshot from 2015.09.02.
 |
Thursday, 16 Jul 2015
|
12:30 kwm
Add ImageMagick 7.0.0-0 snapshot from 20150715.
* This is a beta release, API breakage might happen.
* HDRI option is now on by default.
* Remove second WWW url in pkg-descr.
 |
Number of commits found: 53 |