From owner-cvs-all@FreeBSD.ORG Sat Apr 11 22:26:32 2009 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 79478106566B; Sat, 11 Apr 2009 22:26:32 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 686218FC08; Sat, 11 Apr 2009 22:26:32 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id n3BMQWOw019214; Sat, 11 Apr 2009 22:26:32 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n3BMQW5b019213; Sat, 11 Apr 2009 22:26:32 GMT (envelope-from miwi) Message-Id: <200904112226.n3BMQW5b019213@repoman.freebsd.org> From: Martin Wilke Date: Sat, 11 Apr 2009 22:26:32 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils Makefile ports/sysutils/fusefs-s3fs Makefile distinfo pkg-descr pkg-message X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Apr 2009 22:26:33 -0000 miwi 2009-04-11 22:26:32 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/fusefs-s3fs Makefile distinfo pkg-descr pkg-message Log: 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/ PR: ports/133607 Submitted by: Gea-Suan Lin Revision Changes Path 1.1096 +1 -0 ports/sysutils/Makefile 1.1 +34 -0 ports/sysutils/fusefs-s3fs/Makefile (new) 1.1 +3 -0 ports/sysutils/fusefs-s3fs/distinfo (new) 1.1 +5 -0 ports/sysutils/fusefs-s3fs/pkg-descr (new) 1.1 +1 -0 ports/sysutils/fusefs-s3fs/pkg-message (new)