pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/wbm-bandwidth Initial import of wbm-bandwidth...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d63956708a1e
branches:  trunk
changeset: 512853:d63956708a1e
user:      jlam <jlam%pkgsrc.org@localhost>
date:      Tue May 16 15:39:59 2006 +0000

description:
Initial import of wbm-bandwidth-1.270 as sysutils/wbm-bandwidth.

This is the standard "bandwidth" Webmin module to view reports on
bandwidth usage by host, port, protocol and time.

diffstat:

 sysutils/wbm-bandwidth/DESCR    |   2 ++
 sysutils/wbm-bandwidth/Makefile |  16 ++++++++++++++++
 sysutils/wbm-bandwidth/PLIST    |  37 +++++++++++++++++++++++++++++++++++++
 sysutils/wbm-bandwidth/distinfo |   5 +++++
 4 files changed, 60 insertions(+), 0 deletions(-)

diffs (76 lines):

diff -r 542cf5277b51 -r d63956708a1e sysutils/wbm-bandwidth/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/wbm-bandwidth/DESCR      Tue May 16 15:39:59 2006 +0000
@@ -0,0 +1,2 @@
+This is the standard "bandwidth" Webmin module to view reports on
+bandwidth usage by host, port, protocol and time.
diff -r 542cf5277b51 -r d63956708a1e sysutils/wbm-bandwidth/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/wbm-bandwidth/Makefile   Tue May 16 15:39:59 2006 +0000
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/05/16 15:39:59 jlam Exp $
+
+DISTNAME=      bandwidth
+PKGNAME=       wbm-${DISTNAME}-${WBM_VERSION}
+DIST_SUBDIR=   webmin-modules-${WBM_VERSION}
+
+# The version is from the module.info file from the extracted distfile.
+WBM_VERSION=   1.270
+
+DEPENDS+=      wbm-net>=1.270:../../sysutils/wbm-net
+
+HOMEPAGE=      http://www.webmin.com/standard.html
+COMMENT=       Webmin module to view bandwidth usage
+
+.include "../../sysutils/webmin/wbm.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 542cf5277b51 -r d63956708a1e sysutils/wbm-bandwidth/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/wbm-bandwidth/PLIST      Tue May 16 15:39:59 2006 +0000
@@ -0,0 +1,37 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/05/16 15:39:59 jlam Exp $
+share/examples/webmin/bandwidth/config
+share/webmin/bandwidth/CHANGELOG
+share/webmin/bandwidth/acl_security.pl
+share/webmin/bandwidth/backup_config.pl
+share/webmin/bandwidth/bandwidth-lib.pl
+share/webmin/bandwidth/config
+share/webmin/bandwidth/config.info
+share/webmin/bandwidth/config.info.ca
+share/webmin/bandwidth/config.info.de
+share/webmin/bandwidth/config.info.es
+share/webmin/bandwidth/config.info.hu
+share/webmin/bandwidth/defaultacl
+share/webmin/bandwidth/help/intro.ca.html
+share/webmin/bandwidth/help/intro.html
+share/webmin/bandwidth/images/blue.gif
+share/webmin/bandwidth/images/icon.gif
+share/webmin/bandwidth/images/red.gif
+share/webmin/bandwidth/images/smallicon.gif
+share/webmin/bandwidth/index.cgi
+share/webmin/bandwidth/lang/ca
+share/webmin/bandwidth/lang/de
+share/webmin/bandwidth/lang/en
+share/webmin/bandwidth/lang/es
+share/webmin/bandwidth/lang/fr
+share/webmin/bandwidth/lang/hu
+share/webmin/bandwidth/log_parser.pl
+share/webmin/bandwidth/module.info
+share/webmin/bandwidth/rotate.cgi
+share/webmin/bandwidth/rotate.pl
+share/webmin/bandwidth/setup.cgi
+share/webmin/bandwidth/turnoff.cgi
+@dirrm share/webmin/bandwidth/lang
+@dirrm share/webmin/bandwidth/images
+@dirrm share/webmin/bandwidth/help
+@dirrm share/webmin/bandwidth
+@dirrm share/examples/webmin/bandwidth
diff -r 542cf5277b51 -r d63956708a1e sysutils/wbm-bandwidth/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/wbm-bandwidth/distinfo   Tue May 16 15:39:59 2006 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2006/05/16 15:39:59 jlam Exp $
+
+SHA1 (webmin-modules-1.270/bandwidth.wbm.gz) = decc4efa4b25621ef82e377c396b8acd14eb4b2a
+RMD160 (webmin-modules-1.270/bandwidth.wbm.gz) = aca11b2249acd4a0dc981e50a283766f8fdd402b
+Size (webmin-modules-1.270/bandwidth.wbm.gz) = 24476 bytes



Home | Main Index | Thread Index | Old Index