Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
25 Oct 2020 11:34:11
3.4.4_2

|
mm  |
graphics/pecl-imagick: use official patches for PHP 8 compat
PR: 218974
Submitted by: Dima Panov <fluffy@FreeBSD.org> |
25 Oct 2020 08:21:28
3.4.4_1

|
mm  |
graphics/pecl-imagick: unbreak build with PHP 8 |
09 Jun 2019 06:49:15
3.4.4

|
mm  |
Update graphics/pecl-imagick to 3.4.4 |
20 Mar 2019 09:34:16
3.4.3_5

|
mm  |
Switch pecl-imagick back to ImageMagick 6.
There will be a slave port pecl-imagick-im7 with dependency on ImageMagick 7.
PR: 233522 |
19 Mar 2019 00:01:16
3.4.3_4

|
mm  |
graphics/pecl-imagck: switch to ImageMagick 7
PR: 233522
Submitted by: Arnaud de Prelle <arnaud@pnzone.net> |
10 Nov 2018 19:57:08
3.4.3_3

|
kwm  |
Update ImageMagick to 6.9.10.14 [1]
* Add PKGNAMESUFFIX and rename the directory. This was done to show
that IM6 is not the "main" version. But still fully supported by upstream.
* Convert a number of options to optionhelpers.
* Add option for ISO/IEC 23008-12:2017 HEIF suport
* Add comment to pkg-descr explaining IM6's "legacy" tag.
* Add comment to the patch-config_policy.xml file why it still needed.
Please note that IM7 is not a drop in replacement due to library API and
command arguments changes. And as a result ports need to decide for themself
which version to use.
Chase these changes in all the ports that using IM6.
PR: 225102 (based on, only the version update) [1]
Submitted by: Pascal Christen <pascal.christen@hostpoint.ch> |
28 Sep 2017 15:36:31
3.4.3_2

|
kwm  |
ImageMagick to 6.9.9-15.
* 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]
* Add new option for RAW support
* Fix portscout macro to only show 6.9.x versions
Bump other ports for the shared library bumps in IM 6.
PR: 222309 [1]
Submitted by: Anton Yuzhaninov <citrin+pr@citrin.ru> [1] |
26 May 2017 08:20:19
3.4.3_1

|
kwm  |
Chase ImageMagick shlib bump |
10 Apr 2017 15:08:47
3.4.3

|
mat  |
Convert all PECL ports to USES=php:pecl.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D10281 |
02 Feb 2017 01:55:23
3.4.3

|
mm  |
Update graphics/pecl-imagick to 3.4.3
PR: 216570 |
27 Jan 2017 21:06:21
3.4.2

|
mm  |
Update pecl-imagick to 3.4.2 |
13 Dec 2016 14:26:12
3.4.1_1

|
sunpoet  |
- Update WWW: pecl.php.net uses https://
Approved by: portmgr (blanket) |
03 Aug 2016 12:47:05
3.4.1_1

|
mat  |
Don't use extension.ini any more, and have each extension install in its
file, so the order remains the same.
Every PHP (or Zend) extension now installs its own .ini file in
/usr/local/etc/php. A PHP extension will be automatically activated
when installed. The order into which extensions are loaded is
automatically guessed. In some very rare cases, the guess will be
wrong, and PHP_MOD_PRIO will need to be set. Refer to the USES=php
section of the Porter's Handbook for more information.
Convert ports touching etc/php/extensions.ini manually, or telling the
OP to do it.
And finally, bump PORTREVISION for all php extensions.
PR: 210697
Submitted by: mat
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D7022 |
28 Jun 2016 14:00:45
3.4.1

|
mat  |
Convert USE_PHP*=yes into USES=php*
PR: 210529
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D6936 |
01 Apr 2016 14:00:57
3.4.1

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
11 Mar 2016 22:23:00
3.4.1

|
mm  |
Update pecl-imagick to 3.4.1 and unbreak with PHP7
PR: ports/207904
Submitted by: Daniel Ylitalo |
18 Feb 2016 14:47:06
3.1.2_2

