Version: 1.06, Package name: wmnet-1.06 |
Maintained by: Vladimir Popov |
Master sites: |
Description WMnet polls network statistics and does a few things with the data it gets. It has small blinking lights for the rx and tx of IP packets, a digital speedometer of your polled stat's current speed and a bar graph like xload et. al which has a tx speed graph from bottom-up and rx speed graph from the top-down. The speedometer keeps track of the current speed per second and shows it in a color corresponding to which of rx or tx that has the highest speed at the moment. Also, the graph is drawn in a way that the highest speed is drawn on top of the other while the other is in the background. |
Filesize: 26.861 KB |
Version History (View Complete History) |
|
2018-06-01 12:04:06 by Solene Rapenne | Files touched by this commit (9) |
Log message: Removing obsolete ports wmnet |
2015-12-07 11:00:42 by Jasper Lievisse Adriaanse | Files touched by this commit (5) |
Log message: - use getifaddrs(3) - stop linking with libkvm now that it's no longer used - remove some now-unneeded parts of the drivers.c patch |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2010-10-24 15:30:02 by Antoine Jacoutot | Files touched by this commit (44) |
Log message: Remove USE_X11. |
2010-10-18 12:37:00 by Marc Espie | Files touched by this commit (357) |
Log message: USE_GROFF=Yes |
2010-07-12 16:07:42 by Stuart Henderson | Files touched by this commit (244) |
Log message: use REVISION, checked with before/after make show=PKGNAMES (plus some extra-careful checking where there are complicated PSEUDO_FLAVORS). |
2010-03-23 02:53:32 by Stuart Henderson | Files touched by this commit (2) |
Log message: Add some missing initialisations, fixing network activity indicators. From David Coppa, maintainer timeout. |
2009-08-10 00:33:44 by Matthias Kilian | Files touched by this commit (52) |
Log message: WANTLIB changes after xcb addition and bump. |
2008-11-05 10:06:35 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: - fix homepage and master_sites |
2007-11-17 13:39:03 by Steven Mestdagh | Files touched by this commit (28) |
Log message: fix WANTLIB |
2007-09-15 16:37:00 by Michael Erdely | Files touched by this commit (333) |
Log message: Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN/ERRORS Add $OpenBSD$ to p5-SNMP-Info/Makefile (ok kili@, simon@) |
2007-04-05 10:20:19 by Marc Espie | Files touched by this commit (912) |
Log message: base64 checksums. |
2006-11-13 05:51:15 by Steven Mestdagh | Files touched by this commit (40) |
Log message: USE_X11 |
2005-01-05 10:15:08 by Christian Weisgerber | Files touched by this commit (250) |
Log message: SIZE |
2004-12-15 17:31:27 by Aleksander Piotrowski | Files touched by this commit (179) |
Log message: Add WANTLIB markers |
2004-09-15 12:17:48 by Marc Espie | Files touched by this commit (262) |
Log message: new plists, kill a few INSTALL scripts. |
2003-10-30 14:10:43 by Jolan Luff | Files touched by this commit (3) |
Log message: use @group/@mode to make sure this is installed sgid kmem as required by new pkg tools. also chop WWW/add a license comment. |
2003-04-10 12:08:58 by Jason Peel | Files touched by this commit (37) |
Log message: quote COMMENTs; ok naddy@ |
2003-04-05 17:43:21 by Christian Weisgerber | Files touched by this commit (4) |
Log message: Update from Vladimir Popov <pva48@mail.ru>: o Fix buffer overflow in kvm_updateStats() found by Jolan Luff o Use system getopt_long() o Replace fprintf(stderr) && exit -> err() and fprintf(stderr) -> warn() |
2002-12-30 02:15:26 by Peter Valchev | Files touched by this commit (7) |
Log message: final round: cast NULL sentinel to void * so it is 64bit on alpha & sparc64, use NULL instead of '0' where appropriate. |
2002-10-27 18:38:47 by Christian Weisgerber | Files touched by this commit (72) |
Log message: No regression tests available. |
2002-10-01 00:18:24 by Peter Valchev | Files touched by this commit (4) |
Log message: Make this work again on -current; from maintainer Vladimir Popov bump PKGNAME |