5f45 FreshPorts -- net/p5-Net-CLI-Interact
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-Net-CLI-Interact 2.123.620 net on this many watch lists=0 search for ports that depend on this port
Toolkit for CLI Automation
Maintained by: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 05 Oct 2011 10:33:13
Also Listed In: perl5
License: ART10 GPLv1


Automating command line interface (CLI) interactions is not a new idea, but can
be tricky to implement. This module aims to provide a simple and manageable
interface to CLI interactions, supporting:
- SSH, Telnet and Serial-Line connections
- Unix and Windows support
- Reuseable device command phrasebooks

WWW: http://search.cpan.org/dist/Net-CLI-Interact/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/p5-Class-Load
  2. devel/p5-Class-Mix
  3. devel/p5-IO-Tty
  4. devel/p5-IPC-Run
  5. devel/p5-Log-Dispatch-Config
  6. devel/p5-Log-Dispatch-Configurator-Any
  7. devel/p5-Moo
  8. devel/p5-MooX-Types-MooseLike
  9. net/p5-Net-Telnet
  10. devel/p5-Path-Class
  11. lang/perl5.12
Required To Run:
  1. devel/p5-Class-Load
  2. devel/p5-Class-Mix
  3. devel/p5-IO-Tty
  4. devel/p5-IPC-Run
  5. devel/p5-Log-Dispatch-Config
  6. devel/p5-Log-Dispatch-Configurator-Any
  7. devel/p5-Moo
  8. devel/p5-MooX-Types-MooseLike
  9. net/p5-Net-Telnet
  10. devel/p5-Path-Class
  11. lang/perl5.12

This port is required by:

for Build for Run

To install the port: cd /usr/ports/net/p5-Net-CLI-Interact/ && make install clean
To add the package: pkg_add -r p5-Net-CLI-Interact


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Net/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Net/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Net/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Net/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Net/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Net/
  8. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/Net/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Net/
  10. ftp://mirror.hiwaay.net/CPAN/modules/by-module/Net/
  11. http://at.cpan.org/modules/by-module/Net/
  12. http://backpan.perl.org/modules/by-module/Net/
  13. http://cpan.nctu.edu.tw/modules/by-module/Net/
  14. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Net/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Net/
  16. http://www.cpan.dk/modules/by-module/Net/
  17. http://www.cpan.dk/modules/by-module/Net/

Number of commits found: 11

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
30 Jan 2013 19:47:30
Original commit files touched by this commit  2.123.620
sunpoet search for other commits by this committer
- Update to 2.123620
- Cleanup Makefile header
- Remove outdated PERL_LEVEL check

Changes:	http://search.cpan.org/dist/Net-CLI-Interact/Changes
02 Aug 2012 03:22:33
Original commit files touched by this commit  1.122.100
sunpoet search for other commits by this committer
- Update to 1.122100

Changes:	http://search.cpan.org/dist/Net-CLI-Interact/Changes
20 Jul 2012 03:56:28
Original commit files touched by this commit  1.122.010
sunpoet search for other commits by this committer
- Update to 1.122010

Changes:	http://search.cpan.org/dist/Net-CLI-Interact/Changes
13 Jun 2012 08:41:30
Original commit files touched by this commit  1.121.640
sunpoet search for other commits by this committer
- Update to 1.121640
- Add LICENSE

Changes:        http://search.cpan.org/dist/Net-CLI-Interact/Changes
13 Mar 2012 16:15:36
Original commit files touched by this commit  1.120.670
pgollucci search for other commits by this committer
- Revert ports/165605 as requested by portmgr@

Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.

PR:             ports/165605
Approved by:    portmgr (bapt)
Feature safe:   yes (I sure hope so)
12 Mar 2012 18:08:10
Original commit files touched by this commit  1.120.670
sunpoet search for other commits by this committer
- Update to 1.120670

Changes:        http://search.cpan.org/dist/Net-CLI-Interact/Changes
Feature safe:   yes
08 Mar 2012 18:45:38
Original commit files touched by this commit  1.120.560
pgollucci search for other commits by this committer
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
  RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}

PR:             ports/165605
Submitted by:   pgollucci (myself)
Approved by:    portmgr (linimon)
Exp Run by:     linimon
Tested by:      make index
28 Feb 2012 17:20:50
Original commit files touched by this commit  1.120.560
sunpoet search for other commits by this committer
- Update to 1.120560

Changes:        http://search.cpan.org/dist/Net-CLI-Interact/Changes
06 Jan 2012 06:14:44
Original commit files touched by this commit  1.120.042
sunpoet search for other commits by this committer
- Update to 1.120042

Changes:        http://search.cpan.org/dist/Net-CLI-Interact/Changes
28 Dec 2011 15:18:25
Original commit files touched by this commit  1.113.610
sunpoet search for other commits by this committer
- Update to 1.113610

Changes:        http://search.cpan.org/dist/Net-CLI-Interact/Changes
05 Oct 2011 10:32:54
Original commit files touched by this commit  1.112.610
sunpoet search for other commits by this committer
- Add p5-Net-CLI-Interact 1.112610

Automating command line interface (CLI) interactions is not a new idea, but can
be tricky to implement. This module aims to provide a simple and manageable
interface to CLI interactions, supporting:
- SSH, Telnet and Serial-Line connections
- Unix and Windows support
- Reuseable device command phrasebooks

WWW: http://search.cpan.org/dist/Net-CLI-Interact/

Number of commits found: 11

2851
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15
linux-firefoxMay 15
linux-seamonkeyMay 15

3 vulnerabilities affecting 19 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24516
Broken 217
Deprecated 472
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 28
Expired 132
Set to expire 510
Interactive 33
new 24 hours 3
new 48 hours6
new 7 days22
new fortnight74
new month205

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0