summaryrefslogtreecommitdiff
path: root/java/eclipse (follow)
Commit message (Collapse)AuthorAgeFilesLines
* java/eclipse: fix runtime on powerpc64Piotr Kubaj2021-08-082-0/+9
| | | | | | | 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)
* all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-061-3/+1
|
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-062-2/+0
|
* java/eclipse: port to powerpc64lePiotr Kubaj2021-03-0911-290/+521
| | | | | PR: 254149 Approved by: jonc@chen.org.nz (maintainer)
* Fix dependsAntoine Brodin2020-10-121-1/+1
|
* Allow building on powerpc64le.Mark Linimon2020-09-271-1/+1
| | | | Approved by: portmgr (tier-2 blanket)
* Add archivers/zip to BUILD_DEPENDS to fix building in official package builderLi-Wen Hsu2020-06-271-2/+2
| | | | | | | while here, clean unneeded comment PR: 247575 Submitted by: Jonathan Chen <jonc@chen.org.nz> (maintainer)
* Update to 4.16Li-Wen Hsu2020-06-189-134/+83
| | | | | PR: 247371 Submitted by: Jonathan Chen <jonc@chen.org.nz> (maintainer)
* java/eclipse: update to 4.15Tobias C. Berner2020-03-2011-105/+91
| | | | | PR: 244927 Submitted by: Jonathan Chen <jonc@chen.org.nz> (maintainer)
* java/eclipse: upgrade 4.12 -> 4.14Kurt Jaeger2020-01-0219-441/+192
| | | | | | PR: 243017 Submitted by: Jonathan Chen <jonc@chen.org.nz> (maintainer) Relnotes: https://www.eclipse.org/eclipseide/2019-12/noteworthy/
* Build brokenDiane Bruce2019-12-141-0/+9
| | | | | | | | | Simple fix to fix repo's URL PR: ports/242520 Submitted by: vvd@unislabs.com Reported by: vvd@unislabs.com Approved by: Maintainer
* java/eclipse: usablity patch for webkit2-gtk3 issuesKurt Jaeger2019-09-082-2/+15
| | | | | | | | - usability patch for PR:238844 (not a fix, but keeps Eclipse usable) - use github.com servers in preference to git.eclipse.org for distfiles PR: 240383 Submitted by: Jonathan Chen <jonc@chen.org.nz> (maintainer)
* java/eclipse: upgrade 4.11 -> 4.12Kurt Jaeger2019-08-2012-290/+103
| | | | | | | | - Fallback MASTER_SITES, as git.eclipse.org is slow/unreliable. PR: 239650 Submitted by: Jonathan Chen <jonc@chen.org.nz> (maintainer) Relnotes: https://www.eclipse.org/eclipseide/2019-06/noteworthy/
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-261-0/+1
| | | | | | | | | | | | | | | as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3 to GCC 9.1 under most circumstances now after revision 507371. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, everything INDEX-11 shows with a dependency on lang/gcc9 now. PR: 238330
* Regular USE_GITHUB cleanup.Mathieu Arnold2019-06-201-1/+0
|
* java/eclipse: fix buildPiotr Kubaj2019-06-162-6/+3
| | | | | | | | 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-277-1118/+39
| | | | | | | | 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: fix whitespace in Makefile.pluginsKurt Jaeger2019-04-141-1/+2
| | | | PR: 237280
* java/eclipse: re-add Makefile.plugins to restore build for some portsKurt Jaeger2019-04-141-0/+12
| | | | | PR: 237280 Submitted by: Jonathan Chen <jonc@chen.org.nz>
* java/eclipse: update 4.6 -> 4.11, submitter becomes maintainerKurt Jaeger2019-04-1431-3525/+4122
| | | | | | | | | | | - 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/
* Remove dependency on webkit to allow its removalAntoine Brodin2019-03-211-3/+4
|
* Rearrange things to appease portlint.Mark Linimon2019-03-211-6/+5
|
* Per request of Michael Zhilin on freebsd-java@, extend the expirationMark Linimon2019-03-211-1/+1
| | | | a bit while a proper fix is being worked on.
* Mark webkit-gtk[23] ports as depricated with the same date as webkit-gtk[23].Koop Mast2019-02-251-0/+3
| | | | | | | | | Disable webkit-gtk[23] support if the port/plugin supports it. Remove options for webkit-gtk[23] using ports or if they don't have a option, mark them deprecated with the same date as webkit-gtk[23]. Haskell and geany where skipped and will be handled by the maintainers.
* Make libgnome and libgnomeui not implying esound dependencyBaptiste Daroussin2018-03-261-1/+1
| | | | | | | | | | | | | | | | It has been a while both does not depend anymore on esound, before this change esound dependency was wrongly added to plenty of packages which actually does not depend on it. While here: - audio/glame: remove esound support - games/monkeybubble: add an explicit dependency on esound - sysutils/gnome-schedule: add en explicit dependency on pkg-config - comms/kb: add missing dependency on pkgconfig - x11-toolkits/libgnomeui: * update to 2.4.5 * use USES=localbase
* 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
* Revision bump of all ports with USE_GL after consolidation of mesa-libsMatthew Rezny2017-05-231-0/+1
| | | | | Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D10845
* - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOLDmitry Marakasov2017-01-111-4/+0
| | | | Approved by: portmgr blanket
* Remove BROKEN_FreeBSD_9Sunpoet Po-Chuan Hsieh2017-01-011-2/+0
| | | | Approved by: portmgr (blanket)
* - Mark BROKEN on FreeBSD 9.x i386Dmitry Marakasov2016-12-231-0/+2
| | | | Approved by: portmgr blanket
* ${RM} already has -f.Mathieu Arnold2016-10-211-2/+2
| | | | | | | PR: 213570 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight
* - 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-068-728/+724
| | | | | | | | | | - 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
* Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.Mathieu Arnold2016-04-011-5/+5
| | | | | With hat: portmgr Sponsored by: Absolight
* Update to 4.5.2.Vanilla I. Shu2016-03-124-20/+20
| | | | | PR: 207863 Submitted by: maintainer
* Unbreak on head, the issue was fixed in base r294936Antoine Brodin2016-01-301-1/+0
|
* Mark BROKEN on FreeBSD headAntoine Brodin2016-01-231-0/+1
|
* java/eclipse: 4.4.2 -> 4.5.1Kurt Jaeger2015-12-027-299/+261
| | | | | | | | | | | | | | - 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)
* - Mark broken on 9.x i386: does not build:Dmitry Marakasov2015-07-061-0/+2
| | | | | | | | | | | | | | | | | ... Installing org.eclipse.rcp.id 4.4.2.M20150204-1700. Installation failed. An error occurred while installing the items session context was:(profile=SDKProfile, phase=org.eclipse.equinox.internal.p2.engine.phases.Install, operand=null --> [R]org.eclipse.rcp.id.executable.gtk.freebsd.x86 4.4.2.M20150204-1700, action=org.eclipse.equinox.internal.p2.touchpoint.natives.actions.UnzipAction). ... [INFO] equinox-sdk ....................................... SUCCESS [4.776s] [INFO] org.eclipse.rcp.id ................................ FAILURE [4.674s] [INFO] org.eclipse.rcp.sdk.id ............................ SKIPPED ... Submitted by: pkg-fallout Approved by: portmgr blanket MFH: 2015Q3
* java/eclipse: Upgrade version 4.3.2 => 4.4.2John Marino2015-03-217-1164/+1056
| | | | | | | Note that Eclipse now requires openJDK8 to build. PR: 195985 Submitted by: Jimmy Kelley (maintainer)
* Cleanup plistAntoine Brodin2014-11-142-10/+5
|
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-101-1/+1
| | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit)
* java/eclipse: Set a default theme and external browserBartek Rutkowski2014-08-273-3/+61
| | | | | | | PR: 192696 Submitted by: Jimmy Kelley <ljboiler@gmail.com> Reviewed by: swills (mentor), marino (mentor) Approved by: mentors (implicit)
* java/eclipse: Fix dropins locationJohn Marino2014-07-111-0/+3
| | | | | | | | | The new 4.3.2 Eclipse port doesn't look for dropins in the "standard" FreeBSD location (/usr/local/share/eclipse/dropins) as expected. The eclipse.ini file has been modified to make that happen. PR: 191766 Submitted by: maintainer (Jimmy Kelly)
* Restore eclipse Makefile.plugins instead of breaking/expiring ports using itAntoine Brodin2014-06-271-4/+12
|
* Ports attempting to use eclipse Makefile.plugins are BROKEN, not IGNOREAntoine Brodin2014-06-271-1/+3
| | | | | | Deprecate them while here With hat: portmgr
* java/eclipse: Change include <pre>/<post> to <options>John Marino2014-06-261-2/+2
|
* java/eclipse: Put back Makefile.plugins to unbreak indexJohn Marino2014-06-261-0/+4
| | | | | | | At least one port is still using Makefile.plugins. Put in a placeholder to unbreak the index. PR: 188659
* java/eclipse: Remove troublesome comment completelyJohn Marino2014-06-261-2/+0
| | | | | | | | | | Freshports won't update the entry due to choking on the MAVEN_OPTS comment. Truthfully the comment is more trouble than it's worth. First, it's MVN_OPTS, not MAVEN_OPTS. Secondly, "+=" is a no-op, so the definition should be there anyway. Thirdly, MVN_OPTS is undefined. Just remove the whole mess. PR: 188659
* java/eclipse: Tweak comment to satisfy freshports sanity checkJohn Marino2014-06-261-1/+1
| | | | | A space character was missing in a comment that made the freshport sanity check think it was a bad shell command.