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

    version 0.6

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


      The aop Portfile 30194 2007-10-22 20:40:25Z jmpp macports.org $

      PortSystem 1.0

      Name: aop
      Version: 0.6
      Category: games
      Platform: darwin
      Maintainers: jmpp openmaintainer

      Description: Curses based arcade game for UNIX with only 64 lines of sourcecode.
      Long Description: The goal of Aop (Ambassador Of Pain) is is to drive the hoovercraft (O) trough the level into the 'at' sign ( ) and reach as much points as possible by reducing the number of moves and not losing any time. Lost lifes (0) can easily be picked up by simply drive over them.

      Homepage: http://raffi.at/code/aop/
      Master Sites: ${homepage}
      Checksums: md5 8057b3ec240db608253d653eb692d244

      use_configure no

      pre-build {
      reinplace "s|/usr/local|${destroot}${prefix}|g" ${worksrcpath}/Makefile
      reinplace "s|/usr/local|${prefix}|g" ${worksrcpath}/aop.c
      }

      build.target aop

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.