The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD net-mgmt : argus

A generic IP network transaction auditing tool

 Argus is a generic IP network transaction auditing tool that has been used 
by thousands of sites to perform a number of powerful network management 
tasks that are currently not possible using commercial network management 
tools.

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. 

http://www.qosient.com/argus/



argus history


v. 1.26
date: 2007/10/17 10:12:53;  author: ade;  state: Exp;  lines: +2 -1
Migration from bison 1.x to 2.x

PR:		117086
Tested by:	-exp runs

v. 1.25 date: 2007/08/04 11:41:12; author: gabor; state: Exp; lines: +5 -5 - Remove the DESTDIR modifications from individual ports as we have a new, fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav)
v. 1.24 date: 2006/08/12 17:10:50; author: se; state: Exp; lines: +1 -1 Remove bogus space character from start of line. Reported by: dan
v. 1.23 date: 2006/08/12 15:16:46; author: se; state: Exp; lines: +6 -6 Install to /... instead of to /...
v. 1.22 date: 2004/05/17 21:33:24; author: se; state: Exp; lines: +21 -26 Update to Argus release 2.0.6. The clients are no longer part of this port, but will be built by the argus-clients port, which is listed as a dependency. Since both the argus and argus-clients ports contain the same COPYING file and want to install it into the same directory, I have disabled installation of the copyright file by this port, assuming that the dependent argus-clients port already did it ...
v. 1.21 date: 2004/02/23 04:41:56; author: wollman; state: Exp; lines: +1 -1 Say hello to the new "net-mgmt" category. There are probably more ports that belong here than the ones I have identified and moved in this, first, pass. Approved in principle by: marcus
v. 1.20 date: 2004/02/04 05:07:55; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.19 date: 2003/03/07 06:07:35; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.18 date: 2002/07/10 09:51:45; author: se; state: Exp; lines: +7 -0 Add optional SASL functionality based on a WITH_SASL variable. Submitted by: Johann Visagie
v. 1.17 date: 2002/06/07 22:43:27; author: se; state: Exp; lines: +1 -1 Upgrade to argus-2.0.5
v. 1.16 date: 2002/01/26 05:19:28; author: kris; state: Exp; lines: +1 -0 This port requires USE_BISON=true Submitted by: bento
v. 1.15 date: 2002/01/17 22:40:20; author: se; state: Exp; lines: +4 -4 Upgrade to argus-2.0.4
v. 1.14 date: 2001/12/15 22:09:40; author: steve; state: Exp; lines: +1 -0 Fix PLIST and bump PORTREVISION because of missing files most notably the license/copyright.
v. 1.13 date: 2001/11/24 13:24:22; author: se; state: Exp; lines: +1 -1 Fix install: LICENSE has been replaced by COPYING.
v. 1.12 date: 2001/11/23 23:39:32; author: se; state: Exp; lines: +2 -2 Upgrade to release 2.0.3.
v. 1.11 date: 2001/08/21 20:51:56; author: se; state: Exp; lines: +2 -2 Upgrade to 2.0.2
v. 1.10 date: 2001/06/02 11:39:40; author: se; state: Exp; lines: +3 -3 Update to Argus-2.0.1. This commit closes ports/27562, though it is not based on the patch offered (I already had prepared diffs more than one week ago, but had no time to perform the commit). I choose to use my patches instead of those from the PR, since they seemed even more correct ;-)
v. 1.9 date: 2001/04/08 17:31:12; author: se; state: Exp; lines: +20 -19 Upgrade to Argus-2.0.0.
v. 1.8 date: 2000/08/19 16:18:59; author: se; state: Exp; lines: +7 -8 Upgrade to 1.8.1. Make myself maintainer of this port (agreed to by Jonathan Hanna, the current maintainer of this port).
v. 1.7 date: 2000/04/20 20:27:44; author: mharo; state: Exp; lines: +2 -2 make portversion conform
v. 1.6 date: 2000/04/09 18:10:09; author: cpiazza; state: Exp; lines: +4 -4 Update with the new PORTNAME/PORTVERSION variables
v. 1.5 date: 1999/08/30 14:22:03; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.4 date: 1999/06/27 06:40:24; author: mharo; state: Exp; lines: +5 -3 Support ${PREFIX} better and also only depend on tcp_wrappers if it doesn't exist in the base system.
v. 1.3 date: 1999/02/12 02:55:21; author: asami; state: Exp; lines: +2 -1 Fix to configure problem. PR: 9730 Submitted by: maintainer
v. 1.2 date: 1998/12/05 17:58:00; author: flathill; state: Exp; lines: +11 -21 Change install script.(use .for and .endfor)
v. 1.1 date: 1998/12/04 08:13:06; author: jkoshy; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1998/12/04 08:13:06; author: jkoshy; state: Exp; lines: +0 -0 Import of `argus', a generic IP network transaction auditing tool. 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 (maintainer) ============================================================================= v. 1.26 date: 2007/10/17 10:12:53; author: ade; state: Exp; lines: +2 -1 Migration from bison 1.x to 2.x PR: 117086 Tested by: -exp runs
v. 1.25 date: 2007/08/04 11:41:12; author: gabor; state: Exp; lines: +5 -5 - Remove the DESTDIR modifications from individual ports as we have a new, fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav)
v. 1.24 date: 2006/08/12 17:10:50; author: se; state: Exp; lines: +1 -1 Remove bogus space character from start of line. Reported by: dan
v. 1.23 date: 2006/08/12 15:16:46; author: se; state: Exp; lines: +6 -6 Install to /... instead of to /...
v. 1.22 date: 2004/05/17 21:33:24; author: se; state: Exp; lines: +21 -26 Update to Argus release 2.0.6. The clients are no longer part of this port, but will be built by the argus-clients port, which is listed as a dependency. Since both the argus and argus-clients ports contain the same COPYING file and want to install it into the same directory, I have disabled installation of the copyright file by this port, assuming that the dependent argus-clients port already did it ...
v. 1.21 date: 2004/02/23 04:41:56; author: wollman; state: Exp; lines: +1 -1 Say hello to the new "net-mgmt" category. There are probably more ports that belong here than the ones I have identified and moved in this, first, pass. Approved in principle by: marcus
v. 1.20 date: 2004/02/04 05:07:55; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.19 date: 2003/03/07 06:07:35; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.18 date: 2002/07/10 09:51:45; author: se; state: Exp; lines: +7 -0 Add optional SASL functionality based on a WITH_SASL variable. Submitted by: Johann Visagie
v. 1.17 date: 2002/06/07 22:43:27; author: se; state: Exp; lines: +1 -1 Upgrade to argus-2.0.5
v. 1.16 date: 2002/01/26 05:19:28; author: kris; state: Exp; lines: +1 -0 This port requires USE_BISON=true Submitted by: bento
v. 1.15 date: 2002/01/17 22:40:20; author: se; state: Exp; lines: +4 -4 Upgrade to argus-2.0.4
v. 1.14 date: 2001/12/15 22:09:40; author: steve; state: Exp; lines: +1 -0 Fix PLIST and bump PORTREVISION because of missing files most notably the license/copyright.
v. 1.13 date: 2001/11/24 13:24:22; author: se; state: Exp; lines: +1 -1 Fix install: LICENSE has been replaced by COPYING.
v. 1.12 date: 2001/11/23 23:39:32; author: se; state: Exp; lines: +2 -2 Upgrade to release 2.0.3.
v. 1.11 date: 2001/08/21 20:51:56; author: se; state: Exp; lines: +2 -2 Upgrade to 2.0.2
v. 1.10 date: 2001/06/02 11:39:40; author: se; state: Exp; lines: +3 -3 Update to Argus-2.0.1. This commit closes ports/27562, though it is not based on the patch offered (I already had prepared diffs more than one week ago, but had no time to perform the commit). I choose to use my patches instead of those from the PR, since they seemed even more correct ;-)
v. 1.9 date: 2001/04/08 17:31:12; author: se; state: Exp; lines: +20 -19 Upgrade to Argus-2.0.0.
v. 1.8 date: 2000/08/19 16:18:59; author: se; state: Exp; lines: +7 -8 Upgrade to 1.8.1. Make myself maintainer of this port (agreed to by Jonathan Hanna, the current maintainer of this port).
v. 1.7 date: 2000/04/20 20:27:44; author: mharo; state: Exp; lines: +2 -2 make portversion conform
v. 1.6 date: 2000/04/09 18:10:09; author: cpiazza; state: Exp; lines: +4 -4 Update with the new PORTNAME/PORTVERSION variables
v. 1.5 date: 1999/08/30 14:22:03; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.4 date: 1999/06/27 06:40:24; author: mharo; state: Exp; lines: +5 -3 Support ${PREFIX} better and also only depend on tcp_wrappers if it doesn't exist in the base system.
v. 1.3 date: 1999/02/12 02:55:21; author: asami; state: Exp; lines: +2 -1 Fix to configure problem. PR: 9730 Submitted by: maintainer
v. 1.2 date: 1998/12/05 17:58:00; author: flathill; state: Exp; lines: +11 -21 Change install script.(use .for and .endfor)
v. 1.1 date: 1998/12/04 08:13:06; author: jkoshy; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1998/12/04 08:13:06; author: jkoshy; state: Exp; lines: +0 -0 Import of `argus', a generic IP network transaction auditing tool. 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 (maintainer) ============================================================================= v. 1.26 date: 2007/10/17 10:12:53; author: ade; state: Exp; lines: +2 -1 Migration from bison 1.x to 2.x PR: 117086 Tested by: -exp runs
v. 1.25 date: 2007/08/04 11:41:12; author: gabor; state: Exp; lines: +5 -5 - Remove the DESTDIR modifications from individual ports as we have a new, fully chrooted DESTDIR, which does not need such any more. Sponsored by: Google Summer of Code 2007 Approved by: portmgr (pav)
v. 1.24 date: 2006/08/12 17:10:50; author: se; state: Exp; lines: +1 -1 Remove bogus space character from start of line. Reported by: dan
v. 1.23 date: 2006/08/12 15:16:46; author: se; state: Exp; lines: +6 -6 Install to /... instead of to /...
v. 1.22 date: 2004/05/17 21:33:24; author: se; state: Exp; lines: +21 -26 Update to Argus release 2.0.6. The clients are no longer part of this port, but will be built by the argus-clients port, which is listed as a dependency. Since both the argus and argus-clients ports contain the same COPYING file and want to install it into the same directory, I have disabled installation of the copyright file by this port, assuming that the dependent argus-clients port already did it ...
v. 1.21 date: 2004/02/23 04:41:56; author: wollman; state: Exp; lines: +1 -1 Say hello to the new "net-mgmt" category. There are probably more ports that belong here than the ones I have identified and moved in this, first, pass. Approved in principle by: marcus
v. 1.20 date: 2004/02/04 05:07:55; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.19 date: 2003/03/07 06:07:35; author: ade; state: Exp; lines: +1 -0 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.18 date: 2002/07/10 09:51:45; author: se; state: Exp; lines: +7 -0 Add optional SASL functionality based on a WITH_SASL variable. Submitted by: Johann Visagie
v. 1.17 date: 2002/06/07 22:43:27; author: se; state: Exp; lines: +1 -1 Upgrade to argus-2.0.5
v. 1.16 date: 2002/01/26 05:19:28; author: kris; state: Exp; lines: +1 -0 This port requires USE_BISON=true Submitted by: bento
v. 1.15 date: 2002/01/17 22:40:20; author: se; state: Exp; lines: +4 -4 Upgrade to argus-2.0.4
v. 1.14 date: 2001/12/15 22:09:40; author: steve; state: Exp; lines: +1 -0 Fix PLIST and bump PORTREVISION because of missing files most notably the license/copyright.
v. 1.13 date: 2001/11/24 13:24:22; author: se; state: Exp; lines: +1 -1 Fix install: LICENSE has been replaced by COPYING.
v. 1.12 date: 2001/11/23 23:39:32; author: se; state: Exp; lines: +2 -2 Upgrade to release 2.0.3.
v. 1.11 date: 2001/08/21 20:51:56; author: se; state: Exp; lines: +2 -2 Upgrade to 2.0.2
v. 1.10 date: 2001/06/02 11:39:40; author: se; state: Exp; lines: +3 -3 Update to Argus-2.0.1. This commit closes ports/27562, though it is not based on the patch offered (I already had prepared diffs more than one week ago, but had no time to perform the commit). I choose to use my patches instead of those from the PR, since they seemed even more correct ;-)
v. 1.9 date: 2001/04/08 17:31:12; author: se; state: Exp; lines: +20 -19 Upgrade to Argus-2.0.0.
v. 1.8 date: 2000/08/19 16:18:59; author: se; state: Exp; lines: +7 -8 Upgrade to 1.8.1. Make myself maintainer of this port (agreed to by Jonathan Hanna, the current maintainer of this port).
v. 1.7 date: 2000/04/20 20:27:44; author: mharo; state: Exp; lines: +2 -2 make portversion conform
v. 1.6 date: 2000/04/09 18:10:09; author: cpiazza; state: Exp; lines: +4 -4 Update with the new PORTNAME/PORTVERSION variables
v. 1.5 date: 1999/08/30 14:22:03; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.4 date: 1999/06/27 06:40:24; author: mharo; state: Exp; lines: +5 -3 Support ${PREFIX} better and also only depend on tcp_wrappers if it doesn't exist in the base system.
v. 1.3 date: 1999/02/12 02:55:21; author: asami; state: Exp; lines: +2 -1 Fix to configure problem. PR: 9730 Submitted by: maintainer
v. 1.2 date: 1998/12/05 17:58:00; author: flathill; state: Exp; lines: +11 -21 Change install script.(use .for and .endfor)
v. 1.1 date: 1998/12/04 08:13:06; author: jkoshy; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1998/12/04 08:13:06; author: jkoshy; state: Exp; lines: +0 -0 Import of `argus', a generic IP network transaction auditing tool. 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 (maintainer) =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm