#11481 closed submission (fixed)
NEW: encfs-1.3.2_1
Reported by: | yunzheng.hu@… | Owned by: | kballard (Lily Ballard) |
---|---|---|---|
Priority: | Low | Milestone: | |
Component: | ports | Version: | 1.4 |
Keywords: | encfs fuse | Cc: | yunzheng.hu@… |
Port: |
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.
Pleae review my Portfile, I based it off the "Build EncFS" macfuse-devel mailinglist by Amit Singh.
the rlog library is needed (same author), see #11480
Attachments (1)
Change History (6)
Changed 18 years ago by yunzheng.hu@…
comment:1 Changed 18 years ago by kballard (Lily Ballard)
Milestone: | → New Ports |
---|
comment:2 Changed 18 years ago by kballard (Lily Ballard)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Committed in r22805. Thanks.
comment:3 Changed 17 years ago by jmpalacios (Juan Manuel Palacios)
Milestone: | New Ports → Port Submissions |
---|
Milestone New Ports deleted
comment:4 Changed 16 years ago by jmroot (Joshua Root)
Type: | enhancement → submission |
---|
comment:5 Changed 16 years ago by (none)
Milestone: | Port Submissions |
---|
Milestone Port Submissions deleted
Note: See
TracTickets for help on using
tickets.
Portfile for fuse/encfs