|
miwi  |
- Ignore php70
- While here remove old php gruft |
18 Jan 2015 21:12:43
3.1.2_2

|
kwm  |
Update ImageMagick to 6.9.0.4.
- Normalize the ImageMagick library name so it stays the same regardless of
what the 16-bit and HDRI option are set to [1]. Teach cmake to look for
the new name. Bump ports that link to the libraries due to this.
- As a result do away with the "HALFSUPPORTED" option block, and list
16-bit and HDRI with the other options.
- ImageMagick ships a basic SVG plugin when not using librsvg2 for SVG
support. This basic SVG plugin needs libxml2 to work [2]. Make libxml2
a mandatory dependency (instead of only when the SVG option was selected).
- Don't touch .keep files in the modules directory, there files there so
it useless.
PR: 194949 [1]
PR: 195227 [2]
Requested by: many [1]
Submitted by: software-freebsd@interfasys.ch [2] |
07 Nov 2014 09:55:23
3.1.2_1

|
kwm  |
Remove * from LIB_DEPENDS lines and specify the default library name
for ImageMagick. Using '*' it is unsupported and potention bugs here. |
29 Jul 2014 19:11:53
3.1.2_1

|
adamw  |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
21 Jul 2014 17:47:53
3.1.2_1

|
adamw  |
Remove some instances of WITHOUT_X11 and use an X11 OPTION
instead. |
17 Jun 2014 20:05:31


|
kwm  |
Update to 6.8.9-3 [1][3].
Use USES=compiler:openmp for the OPENMP option[2]
Ditch the use of perl for patching etc [4] and silence perl threaded check [6]
-delay option spurious message should be fixed [5]
JASPER option was replace by JPEG2000 for JP2k support.
Put 16BIT_PIXEL and HDRI option separate option block. These options change
the library name, so the user needs to take this into consideration.
Use new LIB_DEPENDS syntax.
Use @sample for config files.
Sprinkle some USES=pkgconfig for some ports, since we don't pull it in
anymore at run-time.
PR: 185462 [1] (Only the first 15 lines of the commit message are shown above ) |
23 Jan 2014 16:00:15
3.1.2

|
miwi  |
- Stageify
- Take maintainership of a few ports |
26 Sep 2013 12:34:50
3.1.2

|
mm  |
Update pecl-imagick to 3.1.2
PR: ports/182389
Submitted by: John Chen <johnpupu@gmail.com> |
20 Sep 2013 18:35:46
3.1.0.r2_1

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
11 Dec 2012 20:54:23
3.1.0.r2_1

|
beech  |
- Bump port after ImageMagick update
- Remove version
- Bump PORTREVISION |
26 Jul 2012 19:23:54
3.1.0.r2
|
mm  |
Update to 3.1.0RC2
Feature safe: yes |
16 May 2012 08:50:15
3.1.0.r1
|
mm  |
Update to 3.1.0 rc1 |
11 Oct 2011 22:07:33
3.0.1_1
|
mm  |
- Depend on graphics/ImageMagick-nox11 if WITHOUT_X11 defined |
11 Oct 2011 07:17:46
3.0.1_1
|
mm  |
Update ImageMagick to 6.7.2-10 (shlib bumped to .5) |
23 Mar 2011 15:53:22
3.0.1
|
mm  |
- Add LICENSE knob(s) |
02 Dec 2010 08:22:51
3.0.1
|
mm  |
- Update to 3.0.1 |
02 Dec 2010 07:46:11
3.0.1.r2
|
linimon  |
Over to submitter of last several updates. |
01 Dec 2010 23:38:49
3.0.1.r2
|
linimon  |
Reset anray@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat: portmgr |
06 Oct 2010 09:38:12
3.0.1.r2
|
mm  |
- Update to 3.0.1 RC2
PR: ports/150750
Approved by: maintainer (timeout) |
08 Aug 2010 17:06:00
3.0.0
|
mm  |
Update to 3.0.0
PR: ports/148912
Approved by: maintainer (timeout) |
24 Jul 2010 19:49:59
3.0.0.r1_1
|
mm  |
Update ImageMagick to 6.6.2-10 |
14 Apr 2010 13:11:24
3.0.0.r1
|
mm  |
- Update to version 3.0.0 RC1
PR: ports/145241
Submitted by: myself
Approved by: maintainer (timeout) |
28 Mar 2010 21:41:12
2.3.0_2
|
mm  |
- Bump Magick++, MagickWand or MagickCore dependency |
05 Feb 2010 11:46:55
2.3.0_1
|
dinoex  |
- update to jpeg-8 |
15 Oct 2009 12:52:26
2.3.0
|
anray  |
- Update to 2.3.0
PR: ports/137304
Submitted by: Wen Heping <wenheping@gmail.com> |
31 Jul 2009 13:57:52
2.2.2_1
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
24 May 2009 08:05:58
2.2.2
|
anray  |
- Update to 2.2.2 |
10 Feb 2009 19:50:55
2.2.1_1
|
mm  |
- Update ImageMagick to 6.4.9.2
- Libraries Magick++, MagickCore and MagickWand bumped to 2
- Update all ports using libraries above |
05 Nov 2008 13:57:06
2.2.1
|
anray  |
- Update to 2.2.1 |
04 Sep 2008 20:26:55
2.2.0
|
pav  |
- Update to 2.2.0
PR: ports/125604
Submitted by: Wen heping <wenheping@gmail.com>
Approved by: maintainer timeout (anray; 1 month) |
22 Apr 2008 10:56:45
2.1.1_1
|
miwi  |
- Chase graphics/ImageMagick shlib version bump
Pointyhat to: mi@ |
22 Mar 2008 09:10:23
2.1.1
|
anray  |
- Update to 2.1.1 |
27 Oct 2007 19:07:27
2.0.1
|
anray  |
- Update to 2.0.1
PR: ports/117569
Submitted by: chinsan |
14 Oct 2007 16:38:54
2.0.0
|
anray  |
- Update to 2.0.0 |
19 May 2007 20:32:57
0.9.13_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
13 Apr 2007 18:55:51
0.9.13
|
anray  |
Provides a wrapper to the ImageMagick/GraphicsMagick library.
WWW: http://pecl.php.net/package/imagick/ |
11 Sep 2006 18:06:13
0.9.11_5
|
vd  |
Remove expired leaf ports:
2006-09-01 devel/linux_devtools
2006-09-10 graphics/pecl-imagick
2006-09-01 korean/linux_locale |
22 Aug 2006 05:53:46
0.9.11_5
|
ale  |
Mark DEPRECATED (expiration date 2006-09-10).
Unbreak if built with ImageMagick backend. |
17 Aug 2006 21:00:47
0.9.11_5
|
kris  |
BROKEN: Does not build |
24 May 2006 14:21:45
0.9.11_5
|
mnag  |
- Change dependencies reflecting update in graphics/ImageMagick
- Bump PORTREVISION |
21 Feb 2006 06:45:34
0.9.11_4
|
ale  |
Add support for GraphicsMagick backend in addition to ImageMagick. |
22 Jan 2006 12:35:18
0.9.11_3
|
edwin  |
SHA256ify
Approved by: krion@ |
05 Jan 2006 03:57:35
0.9.11_3
|
edwin  |
Chase libversion bumb to libMagick.so.9
PR: ports/91270 |
06 Mar 2005 22:16:54
0.9.11_2
|
pav  |
- Chase ImageMagick shlib bump
PR: ports/78455
Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com> (ImageMagick's
maintainer) |
05 Dec 2004 15:12:36
0.9.11_1
|
josef  |
Bump portrevision and dependency on ImageMagick
in order to trace recent ImageMagick update.
Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com>
PR: ports/74487
Approved by: mat
Reviewed by: lofi |
19 Jul 2004 15:26:30
0.9.11
|
ale  |
Add pecl-imagick 0.9.11, a PECL extension to manipulate images. |