summaryrefslogtreecommitdiff
blob: 895555f93aa9ba2ebb86b3c19c60af86f1d95065 (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
# ChangeLog for dev-java/jdbc-jaybird
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-java/jdbc-jaybird/ChangeLog,v 1.37 2015/08/04 16:31:31 monsieurp Exp $

*jdbc-jaybird-2.2.8 (04 Aug 2015)

  04 Aug 2015; Patrice Clement <monsieurp@gentoo.org>
  +jdbc-jaybird-2.2.8.ebuild:
  Version bump courtesy of William L. Thomson Jr. <wlt@obsidian-studios.com>.
  Fixes bug 556672.

  09 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
  Updating remote-id in metadata.xml

*jdbc-jaybird-2.2.7 (15 May 2015)

  15 May 2015; Patrice Clement <monsieurp@gentoo.org>
  +jdbc-jaybird-2.2.7.ebuild:
  Version bump courtesy of William L. Thomson Jr. <wlt@obsidian-studios.com>.
  Fix bug 547938.

  23 Jan 2011; Kacper Kowalik <xarthisius@gentoo.org>
  jdbc-jaybird-2.1.6.ebuild:
  Marked ~ppc wrt #310417

  30 Jun 2010; Vlastimil Babka <caster@gentoo.org>
  jdbc-jaybird-2.1.5-r1.ebuild, jdbc-jaybird-2.1.5-r2.ebuild:
  Remove java6 USE flag and make it mandatory.

*jdbc-jaybird-2.1.6 (20 Mar 2010)

  20 Mar 2010; Petteri Räty <betelgeuse@gentoo.org>
  +files/2.1.6-remove-unused-ant-import.patch, +jdbc-jaybird-2.1.6.ebuild:
  Version bump. Fixes bug #309587, bug #115704 and hopefully bug #218118.

  10 Jan 2010; Petteri Räty <betelgeuse@gentoo.org>
  jdbc-jaybird-2.1.5-r2.ebuild:
  Fix compiling with java6 and non ISO-8859-1 locales.

  10 Nov 2009; Vlastimil Babka <caster@gentoo.org>
  -jdbc-jaybird-2.0.1.ebuild, -files/archive-xml-2.0.1.patch,
  -files/compile-xml-2.0.1.patch, -files/dist-xml-2.0.1.patch,
  -jdbc-jaybird-2.1.0.ebuild, -jdbc-jaybird-2.1.0-r1.ebuild,
  -files/compile-xml-2.1.0.patch, -jdbc-jaybird-2.1.2.ebuild,
  -jdbc-jaybird-2.1.5.ebuild:
  Remove old.

  10 Nov 2009; Markus Meier <maekke@gentoo.org>
  jdbc-jaybird-2.1.5-r1.ebuild:
  amd64/x86 stable, bug #216412

*jdbc-jaybird-2.1.5-r2 (01 Nov 2009)

  01 Nov 2009; Vlastimil Babka <caster@gentoo.org>
  jdbc-jaybird-2.1.5-r1.ebuild, +jdbc-jaybird-2.1.5-r2.ebuild:
  Revbump to remove the jni support from stable candidate.

*jdbc-jaybird-2.1.5-r1 (03 Oct 2009)

  03 Oct 2009; Vlastimil Babka <caster@gentoo.org>
  +jdbc-jaybird-2.1.5-r1.ebuild:
  Revbump to remove java5 useflag, and default to java5.

  08 Dec 2008; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
  metadata.xml:
  Removing wltjr as a maintainer since he was retired.

*jdbc-jaybird-2.1.5 (30 Jun 2008)

  30 Jun 2008; William L. Thomson Jr. <wltjr@gentoo.org>
  +jdbc-jaybird-2.1.5.ebuild:
  Bumped to lastest version, added hack to get ant.jar on cp vs patch.

*jdbc-jaybird-2.1.2 (13 Feb 2008)

  13 Feb 2008; William L. Thomson Jr. <wltjr@gentoo.org>
  +files/compile_xml-2.1.2.patch, jdbc-jaybird-2.0.1.ebuild,
  jdbc-jaybird-2.1.0.ebuild, jdbc-jaybird-2.1.0-r1.ebuild,
  +jdbc-jaybird-2.1.2.ebuild:
  Bumped to latest release. Introduced new java5/java6 use flags to control
  jdk versions and codebase shifts for jdbc driver versions. Fix for bug #
  176775.

  10 Jan 2008; Vlastimil Babka <caster@gentoo.org>
  jdbc-jaybird-2.0.1.ebuild, jdbc-jaybird-2.1.0.ebuild,
  jdbc-jaybird-2.1.0-r1.ebuild:
  Restrict junit dependency.

  22 Aug 2007; Petteri Räty <betelgeuse@gentoo.org>
  jdbc-jaybird-2.0.1.ebuild, jdbc-jaybird-2.1.0.ebuild:
  Prefer 1.5 over 1.4

  22 Aug 2007; William L. Thomson Jr. <wltjr@gentoo.org>
  jdbc-jaybird-2.0.1.ebuild, jdbc-jaybird-2.1.0.ebuild:
  Take two on cleanups

  22 Aug 2007; William L. Thomson Jr. <wltjr@gentoo.org>
  jdbc-jaybird-2.0.1.ebuild, jdbc-jaybird-2.1.0.ebuild,
  jdbc-jaybird-2.1.0-r1.ebuild:
  Cleaned up ebuilds per bug #186323

  18 Aug 2007; Petteri Räty <betelgeuse@gentoo.org>
  -jdbc-jaybird-2.0.1-r1.ebuild:
  Remove unused revision.

  17 Aug 2007; Petteri Räty <betelgeuse@gentoo.org>
  jdbc-jaybird-2.1.0-r1.ebuild:
  Migrate src_test to splitted ant and inherit java-ant-2 to work with
  JAVA_PKG_STRICT but don't do rewriting because it breaks building.

  16 Jun 2007; Tobias Scherbaum <dertobi123@gentoo.org>
  jdbc-jaybird-2.1.0-r1.ebuild:
  Added ~ppc, bug #179790

  29 May 2007; William L. Thomson Jr. <wltjr@gentoo.org>
  -jdbc-jaybird-1.5.6.ebuild:
  Removed older versoin in same slot. Per bug # 179788

  28 Apr 2007; Petteri Räty <betelgeuse@gentoo.org>
  jdbc-jaybird-2.1.0-r1.ebuild:
  Prefer virtual/jdk-1.5 over virtual/jdk-1.4.

  26 Jan 2007; William L. Thomson Jr. <wltjr@gentoo.org>
  jdbc-jaybird-1.5.6.ebuild, jdbc-jaybird-2.0.1.ebuild,
  jdbc-jaybird-2.0.1-r1.ebuild, jdbc-jaybird-2.1.0.ebuild,
  jdbc-jaybird-2.1.0-r1.ebuild:
  Filtered jikes compiler due to compile issues. Accidentally brought over
  1.5.6 -bin package. Corrected and changed to the compile from source
  version, and migrated to gen 2

  27 Dec 2006; William L. Thomson Jr. <wltjr@gentoo.org>
  jdbc-jaybird-1.5.6.ebuild, jdbc-jaybird-2.0.1.ebuild,
  jdbc-jaybird-2.0.1-r1.ebuild, jdbc-jaybird-2.1.0.ebuild,
  jdbc-jaybird-2.1.0-r1.ebuild:
  Removed * from 1.5 virtuals

*jdbc-jaybird-2.1.0-r1 (10 Dec 2006)
*jdbc-jaybird-2.0.1-r1 (10 Dec 2006)
*jdbc-jaybird-1.5.6 (10 Dec 2006)

  10 Dec 2006; William L. Thomson Jr. <wltjr@gentoo.org>
  +jdbc-jaybird-1.5.6.ebuild, +jdbc-jaybird-2.0.1-r1.ebuild,
  +jdbc-jaybird-2.1.0-r1.ebuild:
  Added jni use flag to 2.0.1 and 2.1.0 to control building of the native
  parts, the JDBC type 2 native part. Brought over 1.5.x from jdbc*-firebird,
  to prepare for that package removal/move.

  08 Nov 2006; Christian Faulhammer <opfer@gentoo.org>
  jdbc-jaybird-2.1.0.ebuild:
  stable x86, bug #151747

  06 Nov 2006; William L. Thomson Jr. <wltjr@gentoo.org>
  jdbc-jaybird-2.1.0.ebuild:
  Synced changes between 2.0.1 and 2.1.0 ebuilds.

  05 Nov 2006; Daniel Gryniewicz <dang@gentoo.org>
  jdbc-jaybird-2.0.1.ebuild:
  Marked stable on amd64 for bug #151744

  04 Nov 2006; Christian Faulhammer <opfer@gentoo.org>
  jdbc-jaybird-2.0.1.ebuild:
  stabled x86, bug #151744

  19 Oct 2006; Vlastimil Babka <caster@gentoo.org>
  +files/archive-xml-2.0.1.patch, +files/compile-xml-2.0.1.patch,
  +files/dist-xml-2.0.1.patch, metadata.xml, jdbc-jaybird-2.0.1.ebuild:
  Cleaned up dependencies, make tests actually not compile when not needed,
  remove jdk version autodetection and force -source 1.4 -target 1.4
  everywhere, until somebody needs the 1.5 features.

  19 Oct 2006; William L. Thomson Jr. <wltjr@gentoo.org>
  jdbc-jaybird-2.0.1.ebuild, jdbc-jaybird-2.1.0.ebuild:
  Got a little STRICT happy, oops

  18 Oct 2006; William L. Thomson Jr. <wltjr@gentoo.org>
  jdbc-jaybird-2.0.1.ebuild:
  Fixed spaces

  18 Oct 2006; William L. Thomson Jr. <wltjr@gentoo.org>
  jdbc-jaybird-2.0.1.ebuild, jdbc-jaybird-2.1.0.ebuild:
  Added JAVA_PKG_STRICT to both ebuilds. Addressed junit classes missing when
  using test USE flag. 2.1.0 can't build native/jni code. Likely have to file
  bug w/ upstream

  18 Oct 2006; William L. Thomson Jr. <wltjr@gentoo.org>
  jdbc-jaybird-2.0.1.ebuild, jdbc-jaybird-2.1.0.ebuild:
  Removed jikes stuff

  21 Sep 2006; William L. Thomson Jr. <wltjr@gentoo.org>
  jdbc-jaybird-2.0.1.ebuild, jdbc-jaybird-2.1.0.ebuild:
  Corrected improper use of >= and *

  19 Sep 2006; William L. Thomson Jr. <wltjr@gentoo.org> ChangeLog:
  ChangeLog Initial ebuilds for Jaybird JDBC driver for Firebird SQL databases
  which will replace the existing jdbc(2-3)-firebird ebuilds.