Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Jan 2007 10:41:50 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/sysutils Makefile ports/sysutils/fusefs-encfs Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200701061041.l06AfoQd025875@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
miwi        2007-01-06 10:41:50 UTC

  FreeBSD ports repository

  Modified files:
    sysutils             Makefile 
  Added files:
    sysutils/fusefs-encfs Makefile distinfo pkg-descr pkg-plist 
  Log:
  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>
  
  Revision  Changes    Path
  1.882     +1 -0      ports/sysutils/Makefile
  1.1       +34 -0     ports/sysutils/fusefs-encfs/Makefile (new)
  1.1       +3 -0      ports/sysutils/fusefs-encfs/distinfo (new)
  1.1       +7 -0      ports/sysutils/fusefs-encfs/pkg-descr (new)
  1.1       +47 -0     ports/sysutils/fusefs-encfs/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701061041.l06AfoQd025875>