Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Jun 2003 10:39:48 -0700 (PDT)
From:      Norikatsu Shigemura <nork@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/java Makefile ports/java/eclipse Makefile distinfo pkg-descr pkg-plist ports/java/eclipse/files Makefile eclipse.in patch-BootLoader.java patch-InternalBootLoader.java patch-build.xml ...
Message-ID:  <200306171739.h5HHdmRS064765@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
nork        2003/06/17 10:39:48 PDT

  FreeBSD ports repository

  Modified files:
    java                 Makefile 
  Added files:
    java/eclipse         Makefile distinfo pkg-descr pkg-plist 
    java/eclipse/files   Makefile eclipse.in patch-BootLoader.java 
                         patch-InternalBootLoader.java 
                         patch-RuntimeErrorDialog.java 
                         patch-UpdateManagerUtils.java 
                         patch-build.xml 
                         patch-core.resources::plugin.properties 
                         patch-eclipseMotif.c 
                         patch-update.core::plugin.properties 
                         patch-update.cpp 
    java/eclipse/scripts configure 
  Log:
  Add eclipse 2.1, An open extensible IDE for anything and nothing
  in particular.
  
  Submitted by:   kan
  
  Revision  Changes    Path
  1.80      +1 -0      ports/java/Makefile
  1.1       +40 -0     ports/java/eclipse/Makefile (new)
  1.1       +1 -0      ports/java/eclipse/distinfo (new)
  1.1       +162 -0    ports/java/eclipse/files/Makefile (new)
  1.1       +47 -0     ports/java/eclipse/files/eclipse.in (new)
  1.1       +23 -0     ports/java/eclipse/files/patch-BootLoader.java (new)
  1.1       +11 -0     ports/java/eclipse/files/patch-InternalBootLoader.java (new)
  1.1       +21 -0     ports/java/eclipse/files/patch-RuntimeErrorDialog.java (new)
  1.1       +18 -0     ports/java/eclipse/files/patch-UpdateManagerUtils.java (new)
  1.1       +23 -0     ports/java/eclipse/files/patch-build.xml (new)
  1.1       +7 -0      ports/java/eclipse/files/patch-core.resources::plugin.properties (new)
  1.1       +14 -0     ports/java/eclipse/files/patch-eclipseMotif.c (new)
  1.1       +9 -0      ports/java/eclipse/files/patch-update.core::plugin.properties (new)
  1.1       +13 -0     ports/java/eclipse/files/patch-update.cpp (new)
  1.1       +8 -0      ports/java/eclipse/pkg-descr (new)
  1.1       +2532 -0   ports/java/eclipse/pkg-plist (new)
  1.1       +74 -0     ports/java/eclipse/scripts/configure (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306171739.h5HHdmRS064765>