Download and Install gnu-crypto version 2.0.1 on Mac OS X
Wednesday the 19th of November, 2008

    gnu-crypto  most recent diff


    version 2.0.1

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



      # $Id: Portfile 30184 2007-10-22 19:32:09Z mww macports.org $

      PortSystem 1.0

      Name: gnu-crypto
      Version: 2.0.1
      Category: java security
      Platform: darwin
      Maintainers: mww
      Description: cryptographic primitives and tools for Java
      Long Description: GNU Crypto, part of the GNU project, released under the aegis of GNU, aims at providing free, versatile, high-quality, and provably correct implementations of cryptographic primitives and tools in the Java programming language for use by programmers and end-users.

      Homepage: http://www.gnu.org/software/gnu-crypto/
      master_sites gnupg
      checksums md5 39ac686b8f7ecfb95de7d58c85b8935b
      use_bzip2 yes

      depends_build port:jikes
      depends_lib port:gnu-classpath

      configure.env BOOTCLASSPATH=${prefix}/share/java/glibj.jar
      configure.args --infodir=${prefix}/share/info --datadir=${prefix}/share/java --with-jce=yes
      #JAVAC=${prefix}/bin/jikes build.env ${configure.env}

      livecheck.check regex
      livecheck.url http://mirrors.rootmode.com/ftp.gnupg.org/${name}/?O=D
      livecheck.regex ${name}-(\\d+\\.\\d+\\.\\d+)${extract.suffix}

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

     Where to find more information:

    Darwin Ports



    Lightbox this page.