1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
|
# ChangeLog for dev-libs/beecrypt
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/beecrypt/ChangeLog,v 1.30 2006/06/15 19:55:07 sanchan Exp $
15 Jun 2006; Sandro Bonazzola <sanchan@gentoo.org>
+files/beecrypt-4.1.2-configure-ac.patch,
+files/beecrypt-4.1.2-python-Makefile-am.patch,
+files/beecrypt-4.1.2-python-debug-py-c.patch, +metadata.xml,
beecrypt-4.1.2-r1.ebuild:
Fixing ebuild headers, adding metadata.xml. Updated without bumping
beecrypt-4.1.2-r1 ebuild.
This ebuild uses upstream patches from cvs. Fixes python test failures on
pentium3, athlon-xp, pentium-mmx; provides a workaround for pentium-m and
athlon64. The ebuild is far from perfection, see bug #124900 for known
issues. Thanks to Benedikt Boehm, #gentoo-python, #gentoo-amd64-dev,
#gentoo-java for their support.
*beecrypt-4.1.2-r1 (18 Jan 2006)
18 Jan 2006; Mike Frysinger <vapier@gentoo.org>
+files/beecrypt-4.1.2-custom-cflags.patch, +beecrypt-4.1.2-r1.ebuild:
Cleanup build system and add sh love.
11 Aug 2005; Herbie Hopkins <herbs@gentoo.org> beecrypt-4.1.2.ebuild:
Fix install path of python module on multilib systems.
03 Jul 2005; Hardave Riar <hardave@gentoo.org> beecrypt-3.1.0-r2.ebuild:
Stable on mips, dep for bug #91792.
*beecrypt-4.1.2 (26 Jun 2005)
26 Jun 2005; Daniel Black <dragonheart@gentoo.org>
+files/beecrypt-4.1.2-athlon.patch, +beecrypt-4.1.2.ebuild:
version bump with help from author Bob Deblier
06 Apr 2005; Markus Rothe <corsair@gentoo.org> beecrypt-3.1.0-r2.ebuild:
Stable on ppc64
02 Apr 2005; Jeremy Huddleston <eradicator@gentoo.org>
beecrypt-3.1.0-r2.ebuild:
Fix compilation on amd64.
17 Feb 2005; Markus Rothe <corsair@gentoo.org> beecrypt-3.1.0-r2.ebuild:
Added ~ppc64 to KEYWORDS
29 Dec 2004; Ilya A. Volynets-Evenbach <iluxa@gentoo.org>
beecrypt-3.1.0-r2.ebuild:
mark ~mips
*beecrypt-3.1.0-r2 (13 Apr 2004)
23 Oct 2004; Stefan Jones <cretin@gentoo.org> :
Block <app-arch/rpm-4.2 not <app-arch/rpm-4.2.1 so I can downgrade rpm
16 Apr 2004; Stefan Jones <cretin@gentoo.org>
beecrypt-3.1.0-r2.ebuild:
Now bump to stable AFTER testing!
15 Apr 2004; Stefan Jones <cretin@gentoo.org>
beecrypt-3.1.0-r2.ebuild file/beecrypt-3.1.0-athlon.diff:
Patch configure not configure.ac and remove autogen.sh
Fixes bugs 47868 and 47852
13 Apr 2004; Stefan Jones <cretin@gentoo.org> beecrypt-3.1.0-r2.ebuild:
New version which will work!
( fix the inline assembly functions nit linking)
12 Apr 2004; Stefan Jones <cretin@gentoo.org> beecrypt-3.1.0-r1.ebuild:
Fix athlon in mcpu or march, #47592
11 Apr 2004; Stefan Jones <cretin@gentoo.org> beecrypt-3.1.0-r1.ebuild:
Mark as stable for the rest of the archs
Also add scanning of CFLAGS to set optimisations
25 Feb 2004; Daniel Ahlberg <aliz@gentoo.org> beecrypt-3.1.0-r1.ebuild:
Stable on amd64.
24 Jan 2004; Alastair Tse <liquidx@gentoo.org> beecrypt-3.1.0-r1.ebuild,
files/beecrypt-3.1.0-python2.3.patch:
added patch for python2.3, thanks to Vaclav Slavik <vaclav.slavik@matfyz.cz>
(#39282)
15 Jan 2004; <agriffis@gentoo.org> beecrypt-3.1.0-r1.ebuild:
stable on alpha and ia64
13 Jan 2004; Jon Portnoy <avenj@gentoo.org> beecrypt-3.1.0-r1.ebuild :
AMD64 keywords.
14 Nov 2003; <tuxus@gentoo.org> beecrypt-3.1.0.ebuild:
changed mips in ~mips
13 Nov 2003; <tuxus@gentoo.org> beecrypt-3.1.0.ebuild:
added mips to KEYWORDS
12 Nov 2003; Aron Griffis <agriffis@gentoo.org> beecrypt-3.1.0-r1.ebuild,
files/beecrypt-3.1.0-alpha.patch:
This library's makefiles are way too smart for its own good. If you update
configure.ac, then the makefiles notice and insist on rebuilding half a dozen
other things (even after you run autoconf). The end result is that mpopt.s is
emptied and undefined symbols appear in the library.
Modified the patch to affect configure instead of configure.ac so that
autoconf isn't required and the build system doesn't screw up.
11 Nov 2003; Aron Griffis <agriffis@gentoo.org> beecrypt-3.1.0-r1.ebuild:
Fix autoconf whoops which caused mpopt.s to fail to build because the
makefiles are too smart...
*beecrypt-3.1.0-r1 (11 Nov 2003)
11 Nov 2003; Aron Griffis <agriffis@gentoo.org> beecrypt-3.1.0-r1.ebuild,
files/beecrypt-3.1.0-alpha.patch:
Fix installation on alpha to usr /usr/lib instead of /usr/lib64
28 Oct 2003; Stefan Jones <cretin@gentoo.org> :
block <app-arch/rpm-4.2.1 as both provide beecrypt
Accident waiting to happen, see #32100
23 Oct 2003; Michael Sterrett <mr_bones_@gentoo.org> beecrypt-3.1.0.ebuild:
tidy; use use_with; more error checking/messages
*beecrypt-3.1.0 (21 Oct 2003)
22 Oct 2003; Stefan Jones <cretin@gentoo.org> :
Removed making docs; a lot of bother for no payoff!
21 Oct 2003; Stefan Jones <cretin@gentoo.org> :
New ebuild, required for app-arch/rpm-4.2.1
|