# ChangeLog for sys-freebsd/freebsd-lib # Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2 # (auto-generated from git log) *freebsd-lib-10.1-r1 (09 Aug 2015) *freebsd-lib-9.1-r11 (09 Aug 2015) *freebsd-lib-9.1-r10 (09 Aug 2015) *freebsd-lib-8.2-r1 (09 Aug 2015) 09 Aug 2015; Robin H. Johnson +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-6.0-flex-2.5.31.patch, +files/freebsd-lib-6.0-gccfloat.patch, +files/freebsd-lib-6.0-pmc.patch, +files/freebsd-lib-6.1-csu.patch, +files/freebsd-lib-6.2-bluetooth.patch, +files/freebsd-lib-7.1-types.h-fix.patch, +files/freebsd-lib-8.0-gcc45.patch, +files/freebsd-lib-8.0-log2.patch, +files/freebsd-lib-8.0-rpcsec_gss.patch, +files/freebsd-lib-8.2-liblink.patch, +files/freebsd-lib-8.2-nlm_syscall.patch, +files/freebsd-lib-9.0-bluetooth.patch, +files/freebsd-lib-9.0-cve-2010-2632.patch, +files/freebsd-lib-9.0-liblink.patch, +files/freebsd-lib-9.0-netware.patch, +files/freebsd-lib-9.0-opieincludes.patch, +files/freebsd-lib-9.1-.eh_frame_hdr-fix.patch, +files/freebsd-lib-9.1-aligned_alloc.patch, +files/freebsd-lib-9.1-rmgssapi.patch, +files/freebsd-lib-add-nossp-cflags.patch, +files/freebsd-lib-bsdxml.patch, +files/freebsd-lib-bsdxml2expat.patch, +files/freebsd-lib-includes.patch, +files/freebsd-lib-new_as.patch, +files/freebsd-sources-9.0-sysctluint.patch, +files/libmap.conf, +files/libusb-1.0.pc.in, +files/libusb.pc.in, +freebsd-lib-8.2-r1.ebuild, +freebsd-lib-9.1-r10.ebuild, +freebsd-lib-9.1-r11.ebuild, +freebsd-lib-10.1-r1.ebuild, +metadata.xml: proj/gentoo: Initial commit This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson X-Thanks: Alec Warner - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring - wrote much python to improve cvs2svn X-Thanks: Rich Freeman - validation scripts X-Thanks: Patrick Lauer - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed *freebsd-lib-10.2 (19 Aug 2015) 19 Aug 2015; Yuta Satoh +files/freebsd-lib-10.2-bsdxml2expat.patch, +files/freebsd-lib-10.2-liblink.patch, +freebsd-lib-10.2.ebuild: sys-freebsd: Bump to 10.2. 24 Aug 2015; Justin Lecher metadata.xml: Use https by default Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher 24 Aug 2015; Mike Gilbert metadata.xml: Revert DOCTYPE SYSTEM https changes in metadata.xml repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720 29 Aug 2015; Yuta Satoh -freebsd-lib-10.1-r1.ebuild: sys-freebsd: Remove 10.1. *freebsd-lib-10.2-r1 (21 Sep 2015) 21 Sep 2015; Yuta Satoh -freebsd-lib-10.2.ebuild, +freebsd-lib-10.2-r1.ebuild: Fix eratta, FreeBSD-EN-15:17.libc 23 Nov 2015; Yuta Satoh freebsd-lib-10.2-r1.ebuild: sys-freebsd: Move use call from global scope to pkg_setup. Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=566522 *freebsd-lib-10.2-r2 (16 Jan 2016) 16 Jan 2016; Yuta Satoh -freebsd-lib-10.2-r1.ebuild, +freebsd-lib-10.2-r2.ebuild: Fix eratta, FreeBSD-EN-16:03.ypclnt 24 Jan 2016; Michał Górny metadata.xml: Unify quoting in metadata.xml files for machine processing Force unified quoting in all metadata.xml files since lxml does not preserve original use of single and double quotes. Ensuring unified quoting before the process allows distinguishing the GLEP 67-related metadata.xml changes from unrelated quoting changes. 24 Jan 2016; Michał Górny metadata.xml: Replace all herds with appropriate projects (GLEP 67) Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded. 24 Jan 2016; Michał Górny metadata.xml: Set appropriate maintainer types in metadata.xml (GLEP 67) 28 Feb 2016; Alexis Ballier freebsd-lib-10.2-r2.ebuild: fix a bit more sed usage for building under linux. Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier 28 Feb 2016; Alexis Ballier freebsd-lib-10.2-r2.ebuild: add DESTDIR support to gen_libc_ldscript function so that we can make the ldscript SYSROOT relative when building a cross compiler. Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier 01 Mar 2016; Alexis Ballier freebsd-lib-10.2-r2.ebuild: discriminate GNU userland based on CBUILD:-CHOST which helps when cross- compiling. Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier 01 Mar 2016; Alexis Ballier freebsd-lib-10.2-r2.ebuild: make sys symlink SYSROOT relative Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier 01 Mar 2016; Alexis Ballier freebsd-lib-10.2-r2.ebuild: add :0= dep on openssl Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier 01 Mar 2016; Alexis Ballier freebsd-lib-10.2-r2.ebuild: move GNU install/sed fixes before USE=build check so that they are applied also with USE=build. Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier 01 Mar 2016; Alexis Ballier freebsd-lib-10.2-r2.ebuild: set RPCDIR to include_proper when pre-installing headers Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier *freebsd-lib-10.3 (04 Apr 2016) 04 Apr 2016; Yuta Satoh +files/freebsd-lib-10.3-libusb.patch, +freebsd-lib-10.3.ebuild: sys-freebsd: Bump to 10.3. *freebsd-lib-10.3-r1 (10 May 2016) 10 May 2016; Yuta Satoh -freebsd-lib-10.3.ebuild, +freebsd-lib-10.3-r1.ebuild: Fix errata, FreeBSD-EN-16:06.libc 11 Aug 2016; Patrice Clement -freebsd-lib-10.2-r2.ebuild: sys-freebsd: Remove 10.2. Closes: https://github.com/gentoo/gentoo/pull/2059 Signed-off-by: Patrice Clement *freebsd-lib-10.3-r2 (07 Sep 2016) 07 Sep 2016; Patrice Clement -freebsd-lib-10.3-r1.ebuild, +freebsd-lib-10.3-r2.ebuild: sys-freebsd/freebsd-sources: Drop freebsd-sources-7.1-types.h-fix.patch. Gentoo-Bug: https://bugs.gentoo.org/592776 Closes: https://github.com/gentoo/gentoo/pull/2270 Signed-off-by: Patrice Clement 12 Sep 2016; Patrice Clement -freebsd-lib-9.1-r10.ebuild: remove old. Gentoo-Bug: https://bugs.gentoo.org/593386 Closes: https://github.com/gentoo/gentoo/pull/2299 Signed-off-by: Patrice Clement *freebsd-lib-11.0 (11 Oct 2016) 11 Oct 2016; Alexis Ballier +files/freebsd-lib-11.0-bsdxml2expat.patch, +files/freebsd-lib-11.0-liblink.patch, +files/freebsd-lib-11.0-libproc-libcxx.patch, +files/freebsd-lib-11.0-libsysdecode.patch, +files/freebsd-lib-11.0-workaround.patch, +freebsd-lib-11.0.ebuild: sys-freebsd: bump to 11.0 *freebsd-lib-11.0-r1 (15 Dec 2016) *freebsd-lib-10.3-r3 (15 Dec 2016) 15 Dec 2016; Michał Górny -freebsd-lib-10.3-r2.ebuild, +freebsd-lib-10.3-r3.ebuild, -freebsd-lib-11.0.ebuild, +freebsd-lib-11.0-r1.ebuild: Fix SA-16:37.libc and SA-16:38.bhyve