cvs commit: ports/net Makefile ports/net/scr_ipfm Makefile
 distinfo pkg-descr pkg-message pkg-plist
    Yen-Ming Lee 
    leeym at FreeBSD.org
       
    Tue Jan  6 06:02:38 PST 2004
    
    
  
leeym       2004/01/06 06:02:36 PST
  FreeBSD ports repository
  Modified files:
    net                  Makefile 
  Added files:
    net/scr_ipfm         Makefile distinfo pkg-descr pkg-message 
                         pkg-plist 
  Log:
  add scr_ipfm-0.64
  
  scr_ipfm is a script written in php, used to graphically show amount of data
  downloaded by users in local network. To do that, it uses logs generated by
  ipfm program (ipfm is available at the address: http://robert.cheramy.net/ipfm/)
  
  scr_ipfm features:
  - sorting by field in, out, host and total
  - aggregated data of downloaded amount of data
  - daily, monthly, annually and global statistics
  
  WWW: http://scripfm.sourceforge.net/
  
  PR:             58566
  Submitted by:   HSIN-HSIUNG CHANG <sexbear at tmu.edu.tw>
  
  Revision  Changes    Path
  1.1186    +1 -0      ports/net/Makefile
  1.1       +36 -0     ports/net/scr_ipfm/Makefile (new)
  1.1       +1 -0      ports/net/scr_ipfm/distinfo (new)
  1.1       +10 -0     ports/net/scr_ipfm/pkg-descr (new)
  1.1       +3 -0      ports/net/scr_ipfm/pkg-message (new)
  1.1       +55 -0     ports/net/scr_ipfm/pkg-plist (new)
    
    
More information about the cvs-all
mailing list