mirror of
https://git.freebsd.org/ports.git
synced 2025-06-07 22:00:31 -04:00
311 lines
19 KiB
Text
311 lines
19 KiB
Text
$FreeBSD$
|
|
|
|
--- eclipse-build-0.5.0.orig/ChangeLog 2009-11-11 07:59:07.000000000 -0500
|
|
+++ eclipse-build-0.5.0/ChangeLog 2009-12-23 16:23:06.355139641 -0500
|
|
@@ -1,7 +1,3 @@
|
|
-2009-11-11 Alexander Kurtakov <akurtako@redhat.com>
|
|
-
|
|
- * pdebuild/eclipse-pdebuild.sh: Do not escape $orbitDepsDir.
|
|
-
|
|
2009-11-05 Alexander Kurtakov <akurtako@redhat.com>
|
|
Fix for bug #294264.
|
|
* build.xml: Use ${buildWorkspace} instead of $HOME/workspace.
|
|
--- eclipse-build-0.5.0.orig/build.properties 2009-09-30 14:07:21.000000000 -0400
|
|
+++ eclipse-build-0.5.0/build.properties 2009-12-23 16:23:06.355139641 -0500
|
|
@@ -26,7 +26,7 @@
|
|
collectingFolder=eclipse
|
|
archivePrefix=eclipse
|
|
generateFeatureVersionSuffix=true
|
|
-bootclasspath=/usr/lib/jvm/java/jre/lib/rt.jar:/usr/lib/jvm/java/jre/lib/jce.jar:/usr/lib/jvm/default-java/jre/lib/rt.jar:/usr/lib/jvm/default-java/jre/lib/jce.jar
|
|
+bootclasspath=%%BOOTCLASSPATH%%
|
|
build.compiler=org.eclipse.jdt.core.JDTCompilerAdapter
|
|
JavaSE-1.6=${bootclasspath}
|
|
CDC-1.0/Foundation-1.0=${bootclasspath}
|
|
@@ -47,21 +47,21 @@
|
|
CDC-1.1/PersonalBasis-1.1=${bootclasspath}
|
|
CDC-1.1/PersonalJava-1.1=${bootclasspath}
|
|
# Somehow bootclasspath isn't expanded when used by antRunner
|
|
-JavaSE-1.6=/usr/lib/jvm/java/jre/lib/rt.jar:/usr/lib/jvm/java/jre/lib/jce.jar:/usr/lib/jvm/default-java/jre/lib/rt.jar:/usr/lib/jvm/default-java/jre/lib/jce.jar
|
|
-CDC-1.0/Foundation-1.0=/usr/lib/jvm/java/jre/lib/rt.jar:/usr/lib/jvm/java/jre/lib/jce.jar:/usr/lib/jvm/default-java/jre/lib/rt.jar:/usr/lib/jvm/default-java/jre/lib/jce.jar
|
|
-CDC-1.1/Foundation-1.1=/usr/lib/jvm/java/jre/lib/rt.jar:/usr/lib/jvm/java/jre/lib/jce.jar:/usr/lib/jvm/default-java/jre/lib/rt.jar:/usr/lib/jvm/default-java/jre/lib/jce.jar
|
|
-OSGi/Minimum-1.0=/usr/lib/jvm/java/jre/lib/rt.jar:/usr/lib/jvm/java/jre/lib/jce.jar:/usr/lib/jvm/default-java/jre/lib/rt.jar:/usr/lib/jvm/default-java/jre/lib/jce.jar
|
|
-OSGi/Minimum-1.1=/usr/lib/jvm/java/jre/lib/rt.jar:/usr/lib/jvm/java/jre/lib/jce.jar:/usr/lib/jvm/default-java/jre/lib/rt.jar:/usr/lib/jvm/default-java/jre/lib/jce.jar
|
|
-OSGi/Minimum-1.2=/usr/lib/jvm/java/jre/lib/rt.jar:/usr/lib/jvm/java/jre/lib/jce.jar:/usr/lib/jvm/default-java/jre/lib/rt.jar:/usr/lib/jvm/default-java/jre/lib/jce.jar
|
|
-JRE-1.1=/usr/lib/jvm/java/jre/lib/rt.jar:/usr/lib/jvm/java/jre/lib/jce.jar:/usr/lib/jvm/default-java/jre/lib/rt.jar:/usr/lib/jvm/default-java/jre/lib/jce.jar
|
|
-J2SE-1.2=/usr/lib/jvm/java/jre/lib/rt.jar:/usr/lib/jvm/java/jre/lib/jce.jar:/usr/lib/jvm/default-java/jre/lib/rt.jar:/usr/lib/jvm/default-java/jre/lib/jce.jar
|
|
-J2SE-1.3=/usr/lib/jvm/java/jre/lib/rt.jar:/usr/lib/jvm/java/jre/lib/jce.jar:/usr/lib/jvm/default-java/jre/lib/rt.jar:/usr/lib/jvm/default-java/jre/lib/jce.jar
|
|
-J2SE-1.4=/usr/lib/jvm/java/jre/lib/rt.jar:/usr/lib/jvm/java/jre/lib/jce.jar:/usr/lib/jvm/default-java/jre/lib/rt.jar:/usr/lib/jvm/default-java/jre/lib/jce.jar
|
|
-J2SE-1.5=/usr/lib/jvm/java/jre/lib/rt.jar:/usr/lib/jvm/java/jre/lib/jce.jar:/usr/lib/jvm/default-java/jre/lib/rt.jar:/usr/lib/jvm/default-java/jre/lib/jce.jar
|
|
-JavaSE-1.6=/usr/lib/jvm/java/jre/lib/rt.jar:/usr/lib/jvm/java/jre/lib/jce.jar:/usr/lib/jvm/default-java/jre/lib/rt.jar:/usr/lib/jvm/default-java/jre/lib/jce.jar
|
|
-PersonalJava-1.1=/usr/lib/jvm/java/jre/lib/rt.jar:/usr/lib/jvm/java/jre/lib/jce.jar:/usr/lib/jvm/default-java/jre/lib/rt.jar:/usr/lib/jvm/default-java/jre/lib/jce.jar
|
|
-PersonalJava-1.2=/usr/lib/jvm/java/jre/lib/rt.jar:/usr/lib/jvm/java/jre/lib/jce.jar:/usr/lib/jvm/default-java/jre/lib/rt.jar:/usr/lib/jvm/default-java/jre/lib/jce.jar
|
|
-CDC-1.0/PersonalBasis-1.0=/usr/lib/jvm/java/jre/lib/rt.jar:/usr/lib/jvm/java/jre/lib/jce.jar:/usr/lib/jvm/default-java/jre/lib/rt.jar:/usr/lib/jvm/default-java/jre/lib/jce.jar
|
|
-CDC-1.0/PersonalJava-1.0=/usr/lib/jvm/java/jre/lib/rt.jar:/usr/lib/jvm/java/jre/lib/jce.jar:/usr/lib/jvm/default-java/jre/lib/rt.jar:/usr/lib/jvm/default-java/jre/lib/jce.jar
|
|
-CDC-1.1/PersonalBasis-1.1=/usr/lib/jvm/java/jre/lib/rt.jar:/usr/lib/jvm/java/jre/lib/jce.jar:/usr/lib/jvm/default-java/jre/lib/rt.jar:/usr/lib/jvm/default-java/jre/lib/jce.jar
|
|
-CDC-1.1/PersonalJava-1.1=/usr/lib/jvm/java/jre/lib/rt.jar:/usr/lib/jvm/java/jre/lib/jce.jar:/usr/lib/jvm/default-java/jre/lib/rt.jar:/usr/lib/jvm/default-java/jre/lib/jce.jar
|
|
+JavaSE-1.6=%%BOOTCLASSPATH%%
|
|
+CDC-1.0/Foundation-1.0=%%BOOTCLASSPATH%%
|
|
+CDC-1.1/Foundation-1.1=%%BOOTCLASSPATH%%
|
|
+OSGi/Minimum-1.0=%%BOOTCLASSPATH%%
|
|
+OSGi/Minimum-1.1=%%BOOTCLASSPATH%%
|
|
+OSGi/Minimum-1.2=%%BOOTCLASSPATH%%
|
|
+JRE-1.1=%%BOOTCLASSPATH%%
|
|
+J2SE-1.2=%%BOOTCLASSPATH%%
|
|
+J2SE-1.3=%%BOOTCLASSPATH%%
|
|
+J2SE-1.4=%%BOOTCLASSPATH%%
|
|
+J2SE-1.5=%%BOOTCLASSPATH%%
|
|
+JavaSE-1.6=%%BOOTCLASSPATH%%
|
|
+PersonalJava-1.1=%%BOOTCLASSPATH%%
|
|
+PersonalJava-1.2=%%BOOTCLASSPATH%%
|
|
+CDC-1.0/PersonalBasis-1.0=%%BOOTCLASSPATH%%
|
|
+CDC-1.0/PersonalJava-1.0=%%BOOTCLASSPATH%%
|
|
+CDC-1.1/PersonalBasis-1.1=%%BOOTCLASSPATH%%
|
|
+CDC-1.1/PersonalJava-1.1=%%BOOTCLASSPATH%%
|
|
--- eclipse-build-0.5.0.orig/build.xml 2009-12-23 16:22:44.090824173 -0500
|
|
+++ eclipse-build-0.5.0/build.xml 2009-12-23 16:23:06.357147407 -0500
|
|
@@ -117,11 +117,11 @@
|
|
|
|
<target name="setLibDir" depends="setLib64Dir">
|
|
<property name="libDir" value="lib" />
|
|
- <property name="installationDir" value="${destDir}${prefix}/${libDir}/eclipse" />
|
|
+ <property name="installationDir" value="${destDir}${prefix}/${libDir}/%%PORTNAME%%" />
|
|
</target>
|
|
|
|
<target name="getInstallationDir" depends="setLibDir">
|
|
- <echo message="Installation directory will be ${destDir}/${prefix}/${libDir}" />
|
|
+ <echo message="Installation directory will be ${destDir}/${prefix}/${libDir}/%%PORTNAME%%" />
|
|
</target>
|
|
|
|
<property name="doTests" value="true" />
|
|
@@ -166,8 +166,7 @@
|
|
<target name="copySource" unless="sdkSourcePresent">
|
|
<echo message="Copy SDK source (cp -rd --not-target-directory eclipse ${buildDirectory})" />
|
|
<exec executable="cp" failonerror="true">
|
|
- <arg value="-rd" />
|
|
- <arg value="--no-target-directory" />
|
|
+ <arg value="-R" />
|
|
<arg value="eclipse" />
|
|
<arg value="${buildDirectory}" />
|
|
</exec>
|
|
@@ -292,8 +291,10 @@
|
|
<target name="applyPatches" depends="insertBuildId" unless="patch.complete">
|
|
<!-- eclipse-build-only patches -->
|
|
<patch patchfile="${basedir}/patches/eclipse-buildswtnatives.patch" dir="${buildDirectory}" strip="1" />
|
|
- <patch patchfile="${basedir}/patches/eclipse-swt-buildagainstxulrunner.patch" dir="${buildDirectory}" strip="1" />
|
|
- <patch patchfile="${basedir}/patches/eclipse-addArchesAnd64bitSWT.patch" dir="${buildDirectory}" strip="1" />
|
|
+ <exec executable="${localbase}/bin/gpatch" dir="${buildDirectory}">
|
|
+ <arg value="-p1" />
|
|
+ <arg value="-i${basedir}/patches/eclipse-swt-buildagainstxulrunner.patch" />
|
|
+ </exec>
|
|
<patch patchfile="${basedir}/patches/eclipse-add-archs-filesystem.patch" dir="${buildDirectory}" strip="1" />
|
|
<patch patchfile="${basedir}/patches/eclipse-add-archs-swt.patch" dir="${buildDirectory}" strip="1" />
|
|
<patch patchfile="${basedir}/patches/eclipse-add-archs-executable.patch" dir="${buildDirectory}" strip="1" />
|
|
@@ -306,9 +307,15 @@
|
|
<patch patchfile="${basedir}/patches/eclipse-nosourcebundlesfordependencies.patch" dir="${buildDirectory}" strip="1" />
|
|
<patch patchfile="${basedir}/patches/eclipse-use-newer-commons-codec.patch" dir="${buildDirectory}" strip="1" />
|
|
<patch patchfile="${basedir}/patches/junit4-nochecksum.patch" dir="${buildDirectory}" strip="0" />
|
|
- <patch patchfile="${basedir}/patches/bz318912.patch" dir="${buildDirectory}" strip="0" />
|
|
+ <exec executable="${localbase}/bin/gpatch" dir="${buildDirectory}">
|
|
+ <arg value="-p0" />
|
|
+ <arg value="-i${basedir}/patches/bz318912.patch" />
|
|
+ </exec>
|
|
<patch patchfile="${basedir}/patches/osgi-util.patch" dir="${buildDirectory}" strip="1" />
|
|
- <patch patchfile="${basedir}/patches/eclipse-swt-compile-xpt.patch" dir="${buildDirectory}" strip="1" />
|
|
+ <exec executable="${localbase}/bin/gpatch" dir="${buildDirectory}">
|
|
+ <arg value="-p1" />
|
|
+ <arg value="-i${basedir}/patches/eclipse-swt-compile-xpt.patch" />
|
|
+ </exec>
|
|
<replace file="${buildDirectory}/plugins/org.eclipse.pde.build/templates/package-build/build.properties" token="/usr/share/eclipse" value="/usr/${libDir}/eclipse" />
|
|
<chmod dir="${buildDirectory}/plugins/org.eclipse.pde.build/templates/package-build" includes="*.sh" perm="a+x" />
|
|
<!-- end eclipse-build-only patches -->
|
|
@@ -321,6 +328,10 @@
|
|
<replacefilter token="@build_os@" value="${buildOs}" />
|
|
</replace>
|
|
<patch patchfile="${basedir}/patches/java-home.patch" dir="${buildDirectory}" strip="2" />
|
|
+ <exec executable="${localbase}/bin/gpatch" dir="${buildDirectory}">
|
|
+ <arg value="-p2" />
|
|
+ <arg value="-i${basedir}/patches/freebsd-support.patch" />
|
|
+ </exec>
|
|
<echo file="patch-stamp" />
|
|
</target>
|
|
|
|
@@ -804,7 +815,8 @@
|
|
<!--
|
|
<echo message="Calling runtests with (debug, verbose) = (${testSwitches})" />
|
|
-->
|
|
- <exec executable="${basedir}/runtests.sh" dir="${basedir}">
|
|
+ <exec executable="${localbase}/bin/bash" dir="${basedir}">
|
|
+ <arg value="${basedir}/runtests.sh" />
|
|
<arg value="-t${timestamp}" />
|
|
<arg value="-a${buildArch}" />
|
|
<arg value="-o${buildOs}" />
|
|
@@ -906,26 +918,25 @@
|
|
|
|
<target name="installIntoDestDir">
|
|
<mkdir dir="${installationDir}" />
|
|
- <exec executable="cp" failonerror="true">
|
|
- <arg value="-rd" />
|
|
- <arg value="--no-target-directory" />
|
|
- <arg value="${provisionDir}" />
|
|
- <arg value="${installationDir}" />
|
|
+ <exec executable="cp" failonerror="true">
|
|
+ <arg value="-RL" />
|
|
+ <arg value="${provisionDir}/" />
|
|
+ <arg value="${installationDir}" />
|
|
</exec>
|
|
|
|
<!-- install desktop file -->
|
|
- <copy file="eclipse.desktop" todir="${destDir}${prefix}/share/applications" />
|
|
+ <copy file="eclipse.desktop" tofile="${destDir}${prefix}/share/applications/%%PORTNAME%%.desktop" />
|
|
<!-- install icons -->
|
|
- <copy file="${buildDirectory}/plugins/org.eclipse.platform/eclipse.png" tofile="${destDir}${prefix}/share/icons/hicolor/16x16/apps/eclipse.png" />
|
|
- <copy file="${buildDirectory}/plugins/org.eclipse.platform/eclipse32.png" tofile="${destDir}${prefix}/share/icons/hicolor/32x32/apps/eclipse.png" />
|
|
- <copy file="${buildDirectory}/plugins/org.eclipse.platform/eclipse48.png" tofile="${destDir}${prefix}/share/icons/hicolor/48x48/apps/eclipse.png" />
|
|
+ <copy file="${buildDirectory}/plugins/org.eclipse.platform/eclipse.png" tofile="${destDir}${prefix}/share/icons/hicolor/16x16/apps/%%PORTNAME%%.png" />
|
|
+ <copy file="${buildDirectory}/plugins/org.eclipse.platform/eclipse32.png" tofile="${destDir}${prefix}/share/icons/hicolor/32x32/apps/%%PORTNAME%%.png" />
|
|
+ <copy file="${buildDirectory}/plugins/org.eclipse.platform/eclipse48.png" tofile="${destDir}${prefix}/share/icons/hicolor/48x48/apps/%%PORTNAME%%.png" />
|
|
<mkdir dir="${destDir}${prefix}/share/pixmaps" />
|
|
- <symlink link="${destDir}${prefix}/share/pixmaps/eclipse.png" resource="../icons/hicolor/48x48/apps/eclipse.png" />
|
|
+ <symlink link="${destDir}${prefix}/share/pixmaps/%%PORTNAME%%.png" resource="../icons/hicolor/48x48/apps/%%PORTNAME%%.png" />
|
|
<!--shared dropins folder for architecture-independent plugins-->
|
|
- <mkdir dir="${destDir}${prefix}/share/eclipse/dropins" />
|
|
+ <mkdir dir="${destDir}${prefix}/share/%%PORTNAME%%/dropins" />
|
|
<!-- eclipse binary -->
|
|
<mkdir dir="${destDir}${prefix}/bin" />
|
|
- <symlink link="${destDir}${prefix}/bin/eclipse" resource="../${libDir}/eclipse/eclipse" />
|
|
+ <symlink link="${destDir}${prefix}/bin/%%PORTNAME%%" resource="../${libDir}/%%PORTNAME%%/eclipse" />
|
|
<!-- FIXME: we really shouldn't need this anymore but at least pdebuild.sh will need to be updated -->
|
|
<!-- Create the "startup.jar" symlink -->
|
|
<fileset dir="${installationDir}/plugins" includes="org.eclipse.equinox.launcher_*" id="startupjar" />
|
|
@@ -938,7 +949,7 @@
|
|
<symlink link="${installationDir}/swt-gtk.jar" resource="plugins/${swtjarpath}" />
|
|
<symlink link="${installationDir}/swt.jar" resource="plugins/${swtjarpath}" />
|
|
|
|
- <echo append="true" file="${installationDir}/eclipse.ini" message="-Dorg.eclipse.equinox.p2.reconciler.dropins.directory=${prefix}/share/eclipse/dropins" />
|
|
+ <echo append="true" file="${installationDir}/eclipse.ini" message="-Dorg.eclipse.equinox.p2.reconciler.dropins.directory=${prefix}/share/%%PORTNAME%%/dropins" />
|
|
|
|
<!-- Extract SWT JNI .so files -->
|
|
<java classname="org.eclipse.core.launcher.Main" fork="true" failonerror="true" dir="${destDir}">
|
|
@@ -990,8 +1001,8 @@
|
|
<arg value="s@/@_@g" />
|
|
</exec>
|
|
<apply executable="sed" failonerror="true" verbose="true">
|
|
- <arg value="-i" />
|
|
- <arg value="\@${destDir}@d;\@${destDirWithUnderscores}@d;\@${reposourceWithUnderscores}@d;\@${provisionDirWithUnderscores}@d" />
|
|
+ <arg value="-i.bak" />
|
|
+ <arg value="\@${reposourceWithUnderscores}@d;\@${provisionDirWithUnderscores}@d" />
|
|
<srcfile />
|
|
<fileset dir="${installationDir}">
|
|
<include name="metadata/content.xml" />
|
|
@@ -1012,7 +1023,7 @@
|
|
</fileset>
|
|
</apply>
|
|
<apply executable="sed" failonerror="true" verbose="true">
|
|
- <arg value="-i" />
|
|
+ <arg value="-i.bak" />
|
|
<arg value="s@${provisionDir}@${installationDir}@g;s@${installationDir}@${prefix}/${libDir}/eclipse@g" />
|
|
<srcfile />
|
|
<fileset dir="${installationDir}/${profileDir}">
|
|
@@ -1027,9 +1038,11 @@
|
|
</apply>
|
|
|
|
<!-- Move config file to /etc -->
|
|
+ <!--
|
|
<mkdir dir="${destDir}/etc" />
|
|
<move file="${installationDir}/eclipse.ini" tofile="${destDir}/etc/eclipse.ini" />
|
|
<symlink link="${installationDir}/eclipse.ini" resource="/etc/eclipse.ini" />
|
|
+ -->
|
|
|
|
</target>
|
|
|
|
--- eclipse-build-0.5.0.orig/pdebuild/eclipse-pdebuild.sh 2009-11-11 07:59:07.000000000 -0500
|
|
+++ eclipse-build-0.5.0/pdebuild/eclipse-pdebuild.sh 2009-12-23 16:23:06.357147407 -0500
|
|
@@ -230,7 +230,7 @@
|
|
fi
|
|
|
|
if [ "x$orbitDepsDir" != "x" ]; then
|
|
- orbitDeps="-DorbitDepsDir=$orbitDepsDir"
|
|
+ orbitDeps="-DorbitDepsDir=\"$orbitDepsDir\""
|
|
fi
|
|
|
|
if [ "x$zipDeps" != "x" ]; then
|
|
--- eclipse-build-0.5.0.orig/pdebuild.properties 2009-10-01 08:58:04.000000000 -0400
|
|
+++ eclipse-build-0.5.0/pdebuild.properties 2009-12-23 16:23:06.358151430 -0500
|
|
@@ -1,11 +1,11 @@
|
|
buildArch=x86
|
|
ws=gtk
|
|
-os=linux
|
|
+os=freebsd
|
|
|
|
buildId=M20100211-1343
|
|
buildTag=vM20100211-1343
|
|
-label=3.6.0
|
|
-bootclasspath=/usr/lib/jvm/java/jre/lib/rt.jar:/usr/lib/jvm/java/jre/lib/jce.jar:/usr/lib/jvm/default-java/jre/lib/rt.jar:/usr/lib/jvm/default-java/jre/lib/jce.jar
|
|
+label=3.6.1
|
|
+bootclasspath=%%BOOTCLASSPATH%%
|
|
#build.compiler=org.eclipse.jdt.core.JDTCompilerAdapter
|
|
|
|
javacFailOnError=true
|
|
@@ -29,21 +29,21 @@
|
|
CDC-1.1/PersonalBasis-1.1=${bootclasspath}
|
|
CDC-1.1/PersonalJava-1.1=${bootclasspath}
|
|
# Somehow bootclasspath isn't expanded when used by antRunner
|
|
-JavaSE-1.6=/usr/lib/jvm/java/jre/lib/rt.jar:/usr/lib/jvm/java/jre/lib/jce.jar:/usr/lib/jvm/default-java/jre/lib/rt.jar:/usr/lib/jvm/default-java/jre/lib/jce.jar
|
|
-CDC-1.0/Foundation-1.0=/usr/lib/jvm/java/jre/lib/rt.jar:/usr/lib/jvm/java/jre/lib/jce.jar:/usr/lib/jvm/default-java/jre/lib/rt.jar:/usr/lib/jvm/default-java/jre/lib/jce.jar
|
|
-CDC-1.1/Foundation-1.1=/usr/lib/jvm/java/jre/lib/rt.jar:/usr/lib/jvm/java/jre/lib/jce.jar:/usr/lib/jvm/default-java/jre/lib/rt.jar:/usr/lib/jvm/default-java/jre/lib/jce.jar
|
|
-OSGi/Minimum-1.0=/usr/lib/jvm/java/jre/lib/rt.jar:/usr/lib/jvm/java/jre/lib/jce.jar:/usr/lib/jvm/default-java/jre/lib/rt.jar:/usr/lib/jvm/default-java/jre/lib/jce.jar
|
|
-OSGi/Minimum-1.1=/usr/lib/jvm/java/jre/lib/rt.jar:/usr/lib/jvm/java/jre/lib/jce.jar:/usr/lib/jvm/default-java/jre/lib/rt.jar:/usr/lib/jvm/default-java/jre/lib/jce.jar
|
|
-OSGi/Minimum-1.2=/usr/lib/jvm/java/jre/lib/rt.jar:/usr/lib/jvm/java/jre/lib/jce.jar:/usr/lib/jvm/default-java/jre/lib/rt.jar:/usr/lib/jvm/default-java/jre/lib/jce.jar
|
|
-JRE-1.1=/usr/lib/jvm/java/jre/lib/rt.jar:/usr/lib/jvm/java/jre/lib/jce.jar:/usr/lib/jvm/default-java/jre/lib/rt.jar:/usr/lib/jvm/default-java/jre/lib/jce.jar
|
|
-J2SE-1.2=/usr/lib/jvm/java/jre/lib/rt.jar:/usr/lib/jvm/java/jre/lib/jce.jar:/usr/lib/jvm/default-java/jre/lib/rt.jar:/usr/lib/jvm/default-java/jre/lib/jce.jar
|
|
-J2SE-1.3=/usr/lib/jvm/java/jre/lib/rt.jar:/usr/lib/jvm/java/jre/lib/jce.jar:/usr/lib/jvm/default-java/jre/lib/rt.jar:/usr/lib/jvm/default-java/jre/lib/jce.jar
|
|
-J2SE-1.4=/usr/lib/jvm/java/jre/lib/rt.jar:/usr/lib/jvm/java/jre/lib/jce.jar:/usr/lib/jvm/default-java/jre/lib/rt.jar:/usr/lib/jvm/default-java/jre/lib/jce.jar
|
|
-J2SE-1.5=/usr/lib/jvm/java/jre/lib/rt.jar:/usr/lib/jvm/java/jre/lib/jce.jar:/usr/lib/jvm/default-java/jre/lib/rt.jar:/usr/lib/jvm/default-java/jre/lib/jce.jar
|
|
-JavaSE-1.6=/usr/lib/jvm/java/jre/lib/rt.jar:/usr/lib/jvm/java/jre/lib/jce.jar:/usr/lib/jvm/default-java/jre/lib/rt.jar:/usr/lib/jvm/default-java/jre/lib/jce.jar
|
|
-PersonalJava-1.1=/usr/lib/jvm/java/jre/lib/rt.jar:/usr/lib/jvm/java/jre/lib/jce.jar:/usr/lib/jvm/default-java/jre/lib/rt.jar:/usr/lib/jvm/default-java/jre/lib/jce.jar
|
|
-PersonalJava-1.2=/usr/lib/jvm/java/jre/lib/rt.jar:/usr/lib/jvm/java/jre/lib/jce.jar:/usr/lib/jvm/default-java/jre/lib/rt.jar:/usr/lib/jvm/default-java/jre/lib/jce.jar
|
|
-CDC-1.0/PersonalBasis-1.0=/usr/lib/jvm/java/jre/lib/rt.jar:/usr/lib/jvm/java/jre/lib/jce.jar:/usr/lib/jvm/default-java/jre/lib/rt.jar:/usr/lib/jvm/default-java/jre/lib/jce.jar
|
|
-CDC-1.0/PersonalJava-1.0=/usr/lib/jvm/java/jre/lib/rt.jar:/usr/lib/jvm/java/jre/lib/jce.jar:/usr/lib/jvm/default-java/jre/lib/rt.jar:/usr/lib/jvm/default-java/jre/lib/jce.jar
|
|
-CDC-1.1/PersonalBasis-1.1=/usr/lib/jvm/java/jre/lib/rt.jar:/usr/lib/jvm/java/jre/lib/jce.jar:/usr/lib/jvm/default-java/jre/lib/rt.jar:/usr/lib/jvm/default-java/jre/lib/jce.jar
|
|
-CDC-1.1/PersonalJava-1.1=/usr/lib/jvm/java/jre/lib/rt.jar:/usr/lib/jvm/java/jre/lib/jce.jar:/usr/lib/jvm/default-java/jre/lib/rt.jar:/usr/lib/jvm/default-java/jre/lib/jce.jar
|
|
\ No newline at end of file
|
|
+JavaSE-1.6=%%BOOTCLASSPATH%%
|
|
+CDC-1.0/Foundation-1.0=%%BOOTCLASSPATH%%
|
|
+CDC-1.1/Foundation-1.1=%%BOOTCLASSPATH%%
|
|
+OSGi/Minimum-1.0=%%BOOTCLASSPATH%%
|
|
+OSGi/Minimum-1.1=%%BOOTCLASSPATH%%
|
|
+OSGi/Minimum-1.2=%%BOOTCLASSPATH%%
|
|
+JRE-1.1=%%BOOTCLASSPATH%%
|
|
+J2SE-1.2=%%BOOTCLASSPATH%%
|
|
+J2SE-1.3=%%BOOTCLASSPATH%%
|
|
+J2SE-1.4=%%BOOTCLASSPATH%%
|
|
+J2SE-1.5=%%BOOTCLASSPATH%%
|
|
+JavaSE-1.6=%%BOOTCLASSPATH%%
|
|
+PersonalJava-1.1=%%BOOTCLASSPATH%%
|
|
+PersonalJava-1.2=%%BOOTCLASSPATH%%
|
|
+CDC-1.0/PersonalBasis-1.0=%%BOOTCLASSPATH%%
|
|
+CDC-1.0/PersonalJava-1.0=%%BOOTCLASSPATH%%
|
|
+CDC-1.1/PersonalBasis-1.1=%%BOOTCLASSPATH%%
|
|
+CDC-1.1/PersonalJava-1.1=%%BOOTCLASSPATH%%
|
|
--- eclipse-build-0.5.0.orig/pdebuild.xml 2009-12-23 16:22:44.090824173 -0500
|
|
+++ eclipse-build-0.5.0/pdebuild.xml 2009-12-23 16:24:47.491322864 -0500
|
|
@@ -200,6 +200,7 @@
|
|
<arg line="-DbuildOs=${buildOs} " />
|
|
<arg line="-DbuildId=${buildId} " />
|
|
<arg line="-debug -consolelog " />
|
|
+ <arg line="-vmargs -Xmx1024 " />
|
|
</java>
|
|
<taskdef name="eclipse.versionReplacer"
|
|
classname="org.eclipse.pde.internal.build.tasks.GenericVersionReplacer"
|
|
--- eclipse-build-0.6.1/eclipse.desktop.orig Tue Sep 29 23:34:41 2009
|
|
+++ eclipse-build-0.6.1/eclipse.desktop Tue Oct 26 15:24:36 2010
|
|
@@ -2,7 +2,7 @@
|
|
Type=Application
|
|
Name=Eclipse
|
|
Comment=Eclipse Integrated Development Environment
|
|
-Icon=eclipse
|
|
-Exec=eclipse
|
|
+Icon=%%PORTNAME%%
|
|
+Exec=%%PORTNAME%%
|
|
Terminal=false
|
|
Categories=Development;IDE;Java;
|