CVS log for ports/graphics/ImageMagick/files/Attic/patch-module-path
Up to [FreeBSD] / ports / graphics / ImageMagick / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.2
Wed Nov 7 05:46:29 2007 UTC (4 years, 3 months ago) by mi
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.1: +0 -0 lines
Update from 6.3.5-10 to 6.3.6-9. Some of our patches were accepted upstream. The tests should work with and without X11. Enable FPX by default. Resolve all related PRs. Approved by: portmgr (linimon) PR: 67815 PR: 117635 PR: 116874 PR: 114387
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Oct 5 05:32:09 2007 UTC (4 years, 4 months ago) by mi
Branches: MAIN
Explicitly disable support for OpenEXR and DjVu by default. These were never dependencies before, so official packages never contained the support, but if a local system had them installed, ImageMagick would try to use them -- and sometimes fail. Also add a patch, that modifies the module-searching algorithm from /always/ checking the compiled-in constant path, to only checking it, if an environment variable is not set. This fixes a problem with testing, where a module installed by an earlier version of the software could be used by the newly built version, that's being tested. This port has too many options -- perhaps, support for the most common things (like PNG, JPEG, and GIF) should be permanent...
