summaryrefslogtreecommitdiff
blob: df797dc24853d5089c8fc90a49848c0255b224f2 (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
# ChangeLog for net-misc/icaclient
# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/icaclient/ChangeLog,v 1.62 2009/04/03 23:59:40 fauli Exp $

  03 Apr 2009; Christian Faulhammer <fauli@gentoo.org>
  icaclient-10.6-r4.ebuild, icaclient-11.0.ebuild:
  add media-fonts/font-adobe-100dpi as dependency, as both plugin and front
  end wont work. This fixes bug 264660 by Erik Quaeghebeur <equaeghe AT
  nospammail DOT net>

*icaclient-11.0 (30 Mar 2009)

  30 Mar 2009; Christian Faulhammer <fauli@gentoo.org> metadata.xml,
  +icaclient-11.0.ebuild:
  Version bump (see bug 263054 by ulm), ebuild changes include:

  * Support for German and Japanese through the LINGUAS system (though not
  perfect)

  * fetch restrictions as upstream does not provide a direct download link

  * introduce motif USE flag: OpenMotif is just needed for the connection
  client not for the Netscape plugin

  * introduce nsplugin USE flag for people to only install the Netscape
  plugin

  * error out if none of the above is set

  * Simplify path handling by extending S definition

  * remove workaround for OpenMotif 2.3 (not needed anymore)

  28 Nov 2008; Christian Faulhammer <fauli@gentoo.org> metadata.xml:
  change my email address

  24 Nov 2008; Christian Faulhammer <opfer@gentoo.org>
  icaclient-10.6-r4.ebuild:
  pkg_nofetch() not needed anymore and correct SRC_URI to correct location,
  see bug 243090 again

  21 Oct 2008; Christian Faulhammer <opfer@gentoo.org>
  icaclient-10.6-r4.ebuild:
  fix fetch URL as reported by gareth DOT pullen AT gmail DOT com in bug
  243090

  14 Jun 2008; Christian Faulhammer <opfer@gentoo.org>
  -icaclient-10.6-r3.ebuild:
  clean up

  14 Jun 2008; Christoph Mende <angelos@gentoo.org>
  icaclient-10.6-r4.ebuild:
  Stable on amd64, bug #225835

  11 Jun 2008; Christian Faulhammer <opfer@gentoo.org>
  icaclient-10.6-r4.ebuild:
  stable x86, bug 225835

*icaclient-10.6-r4 (11 May 2008)

  11 May 2008; Christian Faulhammer <opfer@gentoo.org>
  +icaclient-10.6-r4.ebuild:
  fix runtime errors with XCB, patches provided by Ed Catmur <ed AT catmur DOT
  co DOT uk> on bug 220225

  12 Apr 2008; Ulrich Mueller <ulm@gentoo.org> -icaclient-10.6.ebuild:
  Remove old.

  11 Apr 2008; Markus Meier <maekke@gentoo.org> icaclient-10.6-r3.ebuild:
  amd64 stable, bug #209912

  18 Mar 2008; Christian Faulhammer <opfer@gentoo.org>
  icaclient-10.6-r3.ebuild:
  fix dependency string for real, thanks ulm

  18 Mar 2008; Christian Faulhammer <opfer@gentoo.org>
  icaclient-10.6-r3.ebuild:
  add RDEPEND on x11-terms/xterm (bug 213743 by ulm); the RDEPENDS are
  actually no build DEPENDS, so empty the latter; adjust dependency on
  emul-linux-x86-xlibs, as it has been fixed from bug 200426

  15 Mar 2008; Christian Faulhammer <opfer@gentoo.org>
  icaclient-10.6-r3.ebuild:
  Correct dependency brackets, so amd64 does not pull in OpenMotif; stick
  amd64 dependecies to something that actually works; only restrict mirroring
  and not fetching

  29 Feb 2008; Carsten Lohrke <carlo@gentoo.org> icaclient-10.6.ebuild,
  icaclient-10.6-r3.ebuild:
  Remove icon extension from desktop entry to match Icon Theme Specification.

*icaclient-10.6-r3 (25 Feb 2008)

  25 Feb 2008; Christian Faulhammer <opfer@gentoo.org> -icaclient-10.6-r2.ebuild,
  +icaclient-10.6-r3.ebuild:
  revision bump to force upgrade

  25 Feb 2008; <opfer@gentoo.org> icaclient-10.6-r2.ebuild:
  readd symlink for the browser plug-in accidentally removed when fixing other
  bugs. Noticed by Markku <Markku DOT Kaukinen AT iki DOT fi> in bug 211353

  22 Feb 2008; Christian Faulhammer <opfer@gentoo.org>
  icaclient-10.6-r2.ebuild:
  remove blocker on x11-libs/openmotif versions less than 2.3.0 and remove an
  unnecessary line

*icaclient-10.6-r2 (16 Feb 2008)

  16 Feb 2008; Christian Faulhammer <opfer@gentoo.org>
  -icaclient-10.6-r1.ebuild, +icaclient-10.6-r2.ebuild:
  make the wrapper script find the Motif libs find in a more elegant way.
  Hints by ulm on bug 204264

  13 Feb 2008; Christian Faulhammer <opfer@gentoo.org>
  icaclient-10.6-r1.ebuild:
  stable x86, bug 209912

*icaclient-10.6-r1 (07 Jan 2008)

  07 Jan 2008; Christian Faulhammer <opfer@gentoo.org>
  icaclient-10.6.ebuild, +icaclient-10.6-r1.ebuild:
  revision bump to cooperate with openmotif 2.3 and higher, DEPEND adjusted,
  creation of symlink and blocking of openmotif 2.2

  14 Nov 2007; Steve Dibb <beandog@gentoo.org> icaclient-10.6.ebuild:
  amd64 stable, bug 195588

  14 Oct 2007; Christian Faulhammer <opfer@gentoo.org>
  icaclient-10.6.ebuild:
  OpenMotif is exactly needed with 2.2, 2.3 will not work at the moment.
  Thanks to Michiel de Bruijne <m.debruijne@matrict.nl> for pointing it out in
  bug 189884

  12 Oct 2007; Christian Faulhammer <opfer@gentoo.org>
  icaclient-10.6.ebuild:
  stable x86, bug 195588

  11 Oct 2007; Christian Faulhammer <opfer@gentoo.org>
  -icaclient-9.0.ebuild, -icaclient-9.0-r1.ebuild, -icaclient-10.0.ebuild:
  clean up, tarballs are not available upstream anymore

  11 Oct 2007; Christian Faulhammer <opfer@gentoo.org> metadata.xml,
  icaclient-10.6.ebuild:
  kicking Chris out and adding myself as maintainer; setting RESTRIC to
  userpriv as it won't unpack with it set, thanks to Heiko Helmle
  <helman@gmx.de> in bug 189884; adding another file to QA_TEXTRELS

*icaclient-10.6 (04 Sep 2007)

  04 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org>
  +icaclient-10.6.ebuild:
  Version bump since the previous versions are no longer available.

  22 Jul 2007; Donnie Berkholz <dberkholz@gentoo.org>; icaclient-9.0.ebuild:
  Drop virtual/x11 references.

*icaclient-10.0 (10 Apr 2007)

  10 Apr 2007; Chris Gianelloni <wolf31o2@gentoo.org>
  +icaclient-10.0.ebuild:
  Version bumped to 10.0 with an updated ebuild by Russell Knighton
  <russell@annunaki2k2.co.uk> and closing bug #168706.

  09 Apr 2007; Chris Gianelloni <wolf31o2@gentoo.org> icaclient-9.0.ebuild,
  icaclient-9.0-r1.ebuild:
  Change insinto /etc/env.d ; doins -> doenvd for bug #173884.

*icaclient-9.0-r1 (02 Oct 2006)

  02 Oct 2006; Chris Gianelloni <wolf31o2@gentoo.org>
  -icaclient-6.30-r1.ebuild, -icaclient-7.0.ebuild,
  -icaclient-8.0-r3.ebuild, +icaclient-9.0-r1.ebuild:
  Modified to use rpm.eclass and rpm2targz. Removing older ebuilds, since only
  the 9.0 client is recommended. Closing bug #106483.

  05 Aug 2006; Chris White <chriswhite@gentoo.org> metadata.xml:
  metadata.xml translation by Yoshino-san in bug #136186

  25 Jul 2006; Chris Gianelloni <wolf31o2@gentoo.org> icaclient-9.0.ebuild:
  Added patch from bug #108328 and marking stable on amd64 and x86.

  12 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
  icaclient-6.30-r1.ebuild, icaclient-7.0.ebuild, -icaclient-8.0-r2.ebuild,
  icaclient-8.0-r3.ebuild, icaclient-9.0.ebuild:
  Fixed HOMEPAGE and download URL, as well as posted the older ebuilds to
  modular X. Closing bug #132426.

  11 Jan 2006; Jason Wever <weeve@gentoo.org> icaclient-9.0.ebuild:
  Added x-modular dependencies, resolves bug #115959. Thanks to Mike Auty
  <mike.auty@gmail.com> for the patch.

  16 Sep 2005; Ciaran McCreesh <ciaranm@gentoo.org> ChangeLog:
  Converted to UTF-8, fixed encoding screwups

  26 Aug 2005; Jason Wever <weeve@gentoo.org> icaclient-9.0.ebuild:
  Added fix for bug #103706.

  11 Aug 2005; Diego Pettenò <flameeyes@gentoo.org>
  icaclient-8.0-r3.ebuild, icaclient-9.0.ebuild:
  Call has_multilib_profile from pkg_setup instead of global scope.

  30 Jun 2005; Aron Griffis <agriffis@gentoo.org> icaclient-8.0-r3.ebuild:
  Fix use invocation: [ use gnome ] will never work

  28 Jun 2005; Aron Griffis <agriffis@gentoo.org> icaclient-9.0.ebuild:
  Fix use invocation

*icaclient-9.0 (18 May 2005)

  18 May 2005; Jason Wever <weeve@gentoo.org> icaclient-8.0-r3.ebuild,
  +icaclient-9.0.ebuild:
  Marked 8.0-r3 stable on x86 and added a version bump (resolves bug #92538).

  20 Apr 2005; Herbie Hopkins <herbs@gentoo.org> icaclient-8.0-r3.ebuild:
  Multilib fixes, add ~amd64 keyword - Bug #89057

*icaclient-8.0-r3 (12 Dec 2004)

  12 Dec 2004; Jason Wever <weeve@gentoo.org> -icaclient-8.0-r1.ebuild,
  +icaclient-8.0-r3.ebuild, -icaclient-8.0.ebuild:
  Added fix for bug #70601 and cleaned up old versions of package.

  24 Nov 2004; Sven Wegener <swegener@gentoo.org> icaclient-6.30-r1.ebuild:
  Fixed SRC_URI to match real file name.

*icaclient-8.0-r2 (30 Oct 2004)

  30 Oct 2004; Jason Wever <weeve@gentoo.org> +icaclient-8.0-r2.ebuild:
  Added NLS fixes wrt bug #69171, thanks to Rob Henderson
  <robh@cs.indiana.edu> for the patch.

*icaclient-8.0-r1 (04 Oct 2004)

  04 Oct 2004; Jason Wever <weeve@gentoo.org> files/10ICAClient,
  +icaclient-8.0-r1.ebuild:
  Added fixes for bugs #65732 and #66036. Thanks to Andy Wang
  <dopey@moonteeth.com> and Nico Baggus <mlspamcb@noci.xs4all.nl> for the
  work.

  18 Sep 2004; Jason Wever <weeve@gentoo.org> icaclient-7.0.ebuild,
  icaclient-8.0.ebuild:
  Cleaned up comments.

*icaclient-8.0 (28 Aug 2004)

  28 Aug 2004; Jason Wever <weeve@gentoo.org> +metadata.xml,
  +icaclient-8.0.ebuild:
  Added ebuild for version 8.0, take over ownership of package.

  01 Aug 2004; Jason Wever <weeve@gentoo.org> icaclient-6.30-r1.ebuild,
  icaclient-7.0.ebuild:
  Masked on sparc as only Solaris/SPARC binaries exist.

  01 Jul 2004; Jon Hood <squinky86@gentoo.org> icaclient-6.30-r1.ebuild,
  icaclient-7.0.ebuild:
  change virtual/glibc to virtual/libc

  07 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org>
  icaclient-6.30-r1.ebuild, icaclient-7.0.ebuild:
  dyn_fetch() -> pkg_nofetch(); tidy

  07 Jun 2004; Michael Sterrett <mr_bones_@gentoo.org> icaclient-6.30.ebuild:
  clean older ebuild

*icaclient-7.0 (11 Oct 2003)

  11 Oct 2003; Martin Holzer <mholzer@gentoo.org> icaclient-7.0.ebuild:
  Version bumped. Closes #26471

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
 
*icaclient-6.30-r1 (04 Nov 2002)

  04 Nov 2002; Mike Frysinger <vapier@gentoo.org> :
  Fixed installation issue per #10196

*icaclient-6.30 (8 Jun 2002)

  07 Jun 2002; phoen][x <phoenix@gentoo.org> icaclient-6.30.ebuild:
  Added KEYWORDS.

  08 Jun 2002; Donny Davies <woodchip@gentoo.org> :
  New port submitted bu Frédéric Mangeant <frederic.mangeant@free.fr>.
  Bug #2440.