The Wayback Machine - https://web.archive.org/web/20080921090316/http://epiphany.darwinports.com:80/
Download and Install epiphany version 2.22.1.1 on Mac OS X
Sunday the 21st of September, 2008

    epiphany  most recent diff


    version 2.22.1.1

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


      # $Id: Portfile 35821 2008-04-07 17:42:30Z gui_dos macports.org $

      PortSystem 1.0

      Name: epiphany
      Version: 2.22.1.1
      Description: A GNOME Web browser.
      Long Description: A web browser is more than an application, it is a way of thinking, it is a way of seeing the world. Epiphany's principles are simplicity and standards compliance.
      Maintainers: nomaintainer
      Category: gnome www
      Platform: darwin
      Homepage: http://www.gnome.org/projects/epiphany
      master_sites gnome:sources/epiphany/2.22/
      use_bzip2 yes
      checksums md5 24bb8c430a6165b9c43a2ed0452cc6a5
      depends_build port:gnome-doc-utils
      depends_lib port:iso-codes port:libgnomeui port:firefox-x11 port:py25-gnome port:gnome-desktop port:libgnomeprintui
      # port:enchant

      configure.args --with-gecko=firefox --disable-scrollkeeper
      configure.python ${prefix}/bin/python2.5

      pre-configure {
      reinplace "s|--rpath=|-rpath |g" ${worksrcpath}/configure
      }

      post-activate {
      system "${prefix}/bin/gtk-update-icon-cache -f -t ${prefix}/share/icons/hicolor"
      system "${prefix}/bin/scrollkeeper-update; true"
      system "${prefix}/bin/update-desktop-database -q ${prefix}/share/applications; true"
      system "${prefix}/bin/update-mime-database ${prefix}/share/mime; true"
      }

    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/epiphany
      % sudo port install epiphany
      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 epiphany
      ---> Verifying checksum for epiphany
      ---> Extracting epiphany
      ---> Configuring epiphany
      ---> Building epiphany with target all
      ---> Staging epiphany into destroot
      ---> Installing epiphany
    - 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 epiphany with these commands:
      %  man epiphany
      % apropos epiphany
      % which epiphany
      % locate epiphany

     Where to find more information:

    Darwin Ports



    Lightbox this page.