freebsd-ports/security/fswatch/files/pkg-message.in
Jean Milanez Melo 22e951ba0f - New port:
fswatch is a utility to guard changes in a file system. fswatch is composed
of three simple programs: fswbuild, fswcmp, fswshow. fswbuild builds file
system information database. fswcmp compairs two database files and returns
what changes a in file system have been introduced. fswshow shows contents of
database file. a file information database is platform independend.

fswatch can collect the following information about files (and directories):
inode, links, uid, gid, mode, size, flags, ctime, checksum (sha1) ; and can
show which files were added, deleted or changed.

PR:		ports/95973
Submitted by:	dominik karczmarski <dominik@karczmarski.com> (maintainer)
Reworked by:	jmelo
Approved by:	mnag (mentor)
2006-04-25 01:55:02 +00:00

12 lines
512 B
Text

-----------------------------------------------------------------
thank you for choosing fswatch. if you have any questions you can
simply email me or post message to forum at project home page.
default fswatch.conf checks directories:
/etc /bin /sbin /lib /libexec /usr/bin /usr/sbin /usr/lib
/usr/libexec /usr/libdata /usr/local/etc /usr/local/bin
/usr/local/sbin /usr/local/lib /usr/local/libexec
/usr/local/libdata
see fswatch(7) .
-----------------------------------------------------------------