1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/sysutils/installwatch/pkg-descr
Doug Barton 2fadfa2cfb For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
2009-12-21 02:19:12 +00:00

9 lines
447 B
Plaintext

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