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.

Port details on branch 2022Q3
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.

There are no commits on branch 2022Q3 for this port