[90839] trunk/dports/fuse
singingwolfboy at macports.org
singingwolfboy at macports.org
Thu Mar 15 09:33:57 PDT 2012
Revision: 90839
https://trac.macports.org/changeset/90839
Author: singingwolfboy at macports.org
Date: 2012-03-15 09:33:54 -0700 (Thu, 15 Mar 2012)
Log Message:
-----------
New port: s3fs
Added Paths:
-----------
trunk/dports/fuse/s3fs/
trunk/dports/fuse/s3fs/Portfile
Added: trunk/dports/fuse/s3fs/Portfile
===================================================================
--- trunk/dports/fuse/s3fs/Portfile (rev 0)
+++ trunk/dports/fuse/s3fs/Portfile 2012-03-15 16:33:54 UTC (rev 90839)
@@ -0,0 +1,31 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem 1.0
+
+name s3fs
+version 1.61
+categories fuse
+
+platforms darwin
+maintainers singingwolfboy openmaintainer
+description Amazon S3 filesystem for FUSE
+long_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.
+
+homepage https://code.google.com/p/s3fs/
+
+master_sites googlecode:s3fs
+license GPL-2
+checksums rmd160 582c193888466341ecf0cc6472dd2a2b5e3eb803 \
+ sha256 47e6700c9ec65f85cc1eeb004dcf33b4533b3415466107f310fe167f49f35ec5
+
+depends_build path:bin/pkg-config:pkgconfig
+depends_lib port:curl \
+ port:libxml2 \
+ path:lib/pkgconfig/fuse.pc:fuse4x \
+ bin:ssh:openssh
+
+# use_autoreconf yes
Property changes on: trunk/dports/fuse/s3fs/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120315/763ed97d/attachment.html>
More information about the macports-changes
mailing list