Download and Install jessie version 1.0.0 on Mac OS X
Friday the 25th of July, 2008

    jessie  most recent diff


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



      # $Id: Portfile 30233 2007-10-22 23:09:00Z jmpp macports.org $

      PortSystem 1.0

      Name: jessie
      Version: 1.0.0
      Category: java security
      Platform: darwin
      Maintainers: nomaintainer
      Description: free implementation of the Java Secure Sockets Extension, JSSE
      Long Description: Jessie is a free, clean-room implementation of the Java Secure Sockets Extension, the JSSE. It provides the core API for programming network sockets with the Secure Socket Layer (SSL), which creates an authenticated, unforgeable, and protected layer around network communications.

      Homepage: http://www.nongnu.org/jessie/
      master_sites http://syzygy.metastatic.org/jessie/
      checksums md5 eba2838a9ae10f581ed7f8514242a1c5

      depends_lib port:jamvm port:jikes port:gnu-classpath port:gnu-crypto

      configure.args --datadir=${prefix}/share/java
      configure.env JAVAC=${prefix}/bin/jikes JAVA=${prefix}/bin/jam-vm CLASSPATH=${prefix}/share/java/glibj.jar:${prefix}/share/java/gnu-crypto.jar:.

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

     Where to find more information:

    Darwin Ports



    image test