summaryrefslogtreecommitdiff
blob: 6ac66bbd8dd2460b4b287a018e88002abeb7b71e (plain)
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
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
# ChangeLog for dev-db/unixODBC
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-db/unixODBC/ChangeLog,v 1.56 2006/07/10 01:05:13 the_paya Exp $

  10 Jul 2006; Javier Villavicencio <the_paya@gentoo.org>
  unixODBC-2.2.11-r1.ebuild:
  Added ~x86-fbsd keyword.

  24 Jun 2006; Doug Goldstein <cardoe@gentoo.org> unixODBC-2.2.2.ebuild,
  unixODBC-2.2.6.ebuild, unixODBC-2.2.6-r1.ebuild, unixODBC-2.2.8.ebuild,
  unixODBC-2.2.11.ebuild, unixODBC-2.2.11-r1.ebuild:
  USE flag change qt->qt3/qt4 bug #137785

  14 Jan 2006; Mike Frysinger <vapier@gentoo.org>
  +files/unixODBC-2.2.11-flex.patch, unixODBC-2.2.11-r1.ebuild:
  Add patch by Francisco José Cañizares Santofimia to fix building with
  newer versions of flex #110167.

  02 Oct 2005; Aron Griffis <agriffis@gentoo.org> unixODBC-2.2.11-r1.ebuild:
  Mark 2.2.11-r1 stable on ia64

  02 Oct 2005; MATSUU Takuto <matsuu@gentoo.org> unixODBC-2.2.11-r1.ebuild:
  Stable on sh.

  29 Sep 2005; Hardave Riar <hardave@gentoo.org> unixODBC-2.2.11-r1.ebuild:
  Stable on mips.

  10 Sep 2005; Aron Griffis <agriffis@gentoo.org> unixODBC-2.2.11-r1.ebuild:
  Mark 2.2.11-r1 stable on alpha

  03 Sep 2005; Markus Rothe <corsair@gentoo.org> unixODBC-2.2.11-r1.ebuild:
  Stable on ppc64

  26 Aug 2005; Aron Griffis <agriffis@gentoo.org> unixODBC-2.2.11-r1.ebuild:
  add ~ia64

  19 Aug 2005; Michael Hanselmann <hansmi@gentoo.org>
  unixODBC-2.2.11-r1.ebuild:
  Stable on ppc.

  16 Aug 2005; Gustavo Zacarias <gustavoz@gentoo.org>
  unixODBC-2.2.11-r1.ebuild:
  Stable on sparc

  12 Aug 2005; Caleb Tennis <caleb@gentoo.org>
  +files/unixODBC-2.2.11-Makefile.am.patch, +unixODBC-2.2.11-r1.ebuild:
  Bump to x86 stable

*unixODBC-2.2.11-r1 (12 Aug 2005)

  12 Aug 2005; Caleb Tennis <caleb@gentoo.org>
  +files/unixODBC-2.2.11-Makefile.am.patch, +unixODBC-2.2.11-r1.ebuild:
  Add a patch to fix a compilation issue

  25 Jul 2005; Caleb Tennis <caleb@gentoo.org> unixODBC-2.2.11.ebuild:
  Fix qt dep

*unixODBC-2.2.11 (16 Jul 2005)

  16 Jul 2005; Daniel Black <dragonheart@gentoo.org>
  +files/unixODBC-2.2.11-configure.in.patch, +unixODBC-2.2.11.ebuild:
  Version bump thanks to Russell Chait. Fixes bug #77508

  07 Jul 2005; Caleb Tennis <caleb@gentoo.org> unixODBC-2.2.2.ebuild,
  unixODBC-2.2.6.ebuild, unixODBC-2.2.6-r1.ebuild, unixODBC-2.2.8.ebuild:
  Fix qt dep

  12 Jun 2005; Sven Wegener <swegener@gentoo.org> unixODBC-2.2.2.ebuild,
  unixODBC-2.2.6.ebuild, unixODBC-2.2.6-r1.ebuild, unixODBC-2.2.8.ebuild:
  Removed * postfix from <, <=, >= and > dependencies.

  29 May 2005; Danny van Dyk <kugelfang@gentoo.org> unixODBC-2.2.8.ebuild:
  BUG #94262(multilib-strict) fixed as of unixODBC-2.2.8.

  10 May 2005; Carsten Lohrke <carlo@gentoo.org> unixODBC-2.0.8.ebuild:
  removed Qt 2 support

  08 Apr 2005; Spider <spider@gentoo.org> unixODBC-2.2.6.ebuild:
  Ugh, Dumb fix. Commited from the wrong overlay :(
  -now- it works.

  07 Apr 2005; Spider <spider@gentoo.org> unixODBC-2.2.6.ebuild:
  Fix for bug 86936. ( X headers moved location )

  06 Feb 2005; <rphillips@gentoo.org> unixODBC-2.2.8.ebuild:
  added dusan cerhaty's fix for QT and finding X libraries. #79620

  07 Jan 2005; Aaron Walker <ka0ttic@gentoo.org> unixODBC-2.2.8.ebuild:
  Fix libtool version mismatch for bug 74642.

  01 Nov 2004; Lars Weiler <pylon@gentoo.org> unixODBC-2.2.8.ebuild:
  Stable on ppc for PHP5, Bug #60442.

  29 Jun 2004; Aron Griffis <agriffis@gentoo.org> unixODBC-2.0.8.ebuild,
  unixODBC-2.2.2.ebuild, unixODBC-2.2.6-r1.ebuild, unixODBC-2.2.6.ebuild,
  unixODBC-2.2.8.ebuild:
  glibc -> libc

  12 Jun 2004; Tom Gall <tgall@gentoo.org> unixODBC-2.2.8.ebuild:
  stable on ppc64, bug# 53766

  02 Jun 2004; Aron Griffis <agriffis@gentoo.org> unixODBC-2.0.8.ebuild,
  unixODBC-2.2.2.ebuild, unixODBC-2.2.6-r1.ebuild, unixODBC-2.2.6.ebuild,
  unixODBC-2.2.8.ebuild:
  Fix use invocation

  11 May 2004; Michael McCabe <randy@gentoo.org> unixODBC-2.2.8.ebuild:
  Added s390 keywords

  23 Mar 2004; Joshua Kinard <kumba@gentoo.org> unixODBC-2.0.8.ebuild,
  unixODBC-2.2.2.ebuild, unixODBC-2.2.6-r1.ebuild, unixODBC-2.2.6.ebuild,
  unixODBC-2.2.8.ebuild:
  For 2.2.8, masked the qt/gnome-libs interface for unixODBC until qt stuff can
  be sorted out on mips.

  04 Apr 2004; Ryan Phillips <rphillips@gentoo.org> unixODBC-2.2.8.ebuild:
  I hope this fixes people's problems with the unixODBC build process. #42711

  27 Feb 2004; Joshua Kinard <kumba@gentoo.org> unixODBC-2.2.8.ebuild:
  Forgot gnuconfig

  27 Feb 2004; Joshua Kinard <kumba@gentoo.org> unixODBC-2.2.8.ebuild:
  Added ~mips to KEYWORDS to satisfy repoman deps (this package still needs
  qt and gnome-libs, but I can't test those right now, will keyword later).

*unixODBC-2.2.8 (19 Feb 2004)

  19 Feb 2004; Ryan Phillips <rphillips@gentoo.org> unixODBC-2.2.8.ebuild:
  version bump

  10 Feb 2004; root <root@gentoo.org> unixODBC-2.2.6-r1.ebuild:
  changed USE var from gtk to gnome and tweaked dependency. Fixes #34916

*unixODBC-2.2.6-r1 (10 Feb 2004)

  10 Feb 2004; root <root@gentoo.org> unixODBC-2.2.6-r1.ebuild:
  Added William Blew's patch. Bug #35570

  08 Jan 2004; Robin H. Johnson <robbat2@gentoo.org> unixODBC-2.2.6.ebuild:
  bump to ppc stable

  07 Jan 2004; <agriffis@gentoo.org> unixODBC-2.2.6.ebuild:
  stable on ia64

  16 Dec 2003; Guy Martin <gmsoft@gentoo.org> unixODBC-2.2.6.ebuild:
  Marked stable on hppa.

  19 Dec 2003; <rphillips@gentoo.org> unixODBC-2.2.6.ebuild:
  Added Olivier fixes for gODBCConfig

  15 Dec 2003; <rphillips@gentoo.org> unixODBC-2.2.6.ebuild:
  added Cory Visi's modified ebuild to correct the dependecy problems with
  gODBCconfig. #35889

  04 Dec 2003; Jason Wever <weeve@gentoo.org> unixODBC-2.2.6.ebuild:
  Marked stable to fix dependency borkage.

  01 Dec 2003; <rphillips@gentoo.org> unixODBC-2.2.6.ebuild:
  Added Jonathan Nall's gtk enabled ebuild.

*unixODBC-2.2.6 (21 Nov 2003)

  21 Nov 2003; <rphillips@gentoo.org> unixODBC-2.2.6.ebuild:
  Version bump due to the QT version within portage

  26 Oct 2003; Robin H. Johnson <robbat2@gentoo.org> unixODBC-2.2.2.ebuild:
  cleanup ebuild slightly

  10 Jun 2003; Will Woods <wwoods@gentoo.org> unixODBC-2.0.6.ebuild,
  unixODBC-2.0.8.ebuild, unixODBC-2.2.2.ebuild:
  Added alpha to KEYWORDS

  21 May 2003; Jason Wever <weeve@gentoo.org> unixODBC-2.0.6.ebuild:
  Added sparc to keywords.

*unixODBC-2.2.2 (9 Jul 2002)

  31 Jul 2003; Ryan Phillips <rphillips@gentoo.org> unixODBC-2.2.2.ebuild:
  Fixes #23609. yac patch

  11 Mar 2003; Guy Matrin <gmsoft@gentoo.org> unixODBC-2.2.2.ebuild,
  unixODBC-2.0.8.ebuild, unixODBC-2.0.6.ebuild :
  Added hppa to keywords.

  07 Feb 2003; Ryan Phillips <rphillips@gentoo.org> unixODBC-2.0.6.ebuild :
  Fixes #13166

  19 Oct 2002; Calum Selkirk <cselkirk@gentoo.org> unixODBC-2.0.6.ebuild
*unixODBC-2.0.8.ebuild : 
 
  Added ppc to KEYWORDS.

  19 Oct 2002; Calum Selkirk <cselkirk@gentoo.org> unixODBC-2.2.2.ebuild :

  Added ppc to KEYWORDS.

  9 Jul 2002; Ryan Phillips <rphillips@gentoo.org> unixODBC-2.2.2.ebuild :

  New version
  
*unixODBC-2.0.6 (1 Feb 2002)

  1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog :
  
  Added initial ChangeLog which should be updated whenever the package is
  updated in any way. This changelog is targetted to users. This means that the
  comments should well explained and written in clean English. The details about
  writing correct changelogs are explained in the skel.ChangeLog file which you
  can find in the root directory of the portage repository.