cvs commit: ports/java Makefile ports/java/eclipse-devel Makefile distinfo pkg-descr ports/java/eclipse-devel/files eclipse.in manualpatch-plugins-swt-gtk-make_freebsd.mak manualpatch-plugins-swt-gtk-os_custom.h manualpatch-plugins-swt-motif-make_freebsd.mak patch-assemble ...

Norikatsu Shigemura nork at FreeBSD.org
Fri May 6 22:00:40 PDT 2005


nork        2005-05-07 05:00:40 UTC

  FreeBSD ports repository

  Modified files:
    java                 Makefile 
  Added files:
    java/eclipse-devel   Makefile distinfo pkg-descr 
    java/eclipse-devel/files eclipse.in 
                             manualpatch-plugins-swt-gtk-build.sh 
                             manualpatch-plugins-swt-gtk-make_freebsd.mak 
                             manualpatch-plugins-swt-gtk-os_custom.h 
                             manualpatch-plugins-swt-motif-build.sh 
                             manualpatch-plugins-swt-motif-make_freebsd.mak 
                             patch-assemble 
                             patch-browser-src-ExternalBrowserInstance.java 
                             patch-build patch-build.xml 
                             patch-features-jdt-build.xml 
                             patch-features-jdt-source-build.xml 
                             patch-features-launchers-gtk-build.sh 
                             patch-features-launchers-gtk-make_freebsd.mak 
                             patch-features-launchers-library-eclipseShm.c 
                             patch-features-launchers-motif-build.sh 
                             patch-features-pde-build.xml 
                             patch-features-pde-source-build.xml 
                             patch-features-platform-build.xml 
                             patch-features-platform-source-build.xml 
                             patch-features-platform-source-feature.xml 
                             patch-features-sdk-build.xml 
                             patch-plugins-swt-gtk-build.xml 
                             patch-plugins-swt-gtk64-build.xml 
                             patch-plugins-update-src-build.xml 
                             patch-plugins-update-src-update.c 
    java/eclipse-devel/scripts pre-patch 
  Log:
  Add eclipse-devel 3.1M6, an open extensible IDE for anything and nothing
  in particular.
  
  PR:             ports/79917
  Submitted by:   various members of freebsd-java
  
  Revision  Changes    Path
  1.156     +1 -0      ports/java/Makefile
  1.1       +128 -0    ports/java/eclipse-devel/Makefile (new)
  1.1       +2 -0      ports/java/eclipse-devel/distinfo (new)
  1.1       +49 -0     ports/java/eclipse-devel/files/eclipse.in (new)
  1.1       +54 -0     ports/java/eclipse-devel/files/manualpatch-plugins-swt-gtk-build.sh (new)
  1.1       +41 -0     ports/java/eclipse-devel/files/manualpatch-plugins-swt-gtk-make_freebsd.mak (new)
  1.1       +57 -0     ports/java/eclipse-devel/files/manualpatch-plugins-swt-gtk-os_custom.h (new)
  1.1       +21 -0     ports/java/eclipse-devel/files/manualpatch-plugins-swt-motif-build.sh (new)
  1.1       +73 -0     ports/java/eclipse-devel/files/manualpatch-plugins-swt-motif-make_freebsd.mak (new)
  1.1       +39 -0     ports/java/eclipse-devel/files/patch-assemble (new)
  1.1       +13 -0     ports/java/eclipse-devel/files/patch-browser-src-ExternalBrowserInstance.java (new)
  1.1       +11 -0     ports/java/eclipse-devel/files/patch-build (new)
  1.1       +41 -0     ports/java/eclipse-devel/files/patch-build.xml (new)
  1.1       +27 -0     ports/java/eclipse-devel/files/patch-features-jdt-build.xml (new)
  1.1       +15 -0     ports/java/eclipse-devel/files/patch-features-jdt-source-build.xml (new)
  1.1       +41 -0     ports/java/eclipse-devel/files/patch-features-launchers-gtk-build.sh (new)
  1.1       +11 -0     ports/java/eclipse-devel/files/patch-features-launchers-gtk-make_freebsd.mak (new)
  1.1       +17 -0     ports/java/eclipse-devel/files/patch-features-launchers-library-eclipseShm.c (new)
  1.1       +33 -0     ports/java/eclipse-devel/files/patch-features-launchers-motif-build.sh (new)
  1.1       +15 -0     ports/java/eclipse-devel/files/patch-features-pde-build.xml (new)
  1.1       +15 -0     ports/java/eclipse-devel/files/patch-features-pde-source-build.xml (new)
  1.1       +127 -0    ports/java/eclipse-devel/files/patch-features-platform-build.xml (new)
  1.1       +61 -0     ports/java/eclipse-devel/files/patch-features-platform-source-build.xml (new)
  1.1       +17 -0     ports/java/eclipse-devel/files/patch-features-platform-source-feature.xml (new)
  1.1       +15 -0     ports/java/eclipse-devel/files/patch-features-sdk-build.xml (new)
  1.1       +11 -0     ports/java/eclipse-devel/files/patch-plugins-swt-gtk-build.xml (new)
  1.1       +15 -0     ports/java/eclipse-devel/files/patch-plugins-swt-gtk64-build.xml (new)
  1.1       +31 -0     ports/java/eclipse-devel/files/patch-plugins-update-src-build.xml (new)
  1.1       +18 -0     ports/java/eclipse-devel/files/patch-plugins-update-src-update.c (new)
  1.1       +8 -0      ports/java/eclipse-devel/pkg-descr (new)
  1.1       +97 -0     ports/java/eclipse-devel/scripts/pre-patch (new)


More information about the cvs-ports mailing list