head	1.7;
access;
symbols
	RELEASE_8_3_0:1.4
	RELEASE_9_0_0:1.4
	RELEASE_7_4_0:1.4
	RELEASE_8_2_0:1.4
	RELEASE_6_EOL:1.3
	RELEASE_8_1_0:1.3
	RELEASE_7_3_0:1.2
	RELEASE_8_0_0:1.1;
locks; strict;
comment	@# @;


1.7
date	2013.02.15.20.18.44;	author svnexp;	state Exp;
branches;
next	1.6;

1.6
date	2012.12.02.13.03.30;	author svnexp;	state Exp;
branches;
next	1.5;

1.5
date	2012.10.12.11.10.30;	author jhale;	state Exp;
branches;
next	1.4;

1.4
date	2011.01.31.01.17.36;	author ohauer;	state Exp;
branches;
next	1.3;

1.3
date	2010.07.05.20.20.34;	author sahil;	state Exp;
branches;
next	1.2;

1.2
date	2010.01.17.13.55.14;	author sylvio;	state Exp;
branches;
next	1.1;

1.1
date	2009.09.09.01.42.43;	author amdmi3;	state Exp;
branches;
next	;


desc
@@


1.7
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/312306
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@SHA256 (barnyard2-1.12.tar.gz) = 30b31ec4ad1d2c05493f10e082496b42111807497443f01bb2648859eff246a9
SIZE (barnyard2-1.12.tar.gz) = 425744
@


1.6
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/308105
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r308105 | rm | 2012-12-02 12:56:59 +0000 (Sun, 02 Dec 2012) | 7 lines
## SVN ##
## SVN ## - update to 1.11
## SVN ## - add new port options
## SVN ##
## SVN ## PR:		174024
## SVN ## Submitted by:	Paul Schmehl <pauls@@utdallas.edu> (maintainer)
## SVN ## Feature safe:	yes
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@d1 2
a2 2
SHA256 (barnyard2-1.11.tar.gz) = 345d6dfd7f88cc7d72258338e2db0fa05499dc434c0fe33b685d998f497f2bcd
SIZE (barnyard2-1.11.tar.gz) = 425392
@


1.5
log
@SVN rev 305773 on 2012-10-12 11:10:30Z by jhale

- Update to 1.10
- Convert to new options framework
- Allow for any available version of TCL to be used
- Add LICENSE
- Remove indefinite article from COMMENT, update
- Mark MAKE_JOBS_SAFE
- Trim Makefile header

PR:		ports/172456
Submitted by:	Paul Schmehl <pauls@@utdallas.edu> (maintainer)
Approved by:	makc (mentor)
Feature safe:	yes
@
text
@d1 2
a2 2
SHA256 (barnyard2-1.10.tar.gz) = 31d4e3745606489658bd411f74ffeb8a27573fdc08d0b51a6a71e1bf4dece8a2
SIZE (barnyard2-1.10.tar.gz) = 419781
@


1.4
log
@- update barnyard2 to version 2.1.9

Changes:
 2010-12-27 - Barnyard 2.1.9
   [*] Additions
      * spo_database. Support of encrypted connections to postgresql is now
        available. See README.database for the appropriate options.

      * spo_sguil. Fixed issue with duplication of alerts.

   [*] Improvements

      * spooler. Fixed issue with borking when reading unrecognised records.
        There is now sufficient information to skip and move on.

      * spooler. Fixed early termination of non-readable files, causing the
        dreaded SEGFAULT.

      * classifications. Tweaked output for classification identification if the
        appropriate node can't be found.

PR:		ports/154400
Submitted by:	Paul Schmehl <pauls _at_ utdallas.edu> (maintainer)
Feature safe:	yes
@
text
@d1 2
a2 2
SHA256 (barnyard2-1.9.tar.gz) = 6bce0d5bd4a6fa2be2e5b1daaed1d6d0ec8e7f50b33bc1125125c8a9e78a5b0c
SIZE (barnyard2-1.9.tar.gz) = 652879
@


1.3
log
@- Update to 1.8
- Do not overwrite pre-existing conf file
- Replace '/etc' with '${LOCALBASE}/etc' in sample conf

PR:		ports/148240
Submitted by:	Paul Schmehl <pauls@@utdallas.edu> (maintainer)
Approved by:	wxs@@ (mentor)
Feature safe:	yes
@
text
@d1 2
a2 3
MD5 (barnyard2-1.8.tar.gz) = 72fc6c490db6ea6a0f46c27d24998067
SHA256 (barnyard2-1.8.tar.gz) = 1abfe6530d721debd98921421722b02c844c289564730b1e85729e4915b2bb7a
SIZE (barnyard2-1.8.tar.gz) = 654290
@


1.2
log
@- Update to 1.7

PR:		ports/140393
Submitted by:	maintainer (Paul Schmehl <pauls@@utdallas.edu>)
Approved by:	itetcu (mentor)
@
text
@d1 3
a3 3
MD5 (barnyard2-1.7.tar.gz) = 6801649c45287799354e0a458af737ef
SHA256 (barnyard2-1.7.tar.gz) = a9bd56c2887111f3c114e82fc9277ee759a5005374081136e76d950ff390fd1b
SIZE (barnyard2-1.7.tar.gz) = 652605
@


1.1
log
@Barnyard is a critical tool for the parsing of Snort's unified binary files,
processing and on-forwarding to a variety of output plugins. Unfortunately
it has not seen an updated in over 4 years and is not going to be maintained
by the original developers. With the new version of the unified format
(ie. unified2) arriving we need something to bridge this gap.

The SXL team love barnyard. So much so that we want it to stay and have been
tinkering around with the code to give it a breath of new life. Here is what
we have achieved to far for this reinvigorated code base:

    * Parsing of the new unified2 log files.
    * Maintaining majority of the command syntax of barnyard.
    * Addressed all associated bug reports and feature requests arising since
		barnyard-0.2.0.
    * Completely rewritten code based on the GPLv2 Snort making it entirely
		GPLv2.

This is an effort to fuse the awesome work of Snort and the original concept
of barnyard giving it a fresh update along the way. We've come a long way so
far and have a very stable build that we've integrated into our NSMnow
framework.  If you have any feature requests, bugs or gripes then send them
our way.

WWW: http://www.securixlive.com/barnyard2/

PR:		138326
Submitted by:	Paul Schmehl <pauls@@utdallas.edu>
@
text
@d1 3
a3 3
MD5 (barnyard2-1.6.tar.gz) = fe49fae09f585677af7dda53f3f4bedf
SHA256 (barnyard2-1.6.tar.gz) = c8b9b58d48b420634c502d27f21cbdaf42df0205abeb2970f9ee7e114744433b
SIZE (barnyard2-1.6.tar.gz) = 631471
@

