Nasty version 0.6 - How to Download and Install on Mac OS X
Saturday the 20th of March, 2010

    version 0.6

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


      The nasty Portfile 56184 2009-08-25 06:11:10Z ryandesign macports.org $

      PortSystem 1.0

      Name: nasty
      Version: 0.6
      Category: security
      Platform: darwin
      Maintainers: nomaintainer
      Description: passphrase revovery helper for PGP and GPG keys
      Long Description: Nasty is a program that helps you to recover the passphrase of your PGP or GPG-key in case you forget or lost it. This tool will not help if you have no clue about the passphrase!

      Homepage: http://www.vanheusden.com/nasty/
      Master Sites: ${homepage}
      Checksums: md5 f8181bd8d887acd869ce677034465c6f
      extract.suffix .tgz
      Patch Files: patch-Makefile

      depends_lib port:gpgme port:pth

      use_configure no

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

      destroot.destdir prefix=${destroot}${prefix}

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.