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
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
|
# ChangeLog for sys-freebsd/boot0
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/boot0/ChangeLog,v 1.53 2015/05/24 11:24:01 mgorny Exp $
24 May 2015; Michał Górny <mgorny@gentoo.org> -boot0-9.2.ebuild,
-boot0-9.2_rc1.ebuild, -boot0-9.2_rc2.ebuild, -boot0-9.2_rc3.ebuild:
Remove 9.2. Part of https://github.com/gentoo/gentoo-portage-rsync-
mirror/pull/126 by nigoro.
15 Mar 2015; Michał Górny <mgorny@gentoo.org> boot0-10.1.ebuild:
Fix build with clang, bug #542676. https://github.com/gentoo/gentoo-portage-
rsync-mirror/pull/67 by nigoro.
*boot0-10.1 (08 Mar 2015)
08 Mar 2015; Michał Górny <mgorny@gentoo.org> +boot0-10.1.ebuild,
+files/boot0-10.1-drop-unsupport-cflags.patch, +files/boot0-10.1-gcc46.patch:
Add FreeBSD 10.1 ebuilds, https://github.com/gentoo/gentoo-portage-rsync-
mirror/pull/46 by nigoro.
18 Feb 2015; Michał Górny <mgorny@gentoo.org>
+files/boot0-add-nossp-cflags.patch, boot0-9.1.ebuild, boot0-9.2.ebuild:
Fix SIGABRT failure when compiled with SSP-enabled gcc, bug #511698, patch by
Yuta SATOH
*boot0-9.2 (09 Nov 2013)
09 Nov 2013; Alexis Ballier <aballier@gentoo.org> +boot0-9.2.ebuild:
bump to 9.2
27 Aug 2013; Alexis Ballier <aballier@gentoo.org> boot0-9.1.ebuild:
backport fix from 9.2 for bug #409815 by Yuta SATOH
*boot0-9.2_rc3 (26 Aug 2013)
26 Aug 2013; Alexis Ballier <aballier@gentoo.org> +boot0-9.2_rc3.ebuild:
bump to rc3
*boot0-9.2_rc2 (22 Aug 2013)
22 Aug 2013; Alexis Ballier <aballier@gentoo.org> +boot0-9.2_rc2.ebuild:
bump to rc2
16 Aug 2013; Alexis Ballier <aballier@gentoo.org> boot0-9.2_rc1.ebuild:
Install device.hints, bug #481152 by Yuta SATOH
*boot0-9.2_rc1 (10 Aug 2013)
10 Aug 2013; Alexis Ballier <aballier@gentoo.org> +boot0-9.2_rc1.ebuild,
+files/boot0-9.2-gcc46.patch:
Version bump, based on work of Yuta SATOH in bug #476646
09 Aug 2013; Alexis Ballier <aballier@gentoo.org> -boot0-9.0.ebuild:
remove old
18 Jun 2013; Alexis Ballier <aballier@gentoo.org> -boot0-7.2.ebuild,
-boot0-8.0.ebuild, -files/boot0-7.0-gentoo.patch:
remove old
18 Jun 2013; Alexis Ballier <aballier@gentoo.org> boot0-9.1.ebuild:
Build libstand here so that we can drop it from freebsd-lib.
27 Jan 2013; Alexis Ballier <aballier@gentoo.org> -boot0-9.1_rc1.ebuild,
-boot0-9.1_rc2.ebuild, -boot0-9.1_rc3.ebuild:
remove rc versions
*boot0-9.1 (27 Jan 2013)
27 Jan 2013; Alexis Ballier <aballier@gentoo.org> +boot0-9.1.ebuild:
Bump to 9.1
*boot0-9.1_rc3 (06 Nov 2012)
06 Nov 2012; Alexis Ballier <aballier@gentoo.org> +boot0-9.1_rc3.ebuild:
bump to rc3
*boot0-9.1_rc2 (14 Oct 2012)
14 Oct 2012; Alexis Ballier <aballier@gentoo.org> +boot0-9.1_rc2.ebuild:
bump to 9.1_rc2
*boot0-9.1_rc1 (11 Sep 2012)
11 Sep 2012; Alexis Ballier <aballier@gentoo.org> +boot0-9.1_rc1.ebuild:
bump to 9.1_rc1 from bsd overlay by Yuta SATOH, bug #426838
17 May 2012; Alexis Ballier <aballier@gentoo.org> boot0-9.0.ebuild:
drop now useless appends flags: we unpack the lib tarball.
26 Apr 2012; Alexis Ballier <aballier@gentoo.org> boot0-9.0.ebuild:
keyword ~amd64-fbsd
25 Apr 2012; Alexis Ballier <aballier@gentoo.org> boot0-9.0.ebuild:
add contrib and lib to SRC_URI as amd64 requires it, part of bug #391005
30 Mar 2012; Alexis Ballier <aballier@gentoo.org> -boot0-9.0_rc1.ebuild,
-boot0-9.0_rc2.ebuild, -boot0-9.0_rc3.ebuild:
remove old
*boot0-9.0 (16 Jan 2012)
16 Jan 2012; Alexis Ballier <aballier@gentoo.org> +boot0-9.0.ebuild:
bump to 9.0
*boot0-9.0_rc3 (09 Dec 2011)
09 Dec 2011; Alexis Ballier <aballier@gentoo.org> +boot0-9.0_rc3.ebuild:
bump to 9.0_rc3
*boot0-9.0_rc2 (07 Dec 2011)
07 Dec 2011; Alexis Ballier <aballier@gentoo.org> +boot0-9.0_rc2.ebuild:
bump to rc2
*boot0-9.0_rc1 (07 Nov 2011)
07 Nov 2011; Alexis Ballier <aballier@gentoo.org> +boot0-9.0_rc1.ebuild:
bump to 9.0_rc1
25 Jul 2011; Naohiro Aota <naota@gentoo.org> boot0-8.2.ebuild,
+files/boot0-8.2-zfsboot-makefile.patch:
Add a patch to fix parallel make bug
*boot0-8.2 (06 Jul 2011)
06 Jul 2011; Alexis Ballier <aballier@gentoo.org> +boot0-8.2.ebuild:
bump to 8.2
*boot0-8.0 (19 Mar 2010)
19 Mar 2010; Alexis Ballier <aballier@gentoo.org> +boot0-8.0.ebuild,
metadata.xml:
bump to 8.0 from the bsd overlay
11 Mar 2010; Alexis Ballier <aballier@gentoo.org>
-files/boot0-6.0-gentoo.patch, -boot0-6.2.ebuild, -boot0-7.1.ebuild:
remove old
*boot0-7.2 (22 May 2009)
22 May 2009; Alexis Ballier <aballier@gentoo.org> +boot0-7.2.ebuild:
bump to 7.2
*boot0-7.1 (22 Jan 2009)
22 Jan 2009; Javier Villavicencio <the_paya@gentoo.org>
+files/boot0-7.0-gentoo.patch, +boot0-7.1.ebuild:
Import 7.1 ebuilds from gentoo-bsd overlay.
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.
|