aboutsummaryrefslogtreecommitdiff
path: root/net/darkstat
Commit message (Collapse)AuthorAge
* treewide: run "make check FIXUP=1"Etienne Champetier2017-08-29
| | | | | | | | | | fix Makefile chmod (644) replace MD5SUM with HASH add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git (PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now) Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* darkstat: Depend on libbsd for glibc-based toolchainsFlorian Fainelli2017-04-12
| | | | | | | darkstat's configure script searches for libbsd for different routines, so if it manages to pick it up, make sure the dependency is reflected. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
* darkstat: Network bandwidth monitor - version 3.0.719Jean-Michel Lacroix2016-07-11
Signed-off-by: Jean-Michel Lacroix <lacroix@lepine-lacroix.info> From the oldpackages. Updated to version 3.0.719, new config file to add more options Rewritten init file to take in account the new config file and removing a bug when stopping the daemon. Corrected license information in Makefile Signed-off-by: Jean-Michel Lacroix <lacroix@lepine-lacroix.info>