From owner-svn-ports-all@FreeBSD.ORG Mon Oct 6 18:17:26 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8422BD51; Mon, 6 Oct 2014 18:17:26 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 70A4F2C5; Mon, 6 Oct 2014 18:17:26 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s96IHQbJ025996; Mon, 6 Oct 2014 18:17:26 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s96IHP7U025992; Mon, 6 Oct 2014 18:17:25 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201410061817.s96IHP7U025992@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Mon, 6 Oct 2014 18:17:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r370200 - head/net-mgmt/argus3 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Oct 2014 18:17:26 -0000 Author: pi Date: Mon Oct 6 18:17:25 2014 New Revision: 370200 URL: https://svnweb.freebsd.org/changeset/ports/370200 QAT: https://qat.redports.org/buildarchive/r370200/ Log: net-mgmt/argus3: 3.0.6.1 -> 3.0.8 Changes since approx. 2012-06-09: Tue Jul 8 14:51:13 EDT 2014 Mods for packaging for ubuntu, redhat, etc.... Added debian and pkg directories, mods to spec file. Tue Jun 17 10:42:07 EDT 2014 Update and Fixes for remote argus data filter support Mon Jun 9 20:18:12 EDT 2014 Changes for netflow packet parsing to fix netflow in clients. Mon May 12 15:46:24 EDT 2014 Fixes for wild metric counts in new flow data. Update filter logic to be consistent with client filters. Modifications for timeout issues when in non-select polling. Wed Dec 11 16:50:25 EST 2013 Fix for source id type assignement from commandline Change for compiler timeout values Mon Nov 25 12:11:47 EST 2013 Fixes for ARP direction processing Back out of duplicate packet tracking logic Thu Oct 17 15:45:31 EDT 2013 Mods for duplicate packet reporting Thu Aug 22 08:39:26 EDT 2013 Modify configure.ac for pcap_dump_flush for older libpcaps Mon Jul 22 16:09:35 EDT 2013 Modify timeouts within "nonselectable" packet processing loop. Tue Jul 9 22:24:01 EDT 2013 Use VID for the VLAN identifer for the key. Tue Jun 18 23:39:12 EDT 2013 Fix syslog while daemonized Tue Jun 11 16:42:18 EDT 2013 Remove nanosleep() to improve performance. Thu Apr 4 16:38:50 EDT 2013 Major addtions for SDN tracking. New Flow model specifications in argus.conf. Wed Mar 6 16:33:47 EST 2013 Fixes for solaris port, to avoid scheduling problems with record timeouts Fri Oct 19 13:14:13 EDT 2012 Fix documentation in ./include/argus_def.h to get Cause and Vers in right order. Mon Oct 8 17:17:39 EDT 2012 Fix for argus TCP state machine issue with very out of order SYN, SYN_ACK, RST volleys. Thu Jun 21 15:33:22 EDT 2012 Fix for country code aggregation problem, where dst co would be zero'd out. Mon Jun 11 16:07:53 EDT 2012 Fix for ArgusOutput deadlock, when congested. Mon Jun 09 08:21:16 EDT 2012 Netflow V9 support transitioned and mostly integrated. Need more packet data. PR: 193566 Submitted by: Paul Schmehl (maintainer) Modified: head/net-mgmt/argus3/Makefile head/net-mgmt/argus3/distinfo head/net-mgmt/argus3/pkg-plist Modified: head/net-mgmt/argus3/Makefile ============================================================================== --- head/net-mgmt/argus3/Makefile Mon Oct 6 18:13:15 2014 (r370199) +++ head/net-mgmt/argus3/Makefile Mon Oct 6 18:17:25 2014 (r370200) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= argus -PORTVERSION= 3.0.6.1 -PORTREVISION= 1 +PORTVERSION= 3.0.8 CATEGORIES= net-mgmt security MASTER_SITES= http://qosient.com/argus/src/ \ ftp://qosient.com/pub/argus/src/ Modified: head/net-mgmt/argus3/distinfo ============================================================================== --- head/net-mgmt/argus3/distinfo Mon Oct 6 18:13:15 2014 (r370199) +++ head/net-mgmt/argus3/distinfo Mon Oct 6 18:17:25 2014 (r370200) @@ -1,2 +1,2 @@ -SHA256 (argus-3.0.6.1.tar.gz) = ed991d8e12394a4f3d49adf007f82bafe615de4fd836f88c86d97fe7469cad12 -SIZE (argus-3.0.6.1.tar.gz) = 847095 +SHA256 (argus-3.0.8.tar.gz) = 335d889d288763487ad3545c09b944d7d6aa2538630d1fd72eea3704a57bf6e3 +SIZE (argus-3.0.8.tar.gz) = 1193140 Modified: head/net-mgmt/argus3/pkg-plist ============================================================================== --- head/net-mgmt/argus3/pkg-plist Mon Oct 6 18:13:15 2014 (r370199) +++ head/net-mgmt/argus3/pkg-plist Mon Oct 6 18:17:25 2014 (r370200) @@ -13,9 +13,9 @@ man/man8/argus.8.gz %%PORTEXAMPLES%%%%EXAMPLESDIR%%/Startup/README %%PORTEXAMPLES%%%%EXAMPLESDIR%%/System/crontab %%PORTEXAMPLES%%%%EXAMPLESDIR%%/System/magic -%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%%/Archive -%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%%/Config -%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%%/Deployment -%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%%/Startup -%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%%/System -%%PORTEXAMPLES%%@dirrmtry %%EXAMPLESDIR%% +%%PORTEXAMPLES%%@dir %%EXAMPLESDIR%%/Archive +%%PORTEXAMPLES%%@dir %%EXAMPLESDIR%%/Config +%%PORTEXAMPLES%%@dir %%EXAMPLESDIR%%/Deployment +%%PORTEXAMPLES%%@dir %%EXAMPLESDIR%%/Startup +%%PORTEXAMPLES%%@dir %%EXAMPLESDIR%%/System +%%PORTEXAMPLES%%@dir %%EXAMPLESDIR%%