Freedroidclassic version 1.0.2 - How to Download and Install on Mac OS X
Saturday the 7th of November, 2009

    freedroidclassic  most recent diff


    version 1.0.2

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


      The freedroidclassic Portfile 58210 2009-09-24 06:56:08Z ryandesign macports.org $

      PortSystem 1.0

      Name: freedroidclassic
      Version: 1.0.2
      Category: games
      Platform: darwin
      Maintainers: nomaintainer

      Description: Freedoid Classic is a Paradroid clone.
      Long Description: Freedroid is a clone of the classic game Paradroid on Commodore 64 with some improvements and extensions to the classic version. In this game, you control a robot, depicted by a small white ball with a few numbers within an interstellar spaceship consisting of several decks connected by elevators. The aim of the game is to destroy all enemy robots, depicted by small black balls with a few numbers, by either shooting them or seizing control over them by creating connections in a short subgame of electric circuits.

      Homepage: http://freedroid.sourceforge.net/
      Master Sites: sourceforge:freedroid
      distname freedroid-${version}
      Checksums: md5 585a65f61c2cd308ab45d5c514f695dc

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

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

      post-destroot {
      set dir ${destroot}${prefix}/share/freedroid
      file delete -force ${dir}/mac-osx ${dir}/graphics/classic_theme/Makefile ${dir}/graphics/classic_theme/Makefile.am ${dir}/graphics/classic_theme/Makefile.in ${dir}/graphics/lanzz_theme/Makefile ${dir}/graphics/lanzz_theme/Makefile.am ${dir}/graphics/lanzz_theme/Makefile.in ${dir}/graphics/Makefile ${dir}/graphics/Makefile.am ${dir}/graphics/Makefile.in ${dir}/map/Makefile ${dir}/map/Makefile.am ${dir}/map/Makefile.in ${dir}/sound/Makefile ${dir}/sound/Makefile.am ${dir}/sound/Makefile.in
      }

      platform darwin {
      pre-destroot {
      xinstall -d "${destroot}${applications_dir}/Freedroid Classic.app/Contents/MacOS"
      ln -s ${prefix}/bin/freedroid "${destroot}${applications_dir}/Freedroid Classic.app/Contents/MacOS/Freedroid Classic"
      }
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.