Commit graph

12 commits

Author SHA1 Message Date
Volker Stolz
bbd07566ef Update to 4.1.2:
- fixed notification email bug with url not being added to email.
- fixed http_host field not being used for log reports URLs.

PR:		ports/77522
Submitted by:	David Thiel (maintainer)
2005-02-14 22:14:21 +00:00
Pav Lucistnik
030fe20888 - There was a bug that caused osirisd not to start if built without osirismd
because of the lack of a ${PREFIX}/osiris directory. This is now created no
  matter what options are set.

PR:		ports/77221
Submitted by:	David Thiel <lx@redundancy.redundancy.org> (maintainer)
2005-02-08 15:41:07 +00:00
Pav Lucistnik
486ba351ec - Update to 4.1.1
PR:		ports/77110
Submitted by:	David Thiel <lx@redundancy.redundancy.org> (maintainer)
2005-02-05 18:46:16 +00:00
Edwin Groothuis
f31e29e939 Update: security/osiris 4.0.6 -> 4.0.8
Updating the Osiris integrity checker to 4.0.8. From changelog:

	FIXED:

	: updated copyrights.
	: cli stat of editor incorrect.
	: utilities.c, escape filename bug in octal handling.
	: fixed memory leak in regex file filter hs_regfree missing.

	FEATURES:

	: port of host.conf config keyword from the 4.1 branch.

PR:		ports/76481
Submitted by:	David Thiel <lx@redundancy.redundancy.org>
2005-01-19 23:09:50 +00:00
Edwin Groothuis
27fccfb731 Update: security/osiris 4.0.5 -> 4.0.6
Updating the Osiris integrity checking system to 4.0.6. PDF
	and RTF docs were removed from the plist and makefile, as
	they were removed from the distribution. They are available
	in HTML format on the Osiris homepage.

	Code changes:

	FIXED:

	: typo in generic osirismd rc script.
	: changed verify cert depth to 10, from 4.
	: moved 'continue' prompt to beginning of installer, where it should be.
	: fixed regular expression filter value bug with parens.

	FEATURES:

	: added default config for Linksys WRT54G(S).
	: changed notification subject lines for easier parsing.

PR:		ports/74336
Submitted by:	David Thiel <lx@redundancy.redundancy.org>
2004-11-27 06:01:29 +00:00
Pav Lucistnik
a84ce9020a - Update to 4.0.5
PR:		ports/73426
Submitted by:	David Thiel <lx@redundancy.redundancy.org> (maintainer)
2004-11-02 23:53:00 +00:00
Volker Stolz
fa82c9eeb9 Updating the Osiris integrity checker to 4.0.3. Many changes from the
(now unsupported) 2.x.x series, including a more modular design, support
for monitoring user/group databases and kernel extensions, more flexible
configuration syntax, and improved logging.

PR:		ports/68790
Submitted by:	maintainer
2004-07-08 13:38:59 +00:00
Kirill Ponomarev
50a21042ea - Update to version 2.4.5
PR:		ports/65836
Submitted by:	maintainer
2004-04-29 09:02:13 +00:00
Sergei Kolobov
4ceb8703f0 - Update to 2.4.4, a more recent stable version
- Pass maintainership to the submitter

PR:		ports/63077
Submitted by:	David Thiel <lx@redundancy.redundancy.org>
Approved by:	Nicolas Jombart (current maintainer)
2004-04-20 20:36:39 +00:00
Trevor Johnson
a1bc8c46f5 Add size data, approved by maintainers. 2004-03-20 21:03:41 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Oliver Lehmann
7a527e3179 Add osiris 1.5.2,
file integrity checking, with GDBM and MySQL
support.

PR:		50026
Submitted by:	Nicolas Jombart <ecu@ipv42.net>
2003-07-11 20:11:11 +00:00