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
|
# 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.23 2012/05/16 16:18:19 aballier Exp $
16 May 2012; Alexis Ballier <aballier@gentoo.org> freebsd-cddl-9.0.ebuild:
put libavl in / too as it is required by libzpool.
12 May 2012; Alexis Ballier <aballier@gentoo.org> freebsd-cddl-9.0.ebuild:
fix installation, bug #414879 and simplify ebuild
12 May 2012; Naohiro Aota <naota@gentoo.org> +files/zvol.initd-9.0,
freebsd-cddl-9.0.ebuild:
Remove no more supported command "zfs volinit" from the init script for -9.0.
26 Apr 2012; Alexis Ballier <aballier@gentoo.org> freebsd-cddl-9.0.ebuild:
keyword ~amd64-fbsd
31 Mar 2012; Naohiro Aota <naota@gentoo.org>
+files/freebsd-cddl-9.0-libpaths.patch, freebsd-cddl-9.0.ebuild:
Add patch to fix libpath for 9.0
30 Mar 2012; Alexis Ballier <aballier@gentoo.org>
-freebsd-cddl-9.0_rc1.ebuild, -freebsd-cddl-9.0_rc2.ebuild,
-freebsd-cddl-9.0_rc3.ebuild:
remove old
30 Mar 2012; Naohiro Aota <naota@gentoo.org> freebsd-cddl-9.0.ebuild:
Apply patch to add library search path. #409693; Install library proper place
according to requesting binaries' (such as /sbin/zfs) path.
*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.
|