summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2015-11-08 19:28:03 -0800
committerRobin H. Johnson <robbat2@gentoo.org>2015-11-08 19:28:03 -0800
commit221c43ad9b8b4fbf868f24bf3b48787f610c203f (patch)
treee6e8fd3ceb27f3625ba592677c36d0111912341d /sys-freebsd
downloadgentoo-changelogs-221c43ad9b8b4fbf868f24bf3b48787f610c203f.tar.gz
gentoo-changelogs-221c43ad9b8b4fbf868f24bf3b48787f610c203f.tar.bz2
gentoo-changelogs-221c43ad9b8b4fbf868f24bf3b48787f610c203f.zip
Initial commit.
This repo contains all of the ChangeLogs copied over from CVS, at the exact time of the Git migration. The purpose of this repo is to populate the rsync-distributed tree with old ChangeLogs that cannot be generated from Git. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'sys-freebsd')
-rw-r--r--sys-freebsd/boot0/ChangeLog266
-rw-r--r--sys-freebsd/freebsd-bin/ChangeLog323
-rw-r--r--sys-freebsd/freebsd-cddl/ChangeLog215
-rw-r--r--sys-freebsd/freebsd-contrib/ChangeLog300
-rw-r--r--sys-freebsd/freebsd-lib/ChangeLog1116
-rw-r--r--sys-freebsd/freebsd-libexec/ChangeLog417
-rw-r--r--sys-freebsd/freebsd-mk-defs/ChangeLog401
-rw-r--r--sys-freebsd/freebsd-pam-modules/ChangeLog300
-rw-r--r--sys-freebsd/freebsd-pf/ChangeLog273
-rw-r--r--sys-freebsd/freebsd-rescue/ChangeLog258
-rw-r--r--sys-freebsd/freebsd-sbin/ChangeLog491
-rw-r--r--sys-freebsd/freebsd-share/ChangeLog349
-rw-r--r--sys-freebsd/freebsd-sources/ChangeLog806
-rw-r--r--sys-freebsd/freebsd-ubin/ChangeLog621
-rw-r--r--sys-freebsd/freebsd-usbin/ChangeLog644
-rw-r--r--sys-freebsd/ubin-wrappers/ChangeLog18
-rw-r--r--sys-freebsd/virtio-kmod/ChangeLog22
17 files changed, 6820 insertions, 0 deletions
diff --git a/sys-freebsd/boot0/ChangeLog b/sys-freebsd/boot0/ChangeLog
new file mode 100644
index 00000000..160dad82
--- /dev/null
+++ b/sys-freebsd/boot0/ChangeLog
@@ -0,0 +1,266 @@
+# 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.56 2015/07/25 12:09:21 mgorny Exp $
+
+ 25 Jul 2015; Michał Górny <mgorny@gentoo.org> boot0-10.1.ebuild:
+ Fix build failure on x86-fbsd, bug #554738. https://github.com/gentoo/gentoo-
+ portage-rsync-mirror/pull/181 by nigoro.
+
+ 14 Jun 2015; Michał Górny <mgorny@gentoo.org> boot0-10.1.ebuild:
+ Do not force clang, gcc works nowadays. https://github.com/gentoo/gentoo-
+ portage-rsync-mirror/pull/147 by nigoro.
+
+ 05 Jun 2015; Michał Górny <mgorny@gentoo.org> boot0-10.1.ebuild:
+ Bump to EAPI=5. Use upstream tarballs.
+
+ 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.
diff --git a/sys-freebsd/freebsd-bin/ChangeLog b/sys-freebsd/freebsd-bin/ChangeLog
new file mode 100644
index 00000000..a90c67f9
--- /dev/null
+++ b/sys-freebsd/freebsd-bin/ChangeLog
@@ -0,0 +1,323 @@
+# ChangeLog for sys-freebsd/freebsd-bin
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-bin/ChangeLog,v 1.58 2015/06/05 16:43:55 mgorny Exp $
+
+ 05 Jun 2015; Michał Górny <mgorny@gentoo.org> freebsd-bin-10.1.ebuild:
+ Bump to EAPI=5. Use upstream tarballs.
+
+ 24 May 2015; Michał Górny <mgorny@gentoo.org> -freebsd-bin-9.2.ebuild,
+ -freebsd-bin-9.2_rc1.ebuild, -freebsd-bin-9.2_rc2.ebuild,
+ -freebsd-bin-9.2_rc3.ebuild:
+ Remove 9.2. Part of https://github.com/gentoo/gentoo-portage-rsync-
+ mirror/pull/126 by nigoro.
+
+*freebsd-bin-10.1 (08 Mar 2015)
+
+ 08 Mar 2015; Michał Górny <mgorny@gentoo.org> +freebsd-bin-10.1.ebuild:
+ Add FreeBSD 10.1 ebuilds, https://github.com/gentoo/gentoo-portage-rsync-
+ mirror/pull/46 by nigoro.
+
+*freebsd-bin-9.2 (09 Nov 2013)
+
+ 09 Nov 2013; Alexis Ballier <aballier@gentoo.org> +freebsd-bin-9.2.ebuild:
+ bump to 9.2
+
+*freebsd-bin-9.2_rc3 (26 Aug 2013)
+
+ 26 Aug 2013; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-bin-9.2_rc3.ebuild:
+ bump to rc3
+
+*freebsd-bin-9.2_rc2 (22 Aug 2013)
+
+ 22 Aug 2013; Alexis Ballier <aballier@gentoo.org> +freebsd-bin-9.2_rc2.ebuild:
+ bump to rc2
+
+*freebsd-bin-9.2_rc1 (09 Aug 2013)
+
+ 09 Aug 2013; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-bin-9.2_rc1.ebuild:
+ Version bump, based on work of Yuta SATOH in bug #476646
+
+ 09 Aug 2013; Alexis Ballier <aballier@gentoo.org> -freebsd-bin-9.0.ebuild:
+ remove old
+
+ 18 Jun 2013; Alexis Ballier <aballier@gentoo.org> -freebsd-bin-7.2.ebuild,
+ -freebsd-bin-8.0.ebuild, -files/freebsd-bin-6.0-flex-2.5.31.patch:
+ remove old
+
+ 27 Jan 2013; Alexis Ballier <aballier@gentoo.org>
+ -freebsd-bin-9.1_rc1.ebuild, -freebsd-bin-9.1_rc2.ebuild,
+ -freebsd-bin-9.1_rc3.ebuild:
+ remove rc versions
+
+*freebsd-bin-9.1 (27 Jan 2013)
+
+ 27 Jan 2013; Alexis Ballier <aballier@gentoo.org> +freebsd-bin-9.1.ebuild:
+ Bump to 9.1
+
+*freebsd-bin-9.1_rc3 (06 Nov 2012)
+
+ 06 Nov 2012; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-bin-9.1_rc3.ebuild:
+ bump to rc3
+
+*freebsd-bin-9.1_rc2 (14 Oct 2012)
+
+ 14 Oct 2012; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-bin-9.1_rc2.ebuild:
+ bump to 9.1_rc2
+
+*freebsd-bin-9.1_rc1 (11 Sep 2012)
+
+ 11 Sep 2012; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-bin-9.1_rc1.ebuild:
+ bump to 9.1_rc1 from bsd overlay by Yuta SATOH, bug #426838
+
+ 26 Apr 2012; Alexis Ballier <aballier@gentoo.org> freebsd-bin-9.0.ebuild:
+ keyword ~amd64-fbsd
+
+ 23 Apr 2012; Alexis Ballier <aballier@gentoo.org> freebsd-bin-9.0.ebuild:
+ depend on new enough libedit
+
+ 30 Mar 2012; Alexis Ballier <aballier@gentoo.org>
+ -freebsd-bin-9.0_rc1.ebuild, -freebsd-bin-9.0_rc2.ebuild,
+ -freebsd-bin-9.0_rc3.ebuild:
+ remove old
+
+*freebsd-bin-9.0 (16 Jan 2012)
+
+ 16 Jan 2012; Alexis Ballier <aballier@gentoo.org> +freebsd-bin-9.0.ebuild:
+ bump to 9.0
+
+*freebsd-bin-9.0_rc3 (09 Dec 2011)
+
+ 09 Dec 2011; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-bin-9.0_rc3.ebuild:
+ bump to 9.0_rc3
+
+*freebsd-bin-9.0_rc2 (07 Dec 2011)
+
+ 07 Dec 2011; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-bin-9.0_rc2.ebuild:
+ bump to rc2
+
+*freebsd-bin-9.0_rc1 (07 Nov 2011)
+
+ 07 Nov 2011; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-bin-9.0_rc1.ebuild:
+ bump to 9.0_rc1
+
+*freebsd-bin-8.2 (06 Jul 2011)
+
+ 06 Jul 2011; Alexis Ballier <aballier@gentoo.org> +freebsd-bin-8.2.ebuild:
+ bump to 8.2
+
+*freebsd-bin-8.0 (19 Mar 2010)
+
+ 19 Mar 2010; Alexis Ballier <aballier@gentoo.org> +freebsd-bin-8.0.ebuild:
+ bump to 8.0 from the bsd overlay
+
+ 11 Mar 2010; Alexis Ballier <aballier@gentoo.org> -freebsd-bin-6.2.ebuild,
+ -files/freebsd-bin-6.2-mkdir-posix.patch,
+ -files/freebsd-bin-6.2-sh-cclass.patch,
+ -files/freebsd-bin-6.2-sh-libedit.patch, -freebsd-bin-7.1.ebuild,
+ -freebsd-bin-7.1-r1.ebuild:
+ remove old
+
+ 13 Oct 2009; Ulrich Mueller <ulm@gentoo.org> freebsd-bin-6.2.ebuild,
+ freebsd-bin-7.1.ebuild, freebsd-bin-7.1-r1.ebuild, freebsd-bin-7.2.ebuild:
+ Update blocker after realpath package move, bug 273968.
+
+ 22 May 2009; Alexis Ballier <aballier@gentoo.org> freebsd-bin-7.2.ebuild:
+ make PATCHES a bash array
+
+*freebsd-bin-7.2 (22 May 2009)
+
+ 22 May 2009; Alexis Ballier <aballier@gentoo.org> +freebsd-bin-7.2.ebuild:
+ bump to 7.2
+
+*freebsd-bin-7.1-r1 (18 May 2009)
+
+ 18 May 2009; Diego E. Pettenò <flameeyes@gentoo.org>
+ +freebsd-bin-7.1-r1.ebuild:
+ Use the current WITHOUT_ switches, update USE flags and use EAPI=2 to
+ depend on the proper features from the freebsd-lib package.
+
+*freebsd-contrib-7.1 (22 Jan 2009)
+
+ 22 Jan 2009; Javier Villavicencio <the_paya@gentoo.org>
+ +freebsd-bin-7.1.ebuild:
+ Import 7.1 ebuilds from gentoo-bsd overlay.
+
+ 02 Oct 2007; Roy Marples <uberlord@gentoo.org>
+ +files/freebsd-bin-6.2-sh-cclass.patch, freebsd-bin-6.2.ebuild:
+ support POSIX character class RE match for sh
+
+ 18 May 2007; Roy Marples <uberlord@gentoo.org>
+ +files/freebsd-bin-6.2-sh-libedit.patch, freebsd-bin-6.2.ebuild:
+ Statically link libedit into sh so we don't have another mess if we
+ ever change things again. We do the same thing with bash/readline too.
+
+*freebsd-bin-6.2 (15 Jan 2007)
+
+ 15 Jan 2007; Timothy Redaelli <drizzt@gentoo.org>
+ -freebsd-bin-6.2_rc2.ebuild, +freebsd-bin-6.2.ebuild:
+ Bump to 6.2 and remove old version.
+
+ 05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-bin-6.1.ebuild:
+ Remove 6.1 ebuild.
+
+*freebsd-bin-6.2_rc2 (29 Dec 2006)
+
+ 29 Dec 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-bin-6.2_beta3.ebuild, -freebsd-bin-6.2_rc1.ebuild,
+ +freebsd-bin-6.2_rc2.ebuild:
+ Bump to rc2 and remove older versions.
+
+ 28 Dec 2006; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-bin-6.2_rc1.ebuild:
+ Depend on libedit for /bin/sh.
+
+*freebsd-bin-6.2_rc1 (19 Nov 2006)
+
+ 19 Nov 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +freebsd-bin-6.2_rc1.ebuild:
+ Version bump to 6.2-RC1.
+
+ 18 Nov 2006; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
+ Remove 6.2_beta2.
+
+ 18 Nov 2006; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
+ Remove 6.2_beta2.
+
+ 18 Nov 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-bin-6.2_beta2.ebuild:
+ Remove 6.2_beta2.
+
+*freebsd-bin-6.2_beta3 (01 Nov 2006)
+
+ 01 Nov 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +freebsd-bin-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>
+ -freebsd-bin-6.2_beta1.ebuild:
+ Remove 6.2_beta1 ebuild.
+
+ 17 Oct 2006; Roy Marples <uberlord@gentoo.org>
+ freebsd-bin-6.2_beta2.ebuild:
+ Added ~sparc-fbsd keyword.
+
+ 17 Oct 2006; Timothy Redaelli <drizzt@gentoo.org>
+ +files/freebsd-bin-6.2-mkdir-posix.patch, freebsd-bin-6.2_beta2.ebuild:
+ Add a patch from Alex Unleashed to fix bug #144594
+ Removed use rcp (it collided with netkit-rsh)
+
+*freebsd-bin-6.2_beta2 (05 Oct 2006)
+
+ 05 Oct 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +freebsd-bin-6.2_beta2.ebuild:
+ Version 6.2_beta2.
+
+*freebsd-bin-6.2_beta1 (21 Sep 2006)
+
+ 21 Sep 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +freebsd-bin-6.2_beta1.ebuild:
+ Add 6.2_beta1 ebuilds.
+
+ 27 Jul 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-bin-6.0-r1.ebuild:
+ Remove 6.0 version.
+
+ 29 May 2006; Diego Pettenò <flameeyes@gentoo.org> freebsd-bin-6.1.ebuild:
+ Fix deprecated knob.
+
+*freebsd-bin-6.1 (09 May 2006)
+
+ 09 May 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-bin-6.1_rc2.ebuild, +freebsd-bin-6.1.ebuild:
+ Update to 6.1-RELEASE.
+
+*freebsd-bin-6.1_rc2 (02 May 2006)
+
+ 02 May 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-bin-6.1_rc1.ebuild, +freebsd-bin-6.1_rc2.ebuild:
+ Update to 6.1_rc2.
+
+*freebsd-bin-6.1_rc1 (30 Apr 2006)
+
+ 30 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +freebsd-bin-6.1_rc1.ebuild:
+ Update to 6.1_rc1.
+
+ 27 Apr 2006; Alec Warner <antarus@gentoo.org> Manifest:
+ Fixing SHA256 digest, pass four
+
+ 20 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-bin-6.0-r1.ebuild:
+ Block on realpath.
+
+*freebsd-bin-6.0-r1 (20 Apr 2006)
+
+ 20 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-bin-6.0.ebuild, +freebsd-bin-6.0-r1.ebuild:
+ Don't build ed from here, but use sys-apps/ed that's mostly compatible.
+
+ 02 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -files/freebsd-bin-flex.patch:
+ Drop obsolete files.
+
+*freebsd-bin-6.0 (01 Apr 2006)
+
+ 01 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +files/freebsd-bin-6.0-flex-2.5.31.patch, +files/freebsd-bin-flex.patch,
+ +metadata.xml, +freebsd-bin-6.0.ebuild:
+ Import into portage.
+
+ 20 Feb 2006; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
+ Add patch to use newer flex (and depend on it).
+
+ 20 Feb 2006; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
+ Fix deprecated stuff to use NO_* syntax.
+
+*freebsd-bin-5.4 (25 Aug 2005)
+
+ 25 Aug 2005; Diego Pettenò <flameeyes@gentoo.org>
+ +files/freebsd-bin-flex.patch, +freebsd-bin-5.4.ebuild:
+ Moved to sys-freebsd.
+
+ 29 Jul 2005; Diego Pettenò <flameeyes@gentoo.org> freebsd-bin-5.4.ebuild:
+ Adapt to recent bsdmk changes.
+
+ 16 Jun 2005; Diego Pettenò <flameeyes@gentoo.org> freebsd-bin-5.4.ebuild:
+ Removed sendmail/rmail (installed by sendmail itself) and csh (provided by
+ app-shells/tcsh), avoid building of libsm and doesn't need ${CONTRIB}
+ anymore.
+
+*freebsd-bin-5.4_rc4 (05 May 2005)
+
+ 05 May 2005; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-bin-5.4_rc3.ebuild, +freebsd-bin-5.4_rc4.ebuild:
+ Updated to rc4.
+
+*freebsd-bin-5.4_rc3 (03 May 2005)
+
+ 03 May 2005; Diego Pettenò <flameeyes@gentoo.org> +freebsd-bin-5.4_rc3.ebuild
+ Added 5.4_rc3 ebuild.
+
+*freebsd-bin-5.3.20050301-r1 (17 Mar 2005)
+
+ 17 Mar 2005; Otavio R. Piske <angusyoung@gentoo.org>
+ +freebsd-bin-5.3.20050301-r1.ebuild:
+ New ebuild with useflag suport. Thanks to Diego Pettenò for submitting the
+ patch
+
+ 15 Sep 2004; Otavio Piske <angusyoung@gentoo.org> freebsd-bin-5.2.1.ebuild:
+ Initial release
+
+*freebsd-bin-5.2.1.ebuild (15 Sep 2004)
diff --git a/sys-freebsd/freebsd-cddl/ChangeLog b/sys-freebsd/freebsd-cddl/ChangeLog
new file mode 100644
index 00000000..11d5d206
--- /dev/null
+++ b/sys-freebsd/freebsd-cddl/ChangeLog
@@ -0,0 +1,215 @@
+# ChangeLog for sys-freebsd/freebsd-cddl
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-cddl/ChangeLog,v 1.43 2015/06/05 16:43:55 mgorny Exp $
+
+ 05 Jun 2015; Michał Górny <mgorny@gentoo.org> freebsd-cddl-10.1.ebuild:
+ Bump to EAPI=5. Use upstream tarballs.
+
+ 24 May 2015; Michał Górny <mgorny@gentoo.org>
+ -files/freebsd-cddl-9.2-underlink.patch, -freebsd-cddl-9.2.ebuild,
+ -freebsd-cddl-9.2_rc1.ebuild, -freebsd-cddl-9.2_rc2.ebuild,
+ -freebsd-cddl-9.2_rc3.ebuild:
+ Remove 9.2. Part of https://github.com/gentoo/gentoo-portage-rsync-
+ mirror/pull/126 by nigoro.
+
+*freebsd-cddl-10.1 (08 Mar 2015)
+
+ 08 Mar 2015; Michał Górny <mgorny@gentoo.org>
+ +files/freebsd-cddl-10.1-underlink.patch, +freebsd-cddl-10.1.ebuild:
+ Add FreeBSD 10.1 ebuilds, https://github.com/gentoo/gentoo-portage-rsync-
+ mirror/pull/46 by nigoro.
+
+*freebsd-cddl-9.2 (09 Nov 2013)
+
+ 09 Nov 2013; Alexis Ballier <aballier@gentoo.org> +freebsd-cddl-9.2.ebuild:
+ bump to 9.2
+
+*freebsd-cddl-9.2_rc3 (26 Aug 2013)
+
+ 26 Aug 2013; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-cddl-9.2_rc3.ebuild:
+ bump to rc3
+
+*freebsd-cddl-9.2_rc2 (22 Aug 2013)
+
+ 22 Aug 2013; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-cddl-9.2_rc2.ebuild:
+ bump to rc2
+
+ 19 Aug 2013; Alexis Ballier <aballier@gentoo.org>
+ files/freebsd-cddl-9.2-underlink.patch:
+ Fix build without a previous version installed, bug #481334. Fix by Yuta
+ SATOH
+
+ 11 Aug 2013; Alexis Ballier <aballier@gentoo.org>
+ freebsd-cddl-9.2_rc1.ebuild:
+ fbsd-lib has its own libelf now, bug #479494 by Yuta SATOH
+
+ 10 Aug 2013; Alexis Ballier <aballier@gentoo.org>
+ freebsd-cddl-9.2_rc1.ebuild:
+ Move libzfs_core to / too
+
+*freebsd-cddl-9.2_rc1 (09 Aug 2013)
+
+ 09 Aug 2013; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-cddl-9.2_rc1.ebuild, +files/freebsd-cddl-9.2-libpaths.patch,
+ +files/freebsd-cddl-9.2-underlink.patch:
+ Version bump, based on work of Yuta SATOH in bug #476646
+
+ 09 Aug 2013; Alexis Ballier <aballier@gentoo.org> -freebsd-cddl-9.0.ebuild:
+ remove old
+
+ 18 Jun 2013; Alexis Ballier <aballier@gentoo.org> -freebsd-cddl-7.2.ebuild,
+ -freebsd-cddl-8.0.ebuild, -files/freebsd-cddl-7.1-libpaths.patch,
+ -files/freebsd-cddl-7.1-xdr_header.patch:
+ remove old
+
+ 07 Feb 2013; Naohiro Aota <naota@gentoo.org> freebsd-cddl-7.2.ebuild,
+ freebsd-cddl-8.0.ebuild, freebsd-cddl-8.2.ebuild, freebsd-cddl-9.0.ebuild,
+ freebsd-cddl-9.1.ebuild:
+ Drop useless duplicated SYS tar.bz2 from SRC_URI. #455228
+
+ 27 Jan 2013; Alexis Ballier <aballier@gentoo.org>
+ -freebsd-cddl-9.1_rc1.ebuild, -freebsd-cddl-9.1_rc2.ebuild,
+ -freebsd-cddl-9.1_rc3.ebuild:
+ remove rc versions
+
+*freebsd-cddl-9.1 (27 Jan 2013)
+
+ 27 Jan 2013; Alexis Ballier <aballier@gentoo.org> +freebsd-cddl-9.1.ebuild:
+ Bump to 9.1
+
+*freebsd-cddl-9.1_rc3 (06 Nov 2012)
+
+ 06 Nov 2012; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-cddl-9.1_rc3.ebuild:
+ bump to rc3
+
+*freebsd-cddl-9.1_rc2 (14 Oct 2012)
+
+ 14 Oct 2012; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-cddl-9.1_rc2.ebuild:
+ bump to 9.1_rc2
+
+*freebsd-cddl-9.1_rc1 (11 Sep 2012)
+
+ 11 Sep 2012; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-cddl-9.1_rc1.ebuild:
+ bump to 9.1_rc1 from bsd overlay by Yuta SATOH, bug #426838
+
+ 20 Aug 2012; Naohiro Aota <naota@gentoo.org> freebsd-cddl-7.2.ebuild,
+ freebsd-cddl-8.0.ebuild, freebsd-cddl-8.2.ebuild, freebsd-cddl-9.0.ebuild:
+ Add init script LICENSE. #426162
+
+ 27 May 2012; Naohiro Aota <naota@gentoo.org> +files/zfs.initd,
+ freebsd-cddl-9.0.ebuild:
+ Add zfs initd script. #415129
+
+ 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.
diff --git a/sys-freebsd/freebsd-contrib/ChangeLog b/sys-freebsd/freebsd-contrib/ChangeLog
new file mode 100644
index 00000000..2052cc7d
--- /dev/null
+++ b/sys-freebsd/freebsd-contrib/ChangeLog
@@ -0,0 +1,300 @@
+# ChangeLog for sys-freebsd/freebsd-contrib
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-contrib/ChangeLog,v 1.51 2015/05/24 11:24:01 mgorny Exp $
+
+ 24 May 2015; Michał Górny <mgorny@gentoo.org> -freebsd-contrib-9.2.ebuild,
+ -freebsd-contrib-9.2_rc1.ebuild, -freebsd-contrib-9.2_rc2.ebuild,
+ -freebsd-contrib-9.2_rc3.ebuild:
+ Remove 9.2. Part of https://github.com/gentoo/gentoo-portage-rsync-
+ mirror/pull/126 by nigoro.
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org>
+ freebsd-contrib-8.2.ebuild, freebsd-contrib-9.1.ebuild,
+ freebsd-contrib-9.2.ebuild, freebsd-contrib-9.2_rc1.ebuild,
+ freebsd-contrib-9.2_rc2.ebuild, freebsd-contrib-9.2_rc3.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
+
+*freebsd-contrib-9.2 (09 Nov 2013)
+
+ 09 Nov 2013; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-contrib-9.2.ebuild:
+ bump to 9.2
+
+*freebsd-contrib-9.2_rc3 (26 Aug 2013)
+
+ 26 Aug 2013; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-contrib-9.2_rc3.ebuild:
+ bump to rc3
+
+*freebsd-contrib-9.2_rc2 (22 Aug 2013)
+
+ 22 Aug 2013; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-contrib-9.2_rc2.ebuild:
+ bump to rc2
+
+ 11 Aug 2013; Alexis Ballier <aballier@gentoo.org>
+ freebsd-contrib-9.2_rc1.ebuild:
+ Simplify a bit to call freebsd_src_unpack, bug #476646 by Yuta SATOH
+
+*freebsd-contrib-9.2_rc1 (09 Aug 2013)
+
+ 09 Aug 2013; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-contrib-9.2_rc1.ebuild:
+ Version bump, based on work of Yuta SATOH in bug #476646
+
+ 09 Aug 2013; Alexis Ballier <aballier@gentoo.org>
+ -freebsd-contrib-9.0.ebuild:
+ remove old
+
+ 18 Jun 2013; Alexis Ballier <aballier@gentoo.org>
+ -freebsd-contrib-7.2.ebuild, -freebsd-contrib-8.0.ebuild:
+ remove old
+
+ 27 Jan 2013; Alexis Ballier <aballier@gentoo.org>
+ -freebsd-contrib-9.1_rc1.ebuild, -freebsd-contrib-9.1_rc2.ebuild,
+ -freebsd-contrib-9.1_rc3.ebuild:
+ remove rc versions
+
+*freebsd-contrib-9.1 (27 Jan 2013)
+
+ 27 Jan 2013; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-contrib-9.1.ebuild:
+ Bump to 9.1
+
+ 12 Jan 2013; Ulrich Müller <ulm@gentoo.org> freebsd-contrib-7.2.ebuild,
+ freebsd-contrib-8.0.ebuild, freebsd-contrib-8.2.ebuild,
+ freebsd-contrib-9.0.ebuild, freebsd-contrib-9.1_rc1.ebuild,
+ freebsd-contrib-9.1_rc2.ebuild, freebsd-contrib-9.1_rc3.ebuild:
+ Fix LICENSE, bug 449796.
+
+*freebsd-contrib-9.1_rc3 (06 Nov 2012)
+
+ 06 Nov 2012; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-contrib-9.1_rc3.ebuild:
+ bump to rc3
+
+*freebsd-contrib-9.1_rc2 (14 Oct 2012)
+
+ 14 Oct 2012; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-contrib-9.1_rc2.ebuild:
+ bump to 9.1_rc2
+
+*freebsd-contrib-9.1_rc1 (11 Sep 2012)
+
+ 11 Sep 2012; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-contrib-9.1_rc1.ebuild:
+ bump to 9.1_rc1 from bsd overlay by Yuta SATOH, bug #426838
+
+ 04 May 2012; Alexis Ballier <aballier@gentoo.org> freebsd-contrib-9.0.ebuild:
+ install libodialog in lib64 for amd64
+
+ 26 Apr 2012; Alexis Ballier <aballier@gentoo.org> freebsd-contrib-9.0.ebuild:
+ keyword ~amd64-fbsd
+
+ 30 Mar 2012; Alexis Ballier <aballier@gentoo.org>
+ -freebsd-contrib-9.0_rc1.ebuild, -freebsd-contrib-9.0_rc2.ebuild,
+ -freebsd-contrib-9.0_rc3.ebuild:
+ remove old
+
+*freebsd-contrib-9.0 (16 Jan 2012)
+
+ 16 Jan 2012; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-contrib-9.0.ebuild:
+ bump to 9.0
+
+ 10 Dec 2011; Naohiro Aota <naota@gentoo.org> freebsd-contrib-8.0.ebuild,
+ freebsd-contrib-8.2.ebuild:
+ Block dev-util/diaglog. Bug #352455
+
+*freebsd-contrib-9.0_rc3 (09 Dec 2011)
+
+ 09 Dec 2011; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-contrib-9.0_rc3.ebuild:
+ bump to 9.0_rc3
+
+*freebsd-contrib-9.0_rc2 (07 Dec 2011)
+
+ 07 Dec 2011; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-contrib-9.0_rc2.ebuild:
+ bump to rc2
+
+*freebsd-contrib-9.0_rc1 (07 Nov 2011)
+
+ 07 Nov 2011; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-contrib-9.0_rc1.ebuild:
+ bump to 9.0_rc1
+
+*freebsd-contrib-8.2 (06 Jul 2011)
+
+ 06 Jul 2011; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-contrib-8.2.ebuild:
+ bump to 8.2
+
+*freebsd-contrib-8.0 (19 Mar 2010)
+
+ 19 Mar 2010; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-contrib-8.0.ebuild:
+ bump to 8.0 from the bsd overlay
+
+ 11 Mar 2010; Alexis Ballier <aballier@gentoo.org>
+ -freebsd-contrib-6.2.ebuild, -freebsd-contrib-7.1.ebuild:
+ remove old
+
+*freebsd-contrib-7.2 (22 May 2009)
+
+ 22 May 2009; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-contrib-7.2.ebuild:
+ bump to 7.2
+
+*freebsd-contrib-7.1 (22 Jan 2009)
+
+ 22 Jan 2009; Javier Villavicencio <the_paya@gentoo.org>
+ +freebsd-contrib-7.1.ebuild:
+ Import 7.1 ebuilds from gentoo-bsd overlay.
+
+*freebsd-contrib-6.2 (15 Jan 2007)
+
+ 15 Jan 2007; Timothy Redaelli <drizzt@gentoo.org>
+ -freebsd-contrib-6.2_rc2.ebuild, +freebsd-contrib-6.2.ebuild:
+ Bump to 6.2 and remove old version.
+
+ 05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-contrib-6.1-r1.ebuild:
+ Remove 6.1 ebuild.
+
+*freebsd-contrib-6.2_rc2 (29 Dec 2006)
+
+ 29 Dec 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-contrib-6.2_rc1.ebuild, +freebsd-contrib-6.2_rc2.ebuild:
+ Bump to rc2 and remove older versions.
+
+ 22 Nov 2006; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-contrib-6.2_rc1.ebuild:
+ Learn from kde-meta, extract just the part of code we need, cuts the time
+ needed to build freebsd-contrib to about an half.
+
+*freebsd-contrib-6.1-r1 (22 Nov 2006)
+
+ 22 Nov 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -files/freebsd-contrib-5.3-lib_csu-makefile.patch,
+ -files/freebsd-contrib-6.2-sparc64.patch, -freebsd-contrib-6.1.ebuild,
+ +freebsd-contrib-6.1-r1.ebuild, -freebsd-contrib-6.2_beta3.ebuild,
+ freebsd-contrib-6.2_rc1.ebuild:
+ Don't build csu directory, as that is code coming from GCC and GCC will take
+ care of building it; this way the sparc64 patch is unneeded and the GCC
+ sources have no more reason to be keeped here. Also remove kerberos and ssl
+ useflags as they were referring to cvs, and users are using dev-util/cvs.
+ Remove all the patches as they are not needed anymore now.
+
+*freebsd-contrib-6.2_rc1 (19 Nov 2006)
+
+ 19 Nov 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +freebsd-contrib-6.2_rc1.ebuild:
+ Version bump to 6.2-RC1.
+
+ 18 Nov 2006; Diego Pettenò <flameeyes@gentoo.org> ChangeLog, Manifest:
+ Remove 6.2_beta2.
+
+ 18 Nov 2006; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
+ Remove 6.2_beta2.
+
+ 18 Nov 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-contrib-6.2_beta2.ebuild:
+ Remove 6.2_beta2.
+
+*freebsd-contrib-6.2_beta3 (01 Nov 2006)
+
+ 01 Nov 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +freebsd-contrib-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>
+ -freebsd-contrib-6.2_beta1.ebuild:
+ Remove 6.2_beta1 ebuild.
+
+ 17 Oct 2006; Roy Marples <uberlord@gentoo.org>
+ +files/freebsd-contrib-6.2-sparc64.patch,
+ freebsd-contrib-6.2_beta2.ebuild:
+ Added ~sparc-fbsd keyword.
+
+*freebsd-contrib-6.2_beta2 (05 Oct 2006)
+
+ 05 Oct 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +freebsd-contrib-6.2_beta2.ebuild:
+ Version 6.2_beta2.
+
+*freebsd-contrib-6.2_beta1 (21 Sep 2006)
+
+ 21 Sep 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +freebsd-contrib-6.2_beta1.ebuild:
+ Add 6.2_beta1 ebuilds.
+
+ 09 Sep 2006; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-contrib-6.1.ebuild:
+ Move sort in /bin so that it won't hinder booting without /usr partition.
+
+ 27 Jul 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-contrib-6.0.ebuild:
+ Remove 6.0 version.
+
+*freebsd-contrib-6.1 (09 May 2006)
+
+ 09 May 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-contrib-6.1_rc2.ebuild, +freebsd-contrib-6.1.ebuild:
+ Update to 6.1-RELEASE.
+
+*freebsd-contrib-6.1_rc2 (02 May 2006)
+
+ 02 May 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-contrib-6.1_rc1.ebuild, +freebsd-contrib-6.1_rc2.ebuild:
+ Update to 6.1_rc2.
+
+*freebsd-contrib-6.1_rc1 (01 May 2006)
+
+ 01 May 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +freebsd-contrib-6.1_rc1.ebuild:
+ Update to 6.1_rc1.
+
+ 20 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-contrib-6.0.ebuild:
+ Drop dependency on freebsd-headers.
+
+ 02 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -files/freebsd-contrib-crt_gcc4.patch:
+ Drop obsolete files.
+
+*freebsd-contrib-6.0 (01 Apr 2006)
+
+ 01 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +files/freebsd-contrib-5.3-lib_csu-makefile.patch,
+ +files/freebsd-contrib-crt_gcc4.patch, +metadata.xml,
+ +freebsd-contrib-6.0.ebuild:
+ Import into portage.
+
+ 20 Feb 2006; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
+ Fix deprecated stuff to use NO_* syntax.
+
+*freebsd-contrib-5.4 (25 Aug 2005)
+
+ 25 Aug 2005; Diego Pettenò <flameeyes@gentoo.org>
+ +files/freebsd-contrib-5.3-lib_csu-makefile.patch,
+ +files/freebsd-contrib-crt_gcc4.patch, +freebsd-contrib-5.4.ebuild:
+ Moved to sys-freebsd.
+
+ 18 Aug 2005; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-contrib-5.4.ebuild:
+ Updated to reflect bsdmk/freebsd eclasses changes.
+
+ 29 Jul 2005; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-contrib-5.4.ebuild:
+ Adapt to recent bsdmk changes.
+
+*freebsd-contrib-5.3.20050301 (31 Mar 2005)
+
+ 31 Mar 2005; Otavio R. Piske <angusyoung@gentoo.org>
+ freebsd-contrib-5.3.20050301.ebuild:
+ New ebuild based on updated sources and with suport for new use flags.
+ Thanks to Diego Petteno for the use flag patch.
diff --git a/sys-freebsd/freebsd-lib/ChangeLog b/sys-freebsd/freebsd-lib/ChangeLog
new file mode 100644
index 00000000..eb9fc716
--- /dev/null
+++ b/sys-freebsd/freebsd-lib/ChangeLog
@@ -0,0 +1,1116 @@
+# ChangeLog for sys-freebsd/freebsd-lib
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-lib/ChangeLog,v 1.213 2015/07/09 06:49:12 mgorny Exp $
+
+*freebsd-lib-10.1-r1 (09 Jul 2015)
+
+ 09 Jul 2015; Michał Górny <mgorny@gentoo.org> +freebsd-lib-10.1-r1.ebuild,
+ -freebsd-lib-10.1.ebuild:
+ Fix FreeBSD-EN-15:09.xlocale & FreeBSD-EN-15:10.iconv.
+ https://github.com/gentoo/gentoo-portage-rsync-mirror/pull/163 by nigoro.
+
+ 14 Jun 2015; Michał Górny <mgorny@gentoo.org> freebsd-lib-10.1.ebuild,
+ freebsd-lib-9.1-r11.ebuild:
+ Silence DT_NEEDED QA warnings, bug #500990. https://github.com/gentoo/gentoo-
+ portage-rsync-mirror/pull/149 by nigoro.
+
+ 05 Jun 2015; Michał Górny <mgorny@gentoo.org> freebsd-lib-10.1.ebuild:
+ Bump to EAPI=5. Use upstream tarballs.
+
+ 24 May 2015; Michał Górny <mgorny@gentoo.org>
+ -files/freebsd-lib-10.1-cve-2014-8611.patch, freebsd-lib-10.1.ebuild:
+ Switch to UPSTREAM_PATCHES. Part of https://github.com/gentoo/gentoo-portage-
+ rsync-mirror/pull/126 by nigoro.
+
+ 24 May 2015; Michał Górny <mgorny@gentoo.org>
+ -files/freebsd-lib-9.2-liblink.patch, -freebsd-lib-9.2.ebuild,
+ -freebsd-lib-9.2_rc1.ebuild, -freebsd-lib-9.2_rc2.ebuild,
+ -freebsd-lib-9.2_rc3.ebuild:
+ Remove 9.2. Part of https://github.com/gentoo/gentoo-portage-rsync-
+ mirror/pull/126 by nigoro.
+
+*freebsd-lib-10.1 (08 Mar 2015)
+
+ 08 Mar 2015; Michał Górny <mgorny@gentoo.org>
+ +files/freebsd-lib-10.0-atfcxx.patch, +files/freebsd-lib-10.0-liblink.patch,
+ +files/freebsd-lib-10.0-libproc-libcxx.patch,
+ +files/freebsd-lib-10.0-libusb.patch,
+ +files/freebsd-lib-10.1-cve-2014-8611.patch, +freebsd-lib-10.1.ebuild:
+ 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/freebsd-lib-add-nossp-cflags.patch, freebsd-lib-9.1-r11.ebuild,
+ freebsd-lib-9.2.ebuild:
+ Fix SIGABRT failure when compiled with SSP-enabled gcc, bug #511698, patch by
+ Yuta SATOH
+
+ 24 Mar 2014; Samuli Suominen <ssuominen@gentoo.org> freebsd-lib-8.2-r1.ebuild,
+ freebsd-lib-9.1-r10.ebuild, freebsd-lib-9.1-r11.ebuild,
+ freebsd-lib-9.2.ebuild, freebsd-lib-9.2_rc1.ebuild,
+ freebsd-lib-9.2_rc2.ebuild, freebsd-lib-9.2_rc3.ebuild:
+ Punt ref. to now non-existing dev-libs/libusbx.
+
+ 04 Mar 2014; Naohiro Aota <naota@gentoo.org> freebsd-lib-9.1-r11.ebuild:
+ Ignore QA NEEDED check for /lib/libc.so.7 #500990
+
+*freebsd-lib-9.2 (09 Nov 2013)
+
+ 09 Nov 2013; Alexis Ballier <aballier@gentoo.org> +freebsd-lib-9.2.ebuild:
+ bump to 9.2
+
+*freebsd-lib-9.2_rc3 (26 Aug 2013)
+
+ 26 Aug 2013; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-lib-9.2_rc3.ebuild:
+ bump to rc3
+
+*freebsd-lib-9.2_rc2 (22 Aug 2013)
+
+ 22 Aug 2013; Alexis Ballier <aballier@gentoo.org> +freebsd-lib-9.2_rc2.ebuild:
+ bump to rc2
+
+ 12 Aug 2013; Alexis Ballier <aballier@gentoo.org> freebsd-lib-9.2_rc1.ebuild,
+ files/freebsd-lib-9.2-liblink.patch:
+ Update the liblink patch for libcam, bug #480730 by Yuta SATOH
+
+ 12 Aug 2013; Alexis Ballier <aballier@gentoo.org> freebsd-lib-9.2_rc1.ebuild:
+ unpack the secure tarball too
+
+ 11 Aug 2013; Alexis Ballier <aballier@gentoo.org> freebsd-lib-9.2_rc1.ebuild,
+ +files/freebsd-lib-9.2-liblink.patch:
+ Build our own libelf, bug #479494 by Yuta SATOH
+
+ 11 Aug 2013; Alexis Ballier <aballier@gentoo.org> freebsd-lib-9.2_rc1.ebuild:
+ update /usr/src/sys symlink after recent changes to -sources
+
+ 11 Aug 2013; Alexis Ballier <aballier@gentoo.org> freebsd-lib-9.2_rc1.ebuild:
+ Build libsbuf and libcam multilib. Factorize some code.
+
+ 10 Aug 2013; Alexis Ballier <aballier@gentoo.org> freebsd-lib-9.2_rc1.ebuild:
+ fix building of a cross libc
+
+*freebsd-lib-9.2_rc1 (09 Aug 2013)
+
+ 09 Aug 2013; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-lib-9.2_rc1.ebuild:
+ Version bump, based on work of Yuta SATOH in bug #476646
+
+ 09 Aug 2013; Alexis Ballier <aballier@gentoo.org> -freebsd-lib-9.0-r4.ebuild,
+ -files/freebsd-lib-9.0-trylock-adaptive.patch:
+ remove old
+
+*freebsd-lib-9.1-r11 (09 Aug 2013)
+
+ 09 Aug 2013; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-lib-9.1-r11.ebuild:
+ Migrate to multilib-build and install 32bits libusb.
+
+ 27 Jul 2013; Alexis Ballier <aballier@gentoo.org> -freebsd-lib-9.1.ebuild,
+ -freebsd-lib-9.1-r1.ebuild, -freebsd-lib-9.1-r2.ebuild,
+ -freebsd-lib-9.1-r3.ebuild, -freebsd-lib-9.1-r4.ebuild,
+ -freebsd-lib-9.1-r5.ebuild, -freebsd-lib-9.1-r6.ebuild,
+ -freebsd-lib-9.1-r7.ebuild, -freebsd-lib-9.1-r8.ebuild,
+ -freebsd-lib-9.1-r9.ebuild:
+ remove old
+
+ 27 Jul 2013; Alexis Ballier <aballier@gentoo.org> freebsd-lib-9.1-r10.ebuild:
+ Install libusb-1.0.pc under the correct name, bug #478352 by Yuta SATOH
+
+*freebsd-lib-9.1-r10 (03 Jul 2013)
+
+ 03 Jul 2013; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-lib-9.1-r10.ebuild:
+ Build librt for multilib and the cross compiler too. Part of bug #475294.
+
+ 28 Jun 2013; Alexis Ballier <aballier@gentoo.org> freebsd-lib-9.1-r9.ebuild:
+ fix cross compilation
+
+ 27 Jun 2013; Alexis Ballier <aballier@gentoo.org> freebsd-lib-9.1-r9.ebuild:
+ cosmetics
+
+ 27 Jun 2013; Alexis Ballier <aballier@gentoo.org> freebsd-lib-9.1-r9.ebuild:
+ bootstrap the libc when building a cross-compiler so that libm can be linked
+ to it and fixes a build failure from a fresh build
+
+*freebsd-lib-9.1-r9 (27 Jun 2013)
+
+ 27 Jun 2013; Alexis Ballier <aballier@gentoo.org> +freebsd-lib-9.1-r9.ebuild,
+ +files/freebsd-lib-9.1-rmgssapi.patch:
+ Remove gssapi provided by heimdal, depend on it and properly disable kerberos
+ support when requested. Bug #473458 by henning.f@swipnet.se
+
+ 27 Jun 2013; Alexis Ballier <aballier@gentoo.org> freebsd-lib-9.1-r8.ebuild:
+ drop now useless patch (gccfloat)
+
+ 20 Jun 2013; Alexis Ballier <aballier@gentoo.org> freebsd-lib-9.1-r8.ebuild:
+ go back to -isystem from -I for include proper, bug #473934 by Yuta SATOH. I
+ will get this right on a first shoot some day.
+
+ 18 Jun 2013; Alexis Ballier <aballier@gentoo.org> -freebsd-lib-7.2-r1.ebuild,
+ -freebsd-lib-8.0.ebuild, -files/freebsd-lib-7.0-CVE-2008-1391.patch,
+ -files/freebsd-lib-7.2-rtldnoload.patch:
+ remove old
+
+ 18 Jun 2013; Alexis Ballier <aballier@gentoo.org> freebsd-lib-9.1-r8.ebuild:
+ Do not built libstand anymore and remove the now useless bootstrap useflag
+
+ 18 Jun 2013; Alexis Ballier <aballier@gentoo.org> freebsd-lib-9.1-r8.ebuild:
+ Simplify a bit get_subdirs and do not treat differently USE=build/-build for
+ non-native ABIs since we bootstrap when needed anyway.
+
+ 18 Jun 2013; Alexis Ballier <aballier@gentoo.org> freebsd-lib-9.1-r8.ebuild:
+ Make a full bootstrap only when needed for multilib.
+
+*freebsd-lib-9.1-r8 (18 Jun 2013)
+
+ 18 Jun 2013; Alexis Ballier <aballier@gentoo.org> +freebsd-lib-9.1-r8.ebuild:
+ Generate the libc ldscript when doing multilib too.
+
+*freebsd-lib-9.1-r7 (18 Jun 2013)
+
+ 18 Jun 2013; Alexis Ballier <aballier@gentoo.org> +freebsd-lib-9.1-r7.ebuild:
+ Include the DEFAULT_ABI header in our wrappers if all the previous conditions
+ fail: This breaks lint otherwise.
+
+*freebsd-lib-9.1-r6 (18 Jun 2013)
+
+ 18 Jun 2013; Alexis Ballier <aballier@gentoo.org> +freebsd-lib-9.1-r6.ebuild:
+ Wrap abi specific headers when doing a multilib build.
+
+*freebsd-lib-9.1-r5 (17 Jun 2013)
+
+ 17 Jun 2013; Alexis Ballier <aballier@gentoo.org> +freebsd-lib-9.1-r5.ebuild:
+ Use the freebsd_multilib_multibuild_wrapper function throuh multibuild.eclass
+ to simplify multilib code.
+
+*freebsd-lib-9.1-r4 (16 Jun 2013)
+
+ 16 Jun 2013; Alexis Ballier <aballier@gentoo.org> +freebsd-lib-9.1-r4.ebuild:
+ Do a more complete bootstrap and provide a much more useful multilib support.
+ Build libcompiler_rt and libgcc for clang and multilib.
+
+*freebsd-lib-9.1-r3 (31 May 2013)
+
+ 31 May 2013; Alexis Ballier <aballier@gentoo.org> +freebsd-lib-9.1-r3.ebuild:
+ Always build crt{begin,end} files: gcc will use its own and clang the ones
+ from freebsd-lib which should fix static linking with clang.
+
+*freebsd-lib-9.1-r2 (24 May 2013)
+
+ 24 May 2013; Alexis Ballier <aballier@gentoo.org> +freebsd-lib-9.1-r2.ebuild,
+ +files/freebsd-lib-9.1-aligned_alloc.patch:
+ Backport aligned_alloc for C++11 support.
+
+*freebsd-lib-9.1-r1 (24 May 2013)
+
+ 24 May 2013; Alexis Ballier <aballier@gentoo.org> +freebsd-lib-9.1-r1.ebuild,
+ +files/freebsd-lib-9.1-.eh_frame_hdr-fix.patch:
+ Fix build with netware or bluetooth enabled, bug #448506. Fix glob(3) related
+ resource exhaustion, bug #458718, FreeBSD-SA-13:02. Fix "no .eh_frame_hdr
+ table will be created" error on x86-fbsd. All fixes from Yuta SATOH.
+
+*freebsd-lib-9.0-r4 (10 Mar 2013)
+
+ 10 Mar 2013; Naohiro Aota <naota@gentoo.org>
+ +files/freebsd-lib-9.0-cve-2010-2632.patch, +freebsd-lib-9.0-r4.ebuild,
+ -freebsd-lib-9.0-r3.ebuild:
+ Apply patch for CVE-2010-2632. #458718
+
+ 12 Feb 2013; Naohiro Aota <naota@gentoo.org>
+ +files/freebsd-lib-9.0-bluetooth.patch, +files/freebsd-lib-9.0-netware.patch,
+ freebsd-lib-9.0-r3.ebuild:
+ Add patch to deal with USE={netware,bluetooth}. #448506
+
+ 04 Feb 2013; Alexis Ballier <aballier@gentoo.org> freebsd-lib-9.1.ebuild:
+ always pass -isystem when not bootstrapping, should fix #444920
+
+ 27 Jan 2013; Alexis Ballier <aballier@gentoo.org>
+ -freebsd-lib-9.1_rc1.ebuild, -freebsd-lib-9.1_rc2.ebuild,
+ -freebsd-lib-9.1_rc3.ebuild, -freebsd-lib-9.1_rc3-r1.ebuild:
+ remove rc versions
+
+*freebsd-lib-9.1 (27 Jan 2013)
+
+ 27 Jan 2013; Alexis Ballier <aballier@gentoo.org> +freebsd-lib-9.1.ebuild:
+ Bump to 9.1
+
+ 27 Jan 2013; Alexis Ballier <aballier@gentoo.org>
+ freebsd-lib-9.1_rc3-r1.ebuild:
+ Crosscomilation support: Fix mtree dependency, append -isystem instead of -I
+ otherwise gcc headers are picked up first which cause compile problems, bug
+ #451490 by Yuta SATOH
+
+ 27 Jan 2013; Alexis Ballier <aballier@gentoo.org>
+ freebsd-lib-9.1_rc3-r1.ebuild:
+ libprocstat and libulog also overwrite LDADD, bug #445464 by Yuta SATOH
+
+ 27 Jan 2013; Alexis Ballier <aballier@gentoo.org>
+ freebsd-lib-9.1_rc3-r1.ebuild:
+ Do not try to install auth.conf, bug #446888 by Yuta SATOH
+
+*freebsd-lib-9.1_rc3-r1 (09 Nov 2012)
+
+ 09 Nov 2012; Richard Yao <ryao@gentoo.org> +files/libusb-1.0.pc.in,
+ +freebsd-lib-9.1_rc3-r1.ebuild, freebsd-lib-9.0-r3.ebuild,
+ freebsd-lib-9.1_rc1.ebuild:
+ Install libusb-1.0.pc to make sys-apps/usbutils happy
+
+*freebsd-lib-9.1_rc3 (06 Nov 2012)
+
+ 06 Nov 2012; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-lib-9.1_rc3.ebuild:
+ bump to rc3
+
+*freebsd-lib-9.1_rc2 (14 Oct 2012)
+
+ 14 Oct 2012; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-lib-9.1_rc2.ebuild:
+ bump to 9.1_rc2
+
+ 19 Sep 2012; Alexis Ballier <aballier@gentoo.org>
+ files/freebsd-lib-8.0-rpcsec_gss.patch, files/freebsd-lib-9.0-liblink.patch,
+ freebsd-lib-9.1_rc1.ebuild:
+ use OBJDIR instead of CURDIR for adding -L in patches, this should fix bug
+ #419477 in a cleaner way.
+
+ 19 Sep 2012; Alexis Ballier <aballier@gentoo.org> freebsd-lib-9.1_rc1.ebuild:
+ do not append -isystem /usr/include which is the default and causes problems
+ on updates, bug #435422 by Yuta SATOH
+
+*freebsd-lib-9.1_rc1 (11 Sep 2012)
+
+ 11 Sep 2012; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-lib-9.1_rc1.ebuild:
+ bump to 9.1_rc1 from bsd overlay by Yuta SATOH, bug #426838
+
+ 02 Aug 2012; Richard Yao <ryao@gentoo.org> freebsd-lib-7.2-r1.ebuild,
+ freebsd-lib-8.0.ebuild, freebsd-lib-8.2-r1.ebuild, freebsd-lib-9.0-r3.ebuild:
+ Add sys-apps/mtree dependency for crossdev on userland_GNU
+
+ 11 Jun 2012; Alexis Ballier <aballier@gentoo.org> freebsd-lib-9.0-r3.ebuild:
+ force a bootstrap with major updates
+
+ 11 Jun 2012; Alexis Ballier <aballier@gentoo.org> freebsd-lib-9.0-r3.ebuild:
+ factorize pre-installation of headers in the bootstrap function
+
+ 11 Jun 2012; Alexis Ballier <aballier@gentoo.org> freebsd-lib-9.0-r3.ebuild:
+ drop another append-flags usage, being too clever it strips and breaks the
+ cflags we added before, by Yuta SATOH, bug #419153
+
+ 30 May 2012; Alexis Ballier <aballier@gentoo.org> freebsd-lib-9.0-r3.ebuild:
+ Treat multilib and non multilib builds the same way as multilib.eclass does
+ the right thing. Go back to -isystem for system includes and force to use
+ ours as otherwise we may pick gcc ones and it got that wrong. Bypass
+ append-flags and append cflags directly as flag-o-matic eclass maintainers
+ think it wise to add broken checks that break with flags with spaces.
+
+ 28 May 2012; Alexis Ballier <aballier@gentoo.org> freebsd-lib-9.0-r3.ebuild:
+ fix broken logic in is_native_abi, by Naohiro Aota, bug #417863
+
+ 26 May 2012; Alexis Ballier <aballier@gentoo.org> freebsd-lib-9.0-r3.ebuild:
+ remove libcompiler_rt and libblocksruntime as they are clang libraries
+
+*freebsd-lib-9.0-r3 (25 May 2012)
+
+ 25 May 2012; Alexis Ballier <aballier@gentoo.org> -freebsd-lib-9.0-r1.ebuild,
+ -freebsd-lib-9.0-r2.ebuild, +freebsd-lib-9.0-r3.ebuild:
+ push out all the accumulated fixes in a new revision and remove old
+
+ 25 May 2012; Alexis Ballier <aballier@gentoo.org> freebsd-lib-9.0-r2.ebuild,
+ +files/freebsd-sources-9.0-sysctluint.patch:
+ add the sysctlt fix from freebsd-sources here too with USE=build
+
+ 25 May 2012; Alexis Ballier <aballier@gentoo.org> freebsd-lib-9.0-r2.ebuild:
+ bootstrap libssp_nonshared when needed.
+
+ 25 May 2012; Alexis Ballier <aballier@gentoo.org> freebsd-lib-9.0-r2.ebuild:
+ Do not build libssp, we really only need libssp_nonshared.
+
+ 25 May 2012; Alexis Ballier <aballier@gentoo.org> freebsd-lib-9.0-r2.ebuild:
+ drop noop sed
+
+ 25 May 2012; Alexis Ballier <aballier@gentoo.org> freebsd-lib-9.0-r2.ebuild,
+ +files/freebsd-lib-9.0-opieincludes.patch:
+ Fix some missing includes warnings.
+
+ 25 May 2012; Alexis Ballier <aballier@gentoo.org> freebsd-lib-9.0-r2.ebuild:
+ fix paths I broke by the addition of MAKEOBJDIRPREFIX
+
+ 25 May 2012; Alexis Ballier <aballier@gentoo.org> freebsd-lib-9.0-r2.ebuild:
+ replace -isystem path by -Ipath as append-flags seems not to like the former
+ anymore
+
+ 25 May 2012; Alexis Ballier <aballier@gentoo.org> freebsd-lib-9.0-r2.ebuild,
+ +files/freebsd-lib-9.0-trylock-adaptive.patch:
+ Add a patch to libthr fixing mutex issues encountered with glib.
+
+ 25 May 2012; Naohiro Aota <naota@gentoo.org> freebsd-lib-8.0.ebuild,
+ freebsd-lib-8.2-r1.ebuild, freebsd-lib-9.0-r1.ebuild,
+ freebsd-lib-9.0-r2.ebuild:
+ Build with -fno-strict-overflow. FreeBSD time code depends on overflow.
+ #324452
+
+ 24 May 2012; Alexis Ballier <aballier@gentoo.org> freebsd-lib-9.0-r2.ebuild:
+ build and install more libraries with multilib
+
+ 24 May 2012; Alexis Ballier <aballier@gentoo.org> freebsd-lib-9.0-r2.ebuild:
+ Fix a typo and set MAKEOBJDIRPREFIX when installing too.
+
+ 23 May 2012; Alexis Ballier <aballier@gentoo.org> freebsd-lib-9.0-r2.ebuild:
+ Add the grounds for multilib and a very very basic multilib support: we only
+ build the csu parts for now.
+
+ 23 May 2012; Alexis Ballier <aballier@gentoo.org> freebsd-lib-9.0-r2.ebuild:
+ Add the grounds for multilib and a very very basic multilib support: we only
+ build the csu parts for now.
+
+ 22 May 2012; Samuli Suominen <ssuominen@gentoo.org> freebsd-lib-8.0.ebuild,
+ freebsd-lib-8.2-r1.ebuild, freebsd-lib-9.0-r1.ebuild,
+ freebsd-lib-9.0-r2.ebuild:
+ Block dev-libs/libusbx because dev-libs/libusb is blocked as well.
+
+ 21 May 2012; Mike Frysinger <vapier@gentoo.org> freebsd-lib-7.2-r1.ebuild,
+ freebsd-lib-8.0.ebuild, freebsd-lib-8.2-r1.ebuild, freebsd-lib-9.0-r1.ebuild,
+ freebsd-lib-9.0-r2.ebuild:
+ Inherit eutils for epatch.
+
+ 18 May 2012; Alexis Ballier <aballier@gentoo.org> freebsd-lib-9.0-r2.ebuild:
+ factorize the bootstrapping code between cross and native builds.
+
+ 18 May 2012; Alexis Ballier <aballier@gentoo.org> freebsd-lib-9.0-r2.ebuild:
+ bootstrap the csu with USE=build too
+
+ 18 May 2012; Alexis Ballier <aballier@gentoo.org> freebsd-lib-9.0-r2.ebuild:
+ Add two variables for non native and native subdirs and define it in only one
+ place.
+
+ 18 May 2012; Alexis Ballier <aballier@gentoo.org> freebsd-lib-9.0-r2.ebuild:
+ Set the ssp_nonshared LDADD in its bootstrapping function. Add it only with
+ USE=build, assume we have the ldscript in place if not.
+
+ 18 May 2012; Alexis Ballier <aballier@gentoo.org> freebsd-lib-9.0-r2.ebuild:
+ Preinstall headers only with USE=build
+
+ 18 May 2012; Alexis Ballier <aballier@gentoo.org> freebsd-lib-9.0-r2.ebuild:
+ Factorize some more code and regroup variable assignments.
+
+ 18 May 2012; Alexis Ballier <aballier@gentoo.org> freebsd-lib-9.0-r2.ebuild:
+ Set the NOSTRIPFLAG variable only once
+
+ 17 May 2012; Alexis Ballier <aballier@gentoo.org> freebsd-lib-9.0-r2.ebuild:
+ Generate the libc ldscript for the cross-compiled library too.
+
+ 17 May 2012; Alexis Ballier <aballier@gentoo.org> freebsd-lib-9.0-r2.ebuild:
+ factorize the src_compile code between the cross and native builds.
+
+ 17 May 2012; Alexis Ballier <aballier@gentoo.org> freebsd-lib-9.0-r2.ebuild:
+ factorize the libssp_nonshared bootstrapping code
+
+ 17 May 2012; Alexis Ballier <aballier@gentoo.org> freebsd-lib-9.0-r2.ebuild:
+ use freebsd_src_install rather than mkinstall
+
+ 17 May 2012; Alexis Ballier <aballier@gentoo.org> freebsd-lib-9.0-r2.ebuild:
+ split out the csu bootstrapping code in its own function
+
+ 17 May 2012; Alexis Ballier <aballier@gentoo.org> freebsd-lib-9.0-r2.ebuild:
+ Remove -isystem append-flags that are now useless since we pre-install the
+ headers.
+
+ 17 May 2012; Alexis Ballier <aballier@gentoo.org> freebsd-lib-9.0-r2.ebuild:
+ Use mkinstall when cross-compiling too. Factorize the native and cross builds
+ install.
+
+ 17 May 2012; Alexis Ballier <aballier@gentoo.org> freebsd-lib-9.0-r2.ebuild:
+ factorize the way of getting the csudir
+
+ 17 May 2012; Alexis Ballier <aballier@gentoo.org> freebsd-lib-9.0-r2.ebuild:
+ Factorize some code. Install all the cross-compile libraries in the same
+ place. Build and install libutil for the cross-compiler too.
+
+ 17 May 2012; Alexis Ballier <aballier@gentoo.org> freebsd-lib-9.0-r2.ebuild:
+ stop installing libstand headers manually
+
+ 17 May 2012; Alexis Ballier <aballier@gentoo.org> freebsd-lib-9.0-r2.ebuild:
+ drop the compat symlink libbsdxml -> libexpat now that
+ freebsd_rename_libraries rename them automagically.
+
+ 17 May 2012; Alexis Ballier <aballier@gentoo.org> freebsd-lib-9.0-r2.ebuild:
+ openssl takes care of predicting /dev/crypto these days, no need to have it
+ twice.
+
+ 17 May 2012; Alexis Ballier <aballier@gentoo.org> freebsd-lib-9.0-r2.ebuild:
+ oops libm should be in / too
+
+*freebsd-lib-9.0-r2 (16 May 2012)
+
+ 16 May 2012; Alexis Ballier <aballier@gentoo.org> +freebsd-lib-9.0-r2.ebuild:
+ Change the way we install freebsd-lib: install everything in /usr and use
+ gen_usr_ldscript -a to move the core libraries to /. This simplifies the
+ ebuild, avoids QA warnings for symlinks crossing the /usr boundary and makes
+ / smaller.
+
+ 13 May 2012; Alexis Ballier <aballier@gentoo.org> freebsd-lib-9.0-r1.ebuild:
+ preinstall some more headers fixing build of a cross-compiler
+
+ 11 May 2012; Alexis Ballier <aballier@gentoo.org> -freebsd-lib-9.0.ebuild,
+ -files/freebsd-lib-9.0-mancol.patch:
+ remove old
+
+ 11 May 2012; Alexis Ballier <aballier@gentoo.org> -freebsd-lib-9.0.ebuild,
+ -files/freebsd-lib-9.0-mancol.patch:
+ remove old
+
+ 26 Apr 2012; Alexis Ballier <aballier@gentoo.org> freebsd-lib-9.0-r1.ebuild:
+ keyword ~amd64-fbsd
+
+*freebsd-lib-9.0-r1 (23 Apr 2012)
+
+ 23 Apr 2012; Alexis Ballier <aballier@gentoo.org> +freebsd-lib-9.0-r1.ebuild:
+ Drop the bundled libedit now that we have the required function provided by
+ dev-libs/libedit
+
+ 30 Mar 2012; Alexis Ballier <aballier@gentoo.org>
+ -freebsd-lib-9.0_rc1.ebuild, -freebsd-lib-9.0_rc2.ebuild,
+ -freebsd-lib-9.0_rc3.ebuild:
+ remove old
+
+ 22 Jan 2012; <naota@gentoo.org> freebsd-lib-9.0.ebuild:
+ Add missing source code.
+
+*freebsd-lib-9.0 (16 Jan 2012)
+
+ 16 Jan 2012; Alexis Ballier <aballier@gentoo.org> +freebsd-lib-9.0.ebuild:
+ bump to 9.0
+
+*freebsd-lib-9.0_rc3 (09 Dec 2011)
+
+ 09 Dec 2011; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-lib-9.0_rc3.ebuild:
+ bump to 9.0_rc3
+
+*freebsd-lib-9.0_rc2 (07 Dec 2011)
+
+ 07 Dec 2011; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-lib-9.0_rc2.ebuild:
+ bump to rc2
+
+ 10 Nov 2011; Alexis Ballier <aballier@gentoo.org> freebsd-lib-9.0_rc1.ebuild:
+ drop useless patch
+
+ 07 Nov 2011; Alexis Ballier <aballier@gentoo.org> freebsd-lib-9.0_rc1.ebuild,
+ +files/freebsd-lib-9.0-mancol.patch:
+ fix manpage collision with readline
+
+ 07 Nov 2011; Alexis Ballier <aballier@gentoo.org> freebsd-lib-9.0_rc1.ebuild:
+ fix sed calls with gnu sed when bsd sed is not available
+
+ 07 Nov 2011; Alexis Ballier <aballier@gentoo.org> freebsd-lib-9.0_rc1.ebuild:
+ remove useless patch
+
+*freebsd-lib-9.0_rc1 (07 Nov 2011)
+
+ 07 Nov 2011; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-lib-9.0_rc1.ebuild, +files/freebsd-lib-9.0-liblink.patch,
+ metadata.xml:
+ bump to 9.0_rc1
+
+ 30 Aug 2011; Naohiro Aota <naota@gentoo.org> freebsd-lib-8.2-r1.ebuild,
+ +files/freebsd-lib-8.2-nlm_syscall.patch:
+ Add patch to add nml_sycall prototype from
+ http://svnweb.freebsd.org/base?view=revision&revision=216603
+
+ 12 Jul 2011; Alexis Ballier <aballier@gentoo.org> freebsd-lib-8.2-r1.ebuild:
+ remove amd64 hacks now that tc-arch-kernel returns the right value for
+ x86_64-fbsd
+
+ 11 Jul 2011; Alexis Ballier <aballier@gentoo.org> freebsd-lib-8.2-r1.ebuild:
+ remove legacy symlinks: libc_r -> libthr, libpthread -> libthr, the build
+ system takes care of libpthread and libc_r shouldnt be needed; also improve a
+ comment
+
+ 11 Jul 2011; Alexis Ballier <aballier@gentoo.org> -freebsd-lib-8.2.ebuild:
+ remove old
+
+ 11 Jul 2011; Alexis Ballier <aballier@gentoo.org> freebsd-lib-8.2-r1.ebuild:
+ fix cross compilation, build and install libthr/libpthread when cross
+ compiling too
+
+*freebsd-lib-8.2-r1 (10 Jul 2011)
+
+ 10 Jul 2011; Alexis Ballier <aballier@gentoo.org>
+ +files/freebsd-lib-bsdxml2expat.patch, +freebsd-lib-8.2-r1.ebuild:
+ do not build nor install libbsdxml which is a pale copy of libexpat; symlink
+ the .so so that -lbsdxml still works
+
+*freebsd-lib-8.2 (06 Jul 2011)
+
+ 06 Jul 2011; Alexis Ballier <aballier@gentoo.org> +freebsd-lib-8.2.ebuild,
+ +files/freebsd-lib-8.2-liblink.patch:
+ bump to 8.2
+
+ 05 Jul 2011; Alexis Ballier <aballier@gentoo.org> freebsd-lib-8.0.ebuild,
+ +files/freebsd-lib-8.0-gcc45.patch:
+ fix build with gcc 4.5, bug #362449 by Denis I. Polukarov and fix by Yuta
+ SATOH
+
+ 20 Apr 2011; Ulrich Mueller <ulm@gentoo.org> freebsd-lib-7.2-r1.ebuild,
+ freebsd-lib-8.0.ebuild:
+ Don't PROVIDE virtual/libc, bug 359001.
+
+ 14 Apr 2011; Ulrich Mueller <ulm@gentoo.org> freebsd-lib-7.2-r1.ebuild,
+ freebsd-lib-8.0.ebuild:
+ Don't PROVIDE virtual/os-headers, it is a new-style virtual now, bug 358999.
+
+ 01 May 2010; Alexis Ballier <aballier@gentoo.org> freebsd-lib-8.0.ebuild:
+ remove sandbox dep; older versions are masked anyway
+
+ 13 Apr 2010; Alexis Ballier <aballier@gentoo.org> freebsd-lib-8.0.ebuild,
+ +files/libusb.pc.in:
+ Provide a libusb.pc for better emulation of Linux's libusb
+
+ 23 Mar 2010; Javier Villavicencio <the_paya@gentoo.org>
+ freebsd-lib-8.0.ebuild:
+ Add sandbox dep, as it's done on glibc, so that it gets pulled during
+ stage builds.
+
+ 23 Mar 2010; Javier Villavicencio <the_paya@gentoo.org>
+ freebsd-lib-8.0.ebuild, +files/freebsd-lib-8.0-rpcsec_gss.patch:
+ Fix linking during a stage3 build.
+
+*freebsd-lib-8.0 (19 Mar 2010)
+
+ 19 Mar 2010; Alexis Ballier <aballier@gentoo.org> +freebsd-lib-8.0.ebuild,
+ +files/freebsd-lib-8.0-log2.patch, metadata.xml:
+ bump to 8.0 from the bsd overlay
+
+ 12 Mar 2010; Alexis Ballier <aballier@gentoo.org>
+ freebsd-lib-7.2-r1.ebuild:
+ Move back to SLOT 0, they cant be slotted anyway
+
+ 11 Mar 2010; Alexis Ballier <aballier@gentoo.org>
+ -files/freebsd-lib-6.0-binutils-asm.patch,
+ -files/freebsd-lib-6.0-ssp.patch, -freebsd-lib-6.2-r4.ebuild,
+ -files/freebsd-lib-6.2-as-needed.patch,
+ -files/freebsd-lib-6.2-dl_iterate_phdr.patch,
+ -files/freebsd-lib-6.2-gcc41.patch, -files/freebsd-lib-6.2-libc.patch,
+ -files/freebsd-lib-6.2-libthr.patch, -files/freebsd-lib-6.2-pty6.patch,
+ -freebsd-lib-7.1-r4.ebuild, -files/freebsd-lib-7.1-db.patch,
+ -files/freebsd-lib-7.1-strndup_bport.patch, metadata.xml:
+ remove old
+
+ 11 Mar 2010; Alexis Ballier <aballier@gentoo.org> -freebsd-lib-7.2.ebuild:
+ remove old
+
+*freebsd-lib-7.2-r1 (10 Jan 2010)
+
+ 10 Jan 2010; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-lib-7.2-r1.ebuild, +files/freebsd-lib-7.2-rtldnoload.patch:
+ backport RTLD_NOLOAD support from 8.0; headers and manpage part
+
+ 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> freebsd-lib-6.2-r4.ebuild,
+ freebsd-lib-7.1-r4.ebuild, freebsd-lib-7.2.ebuild:
+ Re-add virtual/libc PROVIDE as it is still needed
+
+ 23 Sep 2009; Patrick Lauer <patrick@gentoo.org> freebsd-lib-6.2-r4.ebuild,
+ freebsd-lib-7.1-r4.ebuild, freebsd-lib-7.2.ebuild:
+ Remove virtual/libc
+
+ 19 Sep 2009; Alexis Ballier <aballier@gentoo.org>
+ freebsd-lib-6.2-r4.ebuild, freebsd-lib-7.1-r4.ebuild,
+ freebsd-lib-7.2.ebuild:
+ Append -fno-strict-aliasing cflag so that we can keyword gcc 4.4, bug
+ #270098
+
+ 19 Sep 2009; Alexis Ballier <aballier@gentoo.org>
+ freebsd-lib-6.2-r4.ebuild, freebsd-lib-7.1-r4.ebuild,
+ freebsd-lib-7.2.ebuild:
+ remove nis useflag, python needs it anyway
+
+ 06 Jul 2009; Alexis Ballier <aballier@gentoo.org>
+ -freebsd-lib-7.1-r3.ebuild:
+ remove old
+
+ 22 May 2009; Alexis Ballier <aballier@gentoo.org> freebsd-lib-7.2.ebuild:
+ make PATCHES a bash array
+
+*freebsd-lib-7.2 (22 May 2009)
+
+ 22 May 2009; Alexis Ballier <aballier@gentoo.org> +freebsd-lib-7.2.ebuild:
+ bump to 7.2
+
+ 21 May 2009; Diego E. Pettenò <flameeyes@gentoo.org>
+ freebsd-lib-7.1-r4.ebuild:
+ Add missing EAPI specification, thanks to Naohiro Aota for noticing in bug
+ #270679.
+
+*freebsd-lib-7.1-r4 (18 May 2009)
+
+ 18 May 2009; Diego E. Pettenò <flameeyes@gentoo.org>
+ +freebsd-lib-7.1-r4.ebuild, metadata.xml:
+ Use the current WITHOUT_ switches, update USE flags and use EAPI=2 to
+ depend on the proper features from the freebsd-lib package.
+
+ 16 May 2009; Alexis Ballier <aballier@gentoo.org>
+ freebsd-lib-7.1-r3.ebuild, +files/freebsd-lib-includes.patch:
+ Add a patch to improve headers dependencies
+
+ 15 May 2009; Alexis Ballier <aballier@gentoo.org> -freebsd-lib-7.1.ebuild,
+ -freebsd-lib-7.1-r1.ebuild, -freebsd-lib-7.1-r2.ebuild:
+ remove unused versions
+
+*freebsd-lib-7.1-r3 (12 May 2009)
+
+ 12 May 2009; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-lib-7.1-r3.ebuild, +files/freebsd-lib-7.1-db.patch:
+ add fix for
+ http://security.freebsd.org/advisories/FreeBSD-SA-09:07.libc.asc
+
+ 11 Mar 2009; Timothy Redaelli <drizzt@gentoo.org>
+ freebsd-lib-7.1-r2.ebuild:
+ Add initial support for ~amd64-fbsd (aka multilib)
+
+ 23 Feb 2009; Javier Villavicencio <the_paya@gentoo.org>
+ freebsd-lib-7.1-r2.ebuild:
+ Depend on libelf here now that we don't build it.
+
+*freebsd-lib-7.1-r2 (05 Feb 2009)
+
+ 05 Feb 2009; Javier Villavicencio <the_paya@gentoo.org>
+ +freebsd-lib-7.1-r2.ebuild:
+ Do not build libelf. Also fixed the problem of not installing /etc/ttys.
+
+*freebsd-lib-7.1-r1 (29 Jan 2009)
+
+ 29 Jan 2009; Javier Villavicencio <the_paya@gentoo.org>
+ +files/freebsd-lib-7.1-strndup_bport.patch, +freebsd-lib-7.1-r1.ebuild:
+ Added strndup(3) backport from -CURRENT. Fixes bug 249731 and partially
+ bug 249731.
+
+*freebsd-lib-7.1 (22 Jan 2009)
+
+ 22 Jan 2009; Javier Villavicencio <the_paya@gentoo.org>
+ +files/freebsd-lib-7.0-CVE-2008-1391.patch,
+ +files/freebsd-lib-7.1-types.h-fix.patch, metadata.xml,
+ +freebsd-lib-7.1.ebuild:
+ Import 7.1 ebuilds from gentoo-bsd overlay.
+
+ 08 Jan 2009; Alexis Ballier <aballier@gentoo.org>
+ -freebsd-lib-6.2-r2.ebuild, -freebsd-lib-6.2-r3.ebuild:
+ remove old
+
+ 08 Jan 2009; Alexis Ballier <aballier@gentoo.org>
+ +files/freebsd-lib-new_as.patch, freebsd-lib-6.2-r4.ebuild:
+ import a patch from fbsd 7 overlay to build with latest as
+
+ 22 Aug 2008; Doug Goldstein <cardoe@gentoo.org> metadata.xml:
+ add GLEP 56 USE flag desc from use.local.desc
+
+*freebsd-lib-6.2-r4 (17 May 2008)
+
+ 17 May 2008; Alexis Ballier <aballier@gentoo.org>
+ +files/freebsd-lib-6.2-libc.patch, +files/freebsd-lib-6.2-pty6.patch,
+ +freebsd-lib-6.2-r4.ebuild:
+ Bump for security fixes, bug #206847 and part of bug #209889, aka
+ http://security.freebsd.org/advisories/FreeBSD-SA-08:01.pty.asc and
+ http://security.freebsd.org/advisories/FreeBSD-SA-08:02.libc.asc
+
+ 03 Nov 2007; Roy Marples <uberlord@gentoo.org> freebsd-lib-6.2-r3.ebuild:
+ Remove the internal hesiod support and use the ebuild instead.
+
+ 03 Nov 2007; Roy Marples <uberlord@gentoo.org> freebsd-lib-6.2-r3.ebuild:
+ Remove the internal hesiod support and use the ebuild instead.
+
+*freebsd-lib-6.2-r3 (23 Oct 2007)
+
+ 23 Oct 2007; Roy Marples <uberlord@gentoo.org>
+ +files/freebsd-lib-6.2-libthr.patch, +freebsd-lib-6.2-r3.ebuild:
+ Only install libthr as the treading library, #192711 thanks to Joe Peterson.
+ De-bashify the ebuild.
+
+ 16 Oct 2007; Roy Marples <uberlord@gentoo.org>
+ -files/freebsd-lib-6.2-sparc64.patch,
+ -files/freebsd-sources-6.2-sparc64.patch, freebsd-lib-6.2-r2.ebuild:
+ gcc-4 now defines __sparc64__ for us
+
+ 14 Sep 2007; Roy Marples <uberlord@gentoo.org>
+ +files/freebsd-lib-6.2-as-needed.patch, freebsd-lib-6.2-r2.ebuild:
+ Sync some --as-needed patches from upstream.
+
+*freebsd-lib-6.2-r2 (12 Sep 2007)
+
+ 12 Sep 2007; Roy Marples <uberlord@gentoo.org>
+ +files/freebsd-lib-6.2-dl_iterate_phdr.patch, +freebsd-lib-6.2-r2.ebuild:
+ Backport dl_iterate_phdr from FreeBSD-7 so that future gcc's don't pull in
+ libgcc_s.so.1
+
+ 06 Aug 2007; Roy Marples <uberlord@gentoo.org>
+ +files/freebsd-lib-6.2-bluetooth.patch, freebsd-lib-6.2-r1.ebuild:
+ Fix building bluetooth, #181883 thanks to Sascha Lucas
+
+ 12 Jul 2007; Roy Marples <uberlord@gentoo.org> +files/libmap.conf,
+ freebsd-lib-6.2.ebuild, freebsd-lib-6.2-r1.ebuild:
+ Install a default libmap.conf which maps libc_r and libpthread to libthr.
+
+ 25 May 2007; Roy Marples <uberlord@gentoo.org> freebsd-lib-6.2-r1.ebuild:
+ Display Managers default to VT7, so disable VT7 and upwards so
+ the DMs work by default.
+
+ 28 Feb 2007; Roy Marples <uberlord@gentoo.org> freebsd-lib-6.2.ebuild:
+ Install libsmb for mount_smbfs in usbin.
+
+*freebsd-lib-6.2 (15 Jan 2007)
+
+ 15 Jan 2007; Timothy Redaelli <drizzt@gentoo.org>
+ -freebsd-lib-6.2_rc2.ebuild, +freebsd-lib-6.2.ebuild:
+ Bump to 6.2 and remove old version.
+
+ 05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-lib-6.1.ebuild:
+ Remove 6.1 ebuild.
+
+ 04 Jan 2007; Diego Pettenò <flameeyes@gentoo.org>
+ +files/freebsd-sources-6.2-sparc64.patch, freebsd-lib-6.2_rc2.ebuild:
+ Apply the sparc64 patch when using the build useflag, or building stages
+ with catalyst will fail.
+
+ 02 Jan 2007; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-lib-6.2_rc2.ebuild:
+ Remove histedit.h file from being installed.
+
+*freebsd-lib-6.2_rc2 (29 Dec 2006)
+
+ 29 Dec 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-lib-6.2_rc1.ebuild, -freebsd-lib-6.2_rc1-r1.ebuild,
+ +freebsd-lib-6.2_rc2.ebuild:
+ Bump to rc2 and remove older versions.
+
+*freebsd-lib-6.2_rc1-r1 (28 Dec 2006)
+
+ 28 Dec 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +freebsd-lib-6.2_rc1-r1.ebuild:
+ Add new revision that does not build libedit anymore.
+
+ 22 Nov 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -files/freebsd-lib-fixmp.patch, freebsd-lib-6.1.ebuild,
+ -freebsd-lib-6.2_beta3.ebuild, freebsd-lib-6.2_rc1.ebuild:
+ Remove the fixmp patch, that was applied on a Makefile removed right
+ afterward; remove beta3.
+
+*freebsd-lib-6.2_rc1 (19 Nov 2006)
+
+ 19 Nov 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +freebsd-lib-6.2_rc1.ebuild:
+ Version bump to 6.2-RC1.
+
+ 18 Nov 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-lib-6.2_beta2.ebuild:
+ Remove 6.2_beta2.
+
+ 17 Nov 2006; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-lib-6.2_beta3.ebuild:
+ Fix crossdev build, crt* files were installed in the wrong location.
+
+*freebsd-lib-6.2_beta3 (01 Nov 2006)
+
+ 01 Nov 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +freebsd-lib-6.2_beta3.ebuild:
+ Bump to 6.2_beta3.
+
+ 26 Oct 2006; Diego Pettenò <flameeyes@gentoo.org> freebsd-lib-6.1.ebuild,
+ freebsd-lib-6.2_beta2.ebuild:
+ Require the SYS package when crosscompiling, it's irrelevant which kernel
+ one is using.
+
+ 22 Oct 2006; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-lib-6.2_beta2.ebuild:
+ Install a sandbox configuration file to allow /dev/crypto access in sandbox,
+ to close bug #138344.
+
+ 19 Oct 2006; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
+ Remove 6.2_beta1 ebuild.
+
+ 19 Oct 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-lib-6.2_beta1.ebuild:
+ Remove 6.2_beta1 ebuild.
+
+ 17 Oct 2006; Roy Marples <uberlord@gentoo.org>
+ +files/freebsd-lib-6.2-sparc64.patch, freebsd-lib-6.2_beta2.ebuild:
+ Added ~sparc-fbsd keyword.
+
+ 06 Oct 2006; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-lib-6.2_beta2.ebuild:
+ Add a bootstrap useflag to disable libstand, as in stage1 we don't have
+ libbz2 available.
+
+ 06 Oct 2006; Diego Pettenò <flameeyes@gentoo.org> freebsd-lib-6.1.ebuild,
+ freebsd-lib-6.2_beta2.ebuild:
+ Add a buildtime dependency over bzip2 because libstand uses it to build a
+ few things.
+
+ 06 Oct 2006; Roy Marples <uberlord@gentoo.org>
+ +files/freebsd-lib-6.1-csu.patch, -files/freebsd-lib-6.1-csu-amd64.patch,
+ freebsd-lib-6.1.ebuild, freebsd-lib-6.2_beta1.ebuild,
+ freebsd-lib-6.2_beta2.ebuild:
+ sparc has the same csu issue as amd64 - lacking a dir to install to
+
+ 05 Oct 2006; Diego Pettenò <flameeyes@gentoo.org> freebsd-lib-6.1.ebuild,
+ freebsd-lib-6.2_beta2.ebuild:
+ Add a build useflag that uses a downloaded tarball of sys rather than
+ symlinking it.
+
+*freebsd-lib-6.2_beta2 (05 Oct 2006)
+
+ 05 Oct 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +freebsd-lib-6.2_beta2.ebuild:
+ Version 6.2_beta2.
+
+ 22 Sep 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +files/freebsd-lib-6.2-gcc41.patch, freebsd-lib-6.2_beta1.ebuild:
+ Add patch to build with GCC 4.1 (half committed upstream).
+
+*freebsd-lib-6.2_beta1 (21 Sep 2006)
+
+ 21 Sep 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +freebsd-lib-6.2_beta1.ebuild:
+ Add 6.2_beta1 ebuilds.
+
+ 03 Sep 2006; Diego Pettenò <flameeyes@gentoo.org> freebsd-lib-6.1.ebuild:
+ Update to new use-expand variable, thanks to Danny Van Dyk.
+
+ 27 Jul 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-lib-6.0-r3.ebuild:
+ Remove 6.0 version.
+
+ 05 Jul 2006; Javier Villavicencio <the_paya@gentoo.org>
+ freebsd-lib-6.0-r3.ebuild, freebsd-lib-6.1.ebuild:
+ Fixes bug #139259. Thanks to Mike Kelly <pioto@pioto.org> for reporting.
+
+ 04 Jul 2006; Javier Villavicencio <the_paya@gentoo.org>
+ files/freebsd-lib-6.1-csu-amd64.patch, freebsd-lib-6.1.ebuild:
+ Fixes bug #139109.
+
+ 02 Jul 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +files/freebsd-lib-6.1-csu-amd64.patch, freebsd-lib-6.1.ebuild:
+ Add patch to fix csu's makefile on amd64, from Victor Roman Archidona
+ <daijo@unixevil.info> who's working on amd64-fbsd support.
+
+ 29 May 2006; Diego Pettenò <flameeyes@gentoo.org> freebsd-lib-6.1.ebuild:
+ Use testflags to avoid adding -fno-stack-protector-all when using GCC 4.1.
+
+ 26 May 2006; Diego Pettenò <flameeyes@gentoo.org> freebsd-lib-6.1.ebuild:
+ Don't mess up dependencies when cross-compiling.
+
+ 24 May 2006; Diego Pettenò <flameeyes@gentoo.org> freebsd-lib-6.1.ebuild:
+ Add compatibility symlinks for 5.x.
+
+ 14 May 2006; Diego Pettenò <flameeyes@gentoo.org> freebsd-lib-6.1.ebuild:
+ Re-add the missing manpages as now OpenSSL installs them in another section.
+
+ 09 May 2006; Diego Pettenò <flameeyes@gentoo.org> freebsd-lib-6.1.ebuild:
+ Remove libmd man pages, as openssl installs the same (almost).
+
+*freebsd-lib-6.1 (09 May 2006)
+
+ 09 May 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-lib-6.1_rc2.ebuild, +freebsd-lib-6.1.ebuild:
+ Update to 6.1-RELEASE.
+
+*freebsd-lib-6.1_rc2 (02 May 2006)
+
+ 02 May 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-lib-6.1_rc1.ebuild, +freebsd-lib-6.1_rc2.ebuild:
+ Update to 6.1_rc2.
+
+*freebsd-lib-6.1_rc1 (30 Apr 2006)
+
+ 30 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +freebsd-lib-6.1_rc1.ebuild:
+ Update to 6.1_rc1 ensuring that the includes from the same package are used.
+
+*freebsd-lib-6.0-r3 (30 Apr 2006)
+
+ 30 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ files/freebsd-lib-6.0-ssp.patch, -freebsd-lib-6.0-r2.ebuild,
+ +freebsd-lib-6.0-r3.ebuild:
+ New patch for ssp support, based on OpenBSD code, too. This version has now
+ the patch by default. Please re-compile gcc if you want to have ssp support,
+ tho.
+
+ 30 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +files/freebsd-lib-6.0-ssp.patch, freebsd-lib-6.0-r2.ebuild:
+ Commit the first try patch for ssp, thanks to solar.
+
+ 27 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-lib-6.0-r2.ebuild:
+ Make installation to suite more the correct sysroot installation.
+
+ 25 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-lib-6.0-r2.ebuild:
+ Build and installa lso libm.
+
+ 25 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-lib-6.0-r2.ebuild:
+ Improve support for crosscompilation, now freebsd-lib actually compiles and
+ install fine on Gentoo/Linux AMD64.
+
+ 25 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-lib-6.0-r2.ebuild:
+ Improve support for crosscompilation, now freebsd-lib actually compiles and
+ install fine on Gentoo/Linux AMD64.
+
+*freebsd-lib-6.0-r2 (20 Apr 2006)
+
+ 20 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-lib-6.0-r1.ebuild, +freebsd-lib-6.0-r2.ebuild:
+ Add new version that now merges freebsd-headers in a single package. The
+ upgrade path from old system it's not impossible albeit a bit difficult. New
+ stage will follow.
+
+ 18 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-lib-6.0-r1.ebuild:
+ End src functions immediatly when buidling only headers, as this ebuild
+ doesn't provide headers for the libc itself.
+
+*freebsd-lib-6.0-r1 (05 Apr 2006)
+
+ 05 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-lib-6.0.ebuild, +freebsd-lib-6.0-r1.ebuild:
+ Don't allow to disable usb support, as many things relies on freebsd-lib
+ having usb support, like SDL.
+
+ 04 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +files/freebsd-lib-6.0-binutils-asm.patch, freebsd-lib-6.0.ebuild:
+ Add patch from Emanuele Giaquinta <exg@gentoo.org> to fix building with
+ binutils 2.16.91.0.7.
+
+ 02 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -files/freebsd-lib-fixmakefiles.patch,
+ -files/freebsd-lib-msun-fenvc.patch, -files/freebsd-lib-runet.patch:
+ Drop obsolete files.
+
+*freebsd-lib-6.0 (01 Apr 2006)
+
+ 01 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +files/freebsd-lib-6.0-flex-2.5.31.patch,
+ +files/freebsd-lib-6.0-gccfloat.patch, +files/freebsd-lib-6.0-pmc.patch,
+ +files/freebsd-lib-bsdxml.patch, +files/freebsd-lib-fixmakefiles.patch,
+ +files/freebsd-lib-fixmp.patch, +files/freebsd-lib-msun-fenvc.patch,
+ +files/freebsd-lib-runet.patch, +metadata.xml, +freebsd-lib-6.0.ebuild:
+ Import into portage.
+
+ 20 Feb 2006; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
+ Fix deprecated stuff to use NO_* syntax.
+
+ 20 Feb 2006; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
+ Add patch to build with flex 2.5.31 (and hard depend on that version as the
+ change is non-backward-compatible.
+
+ 14 Feb 2006; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
+ Make sure that /dev/zero is a character special so that we don't compile a
+ broken libc if /dev is not mounted.
+
+ 13 Feb 2006; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
+ Install configuration files here instead than on baselayout.
+
+ 13 Feb 2006; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
+ On suggestion from Benigno B. Junior (bbj), don't extract sys and include,
+ instead symlink them inside ${WORKDIR}. This also drops the patch to fix
+ makefiles.
+
+ 13 Jan 2006; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
+ Add -static-libgcc to flags so that libc won't link to libgcc_s.
+
+ 23 Oct 2005; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
+ Added conditional src_uri on usr.sbin for nis useflag. Thanks The_Paya @
+ #gentoo-bsd.
+
+*freebsd-lib-6.0_beta4 (19 Sep 2005)
+
+ 19 Sep 2005; Diego Pettenò <flameeyes@gentoo.org>
+ +files/freebsd-lib-6.0-fixmakefiles.patch,
+ +files/freebsd-lib-6.0-gccfloat.patch,
+ +files/freebsd-lib-6.0-gccfloat.patch~, +files/freebsd-lib-6.0-pmc.patch,
+ +freebsd-lib-6.0_beta4.ebuild:
+ Added freebsd-lib 6.0_beta4, slotted to avoid removing the old 5.4. This can
+ be a problem, remember\!.
+
+ 25 Aug 2005; Diego Pettenò <flameeyes@gentoo.org>
+ +files/freebsd-lib-bsdxml.patch, +files/freebsd-lib-fixmakefiles.patch,
+ +files/freebsd-lib-fixmp.patch, +files/freebsd-lib-msun-fenvc.patch,
+ +files/freebsd-lib-runet.patch, +freebsd-lib-5.4-r2.ebuild:
+ Moved to sys-freebsd.
+
+ 18 Aug 2005; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-lib-5.4-r2.ebuild:
+ Updated to reflect bsdmk/freebsd eclasses changes.
+
+ 29 Jul 2005; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-lib-5.4-r2.ebuild:
+ Adapt to recent bsdmk changes.
+
+ 16 Jun 2005; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-lib-5.4-r2.ebuild:
+ Removed a lot of subtargets which aren't needed on our setup.
+
+ 15 Jun 2005; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-lib-5.4-r2.ebuild:
+ libarchive has its own ebuild now.
+
+ 08 Jun 2005; Diego Pettenò <flameeyes@gentoo.org>
+ -files/freebsd-lib-minimal-2.patch, -files/freebsd-lib-minimal.patch,
+ -files/freebsd-lib-nosnmp.patch, freebsd-lib-5.4.ebuild,
+ freebsd-lib-5.4-r1.ebuild, freebsd-lib-5.4-r2.ebuild:
+ Moved also freebsd-lib to use dummy_mk instead of minimal patches.
+
+*freebsd-lib-5.4-r2 (08 Jun 2005)
+
+ 08 Jun 2005; Diego Pettenò <flameeyes@gentoo.org>
+ +files/freebsd-lib-minimal-2.patch, freebsd-lib-5.3.ebuild,
+ freebsd-lib-5.3.20050301.ebuild, freebsd-lib-5.3.20050301-r1.ebuild,
+ freebsd-lib-5.4.ebuild, freebsd-lib-5.4-r1.ebuild,
+ +freebsd-lib-5.4-r2.ebuild:
+ New revision which removes a few more external libraries (which are going to
+ be added as ebuilds on their own). Sorry for this rapid-changing.
+
+*freebsd-lib-5.4-r1 (04 Jun 2005)
+
+ 04 Jun 2005; Diego Pettenò <flameeyes@gentoo.org>
+ +files/freebsd-lib-nosnmp.patch, +freebsd-lib-5.4-r1.ebuild:
+ Remove libbsnmp and libbegemot as they're installed on their own.
+
+ 26 May 2005; Diego Pettenò <flameeyes@gentoo.org>
+ +files/freebsd-lib-fixmp.patch, freebsd-lib-5.4.ebuild:
+ Added a patch to fix a compilation -ssl -> +ssl
+
+*freebsd-lib-5.4_rc4 (05 May 2005)
+
+ 05 May 2005; Diego Pettenò <flameeyes@gentoo.org>
+ files/freebsd-lib-minimal.patch, -freebsd-lib-5.4_rc3.ebuild,
+ +freebsd-lib-5.4_rc4.ebuild:
+ Updated to rc4.
+
+*freebsd-lib-5.4_rc3 (29 Apr 2005)
+
+ 29 Apr 2005; Diego Pettenò <flameeyes@gentoo.org>
+ +files/freebsd-lib-fixmakefiles.patch, +files/freebsd-lib-minimal.patch,
+ +files/freebsd-lib-msun-fenvc.patch, +files/freebsd-lib-runet.patch,
+ +freebsd-lib-5.4_rc3.ebuild:
+ Added new experimental 5.4_rc3 ebuild which follows the new gentooish
+ structure.
+
+*freebsd-lib-5.3.20050301-r1 (19 Apr 2005)
+
+ 19 Apr 2005; Otavio R. Piske <angusyoung@gentoo.org>
+ +files/freebsd-lib-5.3-pkgs_removed.patch,
+ +freebsd-lib-5.3.20050301-r1.ebuild:
+ New ebuild with a patch to avoid compilation of ncurses.
+
+ 07 Apr 2005; Otavio R. Piske <angusyoung@gentoo.org> :
+ New ebuild with support for new use flags and based on updated sources
+
+*freebsd-lib-5.2.1 (19 Oct 2004)
+
+ 19 Oct 2004; Otavio R. Piske <angusyoung@gentoo.org>
+ freebsd-lib-5.2.1.ebuild:
+ Initial release
diff --git a/sys-freebsd/freebsd-libexec/ChangeLog b/sys-freebsd/freebsd-libexec/ChangeLog
new file mode 100644
index 00000000..b0cbdda6
--- /dev/null
+++ b/sys-freebsd/freebsd-libexec/ChangeLog
@@ -0,0 +1,417 @@
+# ChangeLog for sys-freebsd/freebsd-libexec
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-libexec/ChangeLog,v 1.65 2015/06/05 16:43:55 mgorny Exp $
+
+ 05 Jun 2015; Michał Górny <mgorny@gentoo.org> freebsd-libexec-10.1.ebuild:
+ Bump to EAPI=5. Use upstream tarballs.
+
+ 24 May 2015; Michał Górny <mgorny@gentoo.org> -freebsd-libexec-9.2.ebuild,
+ -freebsd-libexec-9.2_rc1.ebuild, -freebsd-libexec-9.2_rc2.ebuild,
+ -freebsd-libexec-9.2_rc3.ebuild:
+ Remove 9.2. Part of https://github.com/gentoo/gentoo-portage-rsync-
+ mirror/pull/126 by nigoro.
+
+*freebsd-libexec-10.1 (08 Mar 2015)
+
+ 08 Mar 2015; Michał Górny <mgorny@gentoo.org>
+ +files/freebsd-libexec-10.0-atf-check.patch, +freebsd-libexec-10.1.ebuild:
+ Add FreeBSD 10.1 ebuilds, https://github.com/gentoo/gentoo-portage-rsync-
+ mirror/pull/46 by nigoro.
+
+*freebsd-libexec-9.2 (09 Nov 2013)
+
+ 09 Nov 2013; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-libexec-9.2.ebuild:
+ bump to 9.2
+
+ 26 Aug 2013; Alexis Ballier <aballier@gentoo.org>
+ freebsd-libexec-9.2_rc3.ebuild, +files/freebsd-libexec-9.2-no_ld32.patch:
+ Use LD_* variables for 32bits too instead of the FreeBSD invention LD_32_*.
+ We use LD_* everywhere on Gentoo and things like libtool wrappers have no
+ clue
+ about LD_32_* and thus fail to run from the build directory.
+
+
+*freebsd-libexec-9.2_rc3 (26 Aug 2013)
+
+ 26 Aug 2013; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-libexec-9.2_rc3.ebuild:
+ bump to rc3
+
+*freebsd-libexec-9.2_rc2 (22 Aug 2013)
+
+ 22 Aug 2013; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-libexec-9.2_rc2.ebuild:
+ bump to rc2
+
+*freebsd-libexec-9.2_rc1 (09 Aug 2013)
+
+ 09 Aug 2013; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-libexec-9.2_rc1.ebuild:
+ Version bump, based on work of Yuta SATOH in bug #476646
+
+ 09 Aug 2013; Alexis Ballier <aballier@gentoo.org>
+ -freebsd-libexec-9.0.ebuild, -freebsd-libexec-9.1.ebuild,
+ -freebsd-libexec-9.1-r1.ebuild:
+ remove old
+
+*freebsd-libexec-9.1-r2 (09 Aug 2013)
+
+ 09 Aug 2013; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-libexec-9.1-r2.ebuild:
+ migrate to multilib-build
+
+ 18 Jun 2013; Alexis Ballier <aballier@gentoo.org>
+ -freebsd-libexec-7.2-r2.ebuild, -freebsd-libexec-8.0.ebuild,
+ -files/freebsd-libexec-7.0-libfallback.patch,
+ -files/freebsd-libexec-7.2-rtld7.patch,
+ -files/freebsd-libexec-7.2-rtldnoload.patch,
+ -files/freebsd-libexec-nossp.patch, -files/freebsd-libexec-setXid.patch:
+ remove old
+
+*freebsd-libexec-9.1-r1 (18 Jun 2013)
+
+ 18 Jun 2013; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-libexec-9.1-r1.ebuild:
+ Build and install ld-elf32.so.1 with USE=multilib so that we can run 32bits
+ programs.
+
+ 27 Jan 2013; Alexis Ballier <aballier@gentoo.org>
+ -freebsd-libexec-9.1_rc1.ebuild, -freebsd-libexec-9.1_rc2.ebuild,
+ -freebsd-libexec-9.1_rc3.ebuild:
+ remove rc versions
+
+*freebsd-libexec-9.1 (27 Jan 2013)
+
+ 27 Jan 2013; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-libexec-9.1.ebuild:
+ Bump to 9.1
+
+*freebsd-libexec-9.1_rc3 (06 Nov 2012)
+
+ 06 Nov 2012; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-libexec-9.1_rc3.ebuild:
+ bump to rc3
+
+*freebsd-libexec-9.1_rc2 (14 Oct 2012)
+
+ 14 Oct 2012; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-libexec-9.1_rc2.ebuild:
+ bump to 9.1_rc2
+
+*freebsd-libexec-9.1_rc1 (11 Sep 2012)
+
+ 11 Sep 2012; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-libexec-9.1_rc1.ebuild:
+ bump to 9.1_rc1 from bsd overlay by Yuta SATOH, bug #426838
+
+ 26 Apr 2012; Alexis Ballier <aballier@gentoo.org> freebsd-libexec-9.0.ebuild:
+ keyword ~amd64-fbsd
+
+ 30 Mar 2012; Alexis Ballier <aballier@gentoo.org>
+ -freebsd-libexec-9.0_rc1.ebuild, -freebsd-libexec-9.0_rc2.ebuild,
+ -freebsd-libexec-9.0_rc3.ebuild:
+ remove old
+
+*freebsd-libexec-8.2-r1 (08 Mar 2012)
+
+ 08 Mar 2012; Naohiro Aota <naota@gentoo.org>
+ +files/freebsd-libexec-8.2-rtld.patch, +freebsd-libexec-8.2-r1.ebuild:
+ Add upstream patch to init TLS for shared object. #390425
+
+*freebsd-libexec-9.0 (16 Jan 2012)
+
+ 16 Jan 2012; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-libexec-9.0.ebuild:
+ bump to 9.0
+
+*freebsd-libexec-9.0_rc3 (09 Dec 2011)
+
+ 09 Dec 2011; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-libexec-9.0_rc3.ebuild:
+ bump to 9.0_rc3
+
+*freebsd-libexec-9.0_rc2 (07 Dec 2011)
+
+ 07 Dec 2011; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-libexec-9.0_rc2.ebuild:
+ bump to rc2
+
+*freebsd-libexec-9.0_rc1 (07 Nov 2011)
+
+ 07 Nov 2011; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-libexec-9.0_rc1.ebuild:
+ bump to 9.0_rc1
+
+*freebsd-libexec-8.2 (06 Jul 2011)
+
+ 06 Jul 2011; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-libexec-8.2.ebuild:
+ bump to 8.2
+
+ 01 May 2010; Alexis Ballier <aballier@gentoo.org>
+ freebsd-libexec-8.0.ebuild:
+ readd the pic vs PIC patch from 7.2; its still needed on sparc
+
+*freebsd-libexec-8.0 (19 Mar 2010)
+
+ 19 Mar 2010; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-libexec-8.0.ebuild:
+ bump to 8.0 from the bsd overlay
+
+ 11 Mar 2010; Alexis Ballier <aballier@gentoo.org>
+ -files/freebsd-libexec-6.1-libfallback.patch,
+ -freebsd-libexec-6.2-r2.ebuild,
+ -files/freebsd-libexec-6.2-dl_iterate_phdr.patch,
+ -freebsd-libexec-7.1-r1.ebuild:
+ remove old
+
+ 11 Mar 2010; Alexis Ballier <aballier@gentoo.org>
+ -freebsd-libexec-7.2.ebuild, -freebsd-libexec-7.2-r1.ebuild:
+ remove old
+
+*freebsd-libexec-7.2-r2 (10 Jan 2010)
+
+ 10 Jan 2010; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-libexec-7.2-r2.ebuild,
+ +files/freebsd-libexec-7.2-rtldnoload.patch:
+ backport RTLD_NOLOAD support from 8.0; code part
+
+ 09 Jan 2010; Alexis Ballier <aballier@gentoo.org>
+ freebsd-libexec-7.2-r1.ebuild, +files/freebsd-libexec-7.2-pic.patch:
+ Fix build on sparc
+
+*freebsd-libexec-7.2-r1 (05 Dec 2009)
+
+ 05 Dec 2009; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-libexec-7.2-r1.ebuild, +files/freebsd-libexec-7.2-rtld7.patch:
+ Add a patch for latest FreeBSD security advisory
+
+ 04 Dec 2009; Alexis Ballier <aballier@gentoo.org>
+ -freebsd-libexec-7.1.ebuild:
+ remove old
+
+ 07 Oct 2009; Alexis Ballier <aballier@gentoo.org>
+ freebsd-libexec-7.1-r1.ebuild, freebsd-libexec-7.2.ebuild:
+ remove usedep on freebsd-lib[nis], its now always built
+
+ 22 May 2009; Alexis Ballier <aballier@gentoo.org>
+ freebsd-libexec-7.2.ebuild:
+ make PATCHES a bash array
+
+*freebsd-libexec-7.2 (22 May 2009)
+
+ 22 May 2009; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-libexec-7.2.ebuild:
+ bump to 7.2
+
+*freebsd-libexec-7.1-r1 (18 May 2009)
+
+ 18 May 2009; Diego E. Pettenò <flameeyes@gentoo.org>
+ +freebsd-libexec-7.1-r1.ebuild:
+ Use the current WITHOUT_ switches, update USE flags and use EAPI=2 to
+ depend on the proper features from the freebsd-lib package.
+
+*freebsd-libexec-7.1 (22 Jan 2009)
+
+ 22 Jan 2009; Javier Villavicencio <the_paya@gentoo.org>
+ +files/freebsd-libexec-7.0-libfallback.patch, files/bootpd.confd,
+ files/bootpd.initd, files/ftpd.pamd, +files/rquotad.xinetd,
+ +files/rstatd.xinetd, +files/rusersd.xinetd, +files/sprayd.xinetd,
+ +files/walld.xinetd, +freebsd-libexec-7.1.ebuild:
+ Import 7.1 ebuilds from gentoo-bsd overlay.
+
+ 16 Oct 2007; Roy Marples <uberlord@gentoo.org>
+ -files/freebsd-libexec-6.2-sparc64.patch, freebsd-libexec-6.2-r2.ebuild:
+ gcc-4 now defines __sparc64__ for us
+
+*freebsd-libexec-6.2-r2 (12 Sep 2007)
+
+ 12 Sep 2007; Roy Marples <uberlord@gentoo.org>
+ +files/freebsd-libexec-6.2-dl_iterate_phdr.patch,
+ +freebsd-libexec-6.2-r2.ebuild:
+ Backport dl_iterate_phdr from FreeBSD-7 so that future gcc's don't pull in
+ libgcc_s.so.1
+
+*freebsd-libexec-6.2-r1 (06 Apr 2007)
+
+ 06 Apr 2007; Roy Marples <uberlord@gentoo.org> files/bootpd.initd,
+ +freebsd-libexec-6.2-r1.ebuild:
+ Bump for non bash init script.
+
+*freebsd-libexec-6.2 (15 Jan 2007)
+
+ 15 Jan 2007; Timothy Redaelli <drizzt@gentoo.org>
+ files/freebsd-libexec-6.1-libfallback.patch,
+ -freebsd-libexec-6.2_rc2.ebuild, +freebsd-libexec-6.2.ebuild:
+ Bump to 6.2 and remove old version.
+
+ 05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-libexec-6.1.ebuild:
+ Remove 6.1 ebuild.
+
+*freebsd-libexec-6.2_rc2 (29 Dec 2006)
+
+ 29 Dec 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -files/freebsd-libexec-5.3_rc1-ypxfr-makefile.patch,
+ -freebsd-libexec-6.2_rc1.ebuild, +freebsd-libexec-6.2_rc2.ebuild:
+ Bump to rc2 and remove older versions.
+
+ 22 Nov 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-libexec-6.2_beta3.ebuild, freebsd-libexec-6.2_rc1.ebuild:
+ Remove the old ypxfr patch, symlink /usr/include and be done with it.
+
+ 20 Nov 2006; Diego Pettenò <flameeyes@gentoo.org> +files/bootpd.confd,
+ +files/bootpd.initd, freebsd-libexec-6.2_rc1.ebuild:
+ Add init script for bootp.
+
+*freebsd-libexec-6.2_rc1 (19 Nov 2006)
+
+ 19 Nov 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +freebsd-libexec-6.2_rc1.ebuild:
+ Version bump to 6.2-RC1.
+
+ 18 Nov 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-libexec-6.2_beta2.ebuild:
+ Remove 6.2_beta2.
+
+*freebsd-libexec-6.2_beta3 (01 Nov 2006)
+
+ 01 Nov 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +freebsd-libexec-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>
+ -freebsd-libexec-6.2_beta1.ebuild:
+ Remove 6.2_beta1 ebuild.
+
+ 17 Oct 2006; Roy Marples <uberlord@gentoo.org>
+ +files/freebsd-libexec-6.2-sparc64.patch,
+ freebsd-libexec-6.2_beta2.ebuild:
+ Added ~sparc-fbsd keyword.
+
+*freebsd-libexec-6.2_beta2 (05 Oct 2006)
+
+ 05 Oct 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +freebsd-libexec-6.2_beta2.ebuild:
+ Version 6.2_beta2.
+
+ 22 Sep 2006; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-libexec-6.2_beta1.ebuild:
+ Fix naming of libfallback patch.
+
+*freebsd-libexec-6.2_beta1 (21 Sep 2006)
+
+ 21 Sep 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +freebsd-libexec-6.2_beta1.ebuild:
+ Add 6.2_beta1 ebuilds.
+
+ 27 Jul 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-libexec-6.0.ebuild:
+ Remove 6.0 version.
+
+ 18 Jul 2006; Javier Villavicencio <the_paya@gentoo.org>
+ files/freebsd-libexec-nossp.patch, freebsd-libexec-6.1.ebuild:
+ Fixes compilation with gcc-4.1.1.
+
+*freebsd-libexec-6.1 (09 May 2006)
+
+ 09 May 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +files/freebsd-libexec-6.1-libfallback.patch,
+ -freebsd-libexec-6.1_rc2.ebuild, +freebsd-libexec-6.1.ebuild:
+ Update to 6.1-RELEASE and patch to skip unloadable libraries.
+
+*freebsd-libexec-6.1_rc2 (02 May 2006)
+
+ 02 May 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-libexec-6.1_rc1.ebuild, -freebsd-libexec-6.1_rc1-r1.ebuild,
+ +freebsd-libexec-6.1_rc2.ebuild:
+ Update to 6.1_rc2.
+
+*freebsd-libexec-6.1_rc1-r1 (01 May 2006)
+
+ 01 May 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +freebsd-libexec-6.1_rc1-r1.ebuild:
+ Drop ftpd and lukemftpd, there are other daemons available. If someone
+ really needed lukeftpd-like server, tnftpd can be added to portage.
+
+*freebsd-libexec-6.1_rc1 (30 Apr 2006)
+
+ 30 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +files/freebsd-libexec-nossp.patch, freebsd-libexec-6.0.ebuild,
+ +freebsd-libexec-6.1_rc1.ebuild:
+ Update to 6.1_rc1 and disable ssp on the ld-elf.so loader to avoid breaking it.
+
+ 20 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-libexec-6.0.ebuild:
+ Drop dependency on freebsd-headers.
+
+ 09 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-libexec-6.0.ebuild:
+ Drop lukemftpd flag as 6.0 builds it by default.
+
+*freebsd-libexec-6.0 (01 Apr 2006)
+
+ 01 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +files/freebsd-libexec-5.3_rc1-ypxfr-makefile.patch,
+ +files/freebsd-libexec-setXid.patch, +files/ftpd.pamd, +metadata.xml,
+ +freebsd-libexec-6.0.ebuild:
+ Import into portage.
+
+ 20 Feb 2006; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
+ Fix deprecated stuff to use NO_* syntax.
+
+ 13 Feb 2006; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
+ Add gettytab file here instead than in baselayout.
+
+ 01 Nov 2005; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
+ Remove pf support, as freebsd-pf will provide it.
+
+ 27 Aug 2005; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-libexec-5.4-r1.ebuild:
+ Fixed missing sys-freebsd change.
+
+ 25 Aug 2005; Diego Pettenò <flameeyes@gentoo.org>
+ +files/freebsd-libexec-5.3_rc1-ypxfr-makefile.patch,
+ +files/freebsd-libexec-setXid.patch, +files/ftpd.pamd,
+ +freebsd-libexec-5.4-r1.ebuild:
+ Moved to sys-freebsd.
+
+ 18 Aug 2005; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-libexec-5.4-r1.ebuild:
+ Updated to reflect bsdmk/freebsd eclasses changes.
+
+ 29 Jul 2005; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-libexec-5.4-r1.ebuild:
+ Adapt to recent bsdmk changes.
+
+ 20 Jun 2005; Diego Pettenò <flameeyes@gentoo.org> -files/rexecd.pamd,
+ -files/rsh.pamd, -files/telnetd.pamd, freebsd-libexec-5.3.ebuild,
+ freebsd-libexec-5.3.20050301.ebuild, freebsd-libexec-5.4-r1.ebuild:
+ Use new bsdmk eclass, removed rshd rexecd rlogind and related pamd files.
+
+ 16 Jun 2005; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-libexec-5.4-r1.ebuild:
+ Remove building of sendmail and tcp-wrapper stuff.
+
+*freebsd-libexec-5.4-r1 (23 May 2005)
+
+ 23 May 2005; Diego Pettenò <flameeyes@gentoo.org> +files/ftpd.pamd,
+ +files/rexecd.pamd, +files/telnetd.pamd, -freebsd-libexec-5.4.ebuild,
+ +freebsd-libexec-5.4-r1.ebuild:
+ Moved here pamd files. Added dependency over virtual/pam. Using
+ mirror://gentoo/.
+
+*freebsd-libexec-5.3.20050301 (06 Apr 2005)
+
+ 06 Apr 2005; Otavio R. Piske <angusyoung@gentoo.org>
+ freebsd-libexec-5.3.20050301.ebuild:
+ New ebuild for updated sources and support for new use flags (patch provided
+ by Diego Petteno).
+
+ 14 Oct 2004; Otavio R. Piske <angusyoung@gentoo.org>
+ freebsd-libexec-5.2.1.ebuild:
+ Corrected SRC_URI pointing to a wrong site
diff --git a/sys-freebsd/freebsd-mk-defs/ChangeLog b/sys-freebsd/freebsd-mk-defs/ChangeLog
new file mode 100644
index 00000000..caf40ece
--- /dev/null
+++ b/sys-freebsd/freebsd-mk-defs/ChangeLog
@@ -0,0 +1,401 @@
+# ChangeLog for sys-freebsd/freebsd-mk-defs
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-mk-defs/ChangeLog,v 1.63 2015/06/05 16:43:55 mgorny Exp $
+
+ 05 Jun 2015; Michał Górny <mgorny@gentoo.org> freebsd-mk-defs-10.1.ebuild:
+ Bump to EAPI=5. Use upstream tarballs.
+
+ 24 May 2015; Michał Górny <mgorny@gentoo.org>
+ -files/freebsd-mk-defs-9.2-gentoo.patch, -files/freebsd-mk-defs-9.2-gnu.patch,
+ -freebsd-mk-defs-9.2.ebuild, -freebsd-mk-defs-9.2_rc1.ebuild,
+ -freebsd-mk-defs-9.2_rc2.ebuild, -freebsd-mk-defs-9.2_rc3.ebuild:
+ Remove 9.2. Part of https://github.com/gentoo/gentoo-portage-rsync-
+ mirror/pull/126 by nigoro.
+
+ 10 Apr 2015; Michał Górny <mgorny@gentoo.org>
+ +files/freebsd-mk-defs-10.1-gnu.patch, -files/freebsd-mk-defs-10.0-gnu.patch,
+ freebsd-mk-defs-10.1.ebuild:
+ Update mk-defs patch, bump to EAPI=5. Bug #543808, patch by nigoro.
+
+*freebsd-mk-defs-10.1 (08 Mar 2015)
+
+ 08 Mar 2015; Michał Górny <mgorny@gentoo.org>
+ +files/freebsd-mk-defs-10.0-gentoo.patch,
+ +files/freebsd-mk-defs-10.0-gnu.patch, +freebsd-mk-defs-10.1.ebuild:
+ 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/freebsd-mk-defs-add-nossp-cflags.patch, freebsd-mk-defs-9.1.ebuild,
+ freebsd-mk-defs-9.2.ebuild:
+ Fix SIGABRT failure when compiled with SSP-enabled gcc, bug #511698, patch by
+ Yuta SATOH
+
+*freebsd-mk-defs-9.2 (09 Nov 2013)
+
+ 09 Nov 2013; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-mk-defs-9.2.ebuild:
+ bump to 9.2
+
+*freebsd-mk-defs-9.2_rc3 (26 Aug 2013)
+
+ 26 Aug 2013; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-mk-defs-9.2_rc3.ebuild:
+ bump to rc3
+
+*freebsd-mk-defs-9.2_rc2 (22 Aug 2013)
+
+ 22 Aug 2013; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-mk-defs-9.2_rc2.ebuild:
+ bump to rc2
+
+ 10 Aug 2013; Alexis Ballier <aballier@gentoo.org>
+ files/freebsd-mk-defs-9.2-gnu.patch:
+ remove parts from the mk files that break with pmake in the gnu patch
+
+*freebsd-mk-defs-9.2_rc1 (09 Aug 2013)
+
+ 09 Aug 2013; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-mk-defs-9.2_rc1.ebuild, +files/freebsd-mk-defs-9.2-gentoo.patch,
+ +files/freebsd-mk-defs-9.2-gnu.patch:
+ Bump to 9.2 rc1, by Yuta SATOH, bug #476646
+
+ 09 Aug 2013; Alexis Ballier <aballier@gentoo.org>
+ -freebsd-mk-defs-9.0-r1.ebuild, -files/freebsd-mk-defs-9.0-gentoo.patch,
+ -files/freebsd-mk-defs-9.0-gnu.patch:
+ remove old
+
+ 18 Jun 2013; Alexis Ballier <aballier@gentoo.org>
+ -freebsd-mk-defs-7.2.ebuild, -freebsd-mk-defs-8.0.ebuild,
+ -files/freebsd-mk-defs-7.1-gentoo.patch,
+ -files/freebsd-mk-defs-7.1-gnu.patch:
+ remove old
+
+ 27 Jan 2013; Alexis Ballier <aballier@gentoo.org>
+ -freebsd-mk-defs-9.1_rc1.ebuild, -freebsd-mk-defs-9.1_rc2.ebuild,
+ -freebsd-mk-defs-9.1_rc3.ebuild:
+ remove rc versions
+
+*freebsd-mk-defs-9.1 (27 Jan 2013)
+
+ 27 Jan 2013; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-mk-defs-9.1.ebuild:
+ Bump to 9.1
+
+*freebsd-mk-defs-9.1_rc3 (06 Nov 2012)
+
+ 06 Nov 2012; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-mk-defs-9.1_rc3.ebuild:
+ bump to rc3
+
+*freebsd-mk-defs-9.1_rc2 (14 Oct 2012)
+
+ 14 Oct 2012; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-mk-defs-9.1_rc2.ebuild:
+ bump to 9.1_rc2
+
+*freebsd-mk-defs-9.1_rc1 (11 Sep 2012)
+
+ 11 Sep 2012; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-mk-defs-9.1_rc1.ebuild, +files/freebsd-mk-defs-9.1-gentoo.patch,
+ +files/freebsd-mk-defs-9.1-gnu.patch:
+ bump to 9.1_rc1 from bsd overlay by Yuta SATOH, bug #426838
+
+*freebsd-mk-defs-9.0-r1 (22 May 2012)
+
+ 22 May 2012; Richard Yao <ryao@gentoo.org> +freebsd-mk-defs-9.0-r1.ebuild,
+ -freebsd-mk-defs-9.0.ebuild, files/freebsd-mk-defs-9.0-gentoo.patch:
+ Make freebsd-mk-defs-9.0-gentoo.patch stop installing directories in
+ /usr/include as 444. Fixes bug \#417031.
+
+ 26 Apr 2012; Alexis Ballier <aballier@gentoo.org> freebsd-mk-defs-9.0.ebuild:
+ keyword ~amd64-fbsd
+
+ 30 Mar 2012; Alexis Ballier <aballier@gentoo.org>
+ -freebsd-mk-defs-9.0_rc1.ebuild, -freebsd-mk-defs-9.0_rc2.ebuild,
+ -freebsd-mk-defs-9.0_rc3.ebuild:
+ remove old
+
+*freebsd-mk-defs-9.0 (16 Jan 2012)
+
+ 16 Jan 2012; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-mk-defs-9.0.ebuild:
+ bump to 9.0
+
+*freebsd-mk-defs-9.0_rc3 (09 Dec 2011)
+
+ 09 Dec 2011; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-mk-defs-9.0_rc3.ebuild:
+ bump to 9.0_rc3
+
+*freebsd-mk-defs-9.0_rc2 (07 Dec 2011)
+
+ 07 Dec 2011; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-mk-defs-9.0_rc2.ebuild:
+ bump to rc2
+
+ 07 Nov 2011; Alexis Ballier <aballier@gentoo.org>
+ files/freebsd-mk-defs-9.0-gnu.patch:
+ more fixes for the gnu patch
+
+ 07 Nov 2011; Alexis Ballier <aballier@gentoo.org>
+ freebsd-mk-defs-9.0_rc1.ebuild, +files/freebsd-mk-defs-9.0-gnu.patch:
+ fix gnu patch
+
+ 07 Nov 2011; Alexis Ballier <aballier@gentoo.org>
+ files/freebsd-mk-defs-9.0-gentoo.patch:
+ install -C works on freebsd, dont remove it uncondtionally
+
+*freebsd-mk-defs-9.0_rc1 (07 Nov 2011)
+
+ 07 Nov 2011; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-mk-defs-9.0_rc1.ebuild, +files/freebsd-mk-defs-9.0-gentoo.patch:
+ bump to 9.0_rc1
+
+*freebsd-mk-defs-8.2 (06 Jul 2011)
+
+ 06 Jul 2011; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-mk-defs-8.2.ebuild:
+ bump to 8.2
+
+*freebsd-mk-defs-8.0 (19 Mar 2010)
+
+ 19 Mar 2010; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-mk-defs-8.0.ebuild, +files/freebsd-mk-defs-8.0-gentoo.patch,
+ +files/freebsd-mk-defs-8.0-gnu.patch:
+ bump to 8.0 from the bsd overlay
+
+ 11 Mar 2010; Alexis Ballier <aballier@gentoo.org>
+ -files/freebsd-mk-defs-6.0-gnu.patch, -freebsd-mk-defs-6.2.ebuild,
+ -files/freebsd-mk-defs-6.2-2-gentoo.patch, -freebsd-mk-defs-7.1.ebuild:
+ remove old
+
+*freebsd-mk-defs-7.2 (22 May 2009)
+
+ 22 May 2009; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-mk-defs-7.2.ebuild:
+ bump to 7.2
+
+*freebsd-mk-defs-7.1 (22 Jan 2009)
+
+ 22 Jan 2009; Javier Villavicencio <the_paya@gentoo.org>
+ +files/freebsd-mk-defs-7.1-gentoo.patch,
+ +files/freebsd-mk-defs-7.1-gnu.patch, +freebsd-mk-defs-7.1.ebuild:
+ Import 7.1 ebuilds from gentoo-bsd overlay.
+
+ 02 Jul 2007; Piotr Jaroszyński <peper@gentoo.org>
+ freebsd-mk-defs-6.2.ebuild:
+ (QA) RESTRICT clean up.
+
+*freebsd-mk-defs-6.2 (15 Jan 2007)
+
+ 15 Jan 2007; Timothy Redaelli <drizzt@gentoo.org>
+ -freebsd-mk-defs-6.2_rc2.ebuild, +freebsd-mk-defs-6.2.ebuild:
+ Bump to 6.2 and remove old version.
+
+ 05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org>
+ -files/freebsd-mk-defs-6.0-gentoo.patch,
+ -files/freebsd-mk-defs-6.0-nowerror.patch,
+ -files/freebsd-mk-defs-6.0-strip.patch,
+ -files/freebsd-mk-defs-6.1-gentoo.patch,
+ -files/freebsd-mk-defs-6.2-gentoo.patch,
+ -files/freebsd-mk-defs-flex.patch, -freebsd-mk-defs-6.1-r1.ebuild:
+ Remove 6.1 ebuild.
+
+ 05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-mk-defs-6.2_rc2.ebuild:
+ Dummify src_compile.
+
+*freebsd-mk-defs-6.2_rc2 (29 Dec 2006)
+
+ 29 Dec 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-mk-defs-6.2_beta3.ebuild, -freebsd-mk-defs-6.2_rc1.ebuild,
+ +freebsd-mk-defs-6.2_rc2.ebuild:
+ Bump to rc2 and remove older versions.
+
+ 24 Nov 2006; Diego Pettenò <flameeyes@gentoo.org>
+ files/freebsd-mk-defs-6.2-2-gentoo.patch:
+ Restore -Werror mangling, or the kernel will fail to build.
+
+ 21 Nov 2006; Diego Pettenò <flameeyes@gentoo.org>
+ files/freebsd-mk-defs-6.2-2-gentoo.patch:
+ Don't change the mk definitions files to avoid -Werror and stripping during
+ install, handle that in bsdmk.eclass.
+
+*freebsd-mk-defs-6.2_rc1 (19 Nov 2006)
+
+ 19 Nov 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +files/freebsd-mk-defs-6.2-2-gentoo.patch,
+ +freebsd-mk-defs-6.2_rc1.ebuild:
+ Version bump to 6.2-RC1.
+
+ 18 Nov 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-mk-defs-6.2_beta2.ebuild:
+ Remove 6.2_beta2.
+
+*freebsd-mk-defs-6.2_beta3 (01 Nov 2006)
+
+ 01 Nov 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +files/freebsd-mk-defs-6.2-gentoo.patch,
+ +freebsd-mk-defs-6.2_beta3.ebuild:
+ Bump to 6.2_beta3.
+
+ 22 Oct 2006; Timothy Redaelli <drizzt@gentoo.org>
+ freebsd-mk-defs-6.2_beta2.ebuild:
+ Added ~x86 keyword.
+
+ 19 Oct 2006; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
+ Remove 6.2_beta1 ebuild.
+
+ 19 Oct 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-mk-defs-6.2_beta1.ebuild:
+ Remove 6.2_beta1 ebuild.
+
+ 17 Oct 2006; Roy Marples <uberlord@gentoo.org>
+ freebsd-mk-defs-6.2_beta2.ebuild:
+ Added ~sparc-fbsd keyword.
+
+*freebsd-mk-defs-6.2_beta2 (05 Oct 2006)
+
+ 05 Oct 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +freebsd-mk-defs-6.2_beta2.ebuild:
+ Version 6.2_beta2.
+
+*freebsd-mk-defs-6.2_beta1 (21 Sep 2006)
+
+ 21 Sep 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +freebsd-mk-defs-6.2_beta1.ebuild:
+ Add 6.2_beta1 ebuilds.
+
+ 27 Jul 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-mk-defs-6.0-r2.ebuild:
+ Remove 6.0 version.
+
+ 09 Jul 2006; Diego Pettenò <flameeyes@gentoo.org>
+ files/freebsd-mk-defs-6.0-gnu.patch:
+ Fix building of shared libc.so on Linux.
+
+*freebsd-mk-defs-6.1-r1 (09 May 2006)
+*freebsd-mk-defs-6.0-r2 (09 May 2006)
+
+ 09 May 2006; Diego Pettenò <flameeyes@gentoo.org>
+ files/freebsd-mk-defs-6.0-gentoo.patch,
+ files/freebsd-mk-defs-6.1-gentoo.patch, -freebsd-mk-defs-6.0-r1.ebuild,
+ +freebsd-mk-defs-6.0-r2.ebuild, -freebsd-mk-defs-6.1.ebuild,
+ +freebsd-mk-defs-6.1-r1.ebuild:
+ Add patch to correctly create directories for man pages when not compressing
+ them.
+
+*freebsd-mk-defs-6.1 (09 May 2006)
+
+ 09 May 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-mk-defs-6.1_rc2.ebuild, +freebsd-mk-defs-6.1.ebuild:
+ Update to 6.1-RELEASE.
+
+*freebsd-mk-defs-6.1_rc2 (02 May 2006)
+
+ 02 May 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-mk-defs-6.1_rc1.ebuild, +freebsd-mk-defs-6.1_rc2.ebuild:
+ Update to 6.1_rc2.
+
+ 02 May 2006; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-mk-defs-6.0-r1.ebuild, freebsd-mk-defs-6.1_rc1.ebuild:
+ Add ~amd64 keyword for crosscompile environment.
+
+*freebsd-mk-defs-6.1_rc1 (30 Apr 2006)
+
+ 30 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +files/freebsd-mk-defs-6.1-gentoo.patch, +freebsd-mk-defs-6.1_rc1.ebuild:
+ Update to 6.1_rc1, thanks to Robert Sebastian Gerus for the updated patch.
+
+ 30 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ files/freebsd-mk-defs-6.0-gnu.patch:
+ Finally fix the crosscompile.
+
+ 25 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +files/freebsd-mk-defs-6.0-gnu.patch, freebsd-mk-defs-6.0-r1.ebuild:
+ Add patch to fix some broken behaviours with GNU userland.
+
+ 19 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-mk-defs-6.0-r1.ebuild:
+ Replace ${INSTALL} -C with ${INSTALL} when building for a non-BSD system.
+
+ 19 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-mk-defs-6.0-r1.ebuild:
+ Install in /usr/share/mk/freebsd non non-FreeBSD systems for crosscompile.
+
+*freebsd-mk-defs-6.0-r1 (12 Apr 2006)
+
+ 12 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +files/freebsd-mk-defs-6.0-nowerror.patch, -freebsd-mk-defs-6.0.ebuild,
+ +freebsd-mk-defs-6.0-r1.ebuild:
+ Add patch to drop -Werror during sys building.
+
+ 02 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -files/freebsd-mk-defs-gentoo.patch, -files/sys.patch:
+ Drop obsolete files.
+
+*freebsd-mk-defs-6.0 (01 Apr 2006)
+
+ 01 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +files/freebsd-mk-defs-6.0-gentoo.patch,
+ +files/freebsd-mk-defs-6.0-strip.patch, +files/freebsd-mk-defs-flex.patch,
+ +files/freebsd-mk-defs-gentoo.patch, +files/sys.patch, +metadata.xml,
+ +freebsd-mk-defs-6.0.ebuild:
+ Import into portage.
+
+ 23 Feb 2006; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
+ Add patch to avoid stripping binaries while installing, leaving that up to
+ portage.
+
+ 28 Oct 2005; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
+ Install in alternative directory when installing on non-FreeBSD systems.
+
+*freebsd-mk-defs-6.0_beta4 (20 Sep 2005)
+
+ 20 Sep 2005; Diego Pettenò <flameeyes@gentoo.org>
+ +files/freebsd-mk-defs-6.0-gentoo.patch,
+ +freebsd-mk-defs-6.0_beta4.ebuild:
+ freebsd-mk-defs 6.0, still not working.
+
+*freebsd-mk-defs-5.4-r1 (25 Aug 2005)
+
+ 25 Aug 2005; Diego Pettenò <flameeyes@gentoo.org>
+ +files/freebsd-mk-defs-flex.patch, +files/freebsd-mk-defs-gentoo.patch,
+ +files/sys.patch, +freebsd-mk-defs-5.4-r1.ebuild:
+ Moved to sys-freebsd.
+
+ 15 Jul 2005; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-mk-defs-5.4-r1.ebuild:
+ Add nostrip restriction.
+
+ 10 Jul 2005; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-mk-defs-5.4-r1.ebuild:
+ Fix SLOT.
+
+ 16 Jun 2005; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-mk-defs-5.4.ebuild:
+ Remove BASE_SRC_URI variable.
+
+*freebsd-mk-defs-5.4_rc4 (05 May 2005)
+
+ 05 May 2005; Diego Petten <flameeyes@gentoo.org>
+ +freebsd-mk-defs-5.4_rc4.ebuild:
+ Added 5.4_rc4.
+
+*freebsd-mk-defs-5.3_rc1.ebuild (02 Nov 2004)
+
+ 20 Nov 2004; Otavio R. Piske <angusyoung@gentoo.org>
+ freebsd-mk-defs-5.3_rc1.ebuild :
+ Initial Release
+
+*freebsd-mk-defs-5.2.1-r1.ebuild (20 Oct 2004)
+
+ 20 Oct 2004; Otavio R. Piske <angusyoung@gentoo.org>
+ freebsd-mk-defs-5.2.1-r1.ebuild :
+ New ebuild with patches that avoid having to create dirs inside an ebuild
+
+*freebsd-mk-defs-5.2.1.ebuild (15 Sep 2004)
+
+ 15 Sep 2004; Otavio Piske <angusyoung@gentoo.org> freebsd-mk-defs-5.2.1.ebuild:
+ Initial release
diff --git a/sys-freebsd/freebsd-pam-modules/ChangeLog b/sys-freebsd/freebsd-pam-modules/ChangeLog
new file mode 100644
index 00000000..ddf8f4ad
--- /dev/null
+++ b/sys-freebsd/freebsd-pam-modules/ChangeLog
@@ -0,0 +1,300 @@
+# ChangeLog for sys-freebsd/freebsd-pam-modules
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-pam-modules/ChangeLog,v 1.49 2015/06/05 16:43:55 mgorny Exp $
+
+ 05 Jun 2015; Michał Górny <mgorny@gentoo.org> freebsd-pam-modules-10.1.ebuild:
+ Bump to EAPI=5. Use upstream tarballs.
+
+ 24 May 2015; Michał Górny <mgorny@gentoo.org> -freebsd-pam-modules-9.2.ebuild,
+ -freebsd-pam-modules-9.2_rc1.ebuild, -freebsd-pam-modules-9.2_rc2.ebuild,
+ -freebsd-pam-modules-9.2_rc3.ebuild:
+ Remove 9.2. Part of https://github.com/gentoo/gentoo-portage-rsync-
+ mirror/pull/126 by nigoro.
+
+*freebsd-pam-modules-10.1 (08 Mar 2015)
+
+ 08 Mar 2015; Michał Górny <mgorny@gentoo.org>
+ +freebsd-pam-modules-10.1.ebuild:
+ Add FreeBSD 10.1 ebuilds, https://github.com/gentoo/gentoo-portage-rsync-
+ mirror/pull/46 by nigoro.
+
+*freebsd-pam-modules-9.2 (09 Nov 2013)
+
+ 09 Nov 2013; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-pam-modules-9.2.ebuild:
+ bump to 9.2
+
+*freebsd-pam-modules-9.2_rc3 (26 Aug 2013)
+
+ 26 Aug 2013; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-pam-modules-9.2_rc3.ebuild:
+ bump to rc3
+
+*freebsd-pam-modules-9.2_rc2 (22 Aug 2013)
+
+ 22 Aug 2013; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-pam-modules-9.2_rc2.ebuild:
+ bump to rc2
+
+*freebsd-pam-modules-9.2_rc1 (10 Aug 2013)
+
+ 10 Aug 2013; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-pam-modules-9.2_rc1.ebuild:
+ Version bump, based on work of Yuta SATOH in bug #476646
+
+ 09 Aug 2013; Alexis Ballier <aballier@gentoo.org>
+ -freebsd-pam-modules-9.0.ebuild, -freebsd-pam-modules-9.1.ebuild:
+ remove old
+
+*freebsd-pam-modules-9.1-r1 (27 Jun 2013)
+
+ 27 Jun 2013; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-pam-modules-9.1-r1.ebuild:
+ do not build pam_krb5 as it has its own ebuild, bug #473368 by
+ henning.f@swipnet.se
+
+ 18 Jun 2013; Alexis Ballier <aballier@gentoo.org>
+ -freebsd-pam-modules-7.2.ebuild, -freebsd-pam-modules-8.0.ebuild:
+ remove old
+
+ 27 Jan 2013; Alexis Ballier <aballier@gentoo.org>
+ -freebsd-pam-modules-9.1_rc1.ebuild, -freebsd-pam-modules-9.1_rc2.ebuild,
+ -freebsd-pam-modules-9.1_rc3.ebuild:
+ remove rc versions
+
+*freebsd-pam-modules-9.1 (27 Jan 2013)
+
+ 27 Jan 2013; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-pam-modules-9.1.ebuild:
+ Bump to 9.1
+
+ 24 Nov 2012; Alexis Ballier <aballier@gentoo.org>
+ freebsd-pam-modules-9.1_rc3.ebuild:
+ Simplify to call freebsd_src_unpack, bug #444506 by Yuta SATOH
+
+*freebsd-pam-modules-9.1_rc3 (06 Nov 2012)
+
+ 06 Nov 2012; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-pam-modules-9.1_rc3.ebuild:
+ bump to rc3
+
+*freebsd-pam-modules-9.1_rc2 (14 Oct 2012)
+
+ 14 Oct 2012; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-pam-modules-9.1_rc2.ebuild:
+ bump to 9.1_rc2
+
+*freebsd-pam-modules-9.1_rc1 (11 Sep 2012)
+
+ 11 Sep 2012; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-pam-modules-9.1_rc1.ebuild:
+ bump to 9.1_rc1 from bsd overlay by Yuta SATOH, bug #426838
+
+ 26 Apr 2012; Alexis Ballier <aballier@gentoo.org>
+ freebsd-pam-modules-9.0.ebuild:
+ keyword ~amd64-fbsd
+
+ 30 Mar 2012; Alexis Ballier <aballier@gentoo.org>
+ -freebsd-pam-modules-9.0_rc1.ebuild, -freebsd-pam-modules-9.0_rc2.ebuild,
+ -freebsd-pam-modules-9.0_rc3.ebuild:
+ remove old
+
+*freebsd-pam-modules-9.0 (16 Jan 2012)
+
+ 16 Jan 2012; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-pam-modules-9.0.ebuild:
+ bump to 9.0
+
+*freebsd-pam-modules-9.0_rc3 (09 Dec 2011)
+
+ 09 Dec 2011; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-pam-modules-9.0_rc3.ebuild:
+ bump to 9.0_rc3
+
+*freebsd-pam-modules-9.0_rc2 (07 Dec 2011)
+
+ 07 Dec 2011; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-pam-modules-9.0_rc2.ebuild:
+ bump to rc2
+
+*freebsd-pam-modules-9.0_rc1 (07 Nov 2011)
+
+ 07 Nov 2011; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-pam-modules-9.0_rc1.ebuild,
+ +files/freebsd-pam-modules-9.0-gentoo.patch:
+ bump to 9.0_rc1
+
+*freebsd-pam-modules-8.2 (06 Jul 2011)
+
+ 06 Jul 2011; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-pam-modules-8.2.ebuild:
+ bump to 8.2
+
+*freebsd-pam-modules-8.0 (19 Mar 2010)
+
+ 19 Mar 2010; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-pam-modules-8.0.ebuild:
+ bump to 8.0 from the bsd overlay
+
+ 11 Mar 2010; Alexis Ballier <aballier@gentoo.org> -files/5.4/README.pamd,
+ -files/5.4/convert.pl, -files/5.4/pam.d/other, -files/5.4/pam.d/system,
+ -files/5.4/pam.d/system-auth, -freebsd-pam-modules-6.2-r1.ebuild,
+ -freebsd-pam-modules-7.1.ebuild:
+ remove old
+
+*freebsd-pam-modules-7.2 (22 May 2009)
+
+ 22 May 2009; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-pam-modules-7.2.ebuild:
+ bump to 7.2
+
+*freebsd-pam-modules-7.1 (22 Jan 2009)
+
+ 22 Jan 2009; Javier Villavicencio <the_paya@gentoo.org>
+ +files/README.pamd, +freebsd-pam-modules-7.1.ebuild:
+ Import 7.1 ebuilds from gentoo-bsd overlay.
+
+ 08 Jan 2009; Alexis Ballier <aballier@gentoo.org>
+ -freebsd-pam-modules-6.2.ebuild:
+ remove old
+
+ 09 Jun 2008; Javier Villavicencio <the_paya@gentoo.org>
+ freebsd-pam-modules-6.2-r1.ebuild:
+ Keyworded again.
+
+*freebsd-pam-modules-6.2-r1 (19 Feb 2008)
+
+ 19 Feb 2008; Diego Pettenò <flameeyes@gentoo.org>
+ +freebsd-pam-modules-6.2-r1.ebuild:
+ Update to work with the new pambase package, don't provide pamd files anymore.
+
+*freebsd-pam-modules-6.2 (15 Jan 2007)
+
+ 15 Jan 2007; Timothy Redaelli <drizzt@gentoo.org>
+ -freebsd-pam-modules-6.2_rc2.ebuild, +freebsd-pam-modules-6.2.ebuild:
+ Bump to 6.2 and remove old version.
+
+ 05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-pam-modules-6.1.ebuild:
+ Remove 6.1 ebuild.
+
+*freebsd-pam-modules-6.2_rc2 (29 Dec 2006)
+
+ 29 Dec 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-pam-modules-6.2_beta3.ebuild,
+ -freebsd-pam-modules-6.2_rc1.ebuild, +freebsd-pam-modules-6.2_rc2.ebuild:
+ Bump to rc2 and remove older versions.
+
+*freebsd-pam-modules-6.2_rc1 (19 Nov 2006)
+
+ 19 Nov 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +freebsd-pam-modules-6.2_rc1.ebuild:
+ Version bump to 6.2-RC1.
+
+ 18 Nov 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-pam-modules-6.2_beta2.ebuild:
+ Remove 6.2_beta2.
+
+*freebsd-pam-modules-6.2_beta3 (01 Nov 2006)
+
+ 01 Nov 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +freebsd-pam-modules-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>
+ -freebsd-pam-modules-6.2_beta1.ebuild:
+ Remove 6.2_beta1 ebuild.
+
+ 17 Oct 2006; Roy Marples <uberlord@gentoo.org>
+ freebsd-pam-modules-6.2_beta2.ebuild:
+ Added ~sparc-fbsd keyword.
+
+*freebsd-pam-modules-6.2_beta2 (05 Oct 2006)
+
+ 05 Oct 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +freebsd-pam-modules-6.2_beta2.ebuild:
+ Version 6.2_beta2.
+
+*freebsd-pam-modules-6.2_beta1 (21 Sep 2006)
+
+ 21 Sep 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +freebsd-pam-modules-6.2_beta1.ebuild:
+ Add 6.2_beta1 ebuilds.
+
+ 27 Jul 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-pam-modules-6.0.ebuild:
+ Remove 6.0 version.
+
+*freebsd-pam-modules-6.1 (09 May 2006)
+
+ 09 May 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-pam-modules-6.1_rc2.ebuild, +freebsd-pam-modules-6.1.ebuild:
+ Update to 6.1-RELEASE.
+
+*freebsd-pam-modules-6.1_rc2 (02 May 2006)
+
+ 02 May 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-pam-modules-6.1_rc1.ebuild, +freebsd-pam-modules-6.1_rc2.ebuild:
+ Update to 6.1_rc2.
+
+*freebsd-pam-modules-6.1_rc1 (01 May 2006)
+
+ 01 May 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +freebsd-pam-modules-6.1_rc1.ebuild:
+ Update to 6.1_rc1 and don't install convert.pl.
+
+ 20 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-pam-modules-6.0.ebuild:
+ Drop dependency on freebsd-headers.
+
+ 02 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -files/freebsd-pam-modules-gentoo.patch:
+ Drop obsolete files.
+
+*freebsd-pam-modules-6.0 (01 Apr 2006)
+
+ 01 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> +files/5.4/README.pamd,
+ +files/5.4/pam.d/other, +files/freebsd-pam-modules-6.0-gentoo.patch,
+ +files/5.4/convert.pl, +files/5.4/pam.d/system,
+ +files/5.4/pam.d/system-auth, +files/freebsd-pam-modules-gentoo.patch,
+ +metadata.xml, +freebsd-pam-modules-6.0.ebuild:
+ Import into portage.
+
+ 25 Aug 2005; Diego Pettenò <flameeyes@gentoo.org> +files/5.4/README.pamd,
+ +files/5.4/convert.pl, +files/5.4/pam.d/other, +files/5.4/pam.d/system,
+ +files/5.4/pam.d/system-auth, +files/freebsd-pam-modules-gentoo.patch,
+ +freebsd-pam-modules-5.4-r2.ebuild:
+ Moved to sys-freebsd.
+
+*freebsd-pam-modules-5.4-r2 (04 Jun 2005)
+
+ 04 Jun 2005; Diego Pettenò <flameeyes@gentoo.org>
+ -files/freebsd-lib-fixmakefiles.patch,
+ +files/freebsd-pam-modules-gentoo.patch,
+ +files/freebsd-pam-modules-minimal.patch,
+ +files/freebsd-pam-modules-nopasswdqc.patch,
+ -freebsd-pam-modules-5.4-r1.ebuild, +freebsd-pam-modules-5.4-r2.ebuild:
+ Install modules in /lib/security as with Linux-PAM. Remove static version
+ building. Use sys-libs/openpam as pam library instead of its own. Removed
+ pam_deny, pam_permit (in sys-libs/openpam) and pam_passwdqc (in
+ sys-libs/pam_passwdqc).
+
+*freebsd-pam-modules-5.4-r1 (23 May 2005)
+
+ 23 May 2005; Diego Pettenò <flameeyes@gentoo.org> +files/5.4/README.pamd,
+ +files/5.4/pam.d/other, +files/5.4/convert.pl, +files/5.4/pam.d/system,
+ +files/5.4/pam.d/system-auth, -freebsd-pam-modules-5.4.ebuild,
+ +freebsd-pam-modules-5.4-r1.ebuild:
+ New revision, this time installs correctly (pamd, not envd). Pam.d files are
+ in $FILESDIR instead than in an external tarball, as they are quite less
+ than before.
+
+*freebsd-pam-modules-5.4_rc3-r1 (03 May 2005)
+
+ 03 May 2005; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-pam-modules-5.4_rc3.ebuild,
+ +freebsd-pam-modules-5.4_rc3-r1.ebuild:
+ New revision which installs pam configuration files.
diff --git a/sys-freebsd/freebsd-pf/ChangeLog b/sys-freebsd/freebsd-pf/ChangeLog
new file mode 100644
index 00000000..eeaddd1b
--- /dev/null
+++ b/sys-freebsd/freebsd-pf/ChangeLog
@@ -0,0 +1,273 @@
+# ChangeLog for sys-freebsd/freebsd-pf
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-pf/ChangeLog,v 1.52 2015/06/05 16:43:55 mgorny Exp $
+
+ 05 Jun 2015; Michał Górny <mgorny@gentoo.org> freebsd-pf-10.1.ebuild:
+ Bump to EAPI=5. Use upstream tarballs.
+
+ 24 May 2015; Michał Górny <mgorny@gentoo.org> -freebsd-pf-9.2.ebuild,
+ -freebsd-pf-9.2_rc1.ebuild, -freebsd-pf-9.2_rc2.ebuild,
+ -freebsd-pf-9.2_rc3.ebuild:
+ Remove 9.2. Part of https://github.com/gentoo/gentoo-portage-rsync-
+ mirror/pull/126 by nigoro.
+
+*freebsd-pf-10.1 (08 Mar 2015)
+
+ 08 Mar 2015; Michał Górny <mgorny@gentoo.org>
+ +files/freebsd-pf-10.0-libevent.patch, +files/freebsd-pf-10.0-pflogd.patch,
+ +freebsd-pf-10.1.ebuild:
+ Add FreeBSD 10.1 ebuilds, https://github.com/gentoo/gentoo-portage-rsync-
+ mirror/pull/46 by nigoro.
+
+*freebsd-pf-9.2 (09 Nov 2013)
+
+ 09 Nov 2013; Alexis Ballier <aballier@gentoo.org> +freebsd-pf-9.2.ebuild:
+ bump to 9.2
+
+*freebsd-pf-9.2_rc3 (26 Aug 2013)
+
+ 26 Aug 2013; Alexis Ballier <aballier@gentoo.org> +freebsd-pf-9.2_rc3.ebuild:
+ bump to rc3
+
+*freebsd-pf-9.2_rc2 (22 Aug 2013)
+
+ 22 Aug 2013; Alexis Ballier <aballier@gentoo.org> +freebsd-pf-9.2_rc2.ebuild:
+ bump to rc2
+
+ 11 Aug 2013; Alexis Ballier <aballier@gentoo.org> freebsd-pf-9.2_rc1.ebuild:
+ update /usr/src/sys symlink after recent changes to -sources
+
+*freebsd-pf-9.2_rc1 (10 Aug 2013)
+
+ 10 Aug 2013; Alexis Ballier <aballier@gentoo.org> +freebsd-pf-9.2_rc1.ebuild:
+ Version bump, based on work of Yuta SATOH in bug #476646
+
+ 09 Aug 2013; Alexis Ballier <aballier@gentoo.org> -freebsd-pf-9.0.ebuild:
+ remove old
+
+ 09 Aug 2013; Alexis Ballier <aballier@gentoo.org> freebsd-pf-9.1.ebuild:
+ depend on the same version of mk-defs, bug #476646 by Yuta SATOH
+
+ 18 Jun 2013; Alexis Ballier <aballier@gentoo.org> -freebsd-pf-7.2.ebuild,
+ -freebsd-pf-8.0.ebuild:
+ remove old
+
+ 27 Jan 2013; Alexis Ballier <aballier@gentoo.org> -freebsd-pf-9.1_rc1.ebuild,
+ -freebsd-pf-9.1_rc2.ebuild, -freebsd-pf-9.1_rc3.ebuild:
+ remove rc versions
+
+ 27 Jan 2013; Alexis Ballier <aballier@gentoo.org> freebsd-pf-9.1.ebuild:
+ pf.conf{,.example} are provided by freebsd-share now, bug #449542 by Yuta
+ SATOH
+
+*freebsd-pf-9.1 (27 Jan 2013)
+
+ 27 Jan 2013; Alexis Ballier <aballier@gentoo.org> +freebsd-pf-9.1.ebuild:
+ Bump to 9.1
+
+*freebsd-pf-9.1_rc3 (06 Nov 2012)
+
+ 06 Nov 2012; Alexis Ballier <aballier@gentoo.org> +freebsd-pf-9.1_rc3.ebuild:
+ bump to rc3
+
+*freebsd-pf-9.1_rc2 (14 Oct 2012)
+
+ 14 Oct 2012; Alexis Ballier <aballier@gentoo.org> +freebsd-pf-9.1_rc2.ebuild:
+ bump to 9.1_rc2
+
+ 11 Sep 2012; Alexis Ballier <aballier@gentoo.org> freebsd-pf-7.2.ebuild,
+ freebsd-pf-8.0.ebuild, freebsd-pf-8.2.ebuild, freebsd-pf-9.0.ebuild,
+ freebsd-pf-9.1_rc1.ebuild:
+ inherit user.eclass for enewgroup
+
+*freebsd-pf-9.1_rc1 (11 Sep 2012)
+
+ 11 Sep 2012; Alexis Ballier <aballier@gentoo.org> +freebsd-pf-9.1_rc1.ebuild:
+ bump to 9.1_rc1 from bsd overlay by Yuta SATOH, bug #426838 and keyword
+ ~amd64-fbsd
+
+ 30 Mar 2012; Alexis Ballier <aballier@gentoo.org> -freebsd-pf-9.0_rc1.ebuild,
+ -freebsd-pf-9.0_rc2.ebuild, -freebsd-pf-9.0_rc3.ebuild:
+ remove old
+
+*freebsd-pf-9.0 (16 Jan 2012)
+
+ 16 Jan 2012; Alexis Ballier <aballier@gentoo.org> +freebsd-pf-9.0.ebuild:
+ bump to 9.0
+
+*freebsd-pf-9.0_rc3 (09 Dec 2011)
+
+ 09 Dec 2011; Alexis Ballier <aballier@gentoo.org> +freebsd-pf-9.0_rc3.ebuild:
+ bump to 9.0_rc3
+
+*freebsd-pf-9.0_rc2 (07 Dec 2011)
+
+ 07 Dec 2011; Alexis Ballier <aballier@gentoo.org> +freebsd-pf-9.0_rc2.ebuild:
+ bump to rc2
+
+*freebsd-pf-9.0_rc1 (07 Nov 2011)
+
+ 07 Nov 2011; Alexis Ballier <aballier@gentoo.org> +freebsd-pf-9.0_rc1.ebuild,
+ +files/freebsd-pf-9.0-bpf.patch, +files/freebsd-pf-9.0-getline.patch,
+ +files/freebsd-pf-9.0-libevent.patch,
+ +files/freebsd-pf-9.0-pcap_pollution.patch,
+ +files/freebsd-pf-9.0-pflogd.patch:
+ bump to 9.0_rc1
+
+*freebsd-pf-8.2 (06 Jul 2011)
+
+ 06 Jul 2011; Alexis Ballier <aballier@gentoo.org> +freebsd-pf-8.2.ebuild:
+ bump to 8.2
+
+*freebsd-pf-8.0 (19 Mar 2010)
+
+ 19 Mar 2010; Alexis Ballier <aballier@gentoo.org> +freebsd-pf-8.0.ebuild:
+ bump to 8.0 from the bsd overlay
+
+ 11 Mar 2010; Alexis Ballier <aballier@gentoo.org>
+ -files/freebsd-pf-6.0-pcap.patch, -freebsd-pf-6.2.ebuild,
+ -freebsd-pf-6.2-r1.ebuild, -freebsd-pf-7.1.ebuild:
+ remove old
+
+*freebsd-pf-7.2 (22 May 2009)
+
+ 22 May 2009; Alexis Ballier <aballier@gentoo.org> +freebsd-pf-7.2.ebuild:
+ bump to 7.2
+
+*freebsd-pf-7.1 (22 Jan 2009)
+
+ 22 Jan 2009; Javier Villavicencio <the_paya@gentoo.org>
+ +files/freebsd-pf-7.0-libevent.patch,
+ +files/freebsd-pf-7.0-pcap_pollution.patch, files/pf.confd,
+ +freebsd-pf-7.1.ebuild:
+ Import 7.1 ebuilds from gentoo-bsd overlay.
+
+*freebsd-pf-6.2-r1 (06 Apr 2007)
+
+ 06 Apr 2007; Roy Marples <uberlord@gentoo.org> +freebsd-pf-6.2-r1.ebuild:
+ Bump for a non bash init script.
+
+ 23 Feb 2007; Roy Marples <uberlord@gentoo.org> files/pf.initd:
+ Don't force bashisms.
+
+ 08 Feb 2007; Javier Villavicencio <the_paya@gentoo.org>
+ freebsd-pf-6.2.ebuild:
+ Build ftp-proxy as well, thanks to Emanuele A. Bagnaschi for reporting in
+ bug 165846.
+
+ 18 Jan 2007; Timothy Redaelli <drizzt@gentoo.org> freebsd-pf-6.2.ebuild:
+ Fix .gz.bz2 problem in manpages, thanks to geekounet` for reporting and
+ Flameeyes for fixing
+
+*freebsd-pf-6.2 (15 Jan 2007)
+
+ 15 Jan 2007; Timothy Redaelli <drizzt@gentoo.org>
+ -freebsd-pf-6.2_rc2.ebuild, +freebsd-pf-6.2.ebuild:
+ Bump to 6.2 and remove old version.
+
+ 05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> -freebsd-pf-6.1.ebuild:
+ Remove 6.1 ebuild.
+
+*freebsd-pf-6.2_rc2 (29 Dec 2006)
+
+ 29 Dec 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-pf-6.2_beta3.ebuild, -freebsd-pf-6.2_rc1.ebuild,
+ +freebsd-pf-6.2_rc2.ebuild:
+ Bump to rc2 and remove older versions.
+
+*freebsd-pf-6.2_rc1 (19 Nov 2006)
+
+ 19 Nov 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +freebsd-pf-6.2_rc1.ebuild:
+ Version bump to 6.2-RC1.
+
+ 18 Nov 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-pf-6.2_beta2.ebuild:
+ Remove 6.2_beta2.
+
+*freebsd-pf-6.2_beta3 (01 Nov 2006)
+
+ 01 Nov 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +freebsd-pf-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>
+ -freebsd-pf-6.2_beta1.ebuild:
+ Remove 6.2_beta1 ebuild.
+
+*freebsd-pf-6.2_beta2 (05 Oct 2006)
+
+ 05 Oct 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +freebsd-pf-6.2_beta2.ebuild:
+ Version 6.2_beta2.
+
+*freebsd-pf-6.2_beta1 (21 Sep 2006)
+
+ 21 Sep 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +freebsd-pf-6.2_beta1.ebuild:
+ Add 6.2_beta1 ebuilds.
+
+ 27 Jul 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-pf-6.0-r1.ebuild:
+ Remove 6.0 version.
+
+ 18 Jul 2006; Javier Villavicencio <the_paya@gentoo.org>
+ freebsd-pf-6.1.ebuild:
+ Remove ftp-proxy since it is already installed by freebsd-libexec.
+
+*freebsd-pf-6.1 (09 May 2006)
+
+ 09 May 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-pf-6.1_rc2.ebuild, +freebsd-pf-6.1.ebuild:
+ Update to 6.1-RELEASE.
+
+*freebsd-pf-6.1_rc2 (02 May 2006)
+
+ 02 May 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-pf-6.1_rc1.ebuild, +freebsd-pf-6.1_rc2.ebuild:
+ Update to 6.1_rc2.
+
+ 01 May 2006; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-pf-6.0-r1.ebuild, +freebsd-pf-6.1_rc1.ebuild:
+ Update to 6.1_rc1, install pf.conf as documentation instead than in /etc to
+ avoid confusion with an already in-place configuration file.
+
+*freebsd-pf-6.1_rc1 (01 May 2006)
+
+ 01 May 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +freebsd-pf-6.1_rc1.ebuild:
+ Update to 6.1_rc1, install pf.conf as documentation instead than in /etc to
+ avoid confusion with an already in-place configuration file.
+
+ 20 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-pf-6.0-r1.ebuild:
+ Drop dependency on freebsd-headers.
+
+*freebsd-pf-6.0-r1 (14 Apr 2006)
+
+ 14 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> +files/pf.confd,
+ +files/pf.initd, -freebsd-pf-6.0.ebuild, +freebsd-pf-6.0-r1.ebuild:
+ Add init script for pf, based on the one contributed by Robert Sebastian
+ Gerus in bug #129171.
+
+ 04 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> freebsd-pf-6.0.ebuild:
+ Add dependency over libpcap.
+
+ 04 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +files/freebsd-pf-6.0-pcap.patch, freebsd-pf-6.0.ebuild:
+ Add patch to allow building using portage's libpcap, see bug #124759.
+
+*freebsd-pf-6.0 (01 Apr 2006)
+
+ 01 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> +metadata.xml,
+ +freebsd-pf-6.0.ebuild:
+ Import into portage.
+
+ 13 Feb 2006; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
+ Fix compiling. Add pf.conf and pf.os here instead that on baselayout.
+
+ 01 Nov 2005; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
+ Added freebsd-pf package with tools to maintain pf firewall.
diff --git a/sys-freebsd/freebsd-rescue/ChangeLog b/sys-freebsd/freebsd-rescue/ChangeLog
new file mode 100644
index 00000000..51f24bef
--- /dev/null
+++ b/sys-freebsd/freebsd-rescue/ChangeLog
@@ -0,0 +1,258 @@
+# ChangeLog for sys-freebsd/freebsd-rescue
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-rescue/ChangeLog,v 1.44 2015/06/05 16:43:55 mgorny Exp $
+
+ 05 Jun 2015; Michał Górny <mgorny@gentoo.org> freebsd-rescue-10.1.ebuild:
+ Bump to EAPI=5. Use upstream tarballs.
+
+ 24 May 2015; Michał Górny <mgorny@gentoo.org> -freebsd-rescue-9.2.ebuild,
+ -freebsd-rescue-9.2_rc1.ebuild, -freebsd-rescue-9.2_rc2.ebuild,
+ -freebsd-rescue-9.2_rc3.ebuild:
+ Remove 9.2. Part of https://github.com/gentoo/gentoo-portage-rsync-
+ mirror/pull/126 by nigoro.
+
+*freebsd-rescue-10.1 (08 Mar 2015)
+
+ 08 Mar 2015; Michał Górny <mgorny@gentoo.org>
+ +files/freebsd-rescue-10.0-zlib.patch, +freebsd-rescue-10.1.ebuild:
+ Add FreeBSD 10.1 ebuilds, https://github.com/gentoo/gentoo-portage-rsync-
+ mirror/pull/46 by nigoro.
+
+*freebsd-rescue-9.2 (09 Nov 2013)
+
+ 09 Nov 2013; Alexis Ballier <aballier@gentoo.org> +freebsd-rescue-9.2.ebuild:
+ bump to 9.2
+
+*freebsd-rescue-9.2_rc3 (26 Aug 2013)
+
+ 26 Aug 2013; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-rescue-9.2_rc3.ebuild:
+ bump to rc3
+
+*freebsd-rescue-9.2_rc2 (22 Aug 2013)
+
+ 22 Aug 2013; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-rescue-9.2_rc2.ebuild:
+ bump to rc2
+
+*freebsd-rescue-9.2_rc1 (11 Aug 2013)
+
+ 11 Aug 2013; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-rescue-9.2_rc1.ebuild:
+ Version bump, based on work of Yuta Satoh, simplified by me: Build our own
+ static libarchive. It is good to use system shared libraries but here it is a
+ statically linked rescue shell, trying use system libarchive.a made us carry
+ a lot of patches and pkg-config started to fail on us. Not counting
+ libarchive.pc not correctly declaring its private libs.
+
+ 09 Aug 2013; Alexis Ballier <aballier@gentoo.org> -freebsd-rescue-9.0.ebuild:
+ remove old
+
+ 18 Jun 2013; Alexis Ballier <aballier@gentoo.org> -freebsd-rescue-7.2.ebuild,
+ -freebsd-rescue-8.0.ebuild, -files/freebsd-rescue-5.4-gentoo.patch:
+ remove old
+
+ 27 Jan 2013; Alexis Ballier <aballier@gentoo.org>
+ -freebsd-rescue-9.1_rc1.ebuild, -freebsd-rescue-9.1_rc2.ebuild,
+ -freebsd-rescue-9.1_rc3.ebuild:
+ remove rc versions
+
+*freebsd-rescue-9.1 (27 Jan 2013)
+
+ 27 Jan 2013; Alexis Ballier <aballier@gentoo.org> +freebsd-rescue-9.1.ebuild:
+ Bump to 9.1
+
+*freebsd-rescue-9.1_rc3 (06 Nov 2012)
+
+ 06 Nov 2012; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-rescue-9.1_rc3.ebuild:
+ bump to rc3
+
+*freebsd-rescue-9.1_rc2 (14 Oct 2012)
+
+ 14 Oct 2012; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-rescue-9.1_rc2.ebuild:
+ bump to 9.1_rc2
+
+*freebsd-rescue-9.1_rc1 (11 Sep 2012)
+
+ 11 Sep 2012; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-rescue-9.1_rc1.ebuild, +files/freebsd-rescue-9.1-bsdtar.patch,
+ +files/freebsd-rescue-9.1-libcleverlink.patch:
+ bump to 9.1_rc1 from bsd overlay by Yuta SATOH, bug #426838
+
+ 02 May 2012; Jeff Horelick <jdhore@gentoo.org> freebsd-rescue-8.0.ebuild,
+ freebsd-rescue-8.2.ebuild, freebsd-rescue-9.0.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
+
+ 23 Apr 2012; Alexis Ballier <aballier@gentoo.org> freebsd-rescue-9.0.ebuild:
+ depend on readline[static-libs]
+
+ 30 Mar 2012; Alexis Ballier <aballier@gentoo.org>
+ -freebsd-rescue-9.0_rc1.ebuild, -freebsd-rescue-9.0_rc2.ebuild,
+ -freebsd-rescue-9.0_rc3.ebuild:
+ remove old
+
+*freebsd-rescue-9.0 (16 Jan 2012)
+
+ 16 Jan 2012; Alexis Ballier <aballier@gentoo.org> +freebsd-rescue-9.0.ebuild:
+ bump to 9.0
+
+*freebsd-rescue-9.0_rc3 (09 Dec 2011)
+
+ 09 Dec 2011; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-rescue-9.0_rc3.ebuild:
+ bump to 9.0_rc3
+
+*freebsd-rescue-9.0_rc2 (07 Dec 2011)
+
+ 07 Dec 2011; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-rescue-9.0_rc2.ebuild:
+ bump to rc2
+
+*freebsd-rescue-9.0_rc1 (07 Nov 2011)
+
+ 07 Nov 2011; Alexis Ballier <aballier@gentoo.org>
+ +files/freebsd-sbin-bsdxml2expat.patch, +freebsd-rescue-9.0_rc1.ebuild:
+ bump to 9.0_rc1
+
+*freebsd-rescue-8.2 (06 Jul 2011)
+
+ 06 Jul 2011; Alexis Ballier <aballier@gentoo.org> +freebsd-rescue-8.2.ebuild,
+ +files/freebsd-rescue-8.2-libzcleverlink.patch, metadata.xml:
+ bump to 8.2
+
+*freebsd-rescue-8.0 (19 Mar 2010)
+
+ 19 Mar 2010; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-rescue-8.0.ebuild,
+ +files/freebsd-rescue-8.0-pkgconfig_static_libarchive.patch, metadata.xml:
+ bump to 8.0 from the bsd overlay
+
+ 11 Mar 2010; Alexis Ballier <aballier@gentoo.org>
+ freebsd-rescue-7.2.ebuild:
+ Convert to eapi2, nuke built_with_use, nis is always enabled in
+ freebsd-lib so no need to check it
+
+ 11 Mar 2010; Alexis Ballier <aballier@gentoo.org>
+ -files/freebsd-rescue-5.4-sbin-gentoo.patch, -freebsd-rescue-6.2.ebuild,
+ -freebsd-rescue-7.1.ebuild:
+ remove old
+
+*freebsd-rescue-7.2 (22 May 2009)
+
+ 22 May 2009; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-rescue-7.2.ebuild:
+ bump to 7.2
+
+*freebsd-rescue-7.1 (22 Jan 2009)
+
+ 22 Jan 2009; Javier Villavicencio <the_paya@gentoo.org>
+ +files/freebsd-rescue-7.1-zlib.patch, +freebsd-rescue-7.1.ebuild:
+ Import 7.1 ebuilds from gentoo-bsd overlay.
+
+*freebsd-rescue-6.2 (15 Jan 2007)
+
+ 15 Jan 2007; Timothy Redaelli <drizzt@gentoo.org>
+ -freebsd-rescue-6.2_rc2.ebuild, +freebsd-rescue-6.2.ebuild:
+ Bump to 6.2 and remove old version.
+
+ 05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-rescue-6.1.ebuild:
+ Remove 6.1 ebuild.
+
+*freebsd-rescue-6.2_rc2 (29 Dec 2006)
+
+ 29 Dec 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-rescue-6.2_beta3.ebuild, -freebsd-rescue-6.2_rc1.ebuild,
+ +freebsd-rescue-6.2_rc2.ebuild:
+ Bump to rc2 and remove older versions.
+
+*freebsd-rescue-6.2_rc1 (19 Nov 2006)
+
+ 19 Nov 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +freebsd-rescue-6.2_rc1.ebuild:
+ Version bump to 6.2-RC1.
+
+ 18 Nov 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-rescue-6.2_beta2.ebuild:
+ Remove 6.2_beta2.
+
+*freebsd-rescue-6.2_beta3 (01 Nov 2006)
+
+ 01 Nov 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +freebsd-rescue-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>
+ -freebsd-rescue-6.2_beta1.ebuild:
+ Remove 6.2_beta1 ebuild.
+
+*freebsd-rescue-6.2_beta2 (05 Oct 2006)
+
+ 05 Oct 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +freebsd-rescue-6.2_beta2.ebuild:
+ Version 6.2_beta2.
+
+*freebsd-rescue-6.2_beta1 (21 Sep 2006)
+
+ 21 Sep 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +freebsd-rescue-6.2_beta1.ebuild:
+ Add 6.2_beta1 ebuilds.
+
+ 27 Jul 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-rescue-6.0.ebuild:
+ Remove 6.0 version.
+
+*freebsd-rescue-6.1 (09 May 2006)
+
+ 09 May 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-rescue-6.1_rc2.ebuild, +freebsd-rescue-6.1.ebuild:
+ Update to 6.1-RELEASE.
+
+*freebsd-rescue-6.1_rc2 (02 May 2006)
+
+ 02 May 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-rescue-6.1_rc1.ebuild, +freebsd-rescue-6.1_rc2.ebuild:
+ Update to 6.1_rc2.
+
+*freebsd-rescue-6.1_rc1 (01 May 2006)
+
+ 01 May 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +freebsd-rescue-6.1_rc1.ebuild:
+ Update to 6.1_rc1.
+
+ 20 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-rescue-6.0.ebuild:
+ Drop dependency on freebsd-headers.
+
+*freebsd-rescue-6.0 (01 Apr 2006)
+
+ 01 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +files/freebsd-rescue-5.4-gentoo.patch,
+ +files/freebsd-rescue-5.4-sbin-gentoo.patch, +metadata.xml,
+ +freebsd-rescue-6.0.ebuild:
+ Import into portage.
+
+ 27 Aug 2005; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-rescue-5.4.ebuild:
+ Fix dependencies for sys-freebsd move.
+
+ 25 Aug 2005; Diego Pettenò <flameeyes@gentoo.org>
+ +files/freebsd-rescue-5.4-gentoo.patch,
+ +files/freebsd-rescue-5.4-sbin-gentoo.patch, +freebsd-rescue-5.4.ebuild:
+ Moved to sys-freebsd.
+
+ 18 Aug 2005; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-rescue-5.4.ebuild:
+ Updated to reflect bsdmk/freebsd eclasses changes.
+
+*freebsd-rescue-5.4 (13 Aug 2005)
+
+ 13 Aug 2005; Diego Pettenò <flameeyes@gentoo.org>
+ +files/freebsd-rescue-5.4-gentoo.patch,
+ +files/freebsd-rescue-5.4-sbin-gentoo.patch, +freebsd-rescue-5.4.ebuild:
+ Added freebsd-rescue package that builds /rescue binaries.
diff --git a/sys-freebsd/freebsd-sbin/ChangeLog b/sys-freebsd/freebsd-sbin/ChangeLog
new file mode 100644
index 00000000..a9fe1b4a
--- /dev/null
+++ b/sys-freebsd/freebsd-sbin/ChangeLog
@@ -0,0 +1,491 @@
+# ChangeLog for sys-freebsd/freebsd-sbin
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-sbin/ChangeLog,v 1.86 2015/08/06 10:44:24 mgorny Exp $
+
+*freebsd-sbin-10.1-r1 (06 Aug 2015)
+
+ 06 Aug 2015; Michał Górny <mgorny@gentoo.org> +freebsd-sbin-10.1-r1.ebuild,
+ -freebsd-sbin-10.1.ebuild:
+ Fix FreeBSD-SA-15:19.routed. https://github.com/gentoo/gentoo-portage-rsync-
+ mirror/pull/193 by nigoro.
+
+ 05 Jun 2015; Michał Górny <mgorny@gentoo.org> freebsd-sbin-10.1.ebuild:
+ Bump to EAPI=5. Use upstream tarballs.
+
+ 24 May 2015; Michał Górny <mgorny@gentoo.org> -freebsd-sbin-9.2.ebuild,
+ -freebsd-sbin-9.2_rc1.ebuild, -freebsd-sbin-9.2_rc2.ebuild,
+ -freebsd-sbin-9.2_rc3.ebuild:
+ Remove 9.2. Part of https://github.com/gentoo/gentoo-portage-rsync-
+ mirror/pull/126 by nigoro.
+
+*freebsd-sbin-10.1 (08 Mar 2015)
+
+ 08 Mar 2015; Michał Górny <mgorny@gentoo.org>
+ +files/freebsd-sbin-10.0-zlib.patch, +freebsd-sbin-10.1.ebuild:
+ Add FreeBSD 10.1 ebuilds, https://github.com/gentoo/gentoo-portage-rsync-
+ mirror/pull/46 by nigoro.
+
+ 24 Jul 2014; Naohiro Aota <naota@gentoo.org> freebsd-sbin-8.2-r1.ebuild,
+ freebsd-sbin-9.1.ebuild, freebsd-sbin-9.2.ebuild:
+ Allow sys-process/cronie to be used as cron variant.
+
+*freebsd-sbin-9.2 (09 Nov 2013)
+
+ 09 Nov 2013; Alexis Ballier <aballier@gentoo.org> +freebsd-sbin-9.2.ebuild:
+ bump to 9.2
+
+*freebsd-sbin-9.2_rc3 (26 Aug 2013)
+
+ 26 Aug 2013; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-sbin-9.2_rc3.ebuild:
+ bump to rc3
+
+*freebsd-sbin-9.2_rc2 (22 Aug 2013)
+
+ 22 Aug 2013; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-sbin-9.2_rc2.ebuild:
+ bump to rc2
+
+ 11 Aug 2013; Alexis Ballier <aballier@gentoo.org> freebsd-sbin-9.2_rc1.ebuild:
+ update /usr/src/sys symlink after recent changes to -sources
+
+*freebsd-sbin-9.2_rc1 (09 Aug 2013)
+
+ 09 Aug 2013; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-sbin-9.2_rc1.ebuild:
+ Version bump, based on work of Yuta SATOH in bug #476646
+
+ 09 Aug 2013; Alexis Ballier <aballier@gentoo.org>
+ -freebsd-sbin-9.0-r1.ebuild:
+ remove old
+
+ 18 Jun 2013; Alexis Ballier <aballier@gentoo.org> -freebsd-sbin-7.2.ebuild,
+ -freebsd-sbin-8.0.ebuild:
+ remove old
+
+ 27 Jan 2013; Alexis Ballier <aballier@gentoo.org>
+ -freebsd-sbin-9.1_rc1.ebuild, -freebsd-sbin-9.1_rc2.ebuild,
+ -freebsd-sbin-9.1_rc3.ebuild:
+ remove rc versions
+
+*freebsd-sbin-9.1 (27 Jan 2013)
+
+ 27 Jan 2013; Alexis Ballier <aballier@gentoo.org> +freebsd-sbin-9.1.ebuild:
+ Bump to 9.1
+
+*freebsd-sbin-9.1_rc3 (06 Nov 2012)
+
+ 06 Nov 2012; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-sbin-9.1_rc3.ebuild:
+ bump to rc3
+
+*freebsd-sbin-9.1_rc2 (14 Oct 2012)
+
+ 14 Oct 2012; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-sbin-9.1_rc2.ebuild:
+ bump to 9.1_rc2
+
+*freebsd-sbin-9.1_rc1 (11 Sep 2012)
+
+ 11 Sep 2012; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-sbin-9.1_rc1.ebuild:
+ bump to 9.1_rc1 from bsd overlay by Yuta SATOH, bug #426838
+
+ 12 May 2012; Alexis Ballier <aballier@gentoo.org> -freebsd-sbin-8.2.ebuild,
+ -freebsd-sbin-9.0.ebuild:
+ remove old
+
+*freebsd-sbin-9.0-r1 (12 May 2012)
+
+ 12 May 2012; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-sbin-9.0-r1.ebuild:
+ propagate changes in a new rev
+
+ 12 May 2012; Alexis Ballier <aballier@gentoo.org> freebsd-sbin-9.0.ebuild:
+ remove resolvconf provided by net-dns/openresolv, bug #415555 by Dmitri
+ Bogomolov
+
+ 04 May 2012; Alexis Ballier <aballier@gentoo.org> freebsd-sbin-9.0.ebuild:
+ install geom class libs into /lib64/geom on amd64
+
+ 26 Apr 2012; Alexis Ballier <aballier@gentoo.org> freebsd-sbin-9.0.ebuild:
+ keyword ~amd64-fbsd
+
+ 23 Apr 2012; Alexis Ballier <aballier@gentoo.org> freebsd-sbin-9.0.ebuild:
+ depend on new enough libedit
+
+ 30 Mar 2012; Alexis Ballier <aballier@gentoo.org>
+ -freebsd-sbin-9.0_rc1.ebuild, -freebsd-sbin-9.0_rc2.ebuild,
+ -freebsd-sbin-9.0_rc3.ebuild:
+ remove old
+
+*freebsd-sbin-9.0 (16 Jan 2012)
+
+ 16 Jan 2012; Alexis Ballier <aballier@gentoo.org> +freebsd-sbin-9.0.ebuild:
+ bump to 9.0
+
+*freebsd-sbin-9.0_rc3 (09 Dec 2011)
+
+ 09 Dec 2011; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-sbin-9.0_rc3.ebuild:
+ bump to 9.0_rc3
+
+*freebsd-sbin-9.0_rc2 (07 Dec 2011)
+
+ 07 Dec 2011; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-sbin-9.0_rc2.ebuild:
+ bump to rc2
+
+*freebsd-sbin-9.0_rc1 (07 Nov 2011)
+
+ 07 Nov 2011; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-sbin-9.0_rc1.ebuild:
+ bump to 9.0_rc1
+
+*freebsd-sbin-8.2-r1 (10 Jul 2011)
+
+ 10 Jul 2011; Alexis Ballier <aballier@gentoo.org>
+ +files/freebsd-sbin-bsdxml2expat.patch, +freebsd-sbin-8.2-r1.ebuild:
+ use expat rather than bsdxml
+
+*freebsd-sbin-8.2 (06 Jul 2011)
+
+ 06 Jul 2011; Alexis Ballier <aballier@gentoo.org> +freebsd-sbin-8.2.ebuild:
+ bump to 8.2
+
+ 15 Apr 2011; Ulrich Mueller <ulm@gentoo.org> freebsd-sbin-7.2.ebuild,
+ freebsd-sbin-8.0.ebuild:
+ Don't PROVIDE virtual/dev-manager, it is a new-style virtual now. Bug 361133.
+
+*freebsd-sbin-8.0 (19 Mar 2010)
+
+ 19 Mar 2010; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-sbin-8.0.ebuild, metadata.xml:
+ bump to 8.0 from the bsd overlay
+
+ 11 Mar 2010; Alexis Ballier <aballier@gentoo.org>
+ -freebsd-sbin-6.2-r2.ebuild, -files/freebsd-sbin-6.2-ipfilter.patch,
+ -freebsd-sbin-7.1.ebuild, -freebsd-sbin-7.1-r1.ebuild,
+ -files/freebsd-sbin-zlib.patch, metadata.xml:
+ remove old
+
+ 24 May 2009; Diego E. Pettenò <flameeyes@gentoo.org>
+ freebsd-sbin-7.1-r1.ebuild, freebsd-sbin-7.2.ebuild:
+ Add dependencies for building atm programs. Thanks to Status.
+
+ 22 May 2009; Alexis Ballier <aballier@gentoo.org> freebsd-sbin-7.2.ebuild:
+ make PATCHES a bash array
+
+*freebsd-sbin-7.2 (22 May 2009)
+
+ 22 May 2009; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-sbin-7.2.ebuild:
+ bump to 7.2
+
+*freebsd-sbin-7.1-r1 (18 May 2009)
+
+ 18 May 2009; Diego E. Pettenò <flameeyes@gentoo.org>
+ +freebsd-sbin-7.1-r1.ebuild, metadata.xml:
+ Use the current WITHOUT_ switches, update USE flags and use EAPI=2 to
+ depend on the proper features from the freebsd-lib package.
+
+ 24 Feb 2009; Timothy Redaelli <drizzt@gentoo.org> files/devd.initd:
+ Fix devd.initd
+
+*freebsd-sbin-7.1 (22 Jan 2009)
+
+ 22 Jan 2009; Javier Villavicencio <the_paya@gentoo.org>
+ +files/freebsd-sbin-7.1-zlib.patch, +files/idmapd.initd,
+ +freebsd-sbin-7.1.ebuild:
+ Import 7.1 ebuilds from gentoo-bsd overlay.
+
+ 08 Jan 2009; Alexis Ballier <aballier@gentoo.org>
+ freebsd-sbin-6.2-r2.ebuild:
+ Dont install init.d/conf.d files that are installed by openrc
+
+ 22 Aug 2008; Doug Goldstein <cardoe@gentoo.org> metadata.xml:
+ add GLEP 56 USE flag desc from use.local.desc
+
+ 01 Feb 2008; Diego Pettenò <flameeyes@gentoo.org> files/sysctl.initd:
+ Update init script to work with current development version of OpenRC
+ (checkroot -> root; checkfs -> fsck).
+
+ 26 Dec 2007; Christian Heim <phreak@gentoo.org>
+ -files/digest-freebsd-sbin-6.2, -files/digest-freebsd-sbin-6.2-r1:
+ Cleaning out unused digest files.
+
+ 06 Aug 2007; Roy Marples <uberlord@gentoo.org>
+ +files/freebsd-sbin-6.2-ipfilter.patch, freebsd-sbin-6.2-r2.ebuild:
+ Grab upstream patches to build ipfilter, #124257
+
+*freebsd-sbin-6.2-r2 (06 Aug 2007)
+
+ 06 Aug 2007; Roy Marples <uberlord@gentoo.org>
+ +files/freebsd-sbin-6.2-ldconfig.patch, +freebsd-sbin-6.2-r2.ebuild:
+ Always add /lib and /usr/lib to our search paths for ldconfig.
+ This patch will need changing if we move to a multilib system.
+
+ 12 Jul 2007; Roy Marples <uberlord@gentoo.org> files/devd.initd:
+ Fix devd for baselayout-2.0.0_alpha4.
+
+ 07 Jul 2007; Roy Marples <uberlord@gentoo.org> files/ipfw.initd:
+ Allow the user to close all ports
+
+ 17 May 2007; Roy Marples <uberlord@gentoo.org> freebsd-sbin-6.2-r1.ebuild:
+ symlink mount_ext2fs to mount_ext3 so we can automatically mount ext3
+ partitions without journaling support.
+
+ 14 May 2007; Roy Marples <uberlord@gentoo.org> files/ipfw.confd,
+ files/ipfw.initd:
+ Add established rules to the firewall and allow logging of denied packets.
+ Thanks to dcoats.
+
+ 11 Apr 2007; Roy Marples <uberlord@gentoo.org> files/devd_queue:
+ Quick fix for baselayout-2
+
+*freebsd-sbin-6.2-r1 (06 Apr 2007)
+
+ 06 Apr 2007; Roy Marples <uberlord@gentoo.org>
+ +freebsd-sbin-6.2-r1.ebuild:
+ Bump for non bash init scripts.
+
+ 13 Mar 2007; Roy Marples <uberlord@gentoo.org> +files/ipfw.confd,
+ files/ipfw.initd, freebsd-sbin-6.2.ebuild:
+ Scrap the supplied ipfw script and replace with my own ipfw stateful
+ firewall script.
+
+ 23 Feb 2007; Roy Marples <uberlord@gentoo.org> files/devd.initd,
+ files/ipfw.initd, files/sysctl.initd:
+ init scripts no longer use bash.
+
+*freebsd-sbin-6.2 (15 Jan 2007)
+
+ 15 Jan 2007; Timothy Redaelli <drizzt@gentoo.org>
+ -freebsd-sbin-6.2_rc2.ebuild, +freebsd-sbin-6.2.ebuild:
+ Bump to 6.2 and remove old version.
+
+ 05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-sbin-6.1.ebuild:
+ Remove 6.1 ebuild.
+
+ 04 Jan 2007; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-sbin-6.2_rc2.ebuild:
+ Add dependency over dev-libs/libedit, fix catalyst build.
+
+*freebsd-sbin-6.2_rc2 (29 Dec 2006)
+
+ 29 Dec 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-sbin-6.2_beta3.ebuild, -freebsd-sbin-6.2_rc1.ebuild,
+ +freebsd-sbin-6.2_rc2.ebuild:
+ Bump to rc2 and remove older versions.
+
+*freebsd-sbin-6.2_rc1 (19 Nov 2006)
+
+ 19 Nov 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +freebsd-sbin-6.2_rc1.ebuild:
+ Version bump to 6.2-RC1.
+
+ 18 Nov 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-sbin-6.2_beta2.ebuild:
+ Remove 6.2_beta2.
+
+*freebsd-sbin-6.2_beta3 (01 Nov 2006)
+
+ 01 Nov 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +freebsd-sbin-6.2_beta3.ebuild:
+ Bump to 6.2_beta3.
+
+ 24 Oct 2006; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-sbin-6.1.ebuild, freebsd-sbin-6.2_beta2.ebuild:
+ Fix mirror:// uri, thanks Brian.
+
+ 24 Oct 2006; Roy Marples <uberlord@gentoo.org>
+ freebsd-sbin-6.2_beta2.ebuild:
+ Don't install rcorder as baselayout has it's own variant.
+
+ 19 Oct 2006; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
+ Remove 6.2_beta1 ebuild.
+
+ 19 Oct 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-sbin-6.2_beta1.ebuild:
+ Remove 6.2_beta1 ebuild.
+
+ 17 Oct 2006; Roy Marples <uberlord@gentoo.org>
+ freebsd-sbin-6.2_beta2.ebuild:
+ Added ~sparc-fbsd keyword.
+
+ 05 Oct 2006; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-sbin-6.1.ebuild, freebsd-sbin-6.2_beta2.ebuild:
+ Add a build useflag that uses a downloaded tarball of sys rather than
+ symlinking it.
+
+*freebsd-sbin-6.2_beta2 (05 Oct 2006)
+
+ 05 Oct 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +freebsd-sbin-6.2_beta2.ebuild:
+ Version 6.2_beta2.
+
+ 03 Oct 2006; Roy Marples <uberlord@gentoo.org>
+ -files/freebsd-sbin-6.1-devd-conf.patch, +files/devd.conf,
+ +files/devd.initd, +files/devd_queue, files/sysctl.initd,
+ freebsd-sbin-6.1.ebuild, freebsd-sbin-6.2_beta1.ebuild:
+ Tart up init scripts.
+ Install a Gentooified devd.cond and devd_queue
+
+ 03 Oct 2006; Roy Marples <uberlord@gentoo.org> files/sysctl.initd:
+ Updated sysctl init script a little.
+
+ 22 Sep 2006; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-sbin-6.2_beta1.ebuild:
+ Fix patch naming.
+
+*freebsd-sbin-6.2_beta1 (21 Sep 2006)
+
+ 21 Sep 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +freebsd-sbin-6.2_beta1.ebuild:
+ Add 6.2_beta1 ebuilds.
+
+ 11 Sep 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +files/freebsd-sbin-6.1-pr102701.patch, freebsd-sbin-6.1.ebuild:
+ Add patch to fix the Problem Report bin/102701 of FreeBSD (can't delete an
+ inet6 alias).
+
+ 09 Sep 2006; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-sbin-6.1.ebuild:
+ Move ping command into /bin so that it can be used by users.
+
+ 27 Jul 2006; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-sbin-6.1.ebuild:
+ Remove dhcpc provision, as dhclient is no more shipped here. Also fix quoting.
+
+ 27 Jul 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-sbin-6.0-r1.ebuild:
+ Remove 6.0 version.
+
+*freebsd-sbin-6.1 (09 May 2006)
+
+ 09 May 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-sbin-6.1_rc2.ebuild, +freebsd-sbin-6.1.ebuild:
+ Update to 6.1-RELEASE.
+
+*freebsd-sbin-6.1_rc2 (02 May 2006)
+
+ 02 May 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-sbin-6.1_rc1.ebuild, +freebsd-sbin-6.1_rc2.ebuild:
+ Update to 6.1_rc2.
+
+*freebsd-sbin-6.1_rc1 (01 May 2006)
+
+ 01 May 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +files/freebsd-sbin-6.1-devd-conf.patch, +freebsd-sbin-6.1_rc1.ebuild:
+ Update to 6.1 and add patch for devd to avoid using FreeBSD's rc system.
+
+ 23 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ files/adjkerntz-crontab:
+ Specify adjkerntz complete path.
+
+ 20 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-sbin-6.0-r1.ebuild:
+ Drop dependency on freebsd-headers.
+
+ 20 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-sbin-6.0.ebuild:
+ Drop old version.
+
+ 20 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +files/adjkerntz-crontab, freebsd-sbin-6.0-r1.ebuild:
+ Add crontab for adjkerntz running. Thanks to swegener for the idea. This
+ makes freebsd-sbin depend on vixie-cron as it's the only one working this
+ way; either way, it's the only keyworded and the default, so not much of a
+ problem.
+
+*freebsd-sbin-6.0-r1 (12 Apr 2006)
+
+ 12 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> files/sysctl.initd,
+ +freebsd-sbin-6.0-r1.ebuild:
+ Fix init.d script to use the right variable in sysctl call, thanks to Javier
+ Villavicencio in bug #129621.
+
+ 02 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -files/freebsd-sbin-fixmakefiles.patch, -files/freebsd-sbin-flex.patch:
+ Drop obsolete files.
+
+*freebsd-sbin-6.0 (01 Apr 2006)
+
+ 01 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +files/freebsd-sbin-fixmakefiles.patch, +files/freebsd-sbin-flex.patch,
+ +files/freebsd-sbin-setXid.patch, +files/freebsd-sbin-zlib.patch,
+ +files/ipfw.initd, +files/sysctl.initd, +metadata.xml,
+ +freebsd-sbin-6.0.ebuild:
+ Import into portage.
+
+ 20 Feb 2006; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
+ Fix deprecated stuff to use NO_* syntax.
+
+ 13 Feb 2006; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
+ Handle also sysctl configuration file and init script.
+
+ 13 Feb 2006; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
+ Add here ipfw init.d script and rc.firewall used by it.
+
+ 13 Feb 2006; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
+ Add ipf scripts only if ipfilter is enabled.
+
+ 13 Feb 2006; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
+ Install minfree file.
+
+ 13 Feb 2006; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
+ Add periodic files.
+
+ 13 Feb 2006; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
+ Start moving etc files here.
+
+ 13 Feb 2006; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
+ On suggestion from Benigno B. Junior (bbj), don't extract sys, instead
+ symlink int inside ${WORKDIR}. This also drops the patch to fix makefiles.
+
+ 12 Feb 2006; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
+ Extract also -sys as it's needed to geom/eli to build.
+
+ 01 Nov 2005; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
+ Remove pf support, as freebsd-pf will provide it.
+
+ 20 Oct 2005; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
+ Make sure /var/log is kept by this package instead of baselayout.
+
+ 27 Aug 2005; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-sbin-5.4.ebuild:
+ Fix dependencies for sys-freebsd move.
+
+*freebsd-sbin-5.4 (25 Aug 2005)
+
+ 25 Aug 2005; Diego Pettenò <flameeyes@gentoo.org>
+ +files/freebsd-sbin-fixmakefiles.patch, +files/freebsd-sbin-flex.patch,
+ +files/freebsd-sbin-setXid.patch, +files/freebsd-sbin-zlib.patch,
+ +freebsd-sbin-5.4.ebuild:
+ Moved to sys-freebsd.
+
+ 29 Jul 2005; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-sbin-5.4.ebuild:
+ Adapt to recent bsdmk changes.
+
+ 16 Jun 2005; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-sbin-5.4.ebuild:
+ Avoid building and installing dhclient.
+
+ 29 Sep 2004; Aaron Walker <ka0ttic@gentoo.org>
+ freebsd-sbin-5.2.1-r1.ebuild:
+ inherit should be the first thing under CVS header.
+
+*freebsd-sbin-5.2.1-r1 (18 Sep 2004)
+
+ 18 Sep 2004; Otavio Piske <angusyoung@gentoo.org>
+ freebsd-sbin-5.2.1-r1.ebuild:
+ Updated ebuild DEPEND. Lots of dependencies are now considered. Also,
+ corrected the problem with ebuild not handling schg/noschg flags
+ correctly.
+
+ 15 Sep 2004; Otavio Piske <angusyoung@gentoo.org> freebsd-sbin-5.2.1.ebuild:
+ Initial release
+
+*freebsd-sbin-5.2.1.ebuild (15 Sep 2004)
diff --git a/sys-freebsd/freebsd-share/ChangeLog b/sys-freebsd/freebsd-share/ChangeLog
new file mode 100644
index 00000000..3798311a
--- /dev/null
+++ b/sys-freebsd/freebsd-share/ChangeLog
@@ -0,0 +1,349 @@
+# ChangeLog for sys-freebsd/freebsd-share
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-share/ChangeLog,v 1.61 2015/06/05 16:43:55 mgorny Exp $
+
+ 05 Jun 2015; Michał Górny <mgorny@gentoo.org> freebsd-share-10.1.ebuild:
+ Bump to EAPI=5. Use upstream tarballs.
+
+ 24 May 2015; Michał Górny <mgorny@gentoo.org> -freebsd-share-9.2.ebuild,
+ -freebsd-share-9.2_rc1.ebuild, -freebsd-share-9.2_rc2.ebuild,
+ -freebsd-share-9.2_rc3.ebuild:
+ Remove 9.2. Part of https://github.com/gentoo/gentoo-portage-rsync-
+ mirror/pull/126 by nigoro.
+
+*freebsd-share-10.1 (08 Mar 2015)
+
+ 08 Mar 2015; Michał Górny <mgorny@gentoo.org>
+ +files/freebsd-share-10.0-gentoo-eapi3.patch, +freebsd-share-10.1.ebuild:
+ Add FreeBSD 10.1 ebuilds, https://github.com/gentoo/gentoo-portage-rsync-
+ mirror/pull/46 by nigoro.
+
+*freebsd-share-9.2 (09 Nov 2013)
+
+ 09 Nov 2013; Alexis Ballier <aballier@gentoo.org> +freebsd-share-9.2.ebuild:
+ bump to 9.2
+
+*freebsd-share-9.2_rc3 (26 Aug 2013)
+
+ 26 Aug 2013; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-share-9.2_rc3.ebuild:
+ bump to rc3
+
+*freebsd-share-9.2_rc2 (22 Aug 2013)
+
+ 22 Aug 2013; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-share-9.2_rc2.ebuild:
+ bump to rc2
+
+ 11 Aug 2013; Alexis Ballier <aballier@gentoo.org>
+ freebsd-share-9.2_rc1.ebuild:
+ update /usr/src/sys symlink after recent changes to -sources
+
+*freebsd-share-9.2_rc1 (10 Aug 2013)
+
+ 10 Aug 2013; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-share-9.2_rc1.ebuild, +files/freebsd-share-9.2-gnu-miscfiles.patch:
+ Version bump, based on work of Yuta SATOH in bug #476646
+
+ 09 Aug 2013; Alexis Ballier <aballier@gentoo.org> -freebsd-share-9.0.ebuild,
+ -files/freebsd-share-9.0-gentoowaydir.patch:
+ remove old
+
+ 18 Jun 2013; Alexis Ballier <aballier@gentoo.org>
+ -freebsd-share-7.2-r1.ebuild, -freebsd-share-8.0.ebuild,
+ -files/freebsd-share-gnu-miscfiles.patch:
+ remove old
+
+ 27 Jan 2013; Alexis Ballier <aballier@gentoo.org> freebsd-share-9.1.ebuild:
+ remove isdn useflag, by Yuta SATOH, bug #448502
+
+ 27 Jan 2013; Alexis Ballier <aballier@gentoo.org>
+ -freebsd-share-9.1_rc1.ebuild, -freebsd-share-9.1_rc2.ebuild,
+ -freebsd-share-9.1_rc3.ebuild:
+ remove rc versions
+
+*freebsd-share-9.1 (27 Jan 2013)
+
+ 27 Jan 2013; Alexis Ballier <aballier@gentoo.org> +freebsd-share-9.1.ebuild:
+ Bump to 9.1
+
+*freebsd-share-9.1_rc3 (06 Nov 2012)
+
+ 06 Nov 2012; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-share-9.1_rc3.ebuild:
+ bump to rc3
+
+*freebsd-share-9.1_rc2 (14 Oct 2012)
+
+ 14 Oct 2012; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-share-9.1_rc2.ebuild:
+ bump to 9.1_rc2
+
+*freebsd-share-9.1_rc1 (11 Sep 2012)
+
+ 11 Sep 2012; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-share-9.1_rc1.ebuild:
+ bump to 9.1_rc1 from bsd overlay by Yuta SATOH, bug #426838
+
+ 16 Jun 2012; Naohiro Aota <naota@gentoo.org> freebsd-share-9.0.ebuild:
+ Drop rc.conf{,.local} man pages. #420797
+
+ 26 Apr 2012; Alexis Ballier <aballier@gentoo.org> freebsd-share-9.0.ebuild:
+ keyword ~amd64-fbsd
+
+ 30 Mar 2012; Alexis Ballier <aballier@gentoo.org> freebsd-share-9.0.ebuild,
+ +files/freebsd-share-9.0-gentoowaydir.patch:
+ do not create a lib32 dir, by Yuta SATOH in bug #408595
+
+ 30 Mar 2012; Alexis Ballier <aballier@gentoo.org>
+ -freebsd-share-9.0_rc1.ebuild, -freebsd-share-9.0_rc2.ebuild,
+ -freebsd-share-9.0_rc3.ebuild:
+ remove old
+
+*freebsd-share-9.0 (16 Jan 2012)
+
+ 16 Jan 2012; Alexis Ballier <aballier@gentoo.org> +freebsd-share-9.0.ebuild:
+ bump to 9.0
+
+*freebsd-share-9.0_rc3 (09 Dec 2011)
+
+ 09 Dec 2011; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-share-9.0_rc3.ebuild:
+ bump to 9.0_rc3
+
+*freebsd-share-9.0_rc2 (07 Dec 2011)
+
+ 07 Dec 2011; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-share-9.0_rc2.ebuild:
+ bump to rc2
+
+*freebsd-share-9.0_rc1 (07 Nov 2011)
+
+ 07 Nov 2011; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-share-9.0_rc1.ebuild:
+ bump to 9.0_rc1
+
+*freebsd-share-8.2 (06 Jul 2011)
+
+ 06 Jul 2011; Alexis Ballier <aballier@gentoo.org> +freebsd-share-8.2.ebuild:
+ bump to 8.2
+
+*freebsd-share-8.0 (19 Mar 2010)
+
+ 19 Mar 2010; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-share-8.0.ebuild, +files/freebsd-share-8.0-gnu-miscfiles.patch:
+ bump to 8.0 from the bsd overlay
+
+ 11 Mar 2010; Alexis Ballier <aballier@gentoo.org>
+ -freebsd-share-6.2.ebuild, -freebsd-share-7.1.ebuild,
+ -freebsd-share-7.2.ebuild:
+ remove old
+
+*freebsd-share-7.2-r1 (07 Jan 2010)
+
+ 07 Jan 2010; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-share-7.2-r1.ebuild, +files/freebsd-share-gnu-miscfiles.patch:
+ Remove miscfiles colliding with app-misc/miscfiles and RDEPEND on it
+
+ 22 May 2009; Alexis Ballier <aballier@gentoo.org>
+ freebsd-share-7.2.ebuild:
+ make PATCHES a bash array
+
+*freebsd-share-7.2 (22 May 2009)
+
+ 22 May 2009; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-share-7.2.ebuild:
+ bump to 7.2
+
+*freebsd-share-7.1 (22 Jan 2009)
+
+ 22 Jan 2009; Javier Villavicencio <the_paya@gentoo.org>
+ +freebsd-share-7.1.ebuild:
+ Import 7.1 ebuilds from gentoo-bsd overlay.
+
+ 08 Jan 2009; Alexis Ballier <aballier@gentoo.org>
+ freebsd-share-6.2.ebuild:
+ Port some changes from fbsd 7 overlay: dont install moduli (ssh) and rc
+ (openrc) manpages
+
+ 22 Aug 2008; Doug Goldstein <cardoe@gentoo.org> metadata.xml:
+ add GLEP 56 USE flag desc from use.local.desc
+
+ 02 May 2007; Timothy Redaelli <drizzt@gentoo.org>
+ freebsd-share-6.2.ebuild:
+ Remove builtins.1 manpage (collision with bash).
+ Thanks to Michael to reporting wrt bug #176838.
+
+ 18 Jan 2007; Timothy Redaelli <drizzt@gentoo.org>
+ freebsd-share-6.2.ebuild:
+ Fix .gz.bz2 problem in manpages, thanks to geekounet` for reporting and
+ Flameeyes for fixing
+
+*freebsd-share-6.2 (15 Jan 2007)
+
+ 15 Jan 2007; Timothy Redaelli <drizzt@gentoo.org>
+ -freebsd-share-6.2_rc2.ebuild, +freebsd-share-6.2.ebuild:
+ Bump to 6.2 and remove old version.
+
+ 11 Jan 2007; Timothy Redaelli <drizzt@gentoo.org>
+ freebsd-share-6.2_rc2.ebuild:
+ Remove pbm manpage, it collides with netpbm
+
+ 05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org>
+ -files/freebsd-share-6.0-links.patch, -files/freebsd-share-6.1-utf8.patch,
+ -freebsd-share-6.1-r1.ebuild:
+ Remove 6.1 ebuild.
+
+*freebsd-share-6.2_rc2 (29 Dec 2006)
+
+ 29 Dec 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-share-6.2_beta3.ebuild, -freebsd-share-6.2_rc1.ebuild,
+ +freebsd-share-6.2_rc2.ebuild:
+ Bump to rc2 and remove older versions.
+
+ 08 Dec 2006; Timothy Redaelli <drizzt@gentoo.org>
+ freebsd-share-6.2_rc1.ebuild:
+ Remove mailer.conf manpage and add -j1 to make install
+
+*freebsd-share-6.2_rc1 (19 Nov 2006)
+
+ 19 Nov 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +freebsd-share-6.2_rc1.ebuild:
+ Version bump to 6.2-RC1.
+
+ 18 Nov 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-share-6.2_beta2.ebuild:
+ Remove 6.2_beta2.
+
+*freebsd-share-6.2_beta3 (01 Nov 2006)
+
+ 01 Nov 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +freebsd-share-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>
+ -freebsd-share-6.2_beta1.ebuild:
+ Remove 6.2_beta1 ebuild.
+
+ 17 Oct 2006; Roy Marples <uberlord@gentoo.org>
+ freebsd-share-6.2_beta2.ebuild:
+ Added ~sparc-fbsd keyword.
+
+*freebsd-share-6.2_beta2 (05 Oct 2006)
+
+ 05 Oct 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +freebsd-share-6.2_beta2.ebuild:
+ Version 6.2_beta2.
+
+ 22 Sep 2006; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-share-6.2_beta1.ebuild:
+ Remove patch already applied upstream.
+
+*freebsd-share-6.2_beta1 (21 Sep 2006)
+
+ 21 Sep 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +freebsd-share-6.2_beta1.ebuild:
+ Add 6.2_beta1 ebuilds.
+
+ 27 Jul 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-share-6.0-r1.ebuild:
+ Remove 6.0 version.
+
+*freebsd-share-6.1-r1 (18 Jul 2006)
+
+ 18 Jul 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +files/freebsd-share-6.1-utf8.patch, -freebsd-share-6.1.ebuild,
+ +freebsd-share-6.1-r1.ebuild:
+ Drop the symlink patch that breaks UTF-8 support, and add patch for proper
+ UTF-8 CTYPE, thanks to Timothy Redaelli for the help.
+
+ 09 May 2006; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-share-6.1.ebuild:
+ Don't install tabset, that's installed by ncurses already.
+
+*freebsd-share-6.1 (09 May 2006)
+
+ 09 May 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-share-6.1_rc2.ebuild, +freebsd-share-6.1.ebuild:
+ Update to 6.1-RELEASE.
+
+*freebsd-share-6.1_rc2 (02 May 2006)
+
+ 02 May 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-share-6.1_rc1.ebuild, +freebsd-share-6.1_rc2.ebuild:
+ Update to 6.1_rc2.
+
+ 01 May 2006; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-share-6.1_rc1.ebuild:
+ Export ESED to BSD sed as per bug #131299.
+
+*freebsd-share-6.1_rc1 (01 May 2006)
+
+ 01 May 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +freebsd-share-6.1_rc1.ebuild:
+ Update to 6.1_rc1.
+
+*freebsd-share-6.0-r1 (22 Apr 2006)
+
+ 22 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-share-6.0.ebuild, +freebsd-share-6.0-r1.ebuild:
+ Drop timezone data, now provided by timezone-data package itself.
+
+ 14 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-share-6.0.ebuild:
+ Install arch-specific manpages in man4 catalog. Thanks to Javier
+ Villavicencio in bug #129889.
+
+ 02 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -files/freebsd-share-5.3-colldef-makefile_links.patch:
+ Drop obsolete files.
+
+*freebsd-share-6.0 (01 Apr 2006)
+
+ 01 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +files/freebsd-share-5.3-colldef-makefile_links.patch,
+ +files/freebsd-share-5.3-doc-locations.patch,
+ +files/freebsd-share-5.4-gentoo-skel.patch,
+ +files/freebsd-share-6.0-links.patch, +metadata.xml,
+ +freebsd-share-6.0.ebuild:
+ Import into portage.
+
+ 12 Feb 2006; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
+ Add patch to drop broken linkage, might require more work as it's just a
+ workaround.
+
+ 20 Nov 2005; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
+ Installs default skel content in /etc/skel as usual on Gentoo, also disable
+ some content that's not Gentoo-style and might create problems to users.
+
+ 02 Sep 2005; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-share-5.4-r1.ebuild:
+ Removed stray epatch lines that broke the ebuild.
+
+ 25 Aug 2005; Diego Pettenò <flameeyes@gentoo.org>
+ +files/freebsd-share-5.3-colldef-makefile_links.patch,
+ +files/freebsd-share-5.3-doc-locations.patch,
+ +freebsd-share-5.4-r1.ebuild:
+ Moved to sys-freebsd.
+
+ 15 Jul 2005; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-share-5.4-r1.ebuild:
+ Add nostrip restriction.
+
+*freebsd-share-5.4-r1 (15 Jul 2005)
+
+ 15 Jul 2005; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-share-5.4.ebuild, +freebsd-share-5.4-r1.ebuild:
+ Don't install make.conf.5 manpage (it's for ports), close #99129. Fix
+ missing SLOT.
+
+*freebsd-share-5.3.20050301 (23 Mar 2005)
+
+ 23 Mar 2005; Otavio R. Piske <angusyoung@gentoo.org>
+ +files/freebsd-share-5.3-doc-locations.patch,
+ +freebsd-share-5.3.20050301.ebuild:
+ New ebuild for freebsd-share, with support for USE Flags. Thanks for Diego
+ Petterno (dgp85@users.sourceforge.net) for submitting the patch.
diff --git a/sys-freebsd/freebsd-sources/ChangeLog b/sys-freebsd/freebsd-sources/ChangeLog
new file mode 100644
index 00000000..236dedc4
--- /dev/null
+++ b/sys-freebsd/freebsd-sources/ChangeLog
@@ -0,0 +1,806 @@
+# ChangeLog for sys-freebsd/freebsd-sources
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-sources/ChangeLog,v 1.117 2015/07/29 12:14:42 mgorny Exp $
+
+*freebsd-sources-10.1-r6 (29 Jul 2015)
+
+ 29 Jul 2015; Michał Górny <mgorny@gentoo.org> +freebsd-sources-10.1-r6.ebuild,
+ -freebsd-sources-10.1-r5.ebuild:
+ Fix FreeBSD-SA-15:15.tcp. https://github.com/gentoo/gentoo-portage-rsync-
+ mirror/pull/187 by nigoro.
+
+*freebsd-sources-10.1-r5 (25 Jul 2015)
+
+ 25 Jul 2015; Michał Górny <mgorny@gentoo.org> +freebsd-sources-10.1-r5.ebuild,
+ -freebsd-sources-10.1-r4.ebuild:
+ Fix FreeBSD-SA-15:13.tcp
+
+*freebsd-sources-10.1-r4 (09 Jul 2015)
+
+ 09 Jul 2015; Michał Górny <mgorny@gentoo.org> +freebsd-sources-10.1-r4.ebuild,
+ -freebsd-sources-10.1-r3.ebuild:
+ Fix FreeBSD-EN-15:07.zfs. https://github.com/gentoo/gentoo-portage-rsync-
+ mirror/pull/162 by nigoro.
+
+ 14 Jun 2015; Michał Górny <mgorny@gentoo.org>
+ +files/freebsd-sources-10.1-gcc48.patch, freebsd-sources-10.1-r3.ebuild:
+ Stop requiring clang. Fix failures with recent gcc versions, bug #477914.
+ https://github.com/gentoo/gentoo-portage-rsync-mirror/pull/148 by nigoro.
+
+ 05 Jun 2015; Michał Górny <mgorny@gentoo.org> freebsd-sources-10.1-r3.ebuild:
+ Bump to EAPI=5. Use upstream tarballs.
+
+ 24 May 2015; Michał Górny <mgorny@gentoo.org>
+ -files/freebsd-sources-9.2-gentoo.patch, -freebsd-sources-9.2.ebuild,
+ -freebsd-sources-9.2_rc1.ebuild, -freebsd-sources-9.2_rc2.ebuild,
+ -freebsd-sources-9.2_rc3.ebuild, metadata.xml:
+ Remove 9.2. Part of https://github.com/gentoo/gentoo-portage-rsync-
+ mirror/pull/126 by nigoro.
+
+*freebsd-sources-10.1-r3 (24 May 2015)
+
+ 24 May 2015; Michał Górny <mgorny@gentoo.org> +freebsd-sources-10.1-r3.ebuild,
+ -files/freebsd-sources-10.1-cve-2014-8612.patch,
+ -files/freebsd-sources-10.1-cve-2014-8613.patch,
+ -files/freebsd-sources-10.1-cve-2015-1414.patch,
+ -files/freebsd-sources-10.1-cve-2015-2923.patch,
+ -files/freebsd-sources-10.1-en-1501-vt.patch, -freebsd-sources-10.1-r2.ebuild:
+ Fix FreeBSD Errata. Fix build failure with USE=zfs, reported by NP-Hardass.
+ https://github.com/gentoo/gentoo-portage-rsync-mirror/pull/121 by nigoro.
+
+*freebsd-sources-10.1-r2 (10 Apr 2015)
+
+ 10 Apr 2015; Michał Górny <mgorny@gentoo.org>
+ +files/freebsd-sources-10.1-cve-2015-2923.patch,
+ +freebsd-sources-10.1-r2.ebuild, -freebsd-sources-10.1-r1.ebuild:
+ Apply a fix for FreeBSD-SA-15:09.ipv6. https://github.com/gentoo/gentoo-
+ portage-rsync-mirror/pull/91 by nigoro.
+
+ 15 Mar 2015; Michał Górny <mgorny@gentoo.org> freebsd-sources-10.1-r1.ebuild:
+ Support upgrades from 9.x. https://github.com/gentoo/gentoo-portage-rsync-
+ mirror/pull/70 by nigoro.
+
+*freebsd-sources-10.1-r1 (14 Mar 2015)
+
+ 14 Mar 2015; Michał Górny <mgorny@gentoo.org>
+ +files/freebsd-sources-10.1-en-1501-vt.patch, +freebsd-sources-10.1-r1.ebuild,
+ -freebsd-sources-10.1.ebuild:
+ Fix FreeBSD-EN-15:01.vt.asc, https://github.com/gentoo/gentoo-portage-rsync-
+ mirror/pull/69 by nigoro.
+
+*freebsd-sources-10.1 (08 Mar 2015)
+
+ 08 Mar 2015; Michał Górny <mgorny@gentoo.org> +files/config-GENTOO,
+ +files/freebsd-sources-10.0-gentoo.patch,
+ +files/freebsd-sources-10.1-cve-2014-8612.patch,
+ +files/freebsd-sources-10.1-cve-2014-8613.patch,
+ +files/freebsd-sources-10.1-cve-2015-1414.patch, +freebsd-sources-10.1.ebuild,
+ metadata.xml:
+ Add FreeBSD 10.1 ebuilds, https://github.com/gentoo/gentoo-portage-rsync-
+ mirror/pull/46 by nigoro.
+
+*freebsd-sources-9.1-r9 (05 Jun 2014)
+
+ 05 Jun 2014; Naohiro Aota <naota@gentoo.org>
+ +files/freebsd-sources-9.1-exec.patch,
+ +files/freebsd-sources-9.1-ktrace.patch, +freebsd-sources-9.1-r9.ebuild,
+ -freebsd-sources-9.1-r8.ebuild:
+ Apply security patches #512376 #512374
+
+*freebsd-sources-9.1-r8 (19 May 2014)
+
+ 19 May 2014; Naohiro Aota <naota@gentoo.org>
+ +files/freebsd-sources-9.1-ciss.patch, +freebsd-sources-9.1-r8.ebuild,
+ -freebsd-sources-9.1-r7.ebuild:
+ Add Eratta patch #510532
+
+*freebsd-sources-9.1-r7 (08 May 2014)
+
+ 08 May 2014; Naohiro Aota <naota@gentoo.org>
+ +files/freebsd-sources-9.1-tcp.patch, +freebsd-sources-9.1-r7.ebuild,
+ -freebsd-sources-9.1-r6.ebuild:
+ Add a patch for CVE-2014-3000. #509170
+
+*freebsd-sources-9.1-r6 (12 Apr 2014)
+
+ 12 Apr 2014; Naohiro Aota <naota@gentoo.org>
+ +files/freebsd-sources-9.1-cve-2014-1453.patch,
+ +freebsd-sources-9.1-r6.ebuild, -freebsd-sources-9.1-r5.ebuild:
+ Add a CVE patch. #507402
+
+*freebsd-sources-9.1-r5 (18 Jan 2014)
+
+ 18 Jan 2014; Naohiro Aota <naota@gentoo.org>
+ +files/freebsd-sources-9.1-mmap-2014.patch,
+ +files/freebsd-sources-9.1-random.patch, +freebsd-sources-9.1-r5.ebuild,
+ -freebsd-sources-9.1-r4.ebuild:
+ Add eratta patch. #498260
+
+*freebsd-sources-9.1-r4 (17 Nov 2013)
+
+ 17 Nov 2013; Naohiro Aota <naota@gentoo.org>
+ +files/freebsd-sources-9.1-cve-2013-3077.patch,
+ +files/freebsd-sources-9.1-cve-2013-5209.patch,
+ +files/freebsd-sources-9.1-cve-2013-5691.patch,
+ +files/freebsd-sources-9.1-cve-2013-5710.patch,
+ +freebsd-sources-9.1-r4.ebuild:
+ Add Eratta/CVE patch. #482076
+
+*freebsd-sources-9.2 (09 Nov 2013)
+
+ 09 Nov 2013; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-sources-9.2.ebuild:
+ bump to 9.2
+
+*freebsd-sources-9.2_rc3 (26 Aug 2013)
+
+ 26 Aug 2013; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-sources-9.2_rc3.ebuild:
+ bump to rc3
+
+*freebsd-sources-9.2_rc2 (22 Aug 2013)
+
+ 22 Aug 2013; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-sources-9.2_rc2.ebuild:
+ bump to rc2
+
+ 14 Aug 2013; Alexis Ballier <aballier@gentoo.org>
+ freebsd-sources-9.2_rc1.ebuild, metadata.xml:
+ Make dtrace (and CDDL) support optional, bug #481024 by Yuta SATOH
+
+ 12 Aug 2013; Alexis Ballier <aballier@gentoo.org>
+ freebsd-sources-9.2_rc1.ebuild:
+ Add fbsd-cddl to (R)DEPEND, bug #480728 by Yuta SATOH
+
+ 11 Aug 2013; Alexis Ballier <aballier@gentoo.org>
+ freebsd-sources-9.2_rc1.ebuild, -files/freebsd-sources-9.2-no_ctf.patch:
+ drop the no ctf patch now that its not needed anymore.
+
+ 11 Aug 2013; Alexis Ballier <aballier@gentoo.org>
+ freebsd-sources-9.2_rc1.ebuild, metadata.xml:
+ Add a useflag to build and install a generic kernel. It makes updates easier.
+
+ 11 Aug 2013; Alexis Ballier <aballier@gentoo.org>
+ freebsd-sources-9.2_rc1.ebuild:
+ Install directly in /usr/src/sys and remove the symlink useflag
+
+ 10 Aug 2013; Alexis Ballier <aballier@gentoo.org>
+ freebsd-sources-9.2_rc1.ebuild:
+ Move to slot 0. There is no point in slotting it since kernel is tight to
+ userland in the FreeBSD world.
+
+*freebsd-sources-9.2_rc1 (09 Aug 2013)
+
+ 09 Aug 2013; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-sources-9.2_rc1.ebuild, +files/freebsd-sources-9.2-gentoo.patch,
+ +files/freebsd-sources-9.2-gentoo-gcc.patch,
+ +files/freebsd-sources-9.2-no_ctf.patch:
+ Bump to 9.2 rc1, by Yuta SATOH, bug #476646
+
+ 09 Aug 2013; Alexis Ballier <aballier@gentoo.org>
+ freebsd-sources-9.1-r3.ebuild:
+ fix elog message, by Yuta SATOH
+
+ 09 Aug 2013; Alexis Ballier <aballier@gentoo.org>
+ -freebsd-sources-9.0-r5.ebuild, -files/freebsd-sources-9.0-gentoo.patch,
+ -files/freebsd-sources-cve-2012-4576.patch:
+ remove old
+
+ 09 Aug 2013; Alexis Ballier <aballier@gentoo.org>
+ -freebsd-sources-9.1-r1.ebuild, -freebsd-sources-9.1-r2.ebuild:
+ remove old
+
+ 09 Aug 2013; Alexis Ballier <aballier@gentoo.org>
+ freebsd-sources-9.1-r3.ebuild:
+ depend on the same version of mk-defs, bug #476646 by Yuta SATOH
+
+*freebsd-sources-9.1-r3 (27 Jul 2013)
+
+ 27 Jul 2013; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-sources-9.1-r3.ebuild, +files/freebsd-sources-9.1-nfsserver.patch:
+ Apply fix for FreeBSD-SA-13:08, bug #478314
+
+*freebsd-sources-9.1-r2 (19 Jun 2013)
+
+ 19 Jun 2013; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-sources-9.1-r2.ebuild, +files/freebsd-sources-9.1-mmap.patch:
+ Fix CVE-2013-2171, bug #473688 by Yuta SATOH
+
+ 18 Jun 2013; Alexis Ballier <aballier@gentoo.org>
+ -freebsd-sources-7.2-r3.ebuild, -freebsd-sources-8.0.ebuild,
+ -files/freebsd-sources-7.0-gentoo.patch,
+ -files/freebsd-sources-7.0-werror.patch,
+ -files/freebsd-sources-7.1-asm.patch,
+ -files/freebsd-sources-7.1-subnet-route-pr40133.patch,
+ -files/freebsd-sources-7.2-devfs7.patch,
+ -files/freebsd-sources-7.2-ipv6.patch, -files/freebsd-sources-7.2-null.patch,
+ -files/freebsd-sources-7.2-pipe.patch,
+ -files/freebsd-sources-7.2-sparc64.patch,
+ -files/freebsd-sources-7.2-zfs712.patch,
+ -files/freebsd-sources-8.0-arpresolve_panic.patch,
+ -files/freebsd-sources-8.0-mf626.patch,
+ -files/freebsd-sources-8.0-sparc64.patch,
+ -files/freebsd-sources-8.0-werror.patch,
+ -files/freebsd-sources-8.0-zfs.patch:
+ remove old
+
+*freebsd-sources-9.1-r1 (07 May 2013)
+
+ 07 May 2013; Naohiro Aota <naota@gentoo.org>
+ +files/freebsd-sources-9.1-cve-2013-3266.patch,
+ +freebsd-sources-9.1-r1.ebuild, -freebsd-sources-9.1.ebuild:
+ Add patch to deal with CVE-2013-3266. #468422
+
+ 29 Jan 2013; Alexis Ballier <aballier@gentoo.org> freebsd-sources-9.1.ebuild:
+ Install to /usr/src/PN-RV to ease upgrades, bug #454414 by Yuta SATOH
+
+ 27 Jan 2013; Alexis Ballier <aballier@gentoo.org>
+ -freebsd-sources-9.1_rc1.ebuild, -freebsd-sources-9.1_rc2.ebuild,
+ -freebsd-sources-9.1_rc3.ebuild:
+ remove rc versions
+
+*freebsd-sources-9.1 (27 Jan 2013)
+
+ 27 Jan 2013; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-sources-9.1.ebuild:
+ Bump to 9.1
+
+*freebsd-sources-9.0-r5 (03 Dec 2012)
+
+ 03 Dec 2012; <naota@gentoo.org> +files/freebsd-sources-cve-2012-4576.patch,
+ +freebsd-sources-9.0-r5.ebuild, -freebsd-sources-9.0-r4.ebuild:
+ Add patch from FreeBSD-SA-12:08.linux
+
+ 24 Nov 2012; Alexis Ballier <aballier@gentoo.org>
+ freebsd-sources-9.1_rc3.ebuild, files/freebsd-sources-9.1-gentoo.patch:
+ Simplify by using freebsd_src_unpack, by Yuta SATOH, bug #444506
+
+*freebsd-sources-9.1_rc3 (06 Nov 2012)
+
+ 06 Nov 2012; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-sources-9.1_rc3.ebuild:
+ bump to rc3
+
+*freebsd-sources-9.1_rc2 (14 Oct 2012)
+
+ 14 Oct 2012; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-sources-9.1_rc2.ebuild:
+ bump to 9.1_rc2
+
+ 11 Sep 2012; Alexis Ballier <aballier@gentoo.org>
+ -freebsd-sources-9.0.ebuild, -freebsd-sources-9.0-r1.ebuild,
+ -files/freebsd-sources-9.0-disable-optimizations.patch:
+ remove old
+
+*freebsd-sources-9.1_rc1 (11 Sep 2012)
+
+ 11 Sep 2012; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-sources-9.1_rc1.ebuild, +files/freebsd-sources-9.1-gentoo.patch:
+ bump to 9.1_rc1 from bsd overlay by Yuta SATOH, bug #426838
+
+*freebsd-sources-8.2-r2 (27 Jun 2012)
+*freebsd-sources-9.0-r4 (27 Jun 2012)
+
+ 27 Jun 2012; Naohiro Aota <naota@gentoo.org>
+ +files/freebsd-sources-9.0-ipv6refcount.patch,
+ +files/freebsd-sources-cve-2012-0217.patch, +freebsd-sources-8.2-r2.ebuild,
+ +freebsd-sources-9.0-r4.ebuild, -freebsd-sources-8.2-r1.ebuild,
+ -freebsd-sources-9.0-r3.ebuild:
+ Add patch for CVE-2012-0217 and EN-12:02 #422993 #422995
+
+*freebsd-sources-9.0-r3 (27 May 2012)
+
+ 27 May 2012; Richard Yao <ryao@gentoo.org>
+ +files/freebsd-sources-9.0-disable-optimization.patch,
+ +freebsd-sources-9.0-r3.ebuild,
+ -files/freebsd-sources-9.0-gcc-disable-optimization.patch,
+ -freebsd-sources-9.0-r2.ebuild:
+ Fix regression in -r2
+
+*freebsd-sources-9.0-r2 (27 May 2012)
+
+ 27 May 2012; Richard Yao <ryao@gentoo.org>
+ +files/freebsd-sources-9.0-gcc-disable-optimization.patch,
+ +freebsd-sources-9.0-r2.ebuild:
+ Revise solution to bug #410945 to only apply to GCC.
+
+*freebsd-sources-9.0-r1 (25 May 2012)
+
+ 25 May 2012; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-sources-9.0-r1.ebuild, +files/freebsd-sources-9.0-sysctluint.patch:
+ Make the disable-optimizations patch unconditional and add a patch to allow
+ sys/sysctl.h to be included alone
+
+ 04 May 2012; Alexis Ballier <aballier@gentoo.org> freebsd-sources-9.0.ebuild,
+ +files/freebsd-sources-9.0-disable-optimizations.patch:
+ use debian GNU/kFreeBSD patch instead of a sed that lets the modules be built
+ with -O2 for fixing panics on amd64 with gcc 4.4 and later
+
+ 04 May 2012; Alexis Ballier <aballier@gentoo.org> freebsd-sources-9.0.ebuild:
+ build with -O1 on amd64-fbsd otherwise the kernel does not boot with gcc 4.4
+ and later, by Yuta SATOH in bug #408019
+
+ 04 May 2012; Alexis Ballier <aballier@gentoo.org> freebsd-sources-9.0.ebuild:
+ remove commented out patch and its comments.
+
+ 04 May 2012; Alexis Ballier <aballier@gentoo.org> freebsd-sources-9.0.ebuild:
+ set __FreeBSD_cc_version to the one from 9.0
+
+ 26 Apr 2012; Alexis Ballier <aballier@gentoo.org> freebsd-sources-9.0.ebuild:
+ keyword ~amd64-fbsd
+
+*freebsd-sources-8.2-r1 (02 Apr 2012)
+
+ 02 Apr 2012; Naohiro Aota <naota@gentoo.org>
+ +files/freebsd-sources-8.2-unix2.patch, +freebsd-sources-8.2-r1.ebuild,
+ -freebsd-sources-8.2.ebuild:
+ Add patch to deal with FreeBSD SA 11:05. #408889
+
+ 30 Mar 2012; Alexis Ballier <aballier@gentoo.org>
+ -freebsd-sources-9.0_rc1.ebuild, -freebsd-sources-9.0_rc2.ebuild,
+ -freebsd-sources-9.0_rc3.ebuild:
+ remove old
+
+*freebsd-sources-9.0 (16 Jan 2012)
+
+ 16 Jan 2012; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-sources-9.0.ebuild:
+ bump to 9.0
+
+*freebsd-sources-9.0_rc3 (09 Dec 2011)
+
+ 09 Dec 2011; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-sources-9.0_rc3.ebuild:
+ bump to 9.0_rc3
+
+*freebsd-sources-9.0_rc2 (07 Dec 2011)
+
+ 07 Dec 2011; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-sources-9.0_rc2.ebuild:
+ bump to rc2
+
+*freebsd-sources-9.0_rc1 (07 Nov 2011)
+
+ 07 Nov 2011; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-sources-9.0_rc1.ebuild, +files/freebsd-sources-9.0-gentoo.patch:
+ bump to 9.0_rc1
+
+*freebsd-sources-8.2 (06 Jul 2011)
+
+ 06 Jul 2011; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-sources-8.2.ebuild:
+ bump to 8.2
+
+ 20 Apr 2010; Javier Villavicencio <the_paya@gentoo.org>
+ freebsd-sources-8.0.ebuild,
+ +files/freebsd-sources-8.0-arpresolve_panic.patch,
+ +files/freebsd-sources-8.0-mf626.patch:
+ Fix a null pointer reference in arpresolve() that caused panics, and add
+ support for a common 3g usb modem.
+
+*freebsd-sources-8.0 (19 Mar 2010)
+
+ 19 Mar 2010; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-sources-8.0.ebuild, +files/freebsd-sources-8.0-gentoo.patch,
+ +files/freebsd-sources-8.0-sparc64.patch,
+ +files/freebsd-sources-8.0-subnet-route-pr40133.patch,
+ +files/freebsd-sources-8.0-werror.patch,
+ +files/freebsd-sources-8.0-zfs.patch:
+ bump to 8.0 from the bsd overlay
+
+ 11 Mar 2010; Alexis Ballier <aballier@gentoo.org>
+ -files/freebsd-sources-6.0-asm.patch,
+ -files/freebsd-sources-6.0-werror.patch, -freebsd-sources-6.2-r5.ebuild,
+ -files/freebsd-sources-6.2-EN-07:02.net.patch,
+ -files/freebsd-sources-6.2-amd64.patch,
+ -files/freebsd-sources-6.2-arc4random6x.patch,
+ -files/freebsd-sources-6.2-debug-O2.patch,
+ -files/freebsd-sources-6.2-dl_iterate_phdr.patch,
+ -files/freebsd-sources-6.2-gcc41.patch,
+ -files/freebsd-sources-6.2-icmp6.patch,
+ -files/freebsd-sources-6.2-ipv6.patch,
+ -files/freebsd-sources-6.2-nd6-6.patch,
+ -files/freebsd-sources-6.2-posix-monotonic-clock.patch,
+ -files/freebsd-sources-6.2-protosw6x.patch,
+ -files/freebsd-sources-6.2-random.patch,
+ -files/freebsd-sources-6.2-sendfile.patch,
+ -files/freebsd-sources-6.2-sparc64.patch,
+ -files/freebsd-sources-6.2-unp_gc.patch,
+ -files/freebsd-sources-7.0-binutils_link.patch,
+ -freebsd-sources-7.1-r1.ebuild, -files/freebsd-sources-7.1-ktimer.patch,
+ -files/freebsd-sources-7.1-sparc64.patch,
+ -files/freebsd-sources-gentoo.patch:
+ remove old
+
+ 11 Mar 2010; Alexis Ballier <aballier@gentoo.org>
+ -freebsd-sources-7.2-r2.ebuild:
+ remove old
+
+*freebsd-sources-7.2-r3 (09 Jan 2010)
+
+ 09 Jan 2010; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-sources-7.2-r3.ebuild, +files/freebsd-sources-7.2-zfs712.patch:
+ add patch for FreeBSD-SA-10:03.zfs
+
+ 04 Dec 2009; Alexis Ballier <aballier@gentoo.org>
+ -freebsd-sources-7.2.ebuild, -freebsd-sources-7.2-r1.ebuild:
+ remove old
+
+*freebsd-sources-7.2-r2 (16 Oct 2009)
+
+ 16 Oct 2009; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-sources-7.2-r2.ebuild, +files/freebsd-sources-7.2-devfs7.patch,
+ +files/freebsd-sources-7.2-null.patch:
+ Add patches for latest fbsd sec. advisory and errata.
+
+*freebsd-sources-7.2-r1 (26 Jun 2009)
+
+ 26 Jun 2009; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-sources-7.2-r1.ebuild, +files/freebsd-sources-7.2-ipv6.patch,
+ +files/freebsd-sources-7.2-pipe.patch:
+ Add patches for the two latest security advisories for FreeBSD kernel.
+
+*freebsd-sources-7.2 (22 May 2009)
+
+ 22 May 2009; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-sources-7.2.ebuild, +files/freebsd-sources-7.2-debug-O2.patch,
+ +files/freebsd-sources-7.2-sparc64.patch:
+ bump to 7.2
+
+ 15 May 2009; Alexis Ballier <aballier@gentoo.org>
+ freebsd-sources-7.1-r1.ebuild, +files/freebsd-sources-7.1-includes.patch:
+ add a patch for headers interdependencies
+
+ 15 May 2009; Alexis Ballier <aballier@gentoo.org>
+ -freebsd-sources-6.2-r4.ebuild, -freebsd-sources-7.1.ebuild:
+ remove unused versions
+
+*freebsd-sources-7.1-r1 (12 May 2009)
+
+ 12 May 2009; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-sources-7.1-r1.ebuild, +files/freebsd-sources-7.1-ktimer.patch:
+ Add patch for ktimer security issue, bug #263844 and
+ http://security.freebsd.org/advisories/FreeBSD-SA-09:06.ktimer.asc
+
+*freebsd-sources-7.1 (22 Jan 2009)
+
+ 22 Jan 2009; Javier Villavicencio <the_paya@gentoo.org>
+ +files/freebsd-sources-7.0-gentoo.patch,
+ +files/freebsd-sources-7.0-tmpfs_whiteout_stub.patch,
+ +files/freebsd-sources-7.0-werror.patch,
+ +files/freebsd-sources-7.1-asm.patch,
+ +files/freebsd-sources-7.1-binutils_link.patch,
+ +files/freebsd-sources-7.1-sparc64.patch,
+ +files/freebsd-sources-7.1-subnet-route-pr40133.patch,
+ +files/freebsd-sources-7.1-types.h-fix.patch, +freebsd-sources-7.1.ebuild:
+ Import 7.1 ebuilds from gentoo-bsd overlay.
+
+*freebsd-sources-6.2-r5 (08 Jan 2009)
+
+ 08 Jan 2009; Alexis Ballier <aballier@gentoo.org>
+ +files/freebsd-sources-6.2-amd64.patch,
+ +files/freebsd-sources-6.2-arc4random6x.patch,
+ +files/freebsd-sources-6.2-icmp6.patch,
+ +files/freebsd-sources-6.2-nd6-6.patch,
+ +files/freebsd-sources-6.2-protosw6x.patch,
+ +files/freebsd-sources-7.0-binutils_link.patch,
+ +freebsd-sources-6.2-r5.ebuild:
+ Fix module symbols export with latest binutils, grab a bunch of security
+ fixes from security.freebsd.org.
+
+ 08 Jan 2009; Alexis Ballier <aballier@gentoo.org>
+ -freebsd-sources-6.2.ebuild, -freebsd-sources-6.2-r1.ebuild,
+ -freebsd-sources-6.2-r2.ebuild, -freebsd-sources-6.2-r3.ebuild:
+ remove old
+
+*freebsd-sources-6.2-r4 (17 May 2008)
+
+ 17 May 2008; Alexis Ballier <aballier@gentoo.org>
+ +files/freebsd-sources-6.2-random.patch,
+ +files/freebsd-sources-6.2-sendfile.patch, +freebsd-sources-6.2-r4.ebuild:
+ Add security fixes for bug #212145 and bug #200959
+
+ 22 Oct 2007; Roy Marples <uberlord@gentoo.org>
+ +files/freebsd-sources-6.2-posix-monotonic-clock.patch,
+ freebsd-sources-6.2-r3.ebuild:
+ We should expose the fact we support a monotonic clock.
+
+ 16 Oct 2007; Roy Marples <uberlord@gentoo.org>
+ files/freebsd-sources-6.2-sparc64.patch:
+ gcc-4 now defines __sparc64__ for us
+
+*freebsd-sources-6.2-r3 (12 Sep 2007)
+
+ 12 Sep 2007; Roy Marples <uberlord@gentoo.org>
+ +files/freebsd-sources-6.2-dl_iterate_phdr.patch,
+ +freebsd-sources-6.2-r3.ebuild:
+ Backport dl_iterate_phdr from FreeBSD-7 so that future gcc's don't pull in
+ libgcc_s.so.1
+
+*freebsd-sources-6.2-r2 (03 Jul 2007)
+
+ 03 Jul 2007; Roy Marples <uberlord@gentoo.org>
+ +files/freebsd-sources-6.2-EN-07:02.net.patch,
+ +files/freebsd-sources-6.2-unp_gc.patch, +freebsd-sources-6.2-r2.ebuild:
+ Push out errata patches for GIF/IPv6 and unix domain sockets.
+
+*freebsd-sources-6.2-r1 (10 May 2007)
+
+ 10 May 2007; Roy Marples <uberlord@gentoo.org>
+ +files/freebsd-sources-6.2-ipv6.patch, +freebsd-sources-6.2-r1.ebuild:
+ Add a security fix to disable IPv6 source routing headers.
+
+ 09 May 2007; Roy Marples <uberlord@gentoo.org>
+ +files/freebsd-sources-6.2-debug-O2.patch, freebsd-sources-6.2.ebuild:
+ Added a patch to stop DEBUG forcing -O if no COPTFLAGS defined to fix a kernel
+ panic on boot with sparc64.
+
+*freebsd-sources-6.2 (15 Jan 2007)
+
+ 15 Jan 2007; Timothy Redaelli <drizzt@gentoo.org>
+ -freebsd-sources-6.2_rc2.ebuild, +freebsd-sources-6.2.ebuild:
+ Bump to 6.2 and remove old version.
+
+ 05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org>
+ -files/freebsd-sources-6.1-gcc41.patch, -files/SA-06-16-smbfs.patch,
+ -files/freebsd-sources-6.1-devfs-deadlock.patch,
+ -files/freebsd-sources-6.1-intrcnt.patch, -freebsd-sources-6.1-r3.ebuild,
+ -freebsd-sources-6.1-r4.ebuild:
+ Remove 6.1 ebuild.
+
+*freebsd-sources-6.2_rc2 (29 Dec 2006)
+
+ 29 Dec 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-sources-6.2_beta3.ebuild, -freebsd-sources-6.2_rc1.ebuild,
+ +freebsd-sources-6.2_rc2.ebuild:
+ Bump to rc2 and remove older versions.
+
+*freebsd-sources-6.2_rc1 (19 Nov 2006)
+
+ 19 Nov 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +freebsd-sources-6.2_rc1.ebuild:
+ Version bump to 6.2-RC1.
+
+ 18 Nov 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-sources-6.2_beta2.ebuild:
+ Remove 6.2_beta2.
+
+*freebsd-sources-6.2_beta3 (01 Nov 2006)
+
+ 01 Nov 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +files/freebsd-sources-6.2-gcc41.patch, +freebsd-sources-6.2_beta3.ebuild:
+ Bump to 6.2_beta3.
+
+ 23 Oct 2006; Javier Villavicencio <the_paya@gentoo.org>
+ freebsd-sources-6.2_beta2.ebuild:
+ Closing bug #151626.
+
+ 21 Oct 2006; Diego Pettenò <flameeyes@gentoo.org>
+ files/digest-freebsd-sources-6.2_beta2, Manifest:
+ Fix digest.
+
+ 19 Oct 2006; Javier Villavicencio <the_paya@gentoo.org>
+ +files/freebsd-sources-6.1-ntfs.patch, freebsd-sources-6.1-r4.ebuild:
+ Fixes bug #151626, thanks to Simon Koenig for reporting and testing.
+
+ 19 Oct 2006; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
+ Remove 6.2_beta1 ebuild.
+
+ 19 Oct 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-sources-6.2_beta1.ebuild:
+ Remove 6.2_beta1 ebuild.
+
+ 17 Oct 2006; Roy Marples <uberlord@gentoo.org>
+ +files/freebsd-sources-6.2-sparc64.patch,
+ freebsd-sources-6.2_beta2.ebuild:
+ Added ~sparc-fbsd keyword.
+
+*freebsd-sources-6.2_beta2 (05 Oct 2006)
+
+ 05 Oct 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +freebsd-sources-6.2_beta2.ebuild:
+ Version 6.2_beta2.
+
+ 21 Sep 2006; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-sources-6.2_beta1.ebuild:
+ This time is the right one.
+
+ 21 Sep 2006; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-sources-6.2_beta1.ebuild:
+ Actually, apply again the devfs patch.
+
+*freebsd-sources-6.2_beta1 (21 Sep 2006)
+
+ 21 Sep 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +freebsd-sources-6.2_beta1.ebuild:
+ Add 6.2_beta1 ebuilds.
+
+*freebsd-sources-6.1-r4 (04 Sep 2006)
+
+ 04 Sep 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +files/freebsd-sources-6.1-devfs-deadlock.patch,
+ +freebsd-sources-6.1-r4.ebuild:
+ Add patch from Alex for sandbox not to deadlock devfs, see bug #146284.
+
+ 27 Jul 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -files/SA-06-04-ipfw.patch, -files/SA-06-06-kmem60.patch,
+ -files/SA-06-11-ipsec.patch, -files/freebsd-sources-6.0-gentoover.patch,
+ -files/SA-06-05-80211.patch, -files/SA-06-07-pf.patch,
+ -files/SA-06-14-fpu.patch, -freebsd-sources-6.1-r1.ebuild,
+ -freebsd-sources-6.1-r2.ebuild:
+ Drop old versions and stray patches.
+
+ 27 Jul 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-sources-6.0-r5.ebuild:
+ Remove 6.0 version.
+
+*freebsd-sources-6.1-r3 (08 Jul 2006)
+
+ 08 Jul 2006; Javier Villavicencio <the_paya@gentoo.org>
+ +files/freebsd-sources-6.1-intrcnt.patch, freebsd-sources-6.1-r1.ebuild,
+ freebsd-sources-6.1-r2.ebuild, +freebsd-sources-6.1-r3.ebuild:
+ New patch for a bug noticed with new binutils, fixes bug #139431. Also fixes
+ symlink creation.
+
+*freebsd-sources-6.1-r2 (12 Jun 2006)
+
+ 12 Jun 2006; Diego Pettenò <flameeyes@gentoo.org>
+ files/freebsd-sources-6.1-gcc41.patch, freebsd-sources-6.1-r1.ebuild,
+ +freebsd-sources-6.1-r2.ebuild:
+ Add new patch for GCC 4.1 from Javier.
+
+*freebsd-sources-6.1-r1 (01 Jun 2006)
+*freebsd-sources-6.0-r5 (01 Jun 2006)
+
+ 01 Jun 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +files/SA-06-16-smbfs.patch, -freebsd-sources-6.0-r4.ebuild,
+ +freebsd-sources-6.0-r5.ebuild, -freebsd-sources-6.1.ebuild,
+ +freebsd-sources-6.1-r1.ebuild:
+ Revision bumps to fix security issue SA-06:16.
+
+ 31 May 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +files/freebsd-sources-6.1-gcc41.patch, freebsd-sources-6.1.ebuild:
+ Add patch to fix bug #134870 (building with GCC 4.1.
+
+ 24 May 2006; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-sources-6.1.ebuild:
+ Add binchecks restrict for newer portage, and fix quoting.
+
+*freebsd-sources-6.1 (09 May 2006)
+
+ 09 May 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-sources-6.1_rc2.ebuild, +freebsd-sources-6.1.ebuild:
+ Update to 6.1-RELEASE.
+
+*freebsd-sources-6.1_rc2 (02 May 2006)
+
+ 02 May 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-sources-6.1_rc1.ebuild, +freebsd-sources-6.1_rc2.ebuild:
+ Update to 6.1_rc2.
+
+ 01 May 2006; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-sources-6.0-r4.ebuild, freebsd-sources-6.1_rc1.ebuild:
+ Disable SSP for kernel, of course.
+
+*freebsd-sources-6.1_rc1 (30 Apr 2006)
+
+ 30 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +freebsd-sources-6.1_rc1.ebuild:
+ Update to 6.1, replace gentoover patch with a simple script.
+
+*freebsd-sources-6.0-r4 (19 Apr 2006)
+
+ 19 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +files/SA-06-14-fpu.patch, -freebsd-sources-6.0-r3.ebuild,
+ +freebsd-sources-6.0-r4.ebuild:
+ Bump with patch for SA-06:14 patch.
+
+*freebsd-sources-6.0-r3 (12 Apr 2006)
+
+ 12 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +files/freebsd-sources-6.0-werror.patch,
+ files/freebsd-sources-gentoo.patch, -freebsd-sources-6.0-r2.ebuild,
+ +freebsd-sources-6.0-r3.ebuild:
+ Add patch to drop -Werror and depend on a fixed version of freebsd-mk-defs
+ so that a simple 'make' works.
+
+ 04 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +files/freebsd-sources-6.0-asm.patch, freebsd-sources-6.0-r2.ebuild:
+ Add patch to fix building with binutils 2.16.91.0.x.
+
+*freebsd-sources-6.0-r2 (03 Apr 2006)
+
+ 03 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +files/SA-06-11-ipsec.patch, +files/freebsd-sources-gentoo.patch,
+ -freebsd-sources-6.0-r1.ebuild, +freebsd-sources-6.0-r2.ebuild:
+ Version bump adding patch for SA-06:11.
+
+ 02 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -files/SA-05-09-htt5.patch, -files/SA-05-13-ipfw.patch,
+ -files/SA-05-15-tcp.patch, -files/SA-05-17-devfs.patch,
+ -files/SA-05-19-ipsec.patch, -files/freebsd-sources-gentoo.patch:
+ Drop obsolete files.
+
+*freebsd-sources-6.0-r1 (01 Apr 2006)
+
+ 01 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +files/SA-05-09-htt5.patch, +files/SA-05-13-ipfw.patch,
+ +files/SA-05-15-tcp.patch, +files/SA-05-17-devfs.patch,
+ +files/SA-05-19-ipsec.patch, +files/SA-06-05-80211.patch,
+ +files/freebsd-sources-6.0-gentoover.patch, +files/SA-06-04-ipfw.patch,
+ +files/SA-06-06-kmem60.patch, +files/SA-06-07-pf.patch,
+ +files/freebsd-sources-6.0-flex-2.5.31.patch,
+ +files/freebsd-sources-gentoo.patch, +metadata.xml,
+ +freebsd-sources-6.0-r1.ebuild:
+ Import into portage.
+
+ 23 Feb 2006; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
+ Apply all the security patches missing.
+
+ 23 Feb 2006; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
+ Make sure that we don't end up having sys-${RV} being a directory.
+
+ 21 Feb 2006; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
+ ADd patch to build kernel with newer flex.
+
+ 13 Feb 2006; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
+ Do the ${RV} symlink only if the ${PVR} is different.
+
+ 13 Feb 2006; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
+ Make sure a sys-${RV} symlink is present, so that we can have a sys
+ directory for the different releases (useful while building stuff.
+
+*freebsd-sources-5.4-r4 (25 Aug 2005)
+
+ 25 Aug 2005; Diego Pettenò <flameeyes@gentoo.org>
+ +files/SA-05-09-htt5.patch, +files/SA-05-13-ipfw.patch,
+ +files/SA-05-15-tcp.patch, +files/SA-05-17-devfs.patch,
+ +files/SA-05-19-ipsec.patch, +files/freebsd-sources-gentoo.patch,
+ +freebsd-sources-5.4-r4.ebuild:
+ Moved to sys-freebsd.
+
+*freebsd-sources-5.4-r3 (21 Jul 2005)
+
+ 21 Jul 2005; Diego Pettenò <flameeyes@gentoo.org>
+ +files/SA-05-17-devfs.patch, files/freebsd-sources-gentoo.patch,
+ -files/freebsd-sources-gentoo-gcc.patch, -freebsd-sources-5.4-r2.ebuild,
+ +freebsd-sources-5.4-r3.ebuild:
+ Update to patch for FreeBSD-SA-05:17.devfs and added branding.
+
+ 15 Jul 2005; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-sources-5.4-r2.ebuild:
+ Added symlink useflag, fixed symlink creation for -rX ebuilds. Added nostrip
+ restriction (it's a sources ebuild).
+
+*freebsd-sources-5.4-r2 (30 Jun 2005)
+*freebsd-sources-5.3-r2 (30 Jun 2005)
+
+ 30 Jun 2005; Diego Pettenò <flameeyes@gentoo.org>
+ +files/SA-05-13-ipfw.patch, +files/SA-05-15-tcp.patch,
+ +freebsd-sources-5.3-r2.ebuild, +freebsd-sources-5.4-r2.ebuild:
+ Added patches for Security Advisories 05:13-ipfw and 05:15-tcp.
+
+ 13 May 2005; Diego Pettenò <flameeyes@gentoo.org>
+ +files/freebsd-sources-gentoo.patch, freebsd-sources-5.3-r1.ebuild,
+ freebsd-sources-5.4-r1.ebuild:
+ Slotted, now installing in /usr/src/sys-${PVR} similarly to linux.
+
+*freebsd-sources-5.4-r1 (13 May 2005)
+*freebsd-sources-5.3-r1 (13 May 2005)
+
+ 13 May 2005; Diego Pettenò <flameeyes@gentoo.org>
+ +files/SA-05-09-htt5.patch, -files/ich-sound.patch,
+ -freebsd-sources-5.3.ebuild, +freebsd-sources-5.3-r1.ebuild,
+ -freebsd-sources-5.4.ebuild, +freebsd-sources-5.4-r1.ebuild:
+ Added security patch for advisory FreeBSD-SA-05:09.htt.
+
+*freebsd-sources-5.4_rc4 (05 May 2005)
+
+ 05 May 2005; Diego Pettenò <flameeyes@gentoo.org>
+ +freebsd-sources-5.4_rc4.ebuild:
+ Added 5.4_rc4.
+
+ 15 Sep 2004; Otavio Piske <angusyoung@gentoo.org> freebsd-sources-5.2.1.ebuild:
+ Initial release
+
+*freebsd-sources-5.2.1.ebuild (15 Sep 2004)
diff --git a/sys-freebsd/freebsd-ubin/ChangeLog b/sys-freebsd/freebsd-ubin/ChangeLog
new file mode 100644
index 00000000..94e4cf5d
--- /dev/null
+++ b/sys-freebsd/freebsd-ubin/ChangeLog
@@ -0,0 +1,621 @@
+# ChangeLog for sys-freebsd/freebsd-ubin
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-ubin/ChangeLog,v 1.105 2015/08/06 10:43:28 mgorny Exp $
+
+*freebsd-ubin-10.1-r2 (06 Aug 2015)
+
+ 06 Aug 2015; Michał Górny <mgorny@gentoo.org> +freebsd-ubin-10.1-r2.ebuild,
+ -freebsd-ubin-10.1-r1.ebuild:
+ Fix FreeBSD-SA-15:18.bsdpatch. https://github.com/gentoo/gentoo-portage-rsync-
+ mirror/pull/192 by nigoro.
+
+*freebsd-ubin-10.1-r1 (29 Jul 2015)
+
+ 29 Jul 2015; Michał Górny <mgorny@gentoo.org> +freebsd-ubin-10.1-r1.ebuild,
+ -freebsd-ubin-10.1.ebuild:
+ Fix FreeBSD-SA-15:14.bsdpatch. https://github.com/gentoo/gentoo-portage-rsync-
+ mirror/pull/186 by nigoro.
+
+ 05 Jun 2015; Michał Górny <mgorny@gentoo.org> freebsd-ubin-10.1.ebuild:
+ Bump to EAPI=5. Use upstream tarballs.
+
+ 24 May 2015; Michał Górny <mgorny@gentoo.org> -freebsd-ubin-9.2.ebuild,
+ -freebsd-ubin-9.2_rc1.ebuild, -freebsd-ubin-9.2_rc2.ebuild,
+ -freebsd-ubin-9.2_rc3.ebuild:
+ Remove 9.2. Part of https://github.com/gentoo/gentoo-portage-rsync-
+ mirror/pull/126 by nigoro.
+
+*freebsd-ubin-10.1 (08 Mar 2015)
+
+ 08 Mar 2015; Michał Górny <mgorny@gentoo.org>
+ +files/freebsd-ubin-10.0-atf.patch, +files/freebsd-ubin-10.0-dtc-gcc46.patch,
+ +files/freebsd-ubin-10.0-kdump-ioctl.patch,
+ +files/freebsd-ubin-10.0-mandoc.patch,
+ +files/freebsd-ubin-10.1-kdump-workaround.patch, +freebsd-ubin-10.1.ebuild:
+ Add FreeBSD 10.1 ebuilds, https://github.com/gentoo/gentoo-portage-rsync-
+ mirror/pull/46 by nigoro.
+
+*freebsd-ubin-9.1-r3 (05 Jan 2014)
+
+ 05 Jan 2014; Naohiro Aota <naota@gentoo.org> +freebsd-ubin-9.1-r3.ebuild:
+ Drop catman subdir. #244517
+
+ 05 Jan 2014; Naohiro Aota <naota@gentoo.org> files/locate-updatedb-cron,
+ freebsd-ubin-9.1-r2.ebuild, freebsd-ubin-9.2.ebuild:
+ Run updatedb with nobody; Generate locate database beforehand. #472468
+
+*freebsd-ubin-9.2 (09 Nov 2013)
+
+ 09 Nov 2013; Alexis Ballier <aballier@gentoo.org> +freebsd-ubin-9.2.ebuild:
+ bump to 9.2
+
+ 28 Aug 2013; Alexis Ballier <aballier@gentoo.org>
+ freebsd-ubin-9.2_rc3.ebuild:
+ do not move fuser to /bin, bug #469454 by Yuta SATOH
+
+*freebsd-ubin-9.2_rc3 (26 Aug 2013)
+
+ 26 Aug 2013; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-ubin-9.2_rc3.ebuild:
+ bump to rc3
+
+*freebsd-ubin-9.2_rc2 (22 Aug 2013)
+
+ 22 Aug 2013; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-ubin-9.2_rc2.ebuild:
+ bump to rc2
+
+ 11 Aug 2013; Alexis Ballier <aballier@gentoo.org> freebsd-ubin-9.2_rc1.ebuild:
+ update /usr/src/sys symlink after recent changes to -sources
+
+*freebsd-ubin-9.2_rc1 (09 Aug 2013)
+
+ 09 Aug 2013; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-ubin-9.2_rc1.ebuild:
+ Version bump, based on work of Yuta SATOH in bug #476646
+
+ 09 Aug 2013; Alexis Ballier <aballier@gentoo.org> -freebsd-ubin-9.0.ebuild,
+ -freebsd-ubin-9.0-r1.ebuild:
+ remove old
+
+ 09 Aug 2013; Alexis Ballier <aballier@gentoo.org> freebsd-ubin-9.1-r2.ebuild:
+ no need to set MULTIBUILD_VARIANTS anymore
+
+ 09 Aug 2013; Alexis Ballier <aballier@gentoo.org> -freebsd-ubin-9.1.ebuild,
+ -freebsd-ubin-9.1-r1.ebuild:
+ remove old
+
+*freebsd-ubin-9.1-r2 (09 Aug 2013)
+
+ 09 Aug 2013; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-ubin-9.1-r2.ebuild:
+ migrate to multilib-build
+
+ 18 Jun 2013; Alexis Ballier <aballier@gentoo.org> -freebsd-ubin-7.2.ebuild,
+ -freebsd-ubin-8.0.ebuild, -freebsd-ubin-8.0-r1.ebuild:
+ remove old
+
+*freebsd-ubin-9.1-r1 (18 Jun 2013)
+
+ 18 Jun 2013; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-ubin-9.1-r1.ebuild:
+ Build and install ldd32 with USE=multilib so that we can ldd 32bits
+ executables.
+
+ 27 Jan 2013; Alexis Ballier <aballier@gentoo.org> freebsd-ubin-9.1.ebuild,
+ +files/freebsd-ubin-9.1-ar-libarchive3.patch:
+ Fix build of ar with newer libarchive, bug #448510 by Yuta SATOH
+
+ 27 Jan 2013; Alexis Ballier <aballier@gentoo.org>
+ -freebsd-ubin-9.1_rc1.ebuild, -freebsd-ubin-9.1_rc2.ebuild,
+ -freebsd-ubin-9.1_rc3.ebuild:
+ remove rc versions
+
+*freebsd-ubin-9.1 (27 Jan 2013)
+
+ 27 Jan 2013; Alexis Ballier <aballier@gentoo.org> +freebsd-ubin-9.1.ebuild:
+ Bump to 9.1
+
+*freebsd-ubin-9.1_rc3 (06 Nov 2012)
+
+ 06 Nov 2012; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-ubin-9.1_rc3.ebuild:
+ bump to rc3
+
+*freebsd-ubin-9.1_rc2 (14 Oct 2012)
+
+ 14 Oct 2012; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-ubin-9.1_rc2.ebuild:
+ bump to 9.1_rc2
+
+*freebsd-ubin-9.1_rc1 (11 Sep 2012)
+
+ 11 Sep 2012; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-ubin-9.1_rc1.ebuild, +files/freebsd-ubin-9.1-bsdar.patch,
+ +files/freebsd-ubin-9.1-grep.patch,
+ +files/freebsd-ubin-9.1-kdump-ioctl.patch,
+ +files/freebsd-ubin-9.1-minigzip.patch:
+ bump to 9.1_rc1 from bsd overlay by Yuta SATOH, bug #426838
+
+ 26 Apr 2012; Alexis Ballier <aballier@gentoo.org> freebsd-ubin-9.0-r1.ebuild:
+ keyword ~amd64-fbsd
+
+*freebsd-ubin-9.0-r1 (23 Apr 2012)
+
+ 23 Apr 2012; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-ubin-9.0-r1.ebuild:
+ remove dc and bc since they are provided by sys-devel/bc
+
+ 23 Apr 2012; Alexis Ballier <aballier@gentoo.org> freebsd-ubin-9.0.ebuild:
+ depend on new enough libedit
+
+*freebsd-ubin-8.2-r1 (02 Apr 2012)
+
+ 02 Apr 2012; Naohiro Aota <naota@gentoo.org>
+ +files/freebsd-ubin-8.2-compress.patch, +freebsd-ubin-8.2-r1.ebuild,
+ -freebsd-ubin-8.2.ebuild:
+ Add patch to fix CVE-2011-2895. #408887
+
+ 30 Mar 2012; Alexis Ballier <aballier@gentoo.org>
+ -freebsd-ubin-9.0_rc1.ebuild, -freebsd-ubin-9.0_rc2.ebuild,
+ -freebsd-ubin-9.0_rc3.ebuild:
+ remove old
+
+*freebsd-ubin-9.0 (16 Jan 2012)
+
+ 16 Jan 2012; Alexis Ballier <aballier@gentoo.org> +freebsd-ubin-9.0.ebuild:
+ bump to 9.0
+
+*freebsd-ubin-9.0_rc3 (09 Dec 2011)
+
+ 09 Dec 2011; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-ubin-9.0_rc3.ebuild:
+ bump to 9.0_rc3
+
+*freebsd-ubin-9.0_rc2 (07 Dec 2011)
+
+ 07 Dec 2011; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-ubin-9.0_rc2.ebuild:
+ bump to rc2
+
+ 07 Nov 2011; Alexis Ballier <aballier@gentoo.org>
+ freebsd-ubin-9.0_rc1.ebuild:
+ move fuser to /bin too
+
+*freebsd-ubin-9.0_rc1 (07 Nov 2011)
+
+ 07 Nov 2011; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-ubin-9.0_rc1.ebuild, +files/freebsd-ubin-9.0-fixmakefiles.patch:
+ bump to 9.0_rc1
+
+ 13 Aug 2011; Javier Villavicencio <the_paya@gentoo.org>
+ freebsd-ubin-8.2.ebuild:
+ Move printf binary to /bin. Fixes bug #377277
+
+ 10 Jul 2011; Alexis Ballier <aballier@gentoo.org> freebsd-ubin-8.2.ebuild:
+ create /var/spool/lock/ directory for tip, by Jose Quinteiro, bug #200700
+
+*freebsd-ubin-8.2 (06 Jul 2011)
+
+ 06 Jul 2011; Alexis Ballier <aballier@gentoo.org> +freebsd-ubin-8.2.ebuild:
+ bump to 8.2
+
+ 24 Mar 2010; Javier Villavicencio <the_paya@gentoo.org>
+ freebsd-ubin-8.0.ebuild, +files/freebsd-ubin-8.0-xinstall.patch:
+ Fix for parallel make install bugs when they use our /usr/bin/install.
+
+*freebsd-ubin-8.0 (19 Mar 2010)
+
+ 19 Mar 2010; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-ubin-8.0.ebuild, +files/freebsd-ubin-8.0-bsdar.patch,
+ metadata.xml:
+ bump to 8.0 from the bsd overlay
+
+ 11 Mar 2010; Alexis Ballier <aballier@gentoo.org>
+ -files/freebsd-ubin-6.1-gcc41.patch, -freebsd-ubin-6.2-r2.ebuild,
+ -files/freebsd-ubin-6.2-make-sinclude.patch,
+ -files/freebsd-ubin-6.2-rpcgen-gcc4.1.patch, -freebsd-ubin-7.1-r1.ebuild:
+ remove old
+
+ 08 Oct 2009; Alexis Ballier <aballier@gentoo.org>
+ freebsd-ubin-7.1-r1.ebuild, freebsd-ubin-7.2.ebuild:
+ remove freebsd-lib[nis] usedep, its always built
+
+ 08 Oct 2009; Alexis Ballier <aballier@gentoo.org>
+ -freebsd-ubin-7.1.ebuild:
+ remove old
+
+ 23 May 2009; Alexis Ballier <aballier@gentoo.org> freebsd-ubin-7.2.ebuild:
+ make PATCHES a bash array
+
+*freebsd-ubin-7.2 (22 May 2009)
+
+ 22 May 2009; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-ubin-7.2.ebuild:
+ bump to 7.2
+
+*freebsd-ubin-7.1-r1 (18 May 2009)
+
+ 18 May 2009; Diego E. Pettenò <flameeyes@gentoo.org>
+ +freebsd-ubin-7.1-r1.ebuild, metadata.xml:
+ Use the current WITHOUT_ switches, update USE flags and use EAPI=2 to
+ depend on the proper features from the freebsd-lib package.
+
+*freebsd-ubin-7.1 (22 Jan 2009)
+
+ 22 Jan 2009; Javier Villavicencio <the_paya@gentoo.org>
+ +freebsd-ubin-7.1.ebuild:
+ Import 7.1 ebuilds from gentoo-bsd overlay.
+
+ 08 Jan 2009; Alexis Ballier <aballier@gentoo.org>
+ -freebsd-ubin-6.2.ebuild:
+ remove old
+
+ 10 Jun 2008; Alexis Ballier <aballier@gentoo.org>
+ freebsd-ubin-6.2-r2.ebuild:
+ keyword ~x86-fbsd
+
+ 10 Jun 2008; Alexis Ballier <aballier@gentoo.org>
+ freebsd-ubin-6.2-r2.ebuild:
+ keyword ~sparc-fbsd
+
+ 20 Feb 2008; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-ubin-6.2-r2.ebuild:
+ Fix dependencies for pambase/pam.
+
+ 19 Feb 2008; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-ubin-6.2-r2.ebuild:
+ Drop keywords as pambase is not keyworded.
+
+*freebsd-ubin-6.2-r2 (19 Feb 2008)
+
+ 19 Feb 2008; Diego Pettenò <flameeyes@gentoo.org> files/login.1.pamd,
+ -freebsd-ubin-6.2-r1.ebuild, +freebsd-ubin-6.2-r2.ebuild:
+ Use system-local-login rather than system-login, and depend on the new
+ version of pambase.
+
+*freebsd-ubin-6.2-r1 (19 Feb 2008)
+
+ 19 Feb 2008; Diego Pettenò <flameeyes@gentoo.org> +files/login.1.pamd,
+ +files/passwd.1.pamd, +files/su.1.pamd, +freebsd-ubin-6.2-r1.ebuild:
+ Update to use the new pambase system-login and system-auth rather than the
+ old system stack.
+
+ 02 Nov 2007; Roy Marples <uberlord@gentoo.org> freebsd-ubin-6.2.ebuild:
+ Don't build hesinfo, use the hesiod ebuild, #197275.
+
+ 16 Oct 2007; Roy Marples <uberlord@gentoo.org>
+ -files/freebsd-ubin-6.2-sparc64.patch, freebsd-ubin-6.2.ebuild:
+ gcc-4 now defines __sparc64__ for us
+
+ 04 Sep 2007; Roy Marples <uberlord@gentoo.org>
+ +files/freebsd-ubin-6.2-make-sinclude.patch, freebsd-ubin-6.2.ebuild:
+ Patch make so the sinclude directive works.
+
+ 03 Sep 2007; Roy Marples <uberlord@gentoo.org> freebsd-ubin-6.2.ebuild:
+ Move touch back to /usr/bin as baselayout no longer uses it.
+
+ 10 Jul 2007; Roy Marples <uberlord@gentoo.org> freebsd-ubin-6.2.ebuild:
+ Don't move awk, mkfifo, uname, true, false or tty to /bin
+ as baselayout-2 no longer requires them there.
+
+ 06 Jul 2007; Roy Marples <uberlord@gentoo.org> freebsd-ubin-6.2.ebuild:
+ Build a dynamic make.
+
+*freebsd-ubin-6.2 (15 Jan 2007)
+
+ 15 Jan 2007; Timothy Redaelli <drizzt@gentoo.org>
+ -freebsd-ubin-6.2_rc2.ebuild, +freebsd-ubin-6.2.ebuild:
+ Bump to 6.2 and remove old version.
+
+ 05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org>
+ -files/SA-06-02-ee.patch, -files/freebsd-ubin-6.1-rpcgen-gcc41.patch,
+ -freebsd-ubin-6.1.ebuild, -freebsd-ubin-6.1-r1.ebuild:
+ Remove 6.1 ebuild.
+
+ 05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-ubin-6.2_rc2.ebuild:
+ Convert to use elog.
+
+ 03 Jan 2007; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-ubin-6.2_rc2.ebuild:
+ Remove tftp directory, use tftp-hpa instead.
+
+ 29 Dec 2006; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-ubin-6.2_rc2.ebuild:
+ Depend on a newer enough version of freebsd-lib.
+
+*freebsd-ubin-6.2_rc2 (29 Dec 2006)
+
+ 29 Dec 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-ubin-6.2_beta3.ebuild, -freebsd-ubin-6.2_rc1.ebuild,
+ +freebsd-ubin-6.2_rc2.ebuild:
+ Bump to rc2 and remove older versions.
+
+ 24 Nov 2006; Diego Pettenò <flameeyes@gentoo.org>
+ files/freebsd-ubin-setXid.patch:
+ Fix setXid patch, thanks to yngwin on freenode for reporting.
+
+*freebsd-ubin-6.2_rc1 (19 Nov 2006)
+
+ 19 Nov 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +freebsd-ubin-6.2_rc1.ebuild:
+ Version bump to 6.2-RC1.
+
+ 18 Nov 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-ubin-6.2_beta2.ebuild, -freebsd-ubin-6.2_beta2-r1.ebuild:
+ Remove 6.2_beta2.
+
+ 12 Nov 2006; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-ubin-6.2_beta3.ebuild:
+ Make this depend on libc with of the same release, so that it does not get
+ built before freebsd-lib (and thus fail in 6.1 -> 6.2 upgrade).
+
+*freebsd-ubin-6.2_beta3 (01 Nov 2006)
+
+ 01 Nov 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +freebsd-ubin-6.2_beta3.ebuild:
+ Bump to 6.2_beta3.
+
+*freebsd-ubin-6.2_beta2-r1 (27 Oct 2006)
+*freebsd-ubin-6.1-r1 (27 Oct 2006)
+
+ 27 Oct 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +freebsd-ubin-6.1-r1.ebuild, +freebsd-ubin-6.2_beta2-r1.ebuild:
+ Revision bump removing the whois command, now provided by any of the whois
+ packages in portage supporting eselect-whois.
+
+ 26 Oct 2006; Roy Marples <uberlord@gentoo.org>
+ freebsd-ubin-6.2_beta2.ebuild:
+ Rebuild login.conf.db after installing a new cap_mkdb, #152856.
+
+ 19 Oct 2006; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
+ Remove 6.2_beta1 ebuild.
+
+ 19 Oct 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-ubin-6.2_beta1.ebuild:
+ Remove 6.2_beta1 ebuild.
+
+ 17 Oct 2006; Roy Marples <uberlord@gentoo.org>
+ +files/freebsd-ubin-6.2-sparc64.patch, freebsd-ubin-6.2_beta2.ebuild:
+ Added ~sparc-fbsd keyword.
+
+ 09 Oct 2006; Javier Villavicencio <the_paya@gentoo.org>
+ freebsd-ubin-6.1.ebuild, freebsd-ubin-6.2_beta1.ebuild,
+ freebsd-ubin-6.2_beta2.ebuild:
+ Tiny fix for whereis(1) to work with our (sys-apps/man) manpath.
+
+ 05 Oct 2006; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-ubin-6.1.ebuild, freebsd-ubin-6.2_beta2.ebuild:
+ Add a build useflag that uses a downloaded tarball of sys rather than
+ symlinking it.
+
+*freebsd-ubin-6.2_beta2 (05 Oct 2006)
+
+ 05 Oct 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +freebsd-ubin-6.2_beta2.ebuild:
+ Version 6.2_beta2.
+
+ 22 Sep 2006; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-ubin-6.2_beta1.ebuild:
+ Block csup, as it's already provided by this ebuild.
+
+ 22 Sep 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +files/freebsd-ubin-6.2-rpcgen-gcc4.1.patch,
+ freebsd-ubin-6.2_beta1.ebuild:
+ Add new patch for rpcgen that fix it properly.
+
+*freebsd-ubin-6.2_beta1 (21 Sep 2006)
+
+ 21 Sep 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +freebsd-ubin-6.2_beta1.ebuild:
+ Add 6.2_beta1 ebuilds.
+
+ 19 Sep 2006; Javier Villavicencio <the_paya@gentoo.org>
+ freebsd-ubin-6.1.ebuild:
+ Move also /usr/bin/tty to /bin.
+
+ 16 Sep 2006; Javier Villavicencio <the_paya@gentoo.org>
+ freebsd-ubin-6.1.ebuild:
+ Move touch to /bin.
+
+ 14 Sep 2006; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-ubin-6.1.ebuild:
+ Move also true and false to /bin.
+
+ 13 Sep 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +files/freebsd-ubin-6.1-rpcgen-gcc41.patch, freebsd-ubin-6.1.ebuild:
+ Add patch to let rpcgen generate GCC 4.1-compatible code.
+
+ 12 Sep 2006; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-ubin-6.1.ebuild:
+ Also move uname to /bin.
+
+ 12 Sep 2006; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-ubin-6.1.ebuild:
+ Don't build and install c99 and c89, leave them to GCC.
+
+ 11 Sep 2006; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-ubin-6.1.ebuild:
+ Also move mkfifo in /bin.
+
+ 10 Sep 2006; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-ubin-6.1.ebuild:
+ Move awk and sed in /bin to be available during boot process.
+
+ 27 Jul 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-ubin-6.0-r1.ebuild:
+ Remove 6.0 version.
+
+ 30 May 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +files/freebsd-ubin-6.1-gcc41.patch, freebsd-ubin-6.1.ebuild:
+ Add patch to build with GCC 4.1.
+
+*freebsd-ubin-6.1 (09 May 2006)
+
+ 09 May 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-ubin-6.1_rc2.ebuild, +freebsd-ubin-6.1.ebuild:
+ Update to 6.1-RELEASE.
+
+*freebsd-ubin-6.1_rc2 (02 May 2006)
+
+ 02 May 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-ubin-6.1_rc1.ebuild, +freebsd-ubin-6.1_rc2.ebuild:
+ Update to 6.1_rc2.
+
+*freebsd-ubin-6.1_rc1 (01 May 2006)
+
+ 01 May 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +freebsd-ubin-6.1_rc1.ebuild:
+ Update to 6.1_rc1.
+
+ 23 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ files/locate-updatedb-cron:
+ Fix typo in updatedb cron file.
+
+ 20 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-ubin-6.0-r1.ebuild:
+ Drop dependency on freebsd-headers.
+
+ 09 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-ubin-6.0-r1.ebuild:
+ Add dependency over freebsd-lib as that has to be rebuilt as first in the
+ emerge system call.
+
+ 03 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +files/freebsd-ubin-6.0-kdump-ioctl.patch, freebsd-ubin-6.0-r1.ebuild:
+ Add patch that makes mkioctl only look into the original includes, so that
+ it doesn't get confused when Xorg is installed.
+
+ 03 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-ubin-6.0-r1.ebuild:
+ Don't let cronbase being a build-time dependency, too.
+
+ 03 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-ubin-6.0-r1.ebuild:
+ Actually depend only on cronbase, let the user decide about installing a
+ cron daemon or not.
+
+ 02 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -files/freebsd-ubin-bsdcmp.patch, -files/freebsd-ubin-fixmakefiles.patch,
+ -files/freebsd-ubin-flex.patch, +files/locate-updatedb-cron,
+ freebsd-ubin-6.0-r1.ebuild:
+ Drop outdated files and add a cron file for locate.updatedb rather than
+ using the periodic script.
+
+*freebsd-ubin-6.0-r1 (01 Apr 2006)
+
+ 01 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +files/freebsd-ubin-6.0-fixmakefiles.patch, +files/SA-06-02-ee.patch,
+ +files/freebsd-ubin-6.0-bsdcmp.patch, +files/freebsd-ubin-bsdcmp.patch,
+ +files/freebsd-ubin-fixmakefiles.patch, +files/freebsd-ubin-flex.patch,
+ +files/freebsd-ubin-lint-stdarg.patch, +files/freebsd-ubin-setXid.patch,
+ +files/login.pamd, +files/passwd.pamd, +files/su.pamd, +metadata.xml,
+ +freebsd-ubin-6.0-r1.ebuild:
+ Import into portage.
+
+ 28 Feb 2006; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
+ Symlink sys directory instead of patching everything in makefiles. Should
+ fix bug #124444.
+
+ 23 Feb 2006; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
+ Add missing security patch.
+
+ 20 Feb 2006; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
+ Fix deprecated stuff to use NO_* syntax.
+
+ 13 Feb 2006; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
+ Drop also opieaccess and fbtab.
+
+ 13 Feb 2006; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
+ Add locate periodic file.
+
+ 13 Feb 2006; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
+ Also phones.
+
+ 13 Feb 2006; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
+ Move /etc/remote to being provided by freebsd-ubin.
+
+ 25 Aug 2005; Diego Pettenò <flameeyes@gentoo.org>
+ +files/freebsd-ubin-bsdcmp.patch, +files/freebsd-ubin-fixmakefiles.patch,
+ +files/freebsd-ubin-flex.patch, +files/freebsd-ubin-lint-stdarg.patch,
+ +files/freebsd-ubin-setXid.patch, +files/login.pamd, +files/passwd.pamd,
+ +files/su.pamd, +freebsd-ubin-5.4-r3.ebuild:
+ Moved to sys-freebsd.
+
+ 18 Aug 2005; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-ubin-5.4-r3.ebuild:
+ Updated to reflect bsdmk/freebsd eclasses changes.
+
+ 13 Aug 2005; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-ubin-5.4-r3.ebuild:
+ Fixed typo.
+
+*freebsd-ubin-5.4-r3 (08 Aug 2005)
+
+ 08 Aug 2005; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-ubin-5.4-r2.ebuild, +freebsd-ubin-5.4-r3.ebuild:
+ Restore make and mkdep from here.
+
+ 30 Jul 2005; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-ubin-5.4-r2.ebuild:
+ Fixed wrong slot.
+
+ 29 Jul 2005; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-ubin-5.4-r2.ebuild:
+ Adapt to recent bsdmk changes.
+
+ 19 Jun 2005; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-ubin-5.4-r1.ebuild:
+ Don't compile and install telnet as we don't support it from here.
+
+ 16 Jun 2005; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-ubin-5.4-r1.ebuild:
+ Removed a few more subtargets: tar file vacation nc ftp, as they have their
+ own ebuilds.
+
+ 16 Jun 2005; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-ubin-5.4-r1.ebuild:
+ tar is moved to app-arch/bsdtar package.
+
+ 08 Jun 2005; Diego Pettenò <flameeyes@gentoo.org>
+ -files/freebsd-ubin-minimal.patch, freebsd-ubin-5.4-r1.ebuild:
+ Made freebsd-ubin use dummy_mk instead of minimal patch.
+
+*freebsd-ubin-5.4-r1 (23 May 2005)
+
+ 23 May 2005; Diego Pettenò <flameeyes@gentoo.org> +files/login.pamd,
+ +files/passwd.pamd, +files/rsh.pamd, +files/su.pamd,
+ -freebsd-ubin-5.4.ebuild, +freebsd-ubin-5.4-r1.ebuild:
+ New revision which installs pamd files. Added dependency on virtual/pam.
+ Using mirror://gentoo/.
+
+*freebsd-ubin-5.4_rc3 (03 May 2005)
+
+ 03 May 2005; Diego <flame@gentoo.org>
+ +files/freebsd-ubin-fixmakefiles.patch,
+ +files/freebsd-ubin-lint-stdarg.patch, +files/freebsd-ubin-minimal.patch,
+ +files/freebsd-ubin-setXid.patch, +freebsd-ubin-5.4_rc3.ebuild:
+ Added new 5.4_rc3 with patches to build fine on 5.4 profile.
+
+*freebsd-ubin-5.3.20050301 (31 Mar 2005)
+
+ 31 Mar 2005; Otavio R. Piske <angusyoung@gentoo.org>
+ +files/freebsd-ubin-5.3-nocom_err.patch, freebsd-ubin-5.3.20050301.ebuild,
+ -freebsd-ubin-5.3_rc1.ebuild:
+ New ebuild based on updated sources and support for new use flags
+
+*freebsd-ubin-5.2.1-r1 (07 Oct 2004)
+
+ 07 Oct 2004; Otavio Piske <angusyoung@gentoo.org>
+ +files/freebsd-ubin-5.2.1-nocmp.patch, +freebsd-ubin-5.2.1-r1.ebuild:
+ This new ebuild avoids compilation/installation of cmp, which should be
+ provided by diffutils
+
+ 30 Sep 2004; Aaron Walker <ka0ttic@gentoo.org> freebsd-ubin-5.2.1.ebuild:
+ Removed duplicate inherit.
+
+ 15 Sep 2004; Otavio Piske <angusyoung@gentoo.org> freebsd-ubin-5.2.1.ebuild:
+ Initial release
+
+*freebsd-ubin-5.2.1.ebuild (15 Sep 2004)
diff --git a/sys-freebsd/freebsd-usbin/ChangeLog b/sys-freebsd/freebsd-usbin/ChangeLog
new file mode 100644
index 00000000..713df01b
--- /dev/null
+++ b/sys-freebsd/freebsd-usbin/ChangeLog
@@ -0,0 +1,644 @@
+# ChangeLog for sys-freebsd/freebsd-usbin
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-usbin/ChangeLog,v 1.101 2015/06/05 16:43:55 mgorny Exp $
+
+ 05 Jun 2015; Michał Górny <mgorny@gentoo.org> freebsd-usbin-10.1.ebuild:
+ Bump to EAPI=5. Use upstream tarballs.
+
+ 24 May 2015; Michał Górny <mgorny@gentoo.org> -freebsd-usbin-9.2.ebuild,
+ -freebsd-usbin-9.2_rc1.ebuild, -freebsd-usbin-9.2_rc2.ebuild,
+ -freebsd-usbin-9.2_rc3.ebuild:
+ Remove 9.2. Part of https://github.com/gentoo/gentoo-portage-rsync-
+ mirror/pull/126 by nigoro.
+
+*freebsd-usbin-10.1 (08 Mar 2015)
+
+ 08 Mar 2015; Michał Górny <mgorny@gentoo.org>
+ +files/freebsd-usbin-10.0-bsdxml2expat.patch, +files/iscsid.initd,
+ +files/nfsuserd.confd, +files/nfsuserd.initd, +freebsd-usbin-10.1.ebuild:
+ Add FreeBSD 10.1 ebuilds, https://github.com/gentoo/gentoo-portage-rsync-
+ mirror/pull/46 by nigoro.
+
+*freebsd-usbin-9.1-r1 (19 May 2014)
+
+ 19 May 2014; Naohiro Aota <naota@gentoo.org>
+ +files/freebsd-usbin-9.1-kldxref.patch, +freebsd-usbin-9.1-r1.ebuild,
+ -freebsd-usbin-9.1.ebuild:
+ Add Eratta patch #510534
+
+*freebsd-usbin-9.2 (09 Nov 2013)
+
+ 09 Nov 2013; Alexis Ballier <aballier@gentoo.org> +freebsd-usbin-9.2.ebuild:
+ bump to 9.2
+
+*freebsd-usbin-9.2_rc3 (26 Aug 2013)
+
+ 26 Aug 2013; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-usbin-9.2_rc3.ebuild:
+ bump to rc3
+
+*freebsd-usbin-9.2_rc2 (22 Aug 2013)
+
+ 22 Aug 2013; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-usbin-9.2_rc2.ebuild:
+ bump to rc2
+
+ 11 Aug 2013; Alexis Ballier <aballier@gentoo.org>
+ freebsd-usbin-9.2_rc1.ebuild:
+ fbsd-lib has its own libelf now, bug #479494 by Yuta SATOH
+
+ 11 Aug 2013; Alexis Ballier <aballier@gentoo.org>
+ freebsd-usbin-9.2_rc1.ebuild:
+ update /usr/src/sys symlink after recent changes to -sources
+
+*freebsd-usbin-9.2_rc1 (09 Aug 2013)
+
+ 09 Aug 2013; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-usbin-9.2_rc1.ebuild:
+ Version bump, based on work of Yuta SATOH in bug #476646
+
+ 09 Aug 2013; Alexis Ballier <aballier@gentoo.org> freebsd-usbin-9.1.ebuild:
+ Remove the service binary that cannot work since we use openrc, by Yuta SATOH
+
+ 09 Aug 2013; Alexis Ballier <aballier@gentoo.org> -freebsd-usbin-9.0.ebuild:
+ remove old
+
+ 27 Jun 2013; Alexis Ballier <aballier@gentoo.org> freebsd-usbin-9.1.ebuild:
+ Add kerberos useflag and properly disable it if not requested. Bug #473458 by
+ henning.f@swipnet.se
+
+ 18 Jun 2013; Alexis Ballier <aballier@gentoo.org>
+ -freebsd-usbin-7.2-r1.ebuild, -freebsd-usbin-8.0-r1.ebuild:
+ remove old
+
+ 16 Mar 2013; Naohiro Aota <naota@gentoo.org> files/nfs.initd:
+ Update init script. #459696
+
+ 27 Jan 2013; Alexis Ballier <aballier@gentoo.org> freebsd-usbin-9.1.ebuild:
+ drop isdn useflag, by Yuta SATOH, bug #448502
+
+ 27 Jan 2013; Alexis Ballier <aballier@gentoo.org>
+ -freebsd-usbin-8.2-r1.ebuild:
+ remove old
+
+ 27 Jan 2013; Alexis Ballier <aballier@gentoo.org>
+ -freebsd-usbin-9.1_rc1.ebuild, -freebsd-usbin-9.1_rc2.ebuild,
+ -freebsd-usbin-9.1_rc3.ebuild:
+ remove rc versions
+
+*freebsd-usbin-9.1 (27 Jan 2013)
+
+ 27 Jan 2013; Alexis Ballier <aballier@gentoo.org> +freebsd-usbin-9.1.ebuild:
+ Bump to 9.1
+
+*freebsd-usbin-9.1_rc3 (06 Nov 2012)
+
+ 06 Nov 2012; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-usbin-9.1_rc3.ebuild:
+ bump to rc3
+
+*freebsd-usbin-9.1_rc2 (14 Oct 2012)
+
+ 14 Oct 2012; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-usbin-9.1_rc2.ebuild:
+ bump to 9.1_rc2
+
+ 13 Oct 2012; Alexis Ballier <aballier@gentoo.org>
+ freebsd-usbin-9.1_rc1.ebuild:
+ Remove the pkg command: we do not need it. Bug #437388 by Yuta SATOH.
+
+*freebsd-usbin-9.1_rc1 (11 Sep 2012)
+
+ 11 Sep 2012; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-usbin-9.1_rc1.ebuild, +files/freebsd-usbin-9.1-bsdxml2expat.patch:
+ bump to 9.1_rc1 from bsd overlay by Yuta SATOH, bug #426838
+
+ 09 Aug 2012; Naohiro Aota <naota@gentoo.org> files/nfs.initd:
+ Fix nfs.initd typo. #428484
+
+ 26 Apr 2012; Alexis Ballier <aballier@gentoo.org> freebsd-usbin-9.0.ebuild:
+ keyword ~amd64-fbsd
+
+ 23 Apr 2012; Alexis Ballier <aballier@gentoo.org> freebsd-usbin-9.0.ebuild:
+ depend on new enough libedit
+
+ 30 Mar 2012; Alexis Ballier <aballier@gentoo.org>
+ -freebsd-usbin-9.0_rc1.ebuild, -freebsd-usbin-9.0_rc2.ebuild,
+ -freebsd-usbin-9.0_rc3.ebuild:
+ remove old
+
+*freebsd-usbin-9.0 (16 Jan 2012)
+
+ 16 Jan 2012; Alexis Ballier <aballier@gentoo.org> +freebsd-usbin-9.0.ebuild:
+ bump to 9.0
+
+*freebsd-usbin-9.0_rc3 (09 Dec 2011)
+
+ 09 Dec 2011; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-usbin-9.0_rc3.ebuild:
+ bump to 9.0_rc3
+
+*freebsd-usbin-9.0_rc2 (07 Dec 2011)
+
+ 07 Dec 2011; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-usbin-9.0_rc2.ebuild:
+ bump to rc2
+
+ 08 Nov 2011; Naohiro Aota <naota@gentoo.org> freebsd-usbin-8.2-r2.ebuild:
+ Drop deprecated make options and its USE flags
+
+*freebsd-usbin-9.0_rc1 (07 Nov 2011)
+
+ 07 Nov 2011; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-usbin-9.0_rc1.ebuild, +files/freebsd-usbin-9.0-libarchive.patch,
+ +files/freebsd-usbin-9.0-newsyslog.patch:
+ bump to 9.0_rc1
+
+*freebsd-usbin-8.2-r2 (05 Sep 2011)
+
+ 05 Sep 2011; Naohiro Aota <naota@gentoo.org> +freebsd-usbin-8.2-r2.ebuild,
+ +files/freebsd-usbin-8.2-newsyslog.patch:
+ Add patch to fix bzip2/gzip path. Bug #359223. Patch from Dmitri Bogomolov
+
+ 30 Aug 2011; Naohiro Aota <naota@gentoo.org> freebsd-usbin-8.2-r1.ebuild:
+ Add -fno-strict-aliasing
+
+*freebsd-usbin-8.2-r1 (29 Aug 2011)
+*freebsd-usbin-8.0-r1 (29 Aug 2011)
+*freebsd-usbin-7.2-r1 (29 Aug 2011)
+
+ 29 Aug 2011; Naohiro Aota <naota@gentoo.org> -freebsd-usbin-7.2.ebuild,
+ +freebsd-usbin-7.2-r1.ebuild, -freebsd-usbin-8.0.ebuild,
+ +freebsd-usbin-8.0-r1.ebuild, -freebsd-usbin-8.2.ebuild,
+ +freebsd-usbin-8.2-r1.ebuild, files/nfs.initd:
+ Remove deprecated start-stop-daemon argument --oknodo, bug #377765
+
+*freebsd-usbin-8.2 (06 Jul 2011)
+
+ 06 Jul 2011; Alexis Ballier <aballier@gentoo.org> +freebsd-usbin-8.2.ebuild,
+ +files/mountd.patch:
+ bump to 8.2
+
+ 07 Apr 2011; Ultrabug <ultrabug@gentoo.org> freebsd-usbin-7.2.ebuild,
+ freebsd-usbin-8.0.ebuild:
+ migrate ebuilds to new-style virtual, wrt #358881
+
+ 13 Apr 2010; Javier Villavicencio <the_paya@gentoo.org>
+ files/freebsd-usbin-7.0-nowrap.patch, freebsd-usbin-7.2.ebuild,
+ freebsd-usbin-8.0.ebuild:
+ Fix tcp-wrappers disable patch and respect tcpd useflag, closes bug
+ 275924.
+
+ 23 Mar 2010; Javier Villavicencio <the_paya@gentoo.org>
+ freebsd-usbin-8.0.ebuild:
+ Don't install mtree.5 manpage, collides with libarchive's.
+
+*freebsd-usbin-8.0 (19 Mar 2010)
+
+ 19 Mar 2010; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-usbin-8.0.ebuild, metadata.xml:
+ bump to 8.0 from the bsd overlay
+
+ 11 Mar 2010; Alexis Ballier <aballier@gentoo.org>
+ -files/freebsd-usbin-6.0-fixmakefiles.patch,
+ -files/freebsd-usbin-6.1-gcc41.patch,
+ -files/freebsd-usbin-6.1-nowrap.patch, -freebsd-usbin-6.2-r1.ebuild,
+ -files/freebsd-usbin-6.2_rc2-libedit-netbsd.patch,
+ -freebsd-usbin-7.1-r2.ebuild, metadata.xml:
+ remove old
+
+ 08 Oct 2009; Alexis Ballier <aballier@gentoo.org>
+ freebsd-usbin-7.2.ebuild:
+ build depend on freebsd-ubin for rpcgen
+
+ 08 Oct 2009; Alexis Ballier <aballier@gentoo.org>
+ -freebsd-usbin-7.1.ebuild, -freebsd-usbin-7.1-r1.ebuild:
+ remove old
+
+ 08 Oct 2009; Alexis Ballier <aballier@gentoo.org>
+ freebsd-usbin-7.1-r2.ebuild, freebsd-usbin-7.2.ebuild:
+ Add minimal to IUSE and remove freebsd-lib[nis] usedep, its always built
+
+ 23 May 2009; Alexis Ballier <aballier@gentoo.org>
+ freebsd-usbin-7.2.ebuild:
+ make PATCHES a bash array
+
+*freebsd-usbin-7.2 (22 May 2009)
+
+ 22 May 2009; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-usbin-7.2.ebuild:
+ bump to 7.2
+
+ 18 May 2009; Diego E. Pettenò <flameeyes@gentoo.org>
+ freebsd-usbin-7.1-r2.ebuild:
+ Make the installs more reliable (die on error) and install the nscd.conf
+ file.
+
+*freebsd-usbin-7.1-r2 (18 May 2009)
+
+ 18 May 2009; Diego E. Pettenò <flameeyes@gentoo.org>
+ +freebsd-usbin-7.1-r2.ebuild, metadata.xml:
+ Use the current WITHOUT_ switches, update USE flags and use EAPI=2 to
+ depend on the proper features from the freebsd-lib package.
+
+ 26 Feb 2009; Timothy Redaelli <drizzt@gentoo.org>
+ freebsd-usbin-7.1-r1.ebuild:
+ QA: install usbd.conf only if usb use flag is enabled
+
+ 24 Feb 2009; Timothy Redaelli <drizzt@gentoo.org> files/syscons.initd:
+ Fix bashism
+
+*freebsd-usbin-7.1-r1 (05 Feb 2009)
+
+ 05 Feb 2009; Alexis Ballier <aballier@gentoo.org>
+ +freebsd-usbin-7.1-r1.ebuild:
+ Dont disable traceroute as we don't have any working ebuild for it
+ otherwise...
+
+*freebsd-usbin-7.1 (22 Jan 2009)
+
+ 22 Jan 2009; Javier Villavicencio <the_paya@gentoo.org>
+ +files/freebsd-usbin-7.0-nowrap.patch, files/nfs.confd, files/nfs.initd,
+ +files/rpc.lockd.initd, +files/rpc.statd.initd, metadata.xml,
+ +freebsd-usbin-7.1.ebuild:
+ Import 7.1 ebuilds from gentoo-bsd overlay.
+
+ 08 Jan 2009; Alexis Ballier <aballier@gentoo.org>
+ -freebsd-usbin-6.2.ebuild:
+ remove old
+
+ 22 Aug 2008; Doug Goldstein <cardoe@gentoo.org> metadata.xml:
+ add GLEP 56 USE flag desc from use.local.desc
+
+ 30 Mar 2008; Mike Frysinger <vapier@gentoo.org> freebsd-usbin-6.2.ebuild,
+ freebsd-usbin-6.2-r1.ebuild:
+ Convert virtual/baselayout to sys-apps/baselayout.
+
+ 21 May 2007; Roy Marples <uberlord@gentoo.org>
+ freebsd-usbin-6.2-r1.ebuild:
+ acpi builds acpidump, which needs iasl
+
+ 04 May 2007; Timothy Redaelli <drizzt@gentoo.org>
+ freebsd-usbin-6.2-r1.ebuild:
+ Does not compile mount_smbfs in stage1.
+
+*freebsd-usbin-6.2-r1 (06 Apr 2007)
+
+ 06 Apr 2007; Roy Marples <uberlord@gentoo.org> files/nfs.initd,
+ files/nfsmount.initd, +freebsd-usbin-6.2-r1.ebuild:
+ Bump for non bash init scripts and smbfs.
+
+ 01 Mar 2007; Timothy Redaelli <drizzt@gentoo.org>
+ freebsd-usbin-6.2.ebuild:
+ Add deps to baselayout on stage1 creation.
+
+ 28 Feb 2007; Roy Marples <uberlord@gentoo.org> freebsd-usbin-6.2.ebuild:
+ Install mount_smbfs and friends so we can mount samba shares.
+
+ 23 Feb 2007; Roy Marples <uberlord@gentoo.org> files/moused.initd,
+ files/nfsmount.initd, files/powerd.initd, files/rarpd.initd,
+ files/syscons.initd, files/syslogd.initd:
+ Don't use bashisms in init scripts.
+
+ 16 Jan 2007; Timothy Redaelli <drizzt@gentoo.org>
+ +files/freebsd-usbin-6.2_rc2-libedit-netbsd.patch:
+ Oops, I still need this patch
+
+*freebsd-usbin-6.2 (15 Jan 2007)
+
+ 15 Jan 2007; Timothy Redaelli <drizzt@gentoo.org>
+ -files/freebsd-usbin-6.2_rc2-libedit-netbsd.patch,
+ -freebsd-usbin-6.2_rc2.ebuild, +freebsd-usbin-6.2.ebuild:
+ Bump to 6.2 and remove old version.
+
+ 05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org>
+ -files/SA-06-15-ypserv.patch, -files/freebsd-usbin-nowrap.patch,
+ -freebsd-usbin-6.1-r1.ebuild:
+ Remove 6.1 ebuild.
+
+ 03 Jan 2007; Diego Pettenò <flameeyes@gentoo.org>
+ +files/freebsd-usbin-6.2_rc2-libedit-netbsd.patch,
+ freebsd-usbin-6.2_rc2.ebuild:
+ Add patch to build with the NetBSD version of libedit; and add libedit as a
+ dependency.
+
+*freebsd-usbin-6.2_rc2 (29 Dec 2006)
+
+ 29 Dec 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-usbin-6.2_beta3.ebuild, -freebsd-usbin-6.2_rc1.ebuild,
+ +freebsd-usbin-6.2_rc2.ebuild:
+ Bump to rc2 and remove older versions.
+
+ 07 Dec 2006; Roy Marples <uberlord@gentoo.org> files/rpcbind.initd:
+ rpcbind init script now uses start-stop-daemon.
+
+ 21 Nov 2006; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-usbin-6.2_rc1.ebuild:
+ Remove freebsd-update program, it's not something you should use on
+ Gentoo/FreeBSD.
+
+ 20 Nov 2006; Diego Pettenò <flameeyes@gentoo.org> files/rarpd.initd:
+ Make the init script use foregroupd mode and create a pidfile to better
+ identify the correct process to stop.
+
+ 19 Nov 2006; Diego Pettenò <flameeyes@gentoo.org> +files/rarpd.confd,
+ +files/rarpd.initd, freebsd-usbin-6.2_rc1.ebuild:
+ Add init.d and conf.d files for reverse ARP daemon (rarpd).
+
+*freebsd-usbin-6.2_rc1 (19 Nov 2006)
+
+ 19 Nov 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +freebsd-usbin-6.2_rc1.ebuild:
+ Version bump to 6.2-RC1.
+
+ 18 Nov 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-usbin-6.2_beta2.ebuild:
+ Remove 6.2_beta2.
+
+*freebsd-usbin-6.2_beta3 (01 Nov 2006)
+
+ 01 Nov 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +freebsd-usbin-6.2_beta3.ebuild:
+ Bump to 6.2_beta3.
+
+ 26 Oct 2006; Roy Marples <uberlord@gentoo.org>
+ freebsd-usbin-6.2_beta2.ebuild:
+ Create /etc/{passwd,pwd.db,spwd.db} from /etc/master.passwd
+ if any do not exist, #152856.
+
+ 19 Oct 2006; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
+ Remove 6.2_beta1 ebuild.
+
+ 19 Oct 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-usbin-6.2_beta1.ebuild:
+ Remove 6.2_beta1 ebuild.
+
+ 17 Oct 2006; Roy Marples <uberlord@gentoo.org>
+ freebsd-usbin-6.2_beta2.ebuild:
+ Added ~sparc-fbsd keyword.
+
+ 12 Oct 2006; Roy Marples <uberlord@gentoo.org> files/powerd.confd:
+ Don't annoy laptop users too much, default powerd to maximum in AC_MODE.
+
+ 05 Oct 2006; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-usbin-6.1-r1.ebuild, freebsd-usbin-6.2_beta2.ebuild:
+ Add a build useflag that uses a downloaded tarball of sys rather than
+ symlinking it.
+
+ 05 Oct 2006; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-usbin-6.2_beta2.ebuild:
+ Use the system headers to build, or openbsm fails.
+
+*freebsd-usbin-6.2_beta2 (05 Oct 2006)
+
+ 05 Oct 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +freebsd-usbin-6.2_beta2.ebuild:
+ Version 6.2_beta2.
+
+ 04 Oct 2006; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-usbin-6.1-r1.ebuild, freebsd-usbin-6.2_beta1.ebuild:
+ Remove netgraph useflag, thanks to Francisco Javier in bug #150083.
+
+ 03 Oct 2006; Roy Marples <uberlord@gentoo.org> files/moused.confd,
+ files/moused.initd, files/powerd.initd, files/rpcbind.initd,
+ files/syscons.initd, files/syslogd.initd:
+ Tarted up the init scripts.
+ moused can now be optionally multiplexed like the net scripts.
+
+ 01 Oct 2006; Javier Villavicencio <the_paya@gentoo.org>
+ +files/freebsd-usbin-adduser.patch, freebsd-usbin-6.1-r1.ebuild,
+ freebsd-usbin-6.2_beta1.ebuild:
+ Added patch to fix adduser paths, by Chris White in bug #149763.
+
+ 22 Sep 2006; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-usbin-6.2_beta1.ebuild:
+ Drop unneeded security patch, fix patch name for GCC 4.1 patch.
+
+*freebsd-usbin-6.2_beta1 (21 Sep 2006)
+
+ 21 Sep 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +freebsd-usbin-6.2_beta1.ebuild:
+ Add 6.2_beta1 ebuilds.
+
+ 14 Sep 2006; Diego Pettenò <flameeyes@gentoo.org> +files/syscons.confd,
+ +files/syscons.initd, freebsd-usbin-6.1-r1.ebuild:
+ Move syscons script and configuration out of baselayout and in here.
+
+ 27 Jul 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-usbin-6.0-r3.ebuild:
+ Remove 6.0 version.
+
+*freebsd-usbin-6.1-r1 (01 Jun 2006)
+*freebsd-usbin-6.0-r3 (01 Jun 2006)
+
+ 01 Jun 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +files/SA-06-15-ypserv.patch, -freebsd-usbin-6.0-r2.ebuild,
+ +freebsd-usbin-6.0-r3.ebuild, -freebsd-usbin-6.1.ebuild,
+ +freebsd-usbin-6.1-r1.ebuild:
+ Revision bumps to fix security issue SA-06:15.
+
+ 30 May 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +files/freebsd-usbin-6.1-gcc41.patch, freebsd-usbin-6.1.ebuild:
+ Add patch to build with GCC 4.1.
+
+*freebsd-usbin-6.1 (09 May 2006)
+
+ 09 May 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-usbin-6.1_rc2.ebuild, +freebsd-usbin-6.1.ebuild:
+ Update to 6.1-RELEASE.
+
+*freebsd-usbin-6.1_rc2 (02 May 2006)
+
+ 02 May 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-usbin-6.1_rc1.ebuild, +freebsd-usbin-6.1_rc2.ebuild:
+ Update to 6.1_rc2.
+
+ 01 May 2006; Diego Pettenò <flameeyes@gentoo.org>
+ files/freebsd-usbin-6.0-fixmakefiles.patch,
+ +files/freebsd-usbin-6.1-nowrap.patch, freebsd-usbin-6.0-r2.ebuild,
+ freebsd-usbin-6.1_rc1.ebuild:
+ Shorten the fixmakefiles patch so that it applies to both 6.0 and 6.1.
+ Update nowrap patch from Robert Sebastian Gerus. Create /usr/bin directory.
+ Remove from 6.1_rc1 hostapd_cli and wpa_cli, remove amd (am-utils package
+ will provide that), block am-utils from 6.0.
+
+*freebsd-usbin-6.1_rc1 (01 May 2006)
+
+ 01 May 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +freebsd-usbin-6.1_rc1.ebuild:
+ Update to 6.1_rc1.
+
+*freebsd-usbin-6.0-r2 (22 Apr 2006)
+
+ 22 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -freebsd-usbin-6.0-r1.ebuild, +freebsd-usbin-6.0-r2.ebuild:
+ Drop zic, now provided by timezone-data.
+
+ 20 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-usbin-6.0-r1.ebuild:
+ Drop dependency on freebsd-headers.
+
+*freebsd-usbin-6.0-r1 (14 Apr 2006)
+
+ 14 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> +files/powerd.confd,
+ +files/powerd.initd, -freebsd-usbin-6.0.ebuild,
+ +freebsd-usbin-6.0-r1.ebuild:
+ Add powerd's init script based on the one contributed by Stefano Takekawa in
+ bug #129933.
+
+ 13 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-usbin-6.0.ebuild:
+ Touch files needed to run syslog, bug #129685.
+
+ 02 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ -files/freebsd-usbin-5.3-r1-makefile-docpaths.patch,
+ -files/freebsd-usbin-fixmakefiles.patch, -files/freebsd-usbin-flex.patch,
+ freebsd-usbin-6.0.ebuild:
+ Drop old files and remove lpr, if needed cups can be rather used.
+
+*freebsd-usbin-6.0 (01 Apr 2006)
+
+ 01 Apr 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +files/freebsd-usbin-5.3-r1-makefile-docpaths.patch,
+ +files/freebsd-usbin-6.0-fixmakefiles.patch,
+ +files/freebsd-usbin-fixmakefiles.patch, +files/freebsd-usbin-flex.patch,
+ +files/freebsd-usbin-nowrap.patch, +files/moused.confd,
+ +files/moused.initd, +files/nfs.confd, +files/nfs.initd,
+ +files/nfsmount.initd, +files/pw.conf, +files/rpcbind.initd,
+ +files/syslogd.initd, +metadata.xml, +freebsd-usbin-6.0.ebuild:
+ Import into portage.
+
+ 28 Feb 2006; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
+ Symlink sys directory instead of patching everything in makefiles.
+
+ 20 Feb 2006; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
+ Fix deprecated stuff to use NO_* syntax.
+
+ 13 Feb 2006; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
+ Also install hosts.lpd.
+
+ 13 Feb 2006; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
+ Add also usbd configuration file, printcap if lpr is requested, and
+ bluetooth configuration if requested.
+
+ 13 Feb 2006; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
+ Build cron jobs for periodic call here instead that in baselayout.
+
+ 13 Feb 2006; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
+ Add periodic files.
+
+ 13 Feb 2006; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
+ Install configuration files here instead than in baselayout. Install isdn
+ configuration files only if isdn is set.
+
+ 12 Feb 2006; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
+ Drop wpa_supplicant and hostapd, take the one from portage on user's request.
+
+ 01 Nov 2005; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
+ Remove pf support, as freebsd-pf will provide it.
+
+ 25 Aug 2005; Diego Pettenò <flameeyes@gentoo.org>
+ +files/freebsd-usbin-5.3-r1-makefile-docpaths.patch,
+ +files/freebsd-usbin-fixmakefiles.patch, +files/freebsd-usbin-flex.patch,
+ +files/freebsd-usbin-nowrap.patch, +files/moused.confd,
+ +files/moused.initd, +files/nfs.confd, +files/nfs.initd,
+ +files/nfsmount.initd, +files/rpcbind.initd, +files/syslogd.initd,
+ +freebsd-usbin-5.4-r2.ebuild:
+ Moved to sys-freebsd.
+
+ 29 Jul 2005; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-usbin-5.4-r2.ebuild:
+ Adapt to recent bsdmk changes.
+
+ 09 Jul 2005; Diego Pettenò <flameeyes@gentoo.org>
+ -files/freebsd-usbin-5.3_rc1-arlcontrol-makefile.patch,
+ -files/freebsd-usbin-5.3_rc1-dconschat-makefile.patch,
+ -files/freebsd-usbin-5.3_rc1-fwcontrol-makefile.patch,
+ -files/freebsd-usbin-5.3_rc1-ipftest-makefile.patch,
+ -files/freebsd-usbin-5.3_rc1-ipresend-makefile.patch,
+ -files/freebsd-usbin-5.3_rc1-ipsend-makefile.patch,
+ -files/freebsd-usbin-5.3_rc1-iptest-makefile.patch,
+ -files/freebsd-usbin-5.3_rc1-mailwrapper-makefile.patch,
+ -files/freebsd-usbin-5.3_rc1-makefileinc.patch,
+ -files/freebsd-usbin-5.3_rc1-mlxcontrol-makefile.patch,
+ -files/freebsd-usbin-5.3_rc1-ndiscvt-makefile.patch,
+ -files/freebsd-usbin-5.3_rc1-nologin-makefile.patch,
+ -files/freebsd-usbin-5.3_rc1-pciconf-makefile.patch,
+ -files/freebsd-usbin-5.3_rc1-pcvt_keycap-makefile.patch,
+ -files/freebsd-usbin-5.3_rc1-pnpinfo-makefile.patch,
+ -files/freebsd-usbin-5.3_rc1-raycontrol-makefile.patch,
+ -files/freebsd-usbin-5.3_rc1-rpc.ypxfrd-makefile.patch,
+ -files/freebsd-usbin-5.3_rc1-setkey-makefile.patch,
+ -files/freebsd-usbin-5.3_rc1-sicontrol-makefile.patch,
+ -files/freebsd-usbin-5.3_rc1-sysinstall-makefile.patch,
+ -files/freebsd-usbin-5.3_rc1-yppush-makefile.patch,
+ -files/freebsd-usbin-5.3_rc1-ypserv-makefile.patch,
+ -files/freebsd-usbin-cron-gentoo-location.patch, -metadata.xml,
+ -freebsd-usbin-5.3.ebuild, -freebsd-usbin-5.3-r1.ebuild,
+ -freebsd-usbin-5.3.20050301.ebuild, -freebsd-usbin-5.4.ebuild,
+ -freebsd-usbin-5.4-r1.ebuild:
+ Removed old 5.3 and obsolete 5.4 versions. Removed metadata (it's in overlay
+ :P).
+
+ 16 Jun 2005; Diego Pettenò <flameeyes@gentoo.org> +files/inetd.initd,
+ +files/moused.confd, +files/moused.initd, +files/syslogd.initd,
+ freebsd-usbin-5.4-r2.ebuild:
+ Cleaned up tarball needed, dependencies and provided virtuals. Removed a lot
+ of subtargets we don't need or we use from some other ebuild. Added initd
+ and confd where present for syslogd inetd and moused (moved here from
+ baselayout).
+
+ 10 Jun 2005; Diego Pettenò <flameeyes@gentoo.org>
+ freebsd-usbin-5.4-r2.ebuild:
+ Remove tcpdump, will be maintained on its own as usual.
+
+ 08 Jun 2005; Diego Pettenò <flameeyes@gentoo.org>
+ -files/freebsd-usbin-minimal.patch, -files/freebsd-usbin-nontp.patch,
+ -files/freebsd-usbin-nosnmp.patch, freebsd-usbin-5.4.ebuild,
+ freebsd-usbin-5.4-r1.ebuild, freebsd-usbin-5.4-r2.ebuild:
+ Removed minimal, nosnmp and nontp patches, now using dummy_mk which avoids
+ using patches.
+
+*freebsd-usbin-5.4-r2 (04 Jun 2005)
+
+ 04 Jun 2005; Diego Pettenò <flameeyes@gentoo.org>
+ +files/freebsd-usbin-nosnmp.patch, +freebsd-usbin-5.4-r2.ebuild:
+ Removed bsnmpd as it's now installed on its own.
+
+*freebsd-usbin-5.4-r1 (26 May 2005)
+
+ 26 May 2005; Diego Pettenò <flameeyes@gentoo.org> +files/nfs.confd,
+ +files/nfs.initd, +files/nfsmount.initd, +files/rpcbind.initd,
+ +freebsd-usbin-5.4-r1.ebuild:
+ New revision: this time installs nfs and rpcbind init.d files, so you can
+ use nfs with locking support.
+
+ 26 May 2005; Diego Pettenò <flameeyes@gentoo.org>
+ +files/freebsd-usbin-nontp.patch, freebsd-usbin-5.4.ebuild:
+ Added patch to avoid installing ntp, net-misc/ntp will be compilable soon,
+ in the mean time OpenNTPd should do.
+
+*freebsd-usbin-5.3.20050301 (30 Mar 2005)
+
+ 30 Mar 2005; Otavio R. Piske <angusyoung@gentoo.org>
+ +files/freebsd-usbin-5.3-r1-makefile-docpaths.patch,
+ +files/freebsd-usbin-cron-gentoo-location.patch,
+ +freebsd-usbin-5.3.20050301.ebuild:
+ Added a new ebuild based on updated FreeBSD sources and with support for
+ various USE flags (Thanks to Diego Petteno <dgp85@users.sourceforge.net> for
+ the patch)
+
+ 06 Oct 2004; Otavio Piske <angusyoung@gentoo.org>
+ -freebsd-usbin-5.2.1.ebuild:
+ Removed version 5.2.1 since had bugs. Default now is 5.2.1-r1
+
+*freebsd-usbin-5.2.1-r1 (29 Sep 2004)
+
+ 29 Sep 2004; Aaron Walker <ka0ttic@gentoo.org>
+ freebsd-usbin-5.2.1-r1.ebuild:
+ replace_flags should be called in src_compile.
+
+ 15 Sep 2004; Otavio Piske <angusyoung@gentoo.org> freebsd-usbin-5.2.1.ebuild:
+ Initial release
+
+*freebsd-usbin-5.2.1.ebuild (15 Sep 2004)
diff --git a/sys-freebsd/ubin-wrappers/ChangeLog b/sys-freebsd/ubin-wrappers/ChangeLog
new file mode 100644
index 00000000..a7afaa65
--- /dev/null
+++ b/sys-freebsd/ubin-wrappers/ChangeLog
@@ -0,0 +1,18 @@
+# ChangeLog for sys-freebsd/ubin-wrappers
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/ubin-wrappers/ChangeLog,v 1.3 2015/05/30 08:28:18 ulm Exp $
+
+ 30 May 2015; Ulrich Müller <ulm@gentoo.org> ubin-wrappers-0.ebuild,
+ -files/dowrap:
+ [QA] Do not rely on executable script in files/, do not call Portage internal
+ functions, bug 550540.
+
+ 08 Dec 2012; Ulrich Müller <ulm@gentoo.org> ubin-wrappers-0.ebuild:
+ Change LICENSE to public-domain, bug 441832.
+
+*ubin-wrappers-0 (17 Jun 2012)
+
+ 17 Jun 2012; Richard Yao <ryao@gentoo.org> +files/dowrap, +metadata.xml,
+ +ubin-wrappers-0.ebuild:
+ New ebuild: /usr/bin wrapper scripts for FreeBSD script compatibility
+
diff --git a/sys-freebsd/virtio-kmod/ChangeLog b/sys-freebsd/virtio-kmod/ChangeLog
new file mode 100644
index 00000000..bc6bf614
--- /dev/null
+++ b/sys-freebsd/virtio-kmod/ChangeLog
@@ -0,0 +1,22 @@
+# ChangeLog for sys-freebsd/virtio-kmod
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/virtio-kmod/ChangeLog,v 1.4 2014/08/10 20:19:29 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org>
+ virtio-kmod-0.228301-r1.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
+
+ 14 Jul 2013; Richard Yao <ryao@gentoo.org> virtio-kmod-0.228301-r1.ebuild:
+ Add app-arch/cpio to DEPEND, bug #471890
+
+*virtio-kmod-0.228301-r1 (14 Jun 2012)
+
+ 14 Jun 2012; Richard Yao <ryao@gentoo.org> +virtio-kmod-0.228301-r1.ebuild,
+ -virtio-kmod-0.228301.ebuild:
+ Add missing pkg_postrm() function
+
+*virtio-kmod-0.228301 (19 May 2012)
+
+ 19 May 2012; <richard@gentoo.org> +files/pkg-message, +metadata.xml,
+ +virtio-kmod-0.228301.ebuild:
+ New package.