pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/p5-Net-SSH-Expect Add p5-Net-SSH-Expect -- a modul...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f96831446a3b
branches: trunk
changeset: 639685:f96831446a3b
user: he <he%pkgsrc.org@localhost>
date: Tue Sep 23 10:53:09 2014 +0000
description:
Add p5-Net-SSH-Expect -- a module doing expect over an SSH session.
diffstat:
net/p5-Net-SSH-Expect/DESCR | 1 +
net/p5-Net-SSH-Expect/Makefile | 21 +++++++++++++++++++++
net/p5-Net-SSH-Expect/distinfo | 5 +++++
3 files changed, 27 insertions(+), 0 deletions(-)
diffs (39 lines):
diff -r edff1c4cc023 -r f96831446a3b net/p5-Net-SSH-Expect/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/net/p5-Net-SSH-Expect/DESCR Tue Sep 23 10:53:09 2014 +0000
@@ -0,0 +1,1 @@
+Module implementing expect over an SSH session.
diff -r edff1c4cc023 -r f96831446a3b net/p5-Net-SSH-Expect/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/net/p5-Net-SSH-Expect/Makefile Tue Sep 23 10:53:09 2014 +0000
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1 2014/09/23 10:53:09 he Exp $
+
+DISTNAME= Net-SSH-Expect-1.09
+PKGNAME= p5-${DISTNAME}
+SVR4_PKGNAME= p5nse
+CATEGORIES= net perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/dist/libnet/
+COMMENT= Perl5 module implementing expect-like functions over SSH
+LICENSE= ${PERL5_LICENSE}
+
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+PERL5_PACKLIST= auto/Net/SSH/Expect/.packlist
+
+DEPENDS+= p5-Expect>=1.14:../../devel/p5-Expect
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r edff1c4cc023 -r f96831446a3b net/p5-Net-SSH-Expect/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/net/p5-Net-SSH-Expect/distinfo Tue Sep 23 10:53:09 2014 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2014/09/23 10:53:09 he Exp $
+
+SHA1 (Net-SSH-Expect-1.09.tar.gz) = 50c1362df16434ead415e0e5119a639df6fb2a9d
+RMD160 (Net-SSH-Expect-1.09.tar.gz) = 837d0133f0d0de91955b130ad23dd3d5cc4255f5
+Size (Net-SSH-Expect-1.09.tar.gz) = 15074 bytes
Home |
Main Index |
Thread Index |
Old Index