aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-CLI-Interact
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.133420Sunpoet Po-Chuan Hsieh2014-04-293-5/+4
| | | | | | | | | - Sort PLIST Changes: http://search.cpan.org/dist/Net-CLI-Interact/Changes Notes: svn path=/head/; revision=352608
* - Support STAGEDIRSunpoet Po-Chuan Hsieh2013-09-302-18/+16
| | | | Notes: svn path=/head/; revision=328846
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net) Notes: svn path=/head/; revision=327755
* - Convert to new perl frameworkSunpoet Po-Chuan Hsieh2013-08-211-1/+2
| | | | Notes: svn path=/head/; revision=325134
* - Update to 2.123620Sunpoet Po-Chuan Hsieh2013-01-303-22/+22
| | | | | | | | | | - Cleanup Makefile header - Remove outdated PERL_LEVEL check Changes: http://search.cpan.org/dist/Net-CLI-Interact/Changes Notes: svn path=/head/; revision=311265
* - Update to 1.122100Sunpoet Po-Chuan Hsieh2012-08-022-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Net-CLI-Interact/Changes Notes: svn path=/head/; revision=301852
* - Update to 1.122010Sunpoet Po-Chuan Hsieh2012-07-202-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Net-CLI-Interact/Changes Notes: svn path=/head/; revision=301213
* - Update to 1.121640Sunpoet Po-Chuan Hsieh2012-06-132-3/+6
| | | | | | | | | - Add LICENSE Changes: http://search.cpan.org/dist/Net-CLI-Interact/Changes Notes: svn path=/head/; revision=299181
* - Revert ports/165605 as requested by portmgr@Philip M. Gollucci2012-03-131-1/+7
| | | | | | | | | | | | 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) Notes: svn path=/head/; revision=293247
* - Update to 1.120670Sunpoet Po-Chuan Hsieh2012-03-122-3/+3
| | | | | | | | Changes: http://search.cpan.org/dist/Net-CLI-Interact/Changes Feature safe: yes Notes: svn path=/head/; revision=293178
* - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, ↵Philip M. Gollucci2012-03-081-7/+1
| | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=292977
* - Update to 1.120560Sunpoet Po-Chuan Hsieh2012-02-282-4/+3
| | | | | | | Changes: http://search.cpan.org/dist/Net-CLI-Interact/Changes Notes: svn path=/head/; revision=292376
* - Update to 1.120042Sunpoet Po-Chuan Hsieh2012-01-062-3/+4
| | | | | | | Changes: http://search.cpan.org/dist/Net-CLI-Interact/Changes Notes: svn path=/head/; revision=288595
* - Update to 1.113610Sunpoet Po-Chuan Hsieh2011-12-283-3/+5
| | | | | | | Changes: http://search.cpan.org/dist/Net-CLI-Interact/Changes Notes: svn path=/head/; revision=288176
* - Add p5-Net-CLI-Interact 1.112610Sunpoet Po-Chuan Hsieh2011-10-054-0/+120
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/ Notes: svn path=/head/; revision=282971