Bug 102271

Summary: [NEW PORT] sysutils/fusefs-sqlfs: SQLite backed FUSE file system
Product: Ports & Packages Reporter: Stanislav Sedov <ssedov>
Component: Individual Port(s)Assignee: Cheng-Lung Sung <clsung>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
fusefs-sqlfs-20060811.shar none

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.