FreshPorts -- The Place For Ports Fri, 29 Aug 2008 10:47 PM BST
FreshPorts is now running off the BETA server. Enjoy for now.
Port details
bro 1.2_1 security on this many watch lists=9 search for ports that depend on this port
Is Interactive IS INTERACTIVE: yes
System for detecting Network Intruders in real-time
Maintained by: pauls@utdallas.edu search for ports maintained by this maintainer
Port Added: unknown


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.

-- Paul
   pauls@utdallas.edu

WWW: http://bro-ids.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/bison, lang/perl5.8
Required To Run: lang/perl5.8

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-1.2_1:
     GPG=Off (default) "Support encrypted email"
     DOCS=Off (default) "Install documentation (not recommended)"
===> Use 'make config' to modify these settings

Master Sites:
ftp://bro-ids.org/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 27

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
21 Aug 2008 07: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 13: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 20: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 11: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 21: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 14: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 05: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 20: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 09: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 04: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 09: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 03: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)
18 Sep 2004 00: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 15: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 10: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 18: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 22: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 08:30:58
files touched by this commit
asami search for other commits by this committer
Convert category security to new layout.  
02 Jun 2000 05: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: 27

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-operaAug 25
operaAug 25
gnutlsAug 21
joomla15*Aug 20
bugzilla*Aug 19
bugzilla2*Aug 19
cdfAug 19
drupal5Aug 18
drupal6Aug 18
ruby18Aug 16
ruby18Aug 16
ruby18Aug 16
ruby18-nopthreadsAug 16
ruby18-nopthreadsAug 16
ruby18-nopthreadsAug 16

9 vulnerabilities affecting 12 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
Traffic

Calculated hourly:
Port count 19053
Broken 161
Deprecated 80
Ignore 427
Forbidden 6
Restricted 306
No CDROM 130
Vulnerable 50
Expired 12
Set to expire 61
Interactive 78
new 24 hours 2
new 48 hours7
new 7 days26
new fortnight63
new month223

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

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.307 seconds.