Skip site navigation (1)Skip section navigation (2)
Date:      Sat,  6 Jan 2007 00:31:23 +0100 (CET)
From:      trasz <trasz@pin.if.uz.zgora.pl>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/107600: [NEW PORT] sysutils/fusefs-encfs: An encrypted pass-through FUSE filesystem
Message-ID:  <20070105233123.BDB2439DBA@pin.if.uz.zgora.pl>
Resent-Message-ID: <200701052330.l05NUVlh046890@freefall.freebsd.org>

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

>Number:         107600
>Category:       ports
>Synopsis:       [NEW PORT] sysutils/fusefs-encfs: An encrypted pass-through FUSE filesystem
>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:   Fri Jan 05 23:30:30 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     trasz
>Release:        FreeBSD 6.1-RELEASE-p10 i386
>Organization:
>Environment:
System: FreeBSD pin.if.uz.zgora.pl 6.1-RELEASE-p10 FreeBSD 6.1-RELEASE-p10 #0: Wed Nov 15 19:16:30 CET 2006
>Description:
EncFS is an encrypted pass-through filesystem which runs in userspace,
using the FUSE kernel module.  Similar in design to CFS and other
pass-through filesystems, all data is encrypted and stored in the
underlying filesystem.  Unlike loopback filesystems, there is no
predetermined or pre-allocated filesystem size.

WWW:	http://freshmeat.net/projects/encfs/

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

--- fusefs-encfs-1.3.1.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-encfs
#	fusefs-encfs/pkg-descr
#	fusefs-encfs/Makefile
#	fusefs-encfs/pkg-plist
#	fusefs-encfs/distinfo
#
echo c - fusefs-encfs
mkdir -p fusefs-encfs > /dev/null 2>&1
echo x - fusefs-encfs/pkg-descr
sed 's/^X//' >fusefs-encfs/pkg-descr << 'END-of-fusefs-encfs/pkg-descr'
XEncFS is an encrypted pass-through filesystem which runs in userspace,
Xusing the FUSE kernel module.  Similar in design to CFS and other
Xpass-through filesystems, all data is encrypted and stored in the
Xunderlying filesystem.  Unlike loopback filesystems, there is no
Xpredetermined or pre-allocated filesystem size.
X
XWWW:	http://freshmeat.net/projects/encfs/
END-of-fusefs-encfs/pkg-descr
echo x - fusefs-encfs/Makefile
sed 's/^X//' >fusefs-encfs/Makefile << 'END-of-fusefs-encfs/Makefile'
X# New ports collection makefile for:	fusefs-encfs
X# Date created:		2007-01-05
X# Whom:			trasz <trasz@pin.if.uz.zgora.pl>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	encfs
XPORTVERSION=	1.3.1
XCATEGORIES=	sysutils
XMASTER_SITES=	http://arg0.net/users/vgough/download/
XPKGNAMEPREFIX=	fusefs-
XDISTNAME=	encfs-${PORTVERSION}-1
XEXTRACT_SUFX=	.tgz
X
XMAINTAINER=	trasz@pin.if.uz.zgora.pl
XCOMMENT=	An encrypted pass-through FUSE filesystem
X
XLIB_DEPENDS=	rlog:${PORTSDIR}/devel/rlog
XRUN_DEPENDS=	${LOCALBASE}/modules/fuse.ko:${PORTSDIR}/sysutils/fusefs-kmod
XBUILD_DEPENDS=	${LOCALBASE}/include/fuse.h:${PORTSDIR}/sysutils/fusefs-libs
X
XWRKSRC=		${WRKDIR}/encfs-${PORTVERSION}
X
XGNU_CONFIGURE=	yes
XCONFIGURE_ENV=	LDFLAGS=-L${LOCALBASE}/lib
XCFLAGS+=	-pthread
XUSE_GMAKE=	yes
XUSE_GETTEXT=	yes
XUSE_LDCONFIG=	yes
X
XMAN1=		encfs.1 encfsctl.1
X
X.include <bsd.port.mk>
END-of-fusefs-encfs/Makefile
echo x - fusefs-encfs/pkg-plist
sed 's/^X//' >fusefs-encfs/pkg-plist << 'END-of-fusefs-encfs/pkg-plist'
Xbin/encfs
Xbin/encfsctl
Xbin/encfssh
Xlib/libencfs.so.2
Xlib/libencfs.so
Xlib/libencfs.la
Xshare/locale/bg/LC_MESSAGES/encfs.mo
Xshare/locale/da/LC_MESSAGES/encfs.mo
Xshare/locale/de/LC_MESSAGES/encfs.mo
Xshare/locale/es/LC_MESSAGES/encfs.mo
Xshare/locale/es_ES/LC_MESSAGES/encfs.mo
Xshare/locale/fr/LC_MESSAGES/encfs.mo
Xshare/locale/he/LC_MESSAGES/encfs.mo
Xshare/locale/hr/LC_MESSAGES/encfs.mo
Xshare/locale/hu/LC_MESSAGES/encfs.mo
Xshare/locale/id/LC_MESSAGES/encfs.mo
Xshare/locale/it/LC_MESSAGES/encfs.mo
Xshare/locale/ja/LC_MESSAGES/encfs.mo
Xshare/locale/nb/LC_MESSAGES/encfs.mo
Xshare/locale/nl/LC_MESSAGES/encfs.mo
Xshare/locale/pt_BR/LC_MESSAGES/encfs.mo
Xshare/locale/pt_PT/LC_MESSAGES/encfs.mo
Xshare/locale/ru/LC_MESSAGES/encfs.mo
Xshare/locale/sv/LC_MESSAGES/encfs.mo
Xshare/locale/tr/LC_MESSAGES/encfs.mo
Xshare/locale/ca/LC_MESSAGES/encfs.mo
Xshare/locale/cs/LC_MESSAGES/encfs.mo
Xshare/locale/de_CH/LC_MESSAGES/encfs.mo
Xshare/locale/de_DE/LC_MESSAGES/encfs.mo
Xshare/locale/fi/LC_MESSAGES/encfs.mo
Xshare/locale/fr_FR/LC_MESSAGES/encfs.mo
Xshare/locale/hu_HU/LC_MESSAGES/encfs.mo
Xshare/locale/ko/LC_MESSAGES/encfs.mo
Xshare/locale/pl/LC_MESSAGES/encfs.mo
Xshare/locale/pt/LC_MESSAGES/encfs.mo
Xshare/locale/ro/LC_MESSAGES/encfs.mo
Xshare/locale/te/LC_MESSAGES/encfs.mo
X@dirrmtry share/locale/hu_HU/LC_MESSAGES
X@dirrmtry share/locale/hu_HU
X@dirrmtry share/locale/de_CH/LC_MESSAGES
X@dirrmtry share/locale/de_CH
END-of-fusefs-encfs/pkg-plist
echo x - fusefs-encfs/distinfo
sed 's/^X//' >fusefs-encfs/distinfo << 'END-of-fusefs-encfs/distinfo'
XMD5 (encfs-1.3.1-1.tgz) = c93d6a22aa858db4eb3803170a82274a
XSHA256 (encfs-1.3.1-1.tgz) = d9070c859c64a697573353c03bfe99c2910e05aa6d660f5a6cd9ca645f486369
XSIZE (encfs-1.3.1-1.tgz) = 702028
END-of-fusefs-encfs/distinfo
exit
--- fusefs-encfs-1.3.1.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?20070105233123.BDB2439DBA>