Bug 25504 - New port: installwatch: A file creation/modification logger
Summary: New port: installwatch: A file creation/modification logger
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-03-03 02:20 UTC by George Reid
Modified: 2001-03-04 17:10 UTC (History)
0 users

See Also:


Attachments
file.shar (3.65 KB, text/plain)
2001-03-03 02:20 UTC, George Reid
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description George Reid 2001-03-03 02:20:01 UTC
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://mayams.net/~izto/installwatch.html

- George Reid
greid@ukug.uk.freebsd.org

How-To-Repeat: n/a
Comment 1 dannyboy freebsd_committer freebsd_triage 2001-03-04 17:09:43 UTC
State Changed
From-To: open->closed

Committed, thanks.