Created
April 12, 2011 23:29
-
-
Save jamesantrobus/916675 to your computer and use it in GitHub Desktop.
Console output from RMagic install
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| sudo port install tiff -macosx imagemagick +q8 +gs +wmf | |
| Password: | |
| ---> Computing dependencies for tiff | |
| ---> Dependencies to be installed: jpeg | |
| ---> Fetching jpeg | |
| ---> Attempting to fetch jpegsrc.v8c.tar.gz from http://lil.fr.distfiles.macports.org/jpeg | |
| ---> Verifying checksum(s) for jpeg | |
| ---> Extracting jpeg | |
| ---> Configuring jpeg | |
| ---> Building jpeg | |
| ---> Staging jpeg into destroot | |
| ---> Installing jpeg @8c_0 | |
| ---> Activating jpeg @8c_0 | |
| ---> Cleaning jpeg | |
| ---> Fetching tiff | |
| ---> Attempting to fetch tiff-3.9.4.tar.gz from ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/distfiles/ | |
| ---> Verifying checksum(s) for tiff | |
| ---> Extracting tiff | |
| ---> Configuring tiff | |
| ---> Building tiff | |
| ---> Staging tiff into destroot | |
| ---> Installing tiff @3.9.4_0 | |
| ---> Activating tiff @3.9.4_0 | |
| ---> Cleaning tiff | |
| ---> Computing dependencies for ImageMagick | |
| ---> Dependencies to be installed: fontconfig libiconv ghostscript autoconf help2man gettext ncurses ncursesw p5-locale-gettext perl5 perl5.12 m4 automake libidn libpaper libpng libtool pkgconfig xorg-libXext xorg-libX11 xorg-bigreqsproto xorg-inputproto xorg-kbproto xorg-libXau xorg-xproto xorg-libXdmcp xorg-libxcb python27 db46 gdbm openssl readline sqlite3 xorg-libpthread-stubs xorg-xcb-proto libxml2 xorg-util-macros xorg-xcmiscproto xorg-xextproto xorg-xf86bigfontproto xorg-xtrans xorg-libXt xorg-libsm xorg-libice lcms libwmf p7zip urw-fonts | |
| ---> Configuring libiconv | |
| ---> Building libiconv | |
| ---> Staging libiconv into destroot | |
| ---> Installing libiconv @1.13.1_0 | |
| ---> Activating libiconv @1.13.1_0 | |
| ---> Cleaning libiconv | |
| ---> Fetching fontconfig | |
| ---> Attempting to fetch fontconfig-2.8.0.tar.gz from http://lil.fr.distfiles.macports.org/fontconfig | |
| ---> Verifying checksum(s) for fontconfig | |
| ---> Extracting fontconfig | |
| ---> Applying patches to fontconfig | |
| ---> Configuring fontconfig | |
| ---> Building fontconfig | |
| ---> Staging fontconfig into destroot | |
| ---> Installing fontconfig @2.8.0_0 | |
| ---> Activating fontconfig @2.8.0_0 | |
| ---> Cleaning fontconfig | |
| ---> Fetching ncursesw | |
| ---> Verifying checksum(s) for ncursesw | |
| ---> Extracting ncursesw | |
| ---> Configuring ncursesw | |
| ---> Building ncursesw | |
| ---> Staging ncursesw into destroot | |
| ---> Installing ncursesw @5.8_0 | |
| ---> Activating ncursesw @5.8_0 | |
| ---> Cleaning ncursesw | |
| ---> Fetching ncurses | |
| ---> Attempting to fetch ncurses-5.9.tar.gz from http://lil.fr.distfiles.macports.org/ncurses | |
| ---> Verifying checksum(s) for ncurses | |
| ---> Extracting ncurses | |
| ---> Applying patches to ncurses | |
| ---> Configuring ncurses | |
| ---> Building ncurses | |
| ---> Staging ncurses into destroot | |
| ---> Installing ncurses @5.9_0 | |
| ---> Activating ncurses @5.9_0 | |
| ---> Cleaning ncurses | |
| ---> Fetching gettext | |
| ---> Attempting to fetch gettext-0.18.1.1.tar.gz from http://lil.fr.distfiles.macports.org/gettext | |
| ---> Verifying checksum(s) for gettext | |
| ---> Extracting gettext | |
| ---> Applying patches to gettext | |
| ---> Configuring gettext | |
| ---> Building gettext | |
| ---> Staging gettext into destroot | |
| ---> Installing gettext @0.18.1.1_2 | |
| ---> Activating gettext @0.18.1.1_2 | |
| ---> Cleaning gettext | |
| ---> Fetching perl5.12 | |
| ---> Attempting to fetch perl-5.12.3.tar.bz2 from http://lil.fr.distfiles.macports.org/perl5.12 | |
| ---> Verifying checksum(s) for perl5.12 | |
| ---> Extracting perl5.12 | |
| ---> Applying patches to perl5.12 | |
| ---> Configuring perl5.12 | |
| ---> Building perl5.12 | |
| ---> Staging perl5.12 into destroot | |
| ---> Installing perl5.12 @5.12.3_1 | |
| ---> Activating perl5.12 @5.12.3_1 | |
| ---> Cleaning perl5.12 | |
| ---> Fetching perl5 | |
| ---> Verifying checksum(s) for perl5 | |
| ---> Extracting perl5 | |
| ---> Configuring perl5 | |
| ---> Building perl5 | |
| ---> Staging perl5 into destroot | |
| ---> Installing perl5 @5.12.3_1+perl5_12 | |
| ---> Activating perl5 @5.12.3_1+perl5_12 | |
| ---> Cleaning perl5 | |
| ---> Fetching p5-locale-gettext | |
| ---> Attempting to fetch gettext-1.05.tar.gz from http://lil.fr.distfiles.macports.org/perl5 | |
| ---> Verifying checksum(s) for p5-locale-gettext | |
| ---> Extracting p5-locale-gettext | |
| ---> Applying patches to p5-locale-gettext | |
| ---> Configuring p5-locale-gettext | |
| ---> Building p5-locale-gettext | |
| ---> Staging p5-locale-gettext into destroot | |
| ---> Installing p5-locale-gettext @1.05_5 | |
| ---> Activating p5-locale-gettext @1.05_5 | |
| ---> Cleaning p5-locale-gettext | |
| ---> Fetching help2man | |
| ---> Attempting to fetch help2man-1.39.2.tar.gz from http://lil.fr.distfiles.macports.org/help2man | |
| ---> Verifying checksum(s) for help2man | |
| ---> Extracting help2man | |
| ---> Configuring help2man | |
| ---> Building help2man | |
| ---> Staging help2man into destroot | |
| ---> Installing help2man @1.39.2_0 | |
| ---> Activating help2man @1.39.2_0 | |
| ---> Cleaning help2man | |
| ---> Fetching m4 | |
| ---> Attempting to fetch m4-1.4.16.tar.bz2 from http://lil.fr.distfiles.macports.org/m4 | |
| ---> Verifying checksum(s) for m4 | |
| ---> Extracting m4 | |
| ---> Configuring m4 | |
| ---> Building m4 | |
| ---> Staging m4 into destroot | |
| ---> Installing m4 @1.4.16_0 | |
| ---> Activating m4 @1.4.16_0 | |
| ---> Cleaning m4 | |
| ---> Fetching autoconf | |
| ---> Attempting to fetch autoconf-2.68.tar.bz2 from http://lil.fr.distfiles.macports.org/autoconf | |
| ---> Verifying checksum(s) for autoconf | |
| ---> Extracting autoconf | |
| ---> Configuring autoconf | |
| ---> Building autoconf | |
| ---> Staging autoconf into destroot | |
| ---> Installing autoconf @2.68_2 | |
| ---> Activating autoconf @2.68_2 | |
| ---> Cleaning autoconf | |
| ---> Fetching automake | |
| ---> Attempting to fetch automake-1.11.1.tar.bz2 from http://lil.fr.distfiles.macports.org/automake | |
| ---> Verifying checksum(s) for automake | |
| ---> Extracting automake | |
| ---> Configuring automake | |
| ---> Building automake | |
| ---> Staging automake into destroot | |
| ---> Installing automake @1.11.1_0 | |
| ---> Activating automake @1.11.1_0 | |
| ---> Cleaning automake | |
| ---> Fetching libidn | |
| ---> Attempting to fetch libidn-1.20.tar.gz from ftp://ftp.lip6.fr/pub/gnu/libidn | |
| ---> Verifying checksum(s) for libidn | |
| ---> Extracting libidn | |
| ---> Configuring libidn | |
| ---> Building libidn | |
| ---> Staging libidn into destroot | |
| ---> Installing libidn @1.20_0 | |
| ---> Activating libidn @1.20_0 | |
| ---> Cleaning libidn | |
| ---> Fetching libpaper | |
| ---> Attempting to fetch libpaper_1.1.24.tar.gz from http://ftp.uk.debian.org/debian/pool/main/libp/libpaper/ | |
| ---> Verifying checksum(s) for libpaper | |
| ---> Extracting libpaper | |
| ---> Applying patches to libpaper | |
| ---> Configuring libpaper | |
| ---> Building libpaper | |
| ---> Staging libpaper into destroot | |
| ---> Installing libpaper @1.1.24_0 | |
| ---> Activating libpaper @1.1.24_0 | |
| ---> Cleaning libpaper | |
| ---> Fetching libpng | |
| ---> Attempting to fetch libpng-1.4.5.tar.bz2 from http://kent.dl.sourceforge.net/libpng | |
| ---> Verifying checksum(s) for libpng | |
| ---> Extracting libpng | |
| ---> Configuring libpng | |
| ---> Building libpng | |
| ---> Staging libpng into destroot | |
| ---> Installing libpng @1.4.5_0 | |
| ---> Activating libpng @1.4.5_0 | |
| ---> Cleaning libpng | |
| ---> Fetching libtool | |
| ---> Attempting to fetch libtool-2.4.tar.gz from ftp://ftp.lip6.fr/pub/gnu/libtool | |
| ---> Verifying checksum(s) for libtool | |
| ---> Extracting libtool | |
| ---> Configuring libtool | |
| ---> Building libtool | |
| ---> Staging libtool into destroot | |
| ---> Installing libtool @2.4_0 | |
| ---> Activating libtool @2.4_0 | |
| ---> Cleaning libtool | |
| ---> Fetching pkgconfig | |
| ---> Attempting to fetch pkg-config-0.25.tar.gz from http://lil.fr.distfiles.macports.org/pkgconfig | |
| ---> Verifying checksum(s) for pkgconfig | |
| ---> Extracting pkgconfig | |
| ---> Applying patches to pkgconfig | |
| ---> Configuring pkgconfig | |
| ---> Building pkgconfig | |
| ---> Staging pkgconfig into destroot | |
| ---> Installing pkgconfig @0.25_2 | |
| ---> Activating pkgconfig @0.25_2 | |
| ---> Cleaning pkgconfig | |
| ---> Fetching xorg-bigreqsproto | |
| ---> Attempting to fetch bigreqsproto-1.1.1.tar.bz2 from http://lil.fr.distfiles.macports.org/xorg-bigreqsproto | |
| ---> Verifying checksum(s) for xorg-bigreqsproto | |
| ---> Extracting xorg-bigreqsproto | |
| ---> Configuring xorg-bigreqsproto | |
| ---> Building xorg-bigreqsproto | |
| ---> Staging xorg-bigreqsproto into destroot | |
| ---> Installing xorg-bigreqsproto @1.1.1_0 | |
| ---> Activating xorg-bigreqsproto @1.1.1_0 | |
| ---> Cleaning xorg-bigreqsproto | |
| ---> Fetching xorg-inputproto | |
| ---> Attempting to fetch inputproto-2.0.1.tar.bz2 from http://lil.fr.distfiles.macports.org/xorg-inputproto | |
| ---> Verifying checksum(s) for xorg-inputproto | |
| ---> Extracting xorg-inputproto | |
| ---> Configuring xorg-inputproto | |
| ---> Building xorg-inputproto | |
| ---> Staging xorg-inputproto into destroot | |
| ---> Installing xorg-inputproto @2.0.1_0 | |
| ---> Activating xorg-inputproto @2.0.1_0 | |
| ---> Cleaning xorg-inputproto | |
| ---> Fetching xorg-kbproto | |
| ---> Attempting to fetch kbproto-1.0.5.tar.bz2 from http://lil.fr.distfiles.macports.org/xorg-kbproto | |
| ---> Verifying checksum(s) for xorg-kbproto | |
| ---> Extracting xorg-kbproto | |
| ---> Configuring xorg-kbproto | |
| ---> Building xorg-kbproto | |
| ---> Staging xorg-kbproto into destroot | |
| ---> Installing xorg-kbproto @1.0.5_0 | |
| ---> Activating xorg-kbproto @1.0.5_0 | |
| ---> Cleaning xorg-kbproto | |
| ---> Fetching xorg-xproto | |
| ---> Attempting to fetch xproto-7.0.21.tar.bz2 from http://lil.fr.distfiles.macports.org/xorg-xproto | |
| ---> Verifying checksum(s) for xorg-xproto | |
| ---> Extracting xorg-xproto | |
| ---> Configuring xorg-xproto | |
| ---> Building xorg-xproto | |
| ---> Staging xorg-xproto into destroot | |
| ---> Installing xorg-xproto @7.0.21_0 | |
| ---> Activating xorg-xproto @7.0.21_0 | |
| ---> Cleaning xorg-xproto | |
| ---> Fetching xorg-libXau | |
| ---> Attempting to fetch libXau-1.0.6.tar.bz2 from http://lil.fr.distfiles.macports.org/xorg-libXau | |
| ---> Verifying checksum(s) for xorg-libXau | |
| ---> Extracting xorg-libXau | |
| ---> Configuring xorg-libXau | |
| ---> Building xorg-libXau | |
| ---> Staging xorg-libXau into destroot | |
| ---> Installing xorg-libXau @1.0.6_0 | |
| ---> Activating xorg-libXau @1.0.6_0 | |
| ---> Cleaning xorg-libXau | |
| ---> Fetching xorg-libXdmcp | |
| ---> Attempting to fetch libXdmcp-1.1.0.tar.bz2 from http://lil.fr.distfiles.macports.org/xorg-libXdmcp | |
| ---> Verifying checksum(s) for xorg-libXdmcp | |
| ---> Extracting xorg-libXdmcp | |
| ---> Configuring xorg-libXdmcp | |
| ---> Building xorg-libXdmcp | |
| ---> Staging xorg-libXdmcp into destroot | |
| ---> Installing xorg-libXdmcp @1.1.0_0 | |
| ---> Activating xorg-libXdmcp @1.1.0_0 | |
| ---> Cleaning xorg-libXdmcp | |
| ---> Fetching db46 | |
| ---> Attempting to fetch patch.4.6.21.1 from http://download.oracle.com/berkeley-db/patches/db/4.6.21/ | |
| ---> Attempting to fetch patch.4.6.21.2 from http://download.oracle.com/berkeley-db/patches/db/4.6.21/ | |
| ---> Attempting to fetch patch.4.6.21.3 from http://download.oracle.com/berkeley-db/patches/db/4.6.21/ | |
| ---> Attempting to fetch patch.4.6.21.4 from http://download.oracle.com/berkeley-db/patches/db/4.6.21/ | |
| ---> Attempting to fetch db-4.6.21.tar.gz from http://download-west.oracle.com/berkeley-db/ | |
| ---> Verifying checksum(s) for db46 | |
| ---> Extracting db46 | |
| ---> Applying patches to db46 | |
| ---> Configuring db46 | |
| ---> Building db46 | |
| ---> Staging db46 into destroot | |
| ---> Installing db46 @4.6.21_6 | |
| ---> Activating db46 @4.6.21_6 | |
| ---> Cleaning db46 | |
| ---> Fetching gdbm | |
| ---> Attempting to fetch gdbm-1.8.3.tar.gz from http://lil.fr.distfiles.macports.org/gdbm | |
| ---> Verifying checksum(s) for gdbm | |
| ---> Extracting gdbm | |
| ---> Configuring gdbm | |
| ---> Building gdbm | |
| ---> Staging gdbm into destroot | |
| ---> Installing gdbm @1.8.3_3 | |
| ---> Activating gdbm @1.8.3_3 | |
| ---> Cleaning gdbm | |
| ---> Fetching openssl | |
| ---> Attempting to fetch openssl-1.0.0d.tar.gz from http://lil.fr.distfiles.macports.org/openssl | |
| ---> Verifying checksum(s) for openssl | |
| ---> Extracting openssl | |
| ---> Applying patches to openssl | |
| ---> Configuring openssl | |
| ---> Building openssl | |
| ---> Staging openssl into destroot | |
| ---> Installing openssl @1.0.0d_0 | |
| ---> Activating openssl @1.0.0d_0 | |
| ---> Cleaning openssl | |
| ---> Fetching readline | |
| ---> Attempting to fetch readline-6.2.tar.gz from http://lil.fr.distfiles.macports.org/readline | |
| ---> Verifying checksum(s) for readline | |
| ---> Extracting readline | |
| ---> Applying patches to readline | |
| ---> Configuring readline | |
| ---> Building readline | |
| ---> Staging readline into destroot | |
| ---> Installing readline @6.2.000_0 | |
| ---> Activating readline @6.2.000_0 | |
| ---> Cleaning readline | |
| ---> Fetching sqlite3 | |
| ---> Attempting to fetch sqlite-autoconf-3070500.tar.gz from http://lil.fr.distfiles.macports.org/sqlite3 | |
| ---> Verifying checksum(s) for sqlite3 | |
| ---> Extracting sqlite3 | |
| ---> Applying patches to sqlite3 | |
| ---> Configuring sqlite3 | |
| ---> Building sqlite3 | |
| ---> Staging sqlite3 into destroot | |
| ---> Installing sqlite3 @3.7.5_0 | |
| ---> Activating sqlite3 @3.7.5_0 | |
| ---> Cleaning sqlite3 | |
| ---> Fetching python27 | |
| ---> Attempting to fetch Python-2.7.1.tar.bz2 from http://lil.fr.distfiles.macports.org/python27 | |
| ---> Verifying checksum(s) for python27 | |
| ---> Extracting python27 | |
| ---> Applying patches to python27 | |
| ---> Configuring python27 | |
| ---> Building python27 | |
| ---> Staging python27 into destroot | |
| ---> Installing python27 @2.7.1_1 | |
| ---> Activating python27 @2.7.1_1 | |
| To fully complete your installation and make python 2.7 the default, please run: | |
| sudo port install python_select | |
| sudo python_select python27 | |
| ---> Cleaning python27 | |
| ---> Fetching xorg-libpthread-stubs | |
| ---> Attempting to fetch libpthread-stubs-0.3.tar.bz2 from http://lil.fr.distfiles.macports.org/xorg-libpthread-stubs | |
| ---> Verifying checksum(s) for xorg-libpthread-stubs | |
| ---> Extracting xorg-libpthread-stubs | |
| ---> Configuring xorg-libpthread-stubs | |
| ---> Building xorg-libpthread-stubs | |
| ---> Staging xorg-libpthread-stubs into destroot | |
| ---> Installing xorg-libpthread-stubs @0.3_0 | |
| ---> Activating xorg-libpthread-stubs @0.3_0 | |
| ---> Cleaning xorg-libpthread-stubs | |
| ---> Fetching libxml2 | |
| ---> Attempting to fetch libxml2-2.7.8.tar.gz from http://lil.fr.distfiles.macports.org/libxml2 | |
| ---> Verifying checksum(s) for libxml2 | |
| ---> Extracting libxml2 | |
| ---> Configuring libxml2 | |
| ---> Building libxml2 | |
| ---> Staging libxml2 into destroot | |
| ---> Installing libxml2 @2.7.8_0 | |
| ---> Activating libxml2 @2.7.8_0 | |
| ---> Cleaning libxml2 | |
| ---> Fetching xorg-xcb-proto | |
| ---> Attempting to fetch xcb-proto-1.6.tar.bz2 from http://lil.fr.distfiles.macports.org/xorg-xcb-proto | |
| ---> Verifying checksum(s) for xorg-xcb-proto | |
| ---> Extracting xorg-xcb-proto | |
| ---> Configuring xorg-xcb-proto | |
| ---> Building xorg-xcb-proto | |
| ---> Staging xorg-xcb-proto into destroot | |
| ---> Installing xorg-xcb-proto @1.6_0+python27 | |
| ---> Activating xorg-xcb-proto @1.6_0+python27 | |
| ---> Cleaning xorg-xcb-proto | |
| ---> Fetching xorg-libxcb | |
| ---> Attempting to fetch libxcb-1.7.tar.bz2 from http://lil.fr.distfiles.macports.org/xorg-libxcb | |
| ---> Verifying checksum(s) for xorg-libxcb | |
| ---> Extracting xorg-libxcb | |
| ---> Configuring xorg-libxcb | |
| ---> Building xorg-libxcb | |
| ---> Staging xorg-libxcb into destroot | |
| ---> Installing xorg-libxcb @1.7_0+python27 | |
| ---> Activating xorg-libxcb @1.7_0+python27 | |
| ---> Cleaning xorg-libxcb | |
| ---> Fetching xorg-util-macros | |
| ---> Attempting to fetch util-macros-1.13.0.tar.bz2 from http://lil.fr.distfiles.macports.org/xorg-util-macros | |
| ---> Verifying checksum(s) for xorg-util-macros | |
| ---> Extracting xorg-util-macros | |
| ---> Configuring xorg-util-macros | |
| ---> Building xorg-util-macros | |
| ---> Staging xorg-util-macros into destroot | |
| ---> Installing xorg-util-macros @1.13.0_0 | |
| ---> Activating xorg-util-macros @1.13.0_0 | |
| ---> Cleaning xorg-util-macros | |
| ---> Fetching xorg-xcmiscproto | |
| ---> Attempting to fetch xcmiscproto-1.2.1.tar.bz2 from http://lil.fr.distfiles.macports.org/xorg-xcmiscproto | |
| ---> Verifying checksum(s) for xorg-xcmiscproto | |
| ---> Extracting xorg-xcmiscproto | |
| ---> Configuring xorg-xcmiscproto | |
| ---> Building xorg-xcmiscproto | |
| ---> Staging xorg-xcmiscproto into destroot | |
| ---> Installing xorg-xcmiscproto @1.2.1_0 | |
| ---> Activating xorg-xcmiscproto @1.2.1_0 | |
| ---> Cleaning xorg-xcmiscproto | |
| ---> Fetching xorg-xextproto | |
| ---> Attempting to fetch xextproto-7.2.0.tar.bz2 from http://lil.fr.distfiles.macports.org/xorg-xextproto | |
| ---> Verifying checksum(s) for xorg-xextproto | |
| ---> Extracting xorg-xextproto | |
| ---> Configuring xorg-xextproto | |
| ---> Building xorg-xextproto | |
| ---> Staging xorg-xextproto into destroot | |
| ---> Installing xorg-xextproto @7.2.0_0 | |
| ---> Activating xorg-xextproto @7.2.0_0 | |
| ---> Cleaning xorg-xextproto | |
| ---> Fetching xorg-xf86bigfontproto | |
| ---> Attempting to fetch xf86bigfontproto-1.2.0.tar.bz2 from http://lil.fr.distfiles.macports.org/xorg-xf86bigfontproto | |
| ---> Verifying checksum(s) for xorg-xf86bigfontproto | |
| ---> Extracting xorg-xf86bigfontproto | |
| ---> Configuring xorg-xf86bigfontproto | |
| ---> Building xorg-xf86bigfontproto | |
| ---> Staging xorg-xf86bigfontproto into destroot | |
| ---> Installing xorg-xf86bigfontproto @1.2.0_0 | |
| ---> Activating xorg-xf86bigfontproto @1.2.0_0 | |
| ---> Cleaning xorg-xf86bigfontproto | |
| ---> Fetching xorg-xtrans | |
| ---> Attempting to fetch xtrans-1.2.6.tar.bz2 from http://lil.fr.distfiles.macports.org/xorg-xtrans | |
| ---> Verifying checksum(s) for xorg-xtrans | |
| ---> Extracting xorg-xtrans | |
| ---> Configuring xorg-xtrans | |
| ---> Building xorg-xtrans | |
| ---> Staging xorg-xtrans into destroot | |
| ---> Installing xorg-xtrans @1.2.6_0 | |
| ---> Activating xorg-xtrans @1.2.6_0 | |
| ---> Cleaning xorg-xtrans | |
| ---> Fetching xorg-libX11 | |
| ---> Attempting to fetch libX11-1.4.3.tar.bz2 from http://lil.fr.distfiles.macports.org/xorg-libX11 | |
| ---> Verifying checksum(s) for xorg-libX11 | |
| ---> Extracting xorg-libX11 | |
| ---> Configuring xorg-libX11 | |
| ---> Building xorg-libX11 | |
| ---> Staging xorg-libX11 into destroot | |
| ---> Installing xorg-libX11 @1.4.3_0 | |
| ---> Activating xorg-libX11 @1.4.3_0 | |
| ---> Cleaning xorg-libX11 | |
| ---> Fetching xorg-libXext | |
| ---> Attempting to fetch libXext-1.2.0.tar.bz2 from http://lil.fr.distfiles.macports.org/xorg-libXext | |
| ---> Verifying checksum(s) for xorg-libXext | |
| ---> Extracting xorg-libXext | |
| ---> Configuring xorg-libXext | |
| ---> Building xorg-libXext | |
| ---> Staging xorg-libXext into destroot | |
| ---> Installing xorg-libXext @1.2.0_0 | |
| ---> Activating xorg-libXext @1.2.0_0 | |
| ---> Cleaning xorg-libXext | |
| ---> Fetching xorg-libice | |
| ---> Attempting to fetch libICE-1.0.7.tar.bz2 from http://lil.fr.distfiles.macports.org/xorg-libice | |
| ---> Verifying checksum(s) for xorg-libice | |
| ---> Extracting xorg-libice | |
| ---> Configuring xorg-libice | |
| ---> Building xorg-libice | |
| ---> Staging xorg-libice into destroot | |
| ---> Installing xorg-libice @1.0.7_0 | |
| ---> Activating xorg-libice @1.0.7_0 | |
| ---> Cleaning xorg-libice | |
| ---> Fetching xorg-libsm | |
| ---> Attempting to fetch libSM-1.2.0.tar.bz2 from http://lil.fr.distfiles.macports.org/xorg-libsm | |
| ---> Verifying checksum(s) for xorg-libsm | |
| ---> Extracting xorg-libsm | |
| ---> Configuring xorg-libsm | |
| ---> Building xorg-libsm | |
| ---> Staging xorg-libsm into destroot | |
| ---> Installing xorg-libsm @1.2.0_0 | |
| ---> Activating xorg-libsm @1.2.0_0 | |
| ---> Cleaning xorg-libsm | |
| ---> Fetching xorg-libXt | |
| ---> Attempting to fetch libXt-1.1.1.tar.bz2 from http://lil.fr.distfiles.macports.org/xorg-libXt | |
| ---> Verifying checksum(s) for xorg-libXt | |
| ---> Extracting xorg-libXt | |
| ---> Configuring xorg-libXt | |
| ---> Building xorg-libXt | |
| ---> Staging xorg-libXt into destroot | |
| ---> Installing xorg-libXt @1.1.1_0 | |
| ---> Activating xorg-libXt @1.1.1_0 | |
| ---> Cleaning xorg-libXt | |
| ---> Fetching ghostscript | |
| ---> Attempting to fetch ghostscript-9.02.tar.gz from http://ignum.dl.sourceforge.net/ghostscript | |
| ---> Attempting to fetch ghostscript-fonts-other-6.0.tar.gz from http://ignum.dl.sourceforge.net/gs-fonts | |
| ---> Attempting to fetch mappingresources4pdf_2unicode_20091116.tar.Z from http://ignum.dl.sourceforge.net/mapping-for-pdf.adobe | |
| ---> Attempting to fetch mappingresources4pdf_other_20091116.tar.Z from http://ignum.dl.sourceforge.net/mapping-for-pdf.adobe | |
| ---> Verifying checksum(s) for ghostscript | |
| ---> Extracting ghostscript | |
| ---> Applying patches to ghostscript | |
| ---> Configuring ghostscript | |
| ---> Building ghostscript | |
| ---> Staging ghostscript into destroot | |
| ---> Installing ghostscript @9.02_0 | |
| ---> Activating ghostscript @9.02_0 | |
| ---> Cleaning ghostscript | |
| ---> Fetching lcms | |
| ---> Attempting to fetch lcms-1.19.tar.gz from http://kent.dl.sourceforge.net/lcms | |
| ---> Verifying checksum(s) for lcms | |
| ---> Extracting lcms | |
| ---> Configuring lcms | |
| ---> Building lcms | |
| ---> Staging lcms into destroot | |
| ---> Installing lcms @1.19_2 | |
| ---> Activating lcms @1.19_2 | |
| ---> Cleaning lcms | |
| ---> Fetching libwmf | |
| ---> Attempting to fetch libwmf-0.2.8.4.tar.gz from http://kent.dl.sourceforge.net/wvware | |
| ---> Verifying checksum(s) for libwmf | |
| ---> Extracting libwmf | |
| ---> Applying patches to libwmf | |
| ---> Configuring libwmf | |
| ---> Building libwmf | |
| ---> Staging libwmf into destroot | |
| ---> Installing libwmf @0.2.8.4_5 | |
| ---> Activating libwmf @0.2.8.4_5 | |
| ---> Cleaning libwmf | |
| ---> Fetching p7zip | |
| ---> Attempting to fetch p7zip_9.20.1_src_all.tar.bz2 from http://kent.dl.sourceforge.net/p7zip | |
| ---> Verifying checksum(s) for p7zip | |
| ---> Extracting p7zip | |
| ---> Applying patches to p7zip | |
| ---> Configuring p7zip | |
| ---> Building p7zip | |
| ---> Staging p7zip into destroot | |
| ---> Installing p7zip @9.20.1_0 | |
| ---> Activating p7zip @9.20.1_0 | |
| ---> Cleaning p7zip | |
| ---> Fetching urw-fonts | |
| ---> Attempting to fetch urw-fonts-1.0.7pre44.tar.bz2 from http://lil.fr.distfiles.macports.org/urw-fonts | |
| ---> Verifying checksum(s) for urw-fonts | |
| ---> Extracting urw-fonts | |
| ---> Configuring urw-fonts | |
| ---> Building urw-fonts | |
| ---> Staging urw-fonts into destroot | |
| ---> Installing urw-fonts @1.0.7pre44_0 | |
| ---> Activating urw-fonts @1.0.7pre44_0 | |
| ---> Cleaning urw-fonts | |
| ---> Fetching ImageMagick | |
| ---> Attempting to fetch ImageMagick-6.6.9-1.7z from http://lil.fr.distfiles.macports.org/ImageMagick | |
| ---> Verifying checksum(s) for ImageMagick | |
| ---> Extracting ImageMagick | |
| ---> Configuring ImageMagick | |
| ---> Building ImageMagick | |
| ---> Staging ImageMagick into destroot | |
| ---> Installing ImageMagick @6.6.9-1_1+q8+wmf | |
| ---> Activating ImageMagick @6.6.9-1_1+q8+wmf | |
| ---> Cleaning ImageMagick | |
| James-Antrobuss-MacBook-Pro:~ James$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment