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/

PR:		ports/107600
Submitted by:	trasz <trasz at pin.if.uz.zgora.pl>
This commit is contained in:
Martin Wilke 2007-01-06 10:41:50 +00:00
parent 3f504fd287
commit f634ba8bca
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=181623
5 changed files with 92 additions and 0 deletions

View file

@ -207,6 +207,7 @@
SUBDIR += fsbackup
SUBDIR += ftrace
SUBDIR += fusefs-curlftpfs
SUBDIR += fusefs-encfs
SUBDIR += fusefs-funionfs
SUBDIR += fusefs-gnome-vfs
SUBDIR += fusefs-httpfs

View file

@ -0,0 +1,34 @@
# New ports collection makefile for: fusefs-encfs
# Date created: 2007-01-05
# Whom: trasz <trasz@pin.if.uz.zgora.pl>
#
# $FreeBSD$
#
PORTNAME= encfs
PORTVERSION= 1.3.1
CATEGORIES= sysutils
MASTER_SITES= http://arg0.net/users/vgough/download/
PKGNAMEPREFIX= fusefs-
DISTNAME= encfs-${PORTVERSION}-1
EXTRACT_SUFX= .tgz
MAINTAINER= trasz@pin.if.uz.zgora.pl
COMMENT= An encrypted pass-through FUSE filesystem
LIB_DEPENDS= rlog:${PORTSDIR}/devel/rlog
RUN_DEPENDS= ${LOCALBASE}/modules/fuse.ko:${PORTSDIR}/sysutils/fusefs-kmod
BUILD_DEPENDS= ${LOCALBASE}/include/fuse.h:${PORTSDIR}/sysutils/fusefs-libs
WRKSRC= ${WRKDIR}/encfs-${PORTVERSION}
GNU_CONFIGURE= yes
CONFIGURE_ENV= LDFLAGS=-L${LOCALBASE}/lib
CFLAGS+= -pthread
USE_GMAKE= yes
USE_GETTEXT= yes
USE_LDCONFIG= yes
MAN1= encfs.1 encfsctl.1
.include <bsd.port.mk>

View file

@ -0,0 +1,3 @@
MD5 (encfs-1.3.1-1.tgz) = c93d6a22aa858db4eb3803170a82274a
SHA256 (encfs-1.3.1-1.tgz) = d9070c859c64a697573353c03bfe99c2910e05aa6d660f5a6cd9ca645f486369
SIZE (encfs-1.3.1-1.tgz) = 702028

View file

@ -0,0 +1,7 @@
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/

View file

@ -0,0 +1,47 @@
bin/encfs
bin/encfsctl
bin/encfssh
lib/libencfs.so.2
lib/libencfs.so
lib/libencfs.la
share/locale/bg/LC_MESSAGES/encfs.mo
share/locale/da/LC_MESSAGES/encfs.mo
share/locale/de/LC_MESSAGES/encfs.mo
share/locale/es/LC_MESSAGES/encfs.mo
share/locale/es_ES/LC_MESSAGES/encfs.mo
share/locale/fr/LC_MESSAGES/encfs.mo
share/locale/he/LC_MESSAGES/encfs.mo
share/locale/hr/LC_MESSAGES/encfs.mo
share/locale/hu/LC_MESSAGES/encfs.mo
share/locale/id/LC_MESSAGES/encfs.mo
share/locale/it/LC_MESSAGES/encfs.mo
share/locale/ja/LC_MESSAGES/encfs.mo
share/locale/nb/LC_MESSAGES/encfs.mo
share/locale/nl/LC_MESSAGES/encfs.mo
share/locale/pt_BR/LC_MESSAGES/encfs.mo
share/locale/pt_PT/LC_MESSAGES/encfs.mo
share/locale/ru/LC_MESSAGES/encfs.mo
share/locale/sv/LC_MESSAGES/encfs.mo
share/locale/tr/LC_MESSAGES/encfs.mo
share/locale/ca/LC_MESSAGES/encfs.mo
share/locale/cs/LC_MESSAGES/encfs.mo
share/locale/de_CH/LC_MESSAGES/encfs.mo
share/locale/de_DE/LC_MESSAGES/encfs.mo
share/locale/fi/LC_MESSAGES/encfs.mo
share/locale/fr_FR/LC_MESSAGES/encfs.mo
share/locale/hu_HU/LC_MESSAGES/encfs.mo
share/locale/ko/LC_MESSAGES/encfs.mo
share/locale/pl/LC_MESSAGES/encfs.mo
share/locale/pt/LC_MESSAGES/encfs.mo
share/locale/ro/LC_MESSAGES/encfs.mo
share/locale/te/LC_MESSAGES/encfs.mo
@dirrmtry share/locale/hu_HU/LC_MESSAGES
@dirrmtry share/locale/hu_HU
@dirrmtry share/locale/de_CH/LC_MESSAGES
@dirrmtry share/locale/de_CH
@dirrmtry share/locale/de_DE/LC_MESSAGES
@dirrmtry share/locale/de_DE
@dirrmtry share/locale/fr_FR/LC_MESSAGES
@dirrmtry share/locale/fr_FR
@dirrmtry share/locale/te/LC_MESSAGES
@dirrmtry share/locale/te