ports/114147: [NEW PORT] net/p5-Net-SSH-Expect: SSH wrapper to execute remote commands

Tsung-Han Yeh snowfly at yuntech.edu.tw
Sat Jun 30 05:40:10 UTC 2007


>Number:         114147
>Category:       ports
>Synopsis:       [NEW PORT] net/p5-Net-SSH-Expect: SSH wrapper to execute remote commands
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 30 05:40:03 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Tsung-Han Yeh
>Release:        FreeBSD 6.1-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD mrtg.yuntech.edu.tw 6.1-RELEASE-p2 FreeBSD 6.1-RELEASE-p2 #1: Sun Jun 25 16:37:53 CST 2006
>Description:
This module is a wrapper to the ssh executable that is available in
your system's $PATH. Use this module to execute commands on the remote SSH
server. It authenticates with the user and password you passed in the 
constructor's attributes user and password.

Author: Adam Kennedy <cpan at ali.as>
WWW:    http://search.cpan.org/dist/Net-SSH-Expect/

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- p5-Net-SSH-Expect-0.05.shar begins here ---
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	p5-Net-SSH-Expect
#	p5-Net-SSH-Expect/pkg-descr
#	p5-Net-SSH-Expect/Makefile
#	p5-Net-SSH-Expect/pkg-plist
#	p5-Net-SSH-Expect/distinfo
#
echo c - p5-Net-SSH-Expect
mkdir -p p5-Net-SSH-Expect > /dev/null 2>&1
echo x - p5-Net-SSH-Expect/pkg-descr
sed 's/^X//' >p5-Net-SSH-Expect/pkg-descr << 'END-of-p5-Net-SSH-Expect/pkg-descr'
XThis module is a wrapper to the ssh executable that is available in
Xyour system's $PATH. Use this module to execute commands on the remote SSH
Xserver. It authenticates with the user and password you passed in the 
Xconstructor's attributes user and password.
X
XAuthor: Adam Kennedy <cpan at ali.as>
XWWW:    http://search.cpan.org/dist/Net-SSH-Expect/
END-of-p5-Net-SSH-Expect/pkg-descr
echo x - p5-Net-SSH-Expect/Makefile
sed 's/^X//' >p5-Net-SSH-Expect/Makefile << 'END-of-p5-Net-SSH-Expect/Makefile'
X# New ports collection makefile for:	p5-Net-SSH-Expect
X# Date created:		2007-06-30
X# Whom:			Tsung-Han Yeh <snowfly at yuntech.edu.tw>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	Net-SSH-Expect
XPORTVERSION=	0.05
XCATEGORIES=	net perl5
XMASTER_SITES=	${MASTER_SITE_PERL_CPAN}
XMASTER_SITE_SUBDIR=	Net
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	snowfly at yuntech.edu.tw
XCOMMENT=	SSH wrapper to execute remote commands
X
XRUN_DEPENDS=	${SITE_PERL}/Expect.pm:${PORTSDIR}/lang/p5-Expect
XBUILD_DEPENDS=	${RUN_DEPENDS}
X
XPERL_CONFIGURE=	yes
X
XMAN3=		Net::SSH::Expect.3
X
X.include <bsd.port.pre.mk>
X
X.if ${PERL_LEVEL} < 500800
XIGNORE=		requires perl 5.8.0 due to dependency. Install lang/perl5.8 and try again
X.endif
X
X.include <bsd.port.post.mk>
END-of-p5-Net-SSH-Expect/Makefile
echo x - p5-Net-SSH-Expect/pkg-plist
sed 's/^X//' >p5-Net-SSH-Expect/pkg-plist << 'END-of-p5-Net-SSH-Expect/pkg-plist'
X at comment $FreeBSD$
X%%SITE_PERL%%/Net/SSH/Expect.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSH/Expect/.packlist
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSH/Expect
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SSH
X at dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
X at dirrmtry %%SITE_PERL%%/Net/SSH
X at dirrmtry %%SITE_PERL%%/Net
END-of-p5-Net-SSH-Expect/pkg-plist
echo x - p5-Net-SSH-Expect/distinfo
sed 's/^X//' >p5-Net-SSH-Expect/distinfo << 'END-of-p5-Net-SSH-Expect/distinfo'
XMD5 (Net-SSH-Expect-0.05.tar.gz) = cb008bfa1254ea968165664367641c5d
XSHA256 (Net-SSH-Expect-0.05.tar.gz) = 1132c994743f89f20f2c429cdf3eaf5229bebbd53bed3cd8af449b46c2e000c6
XSIZE (Net-SSH-Expect-0.05.tar.gz) = 6960
END-of-p5-Net-SSH-Expect/distinfo
exit
--- p5-Net-SSH-Expect-0.05.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list