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 ...

Pav Lucistnik pav at FreeBSD.org
Fri Jun 15 17:06:42 UTC 2007


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)


More information about the cvs-all mailing list