./wip/ifstat, Tool to report network interface bandwidth

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.1, Package name: ifstat-1.1, Maintainer: charlie, florian

Tool to report network interface bandwith.


Required to build:
[pkgtools/cwrappers]

Package options: route

Master sites:

RMD160: dd3449590f3b5caf0a4190579518e1014b34be68
Filesize: 66.328 KB

Version history: (Expand)


CVS history: (Expand)


   2013-03-30 09:12:28 by Florian Geiges | Files touched by this commit (1)
Log message:
fixed a totally wrong placed option regarding disabling snmp.
added a build link to net-snmp when snmp option is enabled.
(thanks to HIRAMATSU Yoshifumi for suggestions)
   2013-03-29 23:14:33 by Florian Geiges | Files touched by this commit (4)
Log message:
- changed DESCR to something shorter and more descriptive.
- changed Makefile indentation to be consistent.
- changed COMMENT to match DESCR (consistency)
- added LICENSE (gnu-gpl-v2 as found in ifstat-1.1/COPYING)
- removed CONFIGURE_ARGS from Makefile in favor of options framework (this \ 
resolves TODO: --with-snmp)
- thus added options.mk
- this is the standalone tool only, disabled library building and removed \ 
library files from PLIST
- added myself as a maintainer

The package builds nice with PKG_DEVELOPER=yes and is IMHO now ready for review.
One could argue the win32 option could be removed.
   2012-09-30 07:44:14 by Aleksej Saushev | Files touched by this commit (35)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2006-10-29 12:23:06 by Sergey Svishchev | Files touched by this commit (70)
Log message:
Delint:
- add or fix RCS ids
- fix permission problems (USE_TOOLS etc.)
- fix MESSAGE, DESCR, COMMENT problems
- other minor tweaks (all reported by pkglint -Wall)
   2005-09-28 08:41:20 by Roland Illig | Files touched by this commit (179)
Log message:
Added RMD160 checksums.
   2005-05-23 12:27:17 by Roland Illig | Files touched by this commit (1)
Log message:
Removed trailing white-space.
   2005-05-01 19:35:58 by Charlie Allom | Files touched by this commit (1) | Package updated
Log message:
update this..
   2005-05-01 19:34:12 by Charlie Allom | Files touched by this commit (1)
Log message:
fixed the crash by setting all --configure args as =no

would be nice to test this on something other than x86 (solaris works AFAIK)