<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/java/eclipse, branch release/8.0.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F8.0.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F8.0.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2009-07-31T13:57:52Z</updated>
<entry>
<title>- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated</title>
<updated>2009-07-31T13:57:52Z</updated>
<author>
<name>Dirk Meyer</name>
<email>dinoex@FreeBSD.org</email>
</author>
<published>2009-07-31T13:57:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=eca78ec61b7c6c87d59106128bee6ac57b1bdbb5'/>
<id>urn:sha1:eca78ec61b7c6c87d59106128bee6ac57b1bdbb5</id>
<content type='text'>
Requested by:	edwin
</content>
</entry>
<entry>
<title>. Add a PATCH_DEPENDS on zip as its invoked during post-patch.</title>
<updated>2009-06-06T22:45:51Z</updated>
<author>
<name>Greg Lewis</name>
<email>glewis@FreeBSD.org</email>
</author>
<published>2009-06-06T22:45:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=fc482810102c571aed55c4d68e1031aeb573e06d'/>
<id>urn:sha1:fc482810102c571aed55c4d68e1031aeb573e06d</id>
<content type='text'>
Pointed out by:	QAT
</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>. Fix the build when WITHOUT_MOZILLA is defined by removing the manual</title>
<updated>2008-09-13T04:06:44Z</updated>
<author>
<name>Greg Lewis</name>
<email>glewis@FreeBSD.org</email>
</author>
<published>2008-09-13T04:06:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3a55ad1a9d20ec444f6fc3ace6338b349d057b1f'/>
<id>urn:sha1:3a55ad1a9d20ec444f6fc3ace6338b349d057b1f</id>
<content type='text'>
  inclusion of an (obsolete) copy of bsd.gecko.mk (its included when
  appropriate by the port setting USE_GECKO).

Submitted by:	ale
Approved by:	portmgr (pav)
</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>. Enforce JAVA_VERSION of 1.6 on FreeBSD 7.x and better.  While jdk15 will</title>
<updated>2008-08-29T05:27:16Z</updated>
<author>
<name>Greg Lewis</name>
<email>glewis@FreeBSD.org</email>
</author>
<published>2008-08-29T05:27:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=bfd6dd958479dd8f2d37354bddc135f04cd2d8c8'/>
<id>urn:sha1:bfd6dd958479dd8f2d37354bddc135f04cd2d8c8</id>
<content type='text'>
  work, diablo-jdk15 won't, so the safest way to do this is to just
  enforce jdk16 or diablo-jdk16.
. Enforce using something that was compiled on FreeBSD 8.x since the binary
  packages are likely to cause problems.
</content>
</entry>
<entry>
<title>- Remove USE_GCC where it can be satisfied with base compiler on following</title>
<updated>2008-07-25T14:34:52Z</updated>
<author>
<name>Pav Lucistnik</name>
<email>pav@FreeBSD.org</email>
</author>
<published>2008-07-25T14:34:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=efa63f6ba4d035a78bf22994112284daa54d01e2'/>
<id>urn:sha1:efa63f6ba4d035a78bf22994112284daa54d01e2</id>
<content type='text'>
  FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
</content>
</entry>
<entry>
<title>Bump portrevision due to upgrade of devel/gettext.</title>
<updated>2008-06-06T14:17:21Z</updated>
<author>
<name>Edwin Groothuis</name>
<email>edwin@FreeBSD.org</email>
</author>
<published>2008-06-06T14:17:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=090059a2104b9f20d6996143c0d726aaf861788d'/>
<id>urn:sha1:090059a2104b9f20d6996143c0d726aaf861788d</id>
<content type='text'>
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
</content>
</entry>
<entry>
<title>- Remove unneeded dependency from gtk12/gtk20 [1]</title>
<updated>2008-04-19T17:56:05Z</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2008-04-19T17:56:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3e4ed01146cfe2bdca465bd0e4d199341f62a0b6'/>
<id>urn:sha1:3e4ed01146cfe2bdca465bd0e4d199341f62a0b6</id>
<content type='text'>
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
</content>
</entry>
</feed>
