ea9c FreshPorts -- security/bro
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
bro 2.1_1 security on this many watch lists=10 search for ports that depend on this port
System for detecting network intruders in real-time
Maintained by: leres@ee.lbl.gov search for ports maintained by this maintainer
Port Added: unknown
License: not specified in port


Bro is an open-source, Unix-based Network Intrusion Detection System (NIDS)
that passively monitors network traffic and looks for suspicious activity.
Bro detects intrusions by first parsing network traffic to extract is
application-level semantics and then executing event-oriented analyzers that
compare the activity with patterns deemed troublesome. Its analysis includes
detection of specific attacks (including those defined by signatures, but
also those defined in terms of events) and unusual activities (e.g., certain
hosts connecting to certain services, or patterns of failed connection
attempts).

Bro is documented in the USENIX 1998 Security Conference proceedings.

WWW: http://bro-ids.org/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/bison
  2. devel/swig13
  3. devel/cmake
  4. lang/perl5.14
Required To Run:
  1. sysutils/lbl-hf
  2. sysutils/lbl-cf
  3. lang/perl5.14
Required Libraries:
  1. net/GeoIP
There are no ports dependent upon this port

To install the port: cd /usr/ports/security/bro/ && make install clean
To add the package: pkg_add -r bro


Configuration Options
===> The following configuration options are available for bro-2.1_1:
     ASSERT=off: Enable debug assertions
     BROCCOLI=off: Build support for libbroccoli communications
     IPV6=on: IPv6 protocol support
     LBL_CF=on: Unix time to formated time/date filter support
     LBL_HF=on: Address to hostname filter support
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://www.bro-ids.org/downloads/release/

Number of commits found: 46

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
30 Mar 2013 13:47:49
Original commit files touched by this commit  2.1_1
miwi search for other commits by this committer
- Unbreak build

Reported by:	pointyhat
Approved by:	portmgr
22 Mar 2013 20:06:15
Original commit files touched by this commit  2.1
makc search for other commits by this committer
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
10 Jan 2013 02:29:45
Original commit files touched by this commit  2.1
kevlo search for other commits by this committer
Assign maintainership to Craig Leres.

PR:	ports/175152
06 Dec 2012 01:59:29
Original commit files touched by this commit  2.1
kevlo search for other commits by this committer
Add missing patch.

Feature safe:	yes
03 Dec 2012 05:20:38
Original commit files touched by this commit  2.1
kevlo search for other commits by this committer
Update to 2.1.

Feature safe:	yes

PR:	ports/174016
Submitted by:	Paul Schmehl <pauls at utdallas dot edu>
08 Nov 2012 09:49:05
Original commit files touched by this commit  2.0_2
gahr search for other commits by this committer
- fix mtree by avoiding to install a .in CMake configure file

Reported by:	PH (via beat@)
Approved by:	portmgr@ (implicit)
Feature safe:	yes
16 Oct 2012 06:41:41
Original commit files touched by this commit  2.0_2
kevlo search for other commits by this committer
- Add missing dependency on perl
- Adopt new Makefile header

Feature safe:	yes
15 Oct 2012 19:10:50
Original commit files touched by this commit  2.0_1
beat search for other commits by this committer
- Make as BROKEN: missing prerequisites
  CMake Error at aux/binpac/CMakeLists.txt:17 (message):
   Could not find prerequisite package 'Perl'

Reported by:	pointyhat
Feature safe:	yes
18 Sep 2012 07:50:34
Original commit files touched by this commit  2.0_1
kevlo search for other commits by this committer
- Add missing dependency on bison
- Bump PORTREVISION

Reported by:	portmgr (linimon)
12 Sep 2012 08:09:18
Original commit files touched by this commit  2.0
kevlo search for other commits by this committer
Update to 2.0; with some help from rm@

PR:	ports/169690
Submitted by:	Paul Dokas <paul at dokas dot name>
11 Feb 2012 22:27:42
Original commit files touched by this commit  1.5.3
pgollucci search for other commits by this committer
- Update to 1.5.3
- Mark MAKE_JOBS_UNSAFE
- Remove < 7.0

PR:             ports/160897
Submitted by:   Dikshie <dikshie@sfc.wide.ad.jp>
Approved by:    maintainer timeout (kevlo ; 141 days)
24 Oct 2011 09:11:38
Original commit files touched by this commit  1.5.1
dougb search for other commits by this committer
The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
23 Sep 2011 22:26:39
Original commit files touched by this commit  1.5.1
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
03 Jul 2011 14:03:52
Original commit files touched by this commit  1.5.1
ohauer search for other commits by this committer
-remove MD5
15 Oct 2010 06:42:25
Original commit files touched by this commit  1.5.1
kevlo search for other commits by this committer
Update to 1.5.1

PR:     ports/150987
Submitted by:   dikshie <dikshie at sfc dot wide dot ad dot jp>
24 Jan 2009 09:45:22
Original commit files touched by this commit  1.4
pav search for other commits by this committer
- Mark BROKEN on 6.x: does not package

Reported by:    pointyhat
20 Dec 2008 05:35:14
Original commit files touched by this commit  1.4
kevlo search for other commits by this committer
- Fix pkg-plist
- Bump PORTREVISION
18 Dec 2008 07:03:19
Original commit files touched by this commit  1.4
kevlo search for other commits by this committer
Add USE_PERL5=yes
18 Dec 2008 06:43:03
Original commit files touched by this commit  1.4
kevlo search for other commits by this committer
- Update to 1.4
- Take maintainership

PR: ports/129715
Submitted by: kevlo
21 Aug 2008 06:18:49
Original commit files touched by this commit  1.2_1
rafan search for other commits by this committer
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 View all of this commit message)
25 Jul 2008 12:48:47
Original commit files touched by this commit  1.2_1
pav search for other commits by this committer
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV
14 May 2008 19:53:00
Original commit files touched by this commit  1.2_1
tabthorpe search for other commits by this committer
- Add CONFLICTS for sysutils/lbl-cf sysutils/lbl-hf

PR:             ports/123681
Submitted by:   tabthorpe
Approved by:    Paul Schmehl <pauls utdallas.edu> (maintainer)
17 Oct 2007 10:13:01
Original commit files touched by this commit  1.2_1
ade search for other commits by this committer
Migration from bison 1.x to 2.x

PR:             117086
Tested by:      -exp runs
11 Sep 2007 20:50:55
Original commit files touched by this commit  1.2
edwin search for other commits by this committer
Undo changes to the header.
10 Sep 2007 13:28:12
Original commit files touched by this commit  1.2
edwin search for other commits by this committer
security/bro, port upgrade to version 1.2.1, take over maintainership

        This is an upgrade of the security/bro port to the current
        stable version.  The port is very complex, so it needs to
        be tested carefully to make sure that I'm not screwing
        anything up or using wrong conventions. Also, I'm willing
        to take over maintainership of the port if it's accepted
        into the tree.

        Please note, there are several files that need to be removed
        from the port and quite a few that need to be added. All
        these files are in FILESDIR.  I have provided blank patches
        for the files that need to be removed, so the patches will
        create blank files.

Added IS_INTERACTIVE to the port
Left original freebsd header comments in it.
Next time please use one big patch-file instead of lots of little ones :-)

PR:             ports/114999
Submitted by:   Paul Schmehl <pauls@utdallas.edu>
21 Dec 2006 12:42:16
Original commit files touched by this commit  0.8_1
arved search for other commits by this committer
Fix build with gcc41
13 May 2006 04:15:53
Original commit files touched by this commit  0.8_1
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with S
25 Nov 2005 18:01:16
Original commit files touched by this commit  0.8_1
pav search for other commits by this committer
- Add SHA256
04 Sep 2005 19:36:50
Original commit files touched by this commit  0.8_1
ade search for other commits by this committer
Revert back to devel/bison
02 Sep 2005 08:01:07
Original commit files touched by this commit  0.8_1
pav search for other commits by this committer
- Switch bison dependency to bison175 port
12 Apr 2005 03:26:57
Original commit files touched by this commit  0.8_1
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 08:04:41
Original commit files touched by this commit  0.8_1
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
19 Sep 2004 02:09:40
Original commit files touched by this commit  0.8_1
leeym search for other commits by this committer
- unbreak this port on 5.x

PR:             71853
Submitted by:   leeym
Approved by:    portmgr (marcus)
17 Sep 2004 23:02:58
Original commit files touched by this commit  0.8_1
kris search for other commits by this committer
BROKEN on 5.x: Does not compile

Approved by:    portmgr (self)
04 Feb 2004 05:10:27
Original commit files touched by this commit  0.8_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
29 Jan 2004 16:13:06
Original commit files touched by this commit  0.8
trevor search for other commits by this committer
SIZEify.
04 Nov 2003 16:00:01
Original commit files touched by this commit  0.8
osa search for other commits by this committer
Fix broken (checksum mismatch) by change suffix of distro
from "-current" to "a37".

No changes for MD5.
03 Nov 2003 03:56:42
Original commit files touched by this commit  0.8
kris search for other commits by this committer
Mark BROKEN (see bento logs).  These ports are scheduled for removal
after Feb 2 2004 if they are still broken at that time and no fixes
have been submitted by PR.
14 Oct 2003 14:50:59
Original commit files touched by this commit  0.8
osa search for other commits by this committer
Update to 0.8, fix RESTRICTED.
24 Sep 2003 09:37:11
Original commit files touched by this commit  0.5a
osa search for other commits by this committer
Make portlint(1) happy by changing strip to ${STRIP_CMD}

Submitted by:   Oleg Karachevtsev <ok@etrust.ru>
PR:             56998
20 Feb 2003 18:59:13
Original commit files touched by this commit  0.5a
knu search for other commits by this committer
De-pkg-comment.
08 Jun 2002 17:31:07
Original commit files touched by this commit  0.5a
obrien search for other commits by this committer
To ports@freebsd.org.
24 Jun 2001 21:29:39
files touched by this commit
dd search for other commits by this committer
Remove duplicate words where appropriate.    
22 Nov 2000 00:17:18
files touched by this commit
obrien search for other commits by this committer
Add $FreeBSD$'s which help me in problem reports.    
08 Oct 2000 07:30:58
files touched by this commit
asami search for other commits by this committer
Convert category security to new layout.  
02 Jun 2000 04:18:54
files touched by this commit
will search for other commits by this committer
Remove redundant/inappropriate CATEGORIES.  People need to start reading   the
Porter's Handbook.  :-)    

Number of commits found: 46

2856
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24539
Broken 216
Deprecated 487
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 123
Set to expire 525
Interactive 33
new 24 hours 8
new 48 hours11
new 7 days34
new fortnight58
new month222

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0