Post any defects you find in the released or beta versions of the ImageMagick software here. Include the ImageMagick version, OS, and any command-line required to reproduce the problem. Got a patch for a bug? Post it here.
Not an expert here, but I think when you get these "/usr/bin/ld: warning: libpcre.so.0, needed by /usr/local/lib/liblqr-1.so, may conflict with libpcre.so.1" errors, it's a result of mixing pre-built FreeBSD packages with things you've compiled yourself, thus ending up with references to different versions of these libraries.