1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
|
# ChangeLog for net-libs/c-client
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/net-libs/c-client/ChangeLog,v 1.31 2005/10/06 20:21:17 robbat2 Exp $
*c-client-2004g (06 Oct 2005)
06 Oct 2005; Robin H. Johnson <robbat2@gentoo.org> +c-client-2004g.ebuild:
Bug #107562, version bump.
25 Apr 2005; Bryan Østergaard <kloeri@gentoo.org>
c-client-2004a-r1.ebuild:
Stable on alpha.
09 Apr 2005; Markus Rothe <corsair@gentoo.org> c-client-2004a-r1.ebuild:
Stable on ppc64
08 Apr 2005; Michael Hanselmann <hansmi@gentoo.org>
c-client-2004a-r1.ebuild:
Stable on ppc.
06 Apr 2005; Marcus D. Hanwell <cryos@gentoo.org>
c-client-2004a-r1.ebuild:
Marked stable on amd64.
01 Apr 2005; Aron Griffis <agriffis@gentoo.org> c-client-2004a-r1.ebuild:
stable on ia64
31 Mar 2005; Gustavo Zacarias <gustavoz@gentoo.org>
c-client-2004a-r1.ebuild:
Stable on sparc
*c-client-2004c (30 Mar 2005)
30 Mar 2005; Robin H. Johnson <robbat2@gentoo.org> +c-client-2004c.ebuild:
Version bump.
30 Mar 2005; Robin H. Johnson <robbat2@gentoo.org>
c-client-2004a-r1.ebuild:
Move 2004a-r1 to stable x86.
10 Mar 2005; Marcus D. Hanwell <cryos@gentoo.org> c-client-2004a-r1.ebuild:
Tiny cleanup in symlink creation of the .so.
20 Feb 2005; Hardave Riar <hardave@gentoo.org> c-client-2004a.ebuild:
Stable on mips
*c-client-2004a-r1 (01 Feb 2005)
01 Feb 2005; Marcus D. Hanwell <cryos@gentoo.org>
+files/c-client-2004a-amd64-so-fix.patch, +c-client-2004a-r1.ebuild:
Patched Makefile to build a shared library for amd64, allowing PHP 5 with imap
to compile. Also fixed the symlinking of c-client.a for multilib archs.
03 Nov 2004; Bret Curtis <psi29a@gentoo.org> :
Addeing to ~mips for testing
*c-client-2004a (02 Oct 2004)
02 Oct 2004; <iggy@gentoo.org> +c-client-2004a.ebuild:
version bump, added pam use flag
18 Aug 2004; Tom Gall <tgall@gentoo.org> c-client-2002e-r2.ebuild:
stable on ppc64
16 Apr 2004; Michael McCabe <randy@gentoo.org> c-client-2002e-r2.ebuild:
adding s390 keywords
*c-client-2002e-r2 (05 Feb 2004)
05 Feb 2004; Robin H. Johnson <robbat2@gentoo.org> c-client-2002e-r2.ebuild:
fix bug #40146, move -fPIC to all arches as it's needed for lots of fixes.
01 Jan 2004; Jon Portnoy <avenj@gentoo.org> c-client-2002e-r1.ebuild :
AMD64 keywords.
10 Jan 2004; <agriffis@gentoo.org> c-client-2002e-r1.ebuild:
stable on ia64
22 Dec 2003; Robin H. Johnson <robbat2@gentoo.org> c-client-2002d-r1.ebuild,
c-client-2002d.ebuild, c-client-2002e-r1.ebuild, c-client-2002e.ebuild:
fix bug #35437
*c-client-2002e-r1 (08 Dec 2003)
08 Dec 2003; Robin H. Johnson <robbat2@gentoo.org> c-client-2002e-r1.ebuild:
fix bug #35378 and move new ebuild to stable right away to fix some other
glitches
25 Oct 2003; Robin H. Johnson <robbat2@gentoo.org> metadata.xml:
add metadata.xml
*c-client-2002e (25 Oct 2003)
25 Oct 2003; Robin H. Johnson <robbat2@gentoo.org> c-client-2002e.ebuild:
version bump
25 Oct 2003; Robin H. Johnson <robbat2@gentoo.org> c-client-2002d-r1.ebuild:
bump -r1 to stable
*c-client-2002d-r1 (11 Aug 2003)
11 Aug 2003; Robin H. Johnson <robbat2@gentoo.org> c-client-2002d-r1.ebuild:
add more -fPIC support
02 Aug 2003; Tavis Ormandy <taviso@gentoo.org> c-client-2002d.ebuild:
stable on alpha
12 Jul 2003; Jason Wever <weeve@gentoo.org> c-client-2002d.ebuild:
Changed ~sparc keyword to sparc to fix dependency borkage.
28 Jun 2003; Tavis Ormandy <taviso@gentoo.org> c-client-2002d.ebuild:
alpha needs -fPIC
*c-client-2002d (07 Jun 2003)
20 Jun 2003; Guy Martin <gmsoft@gentoo.org> c-client-2002d.ebuild :
Added hppa to KEYWORDS to fix dependencies problem with mod_php.
07 Jun 2003; Robin Johnson <robbat2@gentoo.org> Manifest,
files/digest-c-client-2002d, files/2002d-Makefile.patch, ChangeLog,
c-client-2002d.ebuild:
Initial import. Ebuild based on submission in bug #20372 by Celestial Wizard
<gentoo@dev.celestialwizard.org>
|