cvs commit: ports/security Makefile ports/security/barnyard2 Makefile distinfo pkg-descr pkg-plist ports/security/barnyard2/files barnyard2.sh.in pkg-message.in

Dmitry Marakasov amdmi3 at FreeBSD.org
Wed Sep 9 01:42:44 UTC 2009


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 at 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)


More information about the cvs-ports mailing list