Bug 104231 - New port: net-mgmt/wdiag Westell DSL diagnostic utility
Summary: New port: net-mgmt/wdiag Westell DSL diagnostic utility
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Alejandro Pulver
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-10 00:00 UTC by josh.carroll
Modified: 2006-10-31 02:50 UTC (History)
0 users

See Also:


Attachments
file.shar (2.25 KB, text/plain)
2006-10-10 00:00 UTC, josh.carroll
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description josh.carroll 2006-10-10 00:00:38 UTC
	Port addition for the Westell Diagnostics software. The software provides a way to
	query Westell 2100/2200/36R516/6100 modems for DSL line stats.

Fix: Below is the shar of the new port.
Comment 1 Alejandro Pulver freebsd_committer freebsd_triage 2006-10-10 04:48:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->alepulver

Take PR.
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-10-31 02:46:40 UTC
alepulver    2006-10-31 02:46:34 UTC

  FreeBSD ports repository

  Modified files:
    net-mgmt             Makefile 
  Added files:
    net-mgmt/wdiag       Makefile distinfo pkg-descr pkg-message 
                         pkg-plist 
  Log:
  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>
  
  Revision  Changes    Path
  1.91      +1 -0      ports/net-mgmt/Makefile
  1.1       +19 -0     ports/net-mgmt/wdiag/Makefile (new)
  1.1       +3 -0      ports/net-mgmt/wdiag/distinfo (new)
  1.1       +4 -0      ports/net-mgmt/wdiag/pkg-descr (new)
  1.1       +3 -0      ports/net-mgmt/wdiag/pkg-message (new)
  1.1       +5 -0      ports/net-mgmt/wdiag/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Alejandro Pulver freebsd_committer freebsd_triage 2006-10-31 02:47:46 UTC
State Changed
From-To: open->closed

New port added, thanks!