Port details |
- php-magickwand PHP extension to manipulate images
- 1.0.9_8 graphics
=3 1.0.9_8Version of this port present on the latest quarterly branch.
- DEPRECATED: Works only with EOL php 5.6
This port expired on: 2018-12-30
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2006-04-03 06:13:03
- Last Update: 2018-12-30 23:30:56
- SVN Revision: 488749
- People watching this port, also watch:: pcre, screen
- License: not specified in port
- WWW:
- http://www.imagemagick.org/script/api.php
- Description:
- MagickWand for PHP is a wrapper for the ImageMagick library to read,
write, and manipulate an image in many image formats.
WWW: http://www.imagemagick.org/script/api.php
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PHP_PKGNAMEPREFIX}magickwand>0:graphics/php-magickwand
- No installation instructions:
- This port has been deleted.
- PKGNAME: php56-magickwand
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (MagickWandForPHP-1.0.9-2.tar.gz) = da92e8145146ab9c7ff4f54f24c0a57361d1628a3b7354aca9eabfbe377d9721
SIZE (MagickWandForPHP-1.0.9-2.tar.gz) = 156611
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- phpize : lang/php56
- autoconf>0 : devel/autoconf
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- php.h : lang/php56
- Library dependencies:
-
- libMagickWand-6.so : graphics/ImageMagick6
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- php:ext pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.9_8 30 Dec 2018 23:30:56 |
rene |
Remove expired ports:
2018-12-30 net/pecl-mosquitto: Works only with EOL php 5.6
2018-12-30 net/pecl-ip2location: Works only with EOL php 5.6
2018-12-30 net/pecl-yp: Works only with EOL php 5.6
2018-12-30 net/pecl-oauth: Works only with EOL php 5.6
2018-12-30 net/pecl-apn: Works only with EOL php 5.6
2018-12-30 textproc/pecl-doublemetaphone: Works only with EOL php 5.6
2018-12-30 textproc/pecl-ctemplate: Works only with EOL php 5.6
2018-12-30 textproc/pecl-xslcache: Works only with EOL php 5.6
2018-12-30 textproc/libmrss-php: Works only with EOL php 5.6
2018-12-30 textproc/pecl-stem: Works only with EOL php 5.6
2018-12-30 textproc/pecl-wbxml: Works only with EOL php 5.6
2018-12-30 textproc/pecl-syck: Works only with EOL php 5.6
2018-12-30 textproc/pecl-yaml1: Works only with EOL php 5.6
2018-12-30 deskutils/surrealtodo: Works only with EOL php 5.6 (Only the first 15 lines of the commit message are shown above ) |
1.0.9_8 06 Dec 2018 11:22:12 |
rene |
Remove version 7.0 from the IGNORE_WITH_PHP list. |
1.0.9_8 02 Dec 2018 17:43:34 |
antoine |
Deprecate ports depending on php 5.6 |
1.0.9_8 10 Nov 2018 19:57:08 |
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> |
1.0.9_7 08 Oct 2018 15:08:13 |
antoine |
Fix some PKGNAME collisions |
1.0.9_7 08 Mar 2018 19:48:41 |
mat |
Introduce PHP flavors.
Ports using USES=php:phpize, php:ext, php:zend, and php:pecl are now
flavored. They will automatically get flavors (php56, php70, php71, php72)
depending of the versions they support (set with IGNORE_WITH_PHP). As a
consequence, ports using USES=pear and USES=horde are also flavored.
PR: 226242
Submitted by: mat
Exp-run by: antoine
Approved by: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D14208 |
1.0.9_7 07 Feb 2018 17:46:11 |
mat |
Note PHP ports that do not build with 7.2.
Sponsored by: Absolight |
1.0.9_7 28 Sep 2017 15:36:31 |
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] |
1.0.9_6 26 May 2017 08:20:19 |
kwm |
Chase ImageMagick shlib bump |
1.0.9_5 07 Feb 2017 12:14:34 |
mat |
Mark ports not building with PHP 7.1.
Sponsored by: Absolight |
1.0.9_5 03 Aug 2016 12:47:05 |
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 |
1.0.9_4 28 Jun 2016 14:00:45 |
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 |
1.0.9_4 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
1.0.9_4 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.0.9_4 13 Mar 2016 16:56:42 |
mat |
These ports do not build with PHP 7.0, make them as such.
Also, mark those who try to use mysql, which does not exist in PHP 7.0.
Sponsored by: Absolight |
1.0.9_4 17 Nov 2015 08:51:03 |
pi |
graphics/php-magickwand: unbreak, update 1.0.9 -> 1.0.9-2
- Add support for MagickStatisticImage() (reference
http://www.imagemagick.org/discourse-server/viewtopic.php?f=10&t=22757).
- Fixes build with newer ImageMagick
- Fixes build when ImageMagick is installed in non-standard location
- Add support for MagickSetImageEndian().
- MagickWand for PHP no longer fails to build in ZTS mode.
PR: 204620
Reviewed by: Richard Toohey <knightofthecode@gmail.com> |
1.0.9_3 25 Oct 2015 19:35:28 |
antoine |
Deprecate ports broken for more than 6 months |
1.0.9_3 05 Apr 2015 14:01:51 |
antoine |
Mark a few ports in graphics category BROKEN (unfetchable) |
1.0.9_3 18 Jan 2015 21:12:43 |
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] |
1.0.9_2 18 Nov 2014 09:37:33 |
bapt |
Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work! |
1.0.9_2 07 Nov 2014 09:55:23 |
kwm |
Remove * from LIB_DEPENDS lines and specify the default library name
for ImageMagick. Using '*' it is unsupported and potention bugs here. |
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 ) |
1.0.9_1 13 Jun 2014 07:36:28 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories G-I.
CR: D201
Approved by: portmgr (bapt) |
1.0.9_1 30 Jan 2014 16:36:54 |
miwi |
- Stage support |
1.0.9_1 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
1.0.9_1 11 Dec 2012 20:54:23 |
beech |
- Bump port after ImageMagick update
- Remove version
- Bump PORTREVISION |
1.0.9 14 Jan 2012 16:32:10 |
miwi |
- Update to 1.0.9 |
1.0.8_6 11 Oct 2011 07:17:46 |
mm |
Update ImageMagick to 6.7.2-10 (shlib bumped to .5) |
1.0.8_5 03 Jul 2011 14:12:23 |
ohauer |
-remove MD5 |
1.0.8_5 24 Jul 2010 19:49:59 |
mm |
Update ImageMagick to 6.6.2-10 |
1.0.8_4 28 Mar 2010 21:41:12 |
mm |
- Bump Magick++, MagickWand or MagickCore dependency |
1.0.8_3 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.0.8_2 14 Aug 2009 12:07:31 |
miwi |
- Distfile was rerolled
Changelog:
* Add MagickResetImagePage() to reset the image page canvas and position |
1.0.8_1 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
1.0.8 20 Feb 2009 15:42:30 |
miwi |
- Update to 1.0.8 |
1.0.7_1 10 Feb 2009 19:50:55 |
mm |
- Update ImageMagick to 6.4.9.2
- Libraries Magick++, MagickCore and MagickWand bumped to 2
- Update all ports using libraries above |
1.0.7 26 Apr 2008 14:40:11 |
miwi |
- Update to 1.0.7 (also fix build with ImageMagick)
- Take Maintainership |
1.0.5_1 22 Apr 2008 10:56:45 |
miwi |
- Chase graphics/ImageMagick shlib version bump
Pointyhat to: mi@ |
1.0.5 16 Oct 2007 18:43:17 |
anders |
Update to 1.0.5.
I had problems getting 1.0.4 to work using recent versions of
ImageMagick, but 1.0.5 seems to work ok. |
1.0.4_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.0.4 20 Apr 2007 04:22:54 |
rafan |
- Update checksum and size, from changelog
Permit all pseudo-image formats except X
Reported by: pointyhat via kris |
1.0.4 18 Apr 2007 09:03:03 |
rafan |
- Reset maintainership due to undelivered mail
<mark@goodstorm.com>: host mx1.emailsrvr.com[207.97.245.101] said: 550 5.1.1
<mark@goodstorm.com>: Recipient address rejected: User unknown in relay
recipient table (in reply to RCPT TO command) |
1.0.4 17 Apr 2007 23:51:35 |
rafan |
- Update to 1.0.4
PR: ports/111192
Submitted by: rafan
Aprroved by: maintainer timeout (14 days) |
0.1.8_1 24 May 2006 14:21:45 |
mnag |
- Change dependencies reflecting update in graphics/ImageMagick
- Bump PORTREVISION |
0.1.8 03 Apr 2006 06:12:43 |
ale |
Add php-magickwand 0.1.8, a PHP extension to manipulate images.
If you have problems with the outdated pecl-imagick extension, try this one.
PR: ports/91335
Submitted by: mark burdett <mark@goodstorm.com> |