summaryrefslogtreecommitdiff
blob: a6738900196126053cb0014c5de18c26c9f1fe06 (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
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
# ChangeLog for app-pda/pilot-link
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/app-pda/pilot-link/ChangeLog,v 1.77 2014/07/15 09:07:45 zlogene Exp $

  15 Jul 2014; Mikle Kolyada <zlogene@gentoo.org> -pilot-link-0.12.5.ebuild,
  pilot-link-0.12.5-r1.ebuild:
  Stable for all. Drop old.

  31 May 2014; Samuli Suominen <ssuominen@gentoo.org>
  pilot-link-0.12.5-r1.ebuild:
  Use AC_CONFIG_HEADERS instead of the obsolete AM_CONFIG_HEADER wrt #467600 by
  Ian Stakenvicius

*pilot-link-0.12.5-r1 (10 Sep 2013)

  10 Sep 2013; Ian Delaney <idella4@gentoo.org> +pilot-link-0.12.5-r1.ebuild:
  revbump -> EAPI5, distutils-r1

  29 Aug 2012; Anthony G. Basile <blueness@gentoo.org>
  pilot-link-0.12.5.ebuild:
  Keyword ~arm

  16 Jun 2012; Samuli Suominen <ssuominen@gentoo.org> pilot-link-0.12.5.ebuild,
  +files/pilot-link-0.12.5-perl514.patch:
  Fix building with dev-lang/perl >= 5.14 wrt #420761 by Patrick Lauer

  09 Apr 2011; Samuli Suominen <ssuominen@gentoo.org> pilot-link-0.12.5.ebuild:
  Link perl Pilot.so against -lpisock (workaround a bug in perl-module.eclass)
  wrt #308629 by Torsten Veller and Łukasz Stelmach.

  31 Mar 2011; Samuli Suominen <ssuominen@gentoo.org> pilot-link-0.12.5.ebuild:
  Remove sparc keywording wrt #353436, Comment #28.

  12 Jan 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
  -files/pilot-link-0.12.2-readline.patch, -pilot-link-0.12.3-r2.ebuild,
  -files/pilot-link-0.12.3-glibc-open.patch,
  -files/pilot-link-0.12.3-int_types.patch:
  Delete.

  12 Jan 2011; Brent Baude <ranger@gentoo.org> pilot-link-0.12.5.ebuild:
  Marking pilot-link-0.12.5 ppc for bug 333717

  26 Nov 2010; Jeroen Roovers <jer@gentoo.org> pilot-link-0.12.5.ebuild:
  Stable for HPPA (bug #333717).

  18 Sep 2010; Raúl Porcel <armin76@gentoo.org> pilot-link-0.12.5.ebuild:
  alpha/ia64/sparc stable wrt #333717

  23 Aug 2010; Markus Meier <maekke@gentoo.org> pilot-link-0.12.5.ebuild:
  x86 stable, bug #333717

  21 Aug 2010; Thomas Beierlein <tomjbe@gentoo.org>
  pilot-link-0.12.5.ebuild:
  amd64 stable, bug #333717

  20 Aug 2010; Samuli Suominen <ssuominen@gentoo.org>
  pilot-link-0.12.5.ebuild:
  ppc64 stable wrt #333717

*pilot-link-0.12.5 (11 Jul 2010)

  11 Jul 2010; Samuli Suominen <ssuominen@gentoo.org>
  +pilot-link-0.12.5.ebuild:
  Version bump wrt #271473 with improved distutils.eclass usage wrt #311767.

  10 Jul 2010; Raúl Porcel <armin76@gentoo.org>
  pilot-link-0.12.3-r2.ebuild:
  alpha/ia64/sparc stable wrt #319517

  03 Jul 2010; Samuli Suominen <ssuominen@gentoo.org>
  pilot-link-0.12.3-r2.ebuild:
  ppc64 stable wrt #319517

  28 Jun 2010; Jeroen Roovers <jer@gentoo.org> pilot-link-0.12.3-r2.ebuild:
  Stable for HPPA (bug #319517).

  11 Jun 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
  pilot-link-0.12.3-r1.ebuild, pilot-link-0.12.3-r2.ebuild:
  Delete calls to deprecated python_version() (bug #311767).

  11 Jun 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org>
  pilot-link-0.12.3-r2.ebuild:
  x86 stable wrt bug #319517

  11 Jun 2010; Samuli Suominen <ssuominen@gentoo.org>
  pilot-link-0.12.3-r1.ebuild, pilot-link-0.12.3-r2.ebuild:
  Drop bluez-libs support wrt #301630.

  25 May 2010; Pacho Ramos <pacho@gentoo.org> pilot-link-0.12.3-r2.ebuild:
  stable amd64, bug 319517

  24 May 2010; <nixnut@gentoo.org> pilot-link-0.12.3-r2.ebuild:
  ppc stable #319517

  11 Mar 2010; Samuli Suominen <ssuominen@gentoo.org>
  pilot-link-0.12.3-r2.ebuild, +files/pilot-link-0.12.3-libpng14.patch:
  Fix building with libpng14.

  23 Jan 2010; Jonathan Callen <abcd@gentoo.org>
  pilot-link-0.12.3-r2.ebuild:
  Avoid calling libpng-config when png is not installed; add prefix support;
  keyword ~amd64-linux/~x86-linux

  19 Jan 2010; Jeroen Roovers <jer@gentoo.org> pilot-link-0.12.3-r1.ebuild:
  Stable for HPPA too.

  01 Jul 2009; Alexis Ballier <aballier@gentoo.org>
  pilot-link-0.12.3-r2.ebuild:
  keyword ~x86-fbsd

  19 May 2009; Robin H. Johnson <robbat2@gentoo.org>
  pilot-link-0.12.3.ebuild, pilot-link-0.12.3-r1.ebuild,
  pilot-link-0.12.3-r2.ebuild,
  +files/pilot-link-0.12.3-libusb-compat-usb_open.patch:
  Fix up pilot-link libusb usage for libusb-compat. Minor patch for usb_open
  usage.

  19 May 2009; Robin H. Johnson <robbat2@gentoo.org>
  pilot-link-0.12.3.ebuild, pilot-link-0.12.3-r1.ebuild,
  pilot-link-0.12.3-r2.ebuild:
  Update bluez dependancies per bug #269440.

*pilot-link-0.12.3-r2 (26 Apr 2009)

  26 Apr 2009; Serkan Kaba <serkan@gentoo.org>
  +files/pilot-link-0.12.3-respect-javacflags.patch,
  +pilot-link-0.12.3-r2.ebuild:
  Revbump to add patch for respecting JAVACFLAGS. Fixes bug #267445.

  18 Apr 2009; Jeroen Roovers <jer@gentoo.org> pilot-link-0.12.3-r1:
  Marked ~hppa (bug #260777).

  03 Mar 2009; Serkan Kaba <serkan@gentoo.org> pilot-link-0.12.3.ebuild,
  pilot-link-0.12.3-r1.ebuild:
  java-pkg-2_pkg_preinst -> java-pkg-opt-2_pkg_preinst. Fixes bug #261056.

  23 Feb 2009; Peter Volkov <pva@gentoo.org>
  files/pilot-link-0.12.3-glibc-open.patch:
  Fixed build issue, bug #259241, thank Dustin Polke for report, MaratIK,
  Israel G. Lugo, Jan Paesmans for this fix.

  19 Feb 2009; Serkan Kaba <serkan@gentoo.org> pilot-link-0.12.3.ebuild,
  pilot-link-0.12.3-r1.ebuild:
  Add support for java-pkg-2_pkg_preinst.

*pilot-link-0.12.3-r1 (16 Feb 2009)

  16 Feb 2009; Markus Ullmann <jokey@gentoo.org>
  +files/pilot-link-0.12.3-glibc-open.patch, +pilot-link-0.12.3-r1.ebuild:
  Add gcc 4.3.3 compile fix wrt bug #257506, Version bump because of
  transition to EAPI2

  27 Jul 2008; Peter Alfredsen <loki_val@gentoo.org>
  +files/pilot-link-0.11.8-gcc43.patch, pilot-link-0.11.8.ebuild,
  pilot-link-0.11.8-r1.ebuild:
  Fix for gcc-4.3 bug #227269.

  15 May 2008; Markus Rothe <corsair@gentoo.org> pilot-link-0.12.3.ebuild:
  Stable on ppc64; bug #221063

  08 Mar 2008; Petteri Räty <betelgeuse@gentoo.org>
  -pilot-link-0.12.2.ebuild:
  Remove old version.

  17 Feb 2008; Gilles Dartiguelongue <eva@gentoo.org>
  +files/pilot-link-0.12.3-distutils.patch, pilot-link-0.12.3.ebuild:
  fix python/distutils eclass use, bug #207667

  31 Jan 2008; Brent Baude <ranger@gentoo.org> pilot-link-0.12.3.ebuild:
  Marking pilot-link-0.12.3 ppc for bug 207634

  30 Jan 2008; Christian Faulhammer <opfer@gentoo.org>
  pilot-link-0.12.3.ebuild:
  stable x86, bug 207634

  29 Jan 2008; Raúl Porcel <armin76@gentoo.org> pilot-link-0.12.3.ebuild:
  alpha/ia64/sparc stable wrt #207634

  29 Jan 2008; Brent Baude <ranger@gentoo.org> pilot-link-0.12.3.ebuild:
  Marking pilot-link-0.12.3 ~ppc64 for bug 207634

  28 Jan 2008; Wulf C. Krueger <philantrop@gentoo.org>
  pilot-link-0.12.3.ebuild:
  Marked stable on amd64 as per bug 207634.

  22 Dec 2007; Wulf C. Krueger <philantrop@gentoo.org>
  files/pilot-link-0.12.3-int_types.patch:
  Fixed the patch which was auto-broken by our beloved CVS. Fixes bug 202985.

  20 Dec 2007; Wulf C. Krueger <philantrop@gentoo.org>
  +files/pilot-link-0.12.3-int_types.patch, pilot-link-0.12.3.ebuild:
  Added an upstream patch to fix 64-bit issues causing problems in some
  applications using pilot-link (e. g. jpilot, bug 87842). Disabled parallel
  make for now as it's badly broken (bug 202857).

*pilot-link-0.12.3 (19 Dec 2007)

  19 Dec 2007; Wulf C. Krueger <philantrop@gentoo.org>
  +files/pilot-link-0.12.3-java-install.patch,
  +files/pilot-link-0.12.3-png.patch, +pilot-link-0.12.3.ebuild:
  Version bump as per bug 202383.

  07 Oct 2007; Wulf C. Krueger <philantrop@gentoo.org>
  +files/pilot-link-0.12.2-werror_194921.patch, pilot-link-0.11.8.ebuild,
  pilot-link-0.11.8-r1.ebuild, pilot-link-0.12.2.ebuild:
  Added a patch to correct upstream's broken check for Werror and disabled it
  explicitly. Fixes bug 194921. Fixed several quoting issues and other minor
  QA stuff.

  18 Sep 2007; Wulf C. Krueger <philantrop@gentoo.org>
  +files/pilot-link-0.11.8-missing-include.patch,
  pilot-link-0.11.8-r1.ebuild:
  Added a minimal patch to fix QA bug 162209.

*pilot-link-0.12.2 (25 Aug 2007)

  25 Aug 2007; Wulf C. Krueger <philantrop@gentoo.org>
  +files/pilot-link-0.12.2-bluez.patch,
  +files/pilot-link-0.12.2-java-compile.patch,
  +files/pilot-link-0.12.2-java-install.patch,
  +files/pilot-link-0.12.2-m4.patch, +files/pilot-link-0.12.2-png.patch,
  +files/pilot-link-0.12.2-readline.patch,
  +files/pilot-link-0.12.2-threads.patch, +pilot-link-0.12.2.ebuild:
  Version bump to 0.12.2. Temporarily package.mask'ed to allow for further
  testing.

  11 Jan 2007; Gustavo Zacarias <gustavoz@gentoo.org>
  pilot-link-0.11.8-r1.ebuild:
  Stable on sparc

  28 Nov 2006; Piotr Jaroszyński <peper@gentoo.org>
  pilot-link-0.11.8.ebuild, pilot-link-0.11.8-r1.ebuild:
  Change useflag: tcltk -> tk, bug #17808.

  16 Sep 2006; Tobias Scherbaum <dertobi123@gentoo.org>
  pilot-link-0.11.8-r1.ebuild:
  ppc stable

  07 Feb 2006; Aron Griffis <agriffis@gentoo.org>
  pilot-link-0.11.8-r1.ebuild:
  Mark 0.11.8-r1 stable on alpha

  06 Feb 2006; Aron Griffis <agriffis@gentoo.org>
  pilot-link-0.11.8-r1.ebuild:
  Mark 0.11.8-r1 stable on ia64

  06 Dec 2005; Luis Medinas <metalgod@gentoo.org>
  pilot-link-0.11.8-r1.ebuild:
  Stable on amd64 to fix build on amd64. Closes bug #113470.

  03 Nov 2005; Alastair Tse <liquidx@gentoo.org> pilot-link-0.11.8.ebuild,
  pilot-link-0.11.8-r1.ebuild:
  removed --with-gnu-ld (#108386)

  08 Jul 2005; Alastair Tse <liquidx@gentoo.org>
  -files/pilot-link-0.11.8-fPIC.patch,
  +files/pilot-link-0.11.8-java_fPIC_fix.patch,
  files/pilot-link-0.11.8-java_install_amd64.patch, -files/perlpatch.diff,
  -pilot-link-0.11.3.ebuild, -pilot-link-0.11.5-r2.ebuild,
  -pilot-link-0.11.7-r1.ebuild, pilot-link-0.11.8-r1.ebuild:
  another attempt at fixing java support for amd64. patches thanks to Philipp
  Weinfurter (#87774)

  27 Jan 2005; Alastair Tse <liquidx@gentoo.org> pilot-link-0.11.8.ebuild:
  fix missing patch while doing housecleaning (#79682)

  26 Jan 2005; Alastair Tse <liquidx@gentoo.org>
  +files/pilot-link-0.11.8-java_compile_amd64.patch,
  +files/pilot-link-0.11.8-java_install_all.patch,
  +files/pilot-link-0.11.8-java_install_amd64.patch,
  +files/pilot-link-0.11.8-java_install_ppc.patch,
  -files/pilot-link-0.11.8-javapath.patch,
  -files/pilot-link-0.11.8-javappc.patch, pilot-link-0.11.8-r1.ebuild:
  added/reorganised patches from ppc/amd64 on java bindings compilation (bug
  #66087)

  27 Nov 2004; Simon Stelling <blubb@gentoo.org>
  +files/pilot-link-0.11.8-fPIC.patch, pilot-link-0.11.8-r1.ebuild:
  fixed bug #63024 with Christian (tmgisi@gmx.at) Aistleitner's patch

  30 Sep 2004; Alastair Tse <liquidx@gentoo.org>
  +files/pilot-link-0.11.8-netsync.patch, pilot-link-0.11.8-r1.ebuild:
  add net sync patch (#62873)

*pilot-link-0.11.8-r1 (23 Sep 2004)

  23 Sep 2004; <SeJo@gentoo.org> +files/pilot-link-0.11.8-javappc.patch,
  +pilot-link-0.11.8-r1.ebuild:
  changed the java compilation for ppc

  01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
  pilot-link-0.11.3.ebuild, pilot-link-0.11.5-r2.ebuild,
  pilot-link-0.11.7-r1.ebuild, pilot-link-0.11.8.ebuild:
  virtual/glibc -> virtual/libc

  02 Jun 2004; Aron Griffis <agriffis@gentoo.org> pilot-link-0.11.3.ebuild,
  pilot-link-0.11.5-r2.ebuild, pilot-link-0.11.7-r1.ebuild,
  pilot-link-0.11.8.ebuild:
  Fix use invocation

  25 Apr 2004; Aron Griffis <agriffis@gentoo.org> pilot-link-0.11.5-r2.ebuild:
  Add die following econf for bug 48950

  14 Dec 2003; Lars Weiler <pylon@gentoo.org> pilot-link-0.11.8.ebuild:
  Make stable on ppc

  21 Nov 2003; Jason Wever <weeve@gentoo.org> pilot-link-0.11.8.ebuild:
  Marked stable on sparc.

  26 Oct 2003; Brad House <brad_mssw@gentoo.org> pilot-link-0.11.8.ebuild:
  add amd64 flag

  16 Sep 2003; Jason Wever <weeve@gentoo.org> pilot-link-0.11.7-r1.ebuild:
  Marked stable for sparc.

  09 Sep 2003; Aron Griffis <agriffis@gentoo.org> pilot-link-0.11.8.ebuild:
  Stable on alpha

*pilot-link-0.11.8 (02 Sep 2003)

  02 Sep 2003; Alastair Tse <liquidx@gentoo.org> pilot-link-0.11.8.ebuild,
  files/pilot-link-0.11.8-javapath.patch:
  version bump and added javainstallation patch

*pilot-link-0.11.7-r1 (30 Aug 2003)

  30 Aug 2003; Alastair Tse <liquidx@gentoo.org> pilot-link-0.11.3.ebuild,
  pilot-link-0.11.5-r2.ebuild, pilot-link-0.11.7-r1.ebuild,
  files/perlpatch.diff:
  moving dev-libs/pilot-link to app-pda/pilot-link

  08 Jul 2003; Aron Griffis <agriffis@gentoo.org> pilot-link-0.11.7-r1.ebuild:
  Add ~alpha to KEYWORDS

  27 May 2003; Jason Wever <weeve@gentoo.org> pilot-link-0.11.5-r2.ebuild:
  Changed ~sparc keyword to sparc.

  16 May 2003; Lars Weiler <pylon@gentoo.org> pilot-link-0.11.7-r1.ebuild:
  Set ppc in KEYWORDS

*pilot-link-0.11.5-r2 (20 Mar 2003)

  20 Mar 2003; Graham Forest <vladimir@gentoo.org>
  pilot-link-0.11.5-r2.ebuild, pilot-link-0.11.7-r1.ebuild:
  Removed usage of pic USE flag

*pilot-link-0.11.7-r1 (20 Mar 2003)

  20 Mar 2003; Graham Forest <vladimir@gentoo.org>
  pilot-link-0.11.7-r1.ebuild:
  Removed usage of pic USE flag

*pilot-link-0.11.7 (16 Jan 2003)

  16 Jan 2003; Mike Frysinger <vapier@gentoo.org> :
  Version bump + remove all fixes since upstream added them for this
  release (except for perl ... but its supposed to be in for 0.11.8).

*pilot-link-0.11.5-r1 (17 Nov 2002)

  17 Nov 2002; Mike Frysinger <vapier@gentoo.org> :
  Huge thanks goes out to Nicholas Wourms <nwourms@netscape.net>.
  He sent me a patch to make the perl module compile/install via
  perl-module eclass and pointed at emake as the reason java dies.

*pilot-link-0.11.5 (28 Oct 2002)

  28 Oct 2002; Mike Frysinger <vapier@gentoo.org> :
  Version bump + added proper support for USE flags.
  Disabled perl for now while upstream fixes problems.

*pilot-link-0.11.3 (08 Aug 2002)

  6 Sep 2002; Owen Stampflee <owen@gentoo.org> :
  Added PPC to KEYWORDS.

  08 Aug 2002; Matthew Turk <satai@gentoo.org> ChangeLog  :
  Update to latest version, fixing numerous problems, particularly the numbering
  of contact fields.  Suggested recompile of all applications using this -
  gnome-pilot, gnome-pilot-conduits, jpilot and evolution.

*pilot-link-0.11.1-r1 (30 Jul 2002)

  30 Jul 2002; Dan Armak <danarmak@gentoo.org> ChangeLog  :
  Fix bug #5615 (headers installing into the filesystem root).

  22 Jul 2002; Owen Stampflee <owen@gentoo.org> :
  Added PPC to KEYWORDS.

*pilot-link-0.11.1 (21 Jul 2002)

  21 Jul 2002; Seemant Kulleen <seemant@gentoo.org> pilot-link-0.11.1.ebuild
  files/digest-pilot-link-0.11.1 :
  Version bump.

*pilot-link-0.11.0 (14 Jul 2002)

  14 Jul 2002; Seemant Kulleen <seemant@gentoo.org> pilot-link-0.11.0.ebuild
  files/digest-pilot-link-0.11.0 :
  Version bump to newest stable.

*pilot-link-0.10.99 (20 May 2002)

  20 May 2002; Seemant Kulleen <seemant@gentoo.org>
  pilot-link-0.10.99.ebuild files/digest-pilot-link-0.10.99 :
  This is a developer release of pilot-link, but it works with a wider
  variety of hardware.  gnome-pilot had to be patched for it as well.  the
  new gnome-pilot and this are masked for the present.

  06 Apr 2002; G.Bevin <gbevin@gentoo.org> files/pilot-link-0.9.6-gcc3.diff :
  C++ compliancy fixes for correct compilation with gcc3

*pilot-link-0.9.6-r3 (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.