662a FreshPorts -- net-mgmt/argus3
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
argus3 3.0.6.1 net-mgmt on this many watch lists=3 search for ports that depend on this port
Generic IP network transaction auditing tool
Maintained by: pauls@utdallas.edu search for ports maintained by this maintainer
Port Added: 20 Apr 2008 17:24:46
Also Listed In: security
License: GPLv3


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.

WWW: http://www.qosient.com/argus/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/bison
  2. lang/perl5.14
Required To Run:
  1. lang/perl5.14
Required Libraries:
  1. security/cyrus-sasl2
There are no ports dependent upon this port

To install the port: cd /usr/ports/net-mgmt/argus3/ && make install clean
To add the package: pkg_add -r argus-sasl


Configuration Options
===> The following configuration options are available for argus-sasl-3.0.6.1:
     MANPAGES=on: Build and/or install manual pages
     SASL=on: SASL support
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://qosient.com/pub/argus/src/
  3. http://qosient.com/argus/src/

Number of commits found: 15

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
11 May 2013 21:40:30
Original commit files touched by this commit  3.0.6.1
rakuco search for other commits by this committer
Fix `make package' with MANPAGES=no.

PR:		ports/177676
Submitted by:	Craig Leres <leres@ee.lbl.gov>
Approved by:	Paul Schmehl <pauls@utdallas.edu> (maintainer)
08 Mar 2013 11:32:12
Original commit files touched by this commit  3.0.6.1
bapt search for other commits by this committer
Convert USE_BISON to USES= bison

It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build

it brings bison as a run dependency in case it is set the following way:
USES= bison:run

it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both

While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
05 Jan 2013 07:52:19
Original commit files touched by this commit  3.0.6.1
rm search for other commits by this committer
- update to 3.0.6.1
- convert to optionsng
- remove unneded patches

while here:
- trim Makefile header
- add license (GPLv3)
- add missing perl dependency

PR:		173040
Submitted by:	Paul Schmehl <pauls@utdallas.edu>
Approved by:	Alexander Demin <support@spectrum.ru> (maintainer)
10 Dec 2012 15:10:03
Original commit files touched by this commit  3.0.4_1
ume search for other commits by this committer
Update cyrus-sasl2 to 2.1.26.
This bumps shlib version of libsasl2.
04 Dec 2012 20:33:07
Original commit files touched by this commit  3.0.4
zi search for other commits by this committer
- Fix typo in MAINTAINER email address

Reported by:	portscout
Feature safe:	yes
30 Nov 2012 02:58:37
Original commit files touched by this commit  3.0.4
wxs search for other commits by this committer
Pass maintainer to Paul Schmehl. Thank you Alexander for your work on these.

PR:		ports/173756
Submitted by:	Alexander Demin <support@spectrum.ru> (old maintainer)
Approved by:	new maintainer
Feature safe:	yes
09 Jun 2012 14:42:14
Original commit files touched by this commit  3.0.4
miwi search for other commits by this committer
- Convert to optionsNG

PR:             168895
Submitted by:   maintainer
08 Jun 2012 21:33:55
Original commit files touched by this commit  3.0.4
sylvio search for other commits by this committer
- Fix a CONFLICTS knob

PR:             ports/168749
Submitted by:   Alexander Demin <support@spectrum.ru> (maintainer)
14 Jan 2012 08:57:23
Original commit files touched by this commit  3.0.4
dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
11 Jun 2011 17:05:52
Original commit files touched by this commit  3.0.4
jlaffaye search for other commits by this committer
Update to 3.0.4

PR:             ports/157660
Submitted by:   Alexander Demin <support@spectrum.ru> (maintainer)
Approved by:    bapt (mentor)
20 Mar 2011 12:54:45
Original commit files touched by this commit  3.0.2
miwi search for other commits by this committer
- Get Rid MD5 support
30 Mar 2010 13:28:38
Original commit files touched by this commit  3.0.2
fluffy search for other commits by this committer
- Update net-mgmt/argus3 to 3.0.2
- Register CONFLICTS with net-mgmt/argus
- Pass maintainership to submitter

PR:             142969
Submitted by:   Alexander Demin <support@spectrum.ru>
18 Dec 2008 02:33:39
Original commit files touched by this commit  3.0.0_1
linimon search for other commits by this committer
Reset se@FreeBSD.org due to maintainer-timeouts and no response to email.

Hat:    portmgr
01 Aug 2008 12:00:41
Original commit files touched by this commit  3.0.0_1
pav search for other commits by this committer
- Fix SASL2 support (argus[37157]: looking for plugins in '/usr/lib/sasl2',
  failed to open directory, error: No such file or directory)
- Look for sasl in LOCALBASE, not in PREFIX

PR:             ports/123880
Submitted by:   Tomoyuki Sakurai <cherry@trombik.org>
Approved by:    maintainer timeout (se; 2 months)
20 Apr 2008 17:24:09
Original commit files touched by this commit  3.0.0
se search for other commits by this committer
Create new port for version 3 of the argus network audit server.
Version 2.0.6 will be kept as net-mgmt/argus as long as there is
sufficient interest.

Number of commits found: 15

282c
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsJun 19
otrsJun 19
apache-xml-security-cJun 18
linux-f10-flashplugin10*Jun 18
linux-f10-flashplugin11*Jun 18
tor-develJun 16
dbusJun 13
owncloudJun 11
php5Jun 07
php53Jun 07
phpmyadminJun 05
telepathy-gabbleJun 05
chromiumJun 04
chromiumJun 04
libdmxJun 04

9 vulnerabilities affecting 12 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24569
Broken 187
Deprecated 454
Ignore 561
Forbidden 0
Restricted 288
No CDROM 110
Vulnerable 19
Expired 48
Set to expire 439
Interactive 33
new 24 hours 2
new 48 hours9
new 7 days28
new fortnight85
new month173

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0