<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libbluetooth/Makefile, branch releng/13.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F13.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F13.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2019-09-05T14:11:16Z</updated>
<entry>
<title>pkgbase: Put libbluetooth in the bluetooth package</title>
<updated>2019-09-05T14:11:16Z</updated>
<author>
<name>Emmanuel Vadot</name>
<email>manu@FreeBSD.org</email>
</author>
<published>2019-09-05T14:11:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=df347c8a2e8ac08df4c1a6058c12b9f01c289cff'/>
<id>urn:sha1:df347c8a2e8ac08df4c1a6058c12b9f01c289cff</id>
<content type='text'>
It make sense to have everything bluetooth related in the same package.
Reviewed by:	bapt, gjb
Differential Revision:	https://reviews.freebsd.org/D21502
</content>
</entry>
<entry>
<title>Move all bluetooth related config files out of etc</title>
<updated>2018-08-21T19:28:53Z</updated>
<author>
<name>Brad Davis</name>
<email>brd@FreeBSD.org</email>
</author>
<published>2018-08-21T19:28:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c8e7055577942f62c35b38e995708418197c7497'/>
<id>urn:sha1:c8e7055577942f62c35b38e995708418197c7497</id>
<content type='text'>
This helps with pkgbase by switching to CONFS so they are properly tagged as
config files.

Approved by:	will (mentor)
Differential Revision:	https://reviews.freebsd.org/D16833
</content>
</entry>
<entry>
<title>Use SRCTOP-relative paths to other directories instead of .CURDIR-relative ones</title>
<updated>2017-01-20T03:56:42Z</updated>
<author>
<name>Enji Cooper</name>
<email>ngie@FreeBSD.org</email>
</author>
<published>2017-01-20T03:56:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b78d94bd05582cc23438a9a55dbc6203786261aa'/>
<id>urn:sha1:b78d94bd05582cc23438a9a55dbc6203786261aa</id>
<content type='text'>
This implifies pathing in make/displayed output

MFC after:    3 weeks
Sponsored by: Dell EMC Isilon
</content>
</entry>
<entry>
<title>First pass through library packaging.</title>
<updated>2016-02-04T21:16:35Z</updated>
<author>
<name>Glen Barber</name>
<email>gjb@FreeBSD.org</email>
</author>
<published>2016-02-04T21:16:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a70cba95822f662d3f9da5119b6a0c433e8f70af'/>
<id>urn:sha1:a70cba95822f662d3f9da5119b6a0c433e8f70af</id>
<content type='text'>
Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>Bump the version of all non-symbol-versioned shared libraries in</title>
<updated>2009-07-19T17:25:24Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2009-07-19T17:25:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3ca3047aee082043d90aff2611a349c86c98e97c'/>
<id>urn:sha1:3ca3047aee082043d90aff2611a349c86c98e97c</id>
<content type='text'>
preparation for 8.0-RELEASE.  Add the previous version of those
libraries to ObsoleteFiles.inc and bump __FreeBSD_Version.

Reviewed by:    kib
Approved by:    re (rwatson)
</content>
</entry>
<entry>
<title>Implement low-level Bluetooth HCI API.</title>
<updated>2009-04-22T15:50:03Z</updated>
<author>
<name>Maksim Yevmenkin</name>
<email>emax@FreeBSD.org</email>
</author>
<published>2009-04-22T15:50:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=78b96635e61294b38de101edbdd88e48b7790e63'/>
<id>urn:sha1:78b96635e61294b38de101edbdd88e48b7790e63</id>
<content type='text'>
This should make it easier to make Linux BlueZ libhci port.

Reviewed by:	Iain Hibbert &lt; plunky -at- rya-online -dot- net &gt; of NetBSD
MFC after:	1 week
Inspired by:	Linux BlueZ
Inspired by:	NetBSD
</content>
</entry>
<entry>
<title>Add Bluetooth compatibility shims. Inspired by Linux BlueZ and NetBSD.</title>
<updated>2009-03-06T23:30:07Z</updated>
<author>
<name>Maksim Yevmenkin</name>
<email>emax@FreeBSD.org</email>
</author>
<published>2009-03-06T23:30:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=baeef614490fd9cb1bf325b312e66552b65a2705'/>
<id>urn:sha1:baeef614490fd9cb1bf325b312e66552b65a2705</id>
<content type='text'>
Discussed with:	Iain Hibbert plunky -at- rya-online -dot- net of NetBSD
MFC after:	1 month
</content>
</entry>
<entry>
<title>Import handy shorthand Bluetooth address (BD_ADDR) utility functions</title>
<updated>2008-08-13T19:35:31Z</updated>
<author>
<name>Maksim Yevmenkin</name>
<email>emax@FreeBSD.org</email>
</author>
<published>2008-08-13T19:35:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=55034c7d1d465a5f79c2f80cbced395be852e2ee'/>
<id>urn:sha1:55034c7d1d465a5f79c2f80cbced395be852e2ee</id>
<content type='text'>
from NetBSD and document them.

Obtained from:	NetBSD
MFC after:	1 week
</content>
</entry>
<entry>
<title>Bump library versions in preparation for 7.0.</title>
<updated>2007-05-21T02:49:08Z</updated>
<author>
<name>Daniel Eischen</name>
<email>deischen@FreeBSD.org</email>
</author>
<published>2007-05-21T02:49:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=419ecd5dee28e23b759fc90ff551d2fd188cb86f'/>
<id>urn:sha1:419ecd5dee28e23b759fc90ff551d2fd188cb86f</id>
<content type='text'>
Ok'd by:	kan
</content>
</entry>
<entry>
<title>Bump the shared library version number of all libraries that have not</title>
<updated>2005-07-22T17:19:05Z</updated>
<author>
<name>Ken Smith</name>
<email>kensmith@FreeBSD.org</email>
</author>
<published>2005-07-22T17:19:05Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=a84020c2b91368d6236647bb2933859e6d16d4a8'/>
<id>urn:sha1:a84020c2b91368d6236647bb2933859e6d16d4a8</id>
<content type='text'>
been bumped since RELENG_5.

Reviewed by:	ru
Approved by:	re (not needed for commit check but in principle...)
</content>
</entry>
</feed>
