aboutsummaryrefslogtreecommitdiff
path: root/sysutils/p5-MogileFS-Utils
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2007-04-27 15:50:16 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2007-04-27 15:50:16 +0000
commit17cb3c001f70509247aab19d7ea1f1485712265d (patch)
treec5ffb15d3caf79d5b9ff30f3e09d10d635f034ee /sysutils/p5-MogileFS-Utils
parentd946de94d8f3ee83830b0f4ba1885d0fc9e6e395 (diff)
downloadports-17cb3c001f70509247aab19d7ea1f1485712265d.tar.gz
ports-17cb3c001f70509247aab19d7ea1f1485712265d.zip
Add p5-MogileFS-Utils 2.08, mogileFS tools.
PR: ports/112000 Submitted by: Gea-Suan Lin <gslin at gslin.org>
Notes
Notes: svn path=/head/; revision=191021
Diffstat (limited to 'sysutils/p5-MogileFS-Utils')
-rw-r--r--sysutils/p5-MogileFS-Utils/Makefile25
-rw-r--r--sysutils/p5-MogileFS-Utils/distinfo3
-rw-r--r--sysutils/p5-MogileFS-Utils/pkg-descr6
-rw-r--r--sysutils/p5-MogileFS-Utils/pkg-plist5
4 files changed, 39 insertions, 0 deletions
diff --git a/sysutils/p5-MogileFS-Utils/Makefile b/sysutils/p5-MogileFS-Utils/Makefile
new file mode 100644
index 000000000000..85fdf75a47c6
--- /dev/null
+++ b/sysutils/p5-MogileFS-Utils/Makefile
@@ -0,0 +1,25 @@
+# New ports collection makefile for: p5-MogileFS-Utils
+# Date created: 2007-04-22
+# Whom: Gea-Suan Lin <gslin@gslin.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= MogileFS-Utils
+PORTVERSION= 2.08
+CATEGORIES= sysutils net perl5
+MASTER_SITES= CPAN
+MASTER_SITE_SUBDIR= ../../authors/id/B/BR/BRADFITZ
+PKGNAMEPREFIX= p5-
+
+MAINTAINER= gslin@gslin.org
+COMMENT= MogileFS tools
+
+RUN_DEPENDS= ${SITE_PERL}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww \
+ ${SITE_PERL}/MogileFS/Client.pm:${PORTSDIR}/sysutils/p5-MogileFS-Client
+
+PERL_CONFIGURE= yes
+
+MAN1= mogadm.1 mogtool.1
+
+.include <bsd.port.mk>
diff --git a/sysutils/p5-MogileFS-Utils/distinfo b/sysutils/p5-MogileFS-Utils/distinfo
new file mode 100644
index 000000000000..f817dec10831
--- /dev/null
+++ b/sysutils/p5-MogileFS-Utils/distinfo
@@ -0,0 +1,3 @@
+MD5 (MogileFS-Utils-2.08.tar.gz) = 72380fb104bafc4b56e98d4268768299
+SHA256 (MogileFS-Utils-2.08.tar.gz) = 6ea18f94db1f3a2cd6523530a78a750abe63c76905cb2c2ae21578ddd4db3d50
+SIZE (MogileFS-Utils-2.08.tar.gz) = 23497
diff --git a/sysutils/p5-MogileFS-Utils/pkg-descr b/sysutils/p5-MogileFS-Utils/pkg-descr
new file mode 100644
index 000000000000..cb57a200ca34
--- /dev/null
+++ b/sysutils/p5-MogileFS-Utils/pkg-descr
@@ -0,0 +1,6 @@
+This package contains two tools to manage MogileFS:
+
+mogadm - MogileFS admin tool
+mogtool - Inject/extract data to/from a MogileFS installation
+
+WWW: http://search.cpan.org/dist/MogileFS-Utils/
diff --git a/sysutils/p5-MogileFS-Utils/pkg-plist b/sysutils/p5-MogileFS-Utils/pkg-plist
new file mode 100644
index 000000000000..2f10397cb763
--- /dev/null
+++ b/sysutils/p5-MogileFS-Utils/pkg-plist
@@ -0,0 +1,5 @@
+@comment $FreeBSD$
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/MogileFS-Utils/.packlist
+bin/mogadm
+bin/mogtool
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MogileFS-Utils