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


1.11
date	2012.11.17.06.01.19;	author svnexp;	state Exp;
branches;
next	1.10;

1.10
date	2007.12.11.20.10.42;	author lx;	state Exp;
branches;
next	1.9;

1.9
date	2006.11.05.10.11.08;	author rafan;	state Exp;
branches;
next	1.8;

1.8
date	2006.09.06.07.03.13;	author rafan;	state Exp;
branches;
next	1.7;

1.7
date	2006.05.02.07.58.17;	author clsung;	state Exp;
branches;
next	1.6;

1.6
date	2006.04.09.02.40.09;	author lawrance;	state Exp;
branches;
next	1.5;

1.5
date	2006.01.07.07.56.03;	author edwin;	state Exp;
branches;
next	1.4;

1.4
date	2004.11.02.18.12.13;	author pav;	state Exp;
branches;
next	1.3;

1.3
date	2003.11.01.14.05.52;	author krion;	state Exp;
branches;
next	1.2;

1.2
date	2003.04.28.00.42.31;	author naddy;	state Exp;
branches;
next	1.1;

1.1
date	2003.04.13.13.17.13;	author edwin;	state Exp;
branches;
next	;


desc
@@


1.11
log
@Switch exporter over
@
text
@@@comment $FreeBSD: head/security/samhain/pkg-plist 300897 2012-07-14 14:29:18Z beat $
%%YULE%%etc/yulerc.sample
%%YULE%%sbin/yule_setpwd
%%YULE%%sbin/yule
%%YULE%%sbin/yulectl
%%YULE%%etc/rc.d/yule.sh
%%YULE%%@@unexec echo "To delete the yule user permanently, use 'pw userdel yule'"
%%YULE%%@@unexec rmdir /var/lib/yule 2>/dev/null || true
%%SAMHAIN%%sbin/samhain
%%SAMHAIN%%etc/rc.d/samhain.sh
%%SAMHAIN%%etc/samhainrc.sample
%%SAMHAIN%%@@unexec rmdir /var/lib/samhain 2>/dev/null || true
%%SETPWD%%sbin/samhain_setpwd
%%PORTDOCS%%%%DOCSDIR%%/MANUAL-2_3.pdf
%%PORTDOCS%%%%DOCSDIR%%/HOWTO-client+server.html
%%PORTDOCS%%%%DOCSDIR%%/HOWTO-client+server-troubleshooting.html
%%PORTDOCS%%%%DOCSDIR%%/HOWTO-write-modules.html
%%PORTDOCS%%%%DOCSDIR%%/HOWTO-samhain+GnuPG.html
%%PORTDOCS%%%%DOCSDIR%%/FAQ.html
%%PORTDOCS%%%%DOCSDIR%%/README.UPGRADE
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/BUGS
%%PORTDOCS%%%%DOCSDIR%%/sh_mounts.txt
%%PORTDOCS%%%%DOCSDIR%%/sh_userfiles.txt
%%PORTDOCS%%@@dirrm %%DOCSDIR%%
@


1.10
log
@Update to 2.4.1. Also fix a rather silly uninstall message, reported
by brd@@.
@
text
@d1 1
a1 1
@@comment $FreeBSD: ports/security/samhain/pkg-plist,v 1.9 2006/11/05 10:11:08 rafan Exp $
@


1.9
log
@- Update to 2.3.0

PR:		ports/105159
Submitted by:	David Thiel (maintainer)
@
text
@d1 1
a1 1
@@comment $FreeBSD: ports/security/samhain/pkg-plist,v 1.8 2006/09/06 07:03:13 rafan Exp $
d7 1
a7 1
%%YULE%%@@unexec echo "To delete the yule user permanently, use 'pw userdel ${USER}'"
@


1.8
log
@- Update to 2.2.4

PR:		ports/102915
Submitted by:	David Thiel <lx at redundancy.redundancy.org> (maintainer)
@
text
@d1 1
a1 1
@@comment $FreeBSD: ports/security/samhain/pkg-plist,v 1.7 2006/05/02 07:58:17 clsung Exp $
d14 1
a14 1
%%PORTDOCS%%%%DOCSDIR%%/MANUAL-2_2.pdf
@


1.7
log
@Updating the Samhain HIDS to 2.2.0. Changes since last version:
-  For files under the 'GrowingLogfiles' policy, the checksum is now
   verified up to the previous size.
-  Server-to-server relay is possible.
-  More user policies are available now.

PR:		ports/96643
Submitted by:	maintainer (David Thiel)
@
text
@d1 1
a1 1
@@comment $FreeBSD: ports/security/samhain/pkg-plist,v 1.6 2006/04/09 02:40:09 lawrance Exp $
d6 2
a7 2
%%YULE%%etc/rc.d/yule.sh.sample
%%YULE%%@@unexec echo To delete the yule user permanently, use 'pw userdel ${USER}'"
d10 1
a10 1
%%SAMHAIN%%etc/rc.d/samhain.sh.sample
@


1.6
log
@When yule is installed, add the yule user and group as well.  This is
especially useful for package users since they couldn't run the install-user
target.

PR:		ports/90305 (based on)
Submitted by:	David Thiel <lx@@redundancy.redundancy.org> (maintainer)
Approved by:	maintainer timeout on feedback (3 months)
Committed from:	Sydney Linux User Group codefest at UTS
@
text
@d1 1
a1 1
@@comment $FreeBSD: ports/security/samhain/pkg-plist,v 1.5 2006/01/07 07:56:03 edwin Exp $
d14 1
a14 2
%%PORTDOCS%%%%DOCSDIR%%/MANUAL-2_0.ps
%%PORTDOCS%%%%DOCSDIR%%/MANUAL-2_0.html.tar
@


1.5
log
@Update: security/samhain 2.0.10 -> 2.1.0

	Updating the Samhain integrity checking system to 2.1.0, a
	bugfix release.

	It's been requested by several people to break Samhain out
	into separate client and server ports. This PR does that,
	with a samhain-client and samhain-server port, as slave
	ports off of samhain. I'm not sure the best way to submit
	a PR to do this kind of action, but here is a shar of all
	three ports. If another format is desired, please let me
	know.  I'm also interested in feedback on the approach used
	for splitting these out.

PR:		ports/90305
Submitted by:	David Thiel <lx@@redundancy.redundancy.org>
@
text
@d1 1
a1 1
@@comment $FreeBSD: ports/security/samhain/pkg-plist,v 1.4 2004/11/02 18:12:13 pav Exp $
d7 1
@


1.4
log
@- Update to 2.0.0

PR:		ports/73393
Submitted by:	David Thiel <lx@@redundancy.redundancy.org> (maintainer)
@
text
@d1 1
a1 1
@@comment $FreeBSD: ports/security/samhain/pkg-plist,v 1.3 2003/11/01 14:05:52 krion Exp $
d5 1
@


1.3
log
@- Update to version 1.8.0

PR:		58790
Submitted by:	maintainer
@
text
@d1 1
a1 1
@@comment $FreeBSD: ports/security/samhain/pkg-plist,v 1.2 2003/04/28 00:42:31 naddy Exp $
d12 2
a13 2
%%PORTDOCS%%%%DOCSDIR%%/MANUAL-1_8.ps
%%PORTDOCS%%%%DOCSDIR%%/MANUAL-1_8.html.tar
d15 2
d18 6
@


1.2
log
@Update to 1.7.5, fix packing list bugs, and add a more reliable
MASTER_SITE.

PR:		51044
Submitted by:	David Thiel <lx@@redundancy.redundancy.org>
@
text
@d1 1
a1 1
@@comment $FreeBSD$
d12 5
a16 5
%%PORTDOCS%%share/doc/samhain/MANUAL-1_7.ps
%%PORTDOCS%%share/doc/samhain/MANUAL-1_7.html.tar
%%PORTDOCS%%share/doc/samhain/HOWTO-client+server.html
%%PORTDOCS%%share/doc/samhain/HOWTO-samhain+GnuPG.html
%%PORTDOCS%%@@dirrm share/doc/samhain
@


1.1
log
@The Samhain Intrusion Detection System

	Samhain is a host-based Intrusion Detection System and
	integrity checker with advanced features such as centralized
	logging, MySQL/PostgreSQL support, and rootkit detection.

PR:		ports/46982
Submitted by:	David Thiel <lx@@redundancy.redundancy.org>
@
text
@d1 1
d9 1
d15 1
@

