Port details |
- p5-GRNOC-TL1 Retrieve data from different models of TL1 devices
- 1.3.10_1 net-mgmt
=0 1.3.10_1Version of this port present on the latest quarterly branch.
- BROKEN: unfetchable
DEPRECATED: Broken for more than 6 months This port expired on: 2020-05-05 IGNORE: is marked as broken: unfetchable
- Maintainer: bofh@FreeBSD.org
- Port Added: 2012-01-28 10:31:52
- Last Update: 2020-05-05 15:38:12
- SVN Revision: 534093
- Also Listed In: perl5
- License: not specified in port
- WWW:
- http://www.sourceforge.net/projects/routerproxy
- Description:
- 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
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-GRNOC-TL1>0:net-mgmt/p5-GRNOC-TL1
- No installation instructions:
- This port has been deleted.
- PKGNAME: p5-GRNOC-TL1
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (GRNOC-TL1-1.3.10.tar.gz) = b483b7f4da1ab4dd1e076ad05ac68c1b1763f152701da5d897eeec9cf3dd2c68
SIZE (GRNOC-TL1-1.3.10.tar.gz) = 30685
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-Date-Calc>0 : devel/p5-Date-Calc
- p5-Net-SSH-Expect>0 : net/p5-Net-SSH-Expect
- p5-Net-Telnet>0 : net/p5-Net-Telnet
- perl5>=5.30.r1<5.31 : lang/perl5.30
- perl5>=5.30.r1<5.31 : lang/perl5.30
- Runtime dependencies:
-
- p5-Date-Calc>0 : devel/p5-Date-Calc
- p5-Net-SSH-Expect>0 : net/p5-Net-SSH-Expect
- p5-Net-Telnet>0 : net/p5-Net-Telnet
- perl5>=5.30.r1<5.31 : lang/perl5.30
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.10_1 05 May 2020 15:38:12 |
rene |
Remove expired ports:
Adjusted for ports rescued since r534032
2020-05-05 audio/festvox-czech: Broken for more than 6 months
2020-05-05 audio/gkrellmvolume2: Broken for more than 6 months
2020-05-05 audio/mixmos: Broken for more than 6 months
2020-05-05 audio/mma: Broken for more than 6 months
2020-05-05 audio/pd-cyclone: Broken for more than 6 months
2020-05-05 audio/shorten: Broken for more than 6 months
2020-05-05 audio/taglib-sharp: Broken for more than 6 months
2020-05-05 audio/xhippo: Broken for more than 6 months
2020-05-05 biology/consed: Broken for more than 6 months
2020-05-05 biology/plinkseq: Broken for more than 6 months
2020-05-05 biology/seqtools: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
1.3.10_1 04 Apr 2020 20:51:41 |
antoine |
Deprecate ports broken for more than 6 months |
1.3.10_1 06 Nov 2019 14:00:19 |
antoine |
Mark a few ports BROKEN (unfetchable) |
1.3.10_1 06 Oct 2018 13:06:45 |
des |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
1.3.10_1 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.3.10_1 24 Dec 2014 00:14:13 |
bofh |
Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by: bapt |
1.3.10_1 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
1.3.10 06 Feb 2014 13:05:16 |
ehaupt |
Support staging. |
1.3.10 20 Sep 2013 22:24:44 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-mgmt) |
1.3.10 04 Sep 2013 03:24:02 |
az |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
1.3.10 14 May 2013 17:18:39 |
culot |
- 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) |
1.2.2 22 Jul 2012 20:48:23 |
swills |
- Avoid += without preceeding definition
PR: ports/169136
Approved by: maintainer timeout (5u623l20@gmail.com, >2 weeks) |
1.2.2 30 Jun 2012 12:42:52 |
az |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
1.2.2 28 Jan 2012 10:31:31 |
miwi |
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> |