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 photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: java/eclipse/Makefile.plugins

Number of commits found: 15

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: 15