CVS log for ports/sysutils/fusefs-chironfs/Makefile
Up to [FreeBSD] / ports / sysutils / fusefs-chironfs
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:25:25 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -1 lines
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- 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
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Jan 6 17:59:25 2009 UTC (3 years, 1 month ago) by pav
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_6_EOL
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -7 lines
- Remove conditional checks for FreeBSD 5.x and older
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Jun 21 22:41:43 2008 UTC (3 years, 7 months ago) by leeym
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +6 -0 lines
- fix plist for NOPORTDOCS=yes - bump PORTREVISION Noticed by: "QA Tindy"
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Jun 21 07:16:27 2008 UTC (3 years, 7 months ago) by leeym
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
- update to 1.1.1
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Jun 20 17:14:59 2008 UTC (3 years, 7 months ago) by leeym
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -6 lines
- update to 1.1.0
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Apr 7 12:36:45 2008 UTC (3 years, 10 months ago) by leeym
Branches: MAIN
CVS tags: RELEASE_5_EOL
- add chironfs 1.0.0 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/
