1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/sysutils/ftrace/pkg-descr
Alexander Langer 8073f81d69 Add ftrace 0.9, a file modification/creation watcher.
(Note: This port can be used to easily create PLIST's!)

PR:		24105
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2001-01-06 14:28:05 +00:00

8 lines
307 B
Plaintext

Ftrace logs files created and/or modified by some process (typically
`make install') and its children. It consists of a shell wrapper and
library that is preloaded to the target program. Ftrace is basically
an 'installwatch' clone, but has some additional features.
- George Reid
greid@ukug.uk.freebsd.org