Date: Fri, 15 Jun 2007 17:06:41 +0000 (UTC) From: Pav Lucistnik <pav@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net-mgmt/cflowd Makefile ports/net-mgmt/cflowd/files patch-classes::include::CflowdNetMatrixKey.hh patch-classes_include_CflowdAsMatrix.hh patch-classes_include_CflowdInterfaceMatrix.hh patch-classes_include_CflowdNextHopTable.hh patch-classes_include_CflowdPortMatrix.hh patch-classes_include_CflowdProtocolTable.hh patch-classes_include_CflowdRawFlow.hh patch-classes_include_CflowdTosTable.hh patch-classes_include_CflowdUint16Uint16Key.hh ... Message-ID: <200706151706.l5FH6fOP045840@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pav 2007-06-15 17:06:41 UTC FreeBSD ports repository Modified files: net-mgmt/cflowd Makefile net-mgmt/cflowd/files patch-classes::include::CflowdNetMatrixKey.hh Added files: net-mgmt/cflowd/files patch-classes_include_CflowdAsMatrix.hh patch-classes_include_CflowdInterfaceMatrix.hh patch-classes_include_CflowdNextHopTable.hh patch-classes_include_CflowdPortMatrix.hh patch-classes_include_CflowdProtocolTable.hh patch-classes_include_CflowdRawFlow.hh patch-classes_include_CflowdTosTable.hh patch-classes_include_CflowdUint16Uint16Key.hh patch-classes_include_CflowdUint64TrafficCounter.hh patch-classes_include_Signal.hh patch-classes_src_CflowdAsMatrix.cc patch-classes_src_CflowdRawFlowLogger.cc Log: - Fix build with gcc34 PR: ports/111540 Submitted by: thierry (based on his patch) Revision Changes Path 1.35 +20 -9 ports/net-mgmt/cflowd/Makefile 1.2 +15 -4 ports/net-mgmt/cflowd/files/patch-classes::include::CflowdNetMatrixKey.hh 1.1 +38 -0 ports/net-mgmt/cflowd/files/patch-classes_include_CflowdAsMatrix.hh (new) 1.1 +10 -0 ports/net-mgmt/cflowd/files/patch-classes_include_CflowdInterfaceMatrix.hh (new) 1.1 +10 -0 ports/net-mgmt/cflowd/files/patch-classes_include_CflowdNextHopTable.hh (new) 1.1 +11 -0 ports/net-mgmt/cflowd/files/patch-classes_include_CflowdPortMatrix.hh (new) 1.1 +10 -0 ports/net-mgmt/cflowd/files/patch-classes_include_CflowdProtocolTable.hh (new) 1.1 +29 -0 ports/net-mgmt/cflowd/files/patch-classes_include_CflowdRawFlow.hh (new) 1.1 +10 -0 ports/net-mgmt/cflowd/files/patch-classes_include_CflowdTosTable.hh (new) 1.1 +28 -0 ports/net-mgmt/cflowd/files/patch-classes_include_CflowdUint16Uint16Key.hh (new) 1.1 +29 -0 ports/net-mgmt/cflowd/files/patch-classes_include_CflowdUint64TrafficCounter.hh (new) 1.1 +10 -0 ports/net-mgmt/cflowd/files/patch-classes_include_Signal.hh (new) 1.1 +18 -0 ports/net-mgmt/cflowd/files/patch-classes_src_CflowdAsMatrix.cc (new) 1.1 +10 -0 ports/net-mgmt/cflowd/files/patch-classes_src_CflowdRawFlowLogger.cc (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706151706.l5FH6fOP045840>