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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
jvmtop Lightweight console application to monitor running jvms
0.8.0.27_1 sysutils on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.8.0.27_1Version of this port present on the latest quarterly branch.
Maintainer: jgh@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-06-19 21:43:12
Last Update: 2024-03-11 09:09:45
Commit Hash: 90e4477
People watching this port, also watch:: postfix, daemontools, sysinfo, pkg
Also Listed In: java
License: GPLv2
WWW:
https://github.com/patric-r/jvmtop
Description:
Jvmtop is a lightweight console application to monitor all accessible, running jvms on a machine. In a top-like manner, it displays JVM internal metrics (e.g. memory information) of running java processes. It's tested with different releases of Oracle JDK, IBM JDK and OpenJDK on FreeBSD, Linux, Solaris and Windows hosts. Jvmtop requires a JDK - a JRE will not suffice.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. /usr/local/share/java/classes/jvmtop.jar
  2. bin/jvmtop
  3. /usr/local/share/licenses/jvmtop-0.8.0.27_1/catalog.mk
  4. /usr/local/share/licenses/jvmtop-0.8.0.27_1/LICENSE
  5. /usr/local/share/licenses/jvmtop-0.8.0.27_1/GPLv2
Collapse this list.
Dependency lines:
  • jvmtop>0:sysutils/jvmtop
To install the port:
cd /usr/ports/sysutils/jvmtop/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/jvmtop
  • pkg install jvmtop
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: jvmtop
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1574461612 SHA256 (jvmtop-maven-repository-0.9.0.tar.gz) = 1508e7cdf1cdf352b8aa33f8c578561e5d8b5a93f8d2ddbecc85dcd7707189ee SIZE (jvmtop-maven-repository-0.9.0.tar.gz) = 9492237

Expand this list (2 items)

Collapse this list.

SHA256 (patric-r-jvmtop-0.8.0-27-g5693965_GH0.tar.gz) = ee35a33fe9f88b643623346957c869be1929de74e779220b9ecc718c0b16fafe SIZE (patric-r-jvmtop-0.8.0-27-g5693965_GH0.tar.gz) = 42869

Collapse this list.


Packages (timestamps in pop-ups are UTC):
jvmtop
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.8.0.27_10.8.0.27_1-0.8.0.27_10.8.0.27_1---
FreeBSD:13:quarterly0.8.0.27_10.8.0.27_10.8.0.27_10.8.0.27_10.8.0.27_1-0.8.0.27_10.8.0.27_1
FreeBSD:14:latest0.8.0.27_10.8.0.27_10.8.0.27_1-0.8.0.27_1--0.8.0.27_1
FreeBSD:14:quarterly0.8.0.27_10.8.0.27_1--0.8.0.27_1-0.8.0.27_10.8.0.27_1
FreeBSD:15:latest0.8.0.27_10.8.0.27_1n/a-n/a-0.8.0.27_10.8.0.27_1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. maven>0 : devel/maven
  2. java : java/openjdk8
Runtime dependencies:
  1. java : java/openjdk8
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_jvmtop
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/patric-r/jvmtop/tar.gz/0.8.0-27-g5693965?dummy=/
Collapse this list.

