Download and Install chef version 19930426 on Mac OS X
Thursday the 3rd of July, 2008

    chef  most recent diff


      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
      Google
      Web Darwinports.com



      # $Id: Portfile 30256 2007-10-23 02:26:16Z jmpp macports.org $

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

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

      checksums md5 5194b5a69436b0f90137f957d19d684d

      configure {}
      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



    image test