Gentoo Archives: gentoo-commits

From: "Andreas Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] dev/dilfridge:master commit in: net-print/cups/files/, net-print/cups/
Date: Sat, 28 Jan 2012 20:52:43
Message-Id: bb9b0552ea675897abaf944eae5161d3c4a065ff.dilfridge@gentoo
1 commit: bb9b0552ea675897abaf944eae5161d3c4a065ff
2 Author: Andreas K. Huettel (dilfridge) <mail <AT> akhuettel <DOT> de>
3 AuthorDate: Sat Jan 28 20:53:26 2012 +0000
4 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 28 20:53:26 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=dev/dilfridge.git;a=commit;h=bb9b0552
7
8 [net-print/cups] Not needed here anymore
9
10 ---
11 net-print/cups/ChangeLog | 1729 --------------------
12 net-print/cups/Manifest | 39 -
13 net-print/cups/cups-1.4.6-r21.ebuild | 296 ----
14 net-print/cups/cups-1.5_rc1.ebuild | 291 ----
15 .../cups/files/cups-1.4.0-backend-https.patch | 11 -
16 net-print/cups/files/cups-1.4.2-str3200.patch | 43 -
17 .../files/cups-1.4.4-dont-compress-manpages.patch | 20 -
18 .../cups/files/cups-1.4.4-fix-install-perms.patch | 22 -
19 net-print/cups/files/cups-1.4.4-nostrip.patch | 14 -
20 .../cups/files/cups-1.4.4-perl-includes.patch | 12 -
21 net-print/cups/files/cups-1.4.4-php-destdir.patch | 21 -
22 net-print/cups/files/cups-1.4.6-force-gnutls.patch | 93 --
23 .../cups/files/cups-1.4.6-serialize-gnutls.patch | 113 --
24 net-print/cups/files/cups-1.4.6-web-hang.patch | 54 -
25 net-print/cups/files/cupsd.init.d | 20 -
26 net-print/cups/files/pdftops-1.20.gentoo | 340 ----
27 net-print/cups/metadata.xml | 19 -
28 net-print/cups/notes.txt | 16 -
29 18 files changed, 0 insertions(+), 3153 deletions(-)
30
31 diff --git a/net-print/cups/ChangeLog b/net-print/cups/ChangeLog
32 deleted file mode 100644
33 index 4132d0f..0000000
34 --- a/net-print/cups/ChangeLog
35 +++ /dev/null
36 @@ -1,1729 +0,0 @@
37 -# ChangeLog for net-print/cups
38 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
39 -# $Header: /var/cvsroot/gentoo-x86/net-print/cups/ChangeLog,v 1.416 2011/06/06 21:54:07 dilfridge Exp $
40 -
41 -*cups-1.5_rc1 (18 Jun 2011)
42 -
43 - 18 Jun 2011; Andreas K. Huettel <dilfridge@g.o> +cups-1.5_rc1.ebuild,
44 - +notes.txt:
45 - Version bump. Builds fine, but not otherwise tested yet.
46 -
47 - 18 Jun 2011; Andreas K. Huettel <dilfridge@g.o>
48 - +files/cups-1.4.0-backend-https.patch, +files/cups-1.4.2-str3200.patch,
49 - +files/cups-1.4.4-dont-compress-manpages.patch,
50 - +files/cups-1.4.4-fix-install-perms.patch, +files/cups-1.4.4-nostrip.patch,
51 - +files/cups-1.4.4-perl-includes.patch, +files/cups-1.4.4-php-destdir.patch,
52 - +cups-1.4.6-r21.ebuild, +files/cups-1.4.6-force-gnutls.patch,
53 - +files/cups-1.4.6-serialize-gnutls.patch, +files/cups-1.4.6-web-hang.patch,
54 - +files/pdftops-1.20.gentoo, +files/cupsd.init.d, +metadata.xml:
55 - Copied to dilfridge overlay
56 -
57 - 06 Jun 2011; Andreas K. Huettel <dilfridge@g.o> cups-1.4.6-r2.ebuild,
58 - cups-1.4.6-r21.ebuild:
59 - Force-enable threads whenever we use gnutls, bug 352252
60 -
61 -*cups-1.4.6-r21 (05 Jun 2011)
62 -*cups-1.4.6-r2 (05 Jun 2011)
63 -
64 - 05 Jun 2011; Andreas K. Huettel <dilfridge@g.o> +cups-1.4.6-r2.ebuild,
65 - +cups-1.4.6-r21.ebuild:
66 - Split into libusb and non-libusb ebuild revisions, so we can stable without
67 - taking care of the libusb mess first.
68 -
69 - 05 Jun 2011; Andreas K. Huettel <dilfridge@g.o> cups-1.4.6-r1.ebuild:
70 - Improve informational messages
71 -
72 - 03 Jun 2011; Diego E. Pettenò <flameeyes@g.o> metadata.xml:
73 - QA: the meaning of python, perl, php and java USE flags is non-obvious in
74 - CUPS, so make it more explicit. (I was looking for pycups as cups[python]).
75 -
76 - 03 May 2011; Tomáš Chvátal <scarabeus@g.o> cups-1.4.6-r1.ebuild:
77 - Try to reorder the warnings for the usb useflag to be more self-explanatory.
78 -
79 - 01 May 2011; Tomáš Chvátal <scarabeus@g.o> cups-1.4.6-r1.ebuild:
80 - use linux-info rather than linux-mod eclass. Per bug #365491.
81 -
82 - 30 Apr 2011; Tomáš Chvátal <scarabeus@g.o> cups-1.4.6-r1.ebuild:
83 - Add the kernel check so we really ensure nobody tries both libusb and usblp
84 - at once.
85 -
86 - 30 Apr 2011; Tomáš Chvátal <scarabeus@g.o> cups-1.4.6-r1.ebuild:
87 - Add new shiny elog message about what usb useflag does on cups.
88 -
89 -*cups-1.4.6-r1 (30 Apr 2011)
90 -
91 - 30 Apr 2011; Tomáš Chvátal <scarabeus@g.o> -cups-1.4.6.ebuild,
92 - +cups-1.4.6-r1.ebuild, +files/cups-1.4.6-web-hang.patch:
93 - Revision bump to fix few bugs reported on bugzilla. Wrong libgcrypt
94 - dependency and cgi hangup.
95 -
96 - 30 Apr 2011; Tomáš Chvátal <scarabeus@g.o> cups-1.3.11-r4.ebuild:
97 - Just enforce cups useflag to be enabled on ghostscript.cd
98 - /home/scarab/gentoo/gentoo-x86/net-print/cups
99 -
100 - 07 Apr 2011; Diego E. Pettenò <flameeyes@g.o> cups-1.4.6.ebuild:
101 - QA: only try to set up active python version when python USE flag is enabled.
102 -
103 - 19 Mar 2011; Samuli Suominen <ssuominen@g.o> cups-1.3.11-r4.ebuild,
104 - cups-1.4.6.ebuild:
105 - Move virtual/lpr to new-style virtual.
106 -
107 - 28 Feb 2011; Samuli Suominen <ssuominen@g.o> cups-1.3.11-r4.ebuild:
108 - Use virtual/jpeg.
109 -
110 -*cups-1.4.6 (13 Jan 2011)
111 -
112 - 13 Jan 2011; Timo Gurr <tgurr@g.o> -cups-1.4.4-r2.ebuild,
113 - -cups-1.4.5.ebuild, +cups-1.4.6.ebuild, +files/cups-1.4.6-force-gnutls.patch,
114 - +files/cups-1.4.6-serialize-gnutls.patch:
115 - Version bump, fixing bug #313555 and #350406. Remove old.
116 -
117 -*cups-1.3.11-r4 (01 Dec 2010)
118 -
119 - 01 Dec 2010; Tomáš Chvátal <scarabeus@g.o> -cups-1.3.11-r2.ebuild,
120 - -cups-1.3.11-r3.ebuild, +cups-1.3.11-r4.ebuild,
121 - +files/cups-1.3.11-pdf-m4.patch:
122 - Revision bump (directly stable) to fix nasty issue with pstopdf buildtime
123 - requirement (only changed the m4 to work properly).
124 -
125 -*cups-1.4.5 (01 Dec 2010)
126 -
127 - 01 Dec 2010; Tomáš Chvátal <scarabeus@g.o> +cups-1.4.5.ebuild:
128 - Version bump
129 -
130 -*cups-1.3.11-r3 (12 Nov 2010)
131 -
132 - 12 Nov 2010; Raúl Porcel <armin76@g.o> -cups-1.3.11-r1.ebuild,
133 - +cups-1.3.11-r3.ebuild:
134 - Fix super annoying bug 309901
135 -
136 - 12 Sep 2010; Tomáš Chvátal <scarabeus@g.o> cups-1.4.4-r2.ebuild,
137 - +files/cups-1.4.4-perl-includes.patch:
138 - Fix building with perl useflag enabled. Per bug #336839.
139 -
140 -*cups-1.4.4-r2 (11 Sep 2010)
141 -
142 - 11 Sep 2010; Timo Gurr <tgurr@g.o> -cups-1.4.4.ebuild,
143 - -cups-1.4.4-r1.ebuild, +cups-1.4.4-r2.ebuild,
144 - +files/cups-1.4.4-dont-compress-manpages.patch,
145 - +files/cups-1.4.4-fix-install-perms.patch,
146 - +files/cups-1.4.4-nostrip.patch, +files/cups-1.4.4-php-destdir.patch:
147 - Revbump, fixing bug #296221.
148 -
149 - 10 Sep 2010; Tomáš Chvátal <scarabeus@g.o> cups-1.4.4-r1.ebuild:
150 - Revision bump again. This time with mimimalistic patches only altering
151 - build. Feel free to rework them.
152 -
153 - 13 Aug 2010; Tomáš Chvátal <scarabeus@g.o>
154 - -cups-1.4.4-r1.ebuild:
155 - Drop my version. I am not interested in maintaining cups fully and
156 - maintainer correctly pointed out he dont want to maintian such huge
157 - patchset.
158 -
159 -*cups-1.4.4-r1 (13 Aug 2010)
160 -
161 - 13 Aug 2010; Tomáš Chvátal <scarabeus@g.o>
162 - +cups-1.4.4-r1.ebuild:
163 - Revbump with various patches i collected around.
164 -
165 - 10 Aug 2010; Tomáš Chvátal <scarabeus@g.o>
166 - cups-1.3.11-r1.ebuild, cups-1.3.11-r2.ebuild:
167 - Fix deps per bug #328773.
168 -
169 - 30 Jul 2010; Jory A. Pratt <anarchy@g.o> cups-1.4.4.ebuild:
170 - make threads support optional, ack from scarabeus
171 -
172 - 18 Jul 2010; Joseph Jezak <josejx@g.o> cups-1.3.11-r2.ebuild:
173 - Marked ppc stable for bug #295256.
174 -
175 - 17 Jul 2010; Raúl Porcel <armin76@g.o> cups-1.3.11-r2.ebuild:
176 - arm/ia64/m68k/s390/sh/sparc stable wrt #295256
177 -
178 - 12 Jul 2010; Markos Chandras <hwoarang@g.o> cups-1.3.11-r2.ebuild:
179 - Stable on amd64 wrt bug #295256
180 -
181 - 11 Jul 2010; Tobias Klausmann <klausman@g.o> cups-1.3.11-r2.ebuild:
182 - Stable on alpha, bug #295256
183 -
184 - 10 Jul 2010; Jeroen Roovers <jer@g.o> cups-1.3.11-r2.ebuild:
185 - Stable for HPPA (bug #295256).
186 -
187 - 08 Jul 2010; Brent Baude <ranger@g.o> cups-1.3.11-r2.ebuild:
188 - Marking cups-1.3.11-r2 ppc64 for bug 295256
189 -
190 - 04 Jul 2010; Pawel Hajdan jr <phajdan.jr@g.o>
191 - cups-1.3.11-r2.ebuild:
192 - x86 stable wrt security bug #295256
193 -
194 - 30 Jun 2010; Jeroen Roovers <jer@g.o> cups-1.4.4.ebuild:
195 - Respect LDFLAGS (bug #284769).
196 -
197 - 30 Jun 2010; Jeroen Roovers <jer@g.o> cups-1.3.11-r1.ebuild,
198 - cups-1.3.11-r2.ebuild:
199 - Use --with-optim to respect CFLAGS (bug #261214).
200 -
201 -*cups-1.4.4 (22 Jun 2010)
202 -
203 - 22 Jun 2010; Timo Gurr <tgurr@g.o> -cups-1.4.3.ebuild,
204 - +cups-1.4.4.ebuild:
205 - Version bump, release includes security fixes.
206 -
207 -*cups-1.4.3 (31 Mar 2010)
208 -
209 - 31 Mar 2010; Timo Gurr <tgurr@g.o> -cups-1.4.2-r1.ebuild,
210 - +cups-1.4.3.ebuild:
211 - Version bump, fixing bug #284771 and #295369.
212 -
213 - 08 Mar 2010; Maciej Mrozowski <reavertm@g.o> cups-1.3.11-r1.ebuild,
214 - cups-1.3.11-r2.ebuild, cups-1.4.2-r1.ebuild:
215 - Fixed cyclic dependency with app-text/poppler[utils]
216 -
217 - 10 Feb 2010; Samuli Suominen <ssuominen@g.o> cups-1.3.11-r1.ebuild,
218 - cups-1.3.11-r2.ebuild, cups-1.4.2-r1.ebuild:
219 - Fix poppler depend.
220 -
221 - 24 Jan 2010; Jonathan Callen <abcd@g.o> cups-1.4.2-r1.ebuild:
222 - Depend on virtual/poppler-utils, not app-text/poppler-utils
223 -
224 - 22 Jan 2010; Samuli Suominen <ssuominen@g.o> cups-1.4.2-r1.ebuild:
225 - Require SLOT="0" of media-libs/jpeg for headers.
226 -
227 - 26 Dec 2009; Peter Volkov <pva@g.o> cups-1.3.11-r1.ebuild,
228 - cups-1.3.11-r2.ebuild:
229 - virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only
230 - implementation left in the tree.
231 -
232 -*cups-1.4.2-r1 (30 Nov 2009)
233 -*cups-1.3.11-r2 (30 Nov 2009)
234 -
235 - 30 Nov 2009; Timo Gurr <tgurr@g.o> -cups-1.3.10-r2.ebuild,
236 - +cups-1.3.11-r2.ebuild, +files/cups-1.3.11-str3200.patch,
237 - -cups-1.4.2.ebuild, +cups-1.4.2-r1.ebuild,
238 - +files/cups-1.4.2-str3200.patch:
239 - Revbumps fixing security issue CVE-2009-3553. Fix linguas handling bug
240 - #293217 thanks to Rafał Mużyło, remove zeroconf of cups 1.4 since it's
241 - missing an avahi implementation, bug #293295. Remove old.
242 -
243 - 24 Nov 2009; Jeroen Roovers <jer@g.o> cups-1.3.11-r1.ebuild:
244 - Stable for HPPA (bug #293865).
245 -
246 - 23 Nov 2009; Brent Baude <ranger@g.o> cups-1.3.11-r1.ebuild:
247 - Marking cups-1.3.11-r1 ppc64 for bug 293865
248 -
249 - 23 Nov 2009; Raúl Porcel <armin76@g.o> cups-1.3.11-r1.ebuild:
250 - ia64/m68k/s390/sh/sparc stable wrt #293865
251 -
252 - 23 Nov 2009; Markus Meier <maekke@g.o> cups-1.3.11-r1.ebuild:
253 - amd64/arm/x86 stable, bug #293865
254 -
255 - 22 Nov 2009; Tobias Klausmann <klausman@g.o> cups-1.3.11-r1.ebuild:
256 - Stable on alpha, bug #293865
257 -
258 - 21 Nov 2009; nixnut <nixnut@g.o> cups-1.3.11-r1.ebuild:
259 - ppc stable #293865
260 -
261 - 21 Nov 2009; Jeroen Roovers <jer@g.o> cups-1.3.10-r2.ebuild,
262 - cups-1.3.11-r1.ebuild:
263 - Correct sed command.
264 -
265 -*cups-1.4.2 (13 Nov 2009)
266 -*cups-1.3.11-r1 (13 Nov 2009)
267 -
268 - 13 Nov 2009; Timo Gurr <tgurr@g.o>
269 - -files/cups-1.3.9-CVE-2008-5286.patch, cups-1.3.10-r2.ebuild,
270 - -cups-1.3.11.ebuild, +cups-1.3.11-r1.ebuild,
271 - +files/cups-1.3.11-str3367-security-1.3v2.patch,
272 - +files/cups-1.3.11-str3401-security-1.3v2-regression.patch,
273 - -cups-1.4.1.ebuild, -files/cups-1.4.1-usb-function-decl.patch,
274 - +cups-1.4.2.ebuild:
275 - Version bumps, fixing security issues. QA fixes. Remove old.
276 -
277 - 17 Sep 2009; Jim Ramsay <lack@g.o> cups-1.4.1.ebuild,
278 - +files/cups-1.4.1-usb-function-decl.patch:
279 - Add patch which fixes bug #285003
280 -
281 -*cups-1.4.1 (13 Sep 2009)
282 -
283 - 13 Sep 2009; Timo Gurr <tgurr@g.o> -cups-1.3.10-r1.ebuild,
284 - +files/cups-1.4.0-backend-https.patch, +cups-1.4.1.ebuild:
285 - Version bump including EAPI2 love and general ebuild overhaul.
286 -
287 - 09 Aug 2009; nixnut <nixnut@g.o> cups-1.3.10-r2.ebuild:
288 - ppc stable #275685
289 -
290 - 21 Jul 2009; <chainsaw@g.o> cups-1.3.10-r2.ebuild:
291 - Marked stable on AMD64 as requested by Arfrever Frehtes Taifersar Arahesis
292 - <arfrever@g.o> in bug #275685. Tested on a Core2 Duo with a Hewlett
293 - Packard 4250dtn.
294 -
295 - 12 Jul 2009; Raúl Porcel <armin76@g.o> cups-1.3.10-r2.ebuild:
296 - arm/ia64/m68k/s390/sh stable wrt #275685
297 -
298 -*cups-1.3.11 (08 Jul 2009)
299 -
300 - 08 Jul 2009; Timo Gurr <tgurr@g.o> -cups-1.3.9-r1.ebuild,
301 - +cups-1.3.11.ebuild:
302 - Version bump fixing bug #276782. Remove old.
303 -
304 - 04 Jul 2009; Brent Baude <ranger@g.o> cups-1.3.10-r2.ebuild:
305 - stable ppc64, bug 275685
306 -
307 - 30 Jun 2009; Christian Faulhammer <fauli@g.o>
308 - cups-1.3.10-r2.ebuild:
309 - stable x86, bug 275685
310 -
311 - 30 Jun 2009; Jeroen Roovers <jer@g.o> cups-1.3.10-r2.ebuild:
312 - Stable for HPPA (bug #275685).
313 -
314 - 28 Jun 2009; Tobias Klausmann <klausman@g.o> cups-1.3.10-r2.ebuild:
315 - Stable on alpha, bug #275685
316 -
317 - 28 Jun 2009; Ferris McCormick <fmccor@g.o> cups-1.3.10-r2.ebuild:
318 - Sparc stable, bug #275685.
319 -
320 -*cups-1.3.10-r2 (29 May 2009)
321 -
322 - 29 May 2009; Timo Gurr <tgurr@g.o> +cups-1.3.10-r2.ebuild,
323 - +files/cups-1.3.10-str3178.patch:
324 - Revision bump, fixing the detection of newer libgnutls versions, bug
325 - #253717. Thanks Daniel Black for the patch.
326 -
327 - 26 May 2009; Peter Volkov <pva@g.o> cups-1.3.9-r1.ebuild,
328 - cups-1.3.10-r1.ebuild:
329 - app-text/ghostscript-esp was removed from the tree, removing straces from
330 - ebuild, bug #261434.
331 -
332 -*cups-1.3.10-r1 (25 Apr 2009)
333 -
334 - 25 Apr 2009; Timo Gurr <tgurr@g.o> -cups-1.3.10.ebuild,
335 - +cups-1.3.10-r1.ebuild:
336 - Revbump fixing local printing problems caused by client.conf settings due
337 - to changed CUPS behaviour.
338 -
339 - 21 Apr 2009; Tobias Klausmann <klausman@g.o> cups-1.3.10:
340 - Stable on alpha, bug #263070
341 -
342 - 20 Apr 2009; Raúl Porcel <armin76@g.o> cups-1.3.10.ebuild:
343 - arm/ia64/m68k/s390/sh/sparc stable wrt #263070
344 -
345 - 18 Apr 2009; Jeroen Roovers <jer@g.o> cups-1.3.10:
346 - Stable for HPPA (bug #263070).
347 -
348 - 18 Apr 2009; Brent Baude <ranger@g.o> cups-1.3.10.ebuild:
349 - Marking cups-1.3.10 ppc64 and ppc for bug 263070
350 -
351 - 18 Apr 2009; Markus Meier <maekke@g.o> cups-1.3.10:
352 - x86 stable, bug #263070
353 -
354 - 17 Apr 2009; Thomas Anderson <gentoofan23@g.o> cups-1.3.10.ebuild:
355 - stable amd64, security bug #263070
356 -
357 -*cups-1.3.10 (17 Apr 2009)
358 -
359 - 17 Apr 2009; Timo Gurr <tgurr@g.o>
360 - -files/cups-1.3.8-CVE-2008-3639.patch,
361 - -files/cups-1.3.8-CVE-2008-3640.patch,
362 - -files/cups-1.3.8-CVE-2008-3641.patch,
363 - -files/cups-1.3.8-str2892-1.3.patch, -files/cups-1.3.8-str2924.patch,
364 - -cups-1.3.8-r2.ebuild, +cups-1.3.10.ebuild:
365 - Version bump including security fixes, see bug #263070. Drop 3rd party
366 - pdftops perl wrapper in favor of the brand new upstream filter.
367 -
368 - 30 Mar 2009; Peter Alfredsen <loki_val@g.o> cups-1.3.8-r2.ebuild,
369 - cups-1.3.9-r1.ebuild:
370 - Update dependencies w.r.t. bug 264230, fully-split-out poppler transition.
371 -
372 - 09 Mar 2009; Raúl Porcel <armin76@g.o> cups-1.3.9-r1.ebuild:
373 - Add workaround for sh
374 -
375 - 11 Dec 2008; Tobias Klausmann <klausman@g.o> cups-1.3.9-r1.ebuild:
376 - Stable on alpha, bug #249727
377 -
378 - 10 Dec 2008; Raúl Porcel <armin76@g.o> cups-1.3.9-r1.ebuild:
379 - arm/ia64 stable wrt #249727
380 -
381 - 09 Dec 2008; Friedrich Oslage <bluebird@g.o> cups-1.3.9-r1.ebuild:
382 - Stable on sparc, security bug #249727
383 -
384 - 09 Dec 2008; Jeroen Roovers <jer@g.o> cups-1.3.9-r1.ebuild:
385 - Stable for HPPA (bug #249727).
386 -
387 - 08 Dec 2008; Brent Baude <ranger@g.o> cups-1.3.9-r1.ebuild:
388 - Marking cups-1.3.9-r1 ppc64 for bug 249727
389 -
390 - 08 Dec 2008; Markus Meier <maekke@g.o> cups-1.3.9-r1.ebuild:
391 - x86 stable, bug #249727
392 -
393 - 07 Dec 2008; Richard Freeman <rich0@g.o> cups-1.3.9-r1.ebuild:
394 - amd64 stable - 249727
395 -
396 - 06 Dec 2008; Tobias Scherbaum <dertobi123@g.o>
397 - cups-1.3.9-r1.ebuild:
398 - ppc stable, bug #249727
399 -
400 -*cups-1.3.9-r1 (04 Dec 2008)
401 -
402 - 04 Dec 2008; Timo Gurr <tgurr@g.o>
403 - +files/cups-1.3.9-CVE-2008-5286.patch, -cups-1.3.9.ebuild,
404 - +cups-1.3.9-r1.ebuild:
405 - Revbump fixing security bug #249727 (CVE-2008-5286). Remove old.
406 -
407 - 25 Nov 2008; Timo Gurr <tgurr@g.o>
408 - -files/cups-1.2.12-CVE-2007-4045.patch,
409 - -files/cups-1.2.12-CVE-2007-4351.patch,
410 - -files/cups-1.2.12-CVE-2007-5849.patch,
411 - -files/cups-1.2.12-CVE-2008-0047.patch,
412 - -files/cups-1.2.12-CVE-2008-0053.patch,
413 - -files/cups-1.2.12-CVE-2008-0882.patch,
414 - -files/cups-1.2.12-CVE-2008-1373.patch,
415 - -files/cups-1.2.12-CVE-2008-1722.patch, -files/cupsd.init,
416 - -cups-1.2.12-r4.ebuild, -cups-1.2.12-r8.ebuild, -cups-1.3.8-r1.ebuild:
417 - Remove old and vulnerable versions, finally getting rid of CUPS 1.2.x.
418 -
419 - 09 Nov 2008; Tobias Klausmann <klausman@g.o> Manifest:
420 - Fixed manifest for cups-1.3.8-source.tar.bz2
421 -
422 - 09 Nov 2008; Raúl Porcel <armin76@g.o> cups-1.3.8-r2.ebuild:
423 - ia64 stable
424 -
425 - 08 Nov 2008; Tobias Klausmann <klausman@g.o> cups-1.3.8-r2.ebuild:
426 - Stable on alpha, bug #238976
427 -
428 - 11 Oct 2008; Timo Gurr <tgurr@g.o>
429 - -files/cups-1.3.7-CVE-2008-1722.patch:
430 - Fix broken Manifest, bug #241216. Remove leftover patch from filesdir.
431 -
432 - 10 Oct 2008; Timo Gurr <tgurr@g.o> cups-1.2.12-r8.ebuild:
433 - Doh, correct copy&paste error.
434 -
435 -*cups-1.3.9 (10 Oct 2008)
436 -*cups-1.3.8-r2 (10 Oct 2008)
437 -
438 - 10 Oct 2008; Timo Gurr <tgurr@g.o>
439 - +files/cups-1.3.8-CVE-2008-3639.patch,
440 - +files/cups-1.3.8-CVE-2008-3640.patch,
441 - +files/cups-1.3.8-CVE-2008-3641.patch, +files/cups-1.3.8-str2924.patch,
442 - cups-1.2.12-r4.ebuild, -cups-1.2.12-r7.ebuild, cups-1.2.12-r8.ebuild,
443 - -cups-1.3.7-r1.ebuild, -cups-1.3.8.ebuild, +cups-1.3.8-r2.ebuild,
444 - +cups-1.3.9.ebuild:
445 - Bump CUPS to new version 1.3.9 and revision 1.3.8-r2 to address some
446 - security issues, bug #238976 and fix the broken desktop file, bug #236706
447 - (Thanks to Pacho Ramos). Remove keywords on 1.2.12 to prevent users from
448 - installing a unsecure CUPS version.
449 -
450 - 24 Sep 2008; Jeroen Roovers <jer@g.o> cups-1.3.8-r1.ebuild:
451 - Stable for HPPA (bug #235907).
452 -
453 - 15 Sep 2008; Tobias Klausmann <klausman@g.o> cups-1.3.8-r1.ebuild:
454 - Stable on alpha, bug #235907
455 -
456 - 12 Sep 2008; Markus Meier <maekke@g.o> cups-1.3.8-r1.ebuild:
457 - x86 stable, bug #235907
458 -
459 - 08 Sep 2008; Raúl Porcel <armin76@g.o> cups-1.3.8-r1.ebuild:
460 - ia64 stable wrt #235907
461 -
462 - 06 Sep 2008; nixnut <nixnut@g.o> cups-1.3.8-r1.ebuild:
463 - Stable on ppc wrt bug 235907
464 -
465 - 02 Sep 2008; Ferris McCormick <fmccor@g.o> cups-1.3.8-r1.ebuild:
466 - Sparc stable, Bug #235907.
467 -
468 - 01 Sep 2008; Raúl Porcel <armin76@g.o> cups-1.3.8-r1.ebuild:
469 - Fix SRC_URI
470 -
471 - 01 Sep 2008; Thomas Anderson <gentoofan23@g.o>
472 - cups-1.3.8-r1.ebuild:
473 - stable amd64, bug 235907
474 -
475 - 31 Aug 2008; Brent Baude <ranger@g.o> cups-1.3.8-r1.ebuild:
476 - stable ppc64, bug 235907
477 -
478 -*cups-1.3.8-r1 (22 Aug 2008)
479 -
480 - 22 Aug 2008; Timo Gurr <tgurr@g.o>
481 - +files/cups-1.3.8-str2892-1.3.patch, +cups-1.3.8-r1.ebuild:
482 - Revbump adding upstream fix for using the webinterface via SSL with FF3,
483 - upstream bug STR #2892, Gentoo bug #231430.
484 -
485 - 01 Aug 2008; Timo Gurr <tgurr@g.o> cups-1.3.8.ebuild:
486 - Update SRC_URI, fixing bug #232978.
487 -
488 -*cups-1.3.8 (25 Jul 2008)
489 -
490 - 25 Jul 2008; Timo Gurr <tgurr@g.o> -files/cups-1.3.7-str2750.patch,
491 - -files/cups-1.3.7-str2860.patch, -cups-1.3.7-r3.ebuild,
492 - +cups-1.3.8.ebuild:
493 - Version bump, fixing bug #232493. Dropping patches included upstream and
494 - remove older version.
495 -
496 -*cups-1.3.7-r3 (16 Jul 2008)
497 -
498 - 16 Jul 2008; Timo Gurr <tgurr@g.o> -files/cups-1.2.0-bindnow.patch,
499 - -files/cups-1.3.7-peercred.patch, +files/cups-1.3.7-str2860.patch,
500 - cups-1.2.12-r4.ebuild, -cups-1.3.7-r2.ebuild, +cups-1.3.7-r3.ebuild:
501 - Revision bump, fixing bug #222513, bug #223333, bug #230769 and bug
502 - #227013.
503 -
504 - 14 Jun 2008; Zac Medico <zmedico@g.o> cups-1.2.12-r4.ebuild,
505 - cups-1.2.12-r7.ebuild, cups-1.2.12-r8.ebuild, cups-1.3.7-r1.ebuild,
506 - cups-1.3.7-r2.ebuild:
507 - Bug #226505 - For compatibility with phase execution order in
508 - >=portage-2.1.5, call has_version inside pkg_preinst instead of
509 - pkg_postinst.
510 -
511 -*cups-1.3.7-r2 (09 Jun 2008)
512 -
513 - 09 Jun 2008; Timo Gurr <tgurr@g.o>
514 - +files/cups-1.3.7-peercred.patch, +files/cups-1.3.7-str2750.patch,
515 - +cups-1.3.7-r2.ebuild:
516 - Add cups-1.3.7-r2.ebuild, fixes glibc-2.8 compatibility bug #225421 and
517 - also addresses an issue with IPP authentification.
518 -
519 - 18 May 2008; Markus Meier <maekke@g.o> cups-1.3.7-r1.ebuild:
520 - amd64/x86 stable, bug #221065
521 -
522 - 12 May 2008; Brent Baude <ranger@g.o> cups-1.3.7-r1.ebuild:
523 - stable ppc, bug 221065
524 -
525 - 12 May 2008; Raúl Porcel <armin76@g.o> cups-1.3.7-r1.ebuild:
526 - alpha/ia64/sparc stable wrt #221065
527 -
528 - 12 May 2008; Jeroen Roovers <jer@g.o> cups-1.3.7-r1.ebuild:
529 - Stable for HPPA (bug #221065).
530 -
531 - 11 May 2008; Markus Rothe <corsair@g.o> cups-1.3.7-r1.ebuild:
532 - Stable on ppc64; bug #221065
533 -
534 - 17 Apr 2008; Raúl Porcel <armin76@g.o> cups-1.2.12-r8.ebuild:
535 - ia64 stable
536 -
537 - 17 Apr 2008; Markus Meier <maekke@g.o> cups-1.2.12-r8.ebuild:
538 - amd64/x86 stable, security bug #217232
539 -
540 - 16 Apr 2008; Tobias Klausmann <klausman@g.o> cups-1.2.12-r8.ebuild:
541 - Stable on alpha, bug #217232
542 -
543 - 16 Apr 2008; Tobias Scherbaum <dertobi123@g.o>
544 - cups-1.2.12-r8.ebuild:
545 - ppc stable, bug #217232
546 -
547 - 15 Apr 2008; Jeroen Roovers <jer@g.o> cups-1.2.12-r8.ebuild:
548 - Stable for HPPA (bug #217232).
549 -
550 - 15 Apr 2008; Ferris McCormick <fmccor@g.o> cups-1.2.12-r8.ebuild:
551 - Sparc stable, security Bug #217232.
552 -
553 - 15 Apr 2008; Markus Rothe <corsair@g.o> cups-1.2.12-r8.ebuild:
554 - Stable on ppc64; bug #217232
555 -
556 -*cups-1.3.7-r1 (14 Apr 2008)
557 -*cups-1.2.12-r8 (14 Apr 2008)
558 -
559 - 14 Apr 2008; Timo Gurr <tgurr@g.o>
560 - +files/cups-1.2.12-CVE-2008-1722.patch,
561 - -files/cups-1.3.6-CVE-2008-1373.patch,
562 - +files/cups-1.3.7-CVE-2008-1722.patch,
563 - +files/cups-1.3.7-backend-https.patch, +cups-1.2.12-r8.ebuild,
564 - -cups-1.3.6-r3.ebuild, -cups-1.3.7.ebuild, +cups-1.3.7-r1.ebuild:
565 - Security bump, see bug #217232. Also fixes bug #217293.
566 -
567 -*cups-1.3.7 (05 Apr 2008)
568 -
569 - 05 Apr 2008; Timo Gurr <tgurr@g.o> +cups-1.3.7.ebuild:
570 - Add cups-1.3.7.ebuild, version bump, fixes bug #202914, #213121 and
571 - #215901.
572 -
573 - 05 Apr 2008; Stefan Schweizer <genstef@g.o> cups-1.2.12-r4.ebuild,
574 - -cups-1.2.12-r5.ebuild, -cups-1.2.12-r6.ebuild, cups-1.2.12-r7.ebuild,
575 - -cups-1.3.6-r1.ebuild, -cups-1.3.6-r2.ebuild, cups-1.3.6-r3.ebuild:
576 - gimp-print -> gutenprint
577 -
578 - 02 Apr 2008; Raúl Porcel <armin76@g.o> cups-1.2.12-r7.ebuild:
579 - ia64 stable
580 -
581 -*cups-1.3.6-r3 (01 Apr 2008)
582 -
583 - 01 Apr 2008; Peter Volkov <pva@g.o>
584 - +files/cups-1.3.6-CVE-2008-1373.patch, +cups-1.3.6-r3.ebuild:
585 - Fixing overflow in gif image filter, security bug #214068, thank Robert
586 - Buchholz for report.
587 -
588 - 01 Apr 2008; Robert Buchholz <rbu@g.o> cups-1.2.12-r7.ebuild:
589 - amd64 stable, bug #214068
590 -
591 -*cups-1.2.12-r7 (01 Apr 2008)
592 -
593 - 01 Apr 2008; Peter Volkov <pva@g.o>
594 - +files/cups-1.2.12-CVE-2008-0053.patch,
595 - +files/cups-1.2.12-CVE-2008-1373.patch, +cups-1.2.12-r7.ebuild:
596 - Fixing multiple security vulnerabilities, bug #214068, thank Robert
597 - Buchholz and all other developers working on that bug.
598 -
599 - 23 Mar 2008; Tobias Scherbaum <dertobi123@g.o>
600 - cups-1.2.12-r6.ebuild:
601 - ppc stable, bug #212364
602 -
603 - 22 Mar 2008; Tobias Klausmann <klausman@g.o> cups-1.2.12-r6.ebuild:
604 - Stable on alpha, bug #212364
605 -
606 - 22 Mar 2008; Raúl Porcel <armin76@g.o> cups-1.2.12-r6.ebuild:
607 - ia64 stable wrt #212364
608 -
609 -*cups-1.3.6-r2 (19 Mar 2008)
610 -*cups-1.2.12-r6 (19 Mar 2008)
611 -
612 - 19 Mar 2008; Robert Buchholz <rbu@g.o>
613 - +files/cups-1.2.12-CVE-2008-0047.patch, +cups-1.2.12-r6.ebuild,
614 - +cups-1.3.6-r2.ebuild:
615 - Non-maintainer-commit: Version bump for security bug 212364 (CVE-2008-0047).
616 - Ebuild created by Timo Gurr <tgurr@g.o>.
617 -
618 - 04 Mar 2008; Tobias Scherbaum <dertobi123@g.o>
619 - cups-1.2.12-r5.ebuild:
620 - ppc stable, bug #211449
621 -
622 - 02 Mar 2008; Richard Freeman <rich0@g.o> cups-1.2.12-r5.ebuild:
623 - amd64 stable - 211449
624 -
625 - 02 Mar 2008; Markus Rothe <corsair@g.o> cups-1.2.12-r5.ebuild:
626 - Stable on ppc64; bug #211449
627 -
628 - 02 Mar 2008; Raúl Porcel <armin76@g.o> cups-1.2.12-r5.ebuild:
629 - alpha/ia64 stable wrt #211449
630 -
631 - 29 Feb 2008; Ferris McCormick <fmccor@g.o> cups-1.2.12-r5.ebuild:
632 - Sparc stable --- Security Bug #211449 --- verified (remote) with ps and pdf.
633 -
634 - 29 Feb 2008; Jeroen Roovers <jer@g.o> cups-1.2.12-r5.ebuild:
635 - Stable for HPPA (bug #211449).
636 -
637 - 29 Feb 2008; Christian Faulhammer <opfer@g.o>
638 - cups-1.2.12-r5.ebuild:
639 - stable x86, security bug 211449
640 -
641 -*cups-1.3.6-r1 (28 Feb 2008)
642 -*cups-1.2.12-r5 (28 Feb 2008)
643 -
644 - 28 Feb 2008; Timo Gurr <tgurr@g.o>
645 - -files/cups-1.2.4-CVE-2007-4045.patch, -files/cups-1.2-str2561-v2.patch,
646 - +files/cups-1.2.12-CVE-2007-4045.patch,
647 - +files/cups-1.2.12-CVE-2007-4351.patch,
648 - +files/cups-1.2.12-CVE-2008-0882.patch, -files/cups-1.3.0-bindnow.patch,
649 - -files/cups-1.3.4-CVE-2007-4045.patch, -files/pdftops.pl,
650 - -cups-1.2.10-r1.ebuild, cups-1.2.12-r4.ebuild, +cups-1.2.12-r5.ebuild,
651 - -cups-1.3.5.ebuild, -cups-1.3.6.ebuild, +cups-1.3.6-r1.ebuild:
652 - Add cups-1.2.12-r5.ebuild to fix security issue CVE-2008-0882, see bug
653 - #211449.Remove older vulnerable versions. Rename patches for better
654 - versioning. Minor ebuild cleanups.
655 -
656 -*cups-1.3.6 (22 Feb 2008)
657 -
658 - 22 Feb 2008; Timo Gurr <tgurr@g.o> cups-1.2.10-r1.ebuild,
659 - -cups-1.2.12-r2.ebuild, -cups-1.2.12-r3.ebuild, +cups-1.3.6.ebuild:
660 - Add cups-1.3.6.ebuild, version bump. Also remove bindnow to solve the
661 - portage QA warning. Clean up old ebuilds and fix some quoting.
662 -
663 - 26 Dec 2007; Doug Klima <cardoe@g.o> cups-1.2.12-r2.ebuild,
664 - cups-1.2.12-r3.ebuild, cups-1.2.12-r4.ebuild, cups-1.3.5.ebuild:
665 - Fix LDAP + CUPS issue once and for all. CUPS used older, deprecated API
666 - calls to be compatible with all LDAP implementations out there. You must
667 - define LDAP_DEPRECATED so that th headers define them.
668 -
669 -*cups-1.3.5 (18 Dec 2007)
670 -*cups-1.2.12-r4 (18 Dec 2007)
671 -
672 - 18 Dec 2007; Timo Gurr <tgurr@g.o>
673 - +files/cups-1.2.12-CVE-2007-5849.patch, +files/pdftops-1.20.gentoo,
674 - -cups-1.1.23-r8.ebuild, +cups-1.2.12-r4.ebuild, -cups-1.3.4-r3.ebuild,
675 - +cups-1.3.5.ebuild:
676 - Add cups ebuilds with security fixes for bug #201042 and bug #201570.
677 - Cleanup older ones.
678 -
679 - 10 Dec 2007; Raúl Porcel <armin76@g.o> cups-1.2.12-r3.ebuild:
680 - alpha/ia64 stable wrt security #199195
681 -
682 - 10 Dec 2007; Ferris McCormick <fmccor@g.o> cups-1.2.12-r3.ebuild:
683 - Sparc stable --- security Bug #199195
684 -
685 - 08 Dec 2007; <welp@g.o> cups-1.2.12-r3.ebuild:
686 - Stable on amd64 wrt bug 199195
687 -
688 - 08 Dec 2007; Jeroen Roovers <jer@g.o> cups-1.2.12-r3.ebuild:
689 - Stable for HPPA (bug #199195).
690 -
691 - 07 Dec 2007; Tobias Scherbaum <dertobi123@g.o>
692 - cups-1.2.12-r3.ebuild:
693 - ppc stable, bug #199195
694 -
695 - 07 Dec 2007; Markus Rothe <corsair@g.o> cups-1.2.12-r3.ebuild:
696 - Stable on ppc64; bug #199195
697 -
698 - 07 Dec 2007; Christian Faulhammer <opfer@g.o>
699 - cups-1.2.12-r3.ebuild:
700 - stable x86, security bug 199195
701 -
702 - 20 Nov 2007; Joshua Kinard <kumba@g.o> cups-1.2.12-r2.ebuild:
703 - Stable on mips, per #196736.
704 -
705 -*cups-1.3.4-r3 (16 Nov 2007)
706 -*cups-1.2.12-r3 (16 Nov 2007)
707 -
708 - 16 Nov 2007; Timo Gurr <tgurr@g.o>
709 - +files/cups-1.2.4-CVE-2007-4045.patch,
710 - +files/cups-1.3.4-CVE-2007-4045.patch, -cups-1.2.12-r1.ebuild,
711 - +cups-1.2.12-r3.ebuild, -cups-1.3.4-r2.ebuild, +cups-1.3.4-r3.ebuild:
712 - Revbump adding the patches to fix CVE-2007-4045, see bug #199195. Also
713 - remove an older vulnerable version.
714 -
715 -*cups-1.3.4-r2 (12 Nov 2007)
716 -
717 - 12 Nov 2007; Timo Gurr <tgurr@g.o> -cups-1.3.4-r1.ebuild,
718 - +cups-1.3.4-r2.ebuild:
719 - Revbump to fix remaining broken init scripts out there, fixes bug #198661.
720 - Thanks vapier for the fix.
721 -
722 - 10 Nov 2007; Raúl Porcel <armin76@g.o> cups-1.2.12-r2.ebuild:
723 - alpha/ia64 stable wrt #196736
724 -
725 - 09 Nov 2007; Mike Frysinger <vapier@g.o> cups-1.3.4-r1.ebuild:
726 - Fix installation of cups init.d script.
727 -
728 - 09 Nov 2007; Daniel Gryniewicz <dang@g.o> cups-1.2.12-r2.ebuild:
729 - Marked stable on amd64 for bug #196736
730 -
731 - 09 Nov 2007; Stefan Schweizer <genstef@g.o> files/cupsd.init,
732 - files/cupsd.init.d:
733 - remove after vmware to work around hanging boot, bug 89956
734 -
735 -*cups-1.3.4-r1 (08 Nov 2007)
736 -
737 - 08 Nov 2007; Timo Gurr <tgurr@g.o> +files/cupsd.init.d,
738 - -cups-1.3.4.ebuild, +cups-1.3.4-r1.ebuild:
739 - New revision cups-1.3.4-r1, fixes bug #198267 and bug #198305.
740 -
741 - 06 Nov 2007; Tobias Scherbaum <dertobi123@g.o>
742 - cups-1.2.12-r2.ebuild:
743 - ppc stable, bug #196736
744 -
745 - 06 Nov 2007; Jeroen Roovers <jer@g.o> cups-1.2.12-r2.ebuild:
746 - Stable for HPPA (bug #196736).
747 -
748 - 06 Nov 2007; Markus Rothe <corsair@g.o> cups-1.2.12-r2.ebuild:
749 - Stable on ppc64; bug #196736
750 -
751 - 06 Nov 2007; Christian Faulhammer <opfer@g.o>
752 - cups-1.2.12-r2.ebuild:
753 - stable x86, security bug 196736
754 -
755 - 05 Nov 2007; Timo Gurr <tgurr@g.o> cups-1.3.4.ebuild:
756 - Remove bluetooth USE flag from cups-1.3.4.ebuild to avoid breakage on some
757 - archs.
758 -
759 - 05 Nov 2007; Ferris McCormick <fmccor@g.o> cups-1.2.12-r2.ebuild:
760 - Sparc stable --- security Bug #196736 --- still prints things.
761 -
762 - 05 Nov 2007; Stefan Schweizer <genstef@g.o>
763 - -files/cups-1.1.23-image-png.patch, -files/cups-1.1-str2561-v2.patch,
764 - -files/cups-1.1.23-bindnow.patch, -files/cups-1.1.23-respectldflags.patch,
765 - -files/cups.xinetd, -files/cups-gcc4-amd64.patch,
766 - -files/cups-gentooalt.patch, -files/cupsaddsmb.patch,
767 - -files/disable-strip.patch, cups-1.1.23-r8.ebuild, -cups-1.1.23-r9.ebuild:
768 - Change the cups-1.1 ebuild to be only a pointer to newer ebuilds. We cannot
769 - remove it because the mips stable tree would break then
770 -
771 -*cups-1.3.4 (05 Nov 2007)
772 -*cups-1.2.12-r2 (05 Nov 2007)
773 -*cups-1.1.23-r9 (05 Nov 2007)
774 -
775 - 05 Nov 2007; Timo Gurr <tgurr@g.o>
776 - +files/cups-1.1-str2561-v2.patch, +files/cups-1.2-str2561-v2.patch,
777 - +cups-1.1.23-r9.ebuild, +cups-1.2.12-r2.ebuild, -cups-1.3.3.ebuild,
778 - +cups-1.3.4.ebuild:
779 - Revbump adding the patches to fix CVE-2007-4351, see bug #196736. Also add
780 - cups-1.3.4.ebuild and remove old version.
781 -
782 - 28 Oct 2007; Markus Rothe <corsair@g.o> cups-1.2.12-r1.ebuild:
783 - Stable on ppc64; bug #195278
784 -
785 - 27 Oct 2007; nixnut <nixnut@g.o> cups-1.2.12-r1.ebuild:
786 - Stable on ppc wrt bug 195278
787 -
788 - 25 Oct 2007; Daniel Gryniewicz <dang@g.o> cups-1.2.12-r1.ebuild:
789 - Marked stable on amd64 for bug #195278
790 -
791 - 24 Oct 2007; Ferris McCormick <fmccor@g.o> cups-1.2.12-r1.ebuild:
792 - Sparc stable --- Bug #195278 --- poppler requirement and seems fine.
793 -
794 - 24 Oct 2007; Jeroen Roovers <jer@g.o> cups-1.2.12-r1.ebuild:
795 - Stable for HPPA (bug #195278). Fixed quoting issues.
796 -
797 - 22 Oct 2007; Markus Meier <maekke@g.o> cups-1.2.12-r1.ebuild:
798 - x86 stable, bug #195278
799 -
800 -*cups-1.3.3 (10 Oct 2007)
801 -
802 - 10 Oct 2007; Timo Gurr <tgurr@g.o> +files/cups-1.3.0-bindnow.patch,
803 - +files/cups-1.3.0-configure.patch, +cups-1.3.3.ebuild:
804 - Add cups-1.3.3.ebuild, fixes bug #188993 and also has a patch applied for
805 - bug #192294.
806 -
807 -*cups-1.2.12-r1 (09 Oct 2007)
808 -
809 - 09 Oct 2007; Stefan Schweizer <genstef@g.o>
810 - -files/cups-1.2.1-ssldir.patch, -files/cups-1.2.5.patch, files/pdftops.pl,
811 - -cups-1.2.9.ebuild, -cups-1.2.11.ebuild, -cups-1.2.12.ebuild,
812 - +cups-1.2.12-r1.ebuild:
813 - Fix pdftops with poppler-0.6 thanks to Christian Aistleitner <tmgisi@×××.at>
814 - in bug 195278
815 -
816 - 07 Aug 2007; Raúl Porcel <armin76@g.o> cups-1.2.10-r1.ebuild:
817 - ia64 stable wrt #180906
818 -
819 - 21 Jul 2007; Raúl Porcel <armin76@g.o> cups-1.2.10-r1.ebuild:
820 - alpha stable wrt #180909, thanks to Brian Evans and Tobias Klausmann for
821 - testing
822 -
823 - 20 Jul 2007; Roy Marples <uberlord@g.o> cups-1.2.12.ebuild:
824 - Keyworded ~sparc-fbsd.
825 -
826 -*cups-1.2.12 (13 Jul 2007)
827 -
828 - 13 Jul 2007; Stefan Schweizer <genstef@g.o> +cups-1.2.12.ebuild:
829 - version bump
830 -
831 - 11 Jun 2007; Daniel Gryniewicz <dang@g.o> cups-1.2.10-r1.ebuild:
832 - Marked stable on amd64 for bug #180909
833 -
834 - 10 Jun 2007; Tobias Scherbaum <dertobi123@g.o>
835 - cups-1.2.10-r1.ebuild:
836 - ppc stable, bug #180909
837 -
838 - 07 Jun 2007; Markus Rothe <corsair@g.o> cups-1.2.10-r1.ebuild:
839 - Stable on ppc64; bug #180909
840 -
841 - 07 Jun 2007; Christian Faulhammer <opfer@g.o>
842 - cups-1.2.10-r1.ebuild:
843 - stable x86, bug 180909
844 -
845 - 06 Jun 2007; Raúl Porcel <armin76@g.o> cups-1.2.10-r1.ebuild:
846 - Restore ~x86 as it needs some dep that isn't stable
847 -
848 - 06 Jun 2007; Christian Faulhammer <opfer@g.o>
849 - cups-1.2.10-r1.ebuild:
850 - stable x86, bug 180909
851 -
852 - 06 Jun 2007; Jeroen Roovers <jer@g.o> cups-1.2.10-r1.ebuild:
853 - Stable for HPPA (bug #180909).
854 -
855 - 05 Jun 2007; Gustavo Zacarias <gustavoz@g.o> cups-1.2.10-r1.ebuild:
856 - Stable on sparc wrt #180909
857 -
858 -*cups-1.2.11 (09 May 2007)
859 -
860 - 09 May 2007; Stefan Schweizer <genstef@g.o> +cups-1.2.11.ebuild:
861 - version bump and add lib64 check thanks to Sal Gonzalez
862 - <blef@××××××××××.net> in bug 173789
863 -
864 -*cups-1.2.10-r1 (01 May 2007)
865 -
866 - 01 May 2007; Denis Dupeyron <calchan@g.o> +cups-1.2.10-r1.ebuild:
867 - Fixed bug #172341.
868 -
869 - 07 Apr 2007; Stefan Schweizer <genstef@g.o> cups-1.2.9.ebuild, cups-1.2.10.ebuild:
870 - Use pstoraster for gs-gpl and -gnu to make them work with gimp-print for
871 - example, thanks to nicola.rauseo@×××××.com in bug 163897
872 -
873 -*cups-1.2.10 (07 Apr 2007)
874 -
875 - 07 Apr 2007; Stefan Schweizer <genstef@g.o> +cups-1.2.10.ebuild:
876 - version bump
877 -
878 - 29 Mar 2007; Chris Gianelloni <wolf31o2@g.o> cups-1.2.9.ebuild:
879 - Stable on alpha wrt bug #170881.
880 -
881 - 27 Mar 2007; Jeroen Roovers <jer@g.o> cups-1.2.9.ebuild:
882 - Stable for HPPA (bug #170881).
883 -
884 - 27 Mar 2007; Chris Gianelloni <wolf31o2@g.o> cups-1.2.9.ebuild:
885 - Stable on amd64/ia64 wrt bug #170881.
886 -
887 - 26 Mar 2007; Gustavo Zacarias <gustavoz@g.o> cups-1.2.9.ebuild:
888 - Stable on sparc wrt security #170881
889 -
890 - 25 Mar 2007; Andrej Kacian <ticho@g.o> cups-1.2.9.ebuild:
891 - Stable on x86, security bug #170881.
892 -
893 - 25 Mar 2007; Tobias Scherbaum <dertobi123@g.o> cups-1.2.9.ebuild:
894 - Stable on ppc wrt bug #170881.
895 -
896 - 25 Mar 2007; Markus Rothe <corsair@g.o> cups-1.2.9.ebuild:
897 - Stable on ppc64; bug #170881
898 -
899 -*cups-1.2.9 (20 Mar 2007)
900 -
901 - 20 Mar 2007; Stefan Schweizer <genstef@g.o> +cups-1.2.9.ebuild:
902 - version bump
903 -
904 -*cups-1.2.8 (19 Feb 2007)
905 -
906 - 19 Feb 2007; <genstef@g.o> +cups-1.2.8.ebuild:
907 - Version bump, fixes bugs 167467 and 158404
908 -
909 - 03 Dec 2006; Tobias Scherbaum <dertobi123@g.o> cups-1.2.6.ebuild:
910 - ppc stable, bug #155382
911 -
912 - 01 Dec 2006; Gustavo Zacarias <gustavoz@g.o> cups-1.2.6.ebuild:
913 - Stable on hppa wrt #155382
914 -
915 - 30 Nov 2006; Markus Rothe <corsair@g.o> cups-1.2.6.ebuild:
916 - Stable on ppc64; bug #155382
917 -
918 - 27 Nov 2006; Patrick McLean <chutzpah@g.o> cups-1.2.6.ebuild:
919 - Stable on amd64 (bug #155382)
920 -
921 - 22 Nov 2006; Gustavo Zacarias <gustavoz@g.o> cups-1.2.6.ebuild:
922 - Stable on sparc
923 -
924 - 21 Nov 2006; Christian Faulhammer <opfer@g.o> cups-1.2.6.ebuild:
925 - stable x86, bug #155382
926 -
927 -*cups-1.2.7 (17 Nov 2006)
928 -
929 - 17 Nov 2006; Stefan Schweizer <genstef@g.o> +cups-1.2.7.ebuild:
930 - version bump
931 -
932 - 08 Nov 2006; Stefan Schweizer <genstef@g.o> -cups-1.2.5.ebuild:
933 - fix digest
934 -
935 - 08 Nov 2006; Seemant Kulleen <seemant@g.o> +files/cups-1.2.5.patch,
936 - +cups-1.2.5.ebuild:
937 - restoring 1.2.5 until the distfile issue is properly sorted
938 -
939 - 07 Nov 2006; Patrick McLean <chutzpah@g.o> cups-1.1.23-r8.ebuild,
940 - cups-1.2.6.ebuild:
941 - Add WANT_AUTOMAKE=latest to all current versions to fix a build error on
942 - systems without aclocal-1.10 installed.
943 -
944 - 07 Nov 2006; Stefan Schweizer <genstef@g.o> cups-1.2.6.ebuild:
945 - We DoSed easysw, mirror on gentooexperimental until it is on the Gentoo
946 - mirrors, bug 154396
947 -
948 -*cups-1.2.6 (07 Nov 2006)
949 -
950 - 07 Nov 2006; Stefan Schweizer <genstef@g.o>
951 - -files/cups-1.2.5.patch, -cups-1.2.4.ebuild, -cups-1.2.5.ebuild,
952 - +cups-1.2.6.ebuild:
953 - version bump
954 -
955 - 01 Nov 2006; Doug Goldstein <cardoe@g.o> cups-1.2.4.ebuild,
956 - cups-1.2.5.ebuild:
957 - Fixing dbus depend
958 -
959 - 21 Oct 2006; Stefan Schweizer <genstef@g.o> files/cups-1.2.5.patch:
960 - fix patch, thanks to Kalidarn <dcecchin@×××××.com> in bug 152182
961 -
962 -*cups-1.2.5 (21 Oct 2006)
963 -
964 - 21 Oct 2006; Stefan Schweizer <genstef@g.o>
965 - +files/cups-1.2.5.patch, +cups-1.2.5.ebuild:
966 - version bump
967 -
968 - 14 Oct 2006; Stefan Schweizer <genstef@g.o> -cups-1.2.2.ebuild,
969 - cups-1.2.4.ebuild:
970 - remove old
971 -
972 - 02 Oct 2006; Stefan Schweizer <genstef@g.o> cups-1.2.4.ebuild:
973 - I wonder why those blanks matter
974 -
975 -*cups-1.2.4 (24 Sep 2006)
976 -
977 - 24 Sep 2006; Stefan Schweizer <genstef@g.o>
978 - -files/cupsDirRead-dont-end-on-failed-stat.patch, -cups-1.2.3.ebuild,
979 - +cups-1.2.4.ebuild:
980 - version bump
981 -
982 - 14 Sep 2006; Stefan Schweizer <genstef@g.o>
983 - -files/cups-1.1.22-xpdf2-underflow.patch, -files/cups.pam,
984 - -files/cups-lppasswd-setXid.patch, -files/xpdf-goo-sizet.patch,
985 - -files/xpdf-pl3.patch, -cups-1.1.23-r1.ebuild:
986 - remove old, thanks jakub
987 -
988 - 06 Sep 2006; Stefan Schweizer <genstef@g.o> cups-1.2.3.ebuild:
989 - Set PDEPEND correctly thanks to Sascha Lucas
990 - <sascha.lucas@×××××××××××××××××.de> in bug 146517
991 -
992 - 05 Sep 2006; Joshua Kinard <kumba@g.o> cups-1.2.3.ebuild:
993 - Added ~mips to KEYWORDS.
994 -
995 - 05 Sep 2006; Joshua Kinard <kumba@g.o> cups-1.1.23-r8.ebuild:
996 - Marked stable on mips.
997 -
998 -*cups-1.2.3 (04 Sep 2006)
999 -
1000 - 04 Sep 2006; Stefan Schweizer <genstef@g.o>
1001 - +files/cupsDirRead-dont-end-on-failed-stat.patch, +cups-1.2.3.ebuild:
1002 - Add php useflag, bug 144464 thanks to Christian Korff
1003 - <christian.korff@×××××.com>, version bump thanks to Francisco Javier
1004 - <ffelix@××××××.com> in bug 146266, add patch from upstream issue tracker to
1005 - fix problems with dead links thanks to Ed Catmur
1006 -
1007 - 02 Sep 2006; Stefan Schweizer <genstef@g.o> cups-1.2.2.ebuild:
1008 - resolve circular dep by moving the ppds dep to PDEPEND, thanks to Mart
1009 - Raudsepp <leio@g.o> in bug 145920
1010 -
1011 - 21 Aug 2006; Stefan Schweizer <genstef@g.o> cups-1.2.2.ebuild:
1012 - Change to || dbus depend in order to solve bug 144527
1013 -
1014 - 19 Aug 2006; Stefan Schweizer <genstef@g.o> cups-1.2.2.ebuild:
1015 - make gnutls mandatory because it does not work with openssl, thanks to
1016 - Jari-Matti Mäkelä <jmjmak@×××.fi> and Bret Towe <magnade@×××××.com> in bug
1017 - 138275
1018 -
1019 - 18 Aug 2006; Stefan Schweizer <genstef@g.o> cups-1.1.23-r8.ebuild,
1020 - cups-1.2.2.ebuild:
1021 - Fix ghostscript detection with gs-sp thanks to Sebastian Bergmann
1022 - <sebastian@g.o> in bug 144354
1023 -
1024 - 18 Aug 2006; Stefan Schweizer <genstef@g.o> cups-1.2.2.ebuild:
1025 - Depend with X useflag on xdg-utils to select the browser thanks to Wiktor
1026 - Wandachowicz <siryes@×××××.com> in bug 137934
1027 -
1028 - 17 Aug 2006; Stefan Schweizer <genstef@g.o> cups-1.1.23-r8.ebuild,
1029 - cups-1.2.2.ebuild:
1030 - remove old, more on-demand the postinst information thanks to ph
1031 - <phajdan.jr@×××××.com> in bug 142057
1032 -
1033 -*cups-1.2.2 (23 Jul 2006)
1034 -
1035 - 23 Jul 2006; Stefan Schweizer <genstef@g.o> +cups-1.2.2.ebuild:
1036 - version bump thanks to Timo Boettcher <spida@×××××.net> in bgu 141500
1037 -
1038 - 03 Jul 2006; Gustavo Zacarias <gustavoz@g.o> cups-1.1.23-r8.ebuild:
1039 - Stable on sparc wrt #138736
1040 -
1041 -*cups-1.1.23-r8 (03 Jul 2006)
1042 -
1043 - 03 Jul 2006; Stefan Schweizer <genstef@g.o> +cups-1.1.23-r8.ebuild:
1044 - Revision bump to push out libpng change, thanks to Ian Stakenvicius
1045 - <ian@××××××××××××××××××××××.com> in bug 136346, ~sparc because sparc does
1046 - not yet have libpng-1.2.10 stable
1047 -
1048 - 03 Jul 2006; Stefan Schweizer <genstef@g.o>
1049 - +files/cups-1.1.23-image-png.patch, cups-1.1.23-r7.ebuild:
1050 - libpng >=1.2.10 compat thanks to kojiro in bug 136346
1051 -
1052 - 02 Jul 2006; Stefan Schweizer <genstef@g.o> cups-1.2.1-r2.ebuild:
1053 - Add ppds useflag to drag in the linuxprinting.org ppds as suggested by
1054 - spyderous
1055 -
1056 - 28 Jun 2006; Stefan Schweizer <genstef@g.o> cups-1.2.1-r2.ebuild:
1057 - use pamd_mimic_system again thanks to robbat2 in bug 138315
1058 -
1059 - 27 Jun 2006; Guy Martin <gmsoft@g.o> cups-1.2.1-r2.ebuild:
1060 - Added ~hppa to KEYWORDS.
1061 -
1062 - 22 Jun 2006; Stefan Schweizer <genstef@g.o> cups-1.2.1-r2.ebuild:
1063 - add if has_version =net-print/cups-1.1*; for the compat symlinks and einfo
1064 - thanks to jakub
1065 -
1066 -*cups-1.2.1-r2 (22 Jun 2006)
1067 -
1068 - 22 Jun 2006; Stefan Schweizer <genstef@g.o> -cups-1.2.1-r1.ebuild,
1069 - +cups-1.2.1-r2.ebuild:
1070 - revision bump to allow remote administration with USE="ssl", recommend
1071 - emerge -va1 in postinst thanks to jakub
1072 -
1073 - 22 Jun 2006; Stefan Schweizer <genstef@g.o>
1074 - +files/cups-1.2.1-ssldir.patch, +files/cupsd.init, -files/cupsd.rc6,
1075 - cups-1.1.23-r1.ebuild, cups-1.1.23-r7.ebuild, cups-1.2.1-r1.ebuild:
1076 - Add /etc/cups/ssl, thanks to Philipp Rosenberger <philipp@××××××××××.org>
1077 - and Joe Kappus <joecool1029@×××××.com> in bug 137444, ebuild cleanups
1078 -
1079 - 20 Jun 2006; Markus Rothe <corsair@g.o> cups-1.2.1-r1.ebuild:
1080 - Added ~ppc64; bug #136902
1081 -
1082 - 19 Jun 2006; Stefan Schweizer <genstef@g.o> cups-1.2.1-r1.ebuild:
1083 - Add comment about rebuilding kdelibs thanks to Aaron
1084 - <aaron123456789@×××××.com> in bug 137274
1085 -
1086 - 18 Jun 2006; Stefan Schweizer <genstef@g.o> cups-1.2.1-r1.ebuild:
1087 - Disable xinetd by default thanks to robbat2 in bug 137130
1088 -
1089 - 16 Jun 2006; Jason Wever <weeve@g.o> cups-1.2.1-r1.ebuild:
1090 - Added ~sparc keyword wrt bug #136902.
1091 -
1092 - 15 Jun 2006; Stefan Schweizer <genstef@g.o> cups-1.2.1-r1.ebuild:
1093 - Remove all arches that have libpaper not keyworded
1094 -
1095 - 15 Jun 2006; Stefan Schweizer <genstef@g.o> cups-1.2.1-r1.ebuild:
1096 - Mention FEATURES=-collision-protect in the pkg-postinst einfo notes, thanks
1097 - to Michael Cramer <bigmichi1@××××××××××××××××.org> in bug 136859
1098 -
1099 - 15 Jun 2006; Stefan Schweizer <genstef@g.o> cups-1.1.23-r1.ebuild,
1100 - cups-1.1.23-r7.ebuild:
1101 - Make libpng depend correctly a <1.2.10 one thanks to Friedrich Oslage
1102 - <bluebird@×××××××××××.de>, Rob Couto <rob@××××××××.org> and moesasji
1103 - <henkjans_bagger@×××××××.com> in bug 136346
1104 -
1105 - 14 Jun 2006; Rajiv Aaron Manglani <rajiv@g.o> cups-1.2.1-r1.ebuild:
1106 - install web interface files in data dir so FEATURES=nodoc works.
1107 -
1108 - 14 Jun 2006; Stefan Schweizer <genstef@g.o> cups-1.2.1-r1.ebuild:
1109 - Add more useflags thanks to Gilles Dartiguelongue <dartigug@×××××.fr> in bug
1110 - 136787, also improve postinst and add automatic update-help-symlinks
1111 -
1112 -*cups-1.2.1-r1 (13 Jun 2006)
1113 -
1114 - 13 Jun 2006; Rajiv Aaron Manglani <rajiv@g.o>
1115 - +cups-1.2.1-r1.ebuild:
1116 - put cups source files back where they belong.
1117 -
1118 - 05 Jun 2006; Stefan Schweizer <genstef@g.o> -cups-1.2.0_pre.ebuild,
1119 - -cups-1.2.0.ebuild, cups-1.2.1.ebuild:
1120 - default to 106 for the lpadmin gid thanks to Nils Marving <nils@×××××××.dk>
1121 - in bug 134519, add a workaround for my own usb printer problem that is not
1122 - applied upstream
1123 -
1124 - 27 May 2006; Stefan Schweizer <genstef@g.o> cups-1.2.1.ebuild:
1125 - Add ghostscript PDEPEND, add --with-docdir, readd initd file
1126 -
1127 -*cups-1.2.1 (25 May 2006)
1128 -
1129 - 25 May 2006; Stefan Schweizer <genstef@g.o> +cups-1.2.1.ebuild:
1130 - version bump
1131 -
1132 -*cups-1.2.0 (08 May 2006)
1133 -
1134 - 08 May 2006; Stefan Schweizer <genstef@g.o>
1135 - +files/cups-1.2.0-bindnow.patch, +cups-1.2.0.ebuild:
1136 - Version bump 1.2.0, still masked due to my printing still being
1137 - buggy+configuration changes whcih need user interaction
1138 -
1139 - 08 May 2006; Stefan Schweizer <genstef@g.o> cups-1.2.0_pre.ebuild:
1140 - Add libpaper depend and remove config file sed
1141 -
1142 - 08 May 2006; Diego Pettenò <flameeyes@g.o> cups-1.2.0_pre.ebuild:
1143 - Provide a lpadmin group as debian does, and use that as system group for
1144 - cups. Restrict test instead of providing a fake src_test.
1145 -
1146 - 07 May 2006; Diego Pettenò <flameeyes@g.o> cups-1.2.0_pre.ebuild:
1147 - Install inside /usr/libexec to workaround multilib problems, and fix
1148 - cups-config file, too.
1149 -
1150 - 07 May 2006; Diego Pettenò <flameeyes@g.o> cups-1.2.0_pre.ebuild:
1151 - Make sure that the cups-lpd xinetd file is safe for FreeBSD, too.
1152 -
1153 - 06 May 2006; Diego Pettenò <flameeyes@g.o> cups-1.2.0_pre.ebuild:
1154 - Fix SERVERBIN path and fix multilib-strictness. Add optional dbus useflag.
1155 -
1156 -*cups-1.2.0_pre (05 May 2006)
1157 -
1158 - 05 May 2006; Stefan Schweizer <genstef@g.o> files/pdftops.pl,
1159 - +cups-1.2.0_pre.ebuild:
1160 - Preview version of cups-1.2, masked for now
1161 -
1162 - 02 Apr 2006; Diego Pettenò <flameeyes@g.o> cups-1.1.23-r7.ebuild:
1163 - Fix nls dependencies and add ~x86-fbsd keyword.
1164 -
1165 - 18 Mar 2006; Diego Pettenò <flameeyes@g.o>
1166 - +files/cups-1.1.23-respectldflags.patch, cups-1.1.23-r7.ebuild:
1167 - Add patch to respect LDFLAGS while building shared libraries.
1168 -
1169 - 07 Feb 2006; Aron Griffis <agriffis@g.o> cups-1.1.23-r7.ebuild:
1170 - Mark 1.1.23-r7 stable on alpha
1171 -
1172 - 03 Feb 2006; Stefan Schweizer <genstef@g.o> cups-1.1.23-r4.ebuild,
1173 - cups-1.1.23-r7.ebuild:
1174 - Remove the cjk einfo+IUSE, remove the xpdfrc symlink, bug 117576, also
1175 - remove xpdf from deps for -r4
1176 -
1177 - 14 Jan 2006; Stefan Schweizer <genstef@g.o> cups-1.1.23-r7.ebuild:
1178 - Add post-einfo note suggesting to emerge ghsotscript with USE=cups thanks to
1179 - Corvus Corax <corvus-gentoo@×××××××××××.com> in bug 96985
1180 -
1181 - 13 Jan 2006; Diego Pettenò <flameeyes@g.o> cups-1.1.23-r7.ebuild:
1182 - The name of the function is bindnow-flags, not bindnow_flags.
1183 -
1184 - 13 Jan 2006; Mark Loeser <halcy0n@g.o> cups-1.1.23-r7.ebuild:
1185 - Stable on x86; bug #117495
1186 -
1187 - 12 Jan 2006; Simon Stelling <blubb@g.o> cups-1.1.23-r7.ebuild:
1188 - stable on amd64 wrt bug 117495
1189 -
1190 - 11 Jan 2006; Markus Rothe <corsair@g.o> cups-1.1.23-r7.ebuild:
1191 - Stable on ppc64; bug #117495
1192 -
1193 - 11 Jan 2006; Tobias Scherbaum <dertobi123@g.o>
1194 - cups-1.1.23-r7.ebuild:
1195 - ppc stable, bug #117495, #117481
1196 -
1197 - 11 Jan 2006; Gustavo Zacarias <gustavoz@g.o> cups-1.1.23-r7.ebuild:
1198 - Stable on sparc wrt #117481 #117495
1199 -
1200 - 10 Jan 2006; Stefan Schweizer <genstef@g.o> -cups-1.1.23-r2.ebuild,
1201 - -cups-1.1.23-r3.ebuild, cups-1.1.23-r4.ebuild, -cups-1.1.23-r5.ebuild,
1202 - -cups-1.1.23-r6.ebuild:
1203 - Fix poppler/xpdf depend for the stable package and remove unused ebuilds
1204 -
1205 - 09 Jan 2006; Jeroen Roovers <jer@g.o> cups-1.1.23-r7.ebuild:
1206 - Marked hppa stable (bug #117495).
1207 -
1208 -*cups-1.1.23-r7 (27 Dec 2005)
1209 -
1210 - 27 Dec 2005; <dang@g.o> +cups-1.1.23-r7.ebuild:
1211 - Make cups dep on poppler. Bug #115863
1212 -
1213 - 25 Dec 2005; Stefan Schweizer <genstef@g.o> files/cupsaddsmb.patch:
1214 - Remove cvs Ids from patch, #116728
1215 -
1216 -*cups-1.1.23-r6 (25 Dec 2005)
1217 -
1218 - 25 Dec 2005; Stefan Schweizer <genstef@g.o>
1219 - +files/cupsaddsmb.patch, +cups-1.1.23-r6.ebuild:
1220 - Make Windows V6 drivers work thanks to Chris Smith
1221 - <chris@×××××××××××××××.com> in bug 111272
1222 -
1223 - 15 Dec 2005; Mark Loeser <halcy0n@g.o> cups-1.1.23-r4.ebuild:
1224 - Stable on x86; bug #115286
1225 -
1226 -*cups-1.1.23-r5 (14 Dec 2005)
1227 -
1228 - 14 Dec 2005; <dang@g.o> +files/cups-1.1.23-bindnow.patch,
1229 - +cups-1.1.23-r5.ebuild:
1230 - Allow configuration of bindnow-flags. Bug #115504
1231 -
1232 - 14 Dec 2005; Fernando J. Pereda <ferdy@g.o> cups-1.1.23-r4.ebuild:
1233 - stable on alpha wrt bug #115286
1234 -
1235 - 13 Dec 2005; Michael Hanselmann <hansmi@g.o> cups-1.1.23-r4.ebuild:
1236 - Stable on hppa, ppc.
1237 -
1238 - 13 Dec 2005; Markus Rothe <corsair@g.o> cups-1.1.23-r4.ebuild:
1239 - Stable on ppc64; bug #115286
1240 -
1241 - 13 Dec 2005; Gustavo Zacarias <gustavoz@g.o> cups-1.1.23-r4.ebuild:
1242 - Stable on sparc wrt security #115286
1243 -
1244 - 13 Dec 2005; <dang@g.o> cups-1.1.23-r4.ebuild:
1245 - Marked stable on amd64
1246 -
1247 - 03 Oct 2005; MATSUU Takuto <matsuu@g.o> cups-1.1.23-r1.ebuild:
1248 - Stable on sh.
1249 -
1250 - 29 Jul 2005; Jonathan Smith <smithj@g.o> cups-1.1.23-r1.ebuild,
1251 - cups-1.1.23-r2.ebuild, cups-1.1.23-r3.ebuild, cups-1.1.23-r4.ebuild:
1252 - #71202: make test is broken due to an interactive testing mechanism, so i
1253 - replaced the default src_test with a dummy one
1254 -
1255 - 18 Jul 2005; Carsten Lohrke <carlo@g.o> cups-1.1.23-r4.ebuild:
1256 - Let's be a bit more careful what to rm -fR in pkg_preinst().
1257 -
1258 - 12 Jun 2005; Heinrich Wendel <lanius@g.o> cups-1.1.23-r3.ebuild,
1259 - cups-1.1.23-r4.ebuild:
1260 - bug #95852
1261 -
1262 - 07 Jun 2005; Heinrich Wendel <lanius@g.o> +files/pdftops.pl,
1263 - cups-1.1.23-r4.ebuild:
1264 - add pdftops to files, bug #93871
1265 -
1266 -*cups-1.1.23-r4 (06 Jun 2005)
1267 -
1268 - 06 Jun 2005; Heinrich Wendel <lanius@g.o>
1269 - +files/cups-gentooalt.patch, +files/cups-lppasswd-setXid.patch,
1270 - +cups-1.1.23-r4.ebuild:
1271 - cleanups, bsd support, bug #93960
1272 -
1273 - 06 Jun 2005; Heinrich Wendel <lanius@g.o> cups-1.1.23-r3.ebuild:
1274 - bug #48309
1275 -
1276 -*cups-1.1.23-r3 (21 May 2005)
1277 -
1278 - 21 May 2005; Heinrich Wendel <lanius@g.o> +cups-1.1.23-r3.ebuild:
1279 - add support for new pam eclass, use external xpdf
1280 -
1281 - 14 May 2005; Heinrich Wendel <lanius@g.o> files/cupsd.rc6:
1282 - remove use vmware, bug #89956
1283 -
1284 -*cups-1.1.23-r2 (10 May 2005)
1285 -
1286 - 10 May 2005; Heinrich Wendel <lanius@g.o> +cups-1.1.23-r2.ebuild:
1287 - remove filter-fomit-frame-poitner; change coldplug to boot runlevel; add
1288 - info regarding printing guide
1289 -
1290 - 30 Apr 2005; Simon Stelling <blubb@g.o>
1291 - +files/cups-gcc4-amd64.patch, cups-1.1.23-r1.ebuild:
1292 - added DieMumiee's patch to fix bug #79791
1293 -
1294 - 28 Apr 2005; Heinrich Wendel <lanius@g.o> files/cupsd.rc6:
1295 - revert 'use samba' again, it was the wrong way around
1296 -
1297 - 23 Apr 2005; Heinrich Wendel <lanius@g.o> files/cupsd.rc6:
1298 - add use samba again, bug #89956
1299 -
1300 - 08 Mar 2005; Heinrich Wendel <lanius@g.o> -cups-1.1.23.ebuild,
1301 - -cups-1.1.23_rc1.ebuild:
1302 - cleanups
1303 -
1304 - 06 Feb 2005; Joshua Kinard <kumba@g.o> cups-1.1.23-r1.ebuild:
1305 - Marked stable on mips.
1306 -
1307 - 21 Jan 2005; Jan Brinkmann <luckyduck@g.o> cups-1.1.23-r1.ebuild:
1308 - stable on amd64. bug #78249.
1309 -
1310 - 21 Jan 2005; Lars Weiler <pylon@g.o> cups-1.1.23-r1.ebuild:
1311 - Stable on ppc; bug #78249.
1312 -
1313 - 20 Jan 2005; Markus Rothe <corsair@g.o> cups-1.1.23-r1.ebuild:
1314 - Stable on ppc64; bug #78249
1315 -
1316 - 20 Jan 2005; Bryan Østergaard <kloeri@g.o> cups-1.1.23-r1.ebuild:
1317 - Stable on alpha, bug 78249.
1318 -
1319 - 20 Jan 2005; Gustavo Zacarias <gustavoz@g.o> :
1320 - Actually with respect to #78249, bummer.
1321 -
1322 - 20 Jan 2005; Gustavo Zacarias <gustavoz@g.o> cups-1.1.23-r1.ebuild:
1323 - Stable on sparc wrt #77805
1324 -
1325 -*cups-1.1.23-r1 (19 Jan 2005)
1326 -
1327 - 19 Jan 2005; Heinrich Wendel <lanius@g.o> +files/xpdf-pl3.patch,
1328 - +cups-1.1.23-r1.ebuild:
1329 - security bump; bug #78249
1330 -
1331 - 19 Jan 2005; Joshua Kinard <kumba@g.o> cups-1.1.23.ebuild:
1332 - Marked stable on mips.
1333 -
1334 - 11 Jan 2005; Bryan Østergaard <kloeri@g.o> cups-1.1.23.ebuild:
1335 - Stable on alpha, bug 77023.
1336 -
1337 - 11 Jan 2005; Guy Martin <gmsoft@g.o> cups-1.1.23.ebuild:
1338 - Stable on hppa.
1339 -
1340 - 10 Jan 2005; Markus Rothe <corsair@g.o> cups-1.1.23.ebuild:
1341 - Stable on ppc64
1342 -
1343 - 10 Jan 2005; Jeremy Huddleston <eradicator@g.o> cups-1.1.23.ebuild:
1344 - Stable amd64, sparc.
1345 -
1346 - 10 Jan 2005; Lars Weiler <pylon@g.o> cups-1.1.23.ebuild:
1347 - Stable on ppc; bug #77023.
1348 -
1349 -*cups-1.1.23 (07 Jan 2005)
1350 -
1351 - 07 Jan 2005; Heinrich Wendel <lanius@g.o> +cups-1.1.23.ebuild:
1352 - security bump, bug #77023; use pdftops wrapper instead of builtin pdftops
1353 -
1354 - 03 Jan 2005; Heinrich Wendel <lanius@g.o>
1355 - -files/cups-1.1.20-str633.patch,
1356 - -files/cups-1.1.20-xpdf-CESA-2004-007.patch.bz2,
1357 - -files/cups-1.1.20-xpdf2-underflow.patch,
1358 - -files/cups-1.1.20-zero-len-udp-dos.patch,
1359 - -files/cups-1.1.21-xpdf-CESA-2004-007.patch.bz2, -files/cupsd.conf-1.1.18,
1360 - -files/str920.patch, -cups-1.1.20-r5.ebuild, -cups-1.1.22.ebuild,
1361 - cups-1.1.23_rc1.ebuild:
1362 - cleanups; replace hotplug with coldplug
1363 -
1364 - 31 Dec 2004; Hardave Riar <hardave@g.o> cups-1.1.23_rc1.ebuild:
1365 - Stable on mips, bug #74479
1366 -
1367 - 29 Dec 2004; Ciaran McCreesh <ciaranm@g.o> :
1368 - Change encoding to UTF-8 for GLEP 31 compliance
1369 -
1370 - 27 Dec 2004; Bryan Østergaard <kloeri@g.o> cups-1.1.23_rc1.ebuild:
1371 - Stable on alpha, bug 74479.
1372 -
1373 - 27 Dec 2004; <SeJo@g.o> cups-1.1.23_rc1.ebuild:
1374 - stable on ppc: 74479
1375 -
1376 - 27 Dec 2004; Markus Rothe <corsair@g.o> cups-1.1.23_rc1.ebuild:
1377 - Stable on ppc64; bug #74479
1378 -
1379 - 26 Dec 2004; Jeremy Huddleston <eradicator@g.o>
1380 - cups-1.1.23_rc1.ebuild:
1381 - Stable sparc and amd64.
1382 -
1383 -*cups-1.1.23_rc1 (26 Dec 2004)
1384 -
1385 - 26 Dec 2004; Heinrich Wendel <lanius@g.o> +cups-1.1.23_rc1.ebuild:
1386 - version bump; mark stable on x86 because of security bugs in pdftops and
1387 - lppasswd, bug #74479
1388 -
1389 - 12 Nov 2004; Heinrich Wendel <lanius@g.o> -cups-1.1.20-r3.ebuild,
1390 - -cups-1.1.20-r4.ebuild, cups-1.1.22.ebuild:
1391 - move samba to PDEPEND, bug #62560; remove old ebuilds
1392 -
1393 - 07 Nov 2004; Joshua Kinard <kumba@g.o> cups-1.1.20-r5.ebuild:
1394 - Marked stable on mips.
1395 -
1396 - 04 Nov 2004; Travis Tilley <lv@g.o> cups-1.1.20-r5.ebuild:
1397 - stable on amd64
1398 -
1399 - 03 Nov 2004; Bryan Østergaard <kloeri@g.o> cups-1.1.20-r5.ebuild:
1400 - Stable on alpha, bug 69662.
1401 -
1402 - 03 Nov 2004; Markus Rothe <corsair@g.o> cups-1.1.20-r5.ebuild:
1403 - Stable on ppc64, bug #69662
1404 -
1405 - 03 Nov 2004; <SeJo@g.o> cups-1.1.20-r5.ebuild:
1406 - stable on ppc gsla: 69662
1407 -
1408 - 03 Nov 2004; Gustavo Zacarias <gustavoz@g.o> cups-1.1.20-r5.ebuild:
1409 - Stable on sparc wrt #69662
1410 -
1411 -*cups-1.1.22 (01 Nov 2004)
1412 -
1413 - 01 Nov 2004; <heino@g.o> +files/xpdf-goo-sizet.patch,
1414 - +cups-1.1.20-r5.ebuild, -cups-1.1.21-r2.ebuild, +cups-1.1.22.ebuild:
1415 - fix secrutiy issue in pdftops, bug #69662
1416 -
1417 -*cups-1.1.21-r2 (21 Oct 2004)
1418 -
1419 - 21 Oct 2004; Heinrich Wendel <lanius@g.o> +cups-1.1.20-r4.ebuild,
1420 - +cups-1.1.21-r2.ebuild:
1421 - fix integer overflows in xpdf, bug #68058
1422 -
1423 - 16 Oct 2004; Hardave Riar <hardave@g.o> cups-1.1.20-r3.ebuild:
1424 - Stable on mips, bug #66501.
1425 -
1426 - 09 Oct 2004; Tom Gall <tgall@g.o> cups-1.1.20-r3.ebuild:
1427 - stable on ppc64, bug #64168
1428 -
1429 - 07 Oct 2004; Jeremy Huddleston <eradicator@g.o>
1430 - cups-1.1.20-r3.ebuild:
1431 - Stable amd64.
1432 -
1433 - 08 Oct 2004; Guy Martin <gmsoft@g.o> cups-1.1.20-r3.ebuild:
1434 - Marked stable on hppa.
1435 -
1436 - 07 Oct 2004; Lars Weiler <pylon@g.o> cups-1.1.20-r3.ebuild:
1437 - Stable on ppc as requested in bug #66501.
1438 -
1439 - 07 Oct 2004; Bryan Østergaard <kloeri@g.o> cups-1.1.20-r3.ebuild:
1440 - Stable on alpha, bug 66501.
1441 -
1442 - 06 Oct 2004; Gustavo Zacarias <gustavoz@g.o> cups-1.1.20-r3.ebuild:
1443 - Stable on sparc wrt #66501
1444 -
1445 -*cups-1.1.20-r3 (06 Oct 2004)
1446 -
1447 - 06 Oct 2004; Heinrich Wendel <lanius@g.o> +files/str920.patch,
1448 - +cups-1.1.20-r3.ebuild, +cups-1.1.21-r1.ebuild:
1449 - fix security issue in logfiles; bug #66501
1450 -
1451 - 22 Sep 2004; Joshua Kinard <kumba@g.o> cups-1.1.20-r2.ebuild:
1452 - Marked stable on mips.
1453 -
1454 - 19 Sep 2004; Danny van Dyk <kugelfang@g.o> cups-1.1.20-r2.ebuild:
1455 - Marked stable on amd64.
1456 -
1457 - 18 Sep 2004; Thomas Matthijs <axxo@g.o> cups-1.1.21.ebuild:
1458 - Added some more mirrors since i was unable to fetch it
1459 -
1460 - 17 Sep 2004; Bryan Østergaard,,, <kloeri@g.o> cups-1.1.20-r2.ebuild:
1461 - Stable on alpha, bug 64168.
1462 -
1463 - 17 Sep 2004; <SeJo@g.o> cups-1.1.20-r2.ebuild:
1464 - stable ppc bug:64168
1465 -
1466 - 16 Sep 2004; Gustavo Zacarias <gustavoz@g.o> cups-1.1.20-r2.ebuild:
1467 - Stable on sparc wrt #64168
1468 -
1469 - 22 Sep 2004; Heinrich Wendel <lanius@g.o> cups-1.1.21.ebuild:
1470 - move samba depend to rdepend, bug #62560
1471 -
1472 - 02 Sep 2004; Danny van Dyk <kugelfang@g.o> cups-1.1.20-r1.ebuild,
1473 - cups-1.1.21_rc2.ebuild:
1474 - Made cups $(get_libdir) aware.
1475 -
1476 -*cups-1.1.21 (16 Sep 2004)
1477 -
1478 - 16 Sep 2004; Heinrich Wendel <lanius@g.o>
1479 - +files/cups-1.1.20-zero-len-udp-dos.patch, +cups-1.1.20-r2.ebuild,
1480 - +cups-1.1.21.ebuild, cups-1.1.21_rc2.ebuild:
1481 - version bump; fix security bug in 1.1.20, bug #64168
1482 -
1483 -*cups-1.1.21_rc2 (24 Aug 2004)
1484 -
1485 - 24 Aug 2004; Heinrich Wendel <lanius@g.o>
1486 - -files/configure-jpeg-buildfix.diff, -cups-1.1.21_rc1.ebuild,
1487 - +cups-1.1.21_rc2.ebuild:
1488 - version bump
1489 -
1490 - 05 Jul 2004; Heinrich Wendel <lanius@g.o> cups-1.1.21_rc1.ebuild:
1491 - enable raw printing, bug #54981
1492 -
1493 -*cups-1.1.21_rc1 (05 Jul 2004)
1494 -
1495 - 05 Jul 2004; Heinrich Wendel <lanius@g.o> cups-1.1.19-r1.ebuild,
1496 - cups-1.1.20.ebuild, cups-1.1.21_rc1.ebuild:
1497 - version bump, add samba use flag, bug #52198
1498 -
1499 - 01 Jul 2004; Jeremy Huddleston <eradicator@g.o>
1500 - cups-1.1.19-r1.ebuild, cups-1.1.20-r1.ebuild, cups-1.1.20.ebuild:
1501 - virtual/glibc -> virtual/libc
1502 -
1503 - 19 Jun 2004; Tom Gall <tgall@g.o> cups-1.1.20-r1.ebuild:
1504 - stable on ppc64, bug #54123
1505 -
1506 - 12 May 2004; Michael McCabe <randy@g.o> cups-1.1.20-r1.ebuild:
1507 - Added s390 keywords
1508 -
1509 - 09 Apr 2004; Heinrich Wendel <lanius@g.o> cups-1.1.19-r1.ebuild:
1510 - remove S=${WORKDIR}/${P}
1511 -
1512 -*cups-1.1.20-r1 (08 Apr 2004)
1513 -
1514 - 08 Apr 2004; Heinrich Wendel <lanius@g.o>
1515 - files/cups-1.1.20-str633.patch, cups-1.1.20-r1.ebuild:
1516 - pdftops doesn't print pdf form elements properly, bug #46529
1517 -
1518 - 31 Mar 2004; Tom Gall <tgall@g.o> cups-1.1.20.ebuild:
1519 - remove ppc64, we're not ready
1520 -
1521 - 23 Mar 2004; Joshua Kinard <kumba@g.o> cups-1.1.20.ebuild:
1522 - Marked stable on mips.
1523 -
1524 - 27 Feb 2004; Joshua Kinard <kumba@g.o> cups-1.1.20.ebuild:
1525 - Added ~mips to KEYWORDS to satisfy repoman deps.
1526 -
1527 - 22 Feb 2004; Aron Griffis <agriffis@g.o> cups-1.1.20.ebuild:
1528 - stable on alpha and ia64
1529 -
1530 - 28 Jan 2004; <gustavoz@g.o> cups-1.1.20.ebuild:
1531 - stable on hppa
1532 -
1533 - 26 Jan 2004; <gustavoz@g.o> cups-1.1.20.ebuild:
1534 - stable on sparc
1535 -
1536 - 30 Jan 2004; Heinrich Wendel <lanius@g.o> cups-1.1.19-r1.ebuild,
1537 - cups-1.1.20.ebuild:
1538 - fixed depend
1539 -
1540 - 15 Jan 2004; Heinrich Wendel <lanius@g.o> cups-1.1.20.ebuild:
1541 - mark x86
1542 -
1543 - 28 Dec 2003; Heinrich Wendel <lanius@g.o> cups-1.1.19-r1.ebuild,
1544 - cups-1.1.20.ebuild:
1545 - fix newdepend, not allowed in ebuilds
1546 -
1547 - 09 Dec 2003; Heinrich Wendel <lanius@g.o> cups-1.1.19-r1.ebuild:
1548 - changed app-text/ghostscript to virtual/ghostscript
1549 -
1550 - 02 Dec 2003; Heinrich Wendel <lanius@g.o> cups-1.1.20.ebuild:
1551 - replace Os by O2 on amd64, bug #38450
1552 -
1553 - 29 Nov 2003; Brad House <brad_mssw@g.o> cups-1.1.20.ebuild:
1554 - mark stable on amd64
1555 -
1556 -*cups-1.1.20 (25 Nov 2003)
1557 -
1558 - 25 Nov 2003; Heinrich Wendel <lanius@g.o> cups-1.1.20.ebuild:
1559 - version bump, removed libjpeg patch
1560 -
1561 - 05 Nov 2003; Heinrich Wendel <lanius@g.o> files/cupsd.rc6:
1562 - bug #32768 (hotplug dep)
1563 -
1564 - 24 Sep 2003; Daniel Robbins <drobbins@g.o> cups-1.1.19-r1.ebuild:
1565 - removed 'usb' dependencies entirely, since cups does not directly depend
1566 - on hotplug, and is not necessarily needed for USB support (if USB is
1567 - compiled directly into the kernel.) Also, the 'usb' variable is
1568 - designed to enable optional build-time functionality for USB support, not
1569 - auto-configure your system to detect USB (which emerging hotplug doesn't
1570 - do by itself anyway -- an rc-update add hotplug default is needed -- and
1571 - you need to enable USB in your kernel.) Also unmasked for ia64.
1572 -
1573 - 19 Sep 2003; Rajiv Aaron Manglani <rajiv@g.o> cups-1.1.19-r1.ebuild:
1574 - added 'usb' to IUSE.
1575 -
1576 - 29 Jul 2003; Heinrich Wendel <lanius@g.o>
1577 - cups-1.1.14-r4.ebuild, cups-1.1.15-r2.ebuild,
1578 - cups-1.1.16.ebuild, cups-1.1.18-r5.ebuild, cups-1.1.19-r1.ebuild,
1579 - files/configure-jpeg-buildfix-1.1.15.diff:
1580 - bumped 1.1.19-r1 to stable, cleaned up old packages
1581 -
1582 - 25 Jul 2003; Heinrich Wendel <lanius@g.o> files/cupsd.rc6:
1583 - added use logger to init.d script (bug #25214)
1584 -
1585 - 22 Jul 2003; Heinrich Wendel <lanius@g.o> cups-1.1.19-r1.ebuild:
1586 - added depend on foomatic-3 if foomatic-2 is installed
1587 -
1588 - 20 Jul 2003; Heinrich Wendel <lanius@g.o> files/cupsd.rc6:
1589 - added use vmware to initscript, see bug #23971
1590 -
1591 - 18 Jul 2003; Heinrich Wendel <lanius@g.o> files/cupsd.rc6:
1592 - fixed bug #24682
1593 -
1594 -*cups-1.1.19-r1 (16 Jul 2003)
1595 -
1596 - 16 Jul 2003; Heinrich Wendel <lanius@g.o> cups-1.1.19-r1.ebuild,
1597 - files/cupsd.rc6:
1598 - fixed init script / made compatible with new foomatic
1599 -
1600 -*cups-1.1.19 (02 Jul 2003)
1601 -
1602 - 03 Jul 2003; Daniel Ahlerg <aliz@g.o> cups-1.1.19.ebuild :
1603 - Version bump.
1604 -
1605 - 17 Jun 2003; Donny Davies <woodchip@g.o> cups-1.1.18-r5.ebuild:
1606 - Dont install lppasswd setuid.
1607 -
1608 -*cups-1.1.18-r5 (30 May 2003)
1609 -
1610 - 30 May 2003; Daniel Ahlberg <aliz@g.o> cups-1.1.18.ebuild :
1611 - Security update.
1612 -
1613 -*cups-1.1.18-r4 (28 Jan 2003)
1614 -
1615 - 07 Apr 2003; Guy Martin <gmsoft@g.o> cups-1.1.18-r4.ebuild :
1616 - Added hppa to KEYWORDS.
1617 -
1618 - 25 Feb 2003; Thomas Raschbacher <lordvan@g.o> cups-1.1.18-r4.ebuild:
1619 - Mark stable on x86
1620 -
1621 - 21 Feb 2003; Aron Griffis <agriffis@g.o> cups-1.1.18-r4.ebuild :
1622 - Mark stable on Alpha
1623 -
1624 - 28 Jan 2003; Thomas Raschbacher <lordvan@g.o> cups-1.1.18-r4.ebuild:
1625 - new revision to add usb use var (bug #14417)
1626 -
1627 -*cups-1.1.18-r3 (27 Jan 2003)
1628 - 27 Jan 2003; Thomas Raschbacher; <lordvan@g.o> cups-1.1.18-r3.ebuild:
1629 - new revision to fix bug #12518
1630 - (new default config to listen only on localhost)
1631 -
1632 -*cups-1.1.18-r2 (21 Jan 2003)
1633 - 21 Jan 2003; Thomas Raschbacher; <lordvan@g.o> cups-1.1.18-r2.ebuild:
1634 - added dep for sys-apps/hotplug (needed for usb-printers)
1635 - fixes bug #12976
1636 -
1637 -*cups-1.1.18-r1 (13 Jan 2003)
1638 - 13 Jan 2003; Thomas Raschbacher <lordvan@g.o> cups-1.1.18-r1.ebuild:
1639 - filter -fomit-frame-pointers; ~arch masked for all archs(at least for now)
1640 - fixes bug #13471
1641 -
1642 -*cups-1.1.18 (27 Dec 2002)
1643 - 27 Dec 2002; Thomas Raschbacher <lordvan@g.o> cups-1.1.18.ebuild:
1644 - changed pkg_postinst
1645 - ~arch masked on all archs
1646 - 30 Dec 2002; Thomas Raschbacher <lordvan@g.o> cups-1.1.18.ebuild:
1647 - unmasked for x86
1648 -
1649 -*cups-1.1.18 (20 Dec 2002)
1650 -
1651 - 20 Dec 2002; Daniel Ahlberg <aliz@g.o> :
1652 - Security update. Masked for now.
1653 -
1654 - 06 Dec 2002; Rodney Rees <manson@g.o> : changed sparc ~sparc keywords
1655 -
1656 -*cups-1.1.17_pre20021025 (25 Oct 2002)
1657 -
1658 - 25 Oct 2002; Grant Goodyear <g2boojum@g.o> ChangeLog :
1659 - cvs version to fix latest problems.
1660 -
1661 - 25 Oct 2002; Donny Davies <woodchip@g.o> cups-1.1.16.ebuild : fix #9188.
1662 -
1663 -*cups-1.1.16 (10 Oct 2002)
1664 -
1665 - 19 Oct 2002; Donny Davies <woodchip@g.o> cupsd.rc6 : fix #9201.
1666 -
1667 - 12 Oct 2002; Donny Davies <woodchip@g.o> cupsomatic :
1668 - Update to latest http://www.linuxprinting.org/cupsomatic; close #7350.
1669 -
1670 - 10 Oct 2002; Nick Hadaway <raker@g.o> cups-1.1.16.ebuild :
1671 - Thanks to g2boojum for jumping right on this. This version bump is
1672 - more like a shove. Lots of bug fixes. No real feature adds but many
1673 - printing issues seem to be resolved by this release. Check out
1674 - http://www.cups.org/relnotes.html for the gory details.
1675 -
1676 -*cups-1.1.15-r2 (19 Jul 2002)
1677 -
1678 - 07 Oct 2002; Nick Hadaway <raker@g.o> cups-1.1.15-r2.ebuild :
1679 - Removed RDEPEND on ghostscript and left comment in pkg_postinst. This
1680 - should resolve the circular dependancy problems related to ghostscript
1681 -
1682 - 13 Aug 2002; Mark Guertin <gerk@g.o> :
1683 - Added ppc to keywords
1684 -
1685 - 19 Jul 2002; Grant Goodyear <g2boojum@g.o> ChangeLog :
1686 - added ghostscript as an rdepend
1687 -
1688 -*cups-1.1.15 (17 Jun 2002)
1689 -
1690 - 14 Jul 2002; Daniel Ahlberg <aliz@g.o> cups-1.1.15.ebuild :
1691 - Added KEYWORDS.
1692 -
1693 - 17 Jun 2002; mjc <mjc@g.o> :
1694 - New CUPS.
1695 -
1696 -*cups-1.1.14-r4 (4 May 2002)
1697 -
1698 - 14 Jul 2002; Daniel Ahlberg <aliz@g.o> cups-1.1.14-r4.ebuild :
1699 - Added KEYWORDS.
1700 -
1701 - 4 May 2002; Donny Davies <woodchip@g.o> :
1702 - Added LICENSE, SLOT, $Headers, pam_stack aware pam.d/ file.
1703 -
1704 -*cups-1.1.14-r3 (1 May 2002)
1705 -
1706 - 1 May 2002; Jon Nelson <jnelson@g.o> :
1707 - Added patch to allow for unstripped builds.
1708 -
1709 -*cups-1.1.14-r3 (30 Apr 2002)
1710 -
1711 - 30 Apr 2002; Seemant Kulleen <seemant@g.o> :
1712 - Unzip html doc.
1713 -
1714 -*cups-1.1.14-r3 (12 Apr 2002)
1715 -
1716 - 12 Apr 2002; Spider <spider@g.o>:
1717 - New revision with updated libpng dependency forces a rebuild.
1718 -
1719 -*cups-1.1.14-r2 (29 Mar 2002)
1720 -
1721 - 29 Mar 2002; Donny Davies <woodchip@g.o> :
1722 - Add link to the html docs. Cleaned syntax of several statements. No need to
1723 - recompile/reinstall unless you enjoy that sort of thing ;)
1724 -
1725 -*cups-1.1.14-r1 (7 Mar 2002)
1726 -
1727 - 7 Mar 2002; Geert Bevin <gbevin@g.o>:
1728 - Added support for the foomagic printer filters.
1729 -
1730 -*cups-1.1.14 (16 Feb 2002)
1731 -
1732 - 16 Feb 2002; Donny Davies <woodchip@g.o>: Update to latest release.
1733 - See http://www.cups.org/news.php?V66 for the changes. Security fixes in
1734 - this one, upgrade reccomended.
1735 -
1736 - 17 Feb 2002; Martin Schlemmer <azarah@g.o>: added samba to the 'use'
1737 - dependancy type of cups. Modified files/cupsd.rc6
1738 -
1739 -*cups-1.1.13-r2 (9 Feb 2002)
1740 -
1741 - 9 Feb 2002; Daniel Robbins <drobbins@g.o>: Moved all empty directory
1742 - creations to pkg_postinst() to prevent them from being unmerged on upgrade
1743 -
1744 -*cups-1.1.13-r1 (8 Feb 2002)
1745 -
1746 - 8 Feb 2002; Daniel Robbins <drobbins@g.o>:
1747 - Added back configure-jpeg-buildfix.diff which is apparently still needed.
1748 - This closes bug #608.
1749 -
1750 -*cups-1.1.13 (1 Feb 2002)
1751 -
1752 - 1 Feb 2002; Donny Davies <woodchip@g.o> /etc/cupsd.conf:
1753 - Updated to the latest release, cups-1.1.13. Now installing the html docs
1754 - into /usr/share/cups/docs, which will let people upgrade cups in the
1755 - future without having to change /etc/cupsd.conf to point to a new
1756 - directory. Makes things a little more user friendly.
1757 -
1758 -*cups-1.1.12 (1 Feb 2002)
1759 -
1760 - 1 Feb 2002; G.Bevin <gbevin@g.o> ChangeLog :
1761 - Added initial ChangeLog which should be updated whenever the package is
1762 - updated in any way. This changelog is targetted to users. This means that the
1763 - comments should well explained and written in clean English. The details about
1764 - writing correct changelogs are explained in the skel.ChangeLog file which you
1765 - can find in the root directory of the portage repository.
1766
1767 diff --git a/net-print/cups/Manifest b/net-print/cups/Manifest
1768 deleted file mode 100644
1769 index 9b92ddc..0000000
1770 --- a/net-print/cups/Manifest
1771 +++ /dev/null
1772 @@ -1,39 +0,0 @@
1773 ------BEGIN PGP SIGNED MESSAGE-----
1774 -Hash: SHA512
1775 -
1776 -AUX cups-1.4.0-backend-https.patch 483 RMD160 b338f67ebf0719b5e12eaa8490affbd7a1bb8c0e SHA1 bfeadba67792203d654a64bdec16f3d2a31aeca6 SHA256 9060a5d848d6655db4629822d01fd772a3fbe1a5107109c50cb0ecb4de7a9526
1777 -AUX cups-1.4.2-str3200.patch 1654 RMD160 cc40d26f7e9dbe5a12d9426535d09de10254da26 SHA1 b330108bcfb8ca3ab5d6dd3b48dc3d2937c7bca1 SHA256 8a64f5c72d64ecd95d330fd90630eb02a67865c07921ecb0c010e84b49b537e0
1778 -AUX cups-1.4.4-dont-compress-manpages.patch 580 RMD160 cbc2bf11025c1f27286bd7f2ece7ba76be6aa7ee SHA1 d7b2447263724eeb092b8cfc8ce54553ad1e5e11 SHA256 cdefd273dcdc78aa5fe14bb0246e25572da7d28a91de5c7ac8be2a0bdd915860
1779 -AUX cups-1.4.4-fix-install-perms.patch 838 RMD160 206bd49e918bab96d24ca72f85f679d3c9122975 SHA1 6e8ef0f3e5c0efa636b4d2324bab2c8edc9461db SHA256 66e68f3bebd7339434e3de99582190d0bedce4b2e5370ff65104cc863daee6c2
1780 -AUX cups-1.4.4-nostrip.patch 487 RMD160 27fe9a5512abb3496416e492dc4ec4fcd9c733c2 SHA1 2a1b6e7b718a5feb5921f38ec02f37b9d0edd310 SHA256 b96448896f08c5f91d5afb0c093f2638a262d1c45e716c29d5164cefee18bc61
1781 -AUX cups-1.4.4-perl-includes.patch 637 RMD160 88d4f170ed5c9392860462f140adf9f860a24cfd SHA1 93185acfe7252ff9a69499f63192b3483d857cb0 SHA256 c730419e7b4bc16a8773a01eeb66523882901480af68686d0790558a2f5fe57d
1782 -AUX cups-1.4.4-php-destdir.patch 679 RMD160 1b15d42373a952a608a01cb8c97efbbd3c78ac77 SHA1 e312bbae57224dead45284f9c62942b1a25282fc SHA256 d5126c5e917d8c41c7a4da1477800edd4aa752aaa4c6a67a73adbe1e3b050110
1783 -AUX cups-1.4.6-force-gnutls.patch 3319 RMD160 c6cc024a702305eb81661d5cdadd9857e9a6778e SHA1 5ac62ed3ca20bc7a4541c990c676c433299b2177 SHA256 beb4014eac5218d9f424b81946ac1e209625026bf20a7f4820758e5ee1fe5b66
1784 -AUX cups-1.4.6-serialize-gnutls.patch 3625 RMD160 873b2806cfec732c4a4f3f2981f666a958dd5b0e SHA1 aae046121d0139fbba1cb9147c8742f73b2f1fa0 SHA256 6bc9e16fc6865b2f3e0ee2d1947bdde691e41f90fce32b9839b3661dcea4a827
1785 -AUX cups-1.4.6-web-hang.patch 1749 RMD160 ff8d4cfa10a5de5a911c8672313904f50b13fd0f SHA1 f37a3fb7d71a6d56bbb3e5e7a8cf74ca8cb19276 SHA256 f49cef2ce1f2eecdd8ee07d85f306a19375f6d48510763aa51e96a0c54ad27c5
1786 -AUX cupsd.init.d 293 RMD160 19fbef21cee7e472e7028f3101b680baa0089c54 SHA1 e6b27b2638fec258fe2f55c926c2530e909ca3d2 SHA256 b4268a6bae95e96b6af21c3716ecc905073736ce7dc33be1489d574a447f3c48
1787 -AUX pdftops-1.20.gentoo 10412 RMD160 16e229662c47e03af1d1f4cb5764a76d17a66642 SHA1 6afb8a655b6ff013a2c8c8cbfb615ba1e561503b SHA256 ac5fa01ca776d75bd7cef62eef9f6b0c3945ee87e8950b40ca9f9f3ff46a16c1
1788 -DIST cups-1.4.6-source.tar.bz2 4517061 RMD160 94c9921e03f5ec52d9c16947435622365f53aef6 SHA1 42fb1ca00ee7291561564d3072716eb2045f05d1 SHA256 f08711702a77b52c7150f96fe1f45482f6151cb95ef601268c528607fe6ad514
1789 -DIST cups-1.5rc1-source.tar.bz2 4083416 RMD160 380160554012912bf8e22dc6f70fe6824c16bb13 SHA1 b46b3d0255fe6ed36d516a61c397d27b5efb7d13 SHA256 04d4f1e4a5ac4c9907c2a81fcbde6b6b87f852e85e410d145a08a964434a1697
1790 -EBUILD cups-1.4.6-r21.ebuild 8509 RMD160 6178c8831132937a82ab0c5452c6f46e3b3d1879 SHA1 3f51dd19726a31c71c3fda6def94c112974434b9 SHA256 a10216bb3af633739ac6aefa06d4e89aa88690f774768bdf66a03b7569a09b16
1791 -EBUILD cups-1.5_rc1.ebuild 8195 RMD160 1b2e39d0ba830ab80077db7977e667e7efa9755c SHA1 79cb3db068c20b7936ef488474002976e753fe23 SHA256 5c4755644224a9e4605a96808115d96cd270cc51a33a9013bb78fef5d2c8c5eb
1792 -MISC ChangeLog 63367 RMD160 8b0bb735fad05a083fdd07c9c2dcac9c34112948 SHA1 ad3a8ac14c5a56e6aba0c401eb54e10b1408ce50 SHA256 c979404d3a11429c6699cc16bb8682760f929515dca76650cf23573c971db4b8
1793 -MISC metadata.xml 586 RMD160 73a1f1c0096d5035dfa53207b00c125894f6822a SHA1 123501263490cab57af2b99f2336fb70c094d9b0 SHA256 3b729c497ee38452b1ca051b759f43b5f9e117f9c36c0f3b660e4bd8ab7c295b
1794 -MISC notes.txt 537 RMD160 211ab75e584ab30e9b69c9bc54b8b7e13398e5a9 SHA1 041a82e5c969f89105861a2b1574b78594979b97 SHA256 ff62381674ffebcbab2445358c130cfdd2ac2a2264d385784286ee1fa334f5b7
1795 ------BEGIN PGP SIGNATURE-----
1796 -Version: GnuPG v2.0.17 (GNU/Linux)
1797 -
1798 -iQIcBAEBCgAGBQJN/HFhAAoJENwGBM22xffefCoQAJt9iGOuusFIxewWkxUPL9pF
1799 -r+9L5flHfrLxeeMZqC902pZGRS17EgthIyE5rB3A4xl8jgR3ToNvyC79LGtG8qOB
1800 -YhMCL9G4HHYPrcnuYwlB9st+nlozPFTCt7f2g6ssbtNK9TulnKZmJZy5gQExMFgA
1801 -GxuCK+/vwikfdab4AYXP0mrhS4FOYLv1AS9vKXjPDkRU5mPTefqt1Kxn9SiQ6hn/
1802 -1Qy2T7usWNT4nRL5lWdIsruWHXmr80/biUYFEmauU2DafeLYnplsqaVECrz0vAfw
1803 -QtSGe5bU646As1fGYFRTPmwWkefOT3Yy6OOknzcuOImdac6bwuuwXrR2myoGLbkT
1804 -j0ubHcxx6ZBCIuxQUkzFl+64VXdAyoFQjPzv9kX+CMx9wlSj1jT//Py68MFXKclN
1805 -1ih4E+iXQlCEAfZ5bwtZylr1Y5bsDS3sjcYqGhOl7LZdNjo4mGXDrh1VmGrw7XJv
1806 -Cj2ynH3vgfoJugchdBq7JCqV1bKJHRLicIKLIrRiliJ8lrk8TWsDUFTTC5Vc2GjK
1807 -nmbVbEmYeSHl5PXmEPU+KDMqPK13P+ReRGfxnS5qTfVZKkukaeFxXqN76GDG8x1H
1808 -SWKnWmc8a2S6CW49zD+KCz7M1I1nucWHaiRoOZkKJE0VM7ILgv1sA1bOoH0xB0/t
1809 -iFVFwHoAmThYqJZL0MiL
1810 -=yuca
1811 ------END PGP SIGNATURE-----
1812
1813 diff --git a/net-print/cups/cups-1.4.6-r21.ebuild b/net-print/cups/cups-1.4.6-r21.ebuild
1814 deleted file mode 100644
1815 index 6d4343a..0000000
1816 --- a/net-print/cups/cups-1.4.6-r21.ebuild
1817 +++ /dev/null
1818 @@ -1,296 +0,0 @@
1819 -# Copyright 1999-2011 Gentoo Foundation
1820 -# Distributed under the terms of the GNU General Public License v2
1821 -# $Header: /var/cvsroot/gentoo-x86/net-print/cups/cups-1.4.6-r21.ebuild,v 1.2 2011/06/06 21:54:07 dilfridge Exp $
1822 -
1823 -EAPI=3
1824 -
1825 -PYTHON_DEPEND="python? 2:2.5"
1826 -
1827 -inherit autotools eutils flag-o-matic linux-info multilib pam perl-module python versionator java-pkg-opt-2
1828 -
1829 -MY_P=${P/_}
1830 -
1831 -DESCRIPTION="The Common Unix Printing System"
1832 -HOMEPAGE="http://www.cups.org/"
1833 -SRC_URI="mirror://easysw/${PN}/${PV}/${MY_P}-source.tar.bz2"
1834 -
1835 -LICENSE="GPL-2"
1836 -SLOT="0"
1837 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
1838 -IUSE="acl dbus debug gnutls java +jpeg kerberos ldap pam perl php +png python samba slp +ssl static-libs +threads +tiff usb X xinetd"
1839 -
1840 -LANGS="da de es eu fi fr id it ja ko nl no pl pt pt_BR ru sv zh zh_TW"
1841 -for X in ${LANGS} ; do
1842 - IUSE="${IUSE} linguas_${X}"
1843 -done
1844 -
1845 -RDEPEND="
1846 - app-text/libpaper
1847 - acl? (
1848 - kernel_linux? (
1849 - sys-apps/acl
1850 - sys-apps/attr
1851 - )
1852 - )
1853 - dbus? ( sys-apps/dbus )
1854 - java? ( >=virtual/jre-1.6 )
1855 - jpeg? ( virtual/jpeg:0 )
1856 - kerberos? ( virtual/krb5 )
1857 - ldap? ( net-nds/openldap[ssl?,gnutls?] )
1858 - pam? ( virtual/pam )
1859 - perl? ( dev-lang/perl )
1860 - php? ( dev-lang/php )
1861 - png? ( >=media-libs/libpng-1.4.3 )
1862 - slp? ( >=net-libs/openslp-1.0.4 )
1863 - ssl? (
1864 - gnutls? (
1865 - dev-libs/libgcrypt
1866 - net-libs/gnutls
1867 - )
1868 - !gnutls? ( >=dev-libs/openssl-0.9.8g )
1869 - )
1870 - tiff? ( >=media-libs/tiff-3.5.5 )
1871 - usb? ( virtual/libusb:0 )
1872 - X? ( x11-misc/xdg-utils )
1873 - xinetd? ( sys-apps/xinetd )
1874 - !net-print/cupsddk
1875 -"
1876 -
1877 -DEPEND="${RDEPEND}
1878 - dev-util/pkgconfig
1879 -"
1880 -
1881 -PDEPEND="
1882 - app-text/ghostscript-gpl[cups]
1883 - >=app-text/poppler-0.12.3-r3[utils]
1884 -"
1885 -
1886 -# upstream includes an interactive test which is a nono for gentoo.
1887 -RESTRICT="test"
1888 -
1889 -S="${WORKDIR}/${MY_P}"
1890 -
1891 -pkg_setup() {
1892 - enewgroup lp
1893 - enewuser lp -1 -1 -1 lp
1894 - enewgroup lpadmin 106
1895 -
1896 - # python 3 is no-go
1897 - if use python; then
1898 - python_set_active_version 2
1899 - python_pkg_setup
1900 - fi
1901 -
1902 - if use usb; then
1903 - elog "You are going to use new libusb backed to access your usb printer."
1904 - elog "This interface has quite few known issues and does not report all"
1905 - elog "issues and just refuses to print."
1906 - elog "Please consider disabling usb useflag if you are having issues."
1907 - elog
1908 - elog "Please note that if you disable the usb useflag your device will be"
1909 - elog "still working using kernel usblp interface instead of libusb."
1910 - echo
1911 - fi
1912 -
1913 - linux-info_pkg_setup
1914 - if ! linux_config_exists; then
1915 - ewarn "Can't check the linux kernel configuration."
1916 - ewarn "You might have some incompatible options enabled."
1917 - else
1918 - # recheck that we don't have usblp to collide with libusb
1919 - if use usb; then
1920 - if linux_chkconfig_present USB_PRINTER; then
1921 - eerror "Your usb printers will be managed via libusb which collides with kernel module."
1922 - eerror "${P} requires the USB_PRINTER support disabled."
1923 - eerror "Please disable it:"
1924 - eerror " CONFIG_USB_PRINTER=n"
1925 - eerror "in /usr/src/linux/.config or"
1926 - eerror " Device Drivers --->"
1927 - eerror " USB support --->"
1928 - eerror " [ ] USB Printer support"
1929 - eerror "Alternatively, just disable the usb useflag for cups (your printer will still work)."
1930 - die "USB_PRINTER module enabled"
1931 - fi
1932 - else
1933 - #here we should warn user that he should enable it so he can print
1934 - if ! linux_chkconfig_present USB_PRINTER; then
1935 - ewarn "If you plan to use USB printers you should enable the USB_PRINTER"
1936 - ewarn "support in your kernel."
1937 - ewarn "Please enable it:"
1938 - ewarn " CONFIG_USB_PRINTER=y"
1939 - ewarn "in /usr/src/linux/.config or"
1940 - ewarn " Device Drivers --->"
1941 - ewarn " USB support --->"
1942 - ewarn " [*] USB Printer support"
1943 - ewarn "Alternatively, enable the usb useflag for cups and use the new, less-tested libusb code."
1944 - fi
1945 - fi
1946 - fi
1947 -}
1948 -
1949 -src_prepare() {
1950 - # create a missing symlink to allow https printing via IPP, bug #217293
1951 - epatch "${FILESDIR}/${PN}-1.4.0-backend-https.patch"
1952 - # various build time fixes
1953 - epatch "${FILESDIR}/${PN}-1.4.4-dont-compress-manpages.patch"
1954 - epatch "${FILESDIR}/${PN}-1.4.4-fix-install-perms.patch"
1955 - epatch "${FILESDIR}/${PN}-1.4.4-nostrip.patch"
1956 - epatch "${FILESDIR}/${PN}-1.4.4-php-destdir.patch"
1957 - epatch "${FILESDIR}/${PN}-1.4.4-perl-includes.patch"
1958 - epatch "${FILESDIR}/${PN}-1.4.6-force-gnutls.patch"
1959 - epatch "${FILESDIR}/${PN}-1.4.6-serialize-gnutls.patch"
1960 - # interface hangs using some browsers, bug #325871
1961 - epatch "${FILESDIR}/${PN}-1.4.6-web-hang.patch"
1962 -
1963 - AT_M4DIR=config-scripts eaclocal
1964 - eautoconf
1965 -}
1966 -
1967 -src_configure() {
1968 - export DSOFLAGS="${LDFLAGS}"
1969 -
1970 - # locale support
1971 - strip-linguas ${LANGS}
1972 - if [ -z "${LINGUAS}" ] ; then
1973 - export LINGUAS=none
1974 - fi
1975 -
1976 - local myconf
1977 - if use ssl || use gnutls ; then
1978 - myconf+="
1979 - $(use_enable gnutls)
1980 - $(use_enable !gnutls openssl)
1981 - "
1982 - else
1983 - myconf+="
1984 - --disable-gnutls
1985 - --disable-openssl
1986 - "
1987 - fi
1988 -
1989 - # bug 352252, recheck for later versions if still necessary....
1990 - if use gnutls && ! use threads ; then
1991 - ewarn "The useflag gnutls requires also threads enabled. Switching on threads."
1992 - fi
1993 - if use gnutls || use threads ; then
1994 - myconf+=" --enable-threads "
1995 - else
1996 - myconf+=" --disable-threads "
1997 - fi
1998 -
1999 - econf \
2000 - --libdir=/usr/$(get_libdir) \
2001 - --localstatedir=/var \
2002 - --with-cups-user=lp \
2003 - --with-cups-group=lp \
2004 - --with-docdir=/usr/share/cups/html \
2005 - --with-languages="${LINGUAS}" \
2006 - --with-pdftops=/usr/bin/pdftops \
2007 - --with-system-groups=lpadmin \
2008 - $(use_enable acl) \
2009 - $(use_enable dbus) \
2010 - $(use_enable debug) \
2011 - $(use_enable debug debug-guards) \
2012 - $(use_enable jpeg) \
2013 - $(use_enable kerberos gssapi) \
2014 - $(use_enable ldap) \
2015 - $(use_enable pam) \
2016 - $(use_enable png) \
2017 - $(use_enable slp) \
2018 - $(use_enable static-libs static) \
2019 - $(use_enable tiff) \
2020 - $(use_enable usb libusb) \
2021 - $(use_with java) \
2022 - $(use_with perl) \
2023 - $(use_with php) \
2024 - $(use_with python) \
2025 - $(use_with xinetd xinetd /etc/xinetd.d) \
2026 - --enable-libpaper \
2027 - --disable-dnssd \
2028 - ${myconf}
2029 -
2030 - # install in /usr/libexec always, instead of using /usr/lib/cups, as that
2031 - # makes more sense when facing multilib support.
2032 - sed -i -e 's:SERVERBIN.*:SERVERBIN = "$(BUILDROOT)"/usr/libexec/cups:' Makedefs || die
2033 - sed -i -e 's:#define CUPS_SERVERBIN.*:#define CUPS_SERVERBIN "/usr/libexec/cups":' config.h || die
2034 - sed -i -e 's:cups_serverbin=.*:cups_serverbin=/usr/libexec/cups:' cups-config || die
2035 -}
2036 -
2037 -src_compile() {
2038 - emake || die "emake failed"
2039 -
2040 - if use perl ; then
2041 - cd "${S}"/scripting/perl
2042 - perl-module_src_prep
2043 - perl-module_src_compile
2044 - fi
2045 -
2046 - if use php ; then
2047 - cd "${S}"/scripting/php
2048 - emake || die "emake php failed"
2049 - fi
2050 -}
2051 -
2052 -src_install() {
2053 - emake BUILDROOT="${D}" install || die "emake install failed"
2054 - dodoc {CHANGES,CREDITS,README}.txt || die "dodoc install failed"
2055 -
2056 - if use perl ; then
2057 - cd "${S}"/scripting/perl
2058 - perl-module_src_install
2059 - fixlocalpod
2060 - fi
2061 -
2062 - if use php ; then
2063 - cd "${S}"/scripting/php
2064 - emake DESTDIR="${D}" install || die "emake install for php bindings failed"
2065 - fi
2066 -
2067 - # clean out cups init scripts
2068 - rm -rf "${D}"/etc/{init.d/cups,rc*,pam.d/cups}
2069 -
2070 - # install our init script
2071 - local neededservices
2072 - use dbus && neededservices+=" dbus"
2073 - [[ -n ${neededservices} ]] && neededservices="need${neededservices}"
2074 - cp "${FILESDIR}"/cupsd.init.d "${T}"/cupsd || die
2075 - sed -i \
2076 - -e "s/@neededservices@/$neededservices/" \
2077 - "${T}"/cupsd || die
2078 - doinitd "${T}"/cupsd || die "doinitd failed"
2079 -
2080 - # install our pam script
2081 - pamd_mimic_system cups auth account
2082 -
2083 - if use xinetd ; then
2084 - # correct path
2085 - sed -i \
2086 - -e "s:server = .*:server = /usr/libexec/cups/daemon/cups-lpd:" \
2087 - "${D}"/etc/xinetd.d/cups-lpd || die
2088 - # it is safer to disable this by default, bug #137130
2089 - grep -w 'disable' "${D}"/etc/xinetd.d/cups-lpd || \
2090 - { sed -i -e "s:}:\tdisable = yes\n}:" "${D}"/etc/xinetd.d/cups-lpd || die ; }
2091 - # write permission for file owner (root), bug #296221
2092 - fperms u+w /etc/xinetd.d/cups-lpd || die "fperms failed"
2093 - else
2094 - rm -rf "${D}"/etc/xinetd.d
2095 - fi
2096 -
2097 - keepdir /usr/libexec/cups/driver /usr/share/cups/{model,profiles} \
2098 - /var/cache/cups /var/cache/cups/rss /var/log/cups /var/run/cups/certs \
2099 - /var/spool/cups/tmp
2100 -
2101 - keepdir /etc/cups/{interfaces,ppd,ssl}
2102 -
2103 - use X || rm -r "${D}"/usr/share/applications
2104 -
2105 - # create /etc/cups/client.conf, bug #196967 and #266678
2106 - echo "ServerName /var/run/cups/cups.sock" >> "${D}"/etc/cups/client.conf
2107 -}
2108 -
2109 -pkg_postinst() {
2110 - echo
2111 - elog "For information about installing a printer and general cups setup"
2112 - elog "take a look at: http://www.gentoo.org/doc/en/printing-howto.xml"
2113 - echo
2114 -}
2115
2116 diff --git a/net-print/cups/cups-1.5_rc1.ebuild b/net-print/cups/cups-1.5_rc1.ebuild
2117 deleted file mode 100644
2118 index 6692615..0000000
2119 --- a/net-print/cups/cups-1.5_rc1.ebuild
2120 +++ /dev/null
2121 @@ -1,291 +0,0 @@
2122 -# Copyright 1999-2011 Gentoo Foundation
2123 -# Distributed under the terms of the GNU General Public License v2
2124 -# $Header: /var/cvsroot/gentoo-x86/net-print/cups/cups-1.4.6-r21.ebuild,v 1.2 2011/06/06 21:54:07 dilfridge Exp $
2125 -
2126 -EAPI=3
2127 -
2128 -PYTHON_DEPEND="python? 2:2.5"
2129 -
2130 -inherit autotools eutils flag-o-matic linux-info multilib pam perl-module python versionator java-pkg-opt-2
2131 -
2132 -MY_P=${P/_}
2133 -MY_PV=${PV/_}
2134 -
2135 -DESCRIPTION="The Common Unix Printing System"
2136 -HOMEPAGE="http://www.cups.org/"
2137 -SRC_URI="mirror://easysw/${PN}/${MY_PV}/${MY_P}-source.tar.bz2"
2138 -
2139 -LICENSE="GPL-2"
2140 -SLOT="0"
2141 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
2142 -IUSE="acl dbus debug gnutls java +jpeg kerberos ldap pam perl php +png python samba slp +ssl static-libs +threads +tiff usb X xinetd"
2143 -
2144 -LANGS="da de es eu fi fr id it ja ko nl no pl pt pt_BR ru sv zh zh_TW"
2145 -for X in ${LANGS} ; do
2146 - IUSE="${IUSE} linguas_${X}"
2147 -done
2148 -
2149 -RDEPEND="
2150 - app-text/libpaper
2151 - acl? (
2152 - kernel_linux? (
2153 - sys-apps/acl
2154 - sys-apps/attr
2155 - )
2156 - )
2157 - dbus? ( sys-apps/dbus )
2158 - java? ( >=virtual/jre-1.6 )
2159 - jpeg? ( virtual/jpeg:0 )
2160 - kerberos? ( virtual/krb5 )
2161 - ldap? ( net-nds/openldap[ssl?,gnutls?] )
2162 - pam? ( virtual/pam )
2163 - perl? ( dev-lang/perl )
2164 - php? ( dev-lang/php )
2165 - png? ( >=media-libs/libpng-1.4.3 )
2166 - slp? ( >=net-libs/openslp-1.0.4 )
2167 - ssl? (
2168 - gnutls? (
2169 - dev-libs/libgcrypt
2170 - >=net-libs/gnutls-2.11
2171 - )
2172 - !gnutls? ( >=dev-libs/openssl-0.9.8g )
2173 - )
2174 - tiff? ( >=media-libs/tiff-3.5.5 )
2175 - usb? ( virtual/libusb:0 )
2176 - X? ( x11-misc/xdg-utils )
2177 - xinetd? ( sys-apps/xinetd )
2178 - !net-print/cupsddk
2179 -"
2180 -
2181 -DEPEND="${RDEPEND}
2182 - dev-util/pkgconfig
2183 -"
2184 -
2185 -PDEPEND="
2186 - app-text/ghostscript-gpl[cups]
2187 - >=app-text/poppler-0.12.3-r3[utils]
2188 -"
2189 -
2190 -# upstream includes an interactive test which is a nono for gentoo.
2191 -RESTRICT="test"
2192 -
2193 -S="${WORKDIR}/${MY_P}"
2194 -
2195 -pkg_setup() {
2196 - enewgroup lp
2197 - enewuser lp -1 -1 -1 lp
2198 - enewgroup lpadmin 106
2199 -
2200 - # python 3 is no-go
2201 - if use python; then
2202 - python_set_active_version 2
2203 - python_pkg_setup
2204 - fi
2205 -
2206 - if use usb; then
2207 - elog "You are going to use new libusb backed to access your usb printer."
2208 - elog "This interface has quite few known issues and does not report all"
2209 - elog "issues and just refuses to print."
2210 - elog "Please consider disabling usb useflag if you are having issues."
2211 - elog
2212 - elog "Please note that if you disable the usb useflag your device will be"
2213 - elog "still working using kernel usblp interface instead of libusb."
2214 - echo
2215 - fi
2216 -
2217 - linux-info_pkg_setup
2218 - if ! linux_config_exists; then
2219 - ewarn "Can't check the linux kernel configuration."
2220 - ewarn "You might have some incompatible options enabled."
2221 - else
2222 - # recheck that we don't have usblp to collide with libusb
2223 - if use usb; then
2224 - if linux_chkconfig_present USB_PRINTER; then
2225 - eerror "Your usb printers will be managed via libusb which collides with kernel module."
2226 - eerror "${P} requires the USB_PRINTER support disabled."
2227 - eerror "Please disable it:"
2228 - eerror " CONFIG_USB_PRINTER=n"
2229 - eerror "in /usr/src/linux/.config or"
2230 - eerror " Device Drivers --->"
2231 - eerror " USB support --->"
2232 - eerror " [ ] USB Printer support"
2233 - eerror "Alternatively, just disable the usb useflag for cups (your printer will still work)."
2234 - die "USB_PRINTER module enabled"
2235 - fi
2236 - else
2237 - #here we should warn user that he should enable it so he can print
2238 - if ! linux_chkconfig_present USB_PRINTER; then
2239 - ewarn "If you plan to use USB printers you should enable the USB_PRINTER"
2240 - ewarn "support in your kernel."
2241 - ewarn "Please enable it:"
2242 - ewarn " CONFIG_USB_PRINTER=y"
2243 - ewarn "in /usr/src/linux/.config or"
2244 - ewarn " Device Drivers --->"
2245 - ewarn " USB support --->"
2246 - ewarn " [*] USB Printer support"
2247 - ewarn "Alternatively, enable the usb useflag for cups and use the new, less-tested libusb code."
2248 - fi
2249 - fi
2250 - fi
2251 -}
2252 -
2253 -src_prepare() {
2254 - # various build time fixes
2255 - epatch "${FILESDIR}/${PN}-1.4.4-dont-compress-manpages.patch"
2256 - epatch "${FILESDIR}/${PN}-1.4.4-fix-install-perms.patch"
2257 - epatch "${FILESDIR}/${PN}-1.4.4-nostrip.patch"
2258 - epatch "${FILESDIR}/${PN}-1.4.4-php-destdir.patch"
2259 - epatch "${FILESDIR}/${PN}-1.4.4-perl-includes.patch"
2260 -
2261 - AT_M4DIR=config-scripts eaclocal
2262 - eautoconf
2263 -}
2264 -
2265 -src_configure() {
2266 - export DSOFLAGS="${LDFLAGS}"
2267 -
2268 - # locale support
2269 - strip-linguas ${LANGS}
2270 - if [ -z "${LINGUAS}" ] ; then
2271 - export LINGUAS=none
2272 - fi
2273 -
2274 - local myconf
2275 - if use ssl || use gnutls ; then
2276 - myconf+="
2277 - $(use_enable gnutls)
2278 - $(use_enable !gnutls openssl)
2279 - "
2280 - else
2281 - myconf+="
2282 - --disable-gnutls
2283 - --disable-openssl
2284 - "
2285 - fi
2286 -
2287 - # bug 352252, recheck for later versions if still necessary....
2288 - if use gnutls && ! use threads ; then
2289 - ewarn "The useflag gnutls requires also threads enabled. Switching on threads."
2290 - fi
2291 - if use gnutls || use threads ; then
2292 - myconf+=" --enable-threads "
2293 - else
2294 - myconf+=" --disable-threads "
2295 - fi
2296 -
2297 - econf \
2298 - --libdir=/usr/$(get_libdir) \
2299 - --localstatedir=/var \
2300 - --with-cups-user=lp \
2301 - --with-cups-group=lp \
2302 - --with-docdir=/usr/share/cups/html \
2303 - --with-languages="${LINGUAS}" \
2304 - --with-pdftops=/usr/bin/pdftops \
2305 - --with-system-groups=lpadmin \
2306 - $(use_enable acl) \
2307 - $(use_enable dbus) \
2308 - $(use_enable debug) \
2309 - $(use_enable debug debug-guards) \
2310 - $(use_enable jpeg) \
2311 - $(use_enable kerberos gssapi) \
2312 - $(use_enable ldap) \
2313 - $(use_enable pam) \
2314 - $(use_enable png) \
2315 - $(use_enable slp) \
2316 - $(use_enable static-libs static) \
2317 - $(use_enable tiff) \
2318 - $(use_enable usb libusb) \
2319 - $(use_with java) \
2320 - $(use_with perl) \
2321 - $(use_with php) \
2322 - $(use_with python) \
2323 - $(use_with xinetd xinetd /etc/xinetd.d) \
2324 - --enable-libpaper \
2325 - --disable-dnssd \
2326 - ${myconf}
2327 -
2328 - # install in /usr/libexec always, instead of using /usr/lib/cups, as that
2329 - # makes more sense when facing multilib support.
2330 - sed -i -e 's:SERVERBIN.*:SERVERBIN = "$(BUILDROOT)"/usr/libexec/cups:' Makedefs || die
2331 - sed -i -e 's:#define CUPS_SERVERBIN.*:#define CUPS_SERVERBIN "/usr/libexec/cups":' config.h || die
2332 - sed -i -e 's:cups_serverbin=.*:cups_serverbin=/usr/libexec/cups:' cups-config || die
2333 -}
2334 -
2335 -src_compile() {
2336 - emake || die "emake failed"
2337 -
2338 - if use perl ; then
2339 - cd "${S}"/scripting/perl
2340 - perl-module_src_prep
2341 - perl-module_src_compile
2342 - fi
2343 -
2344 - if use php ; then
2345 - cd "${S}"/scripting/php
2346 - emake || die "emake php failed"
2347 - fi
2348 -}
2349 -
2350 -src_install() {
2351 - emake BUILDROOT="${D}" install || die "emake install failed"
2352 - dodoc {CHANGES,CREDITS,README}.txt || die "dodoc install failed"
2353 -
2354 - if use perl ; then
2355 - cd "${S}"/scripting/perl
2356 - perl-module_src_install
2357 - fixlocalpod
2358 - fi
2359 -
2360 - if use php ; then
2361 - cd "${S}"/scripting/php
2362 - emake DESTDIR="${D}" install || die "emake install for php bindings failed"
2363 - fi
2364 -
2365 - # clean out cups init scripts
2366 - rm -rf "${D}"/etc/{init.d/cups,rc*,pam.d/cups}
2367 -
2368 - # install our init script
2369 - local neededservices
2370 - use dbus && neededservices+=" dbus"
2371 - [[ -n ${neededservices} ]] && neededservices="need${neededservices}"
2372 - cp "${FILESDIR}"/cupsd.init.d "${T}"/cupsd || die
2373 - sed -i \
2374 - -e "s/@neededservices@/$neededservices/" \
2375 - "${T}"/cupsd || die
2376 - doinitd "${T}"/cupsd || die "doinitd failed"
2377 -
2378 - # install our pam script
2379 - pamd_mimic_system cups auth account
2380 -
2381 - if use xinetd ; then
2382 - # correct path
2383 - sed -i \
2384 - -e "s:server = .*:server = /usr/libexec/cups/daemon/cups-lpd:" \
2385 - "${D}"/etc/xinetd.d/cups-lpd || die
2386 - # it is safer to disable this by default, bug #137130
2387 - grep -w 'disable' "${D}"/etc/xinetd.d/cups-lpd || \
2388 - { sed -i -e "s:}:\tdisable = yes\n}:" "${D}"/etc/xinetd.d/cups-lpd || die ; }
2389 - # write permission for file owner (root), bug #296221
2390 - fperms u+w /etc/xinetd.d/cups-lpd || die "fperms failed"
2391 - else
2392 - rm -rf "${D}"/etc/xinetd.d
2393 - fi
2394 -
2395 - keepdir /usr/libexec/cups/driver /usr/share/cups/{model,profiles} \
2396 - /var/cache/cups /var/cache/cups/rss /var/log/cups /var/run/cups/certs \
2397 - /var/spool/cups/tmp
2398 -
2399 - keepdir /etc/cups/{interfaces,ppd,ssl}
2400 -
2401 - use X || rm -r "${D}"/usr/share/applications
2402 -
2403 - # create /etc/cups/client.conf, bug #196967 and #266678
2404 - echo "ServerName /var/run/cups/cups.sock" >> "${D}"/etc/cups/client.conf
2405 -}
2406 -
2407 -pkg_postinst() {
2408 - echo
2409 - elog "For information about installing a printer and general cups setup"
2410 - elog "take a look at: http://www.gentoo.org/doc/en/printing-howto.xml"
2411 - echo
2412 -}
2413
2414 diff --git a/net-print/cups/files/cups-1.4.0-backend-https.patch b/net-print/cups/files/cups-1.4.0-backend-https.patch
2415 deleted file mode 100644
2416 index 8a70a20..0000000
2417 --- a/net-print/cups/files/cups-1.4.0-backend-https.patch
2418 +++ /dev/null
2419 @@ -1,11 +0,0 @@
2420 -diff -Naur cups-1.4.0/backend/Makefile cups-1.4.0.new/backend/Makefile
2421 ---- cups-1.4.0/backend/Makefile 2009-03-03 20:39:21.000000000 +0100
2422 -+++ cups-1.4.0.new/backend/Makefile 2009-09-01 14:00:05.592615359 +0200
2423 -@@ -91,6 +91,7 @@
2424 - done
2425 - $(RM) $(SERVERBIN)/backend/http
2426 - $(LN) ipp $(SERVERBIN)/backend/http
2427 -+ $(LN) ipp $(SERVERBIN)/backend/https
2428 - if test "x$(DNSSD_BACKEND)" != x; then \
2429 - $(RM) $(SERVERBIN)/backend/mdns; \
2430 - $(LN) $(DNSSD_BACKEND) $(SERVERBIN)/backend/mdns; \
2431
2432 diff --git a/net-print/cups/files/cups-1.4.2-str3200.patch b/net-print/cups/files/cups-1.4.2-str3200.patch
2433 deleted file mode 100644
2434 index 47d9114..0000000
2435 --- a/net-print/cups/files/cups-1.4.2-str3200.patch
2436 +++ /dev/null
2437 @@ -1,43 +0,0 @@
2438 -Index: scheduler/select.c
2439 -===================================================================
2440 ---- scheduler/select.c (revision 8887)
2441 -+++ scheduler/select.c (working copy)
2442 -@@ -454,7 +454,7 @@
2443 - if (fdptr->read_cb && event->filter == EVFILT_READ)
2444 - (*(fdptr->read_cb))(fdptr->data);
2445 -
2446 -- if (fdptr->write_cb && event->filter == EVFILT_WRITE)
2447 -+ if (fdptr->use > 1 && fdptr->write_cb && event->filter == EVFILT_WRITE)
2448 - (*(fdptr->write_cb))(fdptr->data);
2449 -
2450 - release_fd(fdptr);
2451 -@@ -499,7 +499,8 @@
2452 - if (fdptr->read_cb && (event->events & (EPOLLIN | EPOLLERR | EPOLLHUP)))
2453 - (*(fdptr->read_cb))(fdptr->data);
2454 -
2455 -- if (fdptr->write_cb && (event->events & (EPOLLOUT | EPOLLERR | EPOLLHUP)))
2456 -+ if (fdptr->use > 1 && fdptr->write_cb &&
2457 -+ (event->events & (EPOLLOUT | EPOLLERR | EPOLLHUP)))
2458 - (*(fdptr->write_cb))(fdptr->data);
2459 -
2460 - release_fd(fdptr);
2461 -@@ -590,7 +591,8 @@
2462 - if (fdptr->read_cb && (pfd->revents & (POLLIN | POLLERR | POLLHUP)))
2463 - (*(fdptr->read_cb))(fdptr->data);
2464 -
2465 -- if (fdptr->write_cb && (pfd->revents & (POLLOUT | POLLERR | POLLHUP)))
2466 -+ if (fdptr->use > 1 && fdptr->write_cb &&
2467 -+ (pfd->revents & (POLLOUT | POLLERR | POLLHUP)))
2468 - (*(fdptr->write_cb))(fdptr->data);
2469 -
2470 - release_fd(fdptr);
2471 -@@ -645,7 +647,8 @@
2472 - if (fdptr->read_cb && FD_ISSET(fdptr->fd, &cupsd_current_input))
2473 - (*(fdptr->read_cb))(fdptr->data);
2474 -
2475 -- if (fdptr->write_cb && FD_ISSET(fdptr->fd, &cupsd_current_output))
2476 -+ if (fdptr->use > 1 && fdptr->write_cb &&
2477 -+ FD_ISSET(fdptr->fd, &cupsd_current_output))
2478 - (*(fdptr->write_cb))(fdptr->data);
2479 -
2480 - release_fd(fdptr);
2481
2482 diff --git a/net-print/cups/files/cups-1.4.4-dont-compress-manpages.patch b/net-print/cups/files/cups-1.4.4-dont-compress-manpages.patch
2483 deleted file mode 100644
2484 index 4a639c0..0000000
2485 --- a/net-print/cups/files/cups-1.4.4-dont-compress-manpages.patch
2486 +++ /dev/null
2487 @@ -1,20 +0,0 @@
2488 -# Source: Fedora
2489 -
2490 -diff -up cups-1.4b2-svn8404/config-scripts/cups-manpages.m4.no-gzip-man cups-1.4b2-svn8404/config-scripts/cups-manpages.m4
2491 ---- cups-1.4b2-svn8404/config-scripts/cups-manpages.m4.no-gzip-man 2009-01-16 08:58:42.000000000 +0000
2492 -+++ cups-1.4b2-svn8404/config-scripts/cups-manpages.m4 2009-03-05 11:11:12.000000000 +0000
2493 -@@ -69,10 +69,10 @@ case "$uname" in
2494 - ;;
2495 - Linux* | GNU* | Darwin*)
2496 - # Linux, GNU Hurd, and Mac OS X
2497 -- MAN1EXT=1.gz
2498 -- MAN5EXT=5.gz
2499 -- MAN7EXT=7.gz
2500 -- MAN8EXT=8.gz
2501 -+ MAN1EXT=1
2502 -+ MAN5EXT=5
2503 -+ MAN7EXT=7
2504 -+ MAN8EXT=8
2505 - MAN8DIR=8
2506 - ;;
2507 - *)
2508
2509 diff --git a/net-print/cups/files/cups-1.4.4-fix-install-perms.patch b/net-print/cups/files/cups-1.4.4-fix-install-perms.patch
2510 deleted file mode 100644
2511 index 726f030..0000000
2512 --- a/net-print/cups/files/cups-1.4.4-fix-install-perms.patch
2513 +++ /dev/null
2514 @@ -1,22 +0,0 @@
2515 -# Source: Fedora
2516 -
2517 -diff -up cups-1.4.2/Makedefs.in.0755 cups-1.4.2/Makedefs.in
2518 ---- cups-1.4.2/Makedefs.in.0755 2010-01-13 17:06:48.507913044 +0000
2519 -+++ cups-1.4.2/Makedefs.in 2010-01-13 17:07:10.049912905 +0000
2520 -@@ -41,13 +41,13 @@ SHELL = /bin/sh
2521 - # Installation programs...
2522 - #
2523 -
2524 --INSTALL_BIN = $(LIBTOOL) $(INSTALL) -c -m 555 @INSTALL_STRIP@
2525 -+INSTALL_BIN = $(LIBTOOL) $(INSTALL) -c -m 755 @INSTALL_STRIP@
2526 - INSTALL_CONFIG = $(INSTALL) -c -m @CUPS_CONFIG_FILE_PERM@
2527 - INSTALL_DATA = $(INSTALL) -c -m 444
2528 - INSTALL_DIR = $(INSTALL) -d
2529 --INSTALL_LIB = $(LIBTOOL) $(INSTALL) -c -m 555 @INSTALL_STRIP@
2530 -+INSTALL_LIB = $(LIBTOOL) $(INSTALL) -c -m 755 @INSTALL_STRIP@
2531 - INSTALL_MAN = $(INSTALL) -c -m 444
2532 --INSTALL_SCRIPT = $(INSTALL) -c -m 555
2533 -+INSTALL_SCRIPT = $(INSTALL) -c -m 755
2534 -
2535 - #
2536 - # Default user, group, and system groups for the scheduler...
2537
2538 diff --git a/net-print/cups/files/cups-1.4.4-nostrip.patch b/net-print/cups/files/cups-1.4.4-nostrip.patch
2539 deleted file mode 100644
2540 index cd2b070..0000000
2541 --- a/net-print/cups/files/cups-1.4.4-nostrip.patch
2542 +++ /dev/null
2543 @@ -1,14 +0,0 @@
2544 -# Source: Gentoo
2545 -
2546 -diff -urN cups-1.4.4/config-scripts/cups-compiler.m4 cups-1.4.4.new/config-scripts/cups-compiler.m4
2547 ---- cups-1.4.4/config-scripts/cups-compiler.m4 2009-05-17 02:13:47.000000000 +0200
2548 -+++ cups-1.4.4.new/config-scripts/cups-compiler.m4 2010-08-12 19:19:45.937020635 +0200
2549 -@@ -30,7 +30,7 @@
2550 - if test x$enable_debug = xyes; then
2551 - OPTIM="-g"
2552 - else
2553 -- INSTALL_STRIP="-s"
2554 -+ INSTALL_STRIP=""
2555 - fi
2556 -
2557 - dnl Debug printfs can slow things down, so provide a separate option for that
2558
2559 diff --git a/net-print/cups/files/cups-1.4.4-perl-includes.patch b/net-print/cups/files/cups-1.4.4-perl-includes.patch
2560 deleted file mode 100644
2561 index 677c57d..0000000
2562 --- a/net-print/cups/files/cups-1.4.4-perl-includes.patch
2563 +++ /dev/null
2564 @@ -1,12 +0,0 @@
2565 -diff -urN cups-1.4.4/scripting/perl/Makefile.PL cups-1.4.4.new//scripting/perl/Makefile.PL
2566 ---- cups-1.4.4/scripting/perl/Makefile.PL 2002-08-19 22:43:03.000000000 +0200
2567 -+++ cups-1.4.4.new//scripting/perl/Makefile.PL 2010-09-12 19:12:53.173000149 +0200
2568 -@@ -11,7 +11,7 @@
2569 - 'LIBS' => ['-lcups '], # e.g., '-lm'
2570 - 'DEFINE' => '', # e.g., '-DHAVE_SOMETHING'
2571 - # Insert -I. if you add *.h files later:
2572 -- 'INC' => '', # e.g., '-I/usr/include/other'
2573 -+ 'INC' => '-I../../', # e.g., '-I/usr/include/other'
2574 - # Un-comment this if you add C files to link with later:
2575 - # 'OBJECT' => '$(O_FILES)', # link all the C files too
2576 - );
2577
2578 diff --git a/net-print/cups/files/cups-1.4.4-php-destdir.patch b/net-print/cups/files/cups-1.4.4-php-destdir.patch
2579 deleted file mode 100644
2580 index 01a64c8..0000000
2581 --- a/net-print/cups/files/cups-1.4.4-php-destdir.patch
2582 +++ /dev/null
2583 @@ -1,21 +0,0 @@
2584 -# Source: Gentoo
2585 -
2586 -diff -urN cups-1.4.4/scripting/php/Makefile cups-1.4.4.new//scripting/php/Makefile
2587 ---- cups-1.4.4/scripting/php/Makefile 2008-08-27 23:12:43.000000000 +0200
2588 -+++ cups-1.4.4.new//scripting/php/Makefile 2010-08-13 10:32:35.764063909 +0200
2589 -@@ -95,11 +95,11 @@
2590 -
2591 - install-exec:
2592 - echo Installing $(PHPCUPS) in $(PHPDIR)
2593 -- $(INSTALL_DIR) $(PHPDIR)
2594 -- $(INSTALL_LIB) $(PHPCUPS) $(PHPDIR)
2595 -+ $(INSTALL_DIR) $(DESTDIR)/$(PHPDIR)
2596 -+ $(INSTALL_LIB) $(PHPCUPS) $(DESTDIR)/$(PHPDIR)
2597 - if test "x$(SYMROOT)" != x; then \
2598 -- $(INSTALL_DIR) $(SYMROOT); \
2599 -- cp $(PHPCUPS) $(SYMROOT); \
2600 -+ $(INSTALL_DIR) $(DESTDIR)/$(SYMROOT); \
2601 -+ cp $(PHPCUPS) $(DESTDIR)/$(SYMROOT); \
2602 - fi
2603 -
2604 -
2605
2606 diff --git a/net-print/cups/files/cups-1.4.6-force-gnutls.patch b/net-print/cups/files/cups-1.4.6-force-gnutls.patch
2607 deleted file mode 100644
2608 index 06daeb3..0000000
2609 --- a/net-print/cups/files/cups-1.4.6-force-gnutls.patch
2610 +++ /dev/null
2611 @@ -1,93 +0,0 @@
2612 -Source: http://pkgs.fedoraproject.org/gitweb/?p=cups.git;a=blob;f=cups-force-gnutls.patch;h=85adaa8bdcc013e5401fffe74306a5fe644cf088;hb=HEAD
2613 -Reason: Force the use of gnutls despite thread-safety concerns (Gentoo bug #350406)
2614 -Upstream: http://cups.org/str.php?L3605
2615 -
2616 -diff -up cups-1.4.4/config-scripts/cups-ssl.m4.force-gnutls cups-1.4.4/config-scripts/cups-ssl.m4
2617 ---- cups-1.4.4/config-scripts/cups-ssl.m4.force-gnutls 2010-09-15 16:49:22.343502552 +0100
2618 -+++ cups-1.4.4/config-scripts/cups-ssl.m4 2010-09-15 16:49:42.347502595 +0100
2619 -@@ -65,23 +65,21 @@ if test x$enable_ssl != xno; then
2620 - if $PKGCONFIG --exists gnutls; then
2621 - if test "x$have_pthread" = xyes; then
2622 - AC_MSG_WARN([The current version of GNU TLS cannot be made thread-safe.])
2623 -- else
2624 -- have_ssl=1
2625 -- SSLLIBS=`$PKGCONFIG --libs gnutls`
2626 -- SSLFLAGS=`$PKGCONFIG --cflags gnutls`
2627 -- AC_DEFINE(HAVE_SSL)
2628 -- AC_DEFINE(HAVE_GNUTLS)
2629 - fi
2630 -+ have_ssl=1
2631 -+ SSLLIBS=`$PKGCONFIG --libs gnutls`
2632 -+ SSLFLAGS=`$PKGCONFIG --cflags gnutls`
2633 -+ AC_DEFINE(HAVE_SSL)
2634 -+ AC_DEFINE(HAVE_GNUTLS)
2635 - elif test "x$LIBGNUTLSCONFIG" != x; then
2636 - if test "x$have_pthread" = xyes; then
2637 - AC_MSG_WARN([The current version of GNU TLS cannot be made thread-safe.])
2638 -- else
2639 -- have_ssl=1
2640 -- SSLLIBS=`$LIBGNUTLSCONFIG --libs`
2641 -- SSLFLAGS=`$LIBGNUTLSCONFIG --cflags`
2642 -- AC_DEFINE(HAVE_SSL)
2643 -- AC_DEFINE(HAVE_GNUTLS)
2644 - fi
2645 -+ have_ssl=1
2646 -+ SSLLIBS=`$LIBGNUTLSCONFIG --libs`
2647 -+ SSLFLAGS=`$LIBGNUTLSCONFIG --cflags`
2648 -+ AC_DEFINE(HAVE_SSL)
2649 -+ AC_DEFINE(HAVE_GNUTLS)
2650 - fi
2651 -
2652 - if test $have_ssl = 1; then
2653 -diff -up cups-1.4.4/configure.force-gnutls cups-1.4.4/configure
2654 ---- cups-1.4.4/configure.force-gnutls 2010-06-17 19:25:47.000000000 +0100
2655 -+++ cups-1.4.4/configure 2010-09-15 16:50:01.689503165 +0100
2656 -@@ -17542,36 +17542,34 @@ fi
2657 - if test "x$have_pthread" = xyes; then
2658 - { echo "$as_me:$LINENO: WARNING: The current version of GNU TLS cannot be made thread-safe." >&5
2659 - echo "$as_me: WARNING: The current version of GNU TLS cannot be made thread-safe." >&2;}
2660 -- else
2661 -- have_ssl=1
2662 -- SSLLIBS=`$PKGCONFIG --libs gnutls`
2663 -- SSLFLAGS=`$PKGCONFIG --cflags gnutls`
2664 -- cat >>confdefs.h <<\_ACEOF
2665 -+ fi
2666 -+ have_ssl=1
2667 -+ SSLLIBS=`$PKGCONFIG --libs gnutls`
2668 -+ SSLFLAGS=`$PKGCONFIG --cflags gnutls`
2669 -+ cat >>confdefs.h <<\_ACEOF
2670 - #define HAVE_SSL 1
2671 - _ACEOF
2672 -
2673 -- cat >>confdefs.h <<\_ACEOF
2674 -+ cat >>confdefs.h <<\_ACEOF
2675 - #define HAVE_GNUTLS 1
2676 - _ACEOF
2677 -
2678 -- fi
2679 - elif test "x$LIBGNUTLSCONFIG" != x; then
2680 - if test "x$have_pthread" = xyes; then
2681 - { echo "$as_me:$LINENO: WARNING: The current version of GNU TLS cannot be made thread-safe." >&5
2682 - echo "$as_me: WARNING: The current version of GNU TLS cannot be made thread-safe." >&2;}
2683 -- else
2684 -- have_ssl=1
2685 -- SSLLIBS=`$LIBGNUTLSCONFIG --libs`
2686 -- SSLFLAGS=`$LIBGNUTLSCONFIG --cflags`
2687 -- cat >>confdefs.h <<\_ACEOF
2688 -+ fi
2689 -+ have_ssl=1
2690 -+ SSLLIBS=`$LIBGNUTLSCONFIG --libs`
2691 -+ SSLFLAGS=`$LIBGNUTLSCONFIG --cflags`
2692 -+ cat >>confdefs.h <<\_ACEOF
2693 - #define HAVE_SSL 1
2694 - _ACEOF
2695 -
2696 -- cat >>confdefs.h <<\_ACEOF
2697 -+ cat >>confdefs.h <<\_ACEOF
2698 - #define HAVE_GNUTLS 1
2699 - _ACEOF
2700 -
2701 -- fi
2702 - fi
2703 -
2704 - if test $have_ssl = 1; then
2705
2706 diff --git a/net-print/cups/files/cups-1.4.6-serialize-gnutls.patch b/net-print/cups/files/cups-1.4.6-serialize-gnutls.patch
2707 deleted file mode 100644
2708 index bfe9f5e..0000000
2709 --- a/net-print/cups/files/cups-1.4.6-serialize-gnutls.patch
2710 +++ /dev/null
2711 @@ -1,113 +0,0 @@
2712 -Source: http://pkgs.fedoraproject.org/gitweb/?p=cups.git;a=blob;f=cups-serialize-gnutls.patch;h=cdd82cb95574801bf714364a585e31eb05191750;hb=HEAD
2713 -Reason: Perform locking for gnutls and avoid libgcrypt's broken locking (Gentoo bug #350406)
2714 -Upstream: http://cups.org/str.php?L3605
2715 -
2716 -diff -up cups-1.4.4/cups/http.c.serialize-gnutls cups-1.4.4/cups/http.c
2717 ---- cups-1.4.4/cups/http.c.serialize-gnutls 2010-09-17 13:37:01.858871762 +0100
2718 -+++ cups-1.4.4/cups/http.c 2010-09-17 13:55:22.579871934 +0100
2719 -@@ -149,7 +149,7 @@ static int http_write_ssl(http_t *http,
2720 -
2721 - # ifdef HAVE_GNUTLS
2722 - # ifdef HAVE_PTHREAD_H
2723 --GCRY_THREAD_OPTION_PTHREAD_IMPL;
2724 -+static pthread_mutex_t gnutls_lock;
2725 - # endif /* HAVE_PTHREAD_H */
2726 -
2727 - # elif defined(HAVE_LIBSSL) && defined(HAVE_PTHREAD_H)
2728 -@@ -1231,7 +1231,7 @@ httpInitialize(void)
2729 - */
2730 -
2731 - # ifdef HAVE_PTHREAD_H
2732 -- gcry_control(GCRYCTL_SET_THREAD_CBS, &gcry_threads_pthread);
2733 -+ pthread_mutex_init(&gnutls_lock, NULL);
2734 - # endif /* HAVE_PTHREAD_H */
2735 -
2736 - /*
2737 -@@ -2228,6 +2228,7 @@ _httpWait(http_t *http, /* I - Connect
2738 - if (SSL_pending((SSL *)(http->tls)))
2739 - return (1);
2740 - # elif defined(HAVE_GNUTLS)
2741 -+ /* lock already held here... */
2742 - if (gnutls_record_check_pending(((http_tls_t *)(http->tls))->session))
2743 - return (1);
2744 - # elif defined(HAVE_CDSASSL)
2745 -@@ -2294,6 +2295,8 @@ int /* O - 1 if data is available, 0
2746 - httpWait(http_t *http, /* I - Connection to server */
2747 - int msec) /* I - Milliseconds to wait */
2748 - {
2749 -+ int ret;
2750 -+
2751 - /*
2752 - * First see if there is data in the buffer...
2753 - */
2754 -@@ -2318,7 +2321,17 @@ httpWait(http_t *http, /* I - Connecti
2755 - * If not, check the SSL/TLS buffers and do a select() on the connection...
2756 - */
2757 -
2758 -- return (_httpWait(http, msec, 1));
2759 -+#if defined(HAVE_SSL) && defined(HAVE_GNUTLS) && defined(HAVE_PTHREAD_H)
2760 -+ pthread_mutex_lock(&gnutls_lock);
2761 -+#endif
2762 -+
2763 -+ ret = _httpWait(http, msec, 1);
2764 -+
2765 -+#if defined(HAVE_SSL) && defined(HAVE_GNUTLS) && defined(HAVE_PTHREAD_H)
2766 -+ pthread_mutex_unlock(&gnutls_lock);
2767 -+#endif
2768 -+
2769 -+ return (ret);
2770 - }
2771 -
2772 -
2773 -@@ -2769,7 +2782,9 @@ http_read_ssl(http_t *http, /* I - Conn
2774 - ssize_t result; /* Return value */
2775 -
2776 -
2777 -+ pthread_mutex_lock(&gnutls_lock);
2778 - result = gnutls_record_recv(((http_tls_t *)(http->tls))->session, buf, len);
2779 -+ pthread_mutex_unlock(&gnutls_lock);
2780 -
2781 - if (result < 0 && !errno)
2782 - {
2783 -@@ -3085,6 +3100,7 @@ http_setup_ssl(http_t *http) /* I - Con
2784 - return (-1);
2785 - }
2786 -
2787 -+ pthread_mutex_lock(&gnutls_lock);
2788 - gnutls_certificate_allocate_credentials(credentials);
2789 -
2790 - gnutls_init(&(conn->session), GNUTLS_CLIENT);
2791 -@@ -3104,9 +3120,11 @@ http_setup_ssl(http_t *http) /* I - Con
2792 - free(credentials);
2793 - free(conn);
2794 -
2795 -+ pthread_mutex_unlock(&gnutls_lock);
2796 - return (-1);
2797 - }
2798 -
2799 -+ pthread_mutex_unlock(&gnutls_lock);
2800 - conn->credentials = credentials;
2801 -
2802 - # elif defined(HAVE_CDSASSL)
2803 -@@ -3196,9 +3214,11 @@ http_shutdown_ssl(http_t *http) /* I -
2804 - conn = (http_tls_t *)(http->tls);
2805 - credentials = (gnutls_certificate_client_credentials *)(conn->credentials);
2806 -
2807 -+ pthread_mutex_lock(&gnutls_lock);
2808 - gnutls_bye(conn->session, GNUTLS_SHUT_RDWR);
2809 - gnutls_deinit(conn->session);
2810 - gnutls_certificate_free_credentials(*credentials);
2811 -+ pthread_mutex_unlock(&gnutls_lock);
2812 - free(credentials);
2813 - free(conn);
2814 -
2815 -@@ -3445,7 +3465,9 @@ http_write_ssl(http_t *http, /* I -
2816 - # elif defined(HAVE_GNUTLS)
2817 - ssize_t result; /* Return value */
2818 -
2819 -+ pthread_mutex_lock(&gnutls_lock);
2820 - result = gnutls_record_send(((http_tls_t *)(http->tls))->session, buf, len);
2821 -+ pthread_mutex_unlock(&gnutls_lock);
2822 -
2823 - if (result < 0 && !errno)
2824 - {
2825
2826 diff --git a/net-print/cups/files/cups-1.4.6-web-hang.patch b/net-print/cups/files/cups-1.4.6-web-hang.patch
2827 deleted file mode 100644
2828 index 6ccf05a..0000000
2829 --- a/net-print/cups/files/cups-1.4.6-web-hang.patch
2830 +++ /dev/null
2831 @@ -1,54 +0,0 @@
2832 -Index: cgi-bin/html.c
2833 -===================================================================
2834 ---- cgi-bin/html.c (revision 9428)
2835 -+++ cgi-bin/html.c (working copy)
2836 -@@ -1,9 +1,9 @@
2837 - /*
2838 - * "$Id: cups-1.4.6-web-hang.patch,v 1.1 2011/04/30 15:39:45 scarabeus Exp $"
2839 - *
2840 -- * HTML support functions for the Common UNIX Printing System (CUPS).
2841 -+ * HTML support functions for CUPS.
2842 - *
2843 -- * Copyright 2007-2009 by Apple Inc.
2844 -+ * Copyright 2007-2011 by Apple Inc.
2845 - * Copyright 1997-2006 by Easy Software Products.
2846 - *
2847 - * These coded instructions, statements, and computer programs are the
2848 -@@ -208,31 +208,13 @@
2849 - int /* O - 1 if multi-part supported, 0 otherwise */
2850 - cgiSupportsMultipart(void)
2851 - {
2852 -- const char *user_agent; /* User-Agent string */
2853 -- static int supports_multipart = -1;/* Cached value */
2854 -+ /*
2855 -+ * Too many bug reports for browsers that don't support it, and too much pain
2856 -+ * to whitelist known-good browsers, so for now we just punt on multi-part
2857 -+ * support... :(
2858 -+ */
2859 -
2860 --
2861 -- if (supports_multipart < 0)
2862 -- {
2863 -- /*
2864 -- * CUPS STR #3049: Apparently some browsers don't support multi-part
2865 -- * documents, which makes them useless for many web sites. Rather than
2866 -- * abandoning those users, we'll offer a degraded single-part mode...
2867 -- *
2868 -- * Currently we know that anything based on Gecko, MSIE, and Safari all
2869 -- * work. We'll add more as they are reported/tested.
2870 -- */
2871 --
2872 -- if ((user_agent = getenv("HTTP_USER_AGENT")) != NULL &&
2873 -- (strstr(user_agent, " Gecko/") != NULL ||
2874 -- strstr(user_agent, " MSIE ") != NULL ||
2875 -- strstr(user_agent, " Safari/") != NULL))
2876 -- supports_multipart = 1;
2877 -- else
2878 -- supports_multipart = 0;
2879 -- }
2880 --
2881 -- return (supports_multipart);
2882 -+ return (0);
2883 - }
2884 -
2885 -
2886
2887 diff --git a/net-print/cups/files/cupsd.init.d b/net-print/cups/files/cupsd.init.d
2888 deleted file mode 100644
2889 index e5529ee..0000000
2890 --- a/net-print/cups/files/cupsd.init.d
2891 +++ /dev/null
2892 @@ -1,20 +0,0 @@
2893 -#!/sbin/runscript
2894 -
2895 -depend() {
2896 - use net
2897 - @neededservices@
2898 - before nfs
2899 - after logger
2900 -}
2901 -
2902 -start() {
2903 - ebegin "Starting cupsd"
2904 - start-stop-daemon --start --quiet --exec /usr/sbin/cupsd
2905 - eend $?
2906 -}
2907 -
2908 -stop() {
2909 - ebegin "Stopping cupsd"
2910 - start-stop-daemon --stop --quiet --exec /usr/sbin/cupsd
2911 - eend $?
2912 -}
2913
2914 diff --git a/net-print/cups/files/pdftops-1.20.gentoo b/net-print/cups/files/pdftops-1.20.gentoo
2915 deleted file mode 100644
2916 index 8fdafe3..0000000
2917 --- a/net-print/cups/files/pdftops-1.20.gentoo
2918 +++ /dev/null
2919 @@ -1,340 +0,0 @@
2920 -#!/usr/bin/perl -w
2921 -# pdftops.pl - wrapper script for xpdf's pdftops utility to act as a CUPS filter
2922 -# ==============================================================================
2923 -# 1.00 - 2004-10-05/Bl
2924 -# Initial implementation
2925 -# 1.10 - 2006-09-27/Bl
2926 -# Alternatively, use Adobe Reader in place of Xpdf's pdftops
2927 -# 1.20 - 2007-12-03/Bl
2928 -# Safe temp file creation (fix gentoo bug # 201042)
2929 -#
2930 -# Copyright: Helge Blischke / SRZ Berlin 2004-2006
2931 -# This program is free seoftware and governed by the GNU Public License Version 2.
2932 -#
2933 -# Description:
2934 -# ------------
2935 -# This program wraps the pdftops utility from the xpdf 3.00 (and higher) suite
2936 -# to behave as a CUPS filter as a replacement for the original pdftops filter.
2937 -# As an alternative the Adobe Reader may be used.
2938 -#
2939 -# The main purpose of this approach is to keep the properties of a PDF to be
2940 -# printed as undesturbed as possible, especially with respect to page size,
2941 -# scaling, and positioning.
2942 -#
2943 -# The pdftops utility reads a configuration file 'pdftops.conf' or 'acroread.conf',
2944 -# respectively, in the CUPS_SERVERROOT directory, which must exist but may be empty.
2945 -# The sample configuration file accompanying this program sets the defaults which
2946 -# seem plausible to me with respect to high end production printers.
2947 -#
2948 -# To give the user highest possible flexibility, this program accepts and
2949 -# evaluates a set of job attributes special to this filter, which are
2950 -# described below:
2951 -#
2952 -# pdf-pages=<f>,<l>
2953 -# expands to the -f and -l options of pdftops
2954 -# or the -start and -end options of acroread, respectively
2955 -# to select a page range to process. This is independent
2956 -# of the page-ranges attribute and may significantly
2957 -# increase throughput when printing page ranges.
2958 -# Either of these numbers may be omitted.
2959 -#
2960 -# pdf-paper=<name>
2961 -# For pdftops, <name> may be one of "letter", "legal",
2962 -# "A4", "A3", or "match"; for acroread, the permetted values
2963 -# are "letter", "legal", "tabloid", "ledger", "executive",
2964 -# "a3", "a4", "a5", "b4", "b5", respectively (without the
2965 -# quotes; the names are treated case independent).
2966 -# In case of acroread, no paper specification is equivalent
2967 -# to pdsftops's "match".
2968 -# pdf-paper=<width>x<height>
2969 -# <name> may be one of letter, legal , A4, A3, or match;
2970 -# <width> and <height> are the paper width and height
2971 -# in printers points (1/72 inch). This expands to
2972 -# either the -paper or the -paperh and -paperw options
2973 -# of pdftops or the -size option of acroread.
2974 -#
2975 -# pdf-opw=<password>
2976 -# pdf-upw=<password>
2977 -# expand to the -opw and -upw options of pdftops,
2978 -# respectively and permit printing of password
2979 -# protected PDFs.
2980 -#
2981 -# pdf-<option> where <option> is one of
2982 -# level1, level1sep, level2, level2sep, level3, level3sep,
2983 -# opi, nocrop, expand, noshrink, nocenter.
2984 -# See the pdftops manpage for a detailed description of
2985 -# the respective options.
2986 -# In case of acroread, the options level1, level?sep, opi,
2987 -# nocrop, noshrink, and nocenter are silently ignored.
2988 -#
2989 -# All other pdftops commandline options are refused.
2990 -#
2991 -# The return code of the pdftops utility or acroread, if nonzero, is used as the exit code
2992 -# of this program; error messages of the pdftops utility are only visible
2993 -# if 'debug' is specified as LogLevel in cupsd.conf.
2994 -#
2995 -# NOTE:
2996 -# -----
2997 -# This wrapper script has been initially designed to use the original pdftops utility
2998 -# as a CUPS filter and now extended to alternately use acroread.
2999 -# But there are situations where you need to be able to select either variant, thus it
3000 -# is possible to configure the wrapper to both programs but select one of them by default;
3001 -# the other one then may be selected by command line option:
3002 -#
3003 -# use-pdftops selects pdftops
3004 -# use-acroread selects acroread
3005 -#
3006 -# if both are configured (by defining the appropriate configuration file).
3007 -#
3008 -
3009 -#
3010 -# Site specific parameters - modify as needed
3011 -# ----------------------------------------------------------------------------------
3012 -$pdftops_path = "/usr/bin/pdftops"; # path to the xpdf utility
3013 -$acroread_path = "/opt/bin/acroread"; # path to Adobe Reader
3014 -$default_app = 'use-pdftops'; # the default if both are configured
3015 -$use_pdftops = 1; # default on gentoo and highly recommended
3016 -$use_acroread = 0; # not supported/working on gentoo yet, use at your own risk
3017 -# ----------------------------------------------------------------------------------
3018 -
3019 -use File::Temp qw( tempfile );
3020 -
3021 -#
3022 -# Check which app to use - pdftops or acroread
3023 -#
3024 -$rootdir = $ENV{CUPS_SERVERROOT} || die ("ERROR: CUPS server root directory undefined\n");
3025 -$use_both = $use_pdftops && $use_acroread;
3026 -
3027 -#
3028 -# Check the arguments
3029 -#
3030 -die ("ERROR: wrong number of arguments\n") if (scalar @ARGV < 5);
3031 -
3032 -$jobid = $username = $title = $copies = undef;
3033 -$jobid = shift; # Job ID
3034 -$username = shift; # Job requesting user name
3035 -$title = shift; # Job title
3036 -$copies = shift; # Number of requested copies
3037 -$options = shift; # Textual representation of job attributes
3038 -$pdffile = shift; # Pathname of PDF file to process
3039 -
3040 -if (defined $use_both && $use_both)
3041 -{
3042 - my $optstr = " $options ";
3043 - my $to_use = '';
3044 - if ($optstr =~ /\s+(use-acroread|use-pdftops)\s+/)
3045 - {
3046 - $to_use = $1;
3047 - }
3048 - else
3049 - {
3050 - $to_use = $default_app;
3051 - }
3052 - if ($to_use eq 'use-acroread')
3053 - {
3054 - undef $use_pdftops;
3055 - }
3056 - elsif ($to_use eq 'use-pdftops')
3057 - {
3058 - undef $use_acroread;
3059 - }
3060 - else
3061 - {
3062 - die ("ERROR: cannot use both pdftops and acroread simultaneously\n");
3063 - }
3064 -}
3065 -
3066 -
3067 -if (defined $use_pdftops)
3068 -{
3069 - # If we are reading from STDIN, we must copy the input to a temporary file
3070 - # as the PDF consumer needs a seekable input.
3071 - if (! defined $pdffile)
3072 - {
3073 - my $template = "pdfinXXXXXX";
3074 - my $tmpdir = $ENV{TMPDIR};
3075 - my ($bytes, $buffer);
3076 - my ($tmpfh, $tmpfile) = tempfile ($template, OPEN => 1, DIR => $tmpdir, UNLINK => 0, SUFFIX => '.tmp');
3077 - while (($bytes = read (STDIN, $buffer, 1024)) > 0)
3078 - {
3079 - print $tmpfh "$buffer";
3080 - }
3081 - if ($bytes < 0)
3082 - {
3083 - close ($tmpfh);
3084 - unlink $tmpfile;
3085 - die ("ERROR: pdftops wrapper: $tmpfile: $!\n");
3086 - }
3087 - close ($tmpfh);
3088 - $pdffile = $tmpfile;
3089 - $delete_input = 1; # for deleting the temp file after converting
3090 - }
3091 -}
3092 -
3093 -
3094 -#
3095 -# Check the options string for options to modify the bahaviour of the pdftops utility:
3096 -#
3097 -@optarr = split (/\s+/, $options);
3098 -if (defined $use_pdftops)
3099 -{
3100 - $cmdopt = ""; # do not pass the -cfg argument to the poppler pdftops util
3101 - # The following are the (parameterless) command line options that may be used to change the
3102 - # defaults defiend by pdftops.conf
3103 - $simple = 'level1|level1sep|level2|level2sep|level3|level3sep|opi|nocrop|expand|noshrink|nocenter';
3104 - %papernames = (
3105 - 'letter' => '-paper letter',
3106 - 'tabloid' => '-paperw 792 -paperh 1224',
3107 - 'ledger' => '-paperw 1224 -paperh 792',
3108 - 'legal' => '-paper legal',
3109 - 'executive' => '-paperw 756 -paperh 522',
3110 - 'a3' => '-paper A3',
3111 - 'a4' => '-paper A4',
3112 - 'a5' => '-paperw 421 -paperh 595',
3113 - 'b4' => '-paperw 709 -paperh 1002',
3114 - 'b5' => '-paperw 501 -paperh 709',
3115 - 'match' => '-paper match'
3116 - );
3117 -}
3118 -else
3119 -{
3120 - open (CFG, "<$rootdir/acroread.conf") || die ("ERROR: acroread.conf: $!\n");
3121 - $cmdopt = '-toPostScript';
3122 - while (<CFG>)
3123 - {
3124 - chomp;
3125 - next if (/^\s*#/); # skip comment lines
3126 - next if (/^\s*$/); # skip blank lines
3127 - s/^-\s*//; # discard leading '-' and white space, as it will be generated later
3128 - s/\s+$//; # discard trailing white space
3129 - $cmdopt .= " -$_";
3130 - }
3131 - close (CFG);
3132 - $simple = 'level1|level1sep|level2|level2sep|level3|level3sep|opi|nocrop|expand|noshrink|nocenter';
3133 - %papernames = (
3134 - 'letter' => '-size letter',
3135 - 'tabloid' => '-size tabloid',
3136 - 'ledger' => '-size ledger',
3137 - 'legal' => '-size legal',
3138 - 'executive' => '-size executive',
3139 - 'a3' => '-size a3',
3140 - 'a4' => '-size a4',
3141 - 'a5' => '-size a5',
3142 - 'b4' => '-size b4',
3143 - 'b5' => '-size b5',
3144 - 'match' => '' # this is the default with acroread
3145 - );
3146 -}
3147 -
3148 -foreach my $option (@optarr)
3149 -{
3150 - if ($option =~ /^pdf-(.+)$/)
3151 - { # We assume this is an option to evaluate
3152 - my $optkey = $1; # possible pdftops option
3153 - if ($optkey =~ /^pages=(\d*),(\d*)$/)
3154 - {
3155 - # We do this hack here to avoid clashes with the page-ranges atrribute
3156 - # which is handled by the pstops filter. And we allow one of the numbers
3157 - # to be omitted.
3158 - my $first = $1;
3159 - my $lastp = $2;
3160 - if (defined $use_pdftops)
3161 - {
3162 - $cmdopt .= " -f $1" if ($1); # first page
3163 - $cmdopt .= " -l $2" if ($2); # last page
3164 - }
3165 - else
3166 - {
3167 - $cmdopt .= " -start $1" if ($1); # first page
3168 - $cmdopt .= " -end $2" if ($2); # last page
3169 - }
3170 - }
3171 - elsif ($optkey =~ /^paper=(letter|tabloid|ledger|legal|[Aa]3|[Aa]4|[Aa]5|[Bb]4|[Bb]5|match)$/)
3172 - {
3173 - # evaluate paper name
3174 - my $paper = $1;
3175 - $paper =~ tr/A-Z/a-z/;
3176 - my $value = $papernames{$paper};
3177 - $cmdopt .= " $value" if ($value);
3178 - }
3179 - elsif ($optkey =~ /^paper=(\d+)x(\d+)$/)
3180 - {
3181 - # evaluate paper dimensions
3182 - if (defined $use_pdftops)
3183 - {
3184 - $cmdopt .= " -paperw $1 -paperh $2";
3185 - }
3186 - else
3187 - {
3188 - $cmdopt .= " -size $1" . 'x' . "$2";
3189 - }
3190 - }
3191 - elsif ($optkey =~ /^(o|u)pw=(\S+)$/)
3192 - {
3193 - $cmdopt .= " $1" . 'pw ' . $2 if (defined $use_pdftops); # owner/user password
3194 - }
3195 - elsif ($optkey =~ /^($simple)$/)
3196 - {
3197 - my $thisopt = $1;
3198 - if (defined $use_pdftops)
3199 - {
3200 - $cmdopt .= ' -' . $1; # allowed simple options
3201 - }
3202 - else
3203 - {
3204 - $thisopt =~ s/sep$//; # ignore the ...sep suffix
3205 - if ($thisopt =~ /level1|opi|nocrop|nocenter/)
3206 - {
3207 - $thisopt = '';
3208 - }
3209 - elsif ($thisopt eq 'noshrink')
3210 - {
3211 - $thisopt = '';
3212 - $cmdopt =~ s/ -shrink//;
3213 - }
3214 - $cmdopt .= " -" . $thisopt if ($thisopt);
3215 - }
3216 - }
3217 - else
3218 - {
3219 - warn ("ERROR: pdftops wrapper: illegal attribute \"pdf-$optkey\"\n");
3220 - }
3221 - }
3222 - # All other attributes are processed elsewhere
3223 -}
3224 -#
3225 -# Complete the command
3226 -#
3227 -if (defined $use_pdftops)
3228 -{
3229 - warn ("ERROR: pdftops-options: $cmdopt\n");
3230 -}
3231 -else
3232 -{
3233 - warn ("ERROR: acroread-options: $cmdopt\n");
3234 -}
3235 -if (defined $use_pdftops)
3236 -{
3237 - $rc = system ("$pdftops_path $cmdopt $pdffile -");
3238 -}
3239 -else
3240 -{
3241 - if (defined $pdffile && $pdffile)
3242 - {
3243 - $rc = system ("$acroread_path $cmdopt < $pdffile")
3244 - }
3245 - else
3246 - {
3247 - $rc = system ("$acroread_path $cmdopt");
3248 - }
3249 -}
3250 -if ($rc)
3251 -{
3252 - $ir = $rc & 127;
3253 - $rc >>= 8;
3254 - my $temp = (defined $use_pdftops) ? $pdftops_path : $acroread_path;
3255 - warn ("ERROR: $temp exited with ", ($ir) ? "signal $ir, " : " exit code $rc", "\n");
3256 - exit $rc;
3257 -}
3258 -unlink ($pdffile) if (defined $delete_input); # Delete the temp file if any
3259 -exit 0;
3260
3261 diff --git a/net-print/cups/metadata.xml b/net-print/cups/metadata.xml
3262 deleted file mode 100644
3263 index 5b5f2ac..0000000
3264 --- a/net-print/cups/metadata.xml
3265 +++ /dev/null
3266 @@ -1,19 +0,0 @@
3267 -<?xml version="1.0" encoding="UTF-8"?>
3268 -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
3269 -<pkgmetadata>
3270 - <herd>printing</herd>
3271 - <use>
3272 - <flag name='python'>
3273 - Add support for the Python interpeter in the web server CGIs.
3274 - </flag>
3275 - <flag name='perl'>
3276 - Add support for the Perl interpeter in the web server CGIs.
3277 - </flag>
3278 - <flag name='php'>
3279 - Add support for the PHP interpeter in the web server CGIs.
3280 - </flag>
3281 - <flag name='java'>
3282 - Add support for the Java interpeter in the web server CGIs.
3283 - </flag>
3284 - </use>
3285 -</pkgmetadata>
3286
3287 diff --git a/net-print/cups/notes.txt b/net-print/cups/notes.txt
3288 deleted file mode 100644
3289 index da3a268..0000000
3290 --- a/net-print/cups/notes.txt
3291 +++ /dev/null
3292 @@ -1,16 +0,0 @@
3293 -About bugs / feature / patches in cups-1.5:
3294 -
3295 -cups-1.4.0-backend-https.patch does not apply anymore:
3296 - Upstream claims it's not needed anymore and fixed, see
3297 - http://www.cups.org/str.php?L3122+P0+S0+C0+I0+E0+M20+Qhttps
3298 - Cannot find any relevant commit or details in source
3299 - Patch could be ported
3300 - Needs testing
3301 -
3302 -cups-1.4.6-force-gnutls.patch does not apply anymore:
3303 - GNU TLS >= 2.11 supports threading now, see
3304 - http://www.cups.org/str.php?L3605
3305 - Patch is obsolete
3306 -
3307 -cups-1.4.6-web-hang.patch does not apply anymore:
3308 - has been integrated