Up to [cvs.netbsd.org] / pkgsrc / net / coda
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.7 / (download) - annotate - [select for diffs], Mon Mar 5 11:27:52 2012 UTC (2 months, 2 weeks ago) by gdt
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
HEAD
Changes since 1.6: +3 -2
lines
Diff to previous 1.6 (colored)
Add patch to fix directory reading problems: On NetBSD, force DIRBLKSIZ to 512, which matches the block size (and thus padding) for the representation of directories in UFS. coda_readdir will call the readdir from the container filesystem, and thus the padding of directories must match what the container filesystem would have done. Analysis and fix due to Brett Lymn. Not yet reported upstream; a better fix is desired. Also: Set LICENSE. Add annotations to other patches about their upstream status, after pinging upstream.
Revision 1.6 / (download) - annotate - [select for diffs], Fri Mar 11 20:27:42 2011 UTC (14 months, 2 weeks ago) by gdt
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1
Changes since 1.5: +6 -7
lines
Diff to previous 1.5 (colored)
net/coda: 6.9.2 -> 6.9.5
several bug fixes and enhancements, see:
http://www.coda.cs.cmu.edu/maillists/coda-announce/0084.html
http://www.coda.cs.cmu.edu/maillists/coda-announce/0083.html
http://www.coda.cs.cmu.edu/maillists/coda-announce/0082.html
WARNING: this (or the rvm update) changes the venus RVM format.
Ensure that you have no unreintegrated changes before updating, and
then reinit the client rvm.
From Jukka Salmi via PR pkg/44637.
Revision 1.5 / (download) - annotate - [select for diffs], Sun Dec 2 14:33:05 2007 UTC (4 years, 5 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
mount(2) with 5 parameters is available since 4.99.24, not 4.99.23.
Revision 1.4 / (download) - annotate - [select for diffs], Sat Dec 1 14:07:30 2007 UTC (4 years, 5 months ago) by rillig
Branch: MAIN
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Adjusted my last patch to apply only for NetBSD >= 4.99.23.
Revision 1.3 / (download) - annotate - [select for diffs], Fri Nov 30 23:55:39 2007 UTC (4 years, 5 months ago) by rillig
Branch: MAIN
Changes since 1.2: +2 -1
lines
Diff to previous 1.2 (colored)
Added a patch for NetBSD >= 4.99.
Revision 1.2 / (download) - annotate - [select for diffs], Mon Aug 6 12:31:25 2007 UTC (4 years, 9 months ago) by gdt
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base,
pkgsrc-2007Q3
Changes since 1.1: +6 -6
lines
Diff to previous 1.1 (colored)
Update to 6.9.2. No NEWS or ChangeLog, but from mailing list this adds gcodacon, a system tray applet to show reintegration status, converts to automake, and various bugfixes.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Thu Apr 12 18:13:05 2007 UTC (5 years, 1 month ago) by gdt
Branch: TNF
CVS Tags: pkgsrc-base,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Coda distributed filesystem. This package contains the client and server. The package omits the rc.vice script.
Revision 1.1 / (download) - annotate - [select for diffs], Thu Apr 12 18:13:05 2007 UTC (5 years, 1 month ago) by gdt
Branch: MAIN
Initial revision