Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Apr 2009 22:49:23 +0800 (CST)
From:      Gea-Suan Lin <gslin@gslin.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        gslin@gslin.org
Subject:   ports/133607: [NEW PORT] sysutils/fusefs-s3fs: FUSE-based file system backed by Amazon S3
Message-ID:  <20090411144923.09F6D7E821@colo-p.gslin.org>
Resent-Message-ID: <200904111450.n3BEo1wK099634@freefall.freebsd.org>

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

>Number:         133607
>Category:       ports
>Synopsis:       [NEW PORT] sysutils/fusefs-s3fs: FUSE-based file system backed by Amazon S3
>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 Apr 11 14:50:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 7.1-STABLE i386
>Organization:
>Environment:
System: FreeBSD colo-p.gslin.org 7.1-STABLE FreeBSD 7.1-STABLE #0: Sat Jan 31 21:46:23 UTC 2009
>Description:
FUSE-based file system backed by Amazon S3. Mount a bucket as a local
file system read/write. Store files/folders natively and
transparently. 

WWW:	http://code.google.com/p/s3fs/

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

--- fusefs-s3fs-r177.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:
#
#	fusefs-s3fs
#	fusefs-s3fs/pkg-descr
#	fusefs-s3fs/Makefile
#	fusefs-s3fs/pkg-message
#	fusefs-s3fs/distinfo
#
echo c - fusefs-s3fs
mkdir -p fusefs-s3fs > /dev/null 2>&1
echo x - fusefs-s3fs/pkg-descr
sed 's/^X//' >fusefs-s3fs/pkg-descr << '2f18e853571565c156394cf53774ff47'
XFUSE-based file system backed by Amazon S3. Mount a bucket as a local
Xfile system read/write. Store files/folders natively and
Xtransparently. 
X
XWWW:	http://code.google.com/p/s3fs/
2f18e853571565c156394cf53774ff47
echo x - fusefs-s3fs/Makefile
sed 's/^X//' >fusefs-s3fs/Makefile << '0f0caba9a4ac8811bf83fb98e1028f59'
X# New ports collection makefile for:	fusefs-s3fs
X# Date created:		2009-04-11
X# Whom:			Gea-Suan Lin <gslin@gslin.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	s3fs
XDISTVERSION=	r177
XCATEGORIES=	sysutils
XMASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
XPKGNAMEPREFIX=	fusefs-
XDISTFILES=	${PORTNAME}-${DISTVERSION}-source${EXTRACT_SUFX}
X
XMAINTAINER=	gslin@gslin.org
XCOMMENT=	FUSE-based file system backed by Amazon S3
X
XLIB_DEPENDS=	curl:${PORTSDIR}/ftp/curl \
X		fuse:${PORTSDIR}/sysutils/fusefs-libs \
X		iconv:${PORTSDIR}/converters/iconv \
X		xml2:${PORTSDIR}/textproc/libxml2
XRUN_DEPENDS=	${LOCALBASE}/modules/fuse.ko:${PORTSDIR}/sysutils/fusefs-kmod
X
XPLIST_FILES=	sbin/s3fs
XUSE_GMAKE=	yes
XWRKSRC=		${WRKDIR}/${PORTNAME}
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/s3fs ${PREFIX}/sbin
X
Xpost-install:
X	@${CAT} ${PKGMESSAGE}
X
X.include <bsd.port.mk>
0f0caba9a4ac8811bf83fb98e1028f59
echo x - fusefs-s3fs/pkg-message
sed 's/^X//' >fusefs-s3fs/pkg-message << 'a785b07ba92735bce262740967006e11'
XThe usage of s3fs can be found at http://code.google.com/p/s3fs/wiki/FuseOverAmazon if you want to understand it.
a785b07ba92735bce262740967006e11
echo x - fusefs-s3fs/distinfo
sed 's/^X//' >fusefs-s3fs/distinfo << 'f31158cc6b79265b9588e885d58ccc34'
XMD5 (s3fs-r177-source.tar.gz) = b6b0bcfe2f731b5370b53bf6f93f295f
XSHA256 (s3fs-r177-source.tar.gz) = fbbaa0de79fa8bfbda5345ff9873fa8bfe773b13e7f8a3926b8a11447e3ff255
XSIZE (s3fs-r177-source.tar.gz) = 18145
f31158cc6b79265b9588e885d58ccc34
exit
--- fusefs-s3fs-r177.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?20090411144923.09F6D7E821>