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

    version 0.52

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


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

      PortSystem 1.0
      Name: netris
      Version: 0.52
      Category: games
      Maintainers: nomaintainer
      Description: networked tetris on the console
      Long Description: ${description}
      Platform: darwin
      Master Sites: ftp://ftp.netris.org/pub/netris/
      Checksums: md5 b55af5697175ee06f7c6e40101979c38

      configure.cmd ./Configure
      configure.pre_args

      destroot {
      xinstall -m 0555 ${worksrcpath}/netris ${destroot}${prefix}/bin
      xinstall -m 0555 ${worksrcpath}/sr ${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/netris
      % sudo port install netris
      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 netris
      ---> Verifying checksum for netris
      ---> Extracting netris
      ---> Configuring netris
      ---> Building netris with target all
      ---> Staging netris into destroot
      ---> Installing netris
    - 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 netris with these commands:
      %  man netris
      % apropos netris
      % which netris
      % locate netris

     Where to find more information:

    Darwin Ports



    Lightbox this page.