kaffe version 1.1.7 for Mac OS X 10.5 Leopard
Saturday the 17th of May, 2008

    kaffe  most recent diff


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



      # $Id: Portfile 30235 2007-10-22 23:13:37Z jmpp macports.org $
      PortSystem 1.0
      Name: kaffe
      Version: 1.1.7
      Category: lang
      Maintainers: nomaintainer
      Platform: darwin
      Description: A complete java VM and class library.
      Long Description: This is Kaffe, a complete virtual machine and class library set which allows the execution of Java code. It comes with a virtual machine and a set of class libraries including beans, and an AWT graphics system.
      Homepage: http://www.kaffe.org
      master_sites ftp://ftp.kaffe.org/pub/kaffe/v1.1.x-development/

      checksums md5 375c3dc44656f3f253455ea219f768b1
      configure.cflags-append "-fstrict-aliasing -funroll-loops -L${prefix}/lib"
      configure.cppflags-append "-no-cpp-precomp -L${prefix}/lib -I${prefix}/include/freetype2"
      configure.args --disable-nls --disable-rpath --disable-debug --with-engine=intrp --mandir=${prefix}/share/man
      depends_lib lib:libesd:esound lib:libgmp:gmp lib:libgtk.2:gtk2 lib:libart_lgpl_2:libart_lgpl lib:libfreetype:freetype

      platform darwin 8 {
      depends_lib-delete port:jikes
      }


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

     Where to find more information:

    Darwin Ports



    image test