| CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Sat, 10 Jan 2026 11:44:25 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20100209072943
location: https://web.archive.org/web/20100209072943/https://imagemagick.darwinports.com/
server-timing: captures_list;dur=0.414238, exclusion.robots;dur=0.031449, exclusion.robots.policy;dur=0.023670, esindex;dur=0.007049, cdx.remote;dur=8.886781, LoadShardBlock;dur=264.289928, PetaboxLoader3.resolve;dur=104.769668, PetaboxLoader3.datanode;dur=120.961130
x-app-server: wwwb-app244-dc8
x-ts: 302
x-tr: 302
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app244; path=/
x-location: All
x-as: 14061
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Sat, 10 Jan 2026 11:44:26 GMT
content-type: text/html
x-archive-orig-date: Tue, 09 Feb 2010 07:13:45 GMT
x-archive-orig-server: Apache
x-archive-orig-vary: Accept-Encoding
x-archive-orig-connection: close
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: iso-8859-1
memento-datetime: Tue, 09 Feb 2010 07:29:43 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 51_14_20100209043523_crawl101-c/51_14_20100209072923_crawl103.arc.gz
server-timing: captures_list;dur=1.288014, exclusion.robots;dur=0.014492, exclusion.robots.policy;dur=0.005654, esindex;dur=0.006711, cdx.remote;dur=21.402093, LoadShardBlock;dur=312.879018, PetaboxLoader3.datanode;dur=459.850254, load_resource;dur=481.689261, PetaboxLoader3.resolve;dur=292.221802
x-app-server: wwwb-app244-dc8
x-ts: 200
x-tr: 920
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-as: 14061
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
Imagemagick version 6.5.7-9 - How to Download and Install on Mac OS X
|
|||||||||
Monday the 8th of February, 2010 |
|||||||||
imagemagick most recent diffversion 6.5.7-9
Scroll down toward the bottom of the page to get installation instructions for imagemagick. The raw portfile for imagemagick 6.5.7-9 is located here: https://imagemagick.darwinports.com/dports/graphics/ImageMagick/Portfile Find related portfiles with the unique DarwinPorts.com search feature. Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/imagemagick The imagemagick Portfile 60749 2009-11-21 23:52:30Z ryandesign PortSystem 1.0 Name: ImageMagick Version: 6.5.7-9 set reasonable_version [lindex [split ${version} -] 0] Homepage: https://www.imagemagick.org/ Category: graphics devel Maintainers: ryandesign license ImageMagick use_7z yes Platform: darwin use_parallel_build yes Description: Tools and libraries to manipulate images in many formats Long Description: ImageMagick is a robust collection of tools and libraries to create, edit and compose bitmap images in a wide variety of formats. You can crop, resize, rotate, sharpen, color reduce or add effects or text or straight or curved lines to an image or image sequence and save your completed work in the same or differing image format. You can even create images from scratch. Image processing operations are available from the command line as well as through C, Ch, C++, Java, Perl, PHP, Python, Ruby and Tcl/Tk programming interfaces. Over 90 image formats are supported, including GIF, JPEG, JPEG 2000, PNG, PDF, PhotoCD and TIFF. Master Sites: https://image_magick.veidrodis.com/image_magick/ https://imagemagick.linux-mirror.org/download/ ftp://ftp.imagemagick.net/pub/${name}/ ftp://ftp.fifi.org/pub/ImageMagick/ # sourceforge:imagemagick # https://ftp.surfnet.nl/pub/ImageMagick/ # ftp://ftp.nluug.nl/pub/${name}/ Checksums: md5 c125879d7a24bfd98289e081566fbe5a sha1 696ebb5f7e78e22f3fefa6401d1c302907fd85e5 rmd160 a6efae4850ff4c12791d46606b64fcb1c2bfc6e0 depends_lib port:xorg-libXext port:xorg-libXt port:bzip2 port:jpeg port:libpng port:tiff port:zlib port:freetype port:fontconfig port:libiconv port:expat port:libxml2 depends_build port:pkgconfig configure.args --enable-shared --enable-static --disable-ltdl-install --with-frozenpaths --without-openexr --disable-hdri --with-dps --with-bzlib --with-fontconfig --with-jpeg --with-png --with-tiff --with-zlib --with-modules --with-xml --with-x --without-perl --without-fpx --without-gslib --without-jbig --without-jp2 --without-lcms --without-wmf --without-gvc --without-rsvg --without-lqr test.run yes test.target check test.env DYLD_LIBRARY_PATH=${worksrcpath}/magick/.libs post-destroot { if {[variant_isset universal]} { if {${configure.universal_cppflags} != ""} { reinplace "s|${configure.universal_cppflags}||" ${destroot}${prefix}/bin/Magick++-config ${destroot}${prefix}/bin/Magick-config ${destroot}${prefix}/bin/MagickCore-config ${destroot}${prefix}/bin/MagickWand-config ${destroot}${prefix}/bin/Wand-config } reinplace "s|${configure.universal_ldflags}||" ${destroot}${prefix}/bin/Magick++-config ${destroot}${prefix}/bin/Magick-config ${destroot}${prefix}/bin/MagickCore-config ${destroot}${prefix}/bin/MagickWand-config ${destroot}${prefix}/bin/Wand-config } } Variant: rsvg description {Support SVG using librsvg} { depends_lib-append port:librsvg configure.args-delete --without-rsvg configure.args-append --with-rsvg } Variant: perl description {Install PerlMagick} { depends_lib-append path:bin/perl:perl5 configure.args-delete --without-perl configure.args-append --with-perl=${prefix}/bin/perl post-destroot { foreach packlist [exec find ${destroot} -name .packlist] { ui_info "Fixing packlist ${packlist}" reinplace "s|${destroot}||" ${packlist} } foreach badfile [exec find ${destroot} -name perllocal.pod] { ui_info "Removing ${badfile}" file delete ${badfile} } } } Variant: gs description {Include Ghostscript library support} { depends_lib-append port:ghostscript configure.args-delete --without-gslib configure.args-append --with-gslib } Variant: lcms description {Support the Little Color Management System} { depends_lib-append port:lcms configure.args-delete --without-lcms configure.args-append --with-lcms } Variant: lqr description {Support Liquid Rescale (experimental)} { depends_lib-append port:liblqr configure.args-delete --without-lqr configure.args-append --with-lqr } Variant: wmf description {Support the Windows Metafile Format} { depends_lib-append port:libwmf configure.args-delete --without-wmf configure.args-append --with-wmf } Variant: mpeg description {Support MPEG-1 and MPEG-2 video} { depends_lib-append port:mpeg2vidcodec } Variant: jbig description {Support JBIG} { depends_lib-append port:jbigkit configure.args-delete --without-jbig configure.args-append --with-jbig } Variant: jpeg2 description {Support JPEG-2000 using JasPer} { depends_lib-append port:jasper configure.args-delete --without-jp2 configure.args-append --with-jp2 } Variant: graphviz description {Support Graphviz} { depends_lib-append path:bin/dot:graphviz configure.args-delete --without-gvc configure.args-append --with-gvc } Variant: hdri description {Support High Dynamic Range Imaging using OpenEXR} { depends_lib-append port:openexr configure.args-delete --without-openexr --disable-hdri configure.args-append --with-openexr --enable-hdri } Variant: q8 conflicts q16 q32 description {Use 8 bits per pixel quantum} { configure.args-append --with-quantum-depth=8 } Variant: q16 conflicts q8 q32 description {Use 16 bits per pixel quantum} { configure.args-append --with-quantum-depth=16 } Variant: q32 conflicts q8 q16 description {Use 32 bits per pixel quantum} { configure.args-append --with-quantum-depth=32 } if {![variant_isset q8] && ![variant_isset q32]} { default_variants +q16 } Variant: no_x11 { depends_lib-delete port:xorg-libXext port:xorg-libXt configure.args-delete --with-x configure.args-append --without-x } Variant: no_plus_plus description {Do not install Magick++} { configure.args-append --without-magick-plus-plus } livecheck.version ${reasonable_version} livecheck.type regex livecheck.url https://ftp.surfnet.nl/pub/ImageMagick/ livecheck.regex ${name}-(\\d+(?:\\.\\d+)*)(?:-\\d+)? If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page. Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:
% cd /opt/local/bin/portslocation/dports/imagemagickYou will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to: - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using imagemagick with these commands: % man imagemagick Where to find more information:
This website is back-ended by DB5, the best database in the business,
|
![]() |
![]()
Order Snow Leopard MacOSX 10.6 for only $29!
Other Helpful SitesMacOSForgeDebian Packages MacPorts - SVN Freshports - FreeBSD Fink Package List RPM for MacOSX Port Categories
accounting
amusements aqua archivers audio benchmarks biology blinkenlights cad chat chinese comms compression cross crypto databases devel editors education electronics emacs emulators erlang finance fonts framework fuse games genealogy gis gnome gnustep graphics gtk haskell iphone irc japanese java kde kde4 lang macports math mercurial ml mono multimedia net network news ocaml office palm parallel perl php pim project python reporting rox ruby russian scheme science security shells spelling squeak sysutils tcl tex textproc tk unicode vnc win32 wsn www x11 x11-font x11-wm xfce zope
Current SVN DownloadsDarwin Ports Current :nightly SVN snapshot SSH Key Gen See also: GNU-Darwin Ports for GNU-only software |
|||||||
| |




