Port details |
- barnyard An output system for Snort
- 0.2.0_8 security
=7 0.2.0_8Version of this port present on the latest quarterly branch.
- DEPRECATED: Use security/barnyard2 instead
- Maintainer: pauls@utdallas.edu
- Port Added: 2005-02-10 00:17:07
- Last Update: 2011-04-04 19:40:00
- SVN Revision: UNKNOWN
- People watching this port, also watch:: oinkmaster, snort, nmap
- License: not specified in port
- WWW:
- http://sourceforge.net/projects/barnyard
- Description:
- 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.).
Barnyard has 3 modes of operation:
One-shot, continual, continual w/ checkpoint. In one-shot mode,
barnyard will process the specified file and exit. In continual mode,
barnyard will start with the specified file and continue to process
new data (and new spool files) as it appears. Continual mode w/
checkpointing will also use a checkpoint file (or waldo file in the
snort world) to track where it is. In the event the barnyard process
ends while a waldo file is in use, barnyard will resume processing at
the last entry as listed in the waldo file.
WWW: http://sourceforge.net/projects/barnyard
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- barnyard>0:security/barnyard
- No installation instructions:
- This port has been deleted.
- PKGNAME: barnyard
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- automake-1.11 : devel/automake
- autoconf-2.68 : devel/autoconf
- Runtime dependencies:
-
- snort : security/snort
- Library dependencies:
-
- mysqlclient.14 : databases/mysql41-client
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for barnyard-0.2.0_8:
MYSQL=on (default) "Enable MySQL support"
POSTGRESQL=off (default) "Enable PostgreSQL support"
===> Use 'make config' to modify these settings
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.2.0_8 04 Apr 2011 19:40:00 |
ohauer |
- remove expired port security/barnyard
- remove barnyard from security/Makefile |
0.2.0_8 19 Mar 2011 13:15:34 |
ale |
Bump PORTREVISION for ports linking to default libmysqlclient. |
0.2.0_7 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
0.2.0_7 16 Oct 2010 11:52:47 |
ade |
Punt autoconf267->autoconf268 |
0.2.0_7 05 Oct 2010 19:57:56 |
ade |
Round one migration of ports from automake{19,110} to automake111 |
0.2.0_7 15 Sep 2010 18:35:24 |
ade |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
0.2.0_6 18 Aug 2010 17:57:41 |
ohauer |
- mark port ad deprecated per 2010-12-31
PR: 149718
Submitted by: Paul Schmehl <pauls _at_ utdallas.edu> (maintainer)
Approved by: glarkin (mentor) |
0.2.0_5 27 Mar 2010 00:15:24 |
dougb |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
0.2.0_5 22 Aug 2009 00:35:32 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
0.2.0_5 06 Jul 2009 07:45:04 |
itetcu |
Fix build with custom LOCALBASE.
Submitted by: Sahil Tandon
Reported by: QATty
Approved by: maintainer |
0.2.0_5 21 Aug 2008 06:18:49 |
rafan |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
0.2.0_5 20 Aug 2008 00:57:32 |
ade |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
0.2.0_5 21 Jun 2008 12:30:35 |
miwi |
- Fix start script
PR: 124122
Submitted by: shuyaan@gmail.com
Approved by: maintainer |
0.2.0_4 26 May 2008 04:24:20 |
edwin |
security/barnyard, upgrade the startup script
Improve the startup script to bring it in line with the correct
way of doing rc.subr scripts, bump PORTREVISION in the Makefile
and a minor change to pkg-message.
PR: ports/123938
Submitted by: Paul Schmehl <pauls@utdallas.edu> |
0.2.0_3 09 May 2008 21:32:20 |
itetcu |
- fix plist when NOPORTDOCS is defined
- use SF macro
- bump PORTREVISION
Submitted by: maintainer (partially) |
0.2.0_2 04 Jan 2008 12:48:37 |
pav |
- Patches for 64-bit systems
- Toggle MySQL option to default to 'on'
PR: ports/118873
Submitted by: Paul Schmehl <pauls@utdallas.edu> (maintainer) |
0.2.0_1 30 Sep 2007 04:47:37 |
linimon |
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe |
0.2.0 24 Mar 2006 00:57:41 |
mnag |
- Correct use of autotools
PR: 94789
Submitted by: maintainer |
0.2.0 20 Feb 2006 20:47:50 |
dougb |
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts. |
0.2.0 26 Jan 2006 10:17:09 |
pav |
- Modernize and prepare for slave port
PR: ports/92239
Submitted by: Paul Schmehl <pauls@utdallas.edu> (maintainer) |
0.2.0 24 Jan 2006 01:03:33 |
edwin |
SHA256ify
Approved by: krion@ |
0.2.0 15 Nov 2005 06:52:12 |
ade |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
0.2.0 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
0.2.0 11 Apr 2005 08:04:41 |
obrien |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
0.2.0 15 Mar 2005 21:56:08 |
pav |
- Fix PostgreSQL knob
PR: ports/78843
Submitted by: Paul Schmehl (pauls@utdallas.edu) (maintainer) |
0.2.0 10 Feb 2005 00:16:31 |
pav |
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> |