pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/bwm-ng Add bwm-ng version 0.6.1 to pkgsrc.
details: https://anonhg.NetBSD.org/pkgsrc/rev/716c44a19373
branches: trunk
changeset: 383077:716c44a19373
user: jperkin <jperkin%pkgsrc.org@localhost>
date: Fri Jul 20 16:22:41 2018 +0000
description:
Add bwm-ng version 0.6.1 to pkgsrc.
Bandwidth Monitor NG is a small and simple console-based live bandwidth
monitor for Linux, BSD, Solaris, Mac OS X and others.
diffstat:
net/bwm-ng/DESCR | 11 +++++++++++
net/bwm-ng/Makefile | 16 ++++++++++++++++
net/bwm-ng/PLIST | 3 +++
net/bwm-ng/distinfo | 6 ++++++
4 files changed, 36 insertions(+), 0 deletions(-)
diffs (52 lines):
diff -r 758c2575873a -r 716c44a19373 net/bwm-ng/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/net/bwm-ng/DESCR Fri Jul 20 16:22:41 2018 +0000
@@ -0,0 +1,11 @@
+Bandwidth Monitor NG is a small and simple console-based live bandwidth
+monitor for Linux, BSD, Solaris, Mac OS X and others.
+
+Short list of features:
+ * supports /proc/net/dev, netstat, getifaddr, sysctl, kstat and libstatgrab
+ * unlimited number of interfaces supported
+ * interfaces are added or removed dynamically from list
+ * white-/blacklist of interfaces
+ * output of KB/s, Kb/s, packets, errors, average, max and total sum
+ * output in curses, plain console, CSV or HTML
+ * configfile
diff -r 758c2575873a -r 716c44a19373 net/bwm-ng/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/net/bwm-ng/Makefile Fri Jul 20 16:22:41 2018 +0000
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1 2018/07/20 16:22:41 jperkin Exp $
+
+DISTNAME= bwm-ng-0.6.1
+CATEGORIES= net
+MASTER_SITES= http://www.gropp.org/bwm-ng/
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://www.gropp.org/?id=projects&sub=bwm-ng
+COMMENT= Console-based bandwidth monitor
+LICENSE= gnu-gpl-v2
+
+USE_PKGLOCALEDIR= yes
+GNU_CONFIGURE= yes
+
+.include "../../mk/curses.buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 758c2575873a -r 716c44a19373 net/bwm-ng/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/net/bwm-ng/PLIST Fri Jul 20 16:22:41 2018 +0000
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1 2018/07/20 16:22:41 jperkin Exp $
+bin/bwm-ng
+man/man1/bwm-ng.1
diff -r 758c2575873a -r 716c44a19373 net/bwm-ng/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/net/bwm-ng/distinfo Fri Jul 20 16:22:41 2018 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2018/07/20 16:22:41 jperkin Exp $
+
+SHA1 (bwm-ng-0.6.1.tar.gz) = 9445885d05e2430ca174739e3aba343afce94076
+RMD160 (bwm-ng-0.6.1.tar.gz) = 9edfb0ef5e7e502bfb23248cf6a32b7e50357e4b
+SHA512 (bwm-ng-0.6.1.tar.gz) = 3f8d4a10f5cbf743d6aee9c6170f334c4274224a2f1886f04338c9a1bf0cf13af5be4aaea0445c9e5b5d361915cc3a93bbfe7c4abf69a0d24e42bc414d8056cd
+Size (bwm-ng-0.6.1.tar.gz) = 162620 bytes
Home |
Main Index |
Thread Index |
Old Index