cvs commit: ports/sysutils Makefile ports/sysutils/iograph Makefile data.bin distinfo pkg-descr

Martin Wilke miwi at FreeBSD.org
Wed Jan 23 01:32:25 PST 2008


miwi        2008-01-23 09:32:24 UTC

  FreeBSD ports repository

  Modified files:
    sysutils             Makefile 
  Added files:
    sysutils/iograph     Makefile data.bin distinfo pkg-descr 
  Log:
  iograph counts network traffic for one interface and creates an accounting
  statistic by summing up the transfered bytes. Statistics are created hourly,
  daily and monthly and are saved as static HTML files.
  
  It is written in pure C without the need of external libraries, targetted to
  be used in an embedded firewall system. A HTTP server is not included.
  
  WWW: mdolze.gmxhome.de/iograph.shtml
  
  PR:             ports/119841
  Submitted by:   Markus Dolze
  
  Revision  Changes    Path
  1.973     +1 -0      ports/sysutils/Makefile
  1.1       +26 -0     ports/sysutils/iograph/Makefile (new)
  1.1       +1 -0      ports/sysutils/iograph/data.bin (new)
  1.1       +3 -0      ports/sysutils/iograph/distinfo (new)
  1.1       +8 -0      ports/sysutils/iograph/pkg-descr (new)


More information about the cvs-ports mailing list