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

    gnushogi  most recent diff


    version 1.3.2

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


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

      PortSystem 1.0

      Name: gnushogi
      Version: 1.3.2
      Revision: 2
      Category: games
      Maintainers: takanori openmaintainer
      Description: GNU version of Shogi, a game of Japanese chess.
      Long Description: ${description}
      Platform: darwin
      Homepage: http://www.cs.caltech.edu/~mvanier/hacking/gnushogi/gnushogi.html
      Master Sites: http://www.cs.caltech.edu/~mvanier/hacking/gnushogi/
      Patch Files: patch-gnushogi_gnushogi.h.diff
      Checksums: md5 a18eae93afc89bfd368ed5f6768be791 sha1 6135ec3eb84917d0dc2cab9ac982818ed41aad87 rmd160 b177d2843f42490d33665f3a167068c64bc64214

      depends_lib port:xorg-libXaw port:ncurses

      configure.env X_LIBS="-L${prefix}/lib" X_CFLAGS="-I${prefix}/include"
      configure.args --with-x --with-xshogi

      use_parallel_build yes

      destroot.destdir prefix=${destroot}${prefix}
      destroot.args MANDIR=${destroot}${prefix}/share/man/man6 INFODIR=${destroot}${prefix}/share/info

      livecheck.type regex
      livecheck.url ${homepage}
      livecheck.regex GNU shogi (\[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/gnushogi
      % sudo port install gnushogi
      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 gnushogi
      ---> Verifying checksum for gnushogi
      ---> Extracting gnushogi
      ---> Configuring gnushogi
      ---> Building gnushogi with target all
      ---> Staging gnushogi into destroot
      ---> Installing gnushogi
    - 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 gnushogi with these commands:
      %  man gnushogi
      % apropos gnushogi
      % which gnushogi
      % locate gnushogi

     Where to find more information:

    Darwin Ports



    Lightbox this page.