cvs commit: ports/security Makefile ports/security/barnyard
 Makefile distinfo pkg-descr pkg-message pkg-plist
 ports/security/barnyard/files barnyard.sh patch-configure.in
    Pav Lucistnik 
    pav at FreeBSD.org
       
    Thu Feb 10 00:16:31 GMT 2005
    
    
  
pav         2005-02-10 00:16:31 UTC
  FreeBSD ports repository
  Modified files:
    security             Makefile 
  Added files:
    security/barnyard    Makefile distinfo pkg-descr pkg-message 
                         pkg-plist 
    security/barnyard/files barnyard.sh patch-configure.in 
  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 at utdallas.edu>
  
  Revision  Changes    Path
  1.574     +1 -0      ports/security/Makefile
  1.1       +65 -0     ports/security/barnyard/Makefile (new)
  1.1       +2 -0      ports/security/barnyard/distinfo (new)
  1.1       +33 -0     ports/security/barnyard/files/barnyard.sh (new)
  1.1       +9 -0      ports/security/barnyard/files/patch-configure.in (new)
  1.1       +20 -0     ports/security/barnyard/pkg-descr (new)
  1.1       +14 -0     ports/security/barnyard/pkg-message (new)
  1.1       +15 -0     ports/security/barnyard/pkg-plist (new)
    
    
More information about the cvs-all
mailing list