mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-16 03:24:07 +00:00
9c6b3192c9
- Re-wrap pkg-descr - Bump PORTREVISION - Take maintainership
13 lines
555 B
Plaintext
13 lines
555 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.
|
|
|
|
Author: Felipe Eduardo Sanchez Diaz Duran <izto@asic-linux.com.mx>
|
|
WWW: http://asic-linux.com.mx/~izto/checkinstall/installwatch.html
|
|
|
|
- George Reid
|
|
greid@ukug.uk.freebsd.org
|