[42526] trunk/dports/fuse

macsforever2000 at macports.org macsforever2000 at macports.org
Sun Nov 23 10:46:00 PST 2008


Revision: 42526
          http://trac.macports.org/changeset/42526
Author:   macsforever2000 at macports.org
Date:     2008-11-23 10:45:59 -0800 (Sun, 23 Nov 2008)
Log Message:
-----------
Added new port bindfs. (#17288)

Added Paths:
-----------
    trunk/dports/fuse/bindfs/
    trunk/dports/fuse/bindfs/Portfile

Added: trunk/dports/fuse/bindfs/Portfile
===================================================================
--- trunk/dports/fuse/bindfs/Portfile	                        (rev 0)
+++ trunk/dports/fuse/bindfs/Portfile	2008-11-23 18:45:59 UTC (rev 42526)
@@ -0,0 +1,26 @@
+# -*- 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                bindfs
+version             1.8
+categories          fuse
+platforms           darwin
+maintainers         nomaintainer
+
+description         mirrors or overlays a local directory with altered permissions
+long_description    bindfs is a FUSE filesystem for mirroring a directory to another \
+                    directory, similarly to mount --bind. The permissions of the \
+                    mirrored directory can be altered in various ways.
+
+homepage            http://code.google.com/p/bindfs/
+
+master_sites        http://bindfs.googlecode.com/files/
+distname            ${name}-${version}
+checksums           md5 16d6ca3b68f6b6eab6b4d5d72f41863f \
+                    sha1 257f8407cc61b7c898b739c3a192f8a255a6c39f \
+                    rmd160 d89135de07378bc47f2adf6a15d25fc62da42038
+
+depends_build       port:pkgconfig
+depends_lib         port:macfuse


Property changes on: trunk/dports/fuse/bindfs/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081123/b5d748e1/attachment.html>


More information about the macports-changes mailing list