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
filemon Trivial tool to log child process file access using filemon ioctl
0.0.1_1 sysutils 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.0.1Version of this port present on the latest quarterly branch.
Maintainer: rodrigo@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-05-15 13:36:05
Last Update: 2024-01-11 13:59:36
Commit Hash: 7074d7f
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.
cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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. bin/filemon
  2. share/man/man1/filemon.1.gz
  3. /usr/local/share/licenses/filemon-0.0.1_1/catalog.mk
  4. /usr/local/share/licenses/filemon-0.0.1_1/LICENSE
  5. /usr/local/share/licenses/filemon-0.0.1_1/BSD2CLAUSE
Collapse this list.
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):
filemon
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.0.1_10.0.1_1-0.0.1_10.0.1_1---
FreeBSD:13:quarterly0.0.10.0.10.0.10.0.10.0.1_10.0.10.0.10.0.1
FreeBSD:14:latest0.0.1_10.0.1_10.0.10.0.1_10.0.1_10.0.1-0.0.1
FreeBSD:14:quarterly0.0.10.0.1_1-0.0.10.0.1_10.0.10.0.10.0.1
FreeBSD:15:latest0.0.1_10.0.1_1n/a0.0.1_1n/a0.0.1_10.0.1_10.0.1_1
FreeBSD:15:quarterly--n/a-n/a---
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:
Expand this list (1 items)
Collapse this list.
  1. http://rodrigo.osorio.free.fr/freebsd/distfiles/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.0.1_1
11 Jan 2024 13:59:36
commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
MANPREFIX: eliminate usage of MANPREFIX

While here move some manpages to share/man
0.0.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.0.1
15 May 2022 13:21:15
commit hash: b59ab55b92871c132a56a70ff7a0a303fc4908a3commit hash: b59ab55b92871c132a56a70ff7a0a303fc4908a3commit hash: b59ab55b92871c132a56a70ff7a0a303fc4908a3commit hash: b59ab55b92871c132a56a70ff7a0a303fc4908a3 files touched by this commit
Rodrigo Osorio (rodrigo) search for other commits by this committer
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