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/visualvm/Makefile

Number of commits found: 27

Tuesday, 11 Apr 2023
20:46 Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Adopt ports from swills@
commit hash: 2c2dd8535554ef831d72fdb17c6679fbacbcdb35 commit hash: 2c2dd8535554ef831d72fdb17c6679fbacbcdb35 commit hash: 2c2dd8535554ef831d72fdb17c6679fbacbcdb35 commit hash: 2c2dd8535554ef831d72fdb17c6679fbacbcdb35 2c2dd85
20:34 Rene Ladan (rene) search for other commits by this committer
all: return swills' ports to the pools after safeeping his ports bit.

With hat:	portmgr-secretary
commit hash: 4f538db960da5a685c2ddfa6428089654b0ad72d commit hash: 4f538db960da5a685c2ddfa6428089654b0ad72d commit hash: 4f538db960da5a685c2ddfa6428089654b0ad72d commit hash: 4f538db960da5a685c2ddfa6428089654b0ad72d 4f538db
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, 29 Dec 2022
07:05 Yuri Victorovich (yuri) search for other commits by this committer
java/visualvm: Update 2.0.6 -> 2.1.5

PR:		266649
Submitted by:	Jens Grassel (freebsd-ports@jan0sch.de), initial version

Approved by:	swills@ (maintainer's timeout; 92 days)
commit hash: 7c932cc135ffa7013980af01672b580f0929b588 commit hash: 7c932cc135ffa7013980af01672b580f0929b588 commit hash: 7c932cc135ffa7013980af01672b580f0929b588 commit hash: 7c932cc135ffa7013980af01672b580f0929b588 7c932cc
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
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
Friday, 5 Feb 2021
02:43 swills search for other commits by this committer
java/visualvm: update to 2.0.6
Original commitRevision:564079 
Friday, 18 Dec 2020
03:16 swills search for other commits by this committer
java/visualvm: update to 2.0.5
Original commitRevision:558346 
Friday, 28 Aug 2020
13:25 swills search for other commits by this committer
java/visualvm: update to 2.0.4
Original commitRevision:546732 
Sunday, 2 Aug 2020
21:59 swills search for other commits by this committer
java/visualvm: update to 2.0.3
Original commitRevision:544004 
Saturday, 6 Jul 2019
23:16 swills search for other commits by this committer
java/visualvm: update to 1.4.3
Original commitRevision:506086 
Tuesday, 4 Dec 2018
22:42 swills search for other commits by this committer
java/visualvm: update to 1.4.2
Original commitRevision:486635 
Thursday, 24 May 2018
17:59 swills search for other commits by this committer
java/visualvm: update to 1.4.1
Original commitRevision:470798 
Saturday, 20 Jan 2018
21:32 swills search for other commits by this committer
java/visualvm: update to 1.4
Original commitRevision:459554 
Monday, 14 Nov 2016
14:54 swills search for other commits by this committer
java/visualvm: switch back to multi-language version
Original commitRevision:426108 
Thursday, 10 Nov 2016
23:58 swills search for other commits by this committer
java/visualvm: update to 1.3.9

Submitted by:	girgen
Original commitRevision:425856 
Friday, 21 Oct 2016
12:51 mat search for other commits by this committer
${RM} already has -f.

PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Original commitRevision:424411 
Thursday, 9 Oct 2014
01:37 swills search for other commits by this committer
java/visualvm: update to 1.3.8

PR:		194229
Submitted by:	Jean-Francois BOEUF <JeanFrancois.Boeuf@Gmail.com>
Original commitRevision:370496 
Friday, 22 Aug 2014
07:20 antoine search for other commits by this committer
Canonicalize a few LICENSE_PERMS

With hat:	portmgr
Original commitRevision:365614 
Friday, 4 Apr 2014
13:43 bapt search for other commits by this committer
s/-script://
Original commitRevision:350120 
Monday, 10 Mar 2014
15:21 bapt search for other commits by this committer
Convert j* to USES=zip
Original commitRevision:347771 
Saturday, 8 Feb 2014
15:19 swills search for other commits by this committer
- Update to 1.3.7
- Switch to -ml multi lingual download so all languages get included
- Support STAGEDIR
- Install icon and .desktop file
Original commitRevision:343348 
Friday, 20 Sep 2013
19:48 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
java)
Original commitRevision:327738 
Wednesday, 19 Jun 2013
22:35 swills search for other commits by this committer
- Fix fetch

PR:		ports/179660
Reported by:	John Marino <draco@marino.st>
Original commitRevision:321341 
Saturday, 26 Jan 2013
03:27 swills search for other commits by this committer
- Force commit to note signifigant contributions to this port by jgh, including
LICENSE, install and fetch cleanup as well as review
Original commitRevision:310997 
02:48 swills search for other commits by this committer
VisualVM is a visual tool integrating several commandline JDK tools and
lightweight profiling capabilities. Designed for both production and
development time use, it further enhances the capability of monitoring and
performance analysis for the Java SE platform.

WWW: http://visualvm.java.net/
Original commitRevision:310996 

Number of commits found: 27