diff options
author | wiz <wiz> | 2004-12-28 14:04:39 +0000 |
---|---|---|
committer | wiz <wiz> | 2004-12-28 14:04:39 +0000 |
commit | 86c2a7fb577511ed1aa37f3e8cd36b753768d3c4 (patch) | |
tree | c2ce25d7ca2dc5fe655b6bb513899823b3d9333b /sysutils/radmind/PLIST | |
parent | 88a5edce983fc979d85dc427922c5225f1a3e06d (diff) | |
download | pkgsrc-86c2a7fb577511ed1aa37f3e8cd36b753768d3c4.tar.gz |
Initial import of radmind-1.3.2, packaged by Michael Santos and Hauke Fath
in pkgsrc-wip.
radmind is a suite of Unix command-line tools and a server designed
to remotely administer the file systems of multiple Unix machines.
At its core, radmind operates as a tripwire. It is able to detect
changes to any managed filesystem object, e.g. files, directories,
links, etc. However, radmind goes further than just integrity
checking: once a change is detected, radmind can optionally reverse
the change.
Diffstat (limited to 'sysutils/radmind/PLIST')
-rw-r--r-- | sysutils/radmind/PLIST | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/sysutils/radmind/PLIST b/sysutils/radmind/PLIST new file mode 100644 index 00000000000..8f3e966ea49 --- /dev/null +++ b/sysutils/radmind/PLIST @@ -0,0 +1,21 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2004/12/28 14:04:39 wiz Exp $ +bin/fsdiff +bin/ktcheck +bin/lapply +bin/lcksum +bin/lcreate +bin/lfdiff +bin/lmerge +bin/ra.sh +bin/twhich +man/man1/fsdiff.1 +man/man1/ktcheck.1 +man/man1/lapply.1 +man/man1/lcksum.1 +man/man1/lcreate.1 +man/man1/lfdiff.1 +man/man1/lmerge.1 +man/man1/twhich.1 +man/man5/applefile.5 +man/man8/radmind.8 +sbin/radmind |