Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Nov 2008 22:36:40 +0000 (UTC)
From:      Stanislav Sedov <stas@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/net-mgmt Makefile ports/net-mgmt/flow-tools-ng Makefile distinfo pkg-descr pkg-plist ports/net-mgmt/flow-tools-ng/files flow_capture.in flow_fanout.in patch-configs_Makefile.in patch-lib_ftpaths.c patch-lib_ftsym.c ...
Message-ID:  <200811162236.mAGMaerw024416@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
stas        2008-11-16 22:36:40 UTC

  FreeBSD ports repository

  Modified files:
    net-mgmt             Makefile 
  Added files:
    net-mgmt/flow-tools-ng Makefile distinfo pkg-descr pkg-plist 
    net-mgmt/flow-tools-ng/files flow_capture.in flow_fanout.in 
                                 patch-configs_Makefile.in 
                                 patch-lib_ftpaths.c 
                                 patch-lib_ftsym.c 
                                 patch-lib_support.c 
                                 patch-src_flow-fanout.c 
                                 pkg-deinstall.in pkg-install.in 
  Log:
  - Add a port for flow-tools fork project which is aimed to be
    the flow-tools replacement. Volodymyr Kostyrko has kindly
    agreed to maintain this.
  
    WWW: http://code.google.com/p/flow-tools/
  
  PR:             ports/126252
  Submitted by:   Tomoyuki Sakurai <cherry@trombik.org>
  
  Revision  Changes    Path
  1.172     +1 -0      ports/net-mgmt/Makefile
  1.1       +89 -0     ports/net-mgmt/flow-tools-ng/Makefile (new)
  1.1       +3 -0      ports/net-mgmt/flow-tools-ng/distinfo (new)
  1.1       +110 -0    ports/net-mgmt/flow-tools-ng/files/flow_capture.in (new)
  1.1       +105 -0    ports/net-mgmt/flow-tools-ng/files/flow_fanout.in (new)
  1.1       +14 -0     ports/net-mgmt/flow-tools-ng/files/patch-configs_Makefile.in (new)
  1.1       +32 -0     ports/net-mgmt/flow-tools-ng/files/patch-lib_ftpaths.c (new)
  1.1       +10 -0     ports/net-mgmt/flow-tools-ng/files/patch-lib_ftsym.c (new)
  1.1       +10 -0     ports/net-mgmt/flow-tools-ng/files/patch-lib_support.c (new)
  1.1       +10 -0     ports/net-mgmt/flow-tools-ng/files/patch-src_flow-fanout.c (new)
  1.1       +37 -0     ports/net-mgmt/flow-tools-ng/files/pkg-deinstall.in (new)
  1.1       +81 -0     ports/net-mgmt/flow-tools-ng/files/pkg-install.in (new)
  1.1       +4 -0      ports/net-mgmt/flow-tools-ng/pkg-descr (new)
  1.1       +47 -0     ports/net-mgmt/flow-tools-ng/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200811162236.mAGMaerw024416>