pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/bwm-ng



Module Name:    pkgsrc
Committed By:   jperkin
Date:           Fri Jul 20 16:22:41 UTC 2018

Added Files:
        pkgsrc/net/bwm-ng: DESCR Makefile PLIST distinfo

Log Message:
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.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/net/bwm-ng/DESCR pkgsrc/net/bwm-ng/Makefile \
    pkgsrc/net/bwm-ng/PLIST pkgsrc/net/bwm-ng/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/net/bwm-ng/DESCR
diff -u /dev/null pkgsrc/net/bwm-ng/DESCR:1.1
--- /dev/null   Fri Jul 20 16:22:41 2018
+++ pkgsrc/net/bwm-ng/DESCR     Fri Jul 20 16:22:41 2018
@@ -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
Index: pkgsrc/net/bwm-ng/Makefile
diff -u /dev/null pkgsrc/net/bwm-ng/Makefile:1.1
--- /dev/null   Fri Jul 20 16:22:41 2018
+++ pkgsrc/net/bwm-ng/Makefile  Fri Jul 20 16:22:41 2018
@@ -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"
Index: pkgsrc/net/bwm-ng/PLIST
diff -u /dev/null pkgsrc/net/bwm-ng/PLIST:1.1
--- /dev/null   Fri Jul 20 16:22:41 2018
+++ pkgsrc/net/bwm-ng/PLIST     Fri Jul 20 16:22:41 2018
@@ -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
Index: pkgsrc/net/bwm-ng/distinfo
diff -u /dev/null pkgsrc/net/bwm-ng/distinfo:1.1
--- /dev/null   Fri Jul 20 16:22:41 2018
+++ pkgsrc/net/bwm-ng/distinfo  Fri Jul 20 16:22:41 2018
@@ -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