Bug 163027 - New port: net-mgmt/p5-GRNOC-TL1 Retrieval of data from different models of TL1 devices
Summary: New port: net-mgmt/p5-GRNOC-TL1 Retrieval of data from different models of TL...
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-02 21:00 UTC by Muhammad Moinur Rahman
Modified: 2012-01-28 10:40 UTC (History)
0 users

See Also:


Attachments
file.shar (3.23 KB, text/plain)
2011-12-02 21:00 UTC, Muhammad Moinur Rahman
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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"