Port details |
- filemon Trivial tool to log child process file access using filemon ioctl
- 0.0.1_1 sysutils =2 0.0.1_1Version of this port present on the latest quarterly branch.
- Maintainer: rodrigo@FreeBSD.org
- Port Added: 2022-05-15 13:36:05
- Last Update: 2024-01-11 13:59:36
- Commit Hash: 7074d7f
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD2CLAUSE
- Description:
- The filemon utility is a simple wrapper around the
filemon(4) kernel facility. Unlike ktrace(1) the
trace file can be a named pipe.
This tool requires filemon kernel module.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- filemon>0:sysutils/filemon
- To install the port:
- cd /usr/ports/sysutils/filemon/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/filemon
- pkg install filemon
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: filemon
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1634030329
SHA256 (filemon-0.0.1.tar.gz) = f7b33c359ce78d3f70d19ae35fe6f1535d81a4fa3dd08143bdd0be62fc3466d7
SIZE (filemon-0.0.1.tar.gz) = 2051
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_filemon
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.0.1_1 11 Jan 2024 13:59:36 |
Baptiste Daroussin (bapt) |
MANPREFIX: eliminate usage of MANPREFIX
While here move some manpages to share/man |
0.0.1 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
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 ) |
0.0.1 15 May 2022 13:21:15 |
Rodrigo Osorio (rodrigo) |
sysutils/filemon: Adds filemon(1), a trivial wrapper around filemon(4)
Filemon is a simple application who log child process file access
using filemon iocl.
PR: 259099
Reported by: Daniel O'Connor <darius@dons.net.au> |
Number of commits found: 3
|