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
|
# ChangeLog for sys-freebsd/boot0
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/boot0/ChangeLog,v 1.21 2007/10/16 08:47:02 uberlord Exp $
16 Oct 2007; Roy Marples <uberlord@gentoo.org>
-files/freebsd-sources-6.2-sparc64.patch, boot0-6.2.ebuild:
gcc-4 now defines __sparc64__ for us
*boot0-6.2 (15 Jan 2007)
15 Jan 2007; Timothy Redaelli <drizzt@gentoo.org> -boot0-6.2_rc2.ebuild,
+boot0-6.2.ebuild:
Bump to 6.2 and remove old version.
05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> -boot0-6.1.ebuild:
Remove 6.1 ebuild.
*boot0-6.2_rc2 (29 Dec 2006)
29 Dec 2006; Diego Pettenò <flameeyes@gentoo.org>
-boot0-6.2_beta2.ebuild, -boot0-6.2_beta3.ebuild, -boot0-6.2_rc1.ebuild,
+boot0-6.2_rc2.ebuild:
Bump to rc2 and remove older versions.
19 Nov 2006; Timothy Redaelli <drizzt@gentoo.org> boot0-6.2_rc1.ebuild:
Patched to make it compile on GCC 4.
*boot0-6.2_rc1 (19 Nov 2006)
19 Nov 2006; Diego Pettenò <flameeyes@gentoo.org> +boot0-6.2_rc1.ebuild:
Version bump to 6.2-RC1.
*boot0-6.2_beta3 (01 Nov 2006)
01 Nov 2006; Diego Pettenò <flameeyes@gentoo.org>
+boot0-6.2_beta3.ebuild:
Bump to 6.2_beta3.
19 Oct 2006; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
Remove 6.2_beta1 ebuild.
19 Oct 2006; Diego Pettenò <flameeyes@gentoo.org>
-boot0-6.2_beta1.ebuild:
Remove 6.2_beta1 ebuild.
17 Oct 2006; Roy Marples <uberlord@gentoo.org>
+files/freebsd-sources-6.2-sparc64.patch, boot0-6.2_beta2.ebuild:
Added ~sparc-fbsd keyword.
*boot0-6.2_beta2 (05 Oct 2006)
05 Oct 2006; Diego Pettenò <flameeyes@gentoo.org>
+boot0-6.2_beta2.ebuild:
Version 6.2_beta2.
24 Sep 2006; Javier Villavicencio <the_paya@gentoo.org>
files/boot0-6.0-gentoo.patch:
Fix compilation over an i586 CHOST of boot2 by forcing -march=i386 to its
Makefile.
*boot0-6.2_beta1 (21 Sep 2006)
21 Sep 2006; Diego Pettenò <flameeyes@gentoo.org>
+boot0-6.2_beta1.ebuild:
Add 6.2_beta1 ebuilds.
27 Jul 2006; Diego Pettenò <flameeyes@gentoo.org> -boot0-6.0.ebuild:
Remove 6.0 version.
18 Jul 2006; Javier Villavicencio <the_paya@gentoo.org> boot0-6.0.ebuild,
boot0-6.1.ebuild:
Fixes compilation with gcc-4.1.1.
*boot0-6.1 (09 May 2006)
09 May 2006; Diego Pettenò <flameeyes@gentoo.org> -boot0-6.1_rc2.ebuild,
+boot0-6.1.ebuild:
Update to 6.1-RELEASE.
*boot0-6.1_rc2 (02 May 2006)
02 May 2006; Diego Pettenò <flameeyes@gentoo.org> -boot0-6.1_rc1.ebuild,
+boot0-6.1_rc2.ebuild:
Update to 6.1_rc2.
*boot0-6.1_rc1 (01 May 2006)
01 May 2006; Diego Pettenò <flameeyes@gentoo.org> boot0-6.0.ebuild,
+boot0-6.1_rc1.ebuild:
Update to 6.1_rc1 and disable stack protector.
02 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
-files/boot0-gentoo.patch:
Drop obsolete files.
*boot0-6.0 (01 Apr 2006)
01 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+files/boot0-6.0-gentoo.patch, +files/boot0-gentoo.patch, +metadata.xml,
+boot0-6.0.ebuild:
Import into portage.
*boot0-5.4 (25 Aug 2005)
25 Aug 2005; Diego Pettenò <flameeyes@gentoo.org>
+files/boot0-gentoo.patch, +boot0-5.4.ebuild:
Moved to sys-freebsd.
29 Jul 2005; Diego Pettenò <flameeyes@gentoo.org> boot0-5.4.ebuild:
Adapt to recent bsdmk changes.
|