Bug 138326 - [New port] security/barnyard2: output system for Snort that parses unified2 files
Summary: [New port] security/barnyard2: output system for Snort that parses unified2 f...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Dmitry Marakasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-30 02:40 UTC by pauls
Modified: 2009-09-09 02:50 UTC (History)
0 users

See Also:


Attachments
barnyard2.shar (7.77 KB, text/plain)
2009-08-30 02:40 UTC, pauls
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description pauls 2009-08-30 02:40:01 UTC
	New port submission, security/barnyard2, barnyard2 parses the
	new snort unified2 type of output file.  This port does not
	obsolete the security/barnyard or security/barnyard-sguil ports
Comment 1 Dmitry Marakasov freebsd_committer freebsd_triage 2009-09-09 02:41:01 UTC
Responsible Changed
From-To: freebsd-ports-bugs->amdmi3

I'll take it.
Comment 2 Dmitry Marakasov freebsd_committer freebsd_triage 2009-09-09 02:42:48 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-09-09 02:42:57 UTC
amdmi3      2009-09-09 01:42:44 UTC

  FreeBSD ports repository

  Modified files:
    security             Makefile 
  Added files:
    security/barnyard2   Makefile distinfo pkg-descr pkg-plist 
    security/barnyard2/files barnyard2.sh.in pkg-message.in 
  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>
  
  Revision  Changes    Path
  1.1054    +1 -0      ports/security/Makefile
  1.1       +57 -0     ports/security/barnyard2/Makefile (new)
  1.1       +3 -0      ports/security/barnyard2/distinfo (new)
  1.1       +71 -0     ports/security/barnyard2/files/barnyard2.sh.in (new)
  1.1       +14 -0     ports/security/barnyard2/files/pkg-message.in (new)
  1.1       +24 -0     ports/security/barnyard2/pkg-descr (new)
  1.1       +4 -0      ports/security/barnyard2/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"