mirror of
https://git.freebsd.org/ports.git
synced 2025-07-04 19:09:16 -04:00
. We are now installing a real eclipse product. . Only the jar files for the platform are built, dramatically reducing the time necessary to build (thanks to the Fedora devs for the idea and the basic procedure). . Lot of small fixes to the build procedure to make future imports easier . Some of the bundles are pre-extracted during install to improve launching time. . JDK 1.6 is required to build but any jre (1.5 or 1.6) can be used in Preferences->Java->Installed JREs. JDK 1.4 is unfortunately not supported at this time. . Switch to x86_64 architecture name instead of amd64 to be more in-line with mainline eclipse. Note that after this update you will need to reinstall any plugins you've installed with the built in Update Manager. This is a one time thing. Submitted by: sepotvin@ (maintainer)
116 lines
13 KiB
XML
116 lines
13 KiB
XML
--- features/org.eclipse.rcp/build.xml.orig 2009-02-27 22:41:48.377707940 -0500
|
|
+++ features/org.eclipse.rcp/build.xml 2009-02-27 22:50:02.562252624 -0500
|
|
@@ -72,11 +72,21 @@
|
|
<property name="os" value="linux"/>
|
|
<property name="ws" value="gtk"/>
|
|
</ant>
|
|
+ <ant antfile="build.xml" dir="../../plugins/org.eclipse.equinox.launcher.gtk.freebsd.x86" target="${target}">
|
|
+ <property name="arch" value="x86"/>
|
|
+ <property name="os" value="freebsd"/>
|
|
+ <property name="ws" value="gtk"/>
|
|
+ </ant>
|
|
<ant antfile="build.xml" dir="../../plugins/org.eclipse.equinox.launcher.carbon.macosx" target="${target}">
|
|
<property name="arch" value="ppc"/>
|
|
<property name="os" value="macosx"/>
|
|
<property name="ws" value="carbon"/>
|
|
</ant>
|
|
+ <ant antfile="build.xml" dir="../../plugins/org.eclipse.equinox.launcher.gtk.freebsd.x86_64" target="${target}">
|
|
+ <property name="arch" value="x86_64"/>
|
|
+ <property name="os" value="freebsd"/>
|
|
+ <property name="ws" value="gtk"/>
|
|
+ </ant>
|
|
<ant antfile="build.xml" dir="../../plugins/org.eclipse.equinox.launcher.gtk.solaris.sparc" target="${target}">
|
|
<property name="arch" value="sparc"/>
|
|
<property name="os" value="solaris"/>
|
|
@@ -252,6 +262,11 @@
|
|
<property name="os" value="linux"/>
|
|
<property name="ws" value="gtk"/>
|
|
</ant>
|
|
+ <ant antfile="build.xml" dir="../../plugins/org.eclipse.swt.gtk.freebsd.x86" target="${target}">
|
|
+ <property name="arch" value="x86"/>
|
|
+ <property name="os" value="freebsd"/>
|
|
+ <property name="ws" value="gtk"/>
|
|
+ </ant>
|
|
<ant antfile="build.xml" dir="../../plugins/org.eclipse.swt.gtk.linux.s390x" target="${target}">
|
|
<property name="arch" value="s390x"/>
|
|
<property name="os" value="linux"/>
|
|
@@ -267,6 +282,11 @@
|
|
<property name="os" value="linux"/>
|
|
<property name="ws" value="gtk"/>
|
|
</ant>
|
|
+ <ant antfile="build.xml" dir="../../plugins/org.eclipse.swt.gtk.freebsd.x86_64" target="${target}">
|
|
+ <property name="arch" value="x86_64"/>
|
|
+ <property name="os" value="freebsd"/>
|
|
+ <property name="ws" value="gtk"/>
|
|
+ </ant>
|
|
<ant antfile="build.xml" dir="../../plugins/org.eclipse.swt.motif.solaris.sparc" target="${target}">
|
|
<property name="arch" value="sparc"/>
|
|
<property name="os" value="solaris"/>
|
|
@@ -363,7 +383,7 @@
|
|
<include name="eclipse_update_120.jpg"/>
|
|
</fileset>
|
|
</copy>
|
|
- <eclipse.idReplacer featureFilePath="${feature.base}/features/org.eclipse.rcp_3.4.200.R342_v20090122-989JESTEbig-SVaL8UJHcYBr4A63/feature.xml" selfVersion="3.4.200.R342_v20090122-989JESTEbig-SVaL8UJHcYBr4A63" featureIds="" pluginIds="com.ibm.icu:0.0.0,3.8.1.v20080530,org.eclipse.core.commands:0.0.0,3.4.0.I20080509-2000,org.eclipse.core.databinding:0.0.0,1.1.1.M20080827-0800b,org.eclipse.core.databinding.beans:0.0.0,1.1.1.M20080827-0800a,org.eclipse.core.jobs:0.0.0,3.4.1.R34x_v20081128,org.eclipse.core.expressions:0.0.0,3.4.1.r342_v20081203-0800,org.eclipse.core.runtime:0.0.0,3.4.0.v20080512,org.eclipse.core.runtime.compatibility.auth:0.0.0,3.2.100.v20070502,org.eclipse.osgi:0.0.0,3.4.3.R34x_v20081215-1030,org.eclipse.help:0.0.0,3.3.102.v20081014_34x,org.eclipse.swt:0.0.0,3.4.2.v3452b,org.eclipse.jface:0.0.0,3.4.2.M20090107-0800,org.eclipse.jface.databinding:0.0.0,1.2.1.M20080827-0800a,org.eclipse.ui:0.0.0,3.4.2.M20090204-0800,org.eclipse.ui.workbench:0.0.0,3.4.2.M20090127-1700,org.eclipse.ui.carbon:0.0.0,4.0.0.I20080610-1200,org.eclipse.update.configurator:0.0.0,3.2.201.R34x_v20080819,org.eclipse.equinox.simpleconfigurator:0.0.0,1.0.0.v20080604,org.eclipse.swt.win32.win32.x86:0.0.0,3.4.1.v3452b,org.eclipse.swt.win32.win32.x86_64:0.0.0,3.4.1.v3452b,org.eclipse.swt.wpf.win32.x86:0.0.0,3.4.1.v3452b,org.eclipse.swt.win32.win32.ia64:0.0.0,3.4.1.v3452b,org.eclipse.swt.gtk.linux.x86:0.0.0,3.4.1.v3452b,org.eclipse.swt.gtk.linux.s390:0.0.0,3.4.0.R3_4_1,org.eclipse.swt.gtk.linux.s390x:0.0.0,3.4.0.R3_4_1,org.eclipse.swt.gtk.solaris.sparc:0.0.0,3.4.1.v3452b,org.eclipse.swt.gtk.solaris.x86:0.0.0,3.4.0.HEAD,org.eclipse.swt.gtk.linux.ppc:0.0.0,3.4.1.v3452b,org.eclipse.swt.gtk.linux.x86_64:0.0.0,3.4.1.v3452b,org.eclipse.swt.carbon.macosx:0.0.0,3.4.1.v3452b,org.eclipse.swt.motif.aix.ppc:0.0.0,3.4.1.v3452b,org.eclipse.swt.motif.hpux.PA_RISC:0.0.0,3.4.1.R3_4_1_b,org.eclipse.swt.motif.hpux.ia64_32:0.0.0,3.4.1.v3452b,org.eclipse.swt.motif.linux.x86:0.0.0,3.4.1.v3452b,org.eclipse.swt.gtk.linux.ia64:0.0.0,3.4.0.HEAD,org.eclipse.swt.motif.solaris.sparc:0.0.0,3.4.1.v3452b,org.eclipse.swt.photon.qnx.x86:0.0.0,3.4.1.v3452b,org.eclipse.rcp:0.0.0,3.4.1.R342_v20090205,org.eclipse.core.contenttype:0.0.0,3.3.0.v20080604-1400,org.eclipse.equinox.app:0.0.0,1.1.0.v20080421-2006,org.eclipse.equinox.common:0.0.0,3.4.0.v20080421-2006,org.eclipse.equinox.preferences:0.0.0,3.2.201.R34x_v20080709,org.eclipse.equinox.registry:0.0.0,3.4.0.v20080516-0950,org.eclipse.equinox.launcher:0.0.0,1.0.101.R34x_v20081125,org.eclipse.equinox.launcher.gtk.solaris.sparc:0.0.0,1.0.101.R34x_v20080731,org.eclipse.equinox.launcher.carbon.macosx:0.0.0,1.0.101.R34x_v20080731,org.eclipse.equinox.launcher.gtk.linux.ppc:0.0.0,1.0.101.R34x_v20080731,org.eclipse.equinox.launcher.gtk.linux.x86:0.0.0,1.0.101.R34x_v20080805,org.eclipse.equinox.launcher.gtk.linux.s390:0.0.0,1.0.0.v20080303,org.eclipse.equinox.launcher.gtk.linux.s390x:0.0.0,1.0.0.v20080303,org.eclipse.equinox.launcher.motif.linux.x86:0.0.0,1.0.101.R34x_v20080805,org.eclipse.equinox.launcher.gtk.linux.x86_64:0.0.0,1.0.101.R34x_v20080731,org.eclipse.equinox.launcher.motif.aix.ppc:0.0.0,1.0.101.R34x_v20080731,org.eclipse.equinox.launcher.motif.hpux.ia64_32:0.0.0,1.0.2.R34x_v20081125,org.eclipse.equinox.launcher.motif.hpux.PA_RISC:0.0.0,1.0.100.v20080303,org.eclipse.equinox.launcher.wpf.win32.x86:0.0.0,1.0.101.R34x_v20080731,org.eclipse.equinox.launcher.win32.win32.x86:0.0.0,1.0.101.R34x_v20080731,org.eclipse.equinox.launcher.win32.win32.x86_64:0.0.0,1.0.101.R34x_v20080731,org.eclipse.equinox.launcher.win32.win32.ia64:0.0.0,1.0.101.R34x_v20080731,"/>
|
|
+ <eclipse.idReplacer featureFilePath="${feature.base}/features/org.eclipse.rcp_3.4.200.R342_v20090122-989JESTEbig-SVaL8UJHcYBr4A63/feature.xml" selfVersion="3.4.200.R342_v20090122-989JESTEbig-SVaL8UJHcYBr4A63" featureIds="" pluginIds="com.ibm.icu:0.0.0,3.8.1.v20080530,org.eclipse.core.commands:0.0.0,3.4.0.I20080509-2000,org.eclipse.core.databinding:0.0.0,1.1.1.M20080827-0800b,org.eclipse.core.databinding.beans:0.0.0,1.1.1.M20080827-0800a,org.eclipse.core.jobs:0.0.0,3.4.1.R34x_v20081128,org.eclipse.core.expressions:0.0.0,3.4.1.r342_v20081203-0800,org.eclipse.core.runtime:0.0.0,3.4.0.v20080512,org.eclipse.core.runtime.compatibility.auth:0.0.0,3.2.100.v20070502,org.eclipse.osgi:0.0.0,3.4.3.R34x_v20081215-1030,org.eclipse.help:0.0.0,3.3.102.v20081014_34x,org.eclipse.swt:0.0.0,3.4.2.v3452b,org.eclipse.jface:0.0.0,3.4.2.M20090107-0800,org.eclipse.jface.databinding:0.0.0,1.2.1.M20080827-0800a,org.eclipse.ui:0.0.0,3.4.2.M20090204-0800,org.eclipse.ui.workbench:0.0.0,3.4.2.M20090127-1700,org.eclipse.ui.carbon:0.0.0,4.0.0.I20080610-1200,org.eclipse.update.configurator:0.0.0,3.2.201.R34x_v20080819,org.eclipse.equinox.simpleconfigurator:0.0.0,1.0.0.v20080604,org.eclipse.swt.win32.win32.x86:0.0.0,3.4.1.v3452b,org.eclipse.swt.win32.win32.x86_64:0.0.0,3.4.1.v3452b,org.eclipse.swt.wpf.win32.x86:0.0.0,3.4.1.v3452b,org.eclipse.swt.win32.win32.ia64:0.0.0,3.4.1.v3452b,org.eclipse.swt.gtk.linux.x86:0.0.0,3.4.1.v3452b,org.eclipse.swt.gtk.freebsd.x86:0.0.0,3.4.1.v3452b,org.eclipse.swt.gtk.linux.s390:0.0.0,3.4.0.R3_4_1,org.eclipse.swt.gtk.linux.s390x:0.0.0,3.4.0.R3_4_1,org.eclipse.swt.gtk.solaris.sparc:0.0.0,3.4.1.v3452b,org.eclipse.swt.gtk.solaris.x86:0.0.0,3.4.0.HEAD,org.eclipse.swt.gtk.linux.ppc:0.0.0,3.4.1.v3452b,org.eclipse.swt.gtk.linux.x86_64:0.0.0,3.4.1.v3452b,org.eclipse.swt.gtk.freebsd.x86_64:0.0.0,3.4.1.v3452b,org.eclipse.swt.carbon.macosx:0.0.0,3.4.1.v3452b,org.eclipse.swt.motif.aix.ppc:0.0.0,3.4.1.v3452b,org.eclipse.swt.motif.hpux.PA_RISC:0.0.0,3.4.1.R3_4_1_b,org.eclipse.swt.motif.hpux.ia64_32:0.0.0,3.4.1.v3452b,org.eclipse.swt.motif.linux.x86:0.0.0,3.4.1.v3452b,org.eclipse.swt.gtk.linux.ia64:0.0.0,3.4.0.HEAD,org.eclipse.swt.motif.solaris.sparc:0.0.0,3.4.1.v3452b,org.eclipse.swt.photon.qnx.x86:0.0.0,3.4.1.v3452b,org.eclipse.rcp:0.0.0,3.4.1.R342_v20090205,org.eclipse.core.contenttype:0.0.0,3.3.0.v20080604-1400,org.eclipse.equinox.app:0.0.0,1.1.0.v20080421-2006,org.eclipse.equinox.common:0.0.0,3.4.0.v20080421-2006,org.eclipse.equinox.preferences:0.0.0,3.2.201.R34x_v20080709,org.eclipse.equinox.registry:0.0.0,3.4.0.v20080516-0950,org.eclipse.equinox.launcher:0.0.0,1.0.101.R34x_v20081125,org.eclipse.equinox.launcher.gtk.solaris.sparc:0.0.0,1.0.101.R34x_v20080731,org.eclipse.equinox.launcher.carbon.macosx:0.0.0,1.0.101.R34x_v20080731,org.eclipse.equinox.launcher.gtk.linux.ppc:0.0.0,1.0.101.R34x_v20080731,org.eclipse.equinox.launcher.gtk.linux.x86:0.0.0,1.0.101.R34x_v20080805,org.eclipse.equinox.launcher.gtk.freebsd.x86:0.0.0,1.0.101.R34x_v20080805,org.eclipse.equinox.launcher.gtk.linux.s390:0.0.0,1.0.0.v20080303,org.eclipse.equinox.launcher.gtk.linux.s390x:0.0.0,1.0.0.v20080303,org.eclipse.equinox.launcher.motif.linux.x86:0.0.0,1.0.101.R34x_v20080805,org.eclipse.equinox.launcher.gtk.linux.x86_64:0.0.0,1.0.101.R34x_v20080731,org.eclipse.equinox.launcher.gtk.freebsd.x86_64:0.0.0,1.0.101.R34x_v20080731,org.eclipse.equinox.launcher.motif.aix.ppc:0.0.0,1.0.101.R34x_v20080731,org.eclipse.equinox.launcher.motif.hpux.ia64_32:0.0.0,1.0.2.R34x_v20081125,org.eclipse.equinox.launcher.motif.hpux.PA_RISC:0.0.0,1.0.100.v20080303,org.eclipse.equinox.launcher.wpf.win32.x86:0.0.0,1.0.101.R34x_v20080731,org.eclipse.equinox.launcher.win32.win32.x86:0.0.0,1.0.101.R34x_v20080731,org.eclipse.equinox.launcher.win32.win32.x86_64:0.0.0,1.0.101.R34x_v20080731,org.eclipse.equinox.launcher.win32.win32.ia64:0.0.0,1.0.101.R34x_v20080731,"/>
|
|
<antcall target="rootFiles">
|
|
<param name="rootTarget" value="rootFiles${os}_${ws}_${arch}"/>
|
|
</antcall>
|
|
@@ -472,6 +492,24 @@
|
|
<chmod perm="755" dir="${feature.base}/linux.gtk.x86/${collectingFolder}" includes="eclipse" />
|
|
<chmod perm="755" dir="${feature.base}/linux.gtk.x86/${collectingFolder}" includes="*.so*" />
|
|
</target>
|
|
+ <target name="rootFilesfreebsd_gtk_x86">
|
|
+ <mkdir dir="${feature.base}/freebsd.gtk.x86/${collectingFolder}/"/>
|
|
+ <copy todir="${feature.base}/freebsd.gtk.x86/${collectingFolder}/" failonerror="true" overwrite="true">
|
|
+ <fileset dir="${basedir}/../../features/org.eclipse.platform/about_files/freebsd.gtk.x86">
|
|
+ <include name="**"/>
|
|
+ </fileset>
|
|
+ <fileset dir="${basedir}/../../features/org.eclipse.equinox.executable/bin/gtk/freebsd/x86">
|
|
+ <include name="**"/>
|
|
+ </fileset>
|
|
+ <fileset dir="${basedir}/rootfiles">
|
|
+ <include name="**"/>
|
|
+ </fileset>
|
|
+ <fileset dir="${basedir}/../org.eclipse.platform/rootfiles">
|
|
+ <include name="**"/>
|
|
+ </fileset>
|
|
+ </copy>
|
|
+ <chmod perm="755" dir="${feature.base}/freebsd.gtk.x86/${collectingFolder}" includes="eclipse" />
|
|
+ </target>
|
|
<target name="rootFileslinux_gtk_ppc">
|
|
<mkdir dir="${feature.base}/linux.gtk.ppc/${collectingFolder}/"/>
|
|
<copy todir="${feature.base}/linux.gtk.ppc/${collectingFolder}/" failonerror="true" overwrite="true">
|
|
@@ -506,6 +544,24 @@
|
|
<chmod perm="755" dir="${feature.base}/linux.gtk.x86_64/${collectingFolder}" includes="eclipse" />
|
|
<chmod perm="755" dir="${feature.base}/linux.gtk.x86_64/${collectingFolder}" includes="*.so*" />
|
|
</target>
|
|
+ <target name="rootFilesfreebsd_gtk_x86_64">
|
|
+ <mkdir dir="${feature.base}/freebsd.gtk.x86_64/${collectingFolder}/"/>
|
|
+ <copy todir="${feature.base}/freebsd.gtk.x86_64/${collectingFolder}/" failonerror="true" overwrite="true">
|
|
+ <fileset dir="${basedir}/../../features/org.eclipse.platform/about_files/freebsd.gtk.x86_64">
|
|
+ <include name="**"/>
|
|
+ </fileset>
|
|
+ <fileset dir="${basedir}/../../features/org.eclipse.equinox.executable/bin/gtk/freebsd/x86_64">
|
|
+ <include name="**"/>
|
|
+ </fileset>
|
|
+ <fileset dir="${basedir}/rootfiles">
|
|
+ <include name="**"/>
|
|
+ </fileset>
|
|
+ <fileset dir="${basedir}/../org.eclipse.platform/rootfiles">
|
|
+ <include name="**"/>
|
|
+ </fileset>
|
|
+ </copy>
|
|
+ <chmod perm="755" dir="${feature.base}/freebsd.gtk.x86_64/${collectingFolder}" includes="eclipse" />
|
|
+ </target>
|
|
<target name="rootFileslinux_gtk_ia64">
|
|
<mkdir dir="${feature.base}/linux.gtk.ia64/${collectingFolder}/"/>
|
|
<copy todir="${feature.base}/linux.gtk.ia64/${collectingFolder}/" failonerror="true" overwrite="true">
|
|
@@ -684,6 +740,8 @@
|
|
<antcall target="rootFileslinux_gtk_s390"/>
|
|
<antcall target="rootFileslinux_gtk_s390x"/>
|
|
<antcall target="rootFileslinux_motif_x86"/>
|
|
+ <antcall target="rootFilesfreebsd_gtk_x86"/>
|
|
+ <antcall target="rootFilesfreebsd_gtk_x86_64"/>
|
|
<antcall target="rootFilessolaris_gtk_sparc"/>
|
|
<antcall target="rootFilessolaris_gtk_x86"/>
|
|
<antcall target="rootFilessolaris_motif_sparc"/>
|