pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/p5-App-MrShell Initial import of p5-App-MrShell v...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ab618ba0a8a0
branches: trunk
changeset: 392779:ab618ba0a8a0
user: seb <seb%pkgsrc.org@localhost>
date: Sat May 09 23:38:36 2009 +0000
description:
Initial import of p5-App-MrShell version 2.0200 in the NetBSD
Packages Collection.
mrsh - Mr. Shell runs a command on multiple hosts and returns results
meaningfully.
diffstat:
misc/p5-App-MrShell/DESCR | 2 ++
misc/p5-App-MrShell/Makefile | 21 +++++++++++++++++++++
misc/p5-App-MrShell/distinfo | 5 +++++
3 files changed, 28 insertions(+), 0 deletions(-)
diffs (40 lines):
diff -r a0fb3359338d -r ab618ba0a8a0 misc/p5-App-MrShell/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/p5-App-MrShell/DESCR Sat May 09 23:38:36 2009 +0000
@@ -0,0 +1,2 @@
+mrsh - Mr. Shell runs a command on multiple hosts and returns results
+meaningfully.
diff -r a0fb3359338d -r ab618ba0a8a0 misc/p5-App-MrShell/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/p5-App-MrShell/Makefile Sat May 09 23:38:36 2009 +0000
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/05/09 23:38:36 seb Exp $
+
+DISTNAME= App-MrShell-2.0200
+PKGNAME= p5-${DISTNAME}
+CATEGORIES= misc perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=App/}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://search.cpan.org/dist/App-MrShell/
+COMMENT= Mr. Shell runs a command on multiple hosts
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+USE_LANGUAGES= # empty
+PERL5_PACKLIST= auto/App/MrShell/.packlist
+
+DEPENDS+= p5-Config-Tiny-[0-9]*:../../devel/p5-Config-Tiny
+DEPENDS+= p5-POE-[0-9]*:../../devel/p5-POE
+
+.include "../../lang/perl5/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r a0fb3359338d -r ab618ba0a8a0 misc/p5-App-MrShell/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/misc/p5-App-MrShell/distinfo Sat May 09 23:38:36 2009 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/05/09 23:38:36 seb Exp $
+
+SHA1 (App-MrShell-2.0200.tar.gz) = 062724500dd58b34f6ba589169d8085ffce90fa4
+RMD160 (App-MrShell-2.0200.tar.gz) = 57788440803898f6a10a324efca59c34a177b622
+Size (App-MrShell-2.0200.tar.gz) = 14127 bytes
Home |
Main Index |
Thread Index |
Old Index