summaryrefslogtreecommitdiff
path: root/security/aide/Makefile
diff options
context:
space:
mode:
authorpettai <pettai@pkgsrc.org>2010-03-14 13:27:10 +0000
committerpettai <pettai@pkgsrc.org>2010-03-14 13:27:10 +0000
commitbd34c0083cd6baf118cd0a126b9da00a7a297a22 (patch)
tree9b20e10e766ef2e36a977dad065547cbccde8cf2 /security/aide/Makefile
parent1c8a98b1b0b3a11b624acddba95117eec4b7d9f1 (diff)
downloadpkgsrc-bd34c0083cd6baf118cd0a126b9da00a7a297a22.tar.gz
Version 0.13.1
* Fixed bug with reading gzipped aide.db files * Removed dead ustat code Version 0.13 * Added support for selinux and xattr attributes * Added support for the Linux Audit System * Fixed usage of libgcrypt instead of libmhash * Added file locking for output files * Fixed bugs Version 0.12 * Fixed bugs * Allow http/https/ftp URLs through libcurl * Support posix_fadvice() to avoid caching files Version 0.11 * Fixed many bugs * Updated automake/autoconf scripts * Use snprintf by Mark Martinec if not in C library * Support for more (legacy) Unix systems and cygwin * Open files with O_NOATIME on supported Linux systems * Added I/ANF/ARF directives
Diffstat (limited to 'security/aide/Makefile')
-rw-r--r--security/aide/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/security/aide/Makefile b/security/aide/Makefile
index 373370acf0c..347e20ac906 100644
--- a/security/aide/Makefile
+++ b/security/aide/Makefile
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.28 2008/06/12 02:14:44 joerg Exp $
+# $NetBSD: Makefile,v 1.29 2010/03/14 13:27:10 pettai Exp $
#
-DISTNAME= aide-0.10
-PKGREVISION= 1
+DISTNAME= aide-0.13.1
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=aide/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.cs.tut.fi/~rammer/aide.html
COMMENT= Free intrusion detection system for checking file integrity
+LICENSE= artistic
PKG_DESTDIR_SUPPORT= user-destdir