defendguin version 0.0.11 for Mac OS X 10.5 Leopard
Sunday the 11th of May, 2008

    defendguin  most recent diff


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



      # $Id: Portfile 30554 2007-10-31 05:23:46Z ryandesign macports.org $

      PortSystem 1.0

      Name: defendguin
      Version: 0.0.11
      Category: games
      Platform: darwin
      Maintainers: nomaintainer
      Description: clone of the classic arcade game Defender
      Long Description: Defendguin is based loosely on Williams classic arcade game, Defender. Some recognizable stars in the realm of modern operating systems should be fairly obvious. Story: A certain monopoly-owning bad guy has been cloned hundreds of times by an unknown alien race. They are now attacking earth, kidnapping little penguinoids and converting them into mutants. Helping them on their way are some other nasty alien ships, of which there are plenty...

      Homepage: http://www.newbreedsoftware.com/defendguin/
      master_sites ftp://ftp.billsgames.com/unix/x/defendguin/src/

      checksums md5 c8040e39f199c5338625066025ec2395 sha1 e7d9e31aebe5d43d854170fcbbf82eaf8daa4ea4 rmd160 383c40d5091aad917b290506cd1e1527531e106c

      depends_lib port:libsdl port:libsdl_mixer

      use_configure no

      build.env CFLAGS=-I${prefix}/include LDFLAGS=-L${prefix}/lib

      build.args PREFIX=${prefix} JOY=NO

      destroot.args PREFIX=${destroot}${prefix} MAN_PREFIX=${destroot}${prefix}/share

      post-destroot {
      set docdir ${destroot}${prefix}/share/doc/${name}-${version}
      xinstall -d ${docdir}
      xinstall -W ${worksrcpath}/docs AUTHORS.txt CHANGES.txt COPYING.txt INSTALL.txt README.txt TODO.txt ${docdir}
      }

      platform darwin {
      post-destroot {
      xinstall -d ${destroot}/Applications/MacPorts/Defendguin.app/Contents/MacOS
      ln -s ${prefix}/bin/defendguin ${destroot}/Applications/MacPorts/Defendguin.app/Contents/MacOS/Defendguin
      }
      }

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

     Where to find more information:

    Darwin Ports



    image test