Bug 102271 - [NEW PORT] sysutils/fusefs-sqlfs: SQLite backed FUSE file system
Summary: [NEW PORT] sysutils/fusefs-sqlfs: SQLite backed FUSE file system
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-19 14:00 UTC by Stanislav Sedov
Modified: 2006-08-22 15:30 UTC (History)
0 users

See Also:


Attachments
fusefs-sqlfs-20060811.shar (4.76 KB, text/plain)
2006-08-19 14:00 UTC, Stanislav Sedov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Stanislav Sedov 2006-08-19 14:00:30 UTC
The sqlfs filesystem implements a POSIX style file system on top of an SQLite
database. It allows applications to have access to a full read/write
file system in a single file, complete with its own file hierarchy and name
space.  This is useful for applications which needs structured storage, such
as embedding documents within documents, or management of configuration
data or preferences.

Author:	Palmsource, Inc. An Access Company
WWW:	http://www.palmsource.com/opensource/
Comment 1 Cheng-Lung Sung freebsd_committer freebsd_triage 2006-08-19 17:03:00 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

I'll take it.
Comment 2 Cheng-Lung Sung freebsd_committer freebsd_triage 2006-08-22 15:30:17 UTC
State Changed
From-To: open->closed

New port added. Thank You.