<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/java/eclipse/files/patch-build, branch main</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2010-07-10T19:34:30Z</updated>
<entry>
<title>. Update to 3.5.2.</title>
<updated>2010-07-10T19:34:30Z</updated>
<author>
<name>Greg Lewis</name>
<email>glewis@FreeBSD.org</email>
</author>
<published>2010-07-10T19:34:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=284dad3f6de67888b34ca18026e068770214b2ea'/>
<id>urn:sha1:284dad3f6de67888b34ca18026e068770214b2ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>. Update to 3.4.2, including:</title>
<updated>2009-06-06T20:58:22Z</updated>
<author>
<name>Greg Lewis</name>
<email>glewis@FreeBSD.org</email>
</author>
<published>2009-06-06T20:58:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=34968d47619d56d1b9e0a7cc7e60e592d90d3bee'/>
<id>urn:sha1:34968d47619d56d1b9e0a7cc7e60e592d90d3bee</id>
<content type='text'>
  . 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-&gt;Java-&gt;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)
</content>
</entry>
<entry>
<title>. Update to 3.4.1 (from eclipse-devel).</title>
<updated>2009-02-15T03:19:44Z</updated>
<author>
<name>Greg Lewis</name>
<email>glewis@FreeBSD.org</email>
</author>
<published>2009-02-15T03:19:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=98c91f0659633010ec6ff12d7dd9352270acd2c7'/>
<id>urn:sha1:98c91f0659633010ec6ff12d7dd9352270acd2c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>. Update to Eclipse Europa, copied over from eclipse-devel.</title>
<updated>2008-09-06T19:30:17Z</updated>
<author>
<name>Greg Lewis</name>
<email>glewis@FreeBSD.org</email>
</author>
<published>2008-09-06T19:30:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=371035ab61bfc6d32fa726bcb15caab6919c9d62'/>
<id>urn:sha1:371035ab61bfc6d32fa726bcb15caab6919c9d62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update Eclipse to version 3.2.1. Assign port maintainership to</title>
<updated>2006-11-04T02:06:50Z</updated>
<author>
<name>Alexander Kabaev</name>
<email>kan@FreeBSD.org</email>
</author>
<published>2006-11-04T02:06:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7247b8444b4b73aa6377ff52829b6f93b9f1d91f'/>
<id>urn:sha1:7247b8444b4b73aa6377ff52829b6f93b9f1d91f</id>
<content type='text'>
submitter.

Submitted by:	David Sledge
</content>
</entry>
<entry>
<title>Update to 3.1.</title>
<updated>2005-07-31T05:26:16Z</updated>
<author>
<name>Norikatsu Shigemura</name>
<email>nork@FreeBSD.org</email>
</author>
<published>2005-07-31T05:26:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=0be0fb477cb7000852c24a6cf6bba1c9bf3abd7e'/>
<id>urn:sha1:0be0fb477cb7000852c24a6cf6bba1c9bf3abd7e</id>
<content type='text'>
o java/eclipse-devel is IGNOREd now until 3.2+.
o change MAINTAINERship to java@ on java/eclipse-devel. [1]

PR:		ports/84252
Submitted by:	Panagiotis Astithas &lt;past@ebs.gr&gt;
Requested by:	devel/eclipse-devel's maintainer [1]
Tested by:	java@
</content>
</entry>
<entry>
<title>o Update to 3.0.1. [1]</title>
<updated>2004-10-27T16:57:48Z</updated>
<author>
<name>Norikatsu Shigemura</name>
<email>nork@FreeBSD.org</email>
</author>
<published>2004-10-27T16:57:48Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=9e2dbd4bf105e9911e9e2348305d01de3f2367b4'/>
<id>urn:sha1:9e2dbd4bf105e9911e9e2348305d01de3f2367b4</id>
<content type='text'>
o Use native JDK rather than linux-sun-jdk. [2]
o Utilize WITH_MOZILLA.  It provies to use mozilla or firefox. [2]
o Fix some port's bugs. [2]
o Add zip to BUILD_DEPENDS and fix build error without zip. [3]

PR:		ports/72990 [1], ports/72475 [2]
Submitted by:	Jeremy Faulkner &lt;gldisater@gldis.ca&gt; [1], [2]
Pointed out by:	pointy via kris [3]
</content>
</entry>
<entry>
<title>Update to 3.0.</title>
<updated>2004-07-25T08:01:09Z</updated>
<author>
<name>Norikatsu Shigemura</name>
<email>nork@FreeBSD.org</email>
</author>
<published>2004-07-25T08:01:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4085ba54b41d14620736520c2c40425a544cb5a4'/>
<id>urn:sha1:4085ba54b41d14620736520c2c40425a544cb5a4</id>
<content type='text'>
Submitted by:	Panagiotis Astithas &lt;past@netmode.ntua.gr&gt;
		Jeremy Faulkner &lt;gldisater@gldis.ca&gt;
		Torben Jager &lt;Torben.Jaeger@t-online.de&gt;
		Georg-W. Koltermann &lt;gwk@rahn-koltermann.de&gt;
Reviewed by:	java
</content>
</entry>
</feed>
