aboutsummaryrefslogtreecommitdiff
path: root/sysutils/fusefs-chironfs
Commit message (Collapse)AuthorAgeFilesLines
* - Remove conditional checks for FreeBSD 5.x and olderPav Lucistnik2009-01-061-7/+1
| | | | Notes: svn path=/head/; revision=225335
* - fix plist for NOPORTDOCS=yesYen-Ming Lee2008-06-211-0/+6
| | | | | | | | | - bump PORTREVISION Noticed by: "QA Tindy" Notes: svn path=/head/; revision=215501
* - update to 1.1.1Yen-Ming Lee2008-06-212-4/+4
| | | | Notes: svn path=/head/; revision=215438
* - update to 1.1.0Yen-Ming Lee2008-06-202-9/+5
| | | | Notes: svn path=/head/; revision=215372
* - add chironfs 1.0.0Yen-Ming Lee2008-04-073-0/+47
Chiron FS is a FUSE based filesystem which implements replication at the FILESYSTEM LEVEL like RAID 1 does at the DEVICE LEVEL. The replicated filesystems may be of any kind you want the only requisite is that you mount it. No need for special configuration files, the setup is as simple as one mount command (or one line in fstab). WWW: http://code.google.com/p/chironfs/ Notes: svn path=/head/; revision=210736