bastet version 0.41 for Mac OS X 10.5 Leopard
Sunday the 11th of May, 2008

    bastet  most recent diff


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



      # -*- Mode: Tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:et:sw=4:ts=4:sts=4
      # $Id: Portfile 28890 2007-09-10 22:54:42Z sfiera macports.org $

      PortSystem 1.0

      Name: bastet
      Version: 0.41
      Category: games
      Platform: darwin
      Maintainers: sfiera
      Description: Bastard Tetris is an antagonistic Tetris clone
      Long Description: Bastet stands for bastard tetris, and is a Tetris(R) clone which, instead of choosing your next brick at random, expressly checks to see which one causes you the most trouble. Playing Bastet can be a painful experience.

      Homepage: http://fph.altervista.org/prog/bastet.shtml
      master_sites http://fph.altervista.org/prog/
      checksums md5 48379dc98916ba083e9be5544f552a06
      extract.suffix .tgz
      patchfiles patch-Makefile.diff

      depends_lib-append port:ncurses

      use_configure no

      build.args PREFIX=${prefix}

      post-patch {
      reinplace "s|termio\.h|termios.h|" ${worksrcpath}/bast.c
      }

      destroot {
      xinstall -d 755 ${destroot}${prefix}/bin
      xinstall -m 755 ${worksrcpath}/bastet ${destroot}${prefix}/bin/
      xinstall -m 755 -d ${destroot}${prefix}/var/games/bastet ${destroot}${prefix}/share/doc/${name}
      xinstall -m 666 ${filespath}/bastet.scores ${destroot}${prefix}/var/games/bastet/
      xinstall -m 644 -W ${worksrcpath} AUTHORS BUGS COPYING NEWS README README-Petris TODO ${destroot}${prefix}/share/doc/${name}
      }

      livecheck.check regex
      livecheck.url ${homepage}
      livecheck.regex {version (\d+\.\d+)}

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

     Where to find more information:

    Darwin Ports



    image test