Bug 163027

Summary: New port: net-mgmt/p5-GRNOC-TL1 Retrieval of data from different models of TL1 devices
Product: Ports & Packages Reporter: Muhammad Moinur Rahman <bofh>
Component: Individual Port(s)Assignee: Martin Wilke <miwi>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

Description Muhammad Moinur Rahman freebsd_committer freebsd_triage 2011-12-02 21:00:17 UTC
This module supports the ability to retrieve data from several
different models of TL1 devices.  Explictly supported devices
include the following:

* Cisco ONS15327
* Cisco ONS15454
* Cisco ONS15808
* Nortel OME 6500
* Nortel HDXc
* Ciena CoreDirector
* Infinera DTC
* Fujitsu FLASHWAVE 7500

Each specifically supported device has its own
GRNOC::TL1::Device module, which sets the default port and
prompt used for that device.  They also may each export their
own unique commands on top of what is already provided in
GRNOC::TL1::Device.  Raw commands and output can be sent and
received, or output can be parsed via the parse function, or
by calling a function for that device.

WWW: http://www.sourceforge.net/projects/routerproxy

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-12-02 21:00:41 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2011-12-03 13:42:08 UTC
Responsible Changed
From-To: perl->miwi

I'll take it.
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2012-01-28 10:31:19 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2012-01-28 10:31:45 UTC
miwi        2012-01-28 10:31:31 UTC

  FreeBSD ports repository

  Modified files:
    net-mgmt             Makefile 
  Added files:
    net-mgmt/p5-GRNOC-TL1 Makefile distinfo pkg-descr pkg-plist 
  Log:
  This module supports the ability to retrieve data from several
  different models of TL1 devices.  Explictly supported devices
  include the following:
  
  * Cisco ONS15327
  * Cisco ONS15454
  * Cisco ONS15808
  * Nortel OME 6500
  * Nortel HDXc
  * Ciena CoreDirector
  * Infinera DTC
  * Fujitsu FLASHWAVE 7500
  
  Each specifically supported device has its own
  GRNOC::TL1::Device module, which sets the default port and
  prompt used for that device.  They also may each export their
  own unique commands on top of what is already provided in
  GRNOC::TL1::Device.  Raw commands and output can be sent and
  received, or output can be parsed via the parse function, or
  by calling a function for that device.
  
  WWW: http://www.sourceforge.net/projects/routerproxy
  
  PR:             ports/163027
  Submitted by:   Muhammad Moinur Rahman <5u623l20@gmail.com>
  
  Revision  Changes    Path
  1.275     +1 -0      ports/net-mgmt/Makefile
  1.1       +23 -0     ports/net-mgmt/p5-GRNOC-TL1/Makefile (new)
  1.1       +2 -0      ports/net-mgmt/p5-GRNOC-TL1/distinfo (new)
  1.1       +22 -0     ports/net-mgmt/p5-GRNOC-TL1/pkg-descr (new)
  1.1       +21 -0     ports/net-mgmt/p5-GRNOC-TL1/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"