Download and Install eclipse-ecj32 version 3.2.2-200702121330 on Mac OS X
Wednesday the 9th of July, 2008

    eclipse-ecj32  most recent diff


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



      # $Id: Portfile 35800 2008-04-06 20:30:38Z jmr macports.org $

      PortSystem 1.0

      Name: eclipse-ecj32
      Version: 3.2.2-200702121330
      revision 3
      Category: java
      Maintainers: gmail.com:mvfranz openmaintainer
      Platform: darwin
      distname ecjsrc
      use_zip yes
      extract.mkdir yes
      worksrcdir eclipse-ecj
      use_configure no
      universal_variant no

      Description: Eclipse java bytecode compiler
      Long Description: Eclipse java bytecode compiler

      Homepage: http://www.eclipse.org/
      master_sites http://download.eclipse.org/eclipse/downloads/drops/R-${version} http://archive.eclipse.org/eclipse/downloads/drops/R-${version}

      checksums md5 f9d7b548658c84231b00fada8d4b4f1b sha1 50f6b20a1542176e46d48fa522b9f24b2399878b rmd160 f49f0b5a24a509e46ecd44da82d79f98f4391c34

      depends_build port:apache-ant
      depends_lib bin:java:kaffe

      post-patch {
      copy ${filespath}/build.xml ${worksrcpath}
      copy ${filespath}/ecj.in ${worksrcpath}/ecj
      reinplace "s| PREFIX |${prefix}|g" ${worksrcpath}/ecj
      file mkdir ${worksrcpath}/META-INF
      copy ${filespath}/MANIFEST.MF ${worksrcpath}/META-INF
      }

      build.cmd ${prefix}/bin/ant
      build.target build

      destroot {
      xinstall -d ${destroot}${prefix}/share/java
      xinstall -W ${worksrcpath} eclipse-ecj.jar ${destroot}${prefix}/share/java
      xinstall -W ${worksrcpath} ecj ${destroot}${prefix}/bin
      }

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

     Where to find more information:

    Darwin Ports



    image test