aboutsummaryrefslogtreecommitdiff
path: root/security/bro/pkg-descr
Commit message (Collapse)AuthorAgeFilesLines
* - Update WWWDmitry Marakasov2017-09-201-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=450189
* Update to 2.3Carlo Strub2014-08-101-2/+2
| | | | | | | | PR: 192105 Submitted by: leres@ee.lbl.gov (maintainer) Notes: svn path=/head/; revision=364576
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-3/+0
| | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=284239
* security/bro, port upgrade to version 1.2.1, take over maintainershipEdwin Groothuis2007-09-101-13/+13
| | | | | | | | | | | | | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=199269
* Remove duplicate words where appropriate.Dima Dorfman2001-06-241-1/+1
| | | | | | | Approved by: sobomax, obrien Notes: svn path=/head/; revision=44392
* Bro is a system for detecting Network Intruders in real-time by the guysDavid E. O'Brien1998-03-021-0/+16
that brought you tcpdump, libpcap, and flex. Bro is documented in the the USENIX 1998 Security Conference proceedings. Notes: svn path=/head/; revision=9991