Re: GraphicsMagick + perl

2014-03-26 Thread Kevin Oberman
I was editing way to fast. While it should not impact function,
s/IMAGEMAGICK/GRAPHICSMAGICK/ would be a really good idea. I don't know if
GraphicsMagick has the same issue of needing to have threading match perl
threading, so the whole section on this might be replaced with a simple
THREADING option, but I wanted to play it safer since I am not familiar
with the program.

Sorry!


On Tue, Mar 25, 2014 at 7:22 PM, Kevin Oberman rkober...@gmail.com wrote:

 On Tue, Mar 25, 2014 at 7:49 AM, Andriy Gapon a...@freebsd.org wrote:


 Would anyone be so kind to add a perl option to GraphicsMagick similarly
 to
 ImageMagick?
 Currently GraphicsMagick is always configured --without-perl.
 Thanks!

 --
 Andriy Gapon


 I am attaching a Makefile that MIGHT work. I don't use GraphMagick and
 there are several things I am not sure of on this. I used ImageMagick as a
 template.

 I did quite a bit more than add --with_perl in place of --without-perl
 like deal with whether perl is threaded. I think it's right, but no
 promises. If it works, you probably should submit it as a PR sine I am not
 a commiter (nor should I be).
 --
 R. Kevin Oberman, Network Engineer, Retired
 E-mail: rkober...@gmail.com




-- 
R. Kevin Oberman, Network Engineer, Retired
E-mail: rkober...@gmail.com
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org


Re: GraphicsMagick + perl

2014-03-25 Thread Kevin Oberman
On Tue, Mar 25, 2014 at 7:49 AM, Andriy Gapon a...@freebsd.org wrote:


 Would anyone be so kind to add a perl option to GraphicsMagick similarly to
 ImageMagick?
 Currently GraphicsMagick is always configured --without-perl.
 Thanks!

 --
 Andriy Gapon


I am attaching a Makefile that MIGHT work. I don't use GraphMagick and
there are several things I am not sure of on this. I used ImageMagick as a
template.

I did quite a bit more than add --with_perl in place of --without-perl
like deal with whether perl is threaded. I think it's right, but no
promises. If it works, you probably should submit it as a PR sine I am not
a commiter (nor should I be).
-- 
R. Kevin Oberman, Network Engineer, Retired
E-mail: rkober...@gmail.com


Makefile
Description: Binary data
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to freebsd-ports-unsubscr...@freebsd.org