head 1.5; access; symbols pkgsrc-2013Q2:1.5.0.8 pkgsrc-2013Q2-base:1.5 pkgsrc-2012Q4:1.5.0.6 pkgsrc-2012Q4-base:1.5 pkgsrc-2011Q4:1.5.0.4 pkgsrc-2011Q4-base:1.5 pkgsrc-2011Q2:1.5.0.2 pkgsrc-2011Q2-base:1.5 pkgsrc-2009Q4:1.4.0.46 pkgsrc-2009Q4-base:1.4 pkgsrc-2009Q3:1.4.0.44 pkgsrc-2009Q3-base:1.4 pkgsrc-2009Q2:1.4.0.42 pkgsrc-2009Q2-base:1.4 pkgsrc-2009Q1:1.4.0.40 pkgsrc-2009Q1-base:1.4 pkgsrc-2008Q4:1.4.0.38 pkgsrc-2008Q4-base:1.4 pkgsrc-2008Q3:1.4.0.36 pkgsrc-2008Q3-base:1.4 cube-native-xorg:1.4.0.34 cube-native-xorg-base:1.4 pkgsrc-2008Q2:1.4.0.32 pkgsrc-2008Q2-base:1.4 cwrapper:1.4.0.30 pkgsrc-2008Q1:1.4.0.28 pkgsrc-2008Q1-base:1.4 pkgsrc-2007Q4:1.4.0.26 pkgsrc-2007Q4-base:1.4 pkgsrc-2007Q3:1.4.0.24 pkgsrc-2007Q3-base:1.4 pkgsrc-2007Q2:1.4.0.22 pkgsrc-2007Q2-base:1.4 pkgsrc-2007Q1:1.4.0.20 pkgsrc-2007Q1-base:1.4 pkgsrc-2006Q4:1.4.0.18 pkgsrc-2006Q4-base:1.4 pkgsrc-2006Q3:1.4.0.16 pkgsrc-2006Q3-base:1.4 pkgsrc-2006Q2:1.4.0.14 pkgsrc-2006Q2-base:1.4 pkgsrc-2006Q1:1.4.0.12 pkgsrc-2006Q1-base:1.4 pkgsrc-2005Q4:1.4.0.10 pkgsrc-2005Q4-base:1.4 pkgsrc-2005Q3:1.4.0.8 pkgsrc-2005Q3-base:1.4 pkgsrc-2005Q2:1.4.0.6 pkgsrc-2005Q2-base:1.4 pkgsrc-2005Q1:1.4.0.4 pkgsrc-2005Q1-base:1.4 pkgsrc-2004Q4:1.4.0.2 pkgsrc-2004Q4-base:1.4 pkgsrc-2004Q3:1.3.0.8 pkgsrc-2004Q3-base:1.3 pkgsrc-2004Q2:1.3.0.6 pkgsrc-2004Q2-base:1.3 pkgsrc-2004Q1:1.3.0.4 pkgsrc-2004Q1-base:1.3 pkgsrc-2003Q4:1.3.0.2 pkgsrc-2003Q4-base:1.3 netbsd-1-6:1.2.0.8 netbsd-1-6-RELEASE-base:1.2 pkgviews:1.2.0.4 pkgviews-base:1.2 buildlink2:1.2.0.2 buildlink2-base:1.2 netbsd-1-5-PATCH003:1.2 netbsd-1-5-PATCH001:1.2 netbsd-1-5-RELEASE:1.2 netbsd-1-4-PATCH003:1.2; locks; strict; comment @# @; 1.5 date 2010.03.14.13.27.10; author pettai; state dead; branches; next 1.4; 1.4 date 2004.12.01.16.42.53; author wiz; state Exp; branches; next 1.3; 1.3 date 2002.11.13.22.58.20; author jschauma; state dead; branches; next 1.2; 1.2 date 2000.09.03.13.09.08; author wiz; state Exp; branches; next 1.1; 1.1 date 2000.04.26.12.51.36; author hubertf; state Exp; branches; next ; desc @@ 1.5 log @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 @ text @$NetBSD: patch-aa,v 1.4 2004/12/01 16:42:53 wiz Exp $ --- Makefile.in.orig 2003-11-28 16:14:08.000000000 +0100 +++ Makefile.in @@@@ -95,7 +95,7 @@@@ RANLIB = @@RANLIB@@ VERSION = @@VERSION@@ YACC = @@YACC@@ -SUBDIRS = src doc po +SUBDIRS = src doc CLEANFILES = *~ ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 @ 1.4 log @Update to 0.10, prompted by César Catrián C. on tech-pkg: Version 0.10 * Fixed bugs * Moved project over to sourceforge.net * Change of project ownership @ text @d1 1 a1 1 $NetBSD$ @ 1.3 log @Update to 0.9: Version 0.9 * Fixed bugs * Added support for keyed md check of db and config * Removed dependancy on libgcrypt * Added dependancy on mhash Version 0.8 * Fixed loads and loads of bugs * Added syslog backend * Report format changed * added lots of parameters see man page and configure --help * added ACL support for SunOS 5.x (and compatibles) * libgcrypt is now separate and required Version 0.7 * Bug fixes * Compressed database support * Linkname checking * Mhash support (version 0.8.1 of mhash required) @ text @d1 7 a7 6 $NetBSD: patch-aa,v 1.2 2000/09/03 13:09:08 wiz Exp $ --- include/aide.h.orig Wed Apr 26 14:45:29 2000 +++ include/aide.h Wed Apr 26 14:46:12 2000 @@@@ -23,10 +23,12 @@@@ #include "db_config.h" #include "config.h" d9 2 a10 6 +#ifndef __NetBSD__ #ifndef _POSIX_C_SOURCE /* For _POSIX_THREAD_SEMANTICS _REENTRANT */ #define _POSIX_C_SOURCE 199506L #endif /* _POSIX_C_SOURCE */ +#endif /* __NetBSD__ */ d12 2 a13 2 #define AIDEVERSION VERSION @ 1.2 log @add RCS Id @ text @d1 1 a1 1 $NetBSD$ @ 1.1 log @Make this actually compile on recent NetBSD systems: * force "bison -y" *via $YACC) * undefine _POSIX_C_SOURCE, needed to get S_ISLNK defined in @ text @d1 1 @