Apphack version 1.1 - How to Download and Install on Mac OS X
Friday the 20th of November, 2009

    apphack  most recent diff


    version 1.1

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


      The apphack Portfile 58075 2009-09-21 19:18:09Z ryandesign macports.org $

      PortSystem 1.0
      PortGroup xcode 1.0

      Name: AppHack
      Version: 1.1
      Category: aqua devel
      Platform: darwin
      Maintainers: nomaintainer

      Description: Program for hacking application bundles.

      Long Description: AppHack is a developer and theming tool to alter, replace or extract the property lists or icons of Mac OS X application bundle packages.

      Homepage: http://www.sveinbjorn.org/apphack
      Master Sites: http://www.sveinbjorn.org/files/software/apphack/

      distname ${name}.src
      dist_subdir ${name}/${version}
      worksrcdir ${name}
      use_zip yes

      Checksums: md5 e621db13de5dfe5946c3020ab73ff533 sha1 9de25df706a7e6f09aec23917df79e2094c4b9f6 rmd160 d9a892aa6922457ee2a989c8eaacb7ce1f2d88f0

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.