cvs commit: ports/java/eclipse Makefile distinfo pkg-plist
assemble.org.eclipse.sdk.freebsd.gtk.x86.xmlmake_freebsd.mak
make_gtk.mak make_gtk.xml make_motif.xml patch-BootLoader.java ...
Norikatsu Shigemura
nork at FreeBSD.org
Sun Jul 25 01:01:09 PDT 2004
nork 2004-07-25 08:01:09 UTC
FreeBSD ports repository
Modified files:
java/eclipse Makefile distinfo pkg-plist
java/eclipse/files Makefile
java/eclipse/scripts configure
Added files:
java/eclipse/files
assemble.org.eclipse.sdk.freebsd.gtk.x86.xml
assemble.org.eclipse.sdk.freebsd.motif.x86.xml
build.sh make_freebsd.mak make_gtk.mak
make_gtk.xml make_motif.xml
patch-assemble-all patch-build
patch-eclipseShm patch-features-jdt-build
patch-features-jdt-source-build
patch-features-pde-build
patch-features-pde-source-build
patch-features-platform-build
patch-features-platform-source-build
patch-features-platform-source-feature
patch-features-sdk-build
patch-launcher-gtk-build.csh
patch-launcher-make_gtk.mak
patch-launcher-motif-build.csh
patch-launcher-motif-make_linux.mak
patch-plugins-swt-gtk-build
patch-plugins-swt-motif-build
patch-update.c swt-motif-build.sh
update-build.xml
Removed files:
java/eclipse/files patch-BootLoader.java
patch-InternalBootLoader.java
patch-RuntimeErrorDialog.java
patch-SelectionDispatchAction.java
patch-UpdateManagerUtils.java
patch-build.xml
patch-core.resources::plugin.properties
patch-eclipseMotif.c
patch-update.core::plugin.properties
patch-update.cpp
Log:
Update to 3.0.
Submitted by: Panagiotis Astithas <past at netmode.ntua.gr>
Jeremy Faulkner <gldisater at gldis.ca>
Torben Jager <Torben.Jaeger at t-online.de>
Georg-W. Koltermann <gwk at rahn-koltermann.de>
Reviewed by: java
Revision Changes Path
1.22 +56 -36 ports/java/eclipse/Makefile
1.6 +2 -2 ports/java/eclipse/distinfo
1.6 +51 -93 ports/java/eclipse/files/Makefile
1.1 +428 -0 ports/java/eclipse/files/assemble.org.eclipse.sdk.freebsd.gtk.x86.xml (new)
1.1 +428 -0 ports/java/eclipse/files/assemble.org.eclipse.sdk.freebsd.motif.x86.xml (new)
1.1 +16 -0 ports/java/eclipse/files/build.sh (new)
1.1 +121 -0 ports/java/eclipse/files/make_freebsd.mak (new)
1.1 +186 -0 ports/java/eclipse/files/make_gtk.mak (new)
1.1 +31 -0 ports/java/eclipse/files/make_gtk.xml (new)
1.1 +113 -0 ports/java/eclipse/files/make_motif.xml (new)
1.2 +0 -23 ports/java/eclipse/files/patch-BootLoader.java (dead)
1.2 +0 -11 ports/java/eclipse/files/patch-InternalBootLoader.java (dead)
1.2 +0 -21 ports/java/eclipse/files/patch-RuntimeErrorDialog.java (dead)
1.2 +0 -32 ports/java/eclipse/files/patch-SelectionDispatchAction.java (dead)
1.2 +0 -18 ports/java/eclipse/files/patch-UpdateManagerUtils.java (dead)
1.1 +15 -0 ports/java/eclipse/files/patch-assemble-all (new)
1.1 +11 -0 ports/java/eclipse/files/patch-build (new)
1.3 +0 -51 ports/java/eclipse/files/patch-build.xml (dead)
1.2 +0 -7 ports/java/eclipse/files/patch-core.resources::plugin.properties (dead)
1.2 +0 -14 ports/java/eclipse/files/patch-eclipseMotif.c (dead)
1.1 +15 -0 ports/java/eclipse/files/patch-eclipseShm (new)
1.1 +21 -0 ports/java/eclipse/files/patch-features-jdt-build (new)
1.1 +13 -0 ports/java/eclipse/files/patch-features-jdt-source-build (new)
1.1 +13 -0 ports/java/eclipse/files/patch-features-pde-build (new)
1.1 +13 -0 ports/java/eclipse/files/patch-features-pde-source-build (new)
1.1 +105 -0 ports/java/eclipse/files/patch-features-platform-build (new)
1.1 +46 -0 ports/java/eclipse/files/patch-features-platform-source-build (new)
1.1 +11 -0 ports/java/eclipse/files/patch-features-platform-source-feature (new)
1.1 +29 -0 ports/java/eclipse/files/patch-features-sdk-build (new)
1.1 +17 -0 ports/java/eclipse/files/patch-launcher-gtk-build.csh (new)
1.1 +11 -0 ports/java/eclipse/files/patch-launcher-make_gtk.mak (new)
1.1 +31 -0 ports/java/eclipse/files/patch-launcher-motif-build.csh (new)
1.1 +11 -0 ports/java/eclipse/files/patch-launcher-motif-make_linux.mak (new)
1.1 +18 -0 ports/java/eclipse/files/patch-plugins-swt-gtk-build (new)
1.1 +18 -0 ports/java/eclipse/files/patch-plugins-swt-motif-build (new)
1.1 +17 -0 ports/java/eclipse/files/patch-update.c (new)
1.2 +0 -9 ports/java/eclipse/files/patch-update.core::plugin.properties (dead)
1.2 +0 -13 ports/java/eclipse/files/patch-update.cpp (dead)
1.1 +105 -0 ports/java/eclipse/files/swt-motif-build.sh (new)
1.1 +70 -0 ports/java/eclipse/files/update-build.xml (new)
1.8 +3353 -2823 ports/java/eclipse/pkg-plist
1.2 +60 -30 ports/java/eclipse/scripts/configure
More information about the cvs-all
mailing list