mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 19:36:28 -04:00
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
6 lines
374 B
Text
6 lines
374 B
Text
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.
|