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
tijmp Tools Interface Java Memory Profiler
0.7_1 devel on this many watch lists=0 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.7_1Version of this port present on the latest quarterly branch.
Maintainer: ronald@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2007-12-19 18:09:24
Last Update: 2022-11-26 20:38:26
Commit Hash: 6aa3ac2
Also Listed In: java
License: not specified in port
WWW:
http://khelekore.org/jmp/tijmp/
Description:
TIJmp is a memory profiler for java. TIJmp is made for java/6 and later, it will not work on java/5 systems. If you need a profiler for java/5 or earlier try the jmp profiler. TIJmp is written to be fast and have a small footprint, both memory- and cpu- wise. This means that the jvm will run at almost full speed, until you use tijmp to find some information. TIJmp uses C code to talk to the jvm and it uses swing to show the tables of information. So tijmp is written in C (using jvmti and jni) and Java. TIJmp runs in the same jvm as the program being profiled. This means that it can easily get access to all things jvmti/jni has to offer. TIJmp is distributed under the General Public License, GPL. Usage: java -Dtijmp.jar=%JAVAJARDIR%/tijmp.jar -agentlib:tijmp <your-class>
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. lib/libtijmp.so
  2. lib/libtijmp.so.0
  3. lib/libtijmp.so.0.0.1
  4. share/java/classes/tijmp.jar
  5. @ldconfig
Collapse this list.
Dependency lines:
  • tijmp>0:devel/tijmp
To install the port:
cd /usr/ports/devel/tijmp/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/tijmp
  • pkg install tijmp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: tijmp
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (tijmp-0.7.tar.gz) = 70a93d48a2ed607fbddb29bef456bc77c8153db177be02348822cfadd9626a6c SIZE (tijmp-0.7.tar.gz) = 393858

Packages (timestamps in pop-ups are UTC):
tijmp
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.7_10.7_1-0.7_10.7_1---
FreeBSD:13:quarterly0.7_10.7_10.7_10.7_10.7_1-0.7_10.7_1
FreeBSD:14:latest0.7_10.7_10.7_1-0.7_1--0.7_1
FreeBSD:14:quarterly0.7_10.7_1--0.7_1-0.7_10.7_1
FreeBSD:15:latest0.7_10.7_1n/a-n/a-0.7_10.7_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. java : java/openjdk8
  2. gmake>=4.3 : devel/gmake
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for tijmp-0.7_1: DOCS=on: Build and/or install documentation OPTIMIZED_CFLAGS=off: Use extra compiler optimizations ===> Use 'make config' to modify these settings
Options name:
devel_tijmp
USES:
gmake libtool
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. http://www.khelekore.org/jmp/tijmp/
  2. http://www.klop.ws/distfiles/
Collapse this list.

Number of commits found: 19

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.7_1
26 Nov 2022 20:38:26
commit hash: 6aa3ac2a731fcea449e6db112b9fafa4a15fc561commit hash: 6aa3ac2a731fcea449e6db112b9fafa4a15fc561commit hash: 6aa3ac2a731fcea449e6db112b9fafa4a15fc561commit hash: 6aa3ac2a731fcea449e6db112b9fafa4a15fc561 files touched by this commit
Ronald Klop (ronald) search for other commits by this committer
Change maintainer of the remainder of my ports to my new @FreeBSD.org address.

Approved by: pkubaj (mentor)
Differential Revision: https://reviews.freebsd.org/D37495
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.7_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.7_1
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
devel: remove 'Created by' lines

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

  *  "Waitman Gobble" <uzimac@da3m0n8t3r.com>
  *  <jkoshy@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron H. K. Diep <ahkdiep@gmail.com>
  *  Aaron Hurt <ahurt@anbcs.com>
  *  Abel Chow <abel_chow@yahoo.com>
  *  Adam McLaurin
  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.7_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.7_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.7_1
15 Dec 2014 22:45:00
Revision:374772Original commit files touched by this commit
pawel search for other commits by this committer
Update mirror location

PR:		195681
Submitted by:	maintainer
0.7_1
28 Aug 2014 12:54:20
Revision:366403Original commit files touched by this commit
tijl search for other commits by this committer
- Add USES=libtool and INSTALL_TARGET=install-strip
- Use standard do-install
0.7
04 Jun 2014 21:17:36
Revision:356547Original commit files touched by this commit
tdb search for other commits by this committer
Update maintainer's email address

PR:		190612
Submitted by:	ronald@echteman.nl (maintainer)
0.7
25 Jan 2014 00:04:26
Revision:340956Original commit files touched by this commit
bapt search for other commits by this committer
Support stage
0.7
20 Sep 2013 17:17:45
Revision:327726Original 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:
devel part 4)
0.7
23 May 2013 02:23:34
Revision:318827Original commit files touched by this commit
jgh search for other commits by this committer
- adoption of optionsNG
- trim historical headers

Approved by:	portmgr (miwi)
0.7
08 Jan 2012 07:01:25
Original commit files touched by this commit
eadler search for other commits by this committer
Repeated words are are hard to to find sometimes.

Approved by:    portmgr (itetcu)
0.7
21 Jul 2011 05:03:02
Original commit files touched by this commit
linimon search for other commits by this committer
Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,
remove support for them from bsd.java.mk.  As Jikes is not available in Java 1.5
or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports
which used it (only occurences were USE_JIKES=no).  Support for the Blackdown VM
is also removed, as it is not available in Java 1.5 and higher.

Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect
old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5.
While here, replace static values of JAVA_VERSION in files/*.in by
%%JAVA_VERSION%% .

PR:             ports/158969
Submitted by:   rene
Tested on:      pointyhat-west -exp
0.7
03 Jul 2011 14:59:23
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
0.7
30 Aug 2008 20:19:05
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.7

PR:             126911
Submitted by:   maintainer
0.5
10 Mar 2008 13:35:43
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.5

PR:             121536
Submitted by:   Ronald Klop <ronald@echteman.nl>
0.4
15 Feb 2008 18:47:32
Original commit files touched by this commit
miwi search for other commits by this committer
- Add backup mirror

PR:             120468
Submitted by:   Ronald Klop <ronald@echteman.nl> (maintainer)
0.4
19 Dec 2007 18:09:06
Original commit files touched by this commit
pav search for other commits by this committer
TIJmp is a memory profiler for java. TIJmp is made for java/6 and later, it
will not work on java/5 systems. If you need a profiler for java/5 or earlier
try the jmp profiler.

TIJmp is written to be fast and have a small footprint, both memory- and cpu-
wise. This means that the jvm will run at almost full speed, until you use
tijmp to find some information.

TIJmp uses C code to talk to the jvm and it uses swing to show the the tables
of information. So tijmp is written in C (using jvmti and jni) and Java.

TIJmp runs in the same jvm as the program being profiled. This means that it
can easily get access to all things jvmti/jni has to offer.

TIJmp is distributed under the General Public License, GPL.

Usage:
java -agentlib:tijmp <your-class>

WWW: http://khelekore.org/jmp/tijmp/

PR:             ports/117615
Submitted by:   Ronald Klop <ronald@echteman.nl>

Number of commits found: 19