Crimsonfields version 0.4.9 - How to Download and Install on Mac OS X
Saturday the 20th of March, 2010

    crimsonfields  most recent diff


    version 0.4.9

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


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

      PortSystem 1.0

      Name: CrimsonFields
      Version: 0.4.9
      Category: games
      Platform: darwin
      Maintainers: nomaintainer

      Description: Tactical war game in the tradition of Battle Isle
      Long Description: Crimson Fields is a tactical war game in the tradition of Battle Isle, including a map editor and the possibility to import the original History Line or Battle Isle maps.

      Homepage: http://crimson.seul.org
      Master Sites: ${homepage}/files/
      distname crimson-${version}
      Checksums: md5 c1ae6de5637efb9223b70c29e10de75b

      use_bzip2 yes

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

      configure.args --disable-sdltest --mandir=${prefix}/share/man --with-sdl-prefix=${prefix} --with-zlib=${prefix} --enable-cfed --enable-comet

      use_parallel_build yes

      post-destroot {
      file delete -force ${destroot}${prefix}/share/pixmaps
      }

      platform macosx {
      pre-destroot {
      xinstall -d ${destroot}${applications_dir}/CrimsonFields.app/Contents/MacOS
      ln -s ${prefix}/bin/crimson ${destroot}${applications_dir}/CrimsonFields.app/Contents/MacOS/CrimsonFields
      }
      }

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.