greed version 3.6 for Mac OS X 10.5 Leopard
Sunday the 11th of May, 2008

    greed  most recent diff


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



      # $Id: Portfile 30227 2007-10-22 22:55:58Z jmpp macports.org $

      PortSystem 1.0
      Name: greed
      Version: 3.6
      Category: games
      Maintainers: nomaintainer
      Description: strategy game
      Long Description: The strategy game of Greed. Try to eat as much as possible of the board before munching yourself into a corner.
      Homepage: http://www.catb.org/~esr/greed/
      Platform: darwin
      master_sites sunsite:games/solitaires
      checksums md5 502106bda564e0e7ce48f590a2555cf9
      use_configure no
      build.target ${name}

      patch {
      reinplace s|/install|/greed| $worksrcpath/Makefile
      reinplace "s|cp greed |cp greed \$\{DESTDIR\}|" $worksrcpath/Makefile
      reinplace "s|cp greed.6 |cp greed.6 \$\{DESTDIR\}|" $worksrcpath/Makefile
      reinplace s|BIN=/usr/games|BIN=${prefix}/bin| $worksrcpath/Makefile
      reinplace s|SFILE=/usr/games/lib|SFILE=${prefix}/share/greed| $worksrcpath/Makefile
      reinplace s|/usr/share|${prefix}/share| $worksrcpath/Makefile
      }

      post-destroot {
      file mkdir ${destroot}${prefix}/share/greed
      system "touch ${destroot}${prefix}/share/greed/greed.hs"
      system "chmod 775 ${destroot}${prefix}/share/greed/greed.hs"
      }

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

     Where to find more information:

    Darwin Ports



    image test