freebsd-ports/sysutils/installwatch/pkg-descr
Eitan Adler d1f32a3e5d Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
2013-03-28 16:28:59 +00:00

8 lines
447 B
Text

Installwatch is a simple utility which keeps track of which files
are created and modified during the installation of a new program.
It's fast and easy to use. It doesn't require a "pre-install" phase
because it monitors processes while they run.
Installwatch works with every dynamically linked ELF program,
by intercepting system calls that cause file system alterations.
WWW: http://asic-linux.com.mx/~izto/checkinstall/installwatch.html