jikes version 1.22 for Mac OS X 10.5 Leopard
Saturday the 17th of May, 2008

    jikes  most recent diff


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



      # $Id: Portfile 19464 2006-09-09 05:15:34Z waqar macports.org $

      PortSystem 1.0
      Name: jikes
      Version: 1.22
      Category: lang java devel
      Maintainers: waqar macports.org
      Description: High performance Java compiler
      Long Description: Jikes is a compiler that translates Java source files as defined in The Java Language Specification into the bytecoded instruction set and binary format defined in The Java Virtual Machine Specification.
      Platform: darwin
      Homepage: http://jikes.sourceforge.net/
      use_bzip2 yes
      master_sites sourceforge
      checksums md5 cda958c7fef6b43b803e1d1ef9afcb85
      configure.args --infodir=${prefix}/share/info --mandir=${prefix}/share/man

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

     Where to find more information:

    Darwin Ports



    image test