Download and Install aescrypt version 0.7 on Mac OS X
Friday the 5th of September, 2008

    aescrypt  most recent diff


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



      # $Id: Portfile 30252 2007-10-23 02:19:43Z jmpp macports.org $
      PortSystem 1.0
      Name: aescrypt
      Version: 0.7
      Category: security
      Maintainers: nomaintainer
      Platform: darwin
      Description: A program for encryption/decryption.
      Long Description: AESCrypt is a program for encrypting/decrypting streams of data using Rijndael and Cipher Block Feedback mode (CFB-128).
      Homepage: aescrypt.sourceforge.net
      master_sites sourceforge
      checksums md5 cbec5d7f00a289944397a8079c1d3c6c

      configure.args --infodir=${prefix}/share/info --mandir=${prefix}/share/man configure.pre_args --prefix=${destroot}${prefix}

      post-destroot {
      file copy ${worksrcpath}/README.html ${destroot}${prefix}/share/README_aescrypt.html
      }

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

     Where to find more information:

    Darwin Ports



    image test