summaryrefslogtreecommitdiff
blob: d85ae4d197bee8e39279cfd5314bdbc749b1c05d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
# ChangeLog for dev-libs/crypto++
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/crypto++/ChangeLog,v 1.29 2007/07/22 03:14:27 tgall Exp $

  21 Jul 2007; Tom Gall <tgall@gentoo.org> crypto++-5.4-r1.ebuild:
  stable on ppc64

  25 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org>
  crypto++-5.4-r1.ebuild:
  Stable on sparc

  24 Apr 2007; Raúl Porcel <armin76@gentoo.org> crypto++-5.4-r1.ebuild:
  x86 stable

  14 Feb 2007; Alon Bar-Lev <alonbl@gentoo.org> crypto++-5.4-r1.ebuild:
  Removed sse2 disabling, closes bug#166842, thanks to Gustavo Zacarias

*crypto++-5.4-r1 (03 Feb 2007)

  03 Feb 2007; Alon Bar-Lev <alonbl@gentoo.org> +crypto++-5.4-r1.ebuild:
  Fixed toolchain references, bug#164933, thanks for Wojciech Milkowski
  reporting, jacub for reference

*crypto++-5.4 (31 Jan 2007)

  31 Jan 2007; Marcelo Goes <vanquirius@gentoo.org> -crypto++-5.2-r1.ebuild,
  +crypto++-5.4.ebuild:
  Remove old version, 5.4 version bump.

  05 Aug 2006; Jason Wever <weeve@gentoo.org> crypto++-5.2.1.ebuild:
  Stable on SPARC wrt bug #140718.

  22 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org>
  crypto++-5.2.1.ebuild:
  ppc stable, bug #140718

  15 Jul 2006; Bryan Østergaard <kloeri@gentoo.org> metadata.xml:
  Remove rphillips from metadata.xml as he's retired.

  21 May 2006; Markus Rothe <corsair@gentoo.org> crypto++-5.2.1.ebuild:
  Stable on ppc64

  16 Apr 2006; Mark Loeser <halcy0n@gentoo.org>
  files/crypto++-5.2.1-ubuntu-gcc4.patch:
  Update gcc4 patch to fix compilation with gcc-4.1 as well; bug #125679

  03 Feb 2006; Markus Rothe <corsair@gentoo.org> crypto++-5.2.1.ebuild:
  Added ~ppc64

  27 Jan 2006; Marcelo Goes <vanquirius@gentoo.org>
  +files/crypto++-5.2.1-ubuntu-gcc4.patch, crypto++-5.2.1.ebuild:
  Add a ported version of Ubuntu's gcc4 patch for bug 117547.

  12 Nov 2005; Jason Wever <weeve@gentoo.org> crypto++-5.2.1.ebuild:
  Added ~sparc keyword wrt bug #112330.

  03 Sep 2005; Daniel Black <dragonheart@gentoo.org> crypto++-5.2.1.ebuild:
  dropped -mno-sse2 on ppc - bug #104596. Thanks to Daniel Grob

  17 Aug 2005; <rphillips@gentoo.org> crypto++-5.2.1.ebuild:
  Make sure line endings on test vectors are unix

  22 Apr 2005; Simon Stelling <blubb@gentoo.org> crypto++-5.2.1.ebuild:
  stable on amd64

  17 Feb 2005; Robin H. Johnson <robbat2@gentoo.org> crypto++-5.2-r1.ebuild,
  crypto++-5.2.1.ebuild:
  Bug #69831: Ensure unzip is in DEPEND.

  07 Dec 2004; Daniel Black <dragonheart@gentoo.org> -crypto++-5.1-r1.ebuild,
  -crypto++-5.1.ebuild, crypto++-5.2-r1.ebuild, crypto++-5.2.1.ebuild,
  -crypto++-5.2.ebuild:
  Removed sse2 optimisations due to gcc problems. Bug #64646 and #63922 refer.
  Cleaned out old versions. Thanks to Krzysiek Pawlik
  <krzysiek.pawlik@people.pl> for the sse2 flag removal ebuild patch

  04 Nov 2004; Daniel Black <dragonheart@gentoo.org> crypto++-5.1-r1.ebuild,
  crypto++-5.1.ebuild, crypto++-5.2-r1.ebuild, crypto++-5.2.1.ebuild,
  crypto++-5.2.ebuild:
  added app-arch/zip dependancy as per bug #69831

*crypto++-5.2.1 (22 Sep 2004)

  22 Sep 2004; Daniel Black <dragonheart@gentoo.org> metadata.xml,
  +crypto++-5.2-r1.ebuild, +crypto++-5.2.1.ebuild:
  version bump. modified filter -fomit-frame-pointer. Reintroduced amd64 keyword
  as it has been fixed in 5.2+ according to their changelog. Changed maintaince
  to crypto herd. All thanks to hoffmajs@gmx.de and others in bug #62376.
  5.2.1 has having some self test issues: i.e. CryptoPP::Exception caught: 
  Unexpected error during validation test

  02 Aug 2004; Mike Frysinger <vapier@gentoo.org> crypto++-5.2.ebuild:
  Use user specified CXXFLAGS #57846 by Aard Keimpema.

*crypto++-5.2 (13 Jul 2004)

  13 Jul 2004; <rphillips@gentoo.org> crypto++-5.2.ebuild:
  version bump

  01 May 2004; Aron Griffis <agriffis@gentoo.org> crypto++-5.1-r1.ebuild:
  Add inherit eutils

  30 Apr 2004; Ryan Phillips <rphillips@gentoo.org> crypto++-5.1-r1.ebuild,
  files/crypto++-5.1-amd64.diff:
  Added Thomas Weidner's patches for amd64, and gcc 3.4. Fixes #49034 and 49449

  29 Mar 2004; David Holm <dholm@gentoo.org> crypto++-5.1-r1.ebuild:
  Added to ~ppc.

*crypto++-5.1-r1 (28 Mar 2004)

  28 Mar 2004; Ryan Phillips <rphillips@gentoo.org> crypto++-5.1-r1.ebuild:
  Added fixes from Jernej Simoncic (bug #45821) to execute the crypto tests
  after compilation and force cflags from -O3 to -O2

*crypto++-5.1 (24 Nov 2003)

  24 Nov 2003; Ryan Phillips <rphillips@gentoo.org> crypto++-5.1.ebuild:
  Initial Import. Thanks to Marc Bevand. Fixes #33685