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

    liquidwar  most recent diff


    version 5.6.4

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


      The liquidwar Portfile 57375 2009-09-10 08:16:41Z ryandesign macports.org $

      PortSystem 1.0

      Name: liquidwar
      Version: 5.6.4
      Category: games
      Platform: darwin
      Maintainers: raimue
      Description: Liquid War is a unique multiplayer wargame. You control an army of liquid and have to try and eat your opponents.
      Long Description: Liquid War is a unique multiplayer wargame. You control an army of liquid and have to try and eat your opponents. The rules of Liquid War are truely original and have been invented by Thomas Colcombet. A single player mode is available, but the game is definitely designed to be multiplayer, and has network support.

      Homepage: http://www.ufoot.org/liquidwar/
      Master Sites: http://www.ufoot.org/download/${name}/v5/${version} http://download.savannah.nongnu.org/releases/liquidwar/
      Checksums: md5 6917dd1026e6685404ffbd086f8ba374

      depends_build port:gmake
      depends_lib port:allegro

      patch {
      reinplace -E "s|^GAMEDIR =(.*)$|GAMEDIR = \$(exec_prefix)/bin|" ${worksrcpath}/Makefile.in
      reinplace -E "s|^GAMEDIR =(.*)$|GAMEDIR = \$(exec_prefix)/bin|" ${worksrcpath}/src/Makefile.in

      reinplace -E "s|^DATADIR =(.*)$|DATADIR = \$(datadir)/liquidwar|" ${worksrcpath}/Makefile.in
      reinplace -E "s|^DATADIR =(.*)$|DATADIR = \$(datadir)/liquidwar|" ${worksrcpath}/src/Makefile.in
      }

      configure.cflags-append -DALLEGRO_UNIX
      configure.args-append --disable-target-opt --disable-asm
      build.args CFLAGS="-DALLEGRO_UNIX" DOC_TXT=no DOC_HTML=no DOC_MAN=yes DOC_INFO=no DOC_PS=no DOC_PDF=no
      destroot.target install_nolink

      livecheck.type regex
      livecheck.url http://www.ufoot.org/download/liquidwar/v5/
      livecheck.regex {(5\.[0-9.]+)}

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.