summaryrefslogtreecommitdiff
path: root/java/eclipse/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* java/eclipse: fix buildPiotr Kubaj2019-06-161-4/+1
| | | | | | | | Require new GCC to build this port on GCC architectures. PR: 238489 Approved by: jonc@chen.org.nz (maintainer), tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D20667
* java/eclipse: Fix build when using maven-3.6.1Steve Wills2019-05-273-27/+33
| | | | | | | | 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-1423-3338/+2795
| | | | | | | | | | | - 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/
* Fix the context of some patches so that they apply with stricter patch(1)Antoine Brodin2017-11-091-1/+1
| | | | | PR: 223545 With hat: portmgr
* - Double-quote $@ to properly propagate parameters down the execution pathAlexey Dokuchaev2016-10-171-1/+1
| | | | - Consistently pad (separate) shebang in wrapper scripts with an empty line
* java/eclipse: 4.5.2 -> 4.6Kurt Jaeger2016-10-065-714/+701
| | | | | | | | | | - 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
* Update to 4.5.2.Vanilla I. Shu2016-03-122-11/+11
| | | | | PR: 207863 Submitted by: maintainer
* java/eclipse: 4.4.2 -> 4.5.1Kurt Jaeger2015-12-024-283/+243
| | | | | | | | | | | | | | - 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-213-1151/+1023
| | | | | | | 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-0/+60
| | | | | | | 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-269-8515/+3421
| | | | | | | | | | | | 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
* Do not hard code gcc but rather use cc, which allows building without gcc in ↵Baptiste Daroussin2013-08-261-9/+9
| | | | base
* . Fix build error for java/eclipse with current glibGreg Lewis2013-04-061-0/+15
| | | | | | PR: 177582 Submitted by: Jimmy Kelley <ljboiler@gmail.com> Approved by: portmgr (miwi)
* . Use the webkit-gtk2 library to provide the SWT browser functions insteadGreg Lewis2013-03-031-0/+21
| | | | | | | | of libxul since the SWT plugin libraries in the eclipse-devel port will not compile using libxul version 10. PR: 174846 Submitted by: Jimmy Kelley <ljboiler@gmail.com>
* . Update to 3.7.1.Greg Lewis2012-05-066-378/+625
|
* . Update to 3.6.2.Greg Lewis2011-05-132-15/+32
| | | | Submitted by: tg@
* . Update to 3.6.1 (Helios).Greg Lewis2010-12-133-1086/+587
| | | | Submitted by: tg
* . Fix overwriting of JUnit 4 during installation.Greg Lewis2010-10-031-1/+1
| | | | Submitted by: tg@
* . Fix the build with the latest libxul update. Without this the buildGreg Lewis2010-08-091-2/+2
| | | | | | completes but eclipse won't run. Submitted by: stefanf@
* . Update to 3.5.2.Greg Lewis2010-07-10114-3376/+8716
|
* . Update to 3.4.2, including:Greg Lewis2009-06-0667-442/+818
| | | | | | | | | | | | | | | | | | | | . 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-15152-4586/+2708
|
* . Update to Eclipse Europa, copied over from eclipse-devel.Greg Lewis2008-09-0691-1099/+4578
|
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-3/+3
| | | | | | | | | | | | | | | - 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)
* . Force eclipse to use one of the jdk* ports rather than the diablo-jdk15Greg Lewis2008-01-171-1/+1
| | | | | | | port on FreeBSD 7.x and higher as mixing the native 7.x libraries of eclipse and the native 6.x libraries of diablo-jdk is a recipe for trouble. PR: 118115
* - Update to 3.2.2Tong LIU2007-08-036-122/+25
| | | | | | | | | - Assign eclipse@FreeBSD.org as maintainer PR: ports/113435 Submitted by: Rick Petty, tmclaugh Approved by: maintainer timeout (more than 3 months) Approved by: delphij (mentor)
* - Fixes for internal web browser [1]Tom McLaughlin2007-01-0313-10/+551
| | | | | | | | | | | | | | | | | | | - Fixes for internal web browser on amd64 [2] - Convert to USE_GECKO [3] Note: Port defaults to xulrunner as the preffered gecko port because it is the only port which allows the internal web browser to work but eclipse will build using other gecko ports (ie. firefox, mozilla, seamonkey) though it will lack a working internal web browser. An argument can be made that xulrunner should be the only available gecko but maybe 5 people have xulrunner installed and it's another 45 minute mozilla dependency on even my speedy machine. The maintainer mentioned working on getting the internal web browser to work with firefox so I'm leaving well enough alone. When eclipse fully works with firefox the USE_GECKO ordering should probably be revistited. PR: 105581 Submitted by: Maintainer [1], Kurt Miller <lists at intricatesoftware.com> [2], me [3]
* - Respect X11BASERong-En Fan2006-12-121-0/+18
| | | | | | | This is the same fix as I did for x11-toolkits/swt Reported by: pointyhat Approved by: portmgr (linimon)
* Update Eclipse to version 3.2.1. Assign port maintainership toAlexander Kabaev2006-11-0441-3121/+738
| | | | | | submitter. Submitted by: David Sledge
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with theJoe Marcus Clarke2006-10-142-4/+4
| | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris)
* Update to 3.1.2.Norikatsu Shigemura2006-02-084-30/+30
| | | | | | Submitted by: tmclaugh References: http://lists.freebsd.org/pipermail/freebsd-eclipse/2006-January/000327.html Noticed by: Panagiotis Astithas <past@ebs.gr>
* Unbreak build with cairo 1.0.Alexander Nedotsukov2005-11-062-2/+2452
| | | | Patch by: Andreas Kohn <andreas@syndrom23.de>
* Fix javavmwrapper support added in last commit: the launcher now enforcesHerve Quiroz2005-10-181-1/+1
| | | | | | | | JAVA_VERSION and JAVA_OS values so that no wrong JDK can be picked up by javavm(1). PR: 86860 Discussed with: Panagiotis Astithas <past@ebs.gr>
* Update to 3.1.1.Norikatsu Shigemura2005-10-096-138/+65
| | | | | PR: ports/86860, ports/86900 Submitted by: Panagiotis Astithas <past@ebs.gr>
* Fix build error by wrong gtk libraries.Norikatsu Shigemura2005-09-251-0/+59
| | | | | PR: ports/86538 Submitted by: Mark Hobden <markhobden@gmail.com>
* Fix build error WITH_MOTIF.Norikatsu Shigemura2005-09-141-0/+10
| | | | | | | Add a desktop meny entry under GNOME. PR: ports/86086 Submitted by: Panagiotis Astithas <past@ebs.gr>
* . Fix compilation after the recent nspr split from mozilla/firefox.Greg Lewis2005-09-082-61/+2
| | | | | | | | | | Although I can't reproduce this problem, it doesn't break anything for me and other users have independently verified it fixes the build for them. . Remove an unnecessary patch. PR: 85590 Submitted by: Panagiotis Astithas <past@ebs.gr>
* Fix the internal browser issue.Norikatsu Shigemura2005-08-281-2/+2
| | | | | PR: ports/84672 Submitted by: Panagiotis Astithas <past@ebs.gr>
* Update to 3.1.Norikatsu Shigemura2005-07-3153-1860/+911
| | | | | | | | | | 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@
* Use exec.Norikatsu Shigemura2004-11-221-1/+1
| | | | Submitted by: bland
* Remove an unnecessary 'if' statement.Norikatsu Shigemura2004-11-161-17/+0
| | | | | PR: ports/73994 Submitted by: Jeremy Faulkner <gldisater@gldis.ca>
* Fix compilation using Firefox (adjust headers/libraries locations).Alex Dupre2004-11-141-8/+8
| | | | Approved by: nork
* o Update to 3.0.1. [1]Norikatsu Shigemura2004-10-2712-318/+215
| | | | | | | | | | | 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 <gldisater@gldis.ca> [1], [2] Pointed out by: pointy via kris [3]
* o Fix build with KDE WITH_MOTIF. [1]Norikatsu Shigemura2004-07-285-14/+13
| | | | | | | | | | | | | | | o Fix build on 4-stable. [2] o Fix a problem expect using JDK1.4.2. [3] o Respect CC/CXX. [4] o Bump PORTREVISION Accordingly. Reported by: Jiawei Ye <leafy7382@gmail.com> [2] SUGIMURA Takashi <sugimura@jp.FreeBSD.org> [3] Jan-Peter Koopmann <Jan-Peter.Koopmann@seceidos.de> [4] Submitted by: Jeremy Faulkner <gldisater@gldis.ca> [1] [3] Fernan Aguero <fernan@iib.unsam.edu.ar> [2] Reviewed by: Panagiotis Astithas <past@ebs.gr> [1] [3] [4] Pointy hat to: myself [2]
* Update to 3.0.Norikatsu Shigemura2004-07-2538-287/+1959
| | | | | | | | 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
* The refactor/rename option would not work when building from sources, asJimmy Olgeni2003-07-141-0/+32
| | | | | | | | | stated in Eclipse PR 37846. https://bugs.eclipse.org/bugs/show_bug.cgi?id=37846 The REINPLACE_CMD-powered "refactoring" is somewhat brutal, but it is better than 50+ patchfiles or a single large diff.
* Let the port build and install the source code related features andJimmy Olgeni2003-07-122-39/+34
| | | | | | | | | | | | plugins. This basically means that Javadoc help and editor hover links will work on Eclipse libraries when developing plugins and SWT applications. It requires some zipping and unzipping but at least we get the correct tree installed (much like the available binaries for other platforms). Obtained from: Jan Schulz (from the eclipse.tools.jdt newsgroup)
* Fix typo in progress message.Jimmy Olgeni2003-07-111-1/+1
|
* Fix typo in message.Jimmy Olgeni2003-07-061-1/+1
|
* Enable full javadoc build.Jimmy Olgeni2003-07-041-1/+1
|