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
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
|
# ChangeLog for app-admin/bacula
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-admin/bacula/ChangeLog,v 1.29 2004/06/19 13:38:04 zul Exp $
*bacula-1.34.4 (19 Jun 2004)
19 Jun 2004; Chuck Short <zul@gentoo.org> bacula-1.34.4.ebuild:
Version bump, closes #54097.
26 Apr 2004; Jason Wever <weeve@gentoo.org> bacula-1.34.1.ebuild:
Stable on sparc wrt bug #48969.
26 Apr 2004; Chuck Short <zul@gentoo.org> bacula-1.34.1.ebuild:
Marked stable for x86.
*bacula-1.34.1 (26 Apr 2004)
26 Apr 2004; Chuck Short <zul@gentoo.org> bacula-1.34.1.ebuild:
Version bump, closes #48969.
26 Apr 2004; Chuck Short <zul@gentoo.org> bacula-1.34.0.ebuild:
Removed 1.34.0 becuase of race condition.
22 Apr 2004; Chuck Short <zul@gentoo.org> bacula-1.34.0.ebuild:
Force mysql to be used if sqlite and mysql are both in use flags. Closes
#47836.
14 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> bacula-1.32f.ebuild:
Removed S=, inherit eutils for epatch.
*bacula-1.34.0 (13 Apr 2004)
13 Apr 2004; Chuck Short <zul@gentoo.org> bacula-1.34.0.ebuild:
Version bump, closes #47240.
09 Apr 2004; Chuck Short <zul@gentoo.org> bacula-1.32f-r5.ebuild:
Marked stable on x86.
09 Apr 2004; Chuck Short <zul@gentoo.org> bacula-1.32f.ebuild:
Removed patch, it was not applying cleanly. Closes #46790.
23 Mar 2004; <chuck@gentoo.org> bacula-1.32f.ebuild:
Marked stable for x86.
21 Mar 2004; Chuck Short <zul@gentoo.org> bacula-1.32f-r5.ebuild,
bacula-1.32f.ebuild:
Fixed broken static support. Closes #23998.
16 Mar 2004; Chuck Short <zul@gentoo.org> bacula-1.32f.ebuild:
Added ~sparc keyword
19 Mar 2004; Chuck Short <zul@gentoo.org> bacula-1.32f-r5.ebuild:
Fix for proper detection of sqlite. Closes #45152.
*bacula-1.32f-r5 (16 Mar 2004)
16 Mar 2004; Chuck Short <zul@gentoo.org> bacula-1.32f-r5.ebuild,
bacula-1.32f.ebuild:
Version bump, closes #44580.
Bacula 1.32f-r5 is 1.32f-5 and bacula 1.32f is 1.32f. The
next release 1.32f-6 will be 1.32f-r6.
14 Mar 2004; Chuck Short <zul@gentoo.org> bacula-1.32f.ebuild:
Marked stable for x86.
11 Feb 2004; Chuck Short <zul@gentoo.org> bacula-1.29.ebuild:
For some reason console does not get installed to /usr/sbin. Added depend on
libtermcap-compat.
*bacula-1.32f (10 Feb 2004)
10 Feb 2004; Chuck Short <zul@gentoo.org> bacula-1.32f.ebuild,
files/1.32f/1.32f-patchlist.txt:
Fixed way of using patches. Closes #4122.
02 Feb 2004; Chuck Short <zul@gentoo.org> bacula-1.31.ebuild:
bacula 1.31 now uses bacula 1.31a rather than the 04Jun03 snapshot.
Closes #25858.
02 Feb 2004; Chuck Short <zul@gentoo.org> :
Version bump.
29 Jan 2004; Chuck Short <zul@gentoo.org> bacula-1.31.ebuild:
Force the user to use mysql if they have both sqlite and mysql as use flags.
Closes #39764.
28 Jan 2004; Chuck Short <zul@gentoo.org> bacula-1.29.ebuild,
bacula-1.31.ebuild, metadata.xml:
Added metadata.xml
Updated headers
Fixed mysql issues when using mysql in USE. Closes #38547.
05 Dec 2003; Chuck Short <zul@gentoo.org> bacula-1.29.ebuild,
bacula-1.31.ebuild:
Chown fixes.
19 Oct 2003; Martin Holzer <mholzer@gentoo.org> bacula-1.29.ebuild,
bacula-1.31.ebuild: Backports...
*bacula-1.31 (11 Jun 2003)
11 Jun 2003; Donny Davies <woodchip@gentoo.org> bacula-1.31.ebuild,
files/bacula-init:
Update to latest release. Thanks to Rob de Beir <wakunga@hotmail.com>
for fixing various bugs, including: #17059, #21607.
*bacula-1.29 (29 Jan 2003)
28 Mar 2003; Pieter Van den Abeele <pvdabeel@gentoo.org> bacula-1.29.ebuild :
Ready for some testing on ppc: ~ppc
12 Feb 2003; Yannick Koehler <ykoehler@gentoo.org> bacula-1.29.ebuild :
Added the static flag to IUSE.
29 Jan 2003; Donny Davies <woodchip@gentoo.org> :
Initial import of Bacula; initscript and ebuild written by me.
|