criticalmass version 0.9.11 for Mac OS X 10.5 Leopard
Sunday the 11th of May, 2008

    criticalmass  most recent diff


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



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

      PortSystem 1.0

      Name: criticalmass
      Version: 0.9.11
      Category: games
      Platform: darwin
      Maintainers: nomaintainer
      Description: Critical Mass is an SDL/OpenGL space shoot'em up game.
      Long Description: ${description}

      Homepage: http://criticalmass.sourceforge.net/critter.php
      master_sites sourceforge:criticalmass
      distname CriticalMass-${version}
      checksums md5 80a70f8e5cbdcfe8eedf49f91b093b2d
      use_bzip2 yes

      depends_lib bin:sdl-config:libsdl lib:libSDL_mixer:libsdl_mixer lib:libSDL_image:libsdl_image lib:libpng:libpng lib:libz:zlib

      post-patch {
      reinplace "s|/Contents/Resources/|/../share/${name}/|g" ${worksrcpath}/game/Makefile.in
      }
      configure.args --mandir=${prefix}/share/man
      post-configure {
      reinplace "s|-I${prefix}/include/SDL|-I${prefix}/include -I${prefix}/include/SDL|g" ${worksrcpath}/game/Makefile ${worksrcpath}/utilssdl/Makefile ${worksrcpath}/utilsgl/Makefile
      }

      post-destroot {
      cd ${destroot}${prefix}/share
      file rename Critical_Mass ${name}
      set dest ${destroot}${prefix}/Applications/MacPorts/CriticalMass.app/Contents/MacOS
      xinstall -m 755 -d ${dest}
      system "ln -sf ${prefix}/bin/critter ${dest}/CriticalMass"
      }

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

     Where to find more information:

    Darwin Ports



    image test