1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
|
# ChangeLog for net-fs/coda
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-fs/coda/ChangeLog,v 1.17 2005/05/05 13:21:08 griffon26 Exp $
*coda-6.0.10 (05 May 2005)
05 May 2005; Maurice van der Pot <griffon26@gentoo.org>
+files/coda-6.0.10-venus-setup-fix.patch, +coda-6.0.10.ebuild:
Added new release.
05 Feb 2005; Maurice van der Pot <griffon26@gentoo.org> coda-6.0.8.ebuild:
Stable on x86
*coda-6.0.8 (27 Dec 2004)
27 Dec 2004; Maurice van der Pot <griffon26@gentoo.org>
+files/6.0.8/venus, coda-6.0.7.ebuild, +coda-6.0.8.ebuild:
Fixed some cosmetic errors in RDEPEND and marked coda-6.0.7 stable on x86
Added new version coda-6.0.8
06 Nov 2004; Maurice van der Pot <griffon26@gentoo.org> coda-6.0.6.ebuild,
coda-6.0.7.ebuild:
Coda backup script is now installed as backup-coda.sh to prevent a
collision with tar's backup.sh. Thanks to Alexander Skwar
<askwar@digitalprojects.com> in bug #70231.
23 Oct 2004; Maurice van der Pot <griffon26@gentoo.org> +files/6.0.7/venus,
coda-6.0.7.ebuild:
Fixed init script to not start venus in the background as it now daemonizes
after startup. Also adapted pkg_config to work with new createvol_rep.
*coda-6.0.7 (23 Oct 2004)
23 Oct 2004; Maurice van der Pot <griffon26@gentoo.org> coda-6.0.6.ebuild,
+coda-6.0.7.ebuild:
Version bump for new coda release
Marked coda-6.0.6 stable on x86
05 Oct 2004; Maurice van der Pot <griffon26@gentoo.org> coda-6.0.6.ebuild:
During setup of the initial configuration, first ask the user where to
store file data, so the location can be checked for an existing vice
partition that needs to be removed.
03 Oct 2004; Maurice van der Pot <griffon26@gentoo.org> coda-6.0.6.ebuild:
Ebuild now allows user to set up initial configuration after installation.
12 Aug 2004; Maurice van der Pot <griffon26@gentoo.org> coda-6.0.6.ebuild:
Changed dependency from sys-kernel/linux-headers to virtual/os-headers
Thanks to Mike Nerone <mike@nerone.org> for reporting it in bug #57996.
Corrected versions of dependencies in RDEPEND to match those in DEPEND
26 Jul 2004; Maurice van der Pot <griffon26@gentoo.org> metadata.xml,
files/auth2, files/coda-update, files/codasrv, files/venus,
coda-6.0.3.ebuild, coda-6.0.6.ebuild:
Fixed several issues with init scripts that popped up in the comments
of bug #26132. Fixed omission in einfo in both ebuilds. Took over
maintenance from Daniel Black <dragonheart@gentoo.org>
17 Jul 2004; Daniel Black <dragonheart@gentoo.org> files/auth2,
files/coda-update, files/codasrv, files/venus:
Scripts enhanced thanks to Maurice van der Pot <griffon26@kfk4ever.com> in bug
#26132
12 May 2004; David Holm <dholm@gentoo.org> coda-6.0.6.ebuild:
Added to ~ppc.
*coda-6.0.6 (12 May 2004)
12 May 2004; Daniel Black <dragonheart@gentoo.org> metadata.xml,
coda-6.0.3.ebuild, +coda-6.0.6.ebuild, files/coda-6.0.6-gcc3.4.patch:
version bump Thanks to Sebastian Droege <sebastian.droege@gmx.de> in bug
#50632. Changed maintainers to include net-fs. Work still required to install
in a FHS compliant manner
07 May 2004; Daniel Black <dragonheart@gentoo.org> coda-6.0.3.ebuild:
x86 Keyword added
27 Apr 2004; Aron Griffis <agriffis@gentoo.org> coda-6.0.3.ebuild:
Add inherit eutils
*coda-6.0.3 (24 Mar 2004)
24 Mar 2004; Daniel Black <dragonheart@gentoo.org> coda-6.0.3.ebuild,
files/auth2, files/coda-6.0.3-iowr.patch, files/coda-update, files/codasrv,
files/venus:
inital import based off bug #26132. Still work in progress - I want to
automate the install a lot more but its hard! Thanks to Michael C. Ferguson
mcf@augustmail.com who put together the intial ebuilds for this
|