ctetris version 0.30 for Mac OS X 10.5 Leopard
Sunday the 11th of May, 2008

    ctetris  most recent diff


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



      # $Id: Portfile 30194 2007-10-22 20:40:25Z jmpp macports.org $

      PortSystem 1.0

      Name: ctetris
      Version: 0.30
      Category: games
      Platform: darwin
      Maintainers: jmpp openmaintainer

      Description: Ncurses based tetris clone written in C.
      Long Description: ctetris is a beautiful tetris clone, written in C using the ncurses library. It works very fast and efficiently, so it should be possible to play it even over a slow remote terminal.

      Homepage: http://sourceforge.net/projects/ctetris/
      master_sites sourceforge
      use_bzip2 yes
      checksums md5 c6c6b9cf5d4b8ea4f82e498220293411

      use_configure no

      patchfiles patch-Makefile.diff patch-brick.h patch-game.h patch-screen.h
      post-patch { reinplace "s|__PREFIX__|${prefix}|" ${worksrcpath}/Makefile }


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

     Where to find more information:

    Darwin Ports



    image test