naddy
6ba202c932
replace libiconv module
2016-09-13 15:29:01 +00:00
sthen
c29470aeb9
update to pecl-imagick-3.4.2
2016-04-25 14:48:21 +00:00
naddy
88c5a3338b
For all our ports that use the pecl module, SHARED_ONLY is always
...
defined and "c" is always added to WANTLIB. Remove the check from
the module and add WANTLIB += c to the individual port Makefiles.
No changes in package signature, no other modules affected.
2016-03-19 21:18:37 +00:00
sthen
de1d6443a5
fix, spotted by nigel (oops, committed from wrong machine)
2016-03-14 16:16:17 +00:00
sthen
f5f326c0c7
update to pecl-imagick-3.4.1
2016-03-14 09:11:06 +00:00
sthen
65893c92de
Bump pecl-* and a couple of other ports which have now lost their
...
MESSAGE/UNMESSAGE. Add @extra lines in place of UNMESSAGE. Docs about
activating these have been rolled into the general PHP pkg-readmes file.
OK/feedback aja@ jasper@
2016-02-01 21:55:38 +00:00
sthen
b4cadac14b
sync WANTLIB; ImageMagick changes
2015-11-29 10:45:22 +00:00
sthen
98aa9e3b19
bump REVISION
2015-11-07 01:51:23 +00:00
sthen
e48df32b6b
fix following ImageMagick update
2015-11-06 20:37:34 +00:00
sthen
342c085ef3
update to pecl-imagick-3.1.2
2015-10-29 21:30:53 +00:00
sthen
7d3936afa9
sync WANTLIB
2015-08-21 22:51:09 +00:00
robert
9c1017ae2d
bump revision due to the change of the default php version to 5.6
...
ok aja@
2015-06-05 06:00:20 +00:00
sthen
174f98ce56
bump REVISION for php version switch
2014-11-06 17:13:39 +00:00
sthen
34ed2a8884
update to pecl-imagick 3.1.0rc2 (release candidate used because no released
...
version support php 5.4 yet)
2013-09-05 12:04:44 +00:00
robert
d5b92ddea0
bump REVISION due to the php update
2013-08-12 04:11:20 +00:00
espie
e4fa65e765
PERMIT_* / REGRESS -> TEST sweep
2013-03-11 11:10:51 +00:00
ajacoutot
2044dc8a07
No need to LD_PRELOAD libpthread anymore now that Apache is linked with
...
pthreads(3).
discussed with sthen@
2012-08-24 08:29:27 +00:00
sthen
cc855487de
sync wantlib for pecl-*
2012-08-23 19:35:31 +00:00
ajacoutot
15c1f311bc
Missed bumps after my recent php module changes.
...
spotted by sthen@
2012-06-18 07:56:13 +00:00
ajacoutot
56b0952cde
MESSAGE -> README and remove bogus part that is now handled by the php/pecl
...
MODULE.
2012-06-16 11:38:03 +00:00
sthen
c37807dc6b
use pecl.port.mk, ok jasper@
2012-04-19 21:30:26 +00:00
robert
93923bd770
switch php to version 5.3 by default
2011-11-16 15:56:36 +00:00
jasper
6184ef9000
remove libs from libwmf from wantlib. they are added when the installed imagemagick
...
is !,no_x11. So instead of enforcing the non-non_x11 flavor, fix wantlib.
2011-11-06 18:57:58 +00:00
jasper
9b62870bc8
- regen WANTLIB
2011-11-02 09:57:21 +00:00
ajacoutot
f2b08cc135
Regen WANTLIB to unbreak.
2011-10-15 07:51:13 +00:00
espie
d6e7b9cbe6
normalize pkgpath
2011-09-16 10:02:36 +00:00
sthen
c7ce78859b
- sync WANTLIB following the recent ImageMagick update
...
- override MESSAGE with one that also tells people to preload
pthread (you can do this via login.conf and rc scripts), text was
borrowed from ports/mail/zarafa.
Note! Without this, if you use pecl-imagick with the httpd from base,
the web server will fail to start:
/usr/sbin/httpd:/usr/local/lib/libMagickCore.so.2.0: undefined symbol 'pthread_mutexattr_init'
Users of Horde/IMP will need to take care of this.
Problem found the hard way by viq.
2011-07-18 09:19:48 +00:00
robert
de06b85786
switch to lang/php
2011-07-08 20:19:14 +00:00
ajacoutot
89a1cb30b4
Remove some duplicate wantlibs, use the libiconv MODULE where applicable.
2011-07-07 01:06:59 +00:00
espie
88d20077a4
new depends
2010-11-17 08:05:12 +00:00
espie
0abe08ec35
WANTLIB conversion
2010-11-09 18:22:26 +00:00
jolan
8815be539f
pecl-imagick-2.3.0, PHP support for the ImageMagick library
2009-08-16 05:50:30 +00:00