Port details |
- p5-Net-CLI-Interact Toolkit for CLI Automation
- 2.400002 net =2 2.400002Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2011-10-05 10:33:13
- Last Update: 2023-09-11 03:08:01
- Commit Hash: 0bf2b64
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Net-CLI-Interact
- Description:
- 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
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Net-CLI-Interact>0:net/p5-Net-CLI-Interact
- To install the port:
- cd /usr/ports/net/p5-Net-CLI-Interact/ && make install clean
- To add the package, run one of these commands:
- pkg install net/p5-Net-CLI-Interact
- pkg install p5-Net-CLI-Interact
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Net-CLI-Interact
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1694348252
SHA256 (Net-CLI-Interact-2.400002.tar.gz) = 3234efd438140e5633bfb716012b7f78a0902661fb0511b24d146e07a6ebc5ae
SIZE (Net-CLI-Interact-2.400002.tar.gz) = 64304
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-File-ShareDir-Install>=0.06 : devel/p5-File-ShareDir-Install
- p5-Class-Load>=0 : devel/p5-Class-Load
- p5-Class-Mix>=0 : devel/p5-Class-Mix
- p5-Config-Any>=0.27 : devel/p5-Config-Any
- p5-File-ShareDir>=0 : devel/p5-File-ShareDir
- p5-IO-Tty>=0 : devel/p5-IO-Tty
- p5-IPC-Run>=0 : devel/p5-IPC-Run
- p5-Log-Dispatch-Config>=0 : devel/p5-Log-Dispatch-Config
- p5-Log-Dispatch-Configurator-Any>=0 : devel/p5-Log-Dispatch-Configurator-Any
- p5-Moo>=0 : devel/p5-Moo
- p5-MooX-Types-MooseLike>=0 : devel/p5-MooX-Types-MooseLike
- p5-Net-Telnet>=0 : net/p5-Net-Telnet
- p5-Path-Class>=0 : devel/p5-Path-Class
- perl5>=5.34<5.35 : lang/perl5.34
- perl5>=5.34<5.35 : lang/perl5.34
- Test dependencies:
-
- p5-Test-File-ShareDir>=1.001002 : devel/p5-Test-File-ShareDir
- Runtime dependencies:
-
- p5-Class-Load>=0 : devel/p5-Class-Load
- p5-Class-Mix>=0 : devel/p5-Class-Mix
- p5-Config-Any>=0.27 : devel/p5-Config-Any
- p5-File-ShareDir>=0 : devel/p5-File-ShareDir
- p5-IO-Tty>=0 : devel/p5-IO-Tty
- p5-IPC-Run>=0 : devel/p5-IPC-Run
- p5-Log-Dispatch-Config>=0 : devel/p5-Log-Dispatch-Config
- p5-Log-Dispatch-Configurator-Any>=0 : devel/p5-Log-Dispatch-Configurator-Any
- p5-Moo>=0 : devel/p5-Moo
- p5-MooX-Types-MooseLike>=0 : devel/p5-MooX-Types-MooseLike
- p5-Net-Telnet>=0 : net/p5-Net-Telnet
- p5-Path-Class>=0 : devel/p5-Path-Class
- perl5>=5.34<5.35 : lang/perl5.34
- This port is required by:
- for Build
-
- net/p5-Net-Appliance-Session
- for Run
-
- net/p5-Net-Appliance-Session
Configuration Options:
- No options to configure
- Options name:
- net_p5-Net-CLI-Interact
- 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 |
2.400002 11 Sep 2023 03:08:01 |
Po-Chuan Hsieh (sunpoet) |
net/p5-Net-CLI-Interact: Update to 2.400002
Changes: https://metacpan.org/dist/Net-CLI-Interact/changes |
2.400000 26 Aug 2023 20:34:04 |
Po-Chuan Hsieh (sunpoet) |
net/p5-Net-CLI-Interact: Update to 2.400000
- Add TEST_DEPENDS
Changes: https://metacpan.org/dist/Net-CLI-Interact/changes |
2.300005 16 Aug 2023 18:25:19 |
Po-Chuan Hsieh (sunpoet) |
net/p5-Net-CLI-Interact: Update to 2.300005
Changes: https://metacpan.org/dist/Net-CLI-Interact/changes |
2.300004 09 Apr 2023 13:36:42 |
Po-Chuan Hsieh (sunpoet) |
net/p5-Net-CLI-Interact: Update to 2.300004
Changes: https://metacpan.org/dist/Net-CLI-Interact/changes |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.300003 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.300003 20 Jul 2022 14:22:37 |
Tobias C. Berner (tcberner) |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
2.300003 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.300003 20 Apr 2019 23:07:08 |
sunpoet |
Update to 2.300003
Changes: https://metacpan.org/changes/distribution/Net-CLI-Interact |
2.300002 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) |
2.300002 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
2.300002 15 Oct 2017 00:36:42 |
sunpoet |
Update to 2.300002
Changes: http://search.cpan.org/dist/Net-CLI-Interact/Changes |
2.300000 13 Oct 2017 09:19:33 |
sunpoet |
Update to 2.300000
Changes: http://search.cpan.org/dist/Net-CLI-Interact/Changes |
2.200009 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
2.200009 25 Jul 2017 16:21:25 |
sunpoet |
Update to 2.200009
Changes: http://search.cpan.org/dist/Net-CLI-Interact/Changes |
2.200006 06 Nov 2016 16:49:45 |
sunpoet |
- Update to 2.200006
Changes: http://search.cpan.org/dist/Net-CLI-Interact/Changes |
2.200005 23 May 2016 03:50:34 |
sunpoet |
- Update to 2.200005
Changes: http://search.cpan.org/dist/Net-CLI-Interact/Changes |
2.200003 15 May 2016 16:12:22 |
sunpoet |
- Update to 2.200003
Changes: http://search.cpan.org/dist/Net-CLI-Interact/Changes |
2.200002 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
2.200002 20 Sep 2015 20:25:06 |
sunpoet |
- Add NO_ARCH |
2.200002 22 Feb 2015 12:50:09 |
sunpoet |
- Update to 2.200002
Changes: http://search.cpan.org/dist/Net-CLI-Interact/Changes |
2.200001 07 Jan 2015 17:55:43 |
sunpoet |
- Update to 2.200001
Changes: http://search.cpan.org/dist/Net-CLI-Interact/Changes |
2.143070_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 ) |
2.143070 24 Nov 2014 18:26:59 |
sunpoet |
- Update to 2.143070
Changes: http://search.cpan.org/dist/Net-CLI-Interact/Changes |
2.142720 30 Sep 2014 18:32:16 |
sunpoet |
- Update to 2.142720
- Cleanup PLIST
Changes: http://search.cpan.org/dist/Net-CLI-Interact/Changes |
2.142010 21 Jul 2014 11:18:52 |
sunpoet |
- Update to 2.142010
Changes: http://search.cpan.org/dist/Net-CLI-Interact/Changes |
2.141520 03 Jun 2014 12:44:49 |
sunpoet |
- Update to 2.141520
Changes: http://search.cpan.org/dist/Net-CLI-Interact/Changes |
2.133420 29 Apr 2014 13:22:37 |
sunpoet |
- Update to 2.133420
- Sort PLIST
Changes: http://search.cpan.org/dist/Net-CLI-Interact/Changes |
2.123.620 30 Sep 2013 19:12:58 |
sunpoet |
- Support STAGEDIR |
2.123.620 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
2.123.620 21 Aug 2013 14:08:08 |
sunpoet |
- Convert to new perl framework |
2.123.620 30 Jan 2013 19:47:30 |
sunpoet |
- Update to 2.123620
- Cleanup Makefile header
- Remove outdated PERL_LEVEL check
Changes: http://search.cpan.org/dist/Net-CLI-Interact/Changes |
1.122.100 02 Aug 2012 03:22:33 |
sunpoet |
- Update to 1.122100
Changes: http://search.cpan.org/dist/Net-CLI-Interact/Changes |
1.122.010 20 Jul 2012 03:56:28 |
sunpoet |
- Update to 1.122010
Changes: http://search.cpan.org/dist/Net-CLI-Interact/Changes |
1.121.640 13 Jun 2012 08:41:30 |
sunpoet |
- Update to 1.121640
- Add LICENSE
Changes: http://search.cpan.org/dist/Net-CLI-Interact/Changes |
1.120.670 13 Mar 2012 16:15:36 |
pgollucci |
- 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) |
1.120.670 12 Mar 2012 18:08:10 |
sunpoet |
- Update to 1.120670
Changes: http://search.cpan.org/dist/Net-CLI-Interact/Changes
Feature safe: yes |
1.120.560 08 Mar 2012 18:45:38 |
pgollucci |
- 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 |
1.120.560 28 Feb 2012 17:20:50 |
sunpoet |
- Update to 1.120560
Changes: http://search.cpan.org/dist/Net-CLI-Interact/Changes |
1.120.042 06 Jan 2012 06:14:44 |
sunpoet |
- Update to 1.120042
Changes: http://search.cpan.org/dist/Net-CLI-Interact/Changes |
1.113.610 28 Dec 2011 15:18:25 |
sunpoet |
- Update to 1.113610
Changes: http://search.cpan.org/dist/Net-CLI-Interact/Changes |
1.112.610 05 Oct 2011 10:32:54 |
sunpoet |
- 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/ |