diff options
Diffstat (limited to 'sysutils/installwatch/pkg-descr')
-rw-r--r-- | sysutils/installwatch/pkg-descr | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/sysutils/installwatch/pkg-descr b/sysutils/installwatch/pkg-descr index 57784799377a..65918706e901 100644 --- a/sysutils/installwatch/pkg-descr +++ b/sysutils/installwatch/pkg-descr @@ -1,11 +1,12 @@ -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. +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 +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 |