gomoku version 1.2.6 for Mac OS X 10.5 Leopard
Sunday the 11th of May, 2008

    gomoku  most recent diff


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



      # $Id: Portfile 30227 2007-10-22 22:55:58Z jmpp macports.org $

      PortSystem 1.0

      Name: Gomoku
      Version: 1.2.6
      Category: games aqua gnustep
      Platform: darwin
      Maintainers: nomaintainer
      Description: extended TicTacToe game
      Long Description: Gomoku.app is an extended TicTacToe game for GNUstep. You win the game if you are able to put 5 of your pieces in a row, column or diagonal. You loose if the computer does it before you. You can play the game on boards of different size\; the default size is 8 but 10 is also nice to play. The game has 6 different difficulty levels.

      Homepage: http://www.gnustep.it/nicola/Applications/Gomoku/
      master_sites ${homepage}:s http://www.opendarwin.org/~mww/files/:p
      distfiles ${distname}${extract.suffix}:s ${distname}_aqua${extract.suffix}:p
      checksums ${distname}${extract.suffix} md5 a6be66bed95483ecc6cfbde1ae746435 ${distname}_aqua${extract.suffix} md5 0ed8a07fd4c2455651a6a5b630165b88
      patchfiles patch-Board.m.diff patch-Controller.h.diff patch-Controller.m.diff patch-GomokuInfo.plist.diff patch-main.m.diff

      use_configure no

      post-extract {
      file copy ${workpath}/English.lproj/MainMenu.nib ${worksrcpath}/English.lproj
      file copy ${workpath}/French.lproj/MainMenu.nib ${worksrcpath}/French.lproj
      file copy ${workpath}/German.lproj/MainMenu.nib ${worksrcpath}/German.lproj
      file copy ${workpath}/Italian.lproj/MainMenu.nib ${worksrcpath}/Italian.lproj
      file copy ${workpath}/Spanish.lproj/MainMenu.nib ${worksrcpath}/Spanish.lproj
      file copy ${workpath}/Swedish.lproj/MainMenu.nib ${worksrcpath}/Swedish.lproj
      file copy ${workpath}/GNUstep.h ${workpath}/about.png ${workpath}/Gomoku.pbproj ${worksrcpath}
      }

      build.type pbx
      build.target

      destroot {
      file mkdir ${destroot}/Applications/MacPorts
      file copy ${worksrcpath}/build/Default/Gomoku.app ${destroot}/Applications/MacPorts
      }

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

     Where to find more information:

    Darwin Ports



    image test