blob: 37a4f7ede26b50032f50dc474ac8023bfe30888c (
plain)
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
|
# ChangeLog for sys-freebsd/freebsd-cddl
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-cddl/ChangeLog,v 1.16 2012/01/16 16:37:08 aballier Exp $
*freebsd-cddl-9.0 (16 Jan 2012)
16 Jan 2012; Alexis Ballier <aballier@gentoo.org> +freebsd-cddl-9.0.ebuild:
bump to 9.0
*freebsd-cddl-9.0_rc3 (09 Dec 2011)
09 Dec 2011; Alexis Ballier <aballier@gentoo.org>
+freebsd-cddl-9.0_rc3.ebuild:
bump to 9.0_rc3
*freebsd-cddl-9.0_rc2 (07 Dec 2011)
07 Dec 2011; Alexis Ballier <aballier@gentoo.org>
+freebsd-cddl-9.0_rc2.ebuild:
bump to rc2
*freebsd-cddl-9.0_rc1 (07 Nov 2011)
07 Nov 2011; Alexis Ballier <aballier@gentoo.org>
+freebsd-cddl-9.0_rc1.ebuild, +files/freebsd-cddl-9.0-bsdxml.patch,
+files/freebsd-cddl-9.0-underlink.patch:
bump to 9.0_rc1
*freebsd-cddl-8.2 (06 Jul 2011)
06 Jul 2011; Alexis Ballier <aballier@gentoo.org> +freebsd-cddl-8.2.ebuild,
+files/freebsd-cddl-8.2-libpaths.patch:
bump to 8.2
06 Jul 2011; Alexis Ballier <aballier@gentoo.org> files/zvol.initd:
fix zvol init script
04 Apr 2010; Javier Villavicencio <the_paya@gentoo.org>
freebsd-cddl-8.0.ebuild, +files/zvol.initd:
Add script to initialize zfs volumes and activate swap when required.
*freebsd-cddl-8.0 (19 Mar 2010)
19 Mar 2010; Alexis Ballier <aballier@gentoo.org>
+freebsd-cddl-8.0.ebuild, +files/freebsd-cddl-8.0-libpaths.patch:
bump to 8.0 from the bsd overlay
11 Mar 2010; Alexis Ballier <aballier@gentoo.org>
-freebsd-cddl-7.1-r1.ebuild:
remove old
22 May 2009; Alexis Ballier <aballier@gentoo.org> freebsd-cddl-7.2.ebuild:
make PATCHES a bash array
22 May 2009; Alexis Ballier <aballier@gentoo.org>
-freebsd-cddl-7.1.ebuild:
remove old
*freebsd-cddl-7.2 (22 May 2009)
22 May 2009; Alexis Ballier <aballier@gentoo.org>
+freebsd-cddl-7.2.ebuild:
bump to 7.2
*freebsd-cddl-7.1-r1 (05 Feb 2009)
05 Feb 2009; Javier Villavicencio <the_paya@gentoo.org>
+freebsd-cddl-7.1-r1.ebuild:
Make dev-libs/libelf a dependency since libelf is being removed from
freebsd-lib.
25 Jan 2009; Javier Villavicencio <the_paya@gentoo.org>
freebsd-cddl-7.1.ebuild:
Missed build in IUSE.
24 Jan 2009; Javier Villavicencio <the_paya@gentoo.org>
files/freebsd-cddl-7.1-libpaths.patch:
Fixed linking of dtrace.
*freebsd-cddl-7.1 (23 Jan 2009)
23 Jan 2009; Javier Villavicencio <the_paya@gentoo.org>
+files/freebsd-cddl-7.1-libpaths.patch,
+files/freebsd-cddl-7.1-xdr_header.patch, +metadata.xml,
+freebsd-cddl-7.1.ebuild:
Initial import from gentoo-bsd overlay. ZFS userland for FreeBSD.
|