non port: graphics/pecl-imagick/Makefile |
SVNWeb
|
Number of commits found: 66 |
Sat, 11 Dec 2021
|
[ 13:50 Tobias C. Berner (tcberner) ] 45526ec (Only the first 10 of 146 ports in this commit are shown above. )
framework: Add new USES 'magick' for graphics/ImageMagick*
A new USES has been added to depend on ImageMagick.
USES=magick
adds a LIB_DEPENDS on graphics/ImageMagick${IMAGEMAGICK_DEFAULT}.
If a specific version is required, use for example
USES=magick:6 resp. USES=magick:7
If only a build, run or test is required, use for example
USES=magick:build resp. USES=magick:6,build,test (Only the first 15 lines of the commit message are shown above )
|
Sat, 16 Oct 2021
|
[ 09:51 Jimmy Olgeni (olgeni) ] 4460cf7 (Only the first 10 of 476 ports in this commit are shown above. )
*: fix tab vs. space issues, and comments according to the guide.
|
Fri, 8 Oct 2021
|
[ 11:18 Bernhard Froehlich (decke) ] 716b866
graphics/pecl-imagick: Add CPE information
Approved by: portmgr (blanket)
|
Tue, 27 Jul 2021
|
[ 04:46 Guangyuan Yang (ygy) Author: Miroslav Lachman ] ce01ec8
graphics/pecl-imagick: Update to 3.5.1
Changelog: https://pecl.php.net/package-changelog.php?package=imagick&release=3.5.1
PR: 257357
Approved by: lwhsu (mentor, implicit)
|
Tue, 20 Jul 2021
|
[ 04:16 Li-Wen Hsu (lwhsu) Author: Miroslav Lachman ] 0b9a330
graphics/pecl-imagick: Update to 3.5.0 and take maintainership
PR: 256557
Approved by: mm (original maintainer)
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 25 Oct 2020
|
[ 11:34 mm ]
graphics/pecl-imagick: use official patches for PHP 8 compat
PR: 218974
Submitted by: Dima Panov <fluffy@FreeBSD.org>
|
[ 08:21 mm ]
graphics/pecl-imagick: unbreak build with PHP 8
|
Sun, 9 Jun 2019
|
[ 06:49 mm ]
Update graphics/pecl-imagick to 3.4.4
|
Wed, 20 Mar 2019
|
[ 09:34 mm ]
Switch pecl-imagick back to ImageMagick 6.
There will be a slave port pecl-imagick-im7 with dependency on ImageMagick 7.
PR: 233522
|
Tue, 19 Mar 2019
|
[ 00:01 mm ]
graphics/pecl-imagck: switch to ImageMagick 7
PR: 233522
Submitted by: Arnaud de Prelle <arnaud@pnzone.net>
|
Sat, 10 Nov 2018
|
[ 19:57 kwm ] (Only the first 10 of 157 ports in this commit are shown above. )
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>
|
Thu, 28 Sep 2017
|
[ 15:36 kwm ] (Only the first 10 of 36 ports in this commit are shown above. )
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]
|
Fri, 26 May 2017
|
[ 08:20 kwm ] (Only the first 10 of 34 ports in this commit are shown above. )
Chase ImageMagick shlib bump
|
Mon, 10 Apr 2017
|
[ 15:08 mat ] (Only the first 10 of 152 ports in this commit are shown above. )
Convert all PECL ports to USES=php:pecl.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D10281
|
Thu, 2 Feb 2017
|
[ 01:55 mm ]
Update graphics/pecl-imagick to 3.4.3
PR: 216570
|
Fri, 27 Jan 2017
|
[ 21:06 mm ]
Update pecl-imagick to 3.4.2
|
Wed, 3 Aug 2016
|
[ 12:47 mat ] (Only the first 10 of 381 ports in this commit are shown above. )
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
|
Tue, 28 Jun 2016
|
[ 14:00 mat ] (Only the first 10 of 246 ports in this commit are shown above. )
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
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Fri, 11 Mar 2016
|
[ 22:23 mm ]
Update pecl-imagick to 3.4.1 and unbreak with PHP7
PR: ports/207904
Submitted by: Daniel Ylitalo
|
Thu, 18 Feb 2016
|
[ 14:47 miwi ] (Only the first 10 of 114 ports in this commit are shown above. )
- Ignore php70
- While here remove old php gruft
|
Sun, 18 Jan 2015
|
[ 21:12 kwm ] (Only the first 10 of 45 ports in this commit are shown above. )
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]
|
Fri, 7 Nov 2014
|
[ 09:55 kwm ] (Only the first 10 of 32 ports in this commit are shown above. )
Remove * from LIB_DEPENDS lines and specify the default library name
for ImageMagick. Using '*' it is unsupported and potention bugs here.
|
Tue, 29 Jul 2014
|
[ 19:11 adamw ] (Only the first 10 of 436 ports in this commit are shown above. )
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports)
|
Mon, 21 Jul 2014
|
[ 17:47 adamw ] (Only the first 10 of 11 ports in this commit are shown above. )
Remove some instances of WITHOUT_X11 and use an X11 OPTION
instead.
|
Tue, 17 Jun 2014
|
[ 20:05 kwm ] (Only the first 10 of 36 ports in this commit are shown above. )
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 )
|
Thu, 23 Jan 2014
|
[ 16:00 miwi ] (Only the first 10 of 39 ports in this commit are shown above. )
- Stageify
- Take maintainership of a few ports
|
Thu, 26 Sep 2013
|
[ 12:34 mm ]
Update pecl-imagick to 3.1.2
PR: ports/182389
Submitted by: John Chen <johnpupu@gmail.com>
|
Fri, 20 Sep 2013
|
[ 18:35 bapt ] (Only the first 10 of 1084 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
|
Tue, 11 Dec 2012
|
[ 20:54 beech ]
- Bump port after ImageMagick update
- Remove version
- Bump PORTREVISION
|
Thu, 26 Jul 2012
|
[ 19:23 mm ]
Update to 3.1.0RC2
Feature safe: yes
|
Wed, 16 May 2012
|
[ 08:50 mm ]
Update to 3.1.0 rc1
|
Tue, 11 Oct 2011
|
[ 22:07 mm ]
- Depend on graphics/ImageMagick-nox11 if WITHOUT_X11 defined
|
[ 07:17 mm ] (Only the first 10 of 33 ports in this commit are shown above. )
Update ImageMagick to 6.7.2-10 (shlib bumped to .5)
|
Wed, 23 Mar 2011
|
[ 15:53 mm ] (Only the first 10 of 58 ports in this commit are shown above. )
- Add LICENSE knob(s)
|
Thu, 2 Dec 2010
|
[ 08:22 mm ]
- Update to 3.0.1
|
[ 07:46 linimon ]
Over to submitter of last several updates.
|
Wed, 1 Dec 2010
|
[ 23:38 linimon ] (Only the first 10 of 25 ports in this commit are shown above. )
Reset anray@FreeBSD.org due to maintainer-timeouts and no response to email.
Hat: portmgr
|
Wed, 6 Oct 2010
|
[ 09:38 mm ]
- Update to 3.0.1 RC2
PR: ports/150750
Approved by: maintainer (timeout)
|
Sun, 8 Aug 2010
|
[ 17:06 mm ]
Update to 3.0.0
PR: ports/148912
Approved by: maintainer (timeout)
|
Sat, 24 Jul 2010
|
[ 19:49 mm ] (Only the first 10 of 33 ports in this commit are shown above. )
Update ImageMagick to 6.6.2-10
|
Wed, 14 Apr 2010
|
[ 13:11 mm ]
- Update to version 3.0.0 RC1
PR: ports/145241
Submitted by: myself
Approved by: maintainer (timeout)
|
Sun, 28 Mar 2010
|
[ 21:41 mm ] (Only the first 10 of 30 ports in this commit are shown above. )
- Bump Magick++, MagickWand or MagickCore dependency
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Thu, 15 Oct 2009
|
[ 12:52 anray ]
- Update to 2.3.0
PR: ports/137304
Submitted by: Wen Heping <wenheping@gmail.com>
|
Fri, 31 Jul 2009
|
[ 13:57 dinoex ] (Only the first 10 of 3009 ports in this commit are shown above. )
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
|
Sun, 24 May 2009
|
[ 08:05 anray ]
- Update to 2.2.2
|
Tue, 10 Feb 2009
|
[ 19:50 mm ] (Only the first 10 of 32 ports in this commit are shown above. )
- Update ImageMagick to 6.4.9.2
- Libraries Magick++, MagickCore and MagickWand bumped to 2
- Update all ports using libraries above
|
Wed, 5 Nov 2008
|
[ 13:57 anray ]
- Update to 2.2.1
|
Thu, 4 Sep 2008
|
[ 20:26 pav ]
- Update to 2.2.0
PR: ports/125604
Submitted by: Wen heping <wenheping@gmail.com>
Approved by: maintainer timeout (anray; 1 month)
|
Tue, 22 Apr 2008
|
[ 10:56 miwi ] (Only the first 10 of 27 ports in this commit are shown above. )
- Chase graphics/ImageMagick shlib version bump
Pointyhat to: mi@
|
Sat, 22 Mar 2008
|
[ 09:10 anray ]
- Update to 2.1.1
|
Sat, 27 Oct 2007
|
[ 19:07 anray ]
- Update to 2.0.1
PR: ports/117569
Submitted by: chinsan
|
Sun, 14 Oct 2007
|
[ 16:38 anray ]
- Update to 2.0.0
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Fri, 13 Apr 2007
|
[ 18:55 anray ]
Provides a wrapper to the ImageMagick/GraphicsMagick library.
WWW: http://pecl.php.net/package/imagick/
|
Mon, 11 Sep 2006
|
[ 18:06 vd ] (Only the first 10 of 19 ports in this commit are shown above. )
Remove expired leaf ports:
2006-09-01 devel/linux_devtools
2006-09-10 graphics/pecl-imagick
2006-09-01 korean/linux_locale
|
Tue, 22 Aug 2006
|
[ 05:53 ale ]
Mark DEPRECATED (expiration date 2006-09-10).
Unbreak if built with ImageMagick backend.
|
Thu, 17 Aug 2006
|
[ 21:00 kris ]
BROKEN: Does not build
|
Wed, 24 May 2006
|
[ 14:21 mnag ] (Only the first 10 of 32 ports in this commit are shown above. )
- Change dependencies reflecting update in graphics/ImageMagick
- Bump PORTREVISION
|
Tue, 21 Feb 2006
|
[ 06:45 ale ]
Add support for GraphicsMagick backend in addition to ImageMagick.
|
Thu, 5 Jan 2006
|
[ 03:57 edwin ] (Only the first 10 of 90 ports in this commit are shown above. )
Chase libversion bumb to libMagick.so.9
PR: ports/91270
|
Sun, 6 Mar 2005
|
[ 22:16 pav ] (Only the first 10 of 17 ports in this commit are shown above. )
- Chase ImageMagick shlib bump
PR: ports/78455
Submitted by: Arjan van Leeuwen <avleeuwen@piwebs.com> (ImageMagick's
maintainer)
|
Sun, 5 Dec 2004
|
[ 15:12 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
|
Mon, 19 Jul 2004
|
[ 15:26 ale ]
Add pecl-imagick 0.9.11, a PECL extension to manipulate images.
|
Number of commits found: 66 |