Commit graph

11 commits

Author SHA1 Message Date
Olli Hauer
a9144ac62b - add patch to barnyard2 to allow build with postgresql and tcl
(reported and fixed upstream)
- display option TCL only for Master port, it makes no sense if
  the slave can de-select a required option
- remove broken barnyard-sguil (master port was removed 2011-04-04)
- add new port barnyard2-sguil [1]
- add entry to MOVED

PR:		ports/156188 [1]
Submitted by:	me
Approved by:	maintainer timeout
2011-05-15 17:09:38 +00:00
Olli Hauer
0df3874092 - add OPTION tcl (default off) to allow sguil* ports build against barnyard2
PR:		ports/156341
Submitted by:	Brandon <m37a11 _at_ gmail.com>
Approved by:	maintainer timeout
2011-05-14 19:09:58 +00:00
Olli Hauer
0dc5cd7e20 - make snort and suricata optional
- bump portrevision

PR:		ports/156172
Submitted by:	Nikolay Denev <ndenev _at_ gmail.com>
Approved by:	Paul Schmehl <pauls _at_ utdallas.edu> (maintainer)
2011-04-04 21:28:15 +00:00
Alex Dupre
1bda2b2725 Bump PORTREVISION for ports linking to default libmysqlclient. 2011-03-19 13:15:34 +00:00
Olli Hauer
83cb0309a2 - 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
2011-01-31 01:17:36 +00:00
Sahil Tandon
f5bc06e411 - 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
2010-07-05 20:20:35 +00:00
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Sylvio Cesar Teixeira
edaaf752e7 - Fix of a previously pointyhat.
Approved by:	itetcu (mentor)
2010-01-17 19:55:01 +00:00
Sylvio Cesar Teixeira
4aca245764 - Update to 1.7
PR:		ports/140393
Submitted by:	maintainer (Paul Schmehl <pauls@utdallas.edu>)
Approved by:	itetcu (mentor)
2010-01-17 13:55:14 +00:00
Martin Wilke
39d3c79360 - Update to pkg-message
PR:		139880
Submitted by:	maintainer
2009-11-04 07:42:59 +00:00
Dmitry Marakasov
721c3a8d9a 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>
2009-09-09 01:42:44 +00:00