summaryrefslogtreecommitdiff
path: root/security/bro (follow)
Commit message (Collapse)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21143
* Tell the distfile survey that bro doesn't have any distfiles to check byBill Fenner1999-04-051-3/+4
| | | | | | | | | | commenting out MASTER_SITES. Modify the IGNORE= message a little, and use ${DISTFILES} to describe the file to fetch so that the message doesn't have to be modified every time the port is updated. Notes: svn path=/head/; revision=17647
* update to 0.5David E. O'Brien1999-02-132-7/+7
| | | | | | | Ok'ed by: Satoshi Notes: svn path=/head/; revision=16719
* With Satoshi's next bsd.port.* commit, this should work.David E. O'Brien1998-12-251-2/+4
| | | | Notes: svn path=/head/; revision=15606
* Attempt to not "exit 1" if the distfile is missing. Otherwise batch fetchingDavid E. O'Brien1998-12-241-12/+5
| | | | | | | of distfiles is harder than I would like. Notes: svn path=/head/; revision=15595
* Make IS_INTERACTIVE so people doing ``cd /usr/ports ; make fetch'' willDavid E. O'Brien1998-11-041-1/+2
| | | | | | | | | get a little farther. Requested by: Andreas Klemm <andreas@klemm.gtn.com> Notes: svn path=/head/; revision=14353
* upgrade to 0.4 AlphaDavid E. O'Brien1998-09-143-8/+11
| | | | Notes: svn path=/head/; revision=13102
* Author wishes that Bro not be distrbuted while in Alpha.David E. O'Brien1998-03-161-5/+16
| | | | Notes: svn path=/head/; revision=10187
* Mark this NO_PACKAGE until DavidO can fix it.Satoshi Asami1998-03-031-1/+2
| | | | Notes: svn path=/head/; revision=10016
* No need to define a variable with += if it appears for the first time here.Satoshi Asami1998-03-031-2/+2
| | | | Notes: svn path=/head/; revision=10015
* Bro is a system for detecting Network Intruders in real-time by the guysDavid E. O'Brien1998-03-025-0/+70
that brought you tcpdump, libpcap, and flex. Bro is documented in the the USENIX 1998 Security Conference proceedings. Notes: svn path=/head/; revision=9991