From owner-svn-ports-head@FreeBSD.ORG Mon Oct 6 18:22:35 2014 Return-Path: Delivered-To: svn-ports-head@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 6CBBD127; Mon, 6 Oct 2014 18:22:35 +0000 (UTC) Received: from mail-wi0-x234.google.com (mail-wi0-x234.google.com [IPv6:2a00:1450:400c:c05::234]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 89DD43C8; Mon, 6 Oct 2014 18:22:34 +0000 (UTC) Received: by mail-wi0-f180.google.com with SMTP id em10so5553333wid.1 for ; Mon, 06 Oct 2014 11:22:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=+ZzlhQmNfA/veMz5tRLbOh+1tnmzKvHaCzpr8dH0wts=; b=kX7yYGYxMrG41iAUBfczhAbfq5WI1qA/qUsA1ulUJBXqieagyMQTLkPm0B5O49KQ0l WZ4EV6V9qADHsYormcFVgBen+tNOH0KvDpWa09Q7s8sZQKEY6X5m1VcS7NxSx2xXBWFu dEQHh0LaMtVE0t3dDufQtHfC86StAzMSd3+dHDXXRncCTZLI6JVtWzZSo+/r/eHo/o+C /JghkzDo9Q1A2Hqm1gD9trXYpX/qRFZ1Y58Zq87EzxL6wJRY+2CZTsNW3rlXnt0HEFAr V4vLA35EBjEEFgH5EOGSrnG7pQAjvvdxx8ZwiA5uDCA+OoYqCpWxseZQLdjdvuySkEm9 rvCw== X-Received: by 10.194.179.73 with SMTP id de9mr32033133wjc.87.1412619752806; Mon, 06 Oct 2014 11:22:32 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id lk6sm18086293wjb.26.2014.10.06.11.22.31 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Oct 2014 11:22:31 -0700 (PDT) Sender: Baptiste Daroussin Date: Mon, 6 Oct 2014 20:22:29 +0200 From: Baptiste Daroussin To: Kurt Jaeger Subject: Re: svn commit: r370200 - head/net-mgmt/argus3 Message-ID: <20141006182228.GD37670@ivaldir.etoilebsd.net> References: <201410061817.s96IHP7U025992@svn.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="WBsA/oQW3eTA3LlM" Content-Disposition: inline In-Reply-To: <201410061817.s96IHP7U025992@svn.freebsd.org> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Oct 2014 18:22:35 -0000 --WBsA/oQW3eTA3LlM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Oct 06, 2014 at 06:17:25PM +0000, Kurt Jaeger wrote: > 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/ >=20 > Log: > net-mgmt/argus3: 3.0.6.1 -> 3.0.8 > =20 > Changes since approx. 2012-06-09: > =20 > Tue Jul 8 14:51:13 EDT 2014 > Mods for packaging for ubuntu, redhat, etc.... > Added debian and pkg directories, mods to spec file. > =20 > Tue Jun 17 10:42:07 EDT 2014 > Update and Fixes for remote argus data filter support > =20 > Mon Jun 9 20:18:12 EDT 2014 > Changes for netflow packet parsing to fix netflow in clients. > =20 > 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. > =20 > Wed Dec 11 16:50:25 EST 2013 > Fix for source id type assignement from commandline > Change for compiler timeout values > =20 > Mon Nov 25 12:11:47 EST 2013 > Fixes for ARP direction processing > Back out of duplicate packet tracking logic > =20 > Thu Oct 17 15:45:31 EDT 2013 > Mods for duplicate packet reporting > =20 > Thu Aug 22 08:39:26 EDT 2013 > Modify configure.ac for pcap_dump_flush for older libpcaps > =20 > Mon Jul 22 16:09:35 EDT 2013 > Modify timeouts within "nonselectable" packet processing loop. > =20 > Tue Jul 9 22:24:01 EDT 2013 > Use VID for the VLAN identifer for the key. > =20 > Tue Jun 18 23:39:12 EDT 2013 > Fix syslog while daemonized > =20 > Tue Jun 11 16:42:18 EDT 2013 > Remove nanosleep() to improve performance. > =20 > Thu Apr 4 16:38:50 EDT 2013 > Major addtions for SDN tracking. New Flow model specifications in argu= s.conf. > =20 > Wed Mar 6 16:33:47 EST 2013 > Fixes for solaris port, to avoid scheduling problems with record timeou= ts > =20 > Fri Oct 19 13:14:13 EDT 2012 > Fix documentation in ./include/argus_def.h to get Cause and Vers in rig= ht order. > =20 > 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. > =20 > Thu Jun 21 15:33:22 EDT 2012 > Fix for country code aggregation problem, where dst co would be zero'd = out. > =20 > Mon Jun 11 16:07:53 EDT 2012 > Fix for ArgusOutput deadlock, when congested. > =20 > Mon Jun 09 08:21:16 EDT 2012 > Netflow V9 support transitioned and mostly integrated. > Need more packet data. > =20 > PR: 193566 > Submitted by: Paul Schmehl (maintainer) >=20 > Modified: > head/net-mgmt/argus3/Makefile > head/net-mgmt/argus3/distinfo > head/net-mgmt/argus3/pkg-plist >=20 > Modified: head/net-mgmt/argus3/Makefile > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- 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$ > =20 > PORTNAME=3D argus > -PORTVERSION=3D 3.0.6.1 > -PORTREVISION=3D 1 > +PORTVERSION=3D 3.0.8 > CATEGORIES=3D net-mgmt security > MASTER_SITES=3D http://qosient.com/argus/src/ \ > ftp://qosient.com/pub/argus/src/ >=20 > Modified: head/net-mgmt/argus3/distinfo > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- 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) =3D ed991d8e12394a4f3d49adf007f82bafe615de= 4fd836f88c86d97fe7469cad12 > -SIZE (argus-3.0.6.1.tar.gz) =3D 847095 > +SHA256 (argus-3.0.8.tar.gz) =3D 335d889d288763487ad3545c09b944d7d6aa2538= 630d1fd72eea3704a57bf6e3 > +SIZE (argus-3.0.8.tar.gz) =3D 1193140 >=20 > Modified: head/net-mgmt/argus3/pkg-plist > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D > --- 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%% Why all those @dir ? none are necessary here. regards, Bapt >=20 --WBsA/oQW3eTA3LlM Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlQy3eQACgkQ8kTtMUmk6EwJ4wCdH8rmuyXuNFuSwJtskpNbXYpr tQUAoLto9O4QuMNsDCHEIVaoPAwaOEgM =I0bl -----END PGP SIGNATURE----- --WBsA/oQW3eTA3LlM--