Commit graph

6 commits

Author SHA1 Message Date
Baptiste Daroussin
985b201424 Add NO_STAGE all over the place in preparation for the staging support (cat: net-mgmt) 2013-09-20 22:24:43 +00:00
Andrej Zverev
49056bafcb - convert to the new perl5 framework
Approved by:	portmgr (bapt@, blanket)
2013-09-04 03:24:02 +00:00
Frederic Culot
5b1b120ef8 - Update to 1.3.10 [1]
- Trim Makefile's header [1]
- Add missing dependency on Net::SSH::Expect
- Shorten COMMENT

PR:		ports/178514 [1]
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer)
2013-05-14 17:18:39 +00:00
Steve Wills
211c7b5093 - Avoid += without preceeding definition
PR:		ports/169136
Approved by:	maintainer timeout (5u623l20@gmail.com, >2 weeks)
2012-07-22 20:48:23 +00:00
Andrej Zverev
c9b4f372f4 - Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
2012-06-30 12:42:52 +00:00
Martin Wilke
deaef7983f 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>
2012-01-28 10:31:31 +00:00