summaryrefslogtreecommitdiff
path: root/java/eclipse/scripts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* java/eclipse: fix runtime on powerpc64Piotr Kubaj2021-08-081-0/+8
| | | | | | | Changing "ppc64le" to "ppc64" (or powerpc64) resolves the SIGSEGV issue on big endian but breaks little endian, so replace only on powerpc64. Submitted by: hamiltcl@verizon.net Approved by: jonc@chen.org.nz (maintainer timeout)
* java/eclipse: port to powerpc64lePiotr Kubaj2021-03-092-1/+5
| | | | | PR: 254149 Approved by: jonc@chen.org.nz (maintainer)
* java/eclipse: upgrade 4.12 -> 4.14Kurt Jaeger2020-01-021-1/+0
| | | | | | PR: 243017 Submitted by: Jonathan Chen <jonc@chen.org.nz> (maintainer) Relnotes: https://www.eclipse.org/eclipseide/2019-12/noteworthy/
* java/eclipse: Fix build when using maven-3.6.1Steve Wills2019-05-271-2/+0
| | | | | | | | While here, fix powerpc64 build and remove pkg-plist for dynamic plist to cater for multiple ARCH builds. PR: 238152 Submitted by: Jonathan Chen <jonc@chen.org.nz> (maintainer)
* java/eclipse: update 4.6 -> 4.11, submitter becomes maintainerKurt Jaeger2019-04-143-41/+109
| | | | | | | | | | | - port is rewritten from scratch - Warning: UI widgets are oddly sized, currently under investigation PR: 236792 Submitted by: Jonathan Chen <jonc@chen.org.nz> Reviewed by: mizhka@gmail.com, Curtis Hamilton Approved by: ljboiler@gmail.com (maintainer timeout) Relnotes: https://www.eclipse.org/eclipseide/2019-03/noteworthy/
* java/eclipse: 4.5.2 -> 4.6Kurt Jaeger2016-10-061-6/+6
| | | | | | | | | | - new MASTER_SITE PR: 211764 Changes: http://www.eclipse.org/neon/noteworthy/ https://www.eclipse.org/eclipse/development/readme_eclipse_4.6.php Submitted by: Jimmy Kelley <ljboiler@gmail.com> (maintainer) Reviewed by: Michael Zhilin <mizhka@gmail.com>, kappei84@gmail.com
* java/eclipse: 4.4.2 -> 4.5.1Kurt Jaeger2015-12-021-2/+1
| | | | | | | | | | | | | | - Bump to Eclipse 4.5.1 - Switch to using Maven 3.3 - add fix for running Eclipse build for Gtk2 only on a system where Gtk3 might also be installed. - Details: https://projects.eclipse.org/releases/mars/details - Bugs fixed: https://bugs.eclipse.org/bugs/buglist.cgi?classification=Eclipse&classification=RT&product=Equinox&product=JDT&product=PDE&product=Platform&query_format=advanced&resolution=FIXED&target_milestone=4.5.1 PR: 203689 Submitted by: Jimmy Kelley <ljboiler@gmail.com> (maintainer)
* java/eclipse: Upgrade version 4.3.2 => 4.4.2John Marino2015-03-211-2/+15
| | | | | | | Note that Eclipse now requires openJDK8 to build. PR: 195985 Submitted by: Jimmy Kelley (maintainer)
* java/eclipse: Set a default theme and external browserBartek Rutkowski2014-08-271-2/+0
| | | | | | | PR: 192696 Submitted by: Jimmy Kelley <ljboiler@gmail.com> Reviewed by: swills (mentor), marino (mentor) Approved by: mentors (implicit)
* java/eclipse: Update version 3.7.1 => 4.3.2 and assign maintainerJohn Marino2014-06-261-0/+40
| | | | | | | | | | | | At long last, eclipse has been updated to the latest release and is now under the stewardship of Jimmy Kelly. This version supports OpenJDK8 runtime environments. A special thanks to Jonathan Chen for getting the ball rolling after the PR stalled. PR: 188659 Submitted by: Jimmy Kelly Distfiles by: Jonathan Chen Verified by: F10/amd64 poudriere
* . Update to 3.5.2.Greg Lewis2010-07-101-116/+0
|
* . Update to 3.4.2, including:Greg Lewis2009-06-061-8/+17
| | | | | | | | | | | | | | | | | | | | . 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)
* . Update to 3.4.1 (from eclipse-devel).Greg Lewis2009-02-151-23/+19
|
* . Update to Eclipse Europa, copied over from eclipse-devel.Greg Lewis2008-09-061-8/+32
|
* Update Eclipse to version 3.2.1. Assign port maintainership toAlexander Kabaev2006-11-041-21/+4
| | | | | | submitter. Submitted by: David Sledge
* Update to 3.1.Norikatsu Shigemura2005-07-312-104/+104
| | | | | | | | | | 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 <past@ebs.gr> Requested by: devel/eclipse-devel's maintainer [1] Tested by: java@
* Update to 3.0.Norikatsu Shigemura2004-07-251-29/+59
| | | | | | | | Submitted by: Panagiotis Astithas <past@netmode.ntua.gr> Jeremy Faulkner <gldisater@gldis.ca> Torben Jager <Torben.Jaeger@t-online.de> Georg-W. Koltermann <gwk@rahn-koltermann.de> Reviewed by: java
* Add eclipse 2.1, An open extensible IDE for anything and nothingNorikatsu Shigemura2003-06-171-0/+74
in particular. Submitted by: kan