aboutsummaryrefslogtreecommitdiff
path: root/java/visualvm
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* java/visualvm: update to 2.0.6Steve Wills2021-02-053-6/+6
| | | | Notes: svn path=/head/; revision=564079
* java/visualvm: update to 2.0.5Steve Wills2020-12-183-4/+5
| | | | Notes: svn path=/head/; revision=558346
* java/visualvm: update to 2.0.4Steve Wills2020-08-282-4/+4
| | | | Notes: svn path=/head/; revision=546732
* java/visualvm: update to 2.0.3Steve Wills2020-08-023-160/+176
| | | | Notes: svn path=/head/; revision=544004
* java/visualvm: update to 1.4.3Steve Wills2019-07-062-4/+4
| | | | Notes: svn path=/head/; revision=506086
* java/visualvm: update to 1.4.2Steve Wills2018-12-042-4/+4
| | | | Notes: svn path=/head/; revision=486635
* java/visualvm: update to 1.4.1Steve Wills2018-05-242-4/+4
| | | | Notes: svn path=/head/; revision=470798
* java/visualvm: update to 1.4Steve Wills2018-01-203-326/+58
| | | | Notes: svn path=/head/; revision=459554
* java/visualvm: fix web urlSteve Wills2017-10-161-1/+1
| | | | Notes: svn path=/head/; revision=452239
* java/visualvm: switch back to multi-language versionSteve Wills2016-11-143-4/+319
| | | | Notes: svn path=/head/; revision=426108
* java/visualvm: update to 1.3.9Steve Wills2016-11-103-325/+12
| | | | | | | Submitted by: girgen Notes: svn path=/head/; revision=425856
* ${RM} already has -f.Mathieu Arnold2016-10-211-2/+2
| | | | | | | | | | PR: 213570 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Notes: svn path=/head/; revision=424411
* Cleanup plistAntoine Brodin2014-11-141-37/+1
| | | | Notes: svn path=/head/; revision=372560
* java/visualvm: update to 1.3.8Steve Wills2014-10-093-21/+26
| | | | | | | | PR: 194229 Submitted by: Jean-Francois BOEUF <JeanFrancois.Boeuf@Gmail.com> Notes: svn path=/head/; revision=370496
* Canonicalize a few LICENSE_PERMSAntoine Brodin2014-08-221-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=365614
* s/-script://Baptiste Daroussin2014-04-041-2/+2
| | | | Notes: svn path=/head/; revision=350120
* Convert j* to USES=zipBaptiste Daroussin2014-03-101-1/+1
| | | | Notes: svn path=/head/; revision=347771
* - Update to 1.3.7Steve Wills2014-02-084-341/+676
| | | | | | | | | - Switch to -ml multi lingual download so all languages get included - Support STAGEDIR - Install icon and .desktop file Notes: svn path=/head/; revision=343348
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | java) Notes: svn path=/head/; revision=327738
* - Fix fetchSteve Wills2013-06-191-1/+1
| | | | | | | | PR: ports/179660 Reported by: John Marino <draco@marino.st> Notes: svn path=/head/; revision=321341
* VisualVM is a visual tool integrating several commandline JDK tools andSteve Wills2013-01-265-0/+416
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/ Notes: svn path=/head/; revision=310996