Commit Graph

12 Commits

Author SHA1 Message Date
merdely
1997c75349 Remove surrounding quotes in NO_REGRESS/COMMENT*/PERMIT_*
From Darrin Chandler
2007-09-15 23:29:57 +00:00
espie
f1e7eab840 those packages have not changed names since 3.6, even though their
packing-lists was changes in significant ways, and they do not have
enough dependencies that pkg_add can detect they changed through their
signature.

Bump the pkgname, so that pkg_add -r will choose to update them.

okay pvalchev@
2005-08-17 16:10:02 +00:00
pvalchev
2c136d681a new maintainer Benoit LECOCQ 2004-10-19 06:10:33 +00:00
pvalchev
88b694bc44 - add license marker
- cleanup CONFIGURE_ENV (no need to pass default CFLAGS, etc.)
2004-09-15 00:22:09 +00:00
pvalchev
a4e1e24ad5 remove David Lebel from maintainer position per his request. 2004-09-15 00:06:58 +00:00
lebel
0aa6447a5e update security/aide to 0.10 2003-12-04 15:29:31 +00:00
fgsch
dd26b7b067 zap NEED_VERSION. 2002-12-29 20:31:39 +00:00
pvalchev
951a1f0d6a -O0 for sha1.c 2002-02-10 19:48:21 +00:00
espie
0e6f6f93bb Kill first component of BUILD_DEPENDS.
Fix sawfish comment while I'm at it.
`window manager for the X windows system'.
Like DUH ! It's going to be a window manager for my microwave oven ?
2001-11-10 15:00:47 +00:00
lebel
11afd57ac8 remove ftp://ftp.linux.hr/pub/aide from MASTER_SITES since it
was found that there was a trojaned version of aide floating there.
However, our checksum checking would have found the difference, but
I prefer to play it safe and remove that obviously unsecure host from
the Aide's MASTER_SITES (they should use OpenBSD :)).

Thanks to Heikki Korpela <heko@iki.fi> for bringing this to me.
2001-08-07 13:23:39 +00:00
lebel
bd33ab9eb1 add support for security/mhash; from jakob@ 2001-06-20 21:55:18 +00:00
lebel
e3f7b12896 initial import of aide-0.7:
--
AIDE (Advanced Intrusion Detection Environment) is a free replacement
for Tripwire. It does the same things as the semi-free Tripwire and
more.
 
What does it do?
 
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.

WWW: http://www.cs.tut.fi/~rammer/aide.html
2001-06-07 14:26:22 +00:00