mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00:00
2fadfa2cfb
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.
9 lines
447 B
Plaintext
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
|