head	1.2;
access;
symbols
	RELEASE_6_0_0:1.1
	RELEASE_5_4_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2006.01.26.10.17.08;	author pav;	state dead;
branches;
next	1.1;

1.1
date	2005.02.10.00.16.31;	author pav;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- Modernize and prepare for slave port

PR:		ports/92239
Submitted by:	Paul Schmehl <pauls@@utdallas.edu> (maintainer)
@
text
@************************************************************************
 
Read the notes in the barnyard.conf file for how to configure 
%%PREFIX%%/etc/barnyard.conf after installation.  For 
further assistance, search the archives of the barnyard-users mailing 
list at http://sourceforge.net/mailarchive/forum.php?forum=barnyard-users

In order to enable barnyard to start on boot, you must edit /etc/rc.conf 
with the appropriate flags, etc.  See the FreeBSD Handbook for syntax:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/configtuning-rcng.html

For the various options available, type % barnyard -h after install.

************************************************************************
@


1.1
log
@Barnyard is output spool reader for Snort! It decouples output overhead
from the Snort network intrusion detection system and allows Snort to
run at full speed. It accepts binary inputs from snort and outputs
human readable files to disc or to a database.  At present, barnyard
is designed to accept binary inputs from snort and produce either human
readable files for parsing by log parsers or feed data directly to a
database (either mysql or postgresql at present.).

PR:		ports/77044, ports/77322
Submitted by:	Paul Schmehl <pauls@@utdallas.edu>
@
text
@@

