Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Apr 2007 14:17:08 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gslin@gslin.org
Subject:   ports/111995: [NEW PORT] net/p5-MogileFS-Client: Client library for the MogileFS distributed file system
Message-ID:  <20070422061708.EA53D3D0@netnews.NCTU.edu.tw>
Resent-Message-ID: <200704220620.l3M6K4La033442@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         111995
>Category:       ports
>Synopsis:       [NEW PORT] net/p5-MogileFS-Client: Client library for the MogileFS distributed file system
>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:   Sun Apr 22 06:20:03 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.2-RELEASE FreeBSD 6.2-RELEASE #1: Sun Jan 14 14:05:12 CST 2007
>Description:
This module is a client library for the MogileFS distributed file
system. The class method 'new' creates a client object against a
particular mogilefs tracker and domain. This object may then be used
to store and retrieve content easily from MogileFS.

WWW:	http://search.cpan.org/dist/MogileFS-Client/

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

--- p5-MogileFS-Client-1.06.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-MogileFS-Client
#	p5-MogileFS-Client/pkg-descr
#	p5-MogileFS-Client/Makefile
#	p5-MogileFS-Client/pkg-plist
#	p5-MogileFS-Client/distinfo
#
echo c - p5-MogileFS-Client
mkdir -p p5-MogileFS-Client > /dev/null 2>&1
echo x - p5-MogileFS-Client/pkg-descr
sed 's/^X//' >p5-MogileFS-Client/pkg-descr << 'END-of-p5-MogileFS-Client/pkg-descr'
XThis module is a client library for the MogileFS distributed file
Xsystem. The class method 'new' creates a client object against a
Xparticular mogilefs tracker and domain. This object may then be used
Xto store and retrieve content easily from MogileFS.
X
XWWW:	http://search.cpan.org/dist/MogileFS-Client/
END-of-p5-MogileFS-Client/pkg-descr
echo x - p5-MogileFS-Client/Makefile
sed 's/^X//' >p5-MogileFS-Client/Makefile << 'END-of-p5-MogileFS-Client/Makefile'
X# New ports collection makefile for:	p5-MogileFS-Client
X# Date created:		2007-04-22
X# Whom:			Gea-Suan Lin <gslin@gslin.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	MogileFS-Client
XPORTVERSION=	1.06
XCATEGORIES=	net perl5
XMASTER_SITES=	CPAN
XMASTER_SITE_SUBDIR=	../../authors/id/B/BR/BRADFITZ
XPKGNAMEPREFIX=	p5-
X
XMAINTAINER=	gslin@gslin.org
XCOMMENT=	Client library for the MogileFS distributed file system
X
XRUN_DEPENDS=	${SITE_PERL}/IO/WrapTie.pm:${PORTSDIR}/devel/p5-IO-stringy \
X		${SITE_PERL}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww
X
XPERL_CONFIGURE=	yes
X
XMAN3=		MogileFS::Client.3
X
X.include <bsd.port.mk>
END-of-p5-MogileFS-Client/Makefile
echo x - p5-MogileFS-Client/pkg-plist
sed 's/^X//' >p5-MogileFS-Client/pkg-plist << 'END-of-p5-MogileFS-Client/pkg-plist'
X@comment $FreeBSD$
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/MogileFS/Client/.packlist
X%%SITE_PERL%%/MogileFS/Admin.pm
X%%SITE_PERL%%/MogileFS/Backend.pm
X%%SITE_PERL%%/MogileFS/Client.pm
X%%SITE_PERL%%/MogileFS/NewHTTPFile.pm
X@dirrmtry %%SITE_PERL%%/MogileFS
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MogileFS/Client
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MogileFS
END-of-p5-MogileFS-Client/pkg-plist
echo x - p5-MogileFS-Client/distinfo
sed 's/^X//' >p5-MogileFS-Client/distinfo << 'END-of-p5-MogileFS-Client/distinfo'
XMD5 (MogileFS-Client-1.06.tar.gz) = bba37011319a433d470299ffb2cf7ac3
XSHA256 (MogileFS-Client-1.06.tar.gz) = 15a090e91f912dc625049578eccbfe001461864268d5c8ec4d974f009e7a0d4e
XSIZE (MogileFS-Client-1.06.tar.gz) = 18144
END-of-p5-MogileFS-Client/distinfo
exit
--- p5-MogileFS-Client-1.06.shar ends here ---

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070422061708.EA53D3D0>