aboutsummaryrefslogtreecommitdiff
path: root/sysutils/fusefs-chironfs
Commit message (Collapse)AuthorAgeFilesLines
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+2
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - 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