cvs commit: ports/sysutils Makefile ports/sysutils/fusefs-encfs Makefile distinfo pkg-descr pkg-plist

Martin Wilke miwi at FreeBSD.org
Sat Jan 6 02:41:50 PST 2007


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)


More information about the cvs-all mailing list