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

    criticalmass  most recent diff


    version 1.0.2

      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 1.0.2 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


      # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
      The criticalmass Portfile 58210 2009-09-24 06:56:08Z ryandesign macports.org $

      PortSystem 1.0

      Name: criticalmass
      Version: 1.0.2
      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 e2aff114bffa717fb79c82e1dc473ebe sha1 d2d1f35183e9fbed76fd8da2a948745a4c89f20b rmd160 6c0b6988f6a52c4b19fbca2525b1daec0202693d
      use_bzip2 yes

      depends_lib path:lib/pkgconfig/sdl.pc:libsdl port:libsdl_mixer port:libsdl_image port:libpng port:zlib

      Patch Files: patch-configure.diff patch-utils_GetDataPath.hpp.diff

      configure.args --mandir=${prefix}/share/man

      platform darwin 9 {
      configure.ldflags-append -dylib_file /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib: /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
      }

      livecheck.distname Critical Mass

    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



    Lightbox this page.