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
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
|
# ChangeLog for dev-db/firebird
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/ChangeLog,v 1.44 2006/03/23 14:57:42 agriffis Exp $
23 Mar 2006; Aron Griffis <agriffis@gentoo.org> firebird-1.5.1.ebuild,
firebird-1.5.2.ebuild, firebird-1.5.3.ebuild, firebird-1.5.3-r1.ebuild:
No versions of firebird presently build on ia64. 1.5.1 attempts to build
with x86-only CFLAGS and 1.5.3 doesn't have IMPLEMENTATION #defined for
ia64. Mark them all -ia64 (with use-masking to following)
19 Mar 2006; Mark Loeser <halcy0n@gentoo.org> firebird-1.5.3-r1.ebuild:
Add DEPEND on app-arch/unzip
*firebird-1.5.3-r1 (11 Feb 2006)
11 Feb 2006; Karol Wojtaszek <sekretarz@gentoo.org> firebird-1.5.1.ebuild,
firebird-1.5.2.ebuild, firebird-1.5.3.ebuild, +firebird-1.5.3-r1.ebuild:
Changed inetd USE flag to xinetd, bug #121886. Added doc USE flag handling
useful docs from firebird website
31 Jan 2006; Carsten Lohrke <carlo@gentoo.org> firebird-1.5.1.ebuild,
firebird-1.5.2.ebuild, firebird-1.5.3.ebuild:
Configure ${PF} in postinst.
31 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> firebird-1.5.3.ebuild:
Stable on sparc wrt security #120343
31 Jan 2006; Mark Loeser <halcy0n@gentoo.org> firebird-1.5.3.ebuild:
Stable on x86; bug #120343
31 Jan 2006; Karol Wojtaszek <sekretarz@gentoo.org> firebird-1.5.3.ebuild:
${PV} -> ${P} in postinst
*firebird-1.5.3 (29 Jan 2006)
29 Jan 2006; Karol Wojtaszek <sekretarz@gentoo.org>
-files/firebird-1.5.2-build.patch, +files/firebird-1.5-build.patch,
firebird-1.5.2.ebuild, +firebird-1.5.3.ebuild:
Version bump, release fixes security problems, bug #120343
24 Jan 2006; Karol Wojtaszek <sekretarz@gentoo.org>
+files/firebird-1.5.2-build.patch, firebird-1.5.2.ebuild:
Firebird now uses user CFLAGS instead its own, bug #108275, thanks to vapier
30 Dec 2005; Carsten Lohrke <carlo@gentoo.org> firebird-1.5.1.ebuild,
firebird-1.5.2.ebuild:
User config changes according to #109482.
25 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org> firebird-1.5.1.ebuild:
Stable on sparc
24 Aug 2005; <sekretarz@gentoo.org> firebird-1.5.1.ebuild,
firebird-1.5.2.ebuild:
Changed chown root:root to root:0 to be compliant with BSD and Darwin, bug
#103563
31 Jul 2005; <sekretarz@gentoo.org> firebird-1.5.1.ebuild,
firebird-1.5.2.ebuild:
Firebird provide now symlink libfbclient.so to libgds.so in
/opt/firebird/lib directory for back compablity, bug #96636. Fixed harmless
sed errors, bug #99079
14 Jun 2005; <sekretarz@gentoo.org> files/70firebird,
firebird-1.5.1.ebuild, firebird-1.5.2.ebuild:
Fixed path in ebuild to install /etc/env.d/70firebird correctly, bug #95731
01 Mar 2005; Carsten Lohrke <carlo@gentoo.org> firebird-1.5.1.ebuild,
firebird-1.5.2.ebuild:
corrected description, ansi sql 92 -> 99
*firebird-1.5.2 (06 Jan 2005)
06 Jan 2005; Karol Wojtaszek <sekretarz@gentoo.org>
+firebird-1.5.2.ebuild:
Version bump
08 Nov 2004; Karol Wojtaszek <sekretarz@gentoo.org>
firebird-1.5.1.ebuild:
Fixed obsolete chown syntax, bug #69597
17 Oct 2004; Karol Wojtaszek,,, <sekretarz@gentoo.org>
firebird-1.5.1.ebuild:
Keyworded ~amd64
14 Sep 2004; Karol Wojtaszek <sekretarz@gentoo.org>
files/firebird-1.5.1-gcc34.patch:
Fixing patch for gcc-3.4, now it works with gcc-3.3 :)
13 Sep 2004; Carsten Lohrke <carlo@gentoo.org>
-files/firebird-1.0-gentoo.patch, -files/firebird-1.0.3-gentoo.patch,
-firebird-1.0-r1.ebuild, -firebird-1.0.3.ebuild, -firebird-1.5.0.ebuild:
ebuild clean up
13 Sep 2004; Karol Wojtaszek <sekretarz@gentoo.org>
+files/firebird-1.5.1-gcc34.patch, firebird-1.5.1.ebuild:
Fixed gcc-34 compilation issues. Bug #59154, thanks to Canal Vorfeed
<canalvorfeed@mail.ru>
08 Sep 2004; Gustavo Zacarias <gustavoz@gentoo.org> firebird-1.5.1.ebuild:
Keyworded ~sparc wrt #63184
01 Aug 2004; Carsten Lohrke <carlo@gentoo.org> firebird-1.5.1.ebuild:
small xinetd fix
*firebird-1.5.1 (01 Aug 2004)
01 Aug 2004; Carsten Lohrke <carlo@gentoo.org> +firebird-1.5.1.ebuild:
version bump
29 Jun 2004; Aron Griffis <agriffis@gentoo.org> firebird-1.0-r1.ebuild,
firebird-1.0.3.ebuild, firebird-1.5.0.ebuild:
sync IUSE (missing), glibc -> libc
14 May 2004; <mksoft@gentoo.org> firebird-1.5.0.ebuild:
Marked 1.5.0 as stable on x86
26 Apr 2004; <mksoft@gentoo.org> firebird-1.5.0.ebuild:
Modified the license to Interbase-1.0
25 Apr 2004; <mksoft@gentoo.org> firebird-1.5.0.ebuild:
move and symlink firebird.log to /var/log
change the check the for localhost in /etc/hosts.equiv to make sure it
won't catch localhost.localdomain as well
unmask for x86
04 Apr 2004; <mksoft@gentoo.org> firebird-1.5.0.ebuild:
Modified classic local USE flag, changed to inetd
Added a warning to disable older xinetd server (if SuperServer is used)
31 Mar 2004; <mksoft@gentoo.org> firebird-1.5.0.ebuild, files/firebird.conf.d,
files/firebird.init.d:
Default build method changed to SuperServer Added local USE flag - classic, to
build the inetd version Modified config() to add localhost to /etc/hosts.equiv
instead of localhost.localdomain
*firebird-1.5.0 (26 Feb 2004)
26 Feb 2004; <mksoft@gentoo.org> firebird-1.5.0.ebuild:
New upstream version
26 Feb 2004; <mksoft@gentoo.org> firebird-1.0.3,firebird-1.0-r1:
Fixed Copyright years
*firebird-1.0.3 (15 Jun 2003)
08 Dec 2003; Meir Kriheli <mksoft@gentoo.org> firebird-1.0.3.ebuild:
Added strip-flags -funroll-loops. Closes bug #33584
29 Oct 2003; Meir Kriheli <mksoft@gentoo.org> firebird-1.0.3.ebuild:
Modified firebird-1.0.3-gentoo.patch; Closes bug #28685
30 Aug 2003; Meir Kriheli <mksoft@gentoo.org> firebird-1.0.3.ebuild:
Added RESTRICT="nouserpriv", bug #24455
Added metadata.xml
Marked ebuild as stable
22 Jun 2003; Meir Kriheli <mksoft@gentoo.org> firebird-1.0.3.ebuild:
added a check for isc4.gdb for prev 1.0-r1 install. If exists and not
a symlink copy to /etc/firebird/isc4.gdb
15 Jun 2003; Meir Kriheli <mksoft@gentoo.org> firebird-1.0.3.ebuild:
Added firebird to /etc/xinetd.d, 70firebird to /etc/env.d
Kill lingering gds_lock_mgr processes. Closes #15071
11 Jun 2003; Meir Kriheli <mksoft@gentoo.org> firebird-1.0.3.ebuild:
New upstream version, 1.0.3. Closes #16237
*firebird-1.0-r1 (22 Mar 2002)
16 Apr 2003; Martin Holzer <mholzer@gentoo.org> firebird-1.0-r1.ebuild:
Changed description. Closes #19376.
22 Mar 2002; G.Bevin <gbevin@gentoo.org> firebird-1.0-r1.ebuild
files/firebird-1.0-r1 files/firebird-1.0-gentoo.patch:
Fixes for compilation with gcc3 and setting of make.conf CFLAGS.
*firebird-1.0 (20 Mar 2002)
20 Mar 2002; G.Bevin <gbevin@gentoo.org> firebird-1.0.ebuild
files/firebird-1.0:
Initial package for the firebird database.
|