Download and Install huevos version 1.1 on Mac OS X
Thursday the 28th of August, 2008

    huevos  most recent diff


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



      # $Id: Portfile 30218 2007-10-22 22:35:35Z jmpp macports.org $

      PortSystem 1.0
      PortGroup xcode 1.0

      Name: huevos
      Version: 1.1
      Category: aqua www
      Maintainers: nomaintainer
      Description: customizable search engine helper for OS X
      Long Description: Huevos is a customizable search engine helper for Mac OS X. Its easy to use: type in some text to search for, choose a search engine, then hit the Return key.

      Homepage: http://ranchero.com/huevos/
      master_sites http://ranchero.com/downloads/
      distname ${name}source
      checksums md5 c586fd603d9978b306aee428ea39e329
      Platform: darwin

      post-extract {
      file rename "${workpath}/Huevos ${version} Source" ${worksrcpath}
      }

      destroot {
      xinstall -m 755 -d ${destroot}/Applications/MacPorts/
      system "find ${worksrcpath} -name Huevos.app -exec cp -r {} ${destroot}/Applications/MacPorts/ \\;"
      }


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

     Where to find more information:

    Darwin Ports



    image test