Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: source-changes
Date: 03/10/2000 02:28:33
Module Name:	pkgsrc
Committed By:	agc
Date:		Fri Mar 10 10:28:32 UTC 2000

Update of /cvsroot/pkgsrc/security/aide
In directory nb00:/tmp/cvs-serv7321

Log Message:
Initial import of aide, a free intrusion detection system for checking
file integrity, into the NetBSD packages collection.

It creates a database from the regular expression rules that it finds
from the config file.  Once this database is initialized it can be
used to verify the integrity of the files.  It has several message
digest algorithms (md5,sha1,rmd160,tiger,haval,etc.) that are used to
check the integrity of the file.  More algorithms can be added with
relative ease.  All of the usual file attributes can also be checked
for inconsistencies.  It can read databases from older or newer
versions.  See the manual pages within the distribution for further
info.  There is also a beginning of a manual at

	http://www.cs.tut.fi/~rammer/aide/manual.html

This package is very similar to tripwire, but without its licen[cs]e
constraints.


Vendor Tag:	TNF
Release Tags:	pkgsrc-base
		
N pkgsrc/security/aide/Makefile
N pkgsrc/security/aide/files/md5
N pkgsrc/security/aide/pkg/COMMENT
N pkgsrc/security/aide/pkg/DESCR
N pkgsrc/security/aide/pkg/PLIST

No conflicts created by this import