summaryrefslogtreecommitdiff
blob: 8966bc3ecb662f573e9c3be84ca5367e7b7f46bc (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
# ChangeLog for sys-freebsd/freebsd-cddl
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-cddl/ChangeLog,v 1.11 2011/07/06 05:51:32 aballier Exp $

  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.