summaryrefslogtreecommitdiff
path: root/net-mgmt/argus/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
| | | | Notes: svn path=/head/; revision=21126
* Support ${PREFIX} better and also only depend on tcp_wrappers if itMichael Haro1999-06-271-3/+5
| | | | | | | doesn't exist in the base system. Notes: svn path=/head/; revision=19822
* Fix to configure problem.Satoshi Asami1999-02-121-1/+2
| | | | | | | | PR: 9730 Submitted by: maintainer Notes: svn path=/head/; revision=16640
* Change install script.(use .for and .endfor)Seiichirou Hiraoka1998-12-051-21/+11
| | | | Notes: svn path=/head/; revision=15138
* Import of `argus', a generic IP network transaction auditing tool.Joseph Koshy1998-12-041-0/+53
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) Notes: svn path=/head/; revision=15101