ports/126192: Please update wdiag 0.9 to 0.10

Josh Carroll josh.carroll at gmail.com
Sat Aug 2 14:20:04 UTC 2008


>Number:         126192
>Category:       ports
>Synopsis:       Please update wdiag 0.9 to 0.10
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 02 14:20:03 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Josh Carroll
>Release:        FreeBSD 7.0-RELEASE/amd64
>Organization:
N/A
>Environment:
FreeBSD pflog.net 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Tue Feb 26 01:20:52 EST 2008     root at pflog.net:/usr/obj/usr/src/sys/PFLOG  amd64
>Description:
I have just released a new upstream source version of the wdiag utility (version 0.10) which fixes a few bugs in the configuration file parser and also adds support for a -l option required for people with multiple interfaces who need to specify an IP to join the multicast group from.

Attached is a .shar (.txt) of the new wdiag directory - just a minor update to the Makefile (0.9 to 0.10) and of course the updated distinfo file.

Thanks!
Josh


>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	wdiag
#	wdiag/Makefile
#	wdiag/distinfo
#	wdiag/pkg-descr
#	wdiag/pkg-message
#	wdiag/pkg-plist
#
echo c - wdiag
mkdir -p wdiag > /dev/null 2>&1
echo x - wdiag/Makefile
sed 's/^X//' >wdiag/Makefile << 'END-of-wdiag/Makefile'
X# New ports collection makefile for:	wdiag
X# Date created:				3 September 2006
X# Whom:					Josh Carroll <josh.carroll at gmail.com>
X#
X# $FreeBSD: ports/net-mgmt/wdiag/Makefile,v 1.1 2006/10/31 02:46:34 alepulver Exp $
X#
X
XPORTNAME=	wdiag
XPORTVERSION=	0.10
XCATEGORIES=	net-mgmt
XMASTER_SITES=	SF
XEXTRACT_SUFX=	.tgz
X
XMAINTAINER=	josh.carroll at gmail.com
XCOMMENT=	Utility to collect DSL line stats from Westell DSL modems
X
XWRKSRC=		${WRKDIR}/${PORTNAME}/src
X
X.include <bsd.port.mk>
END-of-wdiag/Makefile
echo x - wdiag/distinfo
sed 's/^X//' >wdiag/distinfo << 'END-of-wdiag/distinfo'
XMD5 (wdiag-0.10.tgz) = 83a4e5610ec8fa0166c57b9a25f0b069
XSHA256 (wdiag-0.10.tgz) = 53938a0870c55ff79bdaf4f5e06acb31e0a5fd64eb836fc1933475ef6cc56086
XSIZE (wdiag-0.10.tgz) = 18949
END-of-wdiag/distinfo
echo x - wdiag/pkg-descr
sed 's/^X//' >wdiag/pkg-descr << 'END-of-wdiag/pkg-descr'
Xwdiag is a utility to monitor Westell DSL modem diagnostics and line
Xstatistics. It reports SNR, Attenuation, etc for the DSL line.
X
XWWW: http://wdiag.sourceforge.net/
END-of-wdiag/pkg-descr
echo x - wdiag/pkg-message
sed 's/^X//' >wdiag/pkg-message << 'END-of-wdiag/pkg-message'
XRemember, wstart and wstop must be run as root or with the binaries setuid.
X
Xwestell can be run by any user that can bind to port udp/1875
END-of-wdiag/pkg-message
echo x - wdiag/pkg-plist
sed 's/^X//' >wdiag/pkg-plist << 'END-of-wdiag/pkg-plist'
Xbin/wstart
Xbin/wstop
Xbin/westell
X%%EXAMPLESDIR%%/wdiag.conf
X at dirrm %%EXAMPLESDIR%%
END-of-wdiag/pkg-plist
exit



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list