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

    version 19930426

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


      The chef Portfile 56208 2009-08-25 09:14:00Z ryandesign macports.org $

      PortSystem 1.0
      Name: chef
      Version: 19930426
      Category: textproc amusements
      Platform: darwin freebsd
      Maintainers: nomaintainer
      Description: trunsletes inpoot text intu sveedeesh
      Long Description: ${description}

      Master Sites: ftp://tbrowne.best.vwh.net/swedish_chef/
      distname bork
      extract.suffix .tar.Z

      Checksums: md5 5194b5a69436b0f90137f957d19d684d

      use_configure no
      build { system "cd $worksrcpath && lex chef.x && cc lex.yy.c -ll -o chef" }
      destroot { file mkdir ${destroot}${prefix}/bin
      system "cd $worksrcpath && install chef ${destroot}${prefix}/bin" }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.