Ctris version 0.42 - How to Download and Install on Mac OS X
Sunday the 22nd of November, 2009

    version 0.42

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


      The ctris Portfile 45017 2009-01-06 14:54:26Z toby macports.org $

      PortSystem 1.0

      Name: ctris
      Version: 0.42
      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://www.hackl.dhs.org/ctris/
      Master Sites: http://www.hackl.dhs.org/data/download/files/
      use_bzip2 yes
      Checksums: md5 035627486d5f767f0c818a17a97bbe0c sha1 f367f4b91724f9c272f2e7bf4523721a8f3c1f99 rmd160 e64a8d52a73bf3238512b8a12760bab64df1f5d4

      Patch Files: patch-Makefile.diff

      configure {
      reinplace "s|__PREFIX__|${prefix}|" ${worksrcpath}/Makefile
      reinplace "s|__CC__|${configure.cc}|" ${worksrcpath}/Makefile
      reinplace "s|__CFLAGS__|${configure.cflags}|" ${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/ctris
      % sudo port install ctris
      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 ctris
      ---> Verifying checksum for ctris
      ---> Extracting ctris
      ---> Configuring ctris
      ---> Building ctris with target all
      ---> Staging ctris into destroot
      ---> Installing ctris
    - 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 ctris with these commands:
      %  man ctris
      % apropos ctris
      % which ctris
      % locate ctris

     Where to find more information:

    Darwin Ports



    Lightbox this page.