aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authoralepulver <alepulver@FreeBSD.org>2006-10-31 10:46:34 +0800
committeralepulver <alepulver@FreeBSD.org>2006-10-31 10:46:34 +0800
commitdb04b3bb886121035b9bb0c5d934da1a01bc86b2 (patch)
tree89ffd7b60037767e6ac6781823a7b48b9da9a5bf /net-mgmt
parentccda903a8fe5bb77fd15a17a15c78c2ab8d98865 (diff)
downloadfreebsd-ports-gnome-db04b3bb886121035b9bb0c5d934da1a01bc86b2.tar.gz
freebsd-ports-gnome-db04b3bb886121035b9bb0c5d934da1a01bc86b2.tar.zst
freebsd-ports-gnome-db04b3bb886121035b9bb0c5d934da1a01bc86b2.zip
wdiag is a utility to monitor Westell DSL modem diagnostics and line
statistics. It reports SNR, Attenuation, etc for the DSL line. WWW: http://wdiag.sourceforge.net/ PR: ports/104231 Submitted by: Josh Carroll <josh.carroll at gmail.com>
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/Makefile1
-rw-r--r--net-mgmt/wdiag/Makefile19
-rw-r--r--net-mgmt/wdiag/distinfo3
-rw-r--r--net-mgmt/wdiag/pkg-descr4
-rw-r--r--net-mgmt/wdiag/pkg-message3
-rw-r--r--net-mgmt/wdiag/pkg-plist5
6 files changed, 35 insertions, 0 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile
index 298e555bec3a..2a651e870160 100644
--- a/net-mgmt/Makefile
+++ b/net-mgmt/Makefile
@@ -198,6 +198,7 @@
SUBDIR += tcptrack
SUBDIR += torrus
SUBDIR += trafd
+ SUBDIR += wdiag
SUBDIR += weplab
SUBDIR += whatmask
SUBDIR += wide-dhcp
diff --git a/net-mgmt/wdiag/Makefile b/net-mgmt/wdiag/Makefile
new file mode 100644
index 000000000000..45173ae2ff87
--- /dev/null
+++ b/net-mgmt/wdiag/Makefile
@@ -0,0 +1,19 @@
+# New ports collection makefile for: wdiag
+# Date created: 3 September 2006
+# Whom: Josh Carroll <josh.carroll@gmail.com>
+#
+# $FreeBSD$
+#
+
+PORTNAME= wdiag
+PORTVERSION= 0.9
+CATEGORIES= net-mgmt
+MASTER_SITES= SF
+EXTRACT_SUFX= .tgz
+
+MAINTAINER= josh.carroll@gmail.com
+COMMENT= Utility to collect DSL line stats from Westell DSL modems
+
+WRKSRC= ${WRKDIR}/${PORTNAME}/src
+
+.include <bsd.port.mk>
diff --git a/net-mgmt/wdiag/distinfo b/net-mgmt/wdiag/distinfo
new file mode 100644
index 000000000000..9734fac724f7
--- /dev/null
+++ b/net-mgmt/wdiag/distinfo
@@ -0,0 +1,3 @@
+MD5 (wdiag-0.9.tgz) = 26ee93f3e2353ebb5d1df5f3e50eb4fd
+SHA256 (wdiag-0.9.tgz) = 811c06fced42a1be7fd22de209ad701daff9bb945dcbd722f03a78892ca7a261
+SIZE (wdiag-0.9.tgz) = 18686
diff --git a/net-mgmt/wdiag/pkg-descr b/net-mgmt/wdiag/pkg-descr
new file mode 100644
index 000000000000..b5703604910d
--- /dev/null
+++ b/net-mgmt/wdiag/pkg-descr
@@ -0,0 +1,4 @@
+wdiag is a utility to monitor Westell DSL modem diagnostics and line
+statistics. It reports SNR, Attenuation, etc for the DSL line.
+
+WWW: http://wdiag.sourceforge.net/
diff --git a/net-mgmt/wdiag/pkg-message b/net-mgmt/wdiag/pkg-message
new file mode 100644
index 000000000000..e92cd1085172
--- /dev/null
+++ b/net-mgmt/wdiag/pkg-message
@@ -0,0 +1,3 @@
+Remember, wstart and wstop must be run as root or with the binaries setuid.
+
+westell can be run by any user that can bind to port udp/1875
diff --git a/net-mgmt/wdiag/pkg-plist b/net-mgmt/wdiag/pkg-plist
new file mode 100644
index 000000000000..b2e1ecada10d
--- /dev/null
+++ b/net-mgmt/wdiag/pkg-plist
@@ -0,0 +1,5 @@
+bin/wstart
+bin/wstop
+bin/westell
+%%EXAMPLESDIR%%/wdiag.conf
+@dirrm %%EXAMPLESDIR%%
ions'>+1 * Presenting GNOME 2.16.1 for FreeBSD. This release represents a massivemarcus2006-10-141-15/+6 * - Update to 1.12.4ahze2006-09-161-1/+1 * Use the correct mtree when you change the prefix, for example:mezz2006-06-121-1/+9 * Looked at pango CVS history and it never has USE_X_PREFIX.mezz2006-06-011-1/+1 * - Add header in these *-reference ports.mezz2006-06-011-1/+2 * - Fix fetch of pango-referencepav2006-05-301-1/+1 * Update to 1.12.3.marcus2006-05-271-3/+1 * Move the pango programming reference to the pango-reference port.jylefort2006-05-101-4/+10 * - Fix plist if WITHOUT_X11 is definedahze2006-05-051-1/+5 * Presenting GNOME 2.14.1 for FreeBSD! Checkoutmarcus2006-04-301-11/+6 * * Update to 1.10.4marcus2006-03-151-9/+16 * Conversion to a single libtool environment.ade2006-02-231-1/+2 * Update to 1.10.3.marcus2006-02-061-1/+1 * - Change encodings dependency line on file which will not go away in Xorgpav2005-12-281-1/+1 * - Update to 1.10.2ahze2005-12-011-1/+1 * Presenting GNOME 2.12 for FreeBSD. The release is chock full of bug fixesmarcus2005-11-051-9/+8 * Update to 1.8.2 without a shared library version bump (by add a hack).mezz2005-07-271-1/+4 * Remove the WITH_CJK patch as it is no longer applicable.marcus2005-03-131-5/+0 * Presenting GNOME 2.10 for FreeBSD!marcus2005-03-121-2/+2 * Update MASTER_SITES for 2.3 -> 2.6.mezz2004-12-241-1/+1 * Add the Firefly font patchset. This patchset is mainly used to makemarcus2004-11-221-0/+5 * Presenting GNOME 2.8 for FreeBSD (2.8.1 to be exact).marcus2004-11-081-3/+2 * Update to 1.4.1.marcus2004-08-031-3/+2 * - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,anholt2004-07-241-2/+3 * Fix a crash when trying to render non-Hangul unicode characters. This wasmarcus2004-06-011-0/+1 * Presenting GNOME 2.6.0. The FreeBSD GNOME Team feels this our best releasemarcus2004-04-051-6/+7 * Chase the new location of libXft.marcus2004-03-171-1/+1 * Update to properly build with and support the new freetype2.marcus2004-03-171-1/+1 * Chase repomove graphics/hdf* -> science/hdf*pav2004-02-261-1/+1 * Add USE_GETTEXT and bump PORTREVISION.marcus2004-02-041-2/+3