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:
Responsible Changed From-To: freebsd-ports-bugs->perl perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Responsible Changed From-To: perl->miwi I'll take it.
State Changed From-To: open->closed New port added. Thanks!
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"