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
|
# ChangeLog for sci-misc/boinc
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-misc/boinc/ChangeLog,v 1.16 2005/12/05 18:34:10 cryos Exp $
*boinc-5.2.14 (05 Dec 2005)
05 Dec 2005; Marcus D. Hanwell <cryos@gentoo.org> +boinc-5.2.14.ebuild:
Version bump, in p.mask for now until it receives more testing.
*boinc-4.72.20050813-r3 (28 Nov 2005)
28 Nov 2005; Marcus D. Hanwell <cryos@gentoo.org>
+files/boinc-4.72.20050813-gcc4-fix.patch, files/boinc.init,
-boinc-4.72.20050813-r2.ebuild, +boinc-4.72.20050813-r3.ebuild:
Fix to init script to append log output, bug 103250. Also added GCC 4 fix,
thanks to Dario Birtic <dariobirtic@gmx.net>, closes bug 112133.
*boinc-4.72.20050813-r2 (29 Oct 2005)
29 Oct 2005; Marcus D. Hanwell <cryos@gentoo.org> files/boinc.init,
-boinc-4.72.20050813-r1.ebuild, +boinc-4.72.20050813-r2.ebuild:
Correct error in init file, revision bump to push it out, closes bug 110839.
29 Oct 2005; Marcus D. Hanwell <cryos@gentoo.org>
-files/boinc-4.32_cmdline_options.patch,
-files/boinc-4.32_socket_close_fix.patch:
Removed obsolete patches.
*boinc-4.72.20050813-r1 (29 Oct 2005)
29 Oct 2005; Marcus D. Hanwell <cryos@gentoo.org> files/boinc.conf,
files/boinc.init, -boinc-4.32.ebuild, -boinc-4.72.20050813.ebuild,
+boinc-4.72.20050813-r1.ebuild:
Clean up old versions, several cleanups closing bug 103558, 109567 and
110606. Thanks to Tony Murrary <tonymurray@fastmail.fm> and Benjamin
Gaillard <gentoo@powercode.net>.
25 Aug 2005; Aron Griffis <agriffis@gentoo.org>
boinc-4.72.20050813.ebuild:
add ~ia64 #103250
23 Aug 2005; Ferris McCormick <fmccor@gentoo.org>
boinc-4.72.20050813.ebuild:
Add ~sparc keyword (Bug #103250) --- builds and installs on sparc, and
runs well enough to benchmark the system, at least. (Note that on my
test system, however, parallel (-j3) make had problems; "-j1" was fine.)
23 Aug 2005; Marcus D. Hanwell <cryos@gentoo.org> boinc-4.32.ebuild,
boinc-4.72.20050813.ebuild:
Changed enewuser call to comply with bug 103421.
20 Aug 2005; Marcus D. Hanwell <cryos@gentoo.org> -boinc-4.19.ebuild,
boinc-4.32.ebuild, -boinc-4.72.20050725.ebuild,
boinc-4.72.20050813.ebuild:
Cleaned out some old ebuilds. Fixed the php dependency to virtual/php
closing bug 102835.
*boinc-4.72.20050813 (14 Aug 2005)
*boinc-4.72.20050725 (14 Aug 2005)
14 Aug 2005; Olivier Fisette <ribosome@gentoo.org> files/boinc.init,
+boinc-4.72.20050725.ebuild, +boinc-4.72.20050813.ebuild:
Fixed bug #98342: Boinc is now started using setsid. Fulfilled request in
bug #93744: Boinc ebuilds are now up-to-date. Fixed bug #91930: Boinc now
compiles fine with Unicode-enabled wxGTK.
06 Aug 2005; Michael Hanselmann <hansmi@gentoo.org> boinc-4.32.ebuild:
Added to ~sparc.
22 Jul 2005; Michael Hanselmann <hansmi@gentoo.org> boinc-4.32.ebuild:
Added to ~ppc.
28 May 2005; Marcus D. Hanwell <cryos@gentoo.org> boinc-4.19.ebuild,
boinc-4.32.ebuild:
Give the boinc user /bin/false as shell.
24 May 2005; Marcus D. Hanwell <cryos@gentoo.org> metadata.xml:
Fix up metadata, thanks to squinky86 in bug 93744.
*boinc-4.32 (21 Apr 2005)
*boinc-4.19 (21 Apr 2005)
21 Apr 2005; Marcus D. Hanwell <cryos@gentoo.org>
+files/boinc-4.32_cmdline_options.patch,
+files/boinc-4.32_socket_close_fix.patch, +files/boinc.conf,
+files/boinc.init, +metadata.xml, +boinc-4.19.ebuild, +boinc-4.32.ebuild:
Initial import, placed in p.mask for now during initial testing. Thanks go
to Robert Moss <robmoss@gentoo.org> and Tony Murray <tonymurray@fastmail.fm>
for the ebuilds and maintenance performed by Tony, as well as all the other
contributors who helped with this ebuild. This closes bug 54962.
|