Download and Install firefox-x11 version 2.0.0.13 on Mac OS X
Thursday the 24th of July, 2008

    firefox-x11  most recent diff


      View the most recent changes for the firefox-x11 port at: firefox-x11.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for firefox-x11.
      The raw portfile for firefox-x11 2.0.0.13 is located here:
      http://firefox-x11.darwinports.com/dports/www/firefox-x11/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/firefox-x11
      Google
      Web Darwinports.com



      # $Id: Portfile 38077 2008-07-05 21:37:56Z ryandesign macports.org $

      PortSystem 1.0

      Name: firefox-x11
      Category: www x11
      Version: 2.0.0.13
      revision 1
      Platform: darwin
      Maintainers: nomaintainer
      Description: Mozilla.org's popular stand-alone web browser

      Long Description: Firefox empowers you to browse faster, more safely and more efficiently than with any other browser.

      Homepage: http://www.mozilla.com/firefox/
      master_sites http://releases.mozilla.org/pub/mozilla.org/firefox/releases/${version}/source/
      distname firefox-${version}-source
      use_bzip2 yes

      checksums md5 2c778aa46525e0f63efbedad0654ed47 sha1 45e804fe96119af6ce1ca39da07b107eaf3a1d54 rmd160 3452d5bffd14e8e230c400191c78c431305bd2b2

      worksrcdir mozilla

      patchfiles patch-browser-app-profile-firefox.js patch-en-US-chrome-branding-brand.dtd patch-xpcom-build-Makefile patch-dylib_file.diff patch-layout-build-Makefile.in patch-build-unix-mozilla-xpcom.pc patch-browser-app-mozilla.in patch-xptcall_x86.diff patch-pthread.diff patch-executable_path.diff patch-configure.diff

      depends_build port:pkgconfig

      depends_lib port:libidl path:${prefix}/lib/pkgconfig/glib-2.0.pc:glib2 port:zip port:gtk2 port:gnome-vfs port:gnome-icon-theme port:cairo port:nspr


      configure.args --enable-application=browser --disable-official-branding --with-distribution-id=org.macports --disable-static --enable-shared --enable-default-toolkit=gtk2 --enable-xft --disable-freetype2 --enable-xinerama --with-pthreads --enable-gnomevfs --enable-postscript --disable-prebinding --disable-debug --enable-strip --enable-optimize='-O2' --disable-tests --with-default-mozilla-five-home=${prefix}/lib/firefox --with-system-jpeg=${prefix} --with-system-zlib=${prefix} --with-system-png=${prefix} --enable-system-cairo --with-system-cairo=${prefix} --with-system-nspr --with-nspr-prefix=${prefix}


      Variant: debug description "build with debugging symbols" {
      configure.args-delete --disable-debug --enable-optimize='-O2' --enable-strip

      configure.args-append --enable-debug --disable-optimize --disable-strip
      }

      post-destroot {
      file mkdir ${destroot}${prefix}/share/applications

      copy ${filespath}/share-applications-firefox.desktop ${destroot}${prefix}/share/applications/firefox.desktop
      }

    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/firefox-x11
      % sudo port install firefox-x11
      Password:
    You 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:

      ---> Fetching firefox-x11
      ---> Verifying checksum for firefox-x11
      ---> Extracting firefox-x11
      ---> Configuring firefox-x11
      ---> Building firefox-x11 with target all
      ---> Staging firefox-x11 into destroot
      ---> Installing firefox-x11
    - 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 firefox-x11 with these commands:
      %  man firefox-x11
      % apropos firefox-x11
      % which firefox-x11
      % locate firefox-x11

     Where to find more information:

    Darwin Ports



    image test