Download and Install yelp version 2.22.0 on Mac OS X
Wednesday the 23rd of July, 2008

    yelp  most recent diff


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



      # $Id: Portfile 35776 2008-04-06 06:03:40Z gui_dos macports.org $

      PortSystem 1.0

      Name: yelp
      Version: 2.22.0
      revision 2
      Description: Help browser for GNOME.
      Long Description: Yelp is the default help browser for the GNOME desktop. Yelp provides a simple graphical interface for viewing DocBook, HTML, man, and info formatted documentation.
      Maintainers: nomaintainer
      Category: gnome
      Platform: darwin
      Homepage: http://www.gnome.org/
      master_sites gnome:sources/yelp/2.22/
      checksums md5 941e67796bbc332c1db3d63771ae2590

      depends_build port:gnome-doc-utils
      depends_lib port:gnome-vfs port:libgnomeui port:startup-notification port:firefox-x11

      use_bzip2 yes

      configure.args --with-gecko=firefox

      Variant: debug description {Enables debugging} {
      configure.cflags-append -O0 -g
      configure.cxxflags-append -O0 -g
      configure.args-append --enable-debug
      }

      post-activate {
      # We need to register some stuff to gconf. Just putting the
      # schema files to the right place is not enough.
      # You can watch the successful installation with gconf-editor.

      system "GCONF_CONFIG_SOURCE=`${prefix}/bin/gconftool-2 --get-default-source` ${prefix}/bin/gconftool-2 --makefile-install-rule ${prefix}/etc/gconf/schemas/yelp.schemas"
      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/yelp
      % sudo port install yelp
      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 yelp
      ---> Verifying checksum for yelp
      ---> Extracting yelp
      ---> Configuring yelp
      ---> Building yelp with target all
      ---> Staging yelp into destroot
      ---> Installing yelp
    - 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 yelp with these commands:
      %  man yelp
      % apropos yelp
      % which yelp
      % locate yelp

     Where to find more information:

    Darwin Ports



    image test