raceintospace version 0.4.5 for Mac OS X 10.5 Leopard
Sunday the 11th of May, 2008

    raceintospace  most recent diff


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



      # $Id: Portfile 27462 2007-08-04 09:27:34Z ryandesign macports.org $

      PortSystem 1.0

      Name: raceintospace
      Version: 0.4.5
      revision 1
      Category: games
      Platform: darwin
      Maintainers: raceintospace.org:mkmccarty

      Description: Open Source version of old MS-DOS game Buzz Aldrin's Race Into Space
      Long Description: ${description}

      Homepage: http://raceintospace.sourceforge.net/
      master_sites sourceforge:raceintospace

      set source_file ${distname}${extract.suffix}
      set data_file ${name}-data-${version}${extract.suffix}

      distfiles ${source_file} ${data_file}

      checksums ${source_file} md5 e7987f9a26c61fc0fe50833fdd41ffa1 sha1 abe71d9ee14254662fd671cb9a5479df298a934f rmd160 d5cca12d65a8b6b998186c310bac51da0987f6ce ${data_file} md5 618f3d68f6d2d49567b34e09c143221b sha1 4d8866239be5319f6a77e276c42bac0b0f1ff764 rmd160 2865debe15e60ee1870eee78e625a4b9e082b869

      depends_lib port:libsdl port:libogg port:libvorbis port:libtheora

      post-destroot {
      # move the game data into the destroot directory
      foreach dir {audio gamedata images video} {
      file copy ${workpath}/${dir} ${destroot}${prefix}/share/raceintospace/${dir}
      }
      }

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

     Where to find more information:

    Darwin Ports



    image test