head	1.9;
access;
symbols
	RELEASE_8_3_0:1.8
	RELEASE_9_0_0:1.8
	RELEASE_7_4_0:1.8
	RELEASE_8_2_0:1.8
	RELEASE_6_EOL:1.8
	RELEASE_8_1_0:1.8
	RELEASE_7_3_0:1.8
	RELEASE_8_0_0:1.8
	RELEASE_7_2_0:1.8
	RELEASE_7_1_0:1.8
	RELEASE_6_4_0:1.8
	RELEASE_5_EOL:1.8
	RELEASE_7_0_0:1.8
	RELEASE_6_3_0:1.8
	PRE_XORG_7:1.8
	RELEASE_4_EOL:1.8
	RELEASE_6_2_0:1.8
	RELEASE_6_1_0:1.8
	RELEASE_5_5_0:1.8
	RELEASE_6_0_0:1.7
	RELEASE_5_4_0:1.7
	RELEASE_4_11_0:1.4
	RELEASE_5_3_0:1.3
	RELEASE_4_10_0:1.2
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1
	RELEASE_4_9_0:1.1;
locks; strict;
comment	@# @;


1.9
date	2012.11.17.06.01.09;	author svnexp;	state Exp;
branches;
next	1.8;

1.8
date	2005.09.03.04.19.09;	author novel;	state Exp;
branches;
next	1.7;

1.7
date	2005.03.12.08.26.59;	author sem;	state Exp;
branches;
next	1.6;

1.6
date	2005.02.08.15.41.07;	author pav;	state Exp;
branches;
next	1.5;

1.5
date	2005.02.05.18.46.16;	author pav;	state Exp;
branches;
next	1.4;

1.4
date	2004.11.27.06.01.29;	author edwin;	state Exp;
branches;
next	1.3;

1.3
date	2004.07.08.13.38.59;	author vs;	state Exp;
branches;
next	1.2;

1.2
date	2004.04.20.20.36.39;	author sergei;	state Exp;
branches;
next	1.1;

1.1
date	2003.07.11.20.11.11;	author oliver;	state Exp;
branches;
next	;


desc
@@


1.9
log
@Switch exporter over
@
text
@@@comment $FreeBSD: head/security/osiris/pkg-plist 300897 2012-07-14 14:29:18Z beat $
%%CLI%%sbin/osiris
%%PRINTDB%%bin/printdb
%%OSIRISD%%sbin/osirisd
%%OSIRISMD%%sbin/osirismd
%%OSIRISD%%etc/rc.d/osirisd.sh
%%OSIRISMD%%etc/rc.d/osirismd.sh
@@exec mkdir -p %D/osiris
@@exec chown osiris:osiris %D/osiris
%%OSIRISMD%%osiris/configs/default.aix
%%OSIRISMD%%osiris/configs/default.bsdos
%%OSIRISMD%%osiris/configs/default.darwin
%%OSIRISMD%%osiris/configs/default.freebsd
%%OSIRISMD%%osiris/configs/default.irix
%%OSIRISMD%%osiris/configs/default.linux
%%OSIRISMD%%osiris/configs/default.netbsd
%%OSIRISMD%%osiris/configs/default.openbsd
%%OSIRISMD%%osiris/configs/default.sunos
%%OSIRISMD%%osiris/configs/default.unix-generic
%%OSIRISMD%%osiris/configs/default.windows2000
%%OSIRISMD%%osiris/configs/default.windowsnt
%%OSIRISMD%%osiris/configs/default.windowsserver2003
%%OSIRISMD%%osiris/configs/default.windowsxp
%%OSIRISMD%%osiris/configs/default.wrt54g
%%OSIRISMD%%@@dirrm osiris/configs
@@dirrm osiris
@


1.8
log
@Update to 4.1.9.

PR:		85673
Submitted by:	David Thiel (maintainer)
@
text
@d1 1
a1 1
@@comment $FreeBSD: ports/security/osiris/pkg-plist,v 1.7 2005/03/12 08:26:59 sem Exp $
@


1.7
log
@- Update to 4.1.3
- rcNGfy and add message how activate it
- Add mirror site
- Turn on "fancy cli" by default

PR:		ports/78713
Submitted by:	maintainer
@
text
@d1 1
a1 1
@@comment $FreeBSD: ports/security/osiris/pkg-plist,v 1.6 2005/02/08 15:41:07 pav Exp $
d3 1
@


1.6
log
@- 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)
@
text
@d1 1
a1 1
@@comment $FreeBSD: ports/security/osiris/pkg-plist,v 1.5 2005/02/05 18:46:16 pav Exp $
d5 2
a6 2
%%OSIRISD%%etc/rc.d/osirisd.sh.sample
%%OSIRISMD%%etc/rc.d/osirismd.sh.sample
@


1.5
log
@- Update to 4.1.1

PR:		ports/77110
Submitted by:	David Thiel <lx@@redundancy.redundancy.org> (maintainer)
@
text
@d1 1
a1 1
@@comment $FreeBSD: ports/security/osiris/pkg-plist,v 1.4 2004/11/27 06:01:29 edwin Exp $
d7 2
d25 1
a25 1
%%OSIRISMD%%@@dirrm osiris
@


1.4
log
@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>
@
text
@d1 3
a3 3
@@comment $FreeBSD: ports/security/osiris/pkg-plist,v 1.3 2004/07/08 13:38:59 vs Exp $
sbin/osiris
sbin/osirisd
d5 1
a5 1
etc/rc.d/osirisd.sh.sample
d7 17
a23 15
osiris/configs/default.aix
osiris/configs/default.bsdos
osiris/configs/default.darwin
osiris/configs/default.freebsd
osiris/configs/default.irix
osiris/configs/default.linux
osiris/configs/default.openbsd
osiris/configs/default.sunos
osiris/configs/default.unix-generic
osiris/configs/default.windows2000
osiris/configs/default.windowsnt
osiris/configs/default.windowsserver2003
osiris/configs/default.windowsxp
@@dirrm osiris/configs
@@dirrm osiris
@


1.3
log
@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
@
text
@d1 1
a1 1
@@comment $FreeBSD: ports/security/osiris/pkg-plist,v 1.2 2004/04/20 20:36:39 sergei Exp $
a21 3
%%PORTDOCS%%%%DOCSDIR%%/OsirisUserGuide.pdf
%%PORTDOCS%%%%DOCSDIR%%/OsirisUserGuide.rtf
%%PORTDOCS%%@@dirrm %%DOCSDIR%%
@


1.2
log
@- 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)
@
text
@d1 1
a1 1
@@comment $FreeBSD$
d7 1
d18 1
@


1.1
log
@Add osiris 1.5.2,
file integrity checking, with GDBM and MySQL
support.

PR:		50026
Submitted by:	Nicolas Jombart <ecu@@ipv42.net>
@
text
@d1 21
a21 6
bin/osiris
bin/scale
@@unexec if [ -f %D/etc/osiris.conf ] && cmp -s %D/etc/osiris.conf %D/etc/osiris.conf-sample; then rm -f %D/etc/osiris.conf; fi
etc/osiris.conf-sample
%%PORTDOCS%%%%DOCSDIR%%/manual.html
%%PORTDOCS%%%%DOCSDIR%%/manual.txt
@

