Date: Thu, 10 Feb 2005 00:16:31 +0000 (UTC) From: Pav Lucistnik <pav@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: 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 Message-ID: <200502100016.j1A0GV6F028592@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502100016.j1A0GV6F028592>
