nia
960012ef76
bmon: Update to 4.0
...
v4.0 - Dec 13, 2016
* Use monotonic clock instead of realtime clock
* Pick default selected interface based on policy
* Collect RX NoHandler statistics if available (Linux)
* CentOS installation instructions
* Proper stdout flush in ASCII mode
* Bugfixes
2021-03-04 10:42:09 +00:00
wiedi
9483072aa7
fix build on SunOS
2017-07-03 11:52:37 +00:00
roy
774b12aaca
Use the curses framework.
2017-01-04 01:49:41 +00:00
joerg
21968be9e8
NetBSD has no receive/send quotas, unbreak build. Fix format strings for
...
32bit vs 64bit differences between the BSDs.
2015-12-25 20:08:38 +00:00
bsiegert
42e2defaad
Major bmon update to 3.8.
...
The changelog only goes as far back as 3.1. Major changes are:
- Mac OS X port
- Provide minimal interface information on BSD
- Fixes for all defects identified by coverity
- Fix accuracy issue on total rate calculation
- Better example config file
- Only initialize curses module if actually used
- Bugfixes
Also saner build system and new source code location (github).
2015-11-03 17:46:57 +00:00
jperkin
d0e804caf5
Remove INCOMPAT_CURSES settings for NetBSD 0.x and 1.x. Tighten up some
...
globs to ensure NetBSD 10 is not incorrectly matched when it is released.
2015-09-08 11:57:48 +00:00
wiz
c7383780db
Bump all packages that depend on curses.bui* or terminfo.bui* since they
...
might incur ncurses dependencies on some platforms, and ncurses just bumped
its shlib.
Some packages were bumped twice now, sorry for that.
2015-08-18 07:31:00 +00:00
wiz
0eb141f110
Bump PKGREVISION for ncurses shlib bump.
2015-08-17 17:11:19 +00:00
wiz
cda18437be
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
2014-10-09 14:05:50 +00:00
riastradh
09b6088386
Patch net/bmon to handle nonzero leading lladdr octets gracefully.
2013-08-09 18:15:18 +00:00
asau
e059e7e469
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
2012-10-23 17:18:07 +00:00
joerg
d59a912941
Kill a few broken .TP invocations that are silently ignored by groff.
...
Bump revision.
2012-01-23 20:52:18 +00:00
joerg
62d1ba2bac
Remove @dirrm entries from PLISTs
2009-06-14 18:03:28 +00:00
joerg
3b0d97b0de
Add DESTDIR support.
2008-06-20 01:09:05 +00:00
rillig
2829e658f2
Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
...
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.
Fixes PR 35265, although I did not use the patch provided therein.
2007-01-07 09:13:46 +00:00
obache
e896edb7fe
Rename variable MAKEFILE to MAKE_FILE.
2006-09-09 02:41:53 +00:00
joerg
5911def816
Recursive revision bump / recommended bump for gettext ABI change.
2006-02-05 23:08:03 +00:00
jlam
dc9594e09d
Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
...
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
2005-12-29 06:21:30 +00:00
rillig
579e977969
Ran "pkglint --autofix", which corrected some of the quoting issues in
...
CONFIGURE_ARGS.
2005-12-05 23:55:01 +00:00
jlam
585534220c
Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
...
USE_GNU_TOOLS -> USE_TOOLS
awk -> gawk
m4 -> gm4
make -> gmake
sed -> gsed
yacc -> bison
2005-05-22 20:07:36 +00:00
tv
f816d81489
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
2005-04-11 21:44:48 +00:00
agc
b12d62efb5
Add RMD160 digests.
2005-02-24 12:13:41 +00:00
minskim
fb1195f532
Import bmon from pkgsrc-wip. Packaged by hsaliak at gmail dot com, and
...
slightly modified by me.
Bmon is an interface bandwidth monitor. It is able to generate and
draw three types of diagrams: The overview diagram which is a list of
all interfaces and their send/receive rates. A very MRTG like
graphical diagram in ASCII showing the rate over a specific time
period in a bar diagram. The details diagram which contains all
counters of an interface such as total bytes sent/received, errors,
compressed packets and so on.
2004-11-07 18:49:13 +00:00