Number of commits found: 18

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.8.0.27_1
11 Mar 2024 09:09:45
commit hash: 90e44770f5509fe68fa14893fb3a16e63224a136commit hash: 90e44770f5509fe68fa14893fb3a16e63224a136commit hash: 90e44770f5509fe68fa14893fb3a16e63224a136commit hash: 90e44770f5509fe68fa14893fb3a16e63224a136 files touched by this commit
Michael Osipov (michaelo) search for other commits by this committer
*/*: properly depend on Maven package

devel/maven and devel/maven39 do not provide mvn(1) from LOCALBASE that
one comes from devel/maven-wrapper instead. Therefore, one should depend
on the package rather than a non-existing executable/script.

Approved by:	jrm (mentor), otis (mentor), vvd
Differential Revision:	https://reviews.freebsd.org/D44229
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.8.0.27_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
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.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.8.0.27_1
20 Jul 2022 14:23:05
commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
sysutils: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <jsmith@resonatingmedia.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Landwehr <aaron@snaphat.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Adrian Chadd
  *  Adrian Chadd <adrian@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan Eldridge <alane@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Deiter <alex.deiter@gmail.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.8.0.27_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.8.0.27_1
26 Nov 2019 21:46:13
Revision:518482Original commit files touched by this commit
jkim search for other commits by this committer
Clean up after java/openjdk6 and java/openjdk6-jre removal

java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and
java/openjdk6 and java/openjdk6-jre were removed from the ports tree
(r512663).  Now this patch completely removes remaining stuff from the
ports tree.

PR:			241953 (exp-run)
Reviewed by:		glewis
Approved by:		portmgr (antoine)
Differential Revision:	https://reviews.freebsd.org/D22342
0.8.0.27
24 Nov 2019 00:34:55
Revision:518281Original commit files touched by this commit
jgh search for other commits by this committer
- shift to post-extract
- attach no_arch while here

Reported by: mat@
0.8.0.27
22 Nov 2019 23:45:12
Revision:518174Original commit files touched by this commit
jgh search for other commits by this committer
- update to latest commit (5693965)
- update source build process
0.8.0_1
28 Aug 2019 02:13:05
Revision:510036Original commit files touched by this commit
jgh search for other commits by this committer
- adjust PLIST to standards
- pet portlint
0.8.0_1
08 Aug 2019 15:28:14
Revision:508388Original commit files touched by this commit
jgh search for other commits by this committer
- reclaim
0.8.0_1
05 Aug 2019 20:07:07
Revision:508206Original commit files touched by this commit
rene search for other commits by this committer
Return jgh's ports to the various pools after his commit bit was safekept.

Hat:		portmgr-secretary
0.8.0_1
23 Jan 2016 21:25:57
Revision:407059Original commit files touched by this commit
jgh search for other commits by this committer
- update port to build via source
- moved to github
- bump portrevision (license)
0.8.0
20 Oct 2013 01:05:33
Revision:330954Original commit files touched by this commit
jgh search for other commits by this committer
- support staging
0.8.0
20 Sep 2013 23:06:00
Revision:327772Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
0.8.0
16 Aug 2013 02:28:50
Revision:324790Original commit files touched by this commit
jgh search for other commits by this committer
- update to 0.8.0

Changes:

- improved attach compatibility for all IBM jvms
- fixed wrong CPU/GC values for IBM J9 jvms
- in case of unsupported heap size metric retrieval, n/a will be
  displayed instead of 0m
- improved argument parsing, support for short-options, added help
  (pass --help), see issue #28 (now using the great jopt-simple library)
- when passing the --once option, terminal will not be cleared anymore
  (see issue #27)
- improved shell script for guessing the path if a JAVA_HOME environment
  variable is not present (thanks to Markus Kolb)
0.7.1
30 Jul 2013 16:24:11
Revision:323974Original commit files touched by this commit
jgh search for other commits by this committer
- update to 0.7.1

Changes:
- scrolling issue in some terminal environments should now be finally fixed,
  see issue #21 and issue #25
- new argument: --once will terminate jvmtop right after first output
  iteration
0.7.0
21 Jul 2013 06:05:48
Revision:323370Original commit files touched by this commit
jgh search for other commits by this committer
- update to 0.7.0
- issue #21 was fixed locally via console or via terminal emulator
  however issues exists if using a standard remote session is being
  investigated: http://code.google.com/p/jvmtop/issues/detail?id=21
- add in post-install message noting to user to use jvmtop under a terminal
  emulation program ( sysutils/tmux or sysutils/screen )

From Changelog:
- New Feature: jvmtop does now include a sampling-based CPU Profiler
- jvmtop does now support FreeBSD, fixing the issue #21 and issue #22
- refresh rate can now be configured, using argument --delay <interval>
  minor fixes
0.6.0
19 Jun 2013 21:42:55
Revision:321335Original commit files touched by this commit
jgh search for other commits by this committer
Jvmtop is a lightweight console application to monitor all accessible, running
jvms on a machine. In a top-like manner, it displays JVM internal metrics
(e.g. memory information) of running java processes.

It's tested with different releases of Oracle JDK, IBM JDK and OpenJDK on
Linux, Solaris and Windows hosts.  Jvmtop requires a JDK - a JRE will not
suffice.

WWW: http://code.google.com/p/jvmtop/

Number of commits found: 18