Index: sysutils/fusefs-bindfs/Makefile =================================================================== --- sysutils/fusefs-bindfs/Makefile (nicht existent) +++ sysutils/fusefs-bindfs/Makefile (Arbeitskopie) @@ -0,0 +1,18 @@ +# $FreeBSD$ + +PORTNAME= bindfs +DISTVERSION= 1.14.7 +CATEGORIES= sysutils +MASTER_SITES= https://bindfs.org/downloads/ +PKGNAMEPREFIX= fusefs- + +MAINTAINER= doralitze@chaotikum.org +COMMENT= Fuse based bindfs implementation way more powerful than nullfs. + +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + +USES= fuse localbase:ldflags pkgconfig +GNU_CONFIGURE= yes + +.include Property changes on: sysutils/fusefs-bindfs/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/fusefs-bindfs/distinfo =================================================================== --- sysutils/fusefs-bindfs/distinfo (nicht existent) +++ sysutils/fusefs-bindfs/distinfo (Arbeitskopie) @@ -0,0 +1,3 @@ +TIMESTAMP = 1592044496 +SHA256 (bindfs-1.14.7.tar.gz) = 2826e7c01928c9c260e7d1fc20ce8e820432b2de1a0f0c6c0193bdbb13f378d1 +SIZE (bindfs-1.14.7.tar.gz) = 409427 Property changes on: sysutils/fusefs-bindfs/distinfo ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/fusefs-bindfs/pkg-descr =================================================================== --- sysutils/fusefs-bindfs/pkg-descr (nicht existent) +++ sysutils/fusefs-bindfs/pkg-descr (Arbeitskopie) @@ -0,0 +1,6 @@ +This port features a fuse implementation of bindfs. Bindfs is like nullfs exept +for the fact that it features more options and filters. The most important +difference is that you may overwrite the ownership of files when mounting the +desired directory somewhere else. + +WWW: https://bindfs.org/ Property changes on: sysutils/fusefs-bindfs/pkg-descr ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: sysutils/fusefs-bindfs/pkg-plist =================================================================== --- sysutils/fusefs-bindfs/pkg-plist (nicht existent) +++ sysutils/fusefs-bindfs/pkg-plist (Arbeitskopie) @@ -0,0 +1,2 @@ +bin/bindfs +man/man1/bindfs.1.gz Property changes on: sysutils/fusefs-bindfs/pkg-plist ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property