summaryrefslogtreecommitdiff
path: root/net/argus (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to 1.8.1.Stefan Eßer2000-08-194-11/+24
| | | | | Make myself maintainer of this port (agreed to by Jonathan Hanna, the current maintainer of this port).
* make portversion conformMichael Haro2000-04-201-1/+1
|
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-3/+3
|
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
|
* Support ${PREFIX} better and also only depend on tcp_wrappers if itMichael Haro1999-06-271-3/+5
| | | | doesn't exist in the base system.
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s
* Fix to configure problem.Satoshi Asami1999-02-121-1/+2
| | | | | PR: 9730 Submitted by: maintainer
* Change install script.(use .for and .endfor)Seiichirou Hiraoka1998-12-051-21/+11
|
* Import of `argus', a generic IP network transaction auditing tool.Joseph Koshy1998-12-045-0/+84
Argus runs as an application level daemon, promiscuously reading network datagrams from a specified interface, and generates network traffic audit records for the network activity that it encounters. It is the way that Argus categorizes and reports on network activity that makes this tool unique and powerful. PR: ports/8954 Reviewed by: jkoshy Submitted by: Jonathan Hanna <jhanna@home.com> (maintainer)