Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This port requires USE_BISON=true | Kris Kennaway | 2002-01-26 | 1 | -0/+1 |
| | | | | Submitted by: bento | ||||
* | TAR file was modified without changing the name. | Stefan Eßer | 2002-01-17 | 1 | -1/+3 |
| | |||||
* | TAR file was modified without changing the name. | Stefan Eßer | 2002-01-17 | 1 | -2/+2 |
| | |||||
* | Upgrade to argus-2.0.4 | Stefan Eßer | 2002-01-17 | 4 | -49/+64 |
| | |||||
* | Add %%PORTDOCS%% tag for files wrapped by NOPORTDOCS in the Makefile. | Stefan Eßer | 2001-12-28 | 1 | -20/+20 |
| | |||||
* | Fix PLIST and bump PORTREVISION because of missing files most notably the | Steve Price | 2001-12-15 | 2 | -1/+3 |
| | | | | license/copyright. | ||||
* | Fix install: LICENSE has been replaced by COPYING. | Stefan Eßer | 2001-11-24 | 3 | -10/+10 |
| | |||||
* | Upgrade to release 2.0.3. | Stefan Eßer | 2001-11-23 | 2 | -3/+3 |
| | |||||
* | Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵ | Mario Sergio Fujikawa Ferreira | 2001-11-20 | 1 | -1/+1 |
| | | | | the later case | ||||
* | fix package: remove nonexistent bin/argusarchive. | FUJISHIMA Satsuki | 2001-09-11 | 1 | -1/+0 |
| | |||||
* | Upgrade to 2.0.2 | Stefan Eßer | 2001-08-21 | 2 | -3/+3 |
| | |||||
* | Fix tyo in URL (quosient -> qosient) | Stefan Eßer | 2001-06-21 | 1 | -1/+1 |
| | |||||
* | Take out html pages that don't exist in tarball anymore | Ying-Chieh Liao | 2001-06-03 | 1 | -3/+0 |
| | | | | | PR: 27853 Submitted by: dwcjr@inethouston.net | ||||
* | Update to Argus-2.0.1. This commit closes ports/27562, though it is | Stefan Eßer | 2001-06-02 | 5 | -58/+4 |
| | | | | | | | 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 ;-) | ||||
* | Remove empty patch file left over from last commit. | Stefan Eßer | 2001-04-08 | 1 | -0/+0 |
| | |||||
* | Fix SIGCHLD handling. | Stefan Eßer | 2001-04-08 | 1 | -0/+29 |
| | |||||
* | Fix handling of VLAN packets. | Stefan Eßer | 2001-04-08 | 1 | -0/+16 |
| | | | | Initialize a few variables to 0. | ||||
* | Upgrade to Argus-2.0.0. | Stefan Eßer | 2001-04-08 | 6 | -51/+143 |
| | |||||
* | Upgrade to 1.8.1. | Stefan Eßer | 2000-08-19 | 4 | -11/+24 |
| | | | | | Make myself maintainer of this port (agreed to by Jonathan Hanna, the current maintainer of this port). | ||||
* | make portversion conform | Michael Haro | 2000-04-20 | 1 | -1/+1 |
| | |||||
* | Update with the new PORTNAME/PORTVERSION variables | Chris Piazza | 2000-04-09 | 1 | -3/+3 |
| | |||||
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-30 | 1 | -1/+1 |
| | |||||
* | Support ${PREFIX} better and also only depend on tcp_wrappers if it | Michael Haro | 1999-06-27 | 1 | -3/+5 |
| | | | | doesn't exist in the base system. | ||||
* | Commit #3/4 to enforce caps, no period. | Tim Vanderhoek | 1999-06-26 | 1 | -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 Asami | 1999-02-12 | 1 | -1/+2 |
| | | | | | PR: 9730 Submitted by: maintainer | ||||
* | Change install script.(use .for and .endfor) | Seiichirou Hiraoka | 1998-12-05 | 1 | -21/+11 |
| | |||||
* | Import of `argus', a generic IP network transaction auditing tool. | Joseph Koshy | 1998-12-04 | 5 | -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) |