galeon version 2.0.1 for Mac OS X 10.5 Leopard
Monday the 12th of May, 2008

    galeon  most recent diff


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



      # $Id: Portfile 32256 2007-12-23 09:18:47Z ryandesign macports.org $
      PortSystem 1.0
      Name: galeon
      Version: 2.0.1
      Description: A GNOME browser.
      Long Description: Galeon is a GNOME Web browser based on gecko (the mozilla rendering engine). It's fast, it has a light interface, and it is fully standards-compliant.
      Maintainers: nomaintainer
      Category: gnome
      Platform: darwin
      Homepage: http://galeon.sourceforge.net
      master_sites sourceforge
      use_bzip2 yes
      checksums md5 34d6e3a6ee78f9e4d12736e5d81b462b
      #patchfiles patch_mozilla-embed.cpp patch-MozillaPrivate.cpp
      depends_lib bin:mozilla:mozilla bin:gnome-session:gnome-session lib:libiconv.2:libiconv
      configure.cppflags-append "-L${prefix}/lib"
      configure.cflags-append "-no-cpp-precomp -flat_namespace -undefined suppress"
      configure.args --enable-nautilus-view=no --mandir=${prefix}/share/man --with-gconf-source="xml::${destroot}${prefix}/etc/gconf/gconf.xml.defaults"
      pre-destroot {
      # mkdir the directory for teh gconf'in
      file mkdir -f ${destroot}${prefix}/etc/gconf/gconf.xml.defaults/
      }

      post-destroot {
      # make a da script happen
      file copy ${destroot}${prefix}/bin/galeon ${destroot}${prefix}/bin/galeon-bin
      file copy -force ${filespath}/galeon ${destroot}${prefix}/bin/galeon
      # damn gconf
      file delete ${destroot}${prefix}/etc/gconf/gconf.xml.defaults/schemas/apps/%gconf.xml
      file delete ${destroot}${prefix}/etc/gconf/gconf.xml.defaults/schemas/%gconf.xml
      file delete ${destroot}${prefix}/etc/gconf/gconf.xml.defaults/apps/%gconf.xml
      # use da ${prefix} Luke ...
      reinplace "s|/opt/local|${prefix}|g" ${destroot}${prefix}/bin/galeon
      }

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

     Where to find more information:

    Darwin Ports



    image test