summaryrefslogtreecommitdiff
blob: d1858c730ac19501fc391f206af70c8709ac20d1 (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
# ChangeLog for sys-apps/pcmcia-cs
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-apps/pcmcia-cs/ChangeLog,v 1.57 2004/02/07 07:14:21 latexer Exp $

  07 Feb 2004; Peter Johanson <latexer@gentoo.org> pcmcia-cs-3.2.5-r1.ebuild:
  Added patch to fix compiling when we have CONFIG_SMP. Mainly so liveCDs can
  have SMP and get pcmcia working.

  07 Feb 2004; Peter Johanson <latexer@gentoo.org> pcmcia-cs-3.2.5-r1.ebuild:
  Added a fix for compilation on ppc with recent kernels (bug #40293). Thanks to
  rommel for all the testing.

  06 Feb 2004; Peter Johanson <latexer@gentoo.org> pcmcia-cs-3.2.4.ebuild:
  Added a check for 2.6 kernels so we die and give the user useful info for
  getting things working

  04 Feb 2004; Peter Johanson <latexer@gentoo.org> files/pcmcia.conf,
  files/pcmcia.rc:
  Added ability to have two different PCIC modules attempted to the init system.
  This should be useful for liveCDs as well as for people switching between 2.6
  and 2.4 kernels potentially.

  03 Feb 2004; Peter Johanson <latexer@gentoo.org> pcmcia-cs-3.2.5-r1.ebuild,
  pcmcia-cs-3.2.5.ebuild:
  Fix to build orinoco drivers. Bug #35912 (thanks jeremy)

  02 Feb 2004; Peter Johanson <latexer@gentoo.org> pcmcia-cs-3.2.5-r1.ebuild,
  pcmcia-cs-3.2.5.ebuild:
  Added depmods in pkg_postinst()

  02 Feb 2004; Eric Sammer <esammer@gentoo.org> pcmcia-cs-3.2.5-r1.ebuild:
  Fixed bad URI for one of the patch files.

*pcmcia-cs-3.2.5-r1 (01 Feb 2004)

  01 Feb 2004; Peter Johanson <latexer@gentoo.org> pcmcia-cs-3.2.5-r1.ebuild,
  pcmcia-cs-3.2.5.ebuild:
  Added a fix for module-init-tools systems

  19 Jan 2004; Ciaran McCreesh <ciaranm@gentoo.org>
  pcmcia-cs-3.1.34-r8.ebuild, pcmcia-cs-3.2.4.ebuild, pcmcia-cs-3.2.5.ebuild:
  Marking as -sparc. The only vaguely non-broken sparc PCMCIA implementation
  comes with its own set of pcmcia-cs patches that are marked "for developers
  only".

  06 Jan 2004; Aron Griffis <agriffis@gentoo.org> pcmcia-cs-3.2.5.ebuild:
  Stable on alpha for bug 34771

  19 Dec 2003; Peter Johanson <latexer@gentoo.org> pcmcia-cs-3.2.5.ebuild:
  Fixes for ARCH and cleanup (bug #34773 and 34771)

  15 Dec 2003; Michael Sterrett <mr_bones_@gentoo.org> metadata.xml:
  <herd>base-system</herd> -> <herd>mobile</herd>

  02 Dec 2003; Aron Griffis <agriffis@gentoo.org> pcmcia-cs-3.2.5.ebuild:
  Mark stable on alpha

*pcmcia-cs-3.2.5 (09 Oct 2003)

  09 Oct 2003; Peter Johanson <latexer@gentoo.org> pcmcia-cs-3.2.5.ebuild,
  files/pcmcia.conf:
  Fixed files/pcmcia.conf to only have one entry in TCIC for bug #22462.
  pcmcia-cs-3.2.5 ebuild now fixes modversions.h path if using 2.6.x. Fix for
  using module-init-tools coming soon.

  08 Jun 2003; Peter Johanson <latexer@gentoo.org> files/pcmcia.rc:
  Little fix to pcmcia init script. bug #22396

*pcmcia-cs-3.2.4 (15 Apr 2003)

  15 Apr 2003; Peter Johanson <latexer@gentoo.org> pcmcia-cs-3.2.4.ebuild:
  Marked stable for x86

  8 Mar 2003; Peter Johanson <latexer@gentoo.org> files/pcmcia.conf :
  Added two socket drivers to PCIC by default.

  7 Mar 2003; Peter Johanson <latexer@gentoo.org> pcmcia-cs-3.2.1-r4.ebuild :
  Added --force configure option when USE="build"

  5 Mar 2003; Peter Johanson <latexer@gentoo.org> pcmcia-cs-3.2.3-r2.ebuild, pcmcia-cs-3.2.3-r2.ebuild :
  Added IUSE.

  4 Mar 2003; Peter Johanson <latexer@gentoo.org> pcmcia-cs-3.2.3-r2.ebuild :
  Fixed permissions so that src_unpack works with FEATURES="userpriv" enabled.

  4 Mar 2003; Peter Johanson <latexer@gentoo.org> pcmcia-cs-3.2.1-r4.ebuild :
  Changed "wavelan?" to "!wavelan?" to fix bug #16838.

  2 Mar 2003; Peter Johanson <latexer@gentoo.org> pcmcia-cs-3.2.1-r4.ebuild :
  Fixed permissions so that src_unpack works with FEATURES="userpriv" enabled.
  Also added wavelan? to SRC_URI to prevent extraneous downloads of orinoco stuff.

  2 Mar 2003; Peter Johanson <latexer@gentoo.org> pcmcia-cs-3.2.1-r4.ebuild :
  Fixed orinoco patch line.

  1 Mar 2003; Peter Johanson <latexer@gentoo.org> pcmcia-cs-3.2.1-r4.ebuild :
  Marked as stable for x86

*pcmcia-cs-3.2.3-r4 (25 Feb 2003)

  25 Feb 2003; Peter Johanson <latexer@gentoo.org> pcmcia-cs-3.2.1-r4 :
  Version bump to use latest ornico driver (0.13b)

  27 Jan 2003; Chad Huneycutt <chadh@gentoo.org> : old ebuilds
  Removed old ebuilds.  If you really need something, let me know, and I will
  rescue it.

  23 Jan 2003; Chad Huneycutt <chadh@gentoo.org> : files/pcmcia.rc
  fixed bugs in init script as reported in bug #13017

  15 Dec 2002; Chad Huneycutt <chadh@gentoo.org> : pcmcia-cs-3.1.33-r5.ebuild, pcmcia-cs-3.1.34-r6.ebuild, pcmcia-cs-3.1.34-r7.ebuild, pcmcia-cs-3.1.34-r8.ebuild, pcmcia-cs-3.2.0.ebuild, pcmcia-cs-3.2.1-r1.ebuild, pcmcia-cs-3.2.1-r2.ebuild, pcmcia-cs-3.2.1.ebuild, pcmcia-cs-3.2.2.ebuild, pcmcia-cs-3.2.3.ebuild :
  Changed the ebuilds to use new init script name (see below).

  15 Dec 2002; Chad Huneycutt <chadh@gentoo.org> : files/pcmcia.rc6, files/pcmcia.conf :
  Updated init script to load pcmcia modules (according to pcmcia.conf, aka
  /etc/conf.d/pcmcia) and changed filename to pcmcia.rc.

  06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords

*pcmcia-cs-3.2.3-r2 (22 Feb 2003)

  22 Feb 2003; Peter Johanson <latexer@gentoo.org> pcmcia-cs-3.2.3-r2.ebuild files/digest-pcmcia-cs-3.2.3-r2 :
  Version bump to include the latest orinoco driver with monitor mode patch (0.13b)

*pcmcia-cs-3.2.3-r1 (27 Jan 2003)

  27 Jan 2003; Chad Huneycutt <chadh@gentoo.org> : pcmcia-cs-3.2.3-r1.ebuild
  One ebuild to rule them all ;-).  Added the local USE var "monitor" to choose
  whether to install the 0.11b orinoco driver with shmoo patch or the newer
  0.13a orinoco drivers and no monitor patch.
 
*pcmcia-cs-3.2.3 (17 Nov 2002)

  17 Nov 2002; Hanno Boeck <hanno@gentoo.org> pcmcia-cs-3.2.3.ebuild :
  New version. Cleaned up ebuild a lot.
  Changes:
  - Updated orinoco-driver to 0.13a
  - Removed use of wavelan-keyword, orinoco-driver should be updated always.
  - Remove replacement of ide_cs with ide-cs, this is fixed upstream.
  - Some cleanups to make ebuild more readable and some lintool-fixes.

*pcmcia-cs-3.2.2 (28 Oct 2002)

  11 Nov 2002; Chad Huneycutt <chadh@gentoo.org> pcmcia-cs-3.2.2.ebuild:
  Revision bump.

*pcmcia-cs-3.2.1-r3 (27 Jan 2003)

  27 Jan 2003; Chad Huneycutt <chadh@gentoo.org> : pcmcia-cs-3.2.1-r3.ebuild
  Fixes to apply the orinoco shmoo patch properly.  wavelan is no longer needed
  in your USE.  Also downgraded orinoco version to latest that there is shmoo
  patch for (0.11b).  For later orinoco drivers, try the pcmcia-cs-3.2.3 ebuilds

*pcmcia-cs-3.2.1-r2 (28 Oct 2002)

  28 Oct 2002; Chad Huneycutt <chadh@gentoo.org> pcmcia-cs-3.2.1-r2.ebuild :
  This is a patch to make airsnort/kismet work with our package.  Added in
  response to bug 7242 by jrray@gentoo.org

*pcmcia-cs-3.2.1-r1 (28 Oct 2002)

  28 Oct 2002; Chad Huneycutt <chadh@gentoo.org> pcmcia-cs-3.2.1-r1.ebuild :
  Version bump and a fix for an xforms bug

*pcmcia-cs-3.2.0 (25 July 2002)

  25 Jul 2002; Doug Goldstein <cardoe@gentoo.org> pcmcia-cs-3.2.0.ebuild :
  Version bump

*pcmcia-cs-3.1.34-r4 (14 July 2002)

  14 Jul 2002; phoen][x <phoenix@gentoo.org> pcmcia-cs-3.1.34-r4.ebuild :
  Added KEYWORDS.

*pcmcia-cs-3.1.34-r3 (14 July 2002)

  14 Jul 2002; phoen][x <phoenix@gentoo.org> pcmcia-cs-3.1.34-r3.ebuild :
  Added KEYWORDS.

*pcmcia-cs-3.1.34 (13 July 2002)
  
  21 Jul 2002; Mark Guertin <gerk@gentoo.org>:
  updated keywords (ppc)

  13 July 2002; Doug Goldstein <cardoe@gentoo.org> pcmcia-cs-3.1.34-r8.ebuild

  Corrected an issue where we were attempting "sed"ing the Configure file from the wrong directory so it
  never happened. 
  Includes chadh's cardmgr with -f patch (this was included in -r7 but someone didn't edit the ChangeLog)
  Added the use of the wavelan USE var to disable the use of the Orinoco drivers if +wavelan is set.
  Corrected a problem where pkg_postinst() was called src_postinst() so our post install info was never
  being displayed 

*pcmcia-cs-3.1.35_beta2 (12 July 2002)

  12 July 2002; Doug Goldstein <cardoe@gentoo.org> pcmcia-cs-3.1.35_beta2.ebuild
  
  Since .34 and lower have some very very annoying and dibilitating (sp) bugs in them I'm creating this..
  It carries over my fixes from .34-r6 still as they haven't been made upstream yet
  There is no beta1 ebuild, only beta2 as the file this ebuild uses is the 2nd beta file released

*pcmcia-cs-3.1.34 (12 July 2002)

  12 July 2002; Doug Goldstein <cardoe@gentoo.org> pcmcia-cs-3.1.34-r6.ebuild

  Addressed bug #3400 about /etc/pcmcia/config needing all "ide_cs" renamed to "ide-cs"
  It was also a bug on PCMCIA-CS's official site.
  Updated orinoco to 0.12b and corrected another ebuild typo.

*pcmcia-cs-3.1.34 (05 July 2002)

  05 July 2002; Doug Goldstein <cardoe@gentoo.org> pcmcia-cs-3.1.34-r5.ebuild

  14 Jul 2002; phoen][x <phoenix@gentoo.org> pcmcia-cs-3.1.34-r5.ebuild :
  Added KEYWORDS.
  
  Updated to orinoco 0.12a and got rid of the errors about gentoo-3.1.34.patch missing and correted with lintool

*pcmcia-cs-3.1.34 (01 July 2002)

  02 July 2002; Chad Huneycutt <chadh@gentoo.org> pcmcia-cs-3.1.34-r2.ebuild

  Well, it appears that there is bug in cardmgr.  This is an attempted fix.

  01 July 2002; Chad Huneycutt <chadh@gentoo.org> pcmcia-cs-3.1.34-r1.ebuild

  Updated orinoco drivers to version 0.12

  01 July 2002; Chad Huneycutt <chadh@gentoo.org> pcmcia-cs-3.1.34.ebuild

  New version.

*pcmcia-cs-3.1.33-r5 (09 June 2002)

  14 Jul 2002; phoen][x <phoenix@gentoo.org> pcmcia-cs-3.1.33-r5.ebuild :
  Added KEYWORDS.

  08 June 2002; Mark Guertin <gerk@gentoo.org>

  Added ppc fixes to this ebuild.  Left new orinoco driver section in (but commented as it is still testing)


*pcmcia-cs-3.1.33-r4 (01 May 2002)

  14 Jul 2002; phoen][x <phoenix@gentoo.org> pcmcia-cs-3.1.33-r4.ebuild :
  Added KEYWORDS, SLOT.

  01 May 2002; Karl Trygve Kalleberg <karltk@gentoo.org> pcmcia-cs-3.1.33-r4.ebuild files/digest-pcmcia-cs-3.1.33-r4 :

  Added new version of the orinoco_cs driver. The SMC2632W card now works
  again.

  Cleaned up this horrid ChangeLog somewhat.

  Old revision kept, new revision masked, as the new orinoco driver 
  hasn't recived adequate testing.

*pcmcia-cs-3.1.33-r3,pcmcia-cs-3.1.31-r7 (28 Mar 2002)

  14 Jul 2002; phoen][x <phoenix@gentoo.org> pcmcia-cs-3.1.33-r3.ebuild :
  Added KEYWORDS, SLOT.

  14 Jul 2002; phoen][x <phoenix@gentoo.org> pcmcia-cs-3.1.31-r7.ebuild :
  Added KEYWORDS, SLOT.

  30 Mar 2002; Daniel Robbins <drobbins@gentoo.org> : 

  removed X support, a much-requested change.  No rev bump.

  28 Mar 2002; Chad Huneycutt <chadh@gentoo.org> :

  changed doins to doexe for installing the network script executably

  28 Mar 2002; Chad Huneycutt <chadh@gentoo.org> :

  typo in the stop code.

*pcmcia-cs-3.1.33-r2, pcmcia-cs-3.1.31-r6 (19 Mar 2002)

  19 Mar 2002; Chad Huneycutt <chadh@gentoo.org> :

  hacked up the /etc/pcmcia/network script that cardmgr uses to start network
  iterfaces to call Gentoo's network init scripts

*pcmcia-cs-3.1.33-r1 (18 Mar 2002)

  18 Mar 2002; Chad Huneycutt <chadh@gentoo.org> :

  newest version of pcmcia-cs

*pcmcia-cs-3.1.31-r5 (14 Mar 2002)

  14 Mar 2002; Karl Trygve Kalleberg <karltk@gentoo.org>: pcmcia-cs-3.1.31-r5.ebuild :

  The test for the nocardbus USE flag was reversed. Fixed.

*pcmcia-cs-3.1.31-r4 (14 Mar 2002)

  14 Mar 2002; Chad Huneycutt <chadh@gentoo.org> : 

  many fixes:
  1. added USE variables for trusted apps, apm, cardbus, and pnp
  2. updated init script to die slightly more gracefully when cardmgr
     cannot start
  3. changed configuration settings for init script (previously
     /etc/pcmcia.conf) to install instead to /etc/conf.d as the Gentoo-specific
     config
  4. Undid drobbins "-f" fix below, as it is not a very good default behavior,
     if , say, cardmgr starts dhcpcd, which can take a while to obtain
     information.  There is a CARDMGR_OPTS variable in /etc/conf.d/pcmcia where
     users can specify this if they want.
  5. I also put hermes.conf in ${FILESDIR}, but I am not installing it, as it
     causes cardmgr to choose the orinoco_cs driver over wvlan_cs, which may not
     be what the user wants.  It is documented pretty well that it must be
     downloaded, so I think it is safe to leave it out.

*pcmcia-cs-3.1.31-r3 (05 Mar 2002)

  05 Mar 2002; Daniel Robbins <drobbins@gentoo.org> : 

  properly install the pcmcia rc script into /etc/init.d; add -f option 
  to cardmgr so that it stays in the foreground until it's done doing its 
  thing.  This ensures that any network interfaces are set up after it 
  detaches.  This closes bug #972.

*pcmcia-cs-3.1.31-r2 (10 Feb 2002)

  10 Feb 2002; Daniel Robbins <drobbins@gentoo.org> : 

  Configure --srctree option added to tell pcmcia-cs to configure for 
  kernel described in /usr/src/linux rather than the currently-running 
  kernel (which is otherwise the default). We're now doing this the "right"
  way. 

*pcmcia-cs-3.1.31-r1 (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.