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
|
# ChangeLog for dev-db/firebird
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/ChangeLog,v 1.24 2004/09/13 19:08:17 carlo Exp $
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.
|