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
|
# 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.11 2005/08/27 23:47:08 cryos Exp $
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.
|