Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Jan 2012 10:31:31 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/net-mgmt Makefile ports/net-mgmt/p5-GRNOC-TL1 Makefile distinfo pkg-descr pkg-plist
Message-ID:  <201201281031.q0SAVVPA051935@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201201281031.q0SAVVPA051935>