notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
non port: java/eclipse/Makefile.plugins

Number of commits found: 19

Friday, 5 Sep 2025
22:10 Vladimir Druzenko (vvd) search for other commits by this committer Author: Norbert Grundmann
java/eclipse: Update 4.36 => 4.37

News:
https://eclipse.dev/eclipse/markdown/?f=news/4.37/index.md

Release Notes:
https://eclipse.dev/eclipse/development/readme_eclipse_4.37.html

PR:	289316
commit hash: e990be21274b7520e124f1b377221b1796eb1faa commit hash: e990be21274b7520e124f1b377221b1796eb1faa commit hash: e990be21274b7520e124f1b377221b1796eb1faa commit hash: e990be21274b7520e124f1b377221b1796eb1faa e990be2
Tuesday, 31 Dec 2024
08:57 Muhammad Moinur Rahman (bofh) search for other commits by this committer
Mk/**java.mk: Convert bsd.java.mk to USES

The following features have been added or changed:
- Instead of USE_JAVA use USES=java. This defaults to
  USES=java:build,run if NO_BUILD is undefined. Else it defaults to
  USES=java:run
- Instead of USE_ANT=yes use USES=java:ant which also implies
  USES=java:build
- Instead of JAVA_BUILD=yes use USES=java:build. Does not imply run or
  extract
- Instead of JAVA_EXTRACT=yes use USES=java:extract does not imply
  build or run
- Instead of JAVA_RUN=yes use USES=java:run does not imply extract or
  build
- Instead of USE_JAVA=<version> use USES=java and JAVA_VERSION=<version>

Approved by: mat (portmgr), glewis
Differential Revision:  https://reviews.freebsd.org/D48201
commit hash: 0835676e361bca74b28b09fe0425ed5ee958f26b commit hash: 0835676e361bca74b28b09fe0425ed5ee958f26b commit hash: 0835676e361bca74b28b09fe0425ed5ee958f26b commit hash: 0835676e361bca74b28b09fe0425ed5ee958f26b 0835676
Friday, 13 Sep 2024
13:07 Vladimir Druzenko (vvd) search for other commits by this committer
java/eclipse: fix build consumer devel/subversive, commit files ignored with
.gitignore

- Return file Makefile.plugins required for consumer devel/subversive.
- Update java version in Makefile.plugins from 8 to 17 - eclipse require
  at least 17.

- Thanks to .gitignore with line "*.sw[p-z]":
    $ git add java/eclipse/files/addons/eclipse.platform.swt
    The following paths are ignored by one of your .gitignore files:
    java/eclipse/files/addons/eclipse.platform.swt
    hint: Use -f if you really want to add them.
    hint: Disable this message with "git config advice.addIgnoredFile false"
  Force add this directory.

PR:		281123
Reported by:	yasu (email), antoine (email), Norbert Grundmann
Approved by:	Norbert Grundmann <ngrundmann@gmx.de> (maintainer)
Fixes:		27eb99fc4755 (Update 4.24 → 4.32, take maintainership)
commit hash: c94e4ced329298efb06189d1c6db26e3d6ff3eef commit hash: c94e4ced329298efb06189d1c6db26e3d6ff3eef commit hash: c94e4ced329298efb06189d1c6db26e3d6ff3eef commit hash: c94e4ced329298efb06189d1c6db26e3d6ff3eef c94e4ce
00:48 Vladimir Druzenko (vvd) search for other commits by this committer Author: Norbert Grundmann
java/eclipse: Update 4.24 → 4.32, take maintainership

PR:	281123
commit hash: 27eb99fc47558129e3decbaaa06262aaf36f62cc commit hash: 27eb99fc47558129e3decbaaa06262aaf36f62cc commit hash: 27eb99fc47558129e3decbaaa06262aaf36f62cc commit hash: 27eb99fc47558129e3decbaaa06262aaf36f62cc 27eb99f
Tuesday, 4 Apr 2023
18:10 Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Refactor java/openjdk7 removal

- java/openjdk7* has been removed from the tree since 2022-09-03 however
  the relevant codebases in bsd.java.mk has not been removed and the
  consumers has also not been updated to use the next jdk version. This
  commit updates all relevant consumers to use JAVA_VERSION=8 instead of
  JAVA_VERSION=1.7
- Since the introduction of jdk version 18 it looks like similar with
  jdk version 8(java version string 1.8). This is prone to error as it
  looks similar and is only seperated by a '.'. Remove using
  JAVA_VERSION with dotted fomat of java version string and update all
  consumers to utilize version 8 instead of 1.8.

Approved by:	portmgr (blanket)
commit hash: 4cda17ab14588e6e4fdac7f697e246554ce82af3 commit hash: 4cda17ab14588e6e4fdac7f697e246554ce82af3 commit hash: 4cda17ab14588e6e4fdac7f697e246554ce82af3 commit hash: 4cda17ab14588e6e4fdac7f697e246554ce82af3 4cda17a
Thursday, 21 Jul 2022
08:15 Tobias C. Berner (tcberner) search for other commits by this committer
cleanup: remove remaining occurrences of $FreeBSD$
commit hash: 419b0eeeb16b2ff6e4cee38805cf3c5d37cfd6cd commit hash: 419b0eeeb16b2ff6e4cee38805cf3c5d37cfd6cd commit hash: 419b0eeeb16b2ff6e4cee38805cf3c5d37cfd6cd commit hash: 419b0eeeb16b2ff6e4cee38805cf3c5d37cfd6cd 419b0ee
Friday, 3 Jun 2022
10:06 Kurt Jaeger (pi) search for other commits by this committer Author: Jonathan Chen
java/eclipse: update 4.16 -> 4.21

This release is 1.5 years overdue and 6 months out-of-date, but is
an important interim step to the 4.24 release due in June 2022.

Massive thanks go to Patrick Mackinlay who resolved the 2 critical
bugs preventing update from coming out sooner!

Author:	Jonathan Chen <jonc@chen.org.nz>
PR:	264400
commit hash: a0c13b4a90b805807864f484d8ade07906198dbf commit hash: a0c13b4a90b805807864f484d8ade07906198dbf commit hash: a0c13b4a90b805807864f484d8ade07906198dbf commit hash: a0c13b4a90b805807864f484d8ade07906198dbf a0c13b4
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Sunday, 14 Apr 2019
12:07 pi search for other commits by this committer
java/eclipse: fix whitespace in Makefile.plugins

PR:		237280
Original commitRevision:498896 
11:59 pi search for other commits by this committer
java/eclipse: re-add Makefile.plugins to restore build for some ports

PR:		237280
Submitted by:	Jonathan Chen <jonc@chen.org.nz>
Original commitRevision:498895 
09:14 pi search for other commits by this committer
java/eclipse: update 4.6 -> 4.11, submitter becomes maintainer

- 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/
Original commitRevision:498880 
Saturday, 21 Mar 2015
10:40 marino search for other commits by this committer
java/eclipse: Upgrade version 4.3.2 => 4.4.2

Note that Eclipse now requires openJDK8 to build.

PR:		195985
Submitted by:	Jimmy Kelley (maintainer)
Original commitRevision:381788 
Friday, 14 Nov 2014
11:30 antoine search for other commits by this committer
Cleanup plist
Original commitRevision:372556 
Friday, 27 Jun 2014
21:36 antoine search for other commits by this committer
Restore eclipse Makefile.plugins instead of breaking/expiring ports using it
Original commitRevision:359612 
20:42 antoine search for other commits by this committer
Ports attempting to use eclipse Makefile.plugins are BROKEN, not IGNORE
Deprecate them while here

With hat:	portmgr
Original commitRevision:359606 
Thursday, 26 Jun 2014
09:22 marino search for other commits by this committer
java/eclipse: Put back Makefile.plugins to unbreak index

At least one port is still using Makefile.plugins.  Put in a placeholder
to unbreak the index.

PR: 188659
Original commitRevision:359326 
08:48 marino search for other commits by this committer
java/eclipse: Update version 3.7.1 => 4.3.2 and assign maintainer

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
Original commitRevision:359322 
Wednesday, 22 Jan 2014
08:36 ale search for other commits by this committer
Support staging.
Original commitRevision:340698 
Tuesday, 7 Sep 2010
08:40 ale search for other commits by this committer
Add a common Makefile to simplify installing eclipse plugins in the
correct equinox dropins directory.
Original commit

Number of commits found: 19