Huevos version 1.1 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    version 1.1

      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


      The huevos Portfile 45610 2009-01-18 22:00:27Z blb 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. It's 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 -d ${destroot}${applications_dir}
      copy ${worksrcpath}/build/${xcode.configuration}/Huevos.app ${destroot}${applications_dir}
      }

    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



    Lightbox this page.