aboutsummaryrefslogtreecommitdiff
path: root/net/scr_ipfm/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Remove lang/php4/bsd.php.mk and switch every ports depending on PHP toAlex Dupre2004-02-091-4/+2
| | | | | | | | | use Mk/bsd.php.mk. Approved by: nork (mentor/implicitly) Notes: svn path=/head/; revision=100488
* add scr_ipfm-0.64Yen-Ming Lee2004-01-061-0/+36
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@tmu.edu.tw> Notes: svn path=/head/; revision=